HPE Proliant CI LOGS


[
{
    "branch": "master",
    "index": "0",
    "phase": "run",
    "playbook": "github.com/hpproliant/HPE-CI-CONFIG/playbooks/hpe-proliant-ironic-agent-ilo.yaml",
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2019-12-24T07:45:25.916824Z",
                    "start": "2019-12-24T05:46:43.366509Z"
                },
                "id": "3863bb44-1114-761a-65e3-000000000006",
                "name": "HPE Proliant agent-ilo job"
            },
            "tasks": [
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "file",
                            "changed": true,
                            "diff": {
                                "after": {
                                    "path": "/tmp/agent-ilo",
                                    "state": "directory"
                                },
                                "before": {
                                    "path": "/tmp/agent-ilo",
                                    "state": "absent"
                                }
                            },
                            "gid": 1000,
                            "group": "ubuntu",
                            "invocation": {
                                "module_args": {
                                    "_diff_peek": null,
                                    "_original_basename": null,
                                    "access_time": null,
                                    "access_time_format": "%Y%m%d%H%M.%S",
                                    "attributes": null,
                                    "backup": null,
                                    "content": null,
                                    "delimiter": null,
                                    "directory_mode": null,
                                    "follow": true,
                                    "force": false,
                                    "group": null,
                                    "mode": null,
                                    "modification_time": null,
                                    "modification_time_format": "%Y%m%d%H%M.%S",
                                    "owner": null,
                                    "path": "/tmp/agent-ilo",
                                    "recurse": false,
                                    "regexp": null,
                                    "remote_src": null,
                                    "selevel": null,
                                    "serole": null,
                                    "setype": null,
                                    "seuser": null,
                                    "src": null,
                                    "state": "directory",
                                    "unsafe_writes": null
                                }
                            },
                            "mode": "0775",
                            "owner": "ubuntu",
                            "path": "/tmp/agent-ilo",
                            "size": 4096,
                            "state": "directory",
                            "uid": 1000
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T05:46:47.257638Z",
                            "start": "2019-12-24T05:46:43.494943Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-000000000008",
                        "name": "Create workspace directory to run agent-ilo"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "cd /tmp/agent-ilo; git clone https://github.com/hpproliant/HPE-CI-JOBS.git",
                            "delta": "0:00:03.421516",
                            "end": "2019-12-24 08:11:00.240728",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "cd /tmp/agent-ilo; git clone https://github.com/hpproliant/HPE-CI-JOBS.git",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000a-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2019-12-24 08:10:56.819212",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "Cloning into 'HPE-CI-JOBS'...",
                            "stdout_lines": [
                                "Cloning into 'HPE-CI-JOBS'..."
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000a-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T05:47:22.579671Z",
                            "start": "2019-12-24T05:46:47.329895Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000a",
                        "name": "Cloning devstack-gate for agent-ilo"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "sudo bash /tmp/agent-ilo/HPE-CI-JOBS/molteniron/configure_molten",
                            "delta": "0:01:07.172451",
                            "end": "2019-12-24 08:12:38.223617",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "sudo bash /tmp/agent-ilo/HPE-CI-JOBS/molteniron/configure_molten",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000b-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2019-12-24 08:11:31.051166",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  python-pip-whl python-pkg-resources\nSuggested packages:\n  python-setuptools-doc\nRecommended packages:\n  build-essential python-all-dev python-wheel\nThe following NEW packages will be installed:\n  python-pip python-pip-whl python-pkg-resources python-setuptools\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2260 kB of archives.\nAfter this operation, 4502 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 2260 kB in 0s (4904 kB/s)\nSelecting previously unselected package python-pip-whl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 41665 files and directories currently installed.)\r\nPreparing to unpack .../python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSelecting previously unselected package python-pip.\r\nPreparing to unpack .../python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nPreparing to unpack .../python-pkg-resources_39.0.1-2_all.deb ...\r\nUnpacking python-pkg-resources (39.0.1-2) ...\r\nSelecting previously unselected package python-setuptools.\r\nPreparing to unpack .../python-setuptools_39.0.1-2_all.deb ...\r\nUnpacking python-setuptools (39.0.1-2) ...\r\nSetting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up python-pkg-resources (39.0.1-2) ...\r\nSetting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up python-setuptools (39.0.1-2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nCloning into 'molteniron'...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nProcessing /tmp/molteniron\nCollecting PyMySQL!=0.7.7,>=0.6.2 (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)\nCollecting daemonize (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl\nCollecting pbr>=1.6 (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nCollecting pyyaml (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)\nCollecting sqlalchemy (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)\nCollecting sqlalchemy_utils (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/85/d8/e889f8071c17773ca0ea3a67a4897ca008e7aff4e5bde0e5b9ef1ee29f1f/SQLAlchemy-Utils-0.36.1.tar.gz (128kB)\nCollecting six (from sqlalchemy_utils->molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nInstalling collected packages: PyMySQL, daemonize, pbr, pyyaml, sqlalchemy, six, sqlalchemy-utils, molteniron\n  Running setup.py install for pyyaml: started\n    Running setup.py install for pyyaml: finished with status 'done'\n  Running setup.py install for sqlalchemy: started\n    Running setup.py install for sqlalchemy: finished with status 'done'\n  Running setup.py install for sqlalchemy-utils: started\n    Running setup.py install for sqlalchemy-utils: finished with status 'done'\n  Running setup.py install for molteniron: started\n    Running setup.py install for molteniron: finished with status 'done'\nSuccessfully installed PyMySQL-0.9.3 daemonize-2.5.0 molteniron-0.0.1.dev56 pbr-5.4.4 pyyaml-5.2 six-1.13.0 sqlalchemy-1.3.12 sqlalchemy-utils-0.36.1\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: pbr in /usr/local/lib/python2.7/dist-packages\nrunning install\n[pbr] Writing ChangeLog\n[pbr] Generating ChangeLog\n[pbr] ChangeLog complete (0.0s)\n[pbr] Generating AUTHORS\n[pbr] AUTHORS complete (0.0s)\nrunning build\nrunning build_py\ncreating build\ncreating build/lib.linux-x86_64-2.7\ncreating build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/__init__.py -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/moltenirond.py -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/molteniron.py -> build/lib.linux-x86_64-2.7/molteniron\nrunning egg_info\ncreating molteniron.egg-info\nwriting pbr to molteniron.egg-info/pbr.json\nwriting requirements to molteniron.egg-info/requires.txt\nwriting molteniron.egg-info/PKG-INFO\nwriting top-level names to molteniron.egg-info/top_level.txt\nwriting dependency_links to molteniron.egg-info/dependency_links.txt\n[pbr] Processing SOURCES.txt\nwriting manifest file 'molteniron.egg-info/SOURCES.txt'\n[pbr] In git context, generating filelist from git\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nreading manifest template 'MANIFEST.in'\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files found matching '.gitreview'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nwriting manifest file 'molteniron.egg-info/SOURCES.txt'\ncopying molteniron/conf.yaml -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/molteniron -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/moltenirond-helper -> build/lib.linux-x86_64-2.7/molteniron\ncreating build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/hardware_info.good -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/localrc.good -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testAddBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testAllocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testCull.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDeallocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDeallocateOwner.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDoClean.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testGetField.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testGetIps.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testRemoveBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests\nrunning build_scripts\ncreating build/scripts-2.7\ncopying and adjusting molteniron/moltenirond-helper -> build/scripts-2.7\ncopying and adjusting molteniron/molteniron -> build/scripts-2.7\ncopying and adjusting utils/test_hook_mi_ipmiblob.py -> build/scripts-2.7\ncopying utils/test_hook_mi_ipmiblob.sh -> build/scripts-2.7\nchanging mode of build/scripts-2.7/moltenirond-helper from 644 to 755\nchanging mode of build/scripts-2.7/molteniron from 644 to 755\nchanging mode of build/scripts-2.7/test_hook_mi_ipmiblob.py from 644 to 755\nrunning install_lib\ncopying build/lib.linux-x86_64-2.7/molteniron/conf.yaml -> /usr/local/lib/python2.7/dist-packages/molteniron\nrunning install_egg_info\nremoving '/usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info' (and everything under it)\nCopying molteniron.egg-info to /usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info\nrunning install_scripts\ncopying build/scripts-2.7/molteniron -> /usr/local/bin\ncopying build/scripts-2.7/moltenirond-helper -> /usr/local/bin\ncopying build/scripts-2.7/test_hook_mi_ipmiblob.py -> /usr/local/bin\nchanging mode of /usr/local/bin/molteniron to 755\nchanging mode of /usr/local/bin/moltenirond-helper to 755\nchanging mode of /usr/local/bin/test_hook_mi_ipmiblob.sh to 755\nchanging mode of /usr/local/bin/test_hook_mi_ipmiblob.py to 755",
                            "stdout_lines": [
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  python-pip-whl python-pkg-resources",
                                "Suggested packages:",
                                "  python-setuptools-doc",
                                "Recommended packages:",
                                "  build-essential python-all-dev python-wheel",
                                "The following NEW packages will be installed:",
                                "  python-pip python-pip-whl python-pkg-resources python-setuptools",
                                "0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 2260 kB of archives.",
                                "After this operation, 4502 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 2260 kB in 0s (4904 kB/s)",
                                "Selecting previously unselected package python-pip-whl.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 41665 files and directories currently installed.)",
                                "Preparing to unpack .../python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Selecting previously unselected package python-pip.",
                                "Preparing to unpack .../python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Selecting previously unselected package python-pkg-resources.",
                                "Preparing to unpack .../python-pkg-resources_39.0.1-2_all.deb ...",
                                "Unpacking python-pkg-resources (39.0.1-2) ...",
                                "Selecting previously unselected package python-setuptools.",
                                "Preparing to unpack .../python-setuptools_39.0.1-2_all.deb ...",
                                "Unpacking python-setuptools (39.0.1-2) ...",
                                "Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up python-pkg-resources (39.0.1-2) ...",
                                "Setting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up python-setuptools (39.0.1-2) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Cloning into 'molteniron'...",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Processing /tmp/molteniron",
                                "Collecting PyMySQL!=0.7.7,>=0.6.2 (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)",
                                "Collecting daemonize (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl",
                                "Collecting pbr>=1.6 (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Collecting pyyaml (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)",
                                "Collecting sqlalchemy (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)",
                                "Collecting sqlalchemy_utils (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/85/d8/e889f8071c17773ca0ea3a67a4897ca008e7aff4e5bde0e5b9ef1ee29f1f/SQLAlchemy-Utils-0.36.1.tar.gz (128kB)",
                                "Collecting six (from sqlalchemy_utils->molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Installing collected packages: PyMySQL, daemonize, pbr, pyyaml, sqlalchemy, six, sqlalchemy-utils, molteniron",
                                "  Running setup.py install for pyyaml: started",
                                "    Running setup.py install for pyyaml: finished with status 'done'",
                                "  Running setup.py install for sqlalchemy: started",
                                "    Running setup.py install for sqlalchemy: finished with status 'done'",
                                "  Running setup.py install for sqlalchemy-utils: started",
                                "    Running setup.py install for sqlalchemy-utils: finished with status 'done'",
                                "  Running setup.py install for molteniron: started",
                                "    Running setup.py install for molteniron: finished with status 'done'",
                                "Successfully installed PyMySQL-0.9.3 daemonize-2.5.0 molteniron-0.0.1.dev56 pbr-5.4.4 pyyaml-5.2 six-1.13.0 sqlalchemy-1.3.12 sqlalchemy-utils-0.36.1",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: pbr in /usr/local/lib/python2.7/dist-packages",
                                "running install",
                                "[pbr] Writing ChangeLog",
                                "[pbr] Generating ChangeLog",
                                "[pbr] ChangeLog complete (0.0s)",
                                "[pbr] Generating AUTHORS",
                                "[pbr] AUTHORS complete (0.0s)",
                                "running build",
                                "running build_py",
                                "creating build",
                                "creating build/lib.linux-x86_64-2.7",
                                "creating build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/__init__.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/moltenirond.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/molteniron.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "running egg_info",
                                "creating molteniron.egg-info",
                                "writing pbr to molteniron.egg-info/pbr.json",
                                "writing requirements to molteniron.egg-info/requires.txt",
                                "writing molteniron.egg-info/PKG-INFO",
                                "writing top-level names to molteniron.egg-info/top_level.txt",
                                "writing dependency_links to molteniron.egg-info/dependency_links.txt",
                                "[pbr] Processing SOURCES.txt",
                                "writing manifest file 'molteniron.egg-info/SOURCES.txt'",
                                "[pbr] In git context, generating filelist from git",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "reading manifest template 'MANIFEST.in'",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files found matching '.gitreview'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "writing manifest file 'molteniron.egg-info/SOURCES.txt'",
                                "copying molteniron/conf.yaml -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/molteniron -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/moltenirond-helper -> build/lib.linux-x86_64-2.7/molteniron",
                                "creating build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/hardware_info.good -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/localrc.good -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testAddBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testAllocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testCull.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDeallocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDeallocateOwner.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDoClean.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testGetField.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testGetIps.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testRemoveBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "running build_scripts",
                                "creating build/scripts-2.7",
                                "copying and adjusting molteniron/moltenirond-helper -> build/scripts-2.7",
                                "copying and adjusting molteniron/molteniron -> build/scripts-2.7",
                                "copying and adjusting utils/test_hook_mi_ipmiblob.py -> build/scripts-2.7",
                                "copying utils/test_hook_mi_ipmiblob.sh -> build/scripts-2.7",
                                "changing mode of build/scripts-2.7/moltenirond-helper from 644 to 755",
                                "changing mode of build/scripts-2.7/molteniron from 644 to 755",
                                "changing mode of build/scripts-2.7/test_hook_mi_ipmiblob.py from 644 to 755",
                                "running install_lib",
                                "copying build/lib.linux-x86_64-2.7/molteniron/conf.yaml -> /usr/local/lib/python2.7/dist-packages/molteniron",
                                "running install_egg_info",
                                "removing '/usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info' (and everything under it)",
                                "Copying molteniron.egg-info to /usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info",
                                "running install_scripts",
                                "copying build/scripts-2.7/molteniron -> /usr/local/bin",
                                "copying build/scripts-2.7/moltenirond-helper -> /usr/local/bin",
                                "copying build/scripts-2.7/test_hook_mi_ipmiblob.py -> /usr/local/bin",
                                "changing mode of /usr/local/bin/molteniron to 755",
                                "changing mode of /usr/local/bin/moltenirond-helper to 755",
                                "changing mode of /usr/local/bin/test_hook_mi_ipmiblob.sh to 755",
                                "changing mode of /usr/local/bin/test_hook_mi_ipmiblob.py to 755"
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000b-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T05:49:00.576222Z",
                            "start": "2019-12-24T05:47:22.631384Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000b",
                        "name": "Configure molten"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": [
                                "uuidgen"
                            ],
                            "delta": "0:00:00.013620",
                            "end": "2019-12-24 08:13:09.993322",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "uuidgen",
                                    "_uses_shell": false,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000c-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2019-12-24 08:13:09.979702",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "e1863d72-a891-406f-be5c-36d6bd34e156",
                            "stdout_lines": [
                                "e1863d72-a891-406f-be5c-36d6bd34e156"
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000c-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T05:49:32.522130Z",
                            "start": "2019-12-24T05:49:00.637949Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000c",
                        "name": "Generate MoltenIron Id for node"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": [
                                "/tmp/agent-ilo/HPE-CI-JOBS/molteniron/allocate_molten.py",
                                "e1863d72-a891-406f-be5c-36d6bd34e156",
                                "Gen9"
                            ],
                            "delta": "0:00:03.709458",
                            "end": "2019-12-24 08:13:46.518909",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "/tmp/agent-ilo/HPE-CI-JOBS/molteniron/allocate_molten.py e1863d72-a891-406f-be5c-36d6bd34e156 Gen9",
                                    "_uses_shell": false,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000d-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2019-12-24 08:13:42.809451",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\nMolteniron dynamic allocation of node\nNode allocated Successfully\nAllocation done",
                            "stdout_lines": [
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "Molteniron dynamic allocation of node",
                                "Node allocated Successfully",
                                "Allocation done"
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000d-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T05:50:08.859428Z",
                            "start": "2019-12-24T05:49:32.712454Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000d",
                        "name": "Allocating test node"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh",
                            "delta": "1:54:19.148547",
                            "end": "2019-12-24 10:08:36.707125",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000e-ubuntu"
                                }
                            },
                            "msg": "non-zero return code",
                            "rc": 1,
                            "start": "2019-12-24 08:14:17.558578",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "+ env\nHTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\nSSH_CONNECTION=15.213.141.10 47874 15.213.141.237 22\n_=/usr/bin/env\nLANG=C.UTF-8\nUSER=ubuntu\nPWD=/home/ubuntu\nHOME=/home/ubuntu\nSSH_CLIENT=15.213.141.10 47874 22\nhttps_proxy=http://web-proxy.in.hpecorp.net:8080\nhttp_proxy=http://web-proxy.in.hpecorp.net:8080\nno_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169\nMAIL=/var/mail/ubuntu\nHTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\nSHELL=/bin/bash\nSHLVL=2\nLOGNAME=ubuntu\nPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ set -e\n+ set -x\n+ set -o pipefail\n+ echo 'We are inside agent gate'\nWe are inside agent gate\n+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ export DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1\n+ DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1\n+ export IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+ export BOOT_OPTION=\n+ BOOT_OPTION=\n+ export SECURE_BOOT=\n+ SECURE_BOOT=\n+ export BOOT_LOADER=grub2\n+ BOOT_LOADER=grub2\n+ export IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+ IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+ export BRANCH=master\n+ BRANCH=master\n+ export no_proxy=169.16.1.54\n+ no_proxy=169.16.1.54\n+ wget http://169.16.1.54:9999/proxy -P /home/ubuntu/\n--2019-12-24 08:14:17--  http://169.16.1.54:9999/proxy\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 349 [text/plain]\nSaving to: \u2018/home/ubuntu/proxy\u2019\n\n     0K                                                       100% 21.2M=0s\n\n2019-12-24 08:14:17 (21.2 MB/s) - \u2018/home/ubuntu/proxy\u2019 saved [349/349]\n\n+ source /home/ubuntu/proxy\n++ export http_proxy=http://web-proxy.in.hpecorp.net:8080\n++ http_proxy=http://web-proxy.in.hpecorp.net:8080\n++ export https_proxy=http://web-proxy.in.hpecorp.net:8080\n++ https_proxy=http://web-proxy.in.hpecorp.net:8080\n++ export HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ export HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\n+++ sed 's/ /,/g'\n+++ echo 169.16.1.1 169.16.1.2 169.16.1.3 169.16.1.4 169.16.1.5 169.16.1.6 169.16.1.7 169.16.1.8 169.16.1.9 169.16.1.10 169.16.1.11 169.16.1.12 169.16.1.13 169.16.1.14 169.16.1.15 169.16.1.16 169.16.1.17 169.16.1.18 169.16.1.19 169.16.1.20 169.16.1.21 169.16.1.22 169.16.1.23 169.16.1.24 169.16.1.25 169.16.1.26 169.16.1.27 169.16.1.28 169.16.1.29 169.16.1.30 169.16.1.31 169.16.1.32 169.16.1.33 169.16.1.34 169.16.1.35 169.16.1.36 169.16.1.37 169.16.1.38 169.16.1.39 169.16.1.40 169.16.1.41 169.16.1.42 169.16.1.43 169.16.1.44 169.16.1.45 169.16.1.46 169.16.1.47 169.16.1.48 169.16.1.49 169.16.1.50 169.16.1.51 169.16.1.52 169.16.1.53 169.16.1.54 169.16.1.55 169.16.1.56 169.16.1.57 169.16.1.58 169.16.1.59 169.16.1.60 169.16.1.61 169.16.1.62 169.16.1.63 169.16.1.64 169.16.1.65 169.16.1.66 169.16.1.67 169.16.1.68 169.16.1.69 169.16.1.70 169.16.1.71 169.16.1.72 169.16.1.73 169.16.1.74 169.16.1.75 169.16.1.76 169.16.1.77 169.16.1.78 169.16.1.79 169.16.1.80 169.16.1.81 169.16.1.82 169.16.1.83 169.16.1.84 169.16.1.85 169.16.1.86 169.16.1.87 169.16.1.88 169.16.1.89 169.16.1.90 169.16.1.91 169.16.1.92 169.16.1.93 169.16.1.94 169.16.1.95 169.16.1.96 169.16.1.97 169.16.1.98 169.16.1.99 169.16.1.100 169.16.1.101 169.16.1.102 169.16.1.103 169.16.1.104 169.16.1.105 169.16.1.106 169.16.1.107 169.16.1.108 169.16.1.109 169.16.1.110 169.16.1.111 169.16.1.112 169.16.1.113 169.16.1.114 169.16.1.115 169.16.1.116 169.16.1.117 169.16.1.118 169.16.1.119 169.16.1.120 169.16.1.121 169.16.1.122 169.16.1.123 169.16.1.124 169.16.1.125 169.16.1.126 169.16.1.127 169.16.1.128 169.16.1.129 169.16.1.130 169.16.1.131 169.16.1.132 169.16.1.133 169.16.1.134 169.16.1.135 169.16.1.136 169.16.1.137 169.16.1.138 169.16.1.139 169.16.1.140 169.16.1.141 169.16.1.142 169.16.1.143 169.16.1.144 169.16.1.145 169.16.1.146 169.16.1.147 169.16.1.148 169.16.1.149 169.16.1.150 169.16.1.151 169.16.1.152 169.16.1.153 169.16.1.154 169.16.1.155 169.16.1.156 169.16.1.157 169.16.1.158 169.16.1.159 169.16.1.160 169.16.1.161 169.16.1.162 169.16.1.163 169.16.1.164 169.16.1.165 169.16.1.166 169.16.1.167 169.16.1.168 169.16.1.169 169.16.1.170 169.16.1.171 169.16.1.172 169.16.1.173 169.16.1.174 169.16.1.175 169.16.1.176 169.16.1.177 169.16.1.178 169.16.1.179 169.16.1.180 169.16.1.181 169.16.1.182 169.16.1.183 169.16.1.184 169.16.1.185 169.16.1.186 169.16.1.187 169.16.1.188 169.16.1.189 169.16.1.190 169.16.1.191 169.16.1.192 169.16.1.193 169.16.1.194 169.16.1.195 169.16.1.196 169.16.1.197 169.16.1.198 169.16.1.199 169.16.1.200 169.16.1.201 169.16.1.202 169.16.1.203 169.16.1.204 169.16.1.205 169.16.1.206 169.16.1.207 169.16.1.208 169.16.1.209 169.16.1.210 169.16.1.211 169.16.1.212 169.16.1.213 169.16.1.214 169.16.1.215 169.16.1.216 169.16.1.217 169.16.1.218 169.16.1.219 169.16.1.220 169.16.1.221 169.16.1.222 169.16.1.223 169.16.1.224 169.16.1.225 169.16.1.226 169.16.1.227 169.16.1.228 169.16.1.229 169.16.1.230 169.16.1.231 169.16.1.232 169.16.1.233 169.16.1.234 169.16.1.235 169.16.1.236 169.16.1.237 169.16.1.238 169.16.1.239 169.16.1.240 169.16.1.241 169.16.1.242 169.16.1.243 169.16.1.244 169.16.1.245 169.16.1.246 169.16.1.247 169.16.1.248 169.16.1.249 169.16.1.250 169.16.1.251 169.16.1.252 169.16.1.253 169.16.1.254 169.16.1.255\n++ export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\n++ no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\n+ sudo chmod 0600 /home/ubuntu/zuul_id_rsa\n+ wget http://169.16.1.54:9999/log_upload_ssh -P /home/ubuntu/\n--2019-12-24 08:14:17--  http://169.16.1.54:9999/log_upload_ssh\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 1675 (1.6K) [text/plain]\nSaving to: \u2018/home/ubuntu/log_upload_ssh\u2019\n\n     0K .                                                     100%  121M=0s\n\n2019-12-24 08:14:17 (121 MB/s) - \u2018/home/ubuntu/log_upload_ssh\u2019 saved [1675/1675]\n\n+ wget http://169.16.1.54:9999/config -P /home/ubuntu/.ssh/\n--2019-12-24 08:14:17--  http://169.16.1.54:9999/config\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 178 [text/plain]\nSaving to: \u2018/home/ubuntu/.ssh/config\u2019\n\n     0K                                                       100% 12.6M=0s\n\n2019-12-24 08:14:17 (12.6 MB/s) - \u2018/home/ubuntu/.ssh/config\u2019 saved [178/178]\n\n+ sudo chmod 0600 /home/ubuntu/log_upload_ssh\n+ sudo chmod 0664 /home/ubuntu/.ssh/config\n+ install_packages\n+ sudo apt -y install apache2\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  apache2-bin apache2-data apache2-utils libapr1 libaprutil1\n  libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0\nSuggested packages:\n  www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom\nRecommended packages:\n  ssl-cert\nThe following NEW packages will be installed:\n  apache2 apache2-bin apache2-data apache2-utils libapr1 libaprutil1\n  libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0\n0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 1713 kB of archives.\nAfter this operation, 6917 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8764 B]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.11 [1071 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.11 [83.9 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.11 [160 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.11 [95.1 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 1713 kB in 0s (4781 kB/s)\nSelecting previously unselected package libapr1:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 41924 files and directories currently installed.)\r\nPreparing to unpack .../0-libapr1_1.6.3-2_amd64.deb ...\r\nUnpacking libapr1:amd64 (1.6.3-2) ...\r\nSelecting previously unselected package libaprutil1:amd64.\r\nPreparing to unpack .../1-libaprutil1_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package libaprutil1-dbd-sqlite3:amd64.\r\nPreparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package libaprutil1-ldap:amd64.\r\nPreparing to unpack .../3-libaprutil1-ldap_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-ldap:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package liblua5.2-0:amd64.\r\nPreparing to unpack .../4-liblua5.2-0_5.2.4-1.1build1_amd64.deb ...\r\nUnpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ...\r\nSelecting previously unselected package apache2-bin.\r\nPreparing to unpack .../5-apache2-bin_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-bin (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2-utils.\r\nPreparing to unpack .../6-apache2-utils_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-utils (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2-data.\r\nPreparing to unpack .../7-apache2-data_2.4.29-1ubuntu4.11_all.deb ...\r\nUnpacking apache2-data (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2.\r\nPreparing to unpack .../8-apache2_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2 (2.4.29-1ubuntu4.11) ...\r\nSetting up libapr1:amd64 (1.6.3-2) ...\r\nSetting up apache2-data (2.4.29-1ubuntu4.11) ...\r\nSetting up libaprutil1:amd64 (1.6.1-2) ...\r\nSetting up liblua5.2-0:amd64 (5.2.4-1.1build1) ...\r\nSetting up libaprutil1-ldap:amd64 (1.6.1-2) ...\r\nSetting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...\r\nSetting up apache2-utils (2.4.29-1ubuntu4.11) ...\r\nSetting up apache2-bin (2.4.29-1ubuntu4.11) ...\r\nSetting up apache2 (2.4.29-1ubuntu4.11) ...\r\nEnabling module mpm_event.\r\nEnabling module authz_core.\r\nEnabling module authz_host.\r\nEnabling module authn_core.\r\nEnabling module auth_basic.\r\nEnabling module access_compat.\r\nEnabling module authn_file.\r\nEnabling module authz_user.\r\nEnabling module alias.\r\nEnabling module dir.\r\nEnabling module autoindex.\r\nEnabling module env.\r\nEnabling module mime.\r\nEnabling module negotiation.\r\nEnabling module setenvif.\r\nEnabling module filter.\r\nEnabling module deflate.\r\nEnabling module status.\r\nEnabling module reqtimeout.\r\nEnabling conf charset.\r\nEnabling conf localized-error-pages.\r\nEnabling conf other-vhosts-access-log.\r\nEnabling conf security.\r\nEnabling conf serve-cgi-bin.\r\nEnabling site 000-default.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/apache2.service \u2192 /lib/systemd/system/apache2.service.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service \u2192 /lib/systemd/system/apache-htcacheclean.service.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ufw (0.36-0ubuntu0.18.04.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\n+ sudo apt -y install python-pip\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\npython-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).\n0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n+ sudo apt -y install python3-pip\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nRecommended packages:\n  build-essential python3-setuptools python3-wheel\nThe following NEW packages will be installed:\n  python3-pip\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 114 kB of archives.\nAfter this operation, 600 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.1 [114 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 114 kB in 0s (1396 kB/s)\nSelecting previously unselected package python3-pip.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 42630 files and directories currently installed.)\r\nPreparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n+ sudo apt -y install python3-setuptools\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n  python-setuptools-doc\nThe following NEW packages will be installed:\n  python3-setuptools\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 248 kB of archives.\nAfter this operation, 1319 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 248 kB in 0s (2496 kB/s)\nSelecting previously unselected package python3-setuptools.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 42707 files and directories currently installed.)\r\nPreparing to unpack .../python3-setuptools_39.0.1-2_all.deb ...\r\nUnpacking python3-setuptools (39.0.1-2) ...\r\nSetting up python3-setuptools (39.0.1-2) ...\r\n+ sudo apt -y install isc-dhcp-server\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  libirs-export160 libisccfg-export160\nSuggested packages:\n  isc-dhcp-server-ldap policycoreutils\nThe following NEW packages will be installed:\n  isc-dhcp-server libirs-export160 libisccfg-export160\n0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 509 kB of archives.\nAfter this operation, 1791 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [45.4 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [18.4 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 isc-dhcp-server amd64 4.3.5-3ubuntu7.1 [446 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 509 kB in 0s (3994 kB/s)\nSelecting previously unselected package libisccfg-export160.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 42797 files and directories currently installed.)\r\nPreparing to unpack .../libisccfg-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...\r\nUnpacking libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSelecting previously unselected package libirs-export160.\r\nPreparing to unpack .../libirs-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...\r\nUnpacking libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSelecting previously unselected package isc-dhcp-server.\r\nPreparing to unpack .../isc-dhcp-server_4.3.5-3ubuntu7.1_amd64.deb ...\r\nUnpacking isc-dhcp-server (4.3.5-3ubuntu7.1) ...\r\nSetting up libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSetting up libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSetting up isc-dhcp-server (4.3.5-3ubuntu7.1) ...\r\ndebconf: unable to initialize frontend: Dialog\r\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\r\ndebconf: falling back to frontend: Readline\r\nGenerating /etc/default/isc-dhcp-server...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server.service \u2192 /lib/systemd/system/isc-dhcp-server.service.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server6.service \u2192 /lib/systemd/system/isc-dhcp-server6.service.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\n+ sudo apt -y install webfs socat vlan liberasurecode-dev libssl-dev\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  liberasurecode1\nSuggested packages:\n  libisal2 libjerasure2 libssl-doc\nThe following NEW packages will be installed:\n  liberasurecode-dev liberasurecode1 libssl-dev socat vlan webfs\n0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2058 kB of archives.\nAfter this operation, 9446 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.5 [1566 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 webfs amd64 1.21+ds1-12 [64.6 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 2058 kB in 0s (8460 kB/s)\nSelecting previously unselected package libssl-dev:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 42833 files and directories currently installed.)\r\nPreparing to unpack .../0-libssl-dev_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ...\r\nUnpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...\r\nSelecting previously unselected package webfs.\r\nPreparing to unpack .../1-webfs_1.21+ds1-12_amd64.deb ...\r\nUnpacking webfs (1.21+ds1-12) ...\r\nSelecting previously unselected package liberasurecode1:amd64.\r\nPreparing to unpack .../2-liberasurecode1_1.5.0-1_amd64.deb ...\r\nUnpacking liberasurecode1:amd64 (1.5.0-1) ...\r\nSelecting previously unselected package liberasurecode-dev.\r\nPreparing to unpack .../3-liberasurecode-dev_1.5.0-1_amd64.deb ...\r\nUnpacking liberasurecode-dev (1.5.0-1) ...\r\nSelecting previously unselected package socat.\r\nPreparing to unpack .../4-socat_1.7.3.2-2ubuntu2_amd64.deb ...\r\nUnpacking socat (1.7.3.2-2ubuntu2) ...\r\nSelecting previously unselected package vlan.\r\nPreparing to unpack .../5-vlan_1.9-3.2ubuntu6_amd64.deb ...\r\nUnpacking vlan (1.9-3.2ubuntu6) ...\r\nSetting up vlan (1.9-3.2ubuntu6) ...\r\nSetting up socat (1.7.3.2-2ubuntu2) ...\r\nSetting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...\r\nSetting up webfs (1.21+ds1-12) ...\r\ndebconf: unable to initialize frontend: Dialog\r\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\r\ndebconf: falling back to frontend: Readline\r\n\r\nCreating config file /etc/webfsd.conf with new version\r\nSetting up liberasurecode1:amd64 (1.5.0-1) ...\r\nSetting up liberasurecode-dev (1.5.0-1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\n+ sudo pip install setuptools\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: setuptools in /usr/lib/python2.7/dist-packages\n+ sudo pip3 install proliantutils\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting proliantutils\n  Downloading https://files.pythonhosted.org/packages/f7/0d/a0a00712ee925b5c52692bd442b050876ab90364dc9afdc5e74485037ded/proliantutils-2.9.2-py2.py3-none-any.whl (407kB)\nRequirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from proliantutils)\nCollecting oslo.utils>=3.20.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/82/9c/568e90a41b29b255dcdb5d39d4ad2ad4c92ba7ed1af9746ddbd7680768ba/oslo.utils-3.42.1-py2.py3-none-any.whl (100kB)\nCollecting oslo.concurrency>=3.8.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/1d/5b/6a4945d72977dc3e8efc1c669f4d2c340867c192473b027ce77dbc2eabaf/oslo.concurrency-3.31.0-py2.py3-none-any.whl (46kB)\nCollecting sushy>=1.8.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/d1/a0/75a599fdbc1bd543bb869060623a0fb6aff9ec9c6ac194cafd3be5e2c2b5/sushy-3.0.0-py2.py3-none-any.whl (229kB)\nCollecting pysnmp<5.0.0,>=4.2.3 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/25/7e/1e17facea54dd21c6a72db6ae57a5bfdd56edd54b8c4850668b554bdddba/pysnmp-4.4.12-py2.py3-none-any.whl (296kB)\nRequirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from proliantutils)\nCollecting pbr>=2.0.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nCollecting retrying!=1.3.0,>=1.2.3 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz\nCollecting oslo.serialization>=1.10.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/18/a3/76d415ffc9932941db801ff99bcb66645b738c10a1b88e5ade75a7d1431e/oslo.serialization-2.29.2-py2.py3-none-any.whl\nRequirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python3/dist-packages (from proliantutils)\nRequirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.20.0->proliantutils)\nCollecting debtcollector>=1.2.0 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl\nCollecting pytz>=2013.6 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\nCollecting netaddr>=0.7.18 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)\nCollecting iso8601>=0.1.11 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl\nCollecting oslo.i18n>=3.15.3 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/33/3c/29044495f817d9ac0cd4418fa2296fedf1d0ce9755793f674d4b9589540b/oslo.i18n-3.25.0-py2.py3-none-any.whl (47kB)\nCollecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl (67kB)\nCollecting fasteners>=0.7.0 (from oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl\nCollecting oslo.config>=5.2.0 (from oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/2d/8e/b759024762a01edcd592ebb9649f1a21a0280ab3e86a60390975b4285ac0/oslo.config-6.12.0-py2.py3-none-any.whl (131kB)\nCollecting stevedore>=1.29.0 (from sushy>=1.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)\nCollecting python-dateutil>=2.7.0 (from sushy>=1.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB)\nCollecting pysmi (from pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/1f/fc/02361d1c2b247de73070c457c4da98c448693154894c14f2d7b48dfabf7e/pysmi-0.3.4-py2.py3-none-any.whl (80kB)\nCollecting pycryptodomex (from pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/46/a0/04a009917f8946e0e2aca0768bb703767c3845c700ac8e3d6589ce0c9026/pycryptodomex-3.9.4-cp36-cp36m-manylinux1_x86_64.whl (9.7MB)\nRequirement already satisfied: pyasn1>=0.2.3 in /usr/lib/python3/dist-packages (from pysnmp<5.0.0,>=4.2.3->proliantutils)\nRequirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from oslo.serialization>=1.10.0->proliantutils)\nCollecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/3d/a8/e01fea81691749044a7bfd44536483a296d9c0a7ed4ec8810a229435547c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249kB)\nCollecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz\nCollecting Babel!=2.4.0,>=2.3.4 (from oslo.i18n>=3.15.3->oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB)\nCollecting monotonic>=0.1 (from fasteners>=0.7.0->oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl\nCollecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/00/8d/9d56bfe43997f1864fe0891be69bc239ded98e69c9f56eb9eaa5b1789660/rfc3986-1.3.2-py2.py3-none-any.whl\nCollecting ply (from pysmi->pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB)\nInstalling collected packages: wrapt, pbr, debtcollector, pytz, netaddr, iso8601, Babel, oslo.i18n, pyparsing, oslo.utils, monotonic, fasteners, stevedore, rfc3986, oslo.config, oslo.concurrency, python-dateutil, sushy, ply, pysmi, pycryptodomex, pysnmp, retrying, msgpack, oslo.serialization, proliantutils\n  Running setup.py install for wrapt: started\n    Running setup.py install for wrapt: finished with status 'done'\n  Running setup.py install for retrying: started\n    Running setup.py install for retrying: finished with status 'done'\nSuccessfully installed Babel-2.7.0 debtcollector-1.22.0 fasteners-0.15 iso8601-0.1.12 monotonic-1.5 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-3.31.0 oslo.config-6.12.0 oslo.i18n-3.25.0 oslo.serialization-2.29.2 oslo.utils-3.42.1 pbr-5.4.4 ply-3.11 proliantutils-2.9.2 pycryptodomex-3.9.4 pyparsing-2.4.5 pysmi-0.3.4 pysnmp-4.4.12 python-dateutil-2.8.1 pytz-2019.3 retrying-1.3.3 rfc3986-1.3.2 stevedore-1.31.0 sushy-3.0.0 wrapt-1.11.2\n+ sudo chmod 600 /home/ubuntu/zuul_id_rsa\n+ clone_projects\n+ sudo mkdir -p /opt/stack\n+ sudo chown ubuntu.ubuntu /opt/stack\n+ sudo chmod 0777 /opt/stack\n+ cd /opt/stack\n+ git clone https://opendev.org/openstack-dev/devstack.git\nCloning into 'devstack'...\nwarning: redirecting to https://opendev.org/openstack/devstack/\n+ git clone https://opendev.org/openstack/ironic.git\nCloning into 'ironic'...\n+ git clone https://opendev.org/openstack/ironic-tempest-plugin.git\nCloning into 'ironic-tempest-plugin'...\n+ configure_dhcp_server\n+ wget http://169.16.1.54:9999/agent_dhcp_server.txt -P /opt/stack/devstack/files/\n--2019-12-24 08:18:42--  http://169.16.1.54:9999/agent_dhcp_server.txt\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 131 [text/plain]\nSaving to: \u2018/opt/stack/devstack/files/agent_dhcp_server.txt\u2019\n\n     0K                                                       100% 8.15M=0s\n\n2019-12-24 08:18:42 (8.15 MB/s) - \u2018/opt/stack/devstack/files/agent_dhcp_server.txt\u2019 saved [131/131]\n\n++ cat /tmp/hardware_info\n++ awk '{print $2}'\n+ mac=70:10:6f:b4:cd:b6\n+ sed -i s/8c:dc:d4:af:78:ec/70:10:6f:b4:cd:b6/g /opt/stack/devstack/files/agent_dhcp_server.txt\n+ sudo sh -c 'cat /opt/stack/devstack/files/agent_dhcp_server.txt >> /etc/dhcp/dhcpd.conf'\n+ sudo service isc-dhcp-server restart\n+ configure_interface\n++ ip addr show ens2\n++ cut -d/ -f1\n++ grep 'inet\\b'\n++ awk '{print $2}'\n+ ip1=169.16.1.117\n+ sudo sh -c 'echo web_root=/opt/stack/devstack/files >> /etc/webfsd.conf'\n+ sudo sh -c 'echo web_ip=169.16.1.117 >> /etc/webfsd.conf'\n+ sudo sh -c 'echo web_port=9999 >> /etc/webfsd.conf'\n+ sudo service webfs restart\n+ update_ironic\n+ cd /opt/stack/ironic\n+ git config --global user.email proliantutils@gmail.com\n+ git config --global user.name proliantci\n+ update_ironic_tempest_plugin\n+ cd /opt/stack/ironic-tempest-plugin\n+ sudo python3 setup.py install\nrunning install\n[pbr] Writing ChangeLog\n[pbr] Generating ChangeLog\n[pbr] ChangeLog complete (0.0s)\n[pbr] Generating AUTHORS\n[pbr] AUTHORS complete (0.0s)\nrunning build\nrunning build_py\ncreating build\ncreating build/lib\ncreating build/lib/ironic_tempest_plugin\ncreating build/lib/ironic_tempest_plugin/tests\ncopying ironic_tempest_plugin/tests/__init__.py -> build/lib/ironic_tempest_plugin/tests\ncreating build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/utils.py -> build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/__init__.py -> build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/waiters.py -> build/lib/ironic_tempest_plugin/common\ncreating build/lib/ironic_tempest_plugin/services\ncreating build/lib/ironic_tempest_plugin/services/baremetal\ncreating build/lib/ironic_tempest_plugin/services/baremetal/v1\ncopying ironic_tempest_plugin/services/baremetal/v1/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1\ncreating build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/introspection_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/config.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/exceptions.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/plugin.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/clients.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/__init__.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/manager.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/services/baremetal/base.py -> build/lib/ironic_tempest_plugin/services/baremetal\ncopying ironic_tempest_plugin/services/baremetal/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal\ncreating build/lib/ironic_tempest_plugin/tests/api\ncreating build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_allocations.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/base.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_drivers.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_ports.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_conductor.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_chassis.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/__init__.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_nodes.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/__init__.py -> build/lib/ironic_tempest_plugin/tests/api\ncreating build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncreating build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/services/introspection_client.py -> build/lib/ironic_tempest_plugin/services\ncopying ironic_tempest_plugin/services/__init__.py -> build/lib/ironic_tempest_plugin/services\nrunning egg_info\ncreating ironic_tempest_plugin.egg-info\nwriting pbr to ironic_tempest_plugin.egg-info/pbr.json\nwriting ironic_tempest_plugin.egg-info/PKG-INFO\nwriting dependency_links to ironic_tempest_plugin.egg-info/dependency_links.txt\nwriting entry points to ironic_tempest_plugin.egg-info/entry_points.txt\nwriting requirements to ironic_tempest_plugin.egg-info/requires.txt\nwriting top-level names to ironic_tempest_plugin.egg-info/top_level.txt\n[pbr] Processing SOURCES.txt\nwriting manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'\n[pbr] In git context, generating filelist from git\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nreading manifest template 'MANIFEST.in'\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files found matching '.gitreview'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nwriting manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'\ncopying ironic_tempest_plugin/README.rst -> build/lib/ironic_tempest_plugin\ncreating build/lib/ironic_tempest_plugin/rules\ncopying ironic_tempest_plugin/rules/basic_ops_rule.json -> build/lib/ironic_tempest_plugin/rules\nrunning install_lib\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/config.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/exceptions.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/plugin.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/README.rst -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/clients.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/introspection_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_allocations.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_drivers.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_conductor.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_chassis.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodes.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api\ncopying build/lib/ironic_tempest_plugin/tests/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules\ncopying build/lib/ironic_tempest_plugin/rules/basic_ops_rule.json -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/utils.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/waiters.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncopying build/lib/ironic_tempest_plugin/services/baremetal/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1\ncopying build/lib/ironic_tempest_plugin/services/baremetal/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncopying build/lib/ironic_tempest_plugin/services/introspection_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\ncopying build/lib/ironic_tempest_plugin/services/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/config.py to config.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/exceptions.py to exceptions.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/plugin.py to plugin.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/clients.py to clients.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py to test_baremetal_single_tenant.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py to baremetal_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py to test_introspection_discovery.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py to test_baremetal_boot_from_volume.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py to baremetal_standalone_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py to test_baremetal_multitenancy.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py to test_baremetal_basic_ops.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py to test_bios.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py to test_cleaning.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py to test_basic_ops.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py to test_adoption.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/introspection_manager.py to introspection_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py to test_introspection_basic.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py to test_api_discovery.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_allocations.py to test_allocations.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/base.py to base.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_target.py to test_volume_target.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_drivers.py to test_drivers.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports.py to test_ports.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py to test_ports_negative.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_conductor.py to test_conductor.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_chassis.py to test_chassis.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_portgroups.py to test_portgroups.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodestates.py to test_nodestates.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py to test_volume_connector.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodes.py to test_nodes.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/utils.py to utils.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/waiters.py to waiters.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/manager.py to manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/base.py to base.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py to baremetal_client.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/introspection_client.py to introspection_client.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc\nrunning install_egg_info\nCopying ironic_tempest_plugin.egg-info to /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin-1.5.2.dev14.egg-info\nrunning install_scripts\n+ run_stack\n+ local ironic_node\n+ local capabilities\n+ cd /opt/stack/devstack\n+ wget http://169.16.1.54:9999/ir-deploy-ilo.iso -P files/\n--2019-12-24 08:18:43--  http://169.16.1.54:9999/ir-deploy-ilo.iso\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 302940160 (289M) [application/x-iso9660-image]\nSaving to: \u2018files/ir-deploy-ilo.iso\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 72.5M 4s\n    50K .......... .......... .......... .......... ..........  0% 60.5M 4s\n   100K .......... .......... .......... .......... ..........  0% 25.7M 7s\n   150K .......... .......... .......... .......... ..........  0% 13.4M 10s\n   200K .......... .......... .......... .......... ..........  0% 5.74M 18s\n   250K .......... .......... .......... .......... ..........  0% 16.8M 18s\n   300K .......... .......... .......... .......... ..........  0% 25.8M 17s\n   350K .......... .......... .......... .......... ..........  0% 15.4M 17s\n   400K .......... .......... .......... .......... ..........  0% 37.4M 16s\n   450K .......... .......... .......... .......... ..........  0% 5.73M 20s\n   500K .......... .......... .......... .......... ..........  0% 19.8M 19s\n   550K .......... .......... .......... .......... ..........  0% 14.6M 19s\n   600K .......... .......... .......... .......... ..........  0% 48.9M 18s\n   650K .......... .......... .......... .......... ..........  0% 5.73M 21s\n   700K .......... .......... .......... .......... ..........  0%  118M 19s\n   750K .......... .......... .......... .......... ..........  0% 22.5M 19s\n   800K .......... .......... .......... .......... ..........  0% 12.9M 19s\n   850K .......... .......... .......... .......... ..........  0% 15.5M 19s\n   900K .......... .......... .......... .......... ..........  0% 16.0M 19s\n   950K .......... .......... .......... .......... ..........  0% 28.6M 19s\n  1000K .......... .......... .......... .......... ..........  0% 7.56M 19s\n  1050K .......... .......... .......... .......... ..........  0% 42.3M 19s\n  1100K .......... .......... .......... .......... ..........  0% 16.3M 19s\n  1150K .......... .......... .......... .......... ..........  0% 11.6M 19s\n  1200K .......... .......... .......... .......... ..........  0% 59.5M 19s\n  1250K .......... .......... .......... .......... ..........  0% 15.8M 18s\n  1300K .......... .......... .......... .......... ..........  0% 11.0M 19s\n  1350K .......... .......... .......... .......... ..........  0% 21.3M 19s\n  1400K .......... .......... .......... .......... ..........  0% 22.2M 18s\n  1450K .......... .......... .......... .......... ..........  0% 11.4M 19s\n  1500K .......... .......... .......... .......... ..........  0% 80.4M 18s\n  1550K .......... .......... .......... .......... ..........  0% 15.8M 18s\n  1600K .......... .......... .......... .......... ..........  0% 7.99M 19s\n  1650K .......... .......... .......... .......... ..........  0% 16.8M 19s\n  1700K .......... .......... .......... .......... ..........  0% 18.4M 19s\n  1750K .......... .......... .......... .......... ..........  0% 15.7M 19s\n  1800K .......... .......... .......... .......... ..........  0% 18.6M 18s\n  1850K .......... .......... .......... .......... ..........  0% 55.2M 18s\n  1900K .......... .......... .......... .......... ..........  0% 14.9M 18s\n  1950K .......... .......... .......... .......... ..........  0% 76.5M 18s\n  2000K .......... .......... .......... .......... ..........  0% 11.8M 18s\n  2050K .......... .......... .......... .......... ..........  0% 16.1M 18s\n  2100K .......... .......... .......... .......... ..........  0% 16.5M 18s\n  2150K .......... .......... .......... .......... ..........  0% 9.85M 18s\n  2200K .......... .......... .......... .......... ..........  0% 97.0M 18s\n  2250K .......... .......... .......... .......... ..........  0% 17.4M 18s\n  2300K .......... .......... .......... .......... ..........  0% 22.2M 18s\n  2350K .......... .......... .......... .......... ..........  0% 12.2M 18s\n  2400K .......... .......... .......... .......... ..........  0% 92.6M 17s\n  2450K .......... .......... .......... .......... ..........  0% 9.34M 18s\n  2500K .......... .......... .......... .......... ..........  0% 18.7M 18s\n  2550K .......... .......... .......... .......... ..........  0% 85.3M 17s\n  2600K .......... .......... .......... .......... ..........  0% 14.6M 17s\n  2650K .......... .......... .......... .......... ..........  0% 29.3M 17s\n  2700K .......... .......... .......... .......... ..........  0% 18.5M 17s\n  2750K .......... .......... .......... .......... ..........  0% 11.3M 17s\n  2800K .......... .......... .......... .......... ..........  0% 19.1M 17s\n  2850K .......... .......... .......... .......... ..........  0% 17.3M 17s\n  2900K .......... .......... .......... .......... ..........  0% 15.4M 17s\n  2950K .......... .......... .......... .......... ..........  1% 17.5M 17s\n  3000K .......... .......... .......... .......... ..........  1% 12.0M 17s\n  3050K .......... .......... .......... .......... ..........  1% 16.9M 17s\n  3100K .......... .......... .......... .......... ..........  1% 48.7M 17s\n  3150K .......... .......... .......... .......... ..........  1% 13.4M 17s\n  3200K .......... .......... .......... .......... ..........  1% 13.8M 17s\n  3250K .......... .......... .......... .......... ..........  1% 12.7M 17s\n  3300K .......... .......... .......... .......... ..........  1% 11.2M 18s\n  3350K .......... .......... .......... .......... ..........  1% 78.1M 17s\n  3400K .......... .......... .......... .......... ..........  1% 14.6M 17s\n  3450K .......... .......... .......... .......... ..........  1% 15.4M 17s\n  3500K .......... .......... .......... .......... ..........  1% 30.1M 17s\n  3550K .......... .......... .......... .......... ..........  1% 59.6M 17s\n  3600K .......... .......... .......... .......... ..........  1% 10.3M 17s\n  3650K .......... .......... .......... .......... ..........  1% 82.0M 17s\n  3700K .......... .......... .......... .......... ..........  1% 23.6M 17s\n  3750K .......... .......... .......... .......... ..........  1%  127M 17s\n  3800K .......... .......... .......... .......... ..........  1% 6.06M 17s\n  3850K .......... .......... .......... .......... ..........  1%  134M 17s\n  3900K .......... .......... .......... .......... ..........  1% 16.5M 17s\n  3950K .......... .......... .......... .......... ..........  1% 17.4M 17s\n  4000K .......... .......... .......... .......... ..........  1% 21.1M 17s\n  4050K .......... .......... .......... .......... ..........  1% 51.5M 17s\n  4100K .......... .......... .......... .......... ..........  1% 15.3M 17s\n  4150K .......... .......... .......... .......... ..........  1% 14.1M 17s\n  4200K .......... .......... .......... .......... ..........  1% 22.0M 17s\n  4250K .......... .......... .......... .......... ..........  1% 46.1M 17s\n  4300K .......... .......... .......... .......... ..........  1% 13.5M 17s\n  4350K .......... .......... .......... .......... ..........  1% 12.7M 17s\n  4400K .......... .......... .......... .......... ..........  1% 16.9M 17s\n  4450K .......... .......... .......... .......... ..........  1% 16.3M 17s\n  4500K .......... .......... .......... .......... ..........  1% 29.2M 17s\n  4550K .......... .......... .......... .......... ..........  1% 17.4M 17s\n  4600K .......... .......... .......... .......... ..........  1% 9.88M 17s\n  4650K .......... .......... .......... .......... ..........  1% 24.0M 17s\n  4700K .......... .......... .......... .......... ..........  1% 14.8M 17s\n  4750K .......... .......... .......... .......... ..........  1% 24.5M 17s\n  4800K .......... .......... .......... .......... ..........  1% 14.6M 17s\n  4850K .......... .......... .......... .......... ..........  1% 28.4M 17s\n  4900K .......... .......... .......... .......... ..........  1% 23.5M 17s\n  4950K .......... .......... .......... .......... ..........  1% 45.7M 17s\n  5000K .......... .......... .......... .......... ..........  1% 18.2M 17s\n  5050K .......... .......... .......... .......... ..........  1% 22.2M 16s\n  5100K .......... .......... .......... .......... ..........  1% 41.5M 16s\n  5150K .......... .......... .......... .......... ..........  1% 47.4M 16s\n  5200K .......... .......... .......... .......... ..........  1% 24.1M 16s\n  5250K .......... .......... .......... .......... ..........  1% 45.3M 16s\n  5300K .......... .......... .......... .......... ..........  1% 28.8M 16s\n  5350K .......... .......... .......... .......... ..........  1% 43.0M 16s\n  5400K .......... .......... .......... .......... ..........  1% 18.6M 16s\n  5450K .......... .......... .......... .......... ..........  1% 44.1M 16s\n  5500K .......... .......... .......... .......... ..........  1% 42.8M 16s\n  5550K .......... .......... .......... .......... ..........  1% 20.4M 16s\n  5600K .......... .......... .......... .......... ..........  1% 46.4M 16s\n  5650K .......... .......... .......... .......... ..........  1% 43.5M 16s\n  5700K .......... .......... .......... .......... ..........  1% 41.4M 16s\n  5750K .......... .......... .......... .......... ..........  1% 31.2M 15s\n  5800K .......... .......... .......... .......... ..........  1% 36.4M 15s\n  5850K .......... .......... .......... .......... ..........  1% 25.3M 15s\n  5900K .......... .......... .......... .......... ..........  2% 25.5M 15s\n  5950K .......... .......... .......... .......... ..........  2% 24.7M 15s\n  6000K .......... .......... .......... .......... ..........  2% 27.7M 15s\n  6050K .......... .......... .......... .......... ..........  2% 29.7M 15s\n  6100K .......... .......... .......... .......... ..........  2% 26.8M 15s\n  6150K .......... .......... .......... .......... ..........  2% 23.6M 15s\n  6200K .......... .......... .......... .......... ..........  2% 9.89M 15s\n  6250K .......... .......... .......... .......... ..........  2% 12.3M 15s\n  6300K .......... .......... .......... .......... ..........  2% 63.3M 15s\n  6350K .......... .......... .......... .......... ..........  2% 85.6M 15s\n  6400K .......... .......... .......... .......... ..........  2% 93.2M 15s\n  6450K .......... .......... .......... .......... ..........  2% 50.9M 15s\n  6500K .......... .......... .......... .......... ..........  2% 59.7M 15s\n  6550K .......... .......... .......... .......... ..........  2% 60.2M 15s\n  6600K .......... .......... .......... .......... ..........  2% 88.4M 15s\n  6650K .......... .......... .......... .......... ..........  2% 69.6M 15s\n  6700K .......... .......... .......... .......... ..........  2% 63.0M 15s\n  6750K .......... .......... .......... .......... ..........  2% 53.3M 14s\n  6800K .......... .......... .......... .......... ..........  2% 9.92M 15s\n  6850K .......... .......... .......... .......... ..........  2% 26.1M 15s\n  6900K .......... .......... .......... .......... ..........  2% 17.8M 15s\n  6950K .......... .......... .......... .......... ..........  2% 22.6M 15s\n  7000K .......... .......... .......... .......... ..........  2% 16.7M 15s\n  7050K .......... .......... .......... .......... ..........  2% 18.7M 15s\n  7100K .......... .......... .......... .......... ..........  2% 14.8M 15s\n  7150K .......... .......... .......... .......... ..........  2% 11.1M 15s\n  7200K .......... .......... .......... .......... ..........  2% 38.4M 15s\n  7250K .......... .......... .......... .......... ..........  2% 32.9M 15s\n  7300K .......... .......... .......... .......... ..........  2% 23.8M 15s\n  7350K .......... .......... .......... .......... ..........  2% 43.3M 14s\n  7400K .......... .......... .......... .......... ..........  2% 35.9M 14s\n  7450K .......... .......... .......... .......... ..........  2% 33.8M 14s\n  7500K .......... .......... .......... .......... ..........  2% 50.1M 14s\n  7550K .......... .......... .......... .......... ..........  2% 32.1M 14s\n  7600K .......... .......... .......... .......... ..........  2% 43.9M 14s\n  7650K .......... .......... .......... .......... ..........  2% 50.3M 14s\n  7700K .......... .......... .......... .......... ..........  2% 49.2M 14s\n  7750K .......... .......... .......... .......... ..........  2% 43.8M 14s\n  7800K .......... .......... .......... .......... ..........  2% 47.1M 14s\n  7850K .......... .......... .......... .......... ..........  2% 51.1M 14s\n  7900K .......... .......... .......... .......... ..........  2% 53.9M 14s\n  7950K .......... .......... .......... .......... ..........  2% 48.4M 14s\n  8000K .......... .......... .......... .......... ..........  2% 60.3M 14s\n  8050K .......... .......... .......... .......... ..........  2% 95.0M 14s\n  8100K .......... .......... .......... .......... ..........  2% 92.3M 14s\n  8150K .......... .......... .......... .......... ..........  2% 78.0M 14s\n  8200K .......... .......... .......... .......... ..........  2% 73.3M 14s\n  8250K .......... .......... .......... .......... ..........  2% 65.7M 13s\n  8300K .......... .......... .......... .......... ..........  2% 98.1M 13s\n  8350K .......... .......... .......... .......... ..........  2% 69.3M 13s\n  8400K .......... .......... .......... .......... ..........  2% 95.0M 13s\n  8450K .......... .......... .......... .......... ..........  2% 57.7M 13s\n  8500K .......... .......... .......... .......... ..........  2% 52.3M 13s\n  8550K .......... .......... .......... .......... ..........  2% 72.5M 13s\n  8600K .......... .......... .......... .......... ..........  2% 17.0M 13s\n  8650K .......... .......... .......... .......... ..........  2% 95.6M 13s\n  8700K .......... .......... .......... .......... ..........  2% 42.8M 13s\n  8750K .......... .......... .......... .......... ..........  2% 16.5M 13s\n  8800K .......... .......... .......... .......... ..........  2%  117M 13s\n  8850K .......... .......... .......... .......... ..........  3% 96.7M 13s\n  8900K .......... .......... .......... .......... ..........  3% 97.7M 13s\n  8950K .......... .......... .......... .......... ..........  3% 14.6M 13s\n  9000K .......... .......... .......... .......... ..........  3% 62.1M 13s\n  9050K .......... .......... .......... .......... ..........  3% 71.7M 13s\n  9100K .......... .......... .......... .......... ..........  3% 70.3M 13s\n  9150K .......... .......... .......... .......... ..........  3% 84.7M 13s\n  9200K .......... .......... .......... .......... ..........  3% 17.1M 13s\n  9250K .......... .......... .......... .......... ..........  3% 92.4M 13s\n  9300K .......... .......... .......... .......... ..........  3% 18.6M 13s\n  9350K .......... .......... .......... .......... ..........  3% 80.7M 13s\n  9400K .......... .......... .......... .......... ..........  3% 96.3M 13s\n  9450K .......... .......... .......... .......... ..........  3% 12.8M 13s\n  9500K .......... .......... .......... .......... ..........  3% 76.0M 13s\n  9550K .......... .......... .......... .......... ..........  3% 90.8M 13s\n  9600K .......... .......... .......... .......... ..........  3% 14.5M 13s\n  9650K .......... .......... .......... .......... ..........  3% 33.2M 13s\n  9700K .......... .......... .......... .......... ..........  3% 29.1M 12s\n  9750K .......... .......... .......... .......... ..........  3% 23.6M 12s\n  9800K .......... .......... .......... .......... ..........  3% 96.6M 12s\n  9850K .......... .......... .......... .......... ..........  3% 14.2M 12s\n  9900K .......... .......... .......... .......... ..........  3% 54.1M 12s\n  9950K .......... .......... .......... .......... ..........  3% 17.7M 12s\n 10000K .......... .......... .......... .......... ..........  3% 54.9M 12s\n 10050K .......... .......... .......... .......... ..........  3% 83.9M 12s\n 10100K .......... .......... .......... .......... ..........  3% 21.9M 12s\n 10150K .......... .......... .......... .......... ..........  3% 84.0M 12s\n 10200K .......... .......... .......... .......... ..........  3% 63.5M 12s\n 10250K .......... .......... .......... .......... ..........  3% 58.2M 12s\n 10300K .......... .......... .......... .......... ..........  3% 54.6M 12s\n 10350K .......... .......... .......... .......... ..........  3% 36.5M 12s\n 10400K .......... .......... .......... .......... ..........  3% 14.0M 12s\n 10450K .......... .......... .......... .......... ..........  3% 88.3M 12s\n 10500K .......... .......... .......... .......... ..........  3%  109M 12s\n 10550K .......... .......... .......... .......... ..........  3% 85.2M 12s\n 10600K .......... .......... .......... .......... ..........  3% 15.2M 12s\n 10650K .......... .......... .......... .......... ..........  3% 96.6M 12s\n 10700K .......... .......... .......... .......... ..........  3% 77.0M 12s\n 10750K .......... .......... .......... .......... ..........  3% 82.7M 12s\n 10800K .......... .......... .......... .......... ..........  3% 34.6M 12s\n 10850K .......... .......... .......... .......... ..........  3% 37.1M 12s\n 10900K .......... .......... .......... .......... ..........  3% 17.7M 12s\n 10950K .......... .......... .......... .......... ..........  3%  127M 12s\n 11000K .......... .......... .......... .......... ..........  3% 55.1M 12s\n 11050K .......... .......... .......... .......... ..........  3% 15.9M 12s\n 11100K .......... .......... .......... .......... ..........  3%  131M 12s\n 11150K .......... .......... .......... .......... ..........  3% 41.0M 12s\n 11200K .......... .......... .......... .......... ..........  3% 74.8M 12s\n 11250K .......... .......... .......... .......... ..........  3% 48.0M 12s\n 11300K .......... .......... .......... .......... ..........  3% 27.8M 12s\n 11350K .......... .......... .......... .......... ..........  3% 41.8M 12s\n 11400K .......... .......... .......... .......... ..........  3% 25.8M 12s\n 11450K .......... .......... .......... .......... ..........  3% 75.1M 12s\n 11500K .......... .......... .......... .......... ..........  3% 68.2M 12s\n 11550K .......... .......... .......... .......... ..........  3% 19.3M 12s\n 11600K .......... .......... .......... .......... ..........  3% 35.6M 12s\n 11650K .......... .......... .......... .......... ..........  3% 99.8M 12s\n 11700K .......... .......... .......... .......... ..........  3% 16.8M 12s\n 11750K .......... .......... .......... .......... ..........  3% 64.1M 12s\n 11800K .......... .......... .......... .......... ..........  4% 45.7M 12s\n 11850K .......... .......... .......... .......... ..........  4% 44.5M 12s\n 11900K .......... .......... .......... .......... ..........  4% 77.1M 11s\n 11950K .......... .......... .......... .......... ..........  4% 26.4M 11s\n 12000K .......... .......... .......... .......... ..........  4% 44.6M 11s\n 12050K .......... .......... .......... .......... ..........  4% 21.0M 11s\n 12100K .......... .......... .......... .......... ..........  4% 95.0M 11s\n 12150K .......... .......... .......... .......... ..........  4% 66.6M 11s\n 12200K .......... .......... .......... .......... ..........  4% 19.7M 11s\n 12250K .......... .......... .......... .......... ..........  4% 74.6M 11s\n 12300K .......... .......... .......... .......... ..........  4% 28.1M 11s\n 12350K .......... .......... .......... .......... ..........  4%  113M 11s\n 12400K .......... .......... .......... .......... ..........  4% 44.3M 11s\n 12450K .......... .......... .......... .......... ..........  4% 22.0M 11s\n 12500K .......... .......... .......... .......... ..........  4% 29.2M 11s\n 12550K .......... .......... .......... .......... ..........  4% 13.9M 11s\n 12600K .......... .......... .......... .......... ..........  4%  111M 11s\n 12650K .......... .......... .......... .......... ..........  4% 30.9M 11s\n 12700K .......... .......... .......... .......... ..........  4% 22.2M 11s\n 12750K .......... .......... .......... .......... ..........  4% 50.3M 11s\n 12800K .......... .......... .......... .......... ..........  4% 16.9M 11s\n 12850K .......... .......... .......... .......... ..........  4% 55.3M 11s\n 12900K .......... .......... .......... .......... ..........  4% 59.5M 11s\n 12950K .......... .......... .......... .......... ..........  4% 15.1M 11s\n 13000K .......... .......... .......... .......... ..........  4% 59.9M 11s\n 13050K .......... .......... .......... .......... ..........  4% 69.0M 11s\n 13100K .......... .......... .......... .......... ..........  4% 11.2M 11s\n 13150K .......... .......... .......... .......... ..........  4% 52.4M 11s\n 13200K .......... .......... .......... .......... ..........  4% 11.1M 11s\n 13250K .......... .......... .......... .......... ..........  4% 76.2M 11s\n 13300K .......... .......... .......... .......... ..........  4% 86.4M 11s\n 13350K .......... .......... .......... .......... ..........  4% 73.2M 11s\n 13400K .......... .......... .......... .......... ..........  4%  108M 11s\n 13450K .......... .......... .......... .......... ..........  4% 22.1M 11s\n 13500K .......... .......... .......... .......... ..........  4% 28.0M 11s\n 13550K .......... .......... .......... .......... ..........  4%  107M 11s\n 13600K .......... .......... .......... .......... ..........  4%  114M 11s\n 13650K .......... .......... .......... .......... ..........  4% 28.9M 11s\n 13700K .......... .......... .......... .......... ..........  4%  107M 11s\n 13750K .......... .......... .......... .......... ..........  4%  119M 11s\n 13800K .......... .......... .......... .......... ..........  4% 38.7M 11s\n 13850K .......... .......... .......... .......... ..........  4% 26.1M 11s\n 13900K .......... .......... .......... .......... ..........  4% 80.0M 11s\n 13950K .......... .......... .......... .......... ..........  4% 20.3M 11s\n 14000K .......... .......... .......... .......... ..........  4% 82.0M 11s\n 14050K .......... .......... .......... .......... ..........  4% 26.7M 11s\n 14100K .......... .......... .......... .......... ..........  4% 47.5M 11s\n 14150K .......... .......... .......... .......... ..........  4% 20.8M 11s\n 14200K .......... .......... .......... .......... ..........  4%  100M 11s\n 14250K .......... .......... .......... .......... ..........  4%  109M 11s\n 14300K .......... .......... .......... .......... ..........  4% 22.5M 11s\n 14350K .......... .......... .......... .......... ..........  4% 17.6M 11s\n 14400K .......... .......... .......... .......... ..........  4%  139M 11s\n 14450K .......... .......... .......... .......... ..........  4% 43.7M 11s\n 14500K .......... .......... .......... .......... ..........  4% 78.8M 11s\n 14550K .......... .......... .......... .......... ..........  4% 53.6M 11s\n 14600K .......... .......... .......... .......... ..........  4% 29.4M 11s\n 14650K .......... .......... .......... .......... ..........  4% 29.7M 11s\n 14700K .......... .......... .......... .......... ..........  4%  119M 11s\n 14750K .......... .......... .......... .......... ..........  5% 32.7M 11s\n 14800K .......... .......... .......... .......... ..........  5% 19.3M 11s\n 14850K .......... .......... .......... .......... ..........  5% 17.3M 11s\n 14900K .......... .......... .......... .......... ..........  5% 87.3M 11s\n 14950K .......... .......... .......... .......... ..........  5% 85.7M 11s\n 15000K .......... .......... .......... .......... ..........  5% 89.6M 11s\n 15050K .......... .......... .......... .......... ..........  5% 16.9M 11s\n 15100K .......... .......... .......... .......... ..........  5% 91.7M 11s\n 15150K .......... .......... .......... .......... ..........  5% 73.1M 11s\n 15200K .......... .......... .......... .......... ..........  5% 83.5M 11s\n 15250K .......... .......... .......... .......... ..........  5% 38.4M 11s\n 15300K .......... .......... .......... .......... ..........  5% 29.4M 11s\n 15350K .......... .......... .......... .......... ..........  5% 43.7M 11s\n 15400K .......... .......... .......... .......... ..........  5% 5.52M 11s\n 15450K .......... .......... .......... .......... ..........  5% 89.4M 11s\n 15500K .......... .......... .......... .......... ..........  5%  108M 11s\n 15550K .......... .......... .......... .......... ..........  5%  123M 11s\n 15600K .......... .......... .......... .......... ..........  5%  113M 11s\n 15650K .......... .......... .......... .......... ..........  5%  120M 11s\n 15700K .......... .......... .......... .......... ..........  5%  116M 11s\n 15750K .......... .......... .......... .......... ..........  5% 8.28M 11s\n 15800K .......... .......... .......... .......... ..........  5%  135M 11s\n 15850K .......... .......... .......... .......... ..........  5%  136M 11s\n 15900K .......... .......... .......... .......... ..........  5%  122M 11s\n 15950K .......... .......... .......... .......... ..........  5% 26.1M 10s\n 16000K .......... .......... .......... .......... ..........  5%  110M 10s\n 16050K .......... .......... .......... .......... ..........  5% 23.2M 10s\n 16100K .......... .......... .......... .......... ..........  5% 45.3M 10s\n 16150K .......... .......... .......... .......... ..........  5% 44.3M 10s\n 16200K .......... .......... .......... .......... ..........  5% 6.77M 11s\n 16250K .......... .......... .......... .......... ..........  5% 75.7M 11s\n 16300K .......... .......... .......... .......... ..........  5%  104M 10s\n 16350K .......... .......... .......... .......... ..........  5%  126M 10s\n 16400K .......... .......... .......... .......... ..........  5%  125M 10s\n 16450K .......... .......... .......... .......... ..........  5% 96.6M 10s\n 16500K .......... .......... .......... .......... ..........  5%  125M 10s\n 16550K .......... .......... .......... .......... ..........  5% 18.8M 10s\n 16600K .......... .......... .......... .......... ..........  5% 42.2M 10s\n 16650K .......... .......... .......... .......... ..........  5% 44.9M 10s\n 16700K .......... .......... .......... .......... ..........  5% 42.3M 10s\n 16750K .......... .......... .......... .......... ..........  5% 40.8M 10s\n 16800K .......... .......... .......... .......... ..........  5% 46.9M 10s\n 16850K .......... .......... .......... .......... ..........  5% 51.4M 10s\n 16900K .......... .......... .......... .......... ..........  5% 46.5M 10s\n 16950K .......... .......... .......... .......... ..........  5% 41.5M 10s\n 17000K .......... .......... .......... .......... ..........  5% 47.6M 10s\n 17050K .......... .......... .......... .......... ..........  5% 46.5M 10s\n 17100K .......... .......... .......... .......... ..........  5% 46.7M 10s\n 17150K .......... .......... .......... .......... ..........  5% 43.3M 10s\n 17200K .......... .......... .......... .......... ..........  5% 49.0M 10s\n 17250K .......... .......... .......... .......... ..........  5% 48.5M 10s\n 17300K .......... .......... .......... .......... ..........  5% 46.6M 10s\n 17350K .......... .......... .......... .......... ..........  5% 21.8M 10s\n 17400K .......... .......... .......... .......... ..........  5% 15.3M 10s\n 17450K .......... .......... .......... .......... ..........  5% 46.8M 10s\n 17500K .......... .......... .......... .......... ..........  5% 44.7M 10s\n 17550K .......... .......... .......... .......... ..........  5% 48.4M 10s\n 17600K .......... .......... .......... .......... ..........  5% 44.4M 10s\n 17650K .......... .......... .......... .......... ..........  5% 47.8M 10s\n 17700K .......... .......... .......... .......... ..........  5% 48.9M 10s\n 17750K .......... .......... .......... .......... ..........  6% 47.3M 10s\n 17800K .......... .......... .......... .......... ..........  6% 42.8M 10s\n 17850K .......... .......... .......... .......... ..........  6% 47.8M 10s\n 17900K .......... .......... .......... .......... ..........  6% 38.2M 10s\n 17950K .......... .......... .......... .......... ..........  6% 51.4M 10s\n 18000K .......... .......... .......... .......... ..........  6% 48.1M 10s\n 18050K .......... .......... .......... .......... ..........  6% 22.9M 10s\n 18100K .......... .......... .......... .......... ..........  6% 41.9M 10s\n 18150K .......... .......... .......... .......... ..........  6% 39.1M 10s\n 18200K .......... .......... .......... .......... ..........  6% 33.9M 10s\n 18250K .......... .......... .......... .......... ..........  6% 39.0M 10s\n 18300K .......... .......... .......... .......... ..........  6% 39.3M 10s\n 18350K .......... .......... .......... .......... ..........  6% 34.8M 10s\n 18400K .......... .......... .......... .......... ..........  6% 21.5M 10s\n 18450K .......... .......... .......... .......... ..........  6% 32.4M 10s\n 18500K .......... .......... .......... .......... ..........  6% 40.9M 10s\n 18550K .......... .......... .......... .......... ..........  6% 34.0M 10s\n 18600K .......... .......... .......... .......... ..........  6% 36.6M 10s\n 18650K .......... .......... .......... .......... ..........  6% 40.2M 10s\n 18700K .......... .......... .......... .......... ..........  6% 38.6M 10s\n 18750K .......... .......... .......... .......... ..........  6% 34.8M 10s\n 18800K .......... .......... .......... .......... ..........  6% 37.0M 10s\n 18850K .......... .......... .......... .......... ..........  6% 40.9M 10s\n 18900K .......... .......... .......... .......... ..........  6% 35.7M 10s\n 18950K .......... .......... .......... .......... ..........  6% 35.0M 10s\n 19000K .......... .......... .......... .......... ..........  6% 39.5M 10s\n 19050K .......... .......... .......... .......... ..........  6% 28.2M 10s\n 19100K .......... .......... .......... .......... ..........  6% 36.8M 10s\n 19150K .......... .......... .......... .......... ..........  6% 40.0M 10s\n 19200K .......... .......... .......... .......... ..........  6% 28.2M 10s\n 19250K .......... .......... .......... .......... ..........  6% 37.0M 10s\n 19300K .......... .......... .......... .......... ..........  6% 22.3M 10s\n 19350K .......... .......... .......... .......... ..........  6% 37.5M 10s\n 19400K .......... .......... .......... .......... ..........  6% 18.3M 10s\n 19450K .......... .......... .......... .......... ..........  6% 22.7M 10s\n 19500K .......... .......... .......... .......... ..........  6% 39.8M 10s\n 19550K .......... .......... .......... .......... ..........  6% 41.8M 10s\n 19600K .......... .......... .......... .......... ..........  6% 37.8M 10s\n 19650K .......... .......... .......... .......... ..........  6% 40.1M 10s\n 19700K .......... .......... .......... .......... ..........  6% 34.7M 10s\n 19750K .......... .......... .......... .......... ..........  6% 49.5M 10s\n 19800K .......... .......... .......... .......... ..........  6% 42.9M 10s\n 19850K .......... .......... .......... .......... ..........  6% 51.3M 10s\n 19900K .......... .......... .......... .......... ..........  6% 49.8M 10s\n 19950K .......... .......... .......... .......... ..........  6% 50.3M 10s\n 20000K .......... .......... .......... .......... ..........  6% 23.1M 10s\n 20050K .......... .......... .......... .......... ..........  6% 35.6M 10s\n 20100K .......... .......... .......... .......... ..........  6% 39.0M 10s\n 20150K .......... .......... .......... .......... ..........  6% 23.8M 10s\n 20200K .......... .......... .......... .......... ..........  6% 43.7M 10s\n 20250K .......... .......... .......... .......... ..........  6% 41.7M 10s\n 20300K .......... .......... .......... .......... ..........  6% 36.5M 10s\n 20350K .......... .......... .......... .......... ..........  6% 52.6M 10s\n 20400K .......... .......... .......... .......... ..........  6% 50.6M 10s\n 20450K .......... .......... .......... .......... ..........  6% 52.2M 10s\n 20500K .......... .......... .......... .......... ..........  6% 37.7M 10s\n 20550K .......... .......... .......... .......... ..........  6% 45.1M 10s\n 20600K .......... .......... .......... .......... ..........  6% 48.1M 10s\n 20650K .......... .......... .......... .......... ..........  6% 40.9M 10s\n 20700K .......... .......... .......... .......... ..........  7% 31.7M 10s\n 20750K .......... .......... .......... .......... ..........  7% 42.2M 10s\n 20800K .......... .......... .......... .......... ..........  7% 37.4M 10s\n 20850K .......... .......... .......... .......... ..........  7% 26.0M 10s\n 20900K .......... .......... .......... .......... ..........  7% 16.3M 10s\n 20950K .......... .......... .......... .......... ..........  7% 35.7M 10s\n 21000K .......... .......... .......... .......... ..........  7% 37.1M 10s\n 21050K .......... .......... .......... .......... ..........  7% 38.4M 10s\n 21100K .......... .......... .......... .......... ..........  7% 39.0M 10s\n 21150K .......... .......... .......... .......... ..........  7% 34.2M 10s\n 21200K .......... .......... .......... .......... ..........  7% 67.8M 10s\n 21250K .......... .......... .......... .......... ..........  7% 97.9M 10s\n 21300K .......... .......... .......... .......... ..........  7% 75.8M 10s\n 21350K .......... .......... .......... .......... ..........  7% 76.3M 10s\n 21400K .......... .......... .......... .......... ..........  7% 41.6M 10s\n 21450K .......... .......... .......... .......... ..........  7% 76.3M 9s\n 21500K .......... .......... .......... .......... ..........  7% 31.5M 9s\n 21550K .......... .......... .......... .......... ..........  7% 36.5M 9s\n 21600K .......... .......... .......... .......... ..........  7% 41.1M 9s\n 21650K .......... .......... .......... .......... ..........  7% 18.0M 9s\n 21700K .......... .......... .......... .......... ..........  7% 85.9M 9s\n 21750K .......... .......... .......... .......... ..........  7% 83.6M 9s\n 21800K .......... .......... .......... .......... ..........  7% 25.2M 9s\n 21850K .......... .......... .......... .......... ..........  7% 33.5M 9s\n 21900K .......... .......... .......... .......... ..........  7% 74.5M 9s\n 21950K .......... .......... .......... .......... ..........  7% 55.5M 9s\n 22000K .......... .......... .......... .......... ..........  7% 29.6M 9s\n 22050K .......... .......... .......... .......... ..........  7% 29.8M 9s\n 22100K .......... .......... .......... .......... ..........  7% 21.8M 9s\n 22150K .......... .......... .......... .......... ..........  7% 18.5M 9s\n 22200K .......... .......... .......... .......... ..........  7% 91.8M 9s\n 22250K .......... .......... .......... .......... ..........  7% 18.6M 9s\n 22300K .......... .......... .......... .......... ..........  7% 31.1M 9s\n 22350K .......... .......... .......... .......... ..........  7% 33.5M 9s\n 22400K .......... .......... .......... .......... ..........  7% 44.9M 9s\n 22450K .......... .......... .......... .......... ..........  7% 24.3M 9s\n 22500K .......... .......... .......... .......... ..........  7% 34.8M 9s\n 22550K .......... .......... .......... .......... ..........  7% 10.7M 9s\n 22600K .......... .......... .......... .......... ..........  7% 6.74M 10s\n 22650K .......... .......... .......... .......... ..........  7% 62.4M 9s\n 22700K .......... .......... .......... .......... ..........  7% 93.5M 9s\n 22750K .......... .......... .......... .......... ..........  7%  128M 9s\n 22800K .......... .......... .......... .......... ..........  7%  135M 9s\n 22850K .......... .......... .......... .......... ..........  7%  116M 9s\n 22900K .......... .......... .......... .......... ..........  7%  119M 9s\n 22950K .......... .......... .......... .......... ..........  7% 56.8M 9s\n 23000K .......... .......... .......... .......... ..........  7%  129M 9s\n 23050K .......... .......... .......... .......... ..........  7%  104M 9s\n 23100K .......... .......... .......... .......... ..........  7% 49.1M 9s\n 23150K .......... .......... .......... .......... ..........  7%  102M 9s\n 23200K .......... .......... .......... .......... ..........  7% 55.5M 9s\n 23250K .......... .......... .......... .......... ..........  7% 23.1M 9s\n 23300K .......... .......... .......... .......... ..........  7% 47.4M 9s\n 23350K .......... .......... .......... .......... ..........  7% 89.4M 9s\n 23400K .......... .......... .......... .......... ..........  7% 43.8M 9s\n 23450K .......... .......... .......... .......... ..........  7% 28.2M 9s\n 23500K .......... .......... .......... .......... ..........  7% 3.45M 9s\n 23550K .......... .......... .......... .......... ..........  7%  132M 9s\n 23600K .......... .......... .......... .......... ..........  7% 99.9M 9s\n 23650K .......... .......... .......... .......... ..........  8% 85.4M 9s\n 23700K .......... .......... .......... .......... ..........  8% 85.6M 9s\n 23750K .......... .......... .......... .......... ..........  8%  126M 9s\n 23800K .......... .......... .......... .......... ..........  8% 97.0M 9s\n 23850K .......... .......... .......... .......... ..........  8% 97.4M 9s\n 23900K .......... .......... .......... .......... ..........  8%  115M 9s\n 23950K .......... .......... .......... .......... ..........  8%  136M 9s\n 24000K .......... .......... .......... .......... ..........  8% 16.3M 9s\n 24050K .......... .......... .......... .......... ..........  8%  124M 9s\n 24100K .......... .......... .......... .......... ..........  8% 31.9M 9s\n 24150K .......... .......... .......... .......... ..........  8% 14.3M 9s\n 24200K .......... .......... .......... .......... ..........  8% 99.1M 9s\n 24250K .......... .......... .......... .......... ..........  8%  139M 9s\n 24300K .......... .......... .......... .......... ..........  8% 39.1M 9s\n 24350K .......... .......... .......... .......... ..........  8% 29.0M 9s\n 24400K .......... .......... .......... .......... ..........  8% 14.1M 9s\n 24450K .......... .......... .......... .......... ..........  8% 54.7M 9s\n 24500K .......... .......... .......... .......... ..........  8% 91.4M 9s\n 24550K .......... .......... .......... .......... ..........  8% 17.4M 9s\n 24600K .......... .......... .......... .......... ..........  8% 27.2M 9s\n 24650K .......... .......... .......... .......... ..........  8% 15.3M 9s\n 24700K .......... .......... .......... .......... ..........  8% 29.8M 9s\n 24750K .......... .......... .......... .......... ..........  8% 34.0M 9s\n 24800K .......... .......... .......... .......... ..........  8% 27.9M 9s\n 24850K .......... .......... .......... .......... ..........  8% 32.8M 9s\n 24900K .......... .......... .......... .......... ..........  8% 29.5M 9s\n 24950K .......... .......... .......... .......... ..........  8% 48.9M 9s\n 25000K .......... .......... .......... .......... ..........  8% 16.0M 9s\n 25050K .......... .......... .......... .......... ..........  8% 15.0M 9s\n 25100K .......... .......... .......... .......... ..........  8%  120M 9s\n 25150K .......... .......... .......... .......... ..........  8% 43.2M 9s\n 25200K .......... .......... .......... .......... ..........  8% 87.8M 9s\n 25250K .......... .......... .......... .......... ..........  8% 45.0M 9s\n 25300K .......... .......... .......... .......... ..........  8% 35.9M 9s\n 25350K .......... .......... .......... .......... ..........  8% 64.8M 9s\n 25400K .......... .......... .......... .......... ..........  8% 85.3M 9s\n 25450K .......... .......... .......... .......... ..........  8% 89.9M 9s\n 25500K .......... .......... .......... .......... ..........  8% 14.3M 9s\n 25550K .......... .......... .......... .......... ..........  8%  107M 9s\n 25600K .......... .......... .......... .......... ..........  8%  120M 9s\n 25650K .......... .......... .......... .......... ..........  8%  113M 9s\n 25700K .......... .......... .......... .......... ..........  8% 38.7M 9s\n 25750K .......... .......... .......... .......... ..........  8% 76.6M 9s\n 25800K .......... .......... .......... .......... ..........  8% 24.7M 9s\n 25850K .......... .......... .......... .......... ..........  8% 21.3M 9s\n 25900K .......... .......... .......... .......... ..........  8%  129M 9s\n 25950K .......... .......... .......... .......... ..........  8% 31.0M 9s\n 26000K .......... .......... .......... .......... ..........  8% 35.1M 9s\n 26050K .......... .......... .......... .......... ..........  8% 24.4M 9s\n 26100K .......... .......... .......... .......... ..........  8% 32.9M 9s\n 26150K .......... .......... .......... .......... ..........  8% 56.9M 9s\n 26200K .......... .......... .......... .......... ..........  8% 25.3M 9s\n 26250K .......... .......... .......... .......... ..........  8% 61.6M 9s\n 26300K .......... .......... .......... .......... ..........  8% 28.2M 9s\n 26350K .......... .......... .......... .......... ..........  8% 64.1M 9s\n 26400K .......... .......... .......... .......... ..........  8% 25.9M 9s\n 26450K .......... .......... .......... .......... ..........  8% 27.2M 9s\n 26500K .......... .......... .......... .......... ..........  8% 36.7M 9s\n 26550K .......... .......... .......... .......... ..........  8% 22.0M 9s\n 26600K .......... .......... .......... .......... ..........  9% 72.1M 9s\n 26650K .......... .......... .......... .......... ..........  9% 25.9M 9s\n 26700K .......... .......... .......... .......... ..........  9% 29.9M 9s\n 26750K .......... .......... .......... .......... ..........  9% 21.9M 9s\n 26800K .......... .......... .......... .......... ..........  9% 20.8M 9s\n 26850K .......... .......... .......... .......... ..........  9% 92.5M 9s\n 26900K .......... .......... .......... .......... ..........  9% 26.3M 9s\n 26950K .......... .......... .......... .......... ..........  9% 74.9M 9s\n 27000K .......... .......... .......... .......... ..........  9% 23.7M 9s\n 27050K .......... .......... .......... .......... ..........  9% 53.4M 9s\n 27100K .......... .......... .......... .......... ..........  9% 27.2M 9s\n 27150K .......... .......... .......... .......... ..........  9% 43.6M 9s\n 27200K .......... .......... .......... .......... ..........  9% 67.1M 9s\n 27250K .......... .......... .......... .......... ..........  9% 30.4M 9s\n 27300K .......... .......... .......... .......... ..........  9% 58.5M 9s\n 27350K .......... .......... .......... .......... ..........  9% 19.6M 9s\n 27400K .......... .......... .......... .......... ..........  9% 34.5M 9s\n 27450K .......... .......... .......... .......... ..........  9% 64.4M 9s\n 27500K .......... .......... .......... .......... ..........  9% 23.0M 9s\n 27550K .......... .......... .......... .......... ..........  9% 50.4M 9s\n 27600K .......... .......... .......... .......... ..........  9% 70.1M 9s\n 27650K .......... .......... .......... .......... ..........  9% 17.0M 9s\n 27700K .......... .......... .......... .......... ..........  9% 71.4M 9s\n 27750K .......... .......... .......... .......... ..........  9% 68.2M 9s\n 27800K .......... .......... .......... .......... ..........  9% 89.2M 9s\n 27850K .......... .......... .......... .......... ..........  9% 40.6M 9s\n 27900K .......... .......... .......... .......... ..........  9% 37.2M 9s\n 27950K .......... .......... .......... .......... ..........  9% 24.5M 9s\n 28000K .......... .......... .......... .......... ..........  9% 74.2M 9s\n 28050K .......... .......... .......... .......... ..........  9% 29.2M 9s\n 28100K .......... .......... .......... .......... ..........  9% 6.55M 9s\n 28150K .......... .......... .......... .......... ..........  9% 70.9M 9s\n 28200K .......... .......... .......... .......... ..........  9%  114M 9s\n 28250K .......... .......... .......... .......... ..........  9%  114M 9s\n 28300K .......... .......... .......... .......... ..........  9%  110M 9s\n 28350K .......... .......... .......... .......... ..........  9% 20.1M 9s\n 28400K .......... .......... .......... .......... ..........  9% 42.4M 9s\n 28450K .......... .......... .......... .......... ..........  9% 41.0M 9s\n 28500K .......... .......... .......... .......... ..........  9% 12.0M 9s\n 28550K .......... .......... .......... .......... ..........  9% 31.6M 9s\n 28600K .......... .......... .......... .......... ..........  9% 19.4M 9s\n 28650K .......... .......... .......... .......... ..........  9% 48.3M 9s\n 28700K .......... .......... .......... .......... ..........  9% 52.7M 9s\n 28750K .......... .......... .......... .......... ..........  9% 14.0M 9s\n 28800K .......... .......... .......... .......... ..........  9% 55.7M 9s\n 28850K .......... .......... .......... .......... ..........  9% 11.6M 9s\n 28900K .......... .......... .......... .......... ..........  9% 54.1M 9s\n 28950K .......... .......... .......... .......... ..........  9% 42.4M 9s\n 29000K .......... .......... .......... .......... ..........  9% 15.0M 9s\n 29050K .......... .......... .......... .......... ..........  9% 44.0M 9s\n 29100K .......... .......... .......... .......... ..........  9% 12.5M 9s\n 29150K .......... .......... .......... .......... ..........  9% 68.6M 9s\n 29200K .......... .......... .......... .......... ..........  9% 53.8M 9s\n 29250K .......... .......... .......... .......... ..........  9% 18.1M 9s\n 29300K .......... .......... .......... .......... ..........  9% 78.3M 9s\n 29350K .......... .......... .......... .......... ..........  9% 22.6M 9s\n 29400K .......... .......... .......... .......... ..........  9% 74.2M 9s\n 29450K .......... .......... .......... .......... ..........  9% 82.1M 9s\n 29500K .......... .......... .......... .......... ..........  9% 76.6M 9s\n 29550K .......... .......... .......... .......... .......... 10% 4.28M 9s\n 29600K .......... .......... .......... .......... .......... 10% 92.5M 9s\n 29650K .......... .......... .......... .......... .......... 10%  131M 9s\n 29700K .......... .......... .......... .......... .......... 10%  113M 9s\n 29750K .......... .......... .......... .......... .......... 10%  130M 9s\n 29800K .......... .......... .......... .......... .......... 10%  126M 9s\n 29850K .......... .......... .......... .......... .......... 10%  121M 9s\n 29900K .......... .......... .......... .......... .......... 10% 90.3M 9s\n 29950K .......... .......... .......... .......... .......... 10%  125M 9s\n 30000K .......... .......... .......... .......... .......... 10%  133M 9s\n 30050K .......... .......... .......... .......... .......... 10% 96.6M 9s\n 30100K .......... .......... .......... .......... .......... 10%  114M 9s\n 30150K .......... .......... .......... .......... .......... 10% 15.3M 9s\n 30200K .......... .......... .......... .......... .......... 10%  113M 9s\n 30250K .......... .......... .......... .......... .......... 10% 51.2M 9s\n 30300K .......... .......... .......... .......... .......... 10% 26.1M 9s\n 30350K .......... .......... .......... .......... .......... 10% 31.4M 9s\n 30400K .......... .......... .......... .......... .......... 10% 71.5M 9s\n 30450K .......... .......... .......... .......... .......... 10% 21.8M 9s\n 30500K .......... .......... .......... .......... .......... 10% 37.5M 9s\n 30550K .......... .......... .......... .......... .......... 10% 78.3M 9s\n 30600K .......... .......... .......... .......... .......... 10% 29.0M 9s\n 30650K .......... .......... .......... .......... .......... 10% 30.3M 9s\n 30700K .......... .......... .......... .......... .......... 10% 32.4M 9s\n 30750K .......... .......... .......... .......... .......... 10% 9.60M 9s\n 30800K .......... .......... .......... .......... .......... 10% 73.4M 9s\n 30850K .......... .......... .......... .......... .......... 10% 78.0M 9s\n 30900K .......... .......... .......... .......... .......... 10% 40.7M 9s\n 30950K .......... .......... .......... .......... .......... 10% 44.0M 9s\n 31000K .......... .......... .......... .......... .......... 10% 35.5M 9s\n 31050K .......... .......... .......... .......... .......... 10% 25.3M 9s\n 31100K .......... .......... .......... .......... .......... 10% 69.3M 9s\n 31150K .......... .......... .......... .......... .......... 10% 47.5M 9s\n 31200K .......... .......... .......... .......... .......... 10% 39.0M 9s\n 31250K .......... .......... .......... .......... .......... 10% 61.3M 9s\n 31300K .......... .......... .......... .......... .......... 10% 78.7M 9s\n 31350K .......... .......... .......... .......... .......... 10% 27.4M 9s\n 31400K .......... .......... .......... .......... .......... 10% 39.2M 9s\n 31450K .......... .......... .......... .......... .......... 10% 40.1M 9s\n 31500K .......... .......... .......... .......... .......... 10% 47.5M 9s\n 31550K .......... .......... .......... .......... .......... 10% 80.6M 9s\n 31600K .......... .......... .......... .......... .......... 10% 32.9M 9s\n 31650K .......... .......... .......... .......... .......... 10% 30.8M 9s\n 31700K .......... .......... .......... .......... .......... 10% 31.7M 9s\n 31750K .......... .......... .......... .......... .......... 10% 48.8M 9s\n 31800K .......... .......... .......... .......... .......... 10% 34.9M 9s\n 31850K .......... .......... .......... .......... .......... 10% 14.4M 9s\n 31900K .......... .......... .......... .......... .......... 10% 46.9M 9s\n 31950K .......... .......... .......... .......... .......... 10%  107M 9s\n 32000K .......... .......... .......... .......... .......... 10% 23.4M 9s\n 32050K .......... .......... .......... .......... .......... 10% 62.4M 9s\n 32100K .......... .......... .......... .......... .......... 10% 14.2M 9s\n 32150K .......... .......... .......... .......... .......... 10% 61.6M 9s\n 32200K .......... .......... .......... .......... .......... 10% 64.8M 9s\n 32250K .......... .......... .......... .......... .......... 10% 23.9M 9s\n 32300K .......... .......... .......... .......... .......... 10% 45.7M 9s\n 32350K .......... .......... .......... .......... .......... 10% 17.0M 9s\n 32400K .......... .......... .......... .......... .......... 10% 29.7M 9s\n 32450K .......... .......... .......... .......... .......... 10% 63.8M 9s\n 32500K .......... .......... .......... .......... .......... 11% 15.3M 9s\n 32550K .......... .......... .......... .......... .......... 11% 41.8M 9s\n 32600K .......... .......... .......... .......... .......... 11% 12.9M 9s\n 32650K .......... .......... .......... .......... .......... 11% 88.2M 9s\n 32700K .......... .......... .......... .......... .......... 11%  102M 9s\n 32750K .......... .......... .......... .......... .......... 11% 34.4M 9s\n 32800K .......... .......... .......... .......... .......... 11% 65.0M 9s\n 32850K .......... .......... .......... .......... .......... 11% 31.9M 9s\n 32900K .......... .......... .......... .......... .......... 11%  108M 9s\n 32950K .......... .......... .......... .......... .......... 11% 26.3M 9s\n 33000K .......... .......... .......... .......... .......... 11% 36.8M 9s\n 33050K .......... .......... .......... .......... .......... 11% 19.7M 9s\n 33100K .......... .......... .......... .......... .......... 11% 62.0M 9s\n 33150K .......... .......... .......... .......... .......... 11% 13.5M 9s\n 33200K .......... .......... .......... .......... .......... 11%  101M 9s\n 33250K .......... .......... .......... .......... .......... 11%  129M 9s\n 33300K .......... .......... .......... .......... .......... 11% 32.9M 9s\n 33350K .......... .......... .......... .......... .......... 11% 55.7M 9s\n 33400K .......... .......... .......... .......... .......... 11% 88.5M 9s\n 33450K .......... .......... .......... .......... .......... 11% 97.9M 9s\n 33500K .......... .......... .......... .......... .......... 11% 36.8M 9s\n 33550K .......... .......... .......... .......... .......... 11% 12.9M 9s\n 33600K .......... .......... .......... .......... .......... 11% 94.9M 9s\n 33650K .......... .......... .......... .......... .......... 11%  128M 9s\n 33700K .......... .......... .......... .......... .......... 11%  107M 9s\n 33750K .......... .......... .......... .......... .......... 11%  113M 9s\n 33800K .......... .......... .......... .......... .......... 11% 78.9M 9s\n 33850K .......... .......... .......... .......... .......... 11% 92.5M 9s\n 33900K .......... .......... .......... .......... .......... 11%  127M 9s\n 33950K .......... .......... .......... .......... .......... 11% 18.0M 9s\n 34000K .......... .......... .......... .......... .......... 11%  130M 9s\n 34050K .......... .......... .......... .......... .......... 11%  116M 9s\n 34100K .......... .......... .......... .......... .......... 11% 90.6M 9s\n 34150K .......... .......... .......... .......... .......... 11% 17.8M 9s\n 34200K .......... .......... .......... .......... .......... 11% 91.6M 9s\n 34250K .......... .......... .......... .......... .......... 11% 28.7M 9s\n 34300K .......... .......... .......... .......... .......... 11% 74.4M 9s\n 34350K .......... .......... .......... .......... .......... 11% 69.1M 9s\n 34400K .......... .......... .......... .......... .......... 11% 18.8M 9s\n 34450K .......... .......... .......... .......... .......... 11% 42.1M 9s\n 34500K .......... .......... .......... .......... .......... 11% 22.9M 9s\n 34550K .......... .......... .......... .......... .......... 11% 97.1M 9s\n 34600K .......... .......... .......... .......... .......... 11% 42.5M 9s\n 34650K .......... .......... .......... .......... .......... 11% 26.3M 9s\n 34700K .......... .......... .......... .......... .......... 11% 29.9M 9s\n 34750K .......... .......... .......... .......... .......... 11% 20.4M 9s\n 34800K .......... .......... .......... .......... .......... 11% 79.9M 9s\n 34850K .......... .......... .......... .......... .......... 11% 65.0M 8s\n 34900K .......... .......... .......... .......... .......... 11% 20.4M 8s\n 34950K .......... .......... .......... .......... .......... 11% 34.9M 8s\n 35000K .......... .......... .......... .......... .......... 11% 86.8M 8s\n 35050K .......... .......... .......... .......... .......... 11% 26.4M 8s\n 35100K .......... .......... .......... .......... .......... 11% 26.2M 8s\n 35150K .......... .......... .......... .......... .......... 11% 40.2M 8s\n 35200K .......... .......... .......... .......... .......... 11% 21.9M 8s\n 35250K .......... .......... .......... .......... .......... 11% 58.4M 8s\n 35300K .......... .......... .......... .......... .......... 11% 31.6M 8s\n 35350K .......... .......... .......... .......... .......... 11% 18.2M 8s\n 35400K .......... .......... .......... .......... .......... 11% 27.5M 8s\n 35450K .......... .......... .......... .......... .......... 11% 10.0M 9s\n 35500K .......... .......... .......... .......... .......... 12% 91.4M 8s\n 35550K .......... .......... .......... .......... .......... 12% 19.8M 8s\n 35600K .......... .......... .......... .......... .......... 12% 20.6M 8s\n 35650K .......... .......... .......... .......... .......... 12% 31.4M 8s\n 35700K .......... .......... .......... .......... .......... 12% 39.6M 8s\n 35750K .......... .......... .......... .......... .......... 12% 20.0M 8s\n 35800K .......... .......... .......... .......... .......... 12% 57.2M 8s\n 35850K .......... .......... .......... .......... .......... 12% 15.3M 8s\n 35900K .......... .......... .......... .......... .......... 12% 33.9M 8s\n 35950K .......... .......... .......... .......... .......... 12% 54.1M 8s\n 36000K .......... .......... .......... .......... .......... 12% 8.57M 9s\n 36050K .......... .......... .......... .......... .......... 12% 51.3M 9s\n 36100K .......... .......... .......... .......... .......... 12% 21.7M 9s\n 36150K .......... .......... .......... .......... .......... 12% 50.6M 9s\n 36200K .......... .......... .......... .......... .......... 12% 43.5M 9s\n 36250K .......... .......... .......... .......... .......... 12% 10.1M 9s\n 36300K .......... .......... .......... .......... .......... 12% 56.5M 9s\n 36350K .......... .......... .......... .......... .......... 12% 14.9M 9s\n 36400K .......... .......... .......... .......... .......... 12% 45.9M 9s\n 36450K .......... .......... .......... .......... .......... 12% 47.9M 9s\n 36500K .......... .......... .......... .......... .......... 12% 12.2M 9s\n 36550K .......... .......... .......... .......... .......... 12% 43.7M 9s\n 36600K .......... .......... .......... .......... .......... 12% 13.4M 9s\n 36650K .......... .......... .......... .......... .......... 12% 31.2M 9s\n 36700K .......... .......... .......... .......... .......... 12% 67.3M 9s\n 36750K .......... .......... .......... .......... .......... 12% 12.6M 9s\n 36800K .......... .......... .......... .......... .......... 12% 65.0M 9s\n 36850K .......... .......... .......... .......... .......... 12% 17.0M 9s\n 36900K .......... .......... .......... .......... .......... 12% 47.6M 9s\n 36950K .......... .......... .......... .......... .......... 12% 33.0M 9s\n 37000K .......... .......... .......... .......... .......... 12% 10.1M 9s\n 37050K .......... .......... .......... .......... .......... 12% 60.0M 9s\n 37100K .......... .......... .......... .......... .......... 12% 98.7M 9s\n 37150K .......... .......... .......... .......... .......... 12% 18.6M 9s\n 37200K .......... .......... .......... .......... .......... 12% 49.5M 9s\n 37250K .......... .......... .......... .......... .......... 12% 12.1M 9s\n 37300K .......... .......... .......... .......... .......... 12% 23.2M 9s\n 37350K .......... .......... .......... .......... .......... 12% 44.5M 9s\n 37400K .......... .......... .......... .......... .......... 12% 21.9M 9s\n 37450K .......... .......... .......... .......... .......... 12% 21.9M 9s\n 37500K .......... .......... .......... .......... .......... 12% 26.5M 9s\n 37550K .......... .......... .......... .......... .......... 12% 32.9M 9s\n 37600K .......... .......... .......... .......... .......... 12% 36.9M 9s\n 37650K .......... .......... .......... .......... .......... 12% 48.8M 9s\n 37700K .......... .......... .......... .......... .......... 12% 17.0M 9s\n 37750K .......... .......... .......... .......... .......... 12% 52.5M 9s\n 37800K .......... .......... .......... .......... .......... 12% 57.2M 9s\n 37850K .......... .......... .......... .......... .......... 12% 56.2M 9s\n 37900K .......... .......... .......... .......... .......... 12% 13.5M 9s\n 37950K .......... .......... .......... .......... .......... 12% 32.4M 9s\n 38000K .......... .......... .......... .......... .......... 12% 18.0M 9s\n 38050K .......... .......... .......... .......... .......... 12% 24.6M 9s\n 38100K .......... .......... .......... .......... .......... 12%  113M 9s\n 38150K .......... .......... .......... .......... .......... 12% 19.6M 9s\n 38200K .......... .......... .......... .......... .......... 12% 60.4M 9s\n 38250K .......... .......... .......... .......... .......... 12% 14.5M 9s\n 38300K .......... .......... .......... .......... .......... 12% 57.3M 9s\n 38350K .......... .......... .......... .......... .......... 12% 67.0M 9s\n 38400K .......... .......... .......... .......... .......... 12% 17.6M 9s\n 38450K .......... .......... .......... .......... .......... 13% 48.7M 9s\n 38500K .......... .......... .......... .......... .......... 13% 72.2M 9s\n 38550K .......... .......... .......... .......... .......... 13% 18.4M 9s\n 38600K .......... .......... .......... .......... .......... 13% 58.5M 9s\n 38650K .......... .......... .......... .......... .......... 13% 19.1M 9s\n 38700K .......... .......... .......... .......... .......... 13% 23.9M 9s\n 38750K .......... .......... .......... .......... .......... 13% 66.7M 9s\n 38800K .......... .......... .......... .......... .......... 13% 21.0M 9s\n 38850K .......... .......... .......... .......... .......... 13% 12.8M 9s\n 38900K .......... .......... .......... .......... .......... 13% 78.7M 9s\n 38950K .......... .......... .......... .......... .......... 13% 54.0M 9s\n 39000K .......... .......... .......... .......... .......... 13% 81.2M 8s\n 39050K .......... .......... .......... .......... .......... 13% 18.8M 8s\n 39100K .......... .......... .......... .......... .......... 13% 59.9M 8s\n 39150K .......... .......... .......... .......... .......... 13% 24.9M 8s\n 39200K .......... .......... .......... .......... .......... 13% 74.0M 8s\n 39250K .......... .......... .......... .......... .......... 13% 46.1M 8s\n 39300K .......... .......... .......... .......... .......... 13% 21.8M 8s\n 39350K .......... .......... .......... .......... .......... 13% 63.7M 8s\n 39400K .......... .......... .......... .......... .......... 13% 23.4M 8s\n 39450K .......... .......... .......... .......... .......... 13% 57.0M 8s\n 39500K .......... .......... .......... .......... .......... 13% 17.0M 8s\n 39550K .......... .......... .......... .......... .......... 13% 17.1M 8s\n 39600K .......... .......... .......... .......... .......... 13% 3.78M 9s\n 39650K .......... .......... .......... .......... .......... 13% 49.9M 9s\n 39700K .......... .......... .......... .......... .......... 13% 70.8M 9s\n 39750K .......... .......... .......... .......... .......... 13% 89.4M 9s\n 39800K .......... .......... .......... .......... .......... 13% 83.8M 9s\n 39850K .......... .......... .......... .......... .......... 13% 79.5M 9s\n 39900K .......... .......... .......... .......... .......... 13% 70.5M 9s\n 39950K .......... .......... .......... .......... .......... 13% 52.7M 8s\n 40000K .......... .......... .......... .......... .......... 13% 71.5M 8s\n 40050K .......... .......... .......... .......... .......... 13% 81.1M 8s\n 40100K .......... .......... .......... .......... .......... 13% 96.0M 8s\n 40150K .......... .......... .......... .......... .......... 13% 98.2M 8s\n 40200K .......... .......... .......... .......... .......... 13% 27.0M 8s\n 40250K .......... .......... .......... .......... .......... 13%  123M 8s\n 40300K .......... .......... .......... .......... .......... 13% 22.5M 8s\n 40350K .......... .......... .......... .......... .......... 13% 53.7M 8s\n 40400K .......... .......... .......... .......... .......... 13% 73.9M 8s\n 40450K .......... .......... .......... .......... .......... 13% 17.5M 8s\n 40500K .......... .......... .......... .......... .......... 13% 60.3M 8s\n 40550K .......... .......... .......... .......... .......... 13% 5.08M 8s\n 40600K .......... .......... .......... .......... .......... 13% 99.2M 8s\n 40650K .......... .......... .......... .......... .......... 13%  100M 8s\n 40700K .......... .......... .......... .......... .......... 13%  115M 8s\n 40750K .......... .......... .......... .......... .......... 13%  101M 8s\n 40800K .......... .......... .......... .......... .......... 13%  104M 8s\n 40850K .......... .......... .......... .......... .......... 13%  107M 8s\n 40900K .......... .......... .......... .......... .......... 13%  105M 8s\n 40950K .......... .......... .......... .......... .......... 13% 17.6M 8s\n 41000K .......... .......... .......... .......... .......... 13%  108M 8s\n 41050K .......... .......... .......... .......... .......... 13%  114M 8s\n 41100K .......... .......... .......... .......... .......... 13% 31.4M 8s\n 41150K .......... .......... .......... .......... .......... 13% 98.7M 8s\n 41200K .......... .......... .......... .......... .......... 13% 91.9M 8s\n 41250K .......... .......... .......... .......... .......... 13% 28.0M 8s\n 41300K .......... .......... .......... .......... .......... 13%  104M 8s\n 41350K .......... .......... .......... .......... .......... 13% 26.8M 8s\n 41400K .......... .......... .......... .......... .......... 14% 48.8M 8s\n 41450K .......... .......... .......... .......... .......... 14% 16.5M 8s\n 41500K .......... .......... .......... .......... .......... 14% 94.5M 8s\n 41550K .......... .......... .......... .......... .......... 14% 98.8M 8s\n 41600K .......... .......... .......... .......... .......... 14% 32.8M 8s\n 41650K .......... .......... .......... .......... .......... 14% 30.2M 8s\n 41700K .......... .......... .......... .......... .......... 14% 28.9M 8s\n 41750K .......... .......... .......... .......... .......... 14% 32.6M 8s\n 41800K .......... .......... .......... .......... .......... 14%  116M 8s\n 41850K .......... .......... .......... .......... .......... 14% 30.1M 8s\n 41900K .......... .......... .......... .......... .......... 14% 29.0M 8s\n 41950K .......... .......... .......... .......... .......... 14% 39.7M 8s\n 42000K .......... .......... .......... .......... .......... 14% 57.6M 8s\n 42050K .......... .......... .......... .......... .......... 14% 18.1M 8s\n 42100K .......... .......... .......... .......... .......... 14% 90.0M 8s\n 42150K .......... .......... .......... .......... .......... 14% 32.8M 8s\n 42200K .......... .......... .......... .......... .......... 14% 31.3M 8s\n 42250K .......... .......... .......... .......... .......... 14% 70.5M 8s\n 42300K .......... .......... .......... .......... .......... 14% 39.8M 8s\n 42350K .......... .......... .......... .......... .......... 14% 29.8M 8s\n 42400K .......... .......... .......... .......... .......... 14% 24.8M 8s\n 42450K .......... .......... .......... .......... .......... 14% 27.6M 8s\n 42500K .......... .......... .......... .......... .......... 14%  122M 8s\n 42550K .......... .......... .......... .......... .......... 14% 39.7M 8s\n 42600K .......... .......... .......... .......... .......... 14% 18.4M 8s\n 42650K .......... .......... .......... .......... .......... 14% 58.8M 8s\n 42700K .......... .......... .......... .......... .......... 14%  127M 8s\n 42750K .......... .......... .......... .......... .......... 14% 48.3M 8s\n 42800K .......... .......... .......... .......... .......... 14% 21.8M 8s\n 42850K .......... .......... .......... .......... .......... 14% 19.5M 8s\n 42900K .......... .......... .......... .......... .......... 14% 16.9M 8s\n 42950K .......... .......... .......... .......... .......... 14% 90.6M 8s\n 43000K .......... .......... .......... .......... .......... 14% 33.3M 8s\n 43050K .......... .......... .......... .......... .......... 14% 9.43M 8s\n 43100K .......... .......... .......... .......... .......... 14% 85.4M 8s\n 43150K .......... .......... .......... .......... .......... 14% 92.5M 8s\n 43200K .......... .......... .......... .......... .......... 14% 74.4M 8s\n 43250K .......... .......... .......... .......... .......... 14% 20.8M 8s\n 43300K .......... .......... .......... .......... .......... 14% 27.3M 8s\n 43350K .......... .......... .......... .......... .......... 14% 18.5M 8s\n 43400K .......... .......... .......... .......... .......... 14% 27.7M 8s\n 43450K .......... .......... .......... .......... .......... 14% 92.1M 8s\n 43500K .......... .......... .......... .......... .......... 14% 57.8M 8s\n 43550K .......... .......... .......... .......... .......... 14% 36.3M 8s\n 43600K .......... .......... .......... .......... .......... 14% 29.5M 8s\n 43650K .......... .......... .......... .......... .......... 14% 22.5M 8s\n 43700K .......... .......... .......... .......... .......... 14% 96.6M 8s\n 43750K .......... .......... .......... .......... .......... 14% 31.7M 8s\n 43800K .......... .......... .......... .......... .......... 14% 62.9M 8s\n 43850K .......... .......... .......... .......... .......... 14% 25.9M 8s\n 43900K .......... .......... .......... .......... .......... 14% 93.9M 8s\n 43950K .......... .......... .......... .......... .......... 14% 26.5M 8s\n 44000K .......... .......... .......... .......... .......... 14% 33.7M 8s\n 44050K .......... .......... .......... .......... .......... 14% 26.3M 8s\n 44100K .......... .......... .......... .......... .......... 14%  123M 8s\n 44150K .......... .......... .......... .......... .......... 14% 19.1M 8s\n 44200K .......... .......... .......... .......... .......... 14% 96.1M 8s\n 44250K .......... .......... .......... .......... .......... 14% 33.0M 8s\n 44300K .......... .......... .......... .......... .......... 14% 56.8M 8s\n 44350K .......... .......... .......... .......... .......... 15% 29.7M 8s\n 44400K .......... .......... .......... .......... .......... 15% 75.8M 8s\n 44450K .......... .......... .......... .......... .......... 15% 30.8M 8s\n 44500K .......... .......... .......... .......... .......... 15% 42.1M 8s\n 44550K .......... .......... .......... .......... .......... 15% 26.0M 8s\n 44600K .......... .......... .......... .......... .......... 15%  101M 8s\n 44650K .......... .......... .......... .......... .......... 15% 23.2M 8s\n 44700K .......... .......... .......... .......... .......... 15% 49.1M 8s\n 44750K .......... .......... .......... .......... .......... 15% 34.5M 8s\n 44800K .......... .......... .......... .......... .......... 15% 91.2M 8s\n 44850K .......... .......... .......... .......... .......... 15% 6.88M 8s\n 44900K .......... .......... .......... .......... .......... 15% 91.1M 8s\n 44950K .......... .......... .......... .......... .......... 15% 94.8M 8s\n 45000K .......... .......... .......... .......... .......... 15%  112M 8s\n 45050K .......... .......... .......... .......... .......... 15% 99.2M 8s\n 45100K .......... .......... .......... .......... .......... 15% 91.2M 8s\n 45150K .......... .......... .......... .......... .......... 15% 62.0M 8s\n 45200K .......... .......... .......... .......... .......... 15% 33.4M 8s\n 45250K .......... .......... .......... .......... .......... 15% 16.6M 8s\n 45300K .......... .......... .......... .......... .......... 15% 96.8M 8s\n 45350K .......... .......... .......... .......... .......... 15% 34.2M 8s\n 45400K .......... .......... .......... .......... .......... 15% 24.4M 8s\n 45450K .......... .......... .......... .......... .......... 15% 44.5M 8s\n 45500K .......... .......... .......... .......... .......... 15%  101M 8s\n 45550K .......... .......... .......... .......... .......... 15% 40.0M 8s\n 45600K .......... .......... .......... .......... .......... 15% 23.9M 8s\n 45650K .......... .......... .......... .......... .......... 15% 20.9M 8s\n 45700K .......... .......... .......... .......... .......... 15% 10.5M 8s\n 45750K .......... .......... .......... .......... .......... 15% 91.4M 8s\n 45800K .......... .......... .......... .......... .......... 15% 80.3M 8s\n 45850K .......... .......... .......... .......... .......... 15% 82.8M 8s\n 45900K .......... .......... .......... .......... .......... 15% 22.4M 8s\n 45950K .......... .......... .......... .......... .......... 15% 30.8M 8s\n 46000K .......... .......... .......... .......... .......... 15% 55.9M 8s\n 46050K .......... .......... .......... .......... .......... 15% 23.1M 8s\n 46100K .......... .......... .......... .......... .......... 15% 22.6M 8s\n 46150K .......... .......... .......... .......... .......... 15% 21.5M 8s\n 46200K .......... .......... .......... .......... .......... 15%  115M 8s\n 46250K .......... .......... .......... .......... .......... 15% 41.7M 8s\n 46300K .......... .......... .......... .......... .......... 15% 29.5M 8s\n 46350K .......... .......... .......... .......... .......... 15% 37.0M 8s\n 46400K .......... .......... .......... .......... .......... 15% 53.7M 8s\n 46450K .......... .......... .......... .......... .......... 15% 84.4M 8s\n 46500K .......... .......... .......... .......... .......... 15% 33.6M 8s\n 46550K .......... .......... .......... .......... .......... 15% 34.6M 8s\n 46600K .......... .......... .......... .......... .......... 15% 29.7M 8s\n 46650K .......... .......... .......... .......... .......... 15% 42.8M 8s\n 46700K .......... .......... .......... .......... .......... 15% 48.8M 8s\n 46750K .......... .......... .......... .......... .......... 15% 18.6M 8s\n 46800K .......... .......... .......... .......... .......... 15% 52.9M 8s\n 46850K .......... .......... .......... .......... .......... 15% 41.4M 8s\n 46900K .......... .......... .......... .......... .......... 15% 91.0M 8s\n 46950K .......... .......... .......... .......... .......... 15% 18.5M 8s\n 47000K .......... .......... .......... .......... .......... 15% 34.1M 8s\n 47050K .......... .......... .......... .......... .......... 15% 51.1M 8s\n 47100K .......... .......... .......... .......... .......... 15% 41.4M 8s\n 47150K .......... .......... .......... .......... .......... 15% 81.5M 8s\n 47200K .......... .......... .......... .......... .......... 15% 25.9M 8s\n 47250K .......... .......... .......... .......... .......... 15% 24.6M 8s\n 47300K .......... .......... .......... .......... .......... 16% 22.1M 8s\n 47350K .......... .......... .......... .......... .......... 16% 72.3M 8s\n 47400K .......... .......... .......... .......... .......... 16% 75.4M 8s\n 47450K .......... .......... .......... .......... .......... 16% 33.3M 8s\n 47500K .......... .......... .......... .......... .......... 16% 31.2M 8s\n 47550K .......... .......... .......... .......... .......... 16% 16.3M 8s\n 47600K .......... .......... .......... .......... .......... 16%  131M 8s\n 47650K .......... .......... .......... .......... .......... 16%  105M 8s\n 47700K .......... .......... .......... .......... .......... 16% 24.1M 8s\n 47750K .......... .......... .......... .......... .......... 16% 23.8M 8s\n 47800K .......... .......... .......... .......... .......... 16% 49.1M 8s\n 47850K .......... .......... .......... .......... .......... 16% 64.6M 8s\n 47900K .......... .......... .......... .......... .......... 16% 17.7M 8s\n 47950K .......... .......... .......... .......... .......... 16% 36.9M 8s\n 48000K .......... .......... .......... .......... .......... 16% 20.8M 8s\n 48050K .......... .......... .......... .......... .......... 16% 20.7M 8s\n 48100K .......... .......... .......... .......... .......... 16% 69.4M 8s\n 48150K .......... .......... .......... .......... .......... 16% 28.2M 8s\n 48200K .......... .......... .......... .......... .......... 16% 18.1M 8s\n 48250K .......... .......... .......... .......... .......... 16% 30.1M 8s\n 48300K .......... .......... .......... .......... .......... 16% 78.1M 8s\n 48350K .......... .......... .......... .......... .......... 16% 25.7M 8s\n 48400K .......... .......... .......... .......... .......... 16% 42.0M 8s\n 48450K .......... .......... .......... .......... .......... 16% 33.7M 8s\n 48500K .......... .......... .......... .......... .......... 16% 38.2M 8s\n 48550K .......... .......... .......... .......... .......... 16% 82.6M 8s\n 48600K .......... .......... .......... .......... .......... 16% 88.1M 8s\n 48650K .......... .......... .......... .......... .......... 16% 66.3M 8s\n 48700K .......... .......... .......... .......... .......... 16% 80.9M 8s\n 48750K .......... .......... .......... .......... .......... 16% 83.4M 8s\n 48800K .......... .......... .......... .......... .......... 16% 93.2M 8s\n 48850K .......... .......... .......... .......... .......... 16% 62.0M 8s\n 48900K .......... .......... .......... .......... .......... 16%  113M 8s\n 48950K .......... .......... .......... .......... .......... 16% 93.3M 8s\n 49000K .......... .......... .......... .......... .......... 16%  103M 8s\n 49050K .......... .......... .......... .......... .......... 16%  110M 8s\n 49100K .......... .......... .......... .......... .......... 16%  110M 8s\n 49150K .......... .......... .......... .......... .......... 16% 56.3M 8s\n 49200K .......... .......... .......... .......... .......... 16% 77.0M 8s\n 49250K .......... .......... .......... .......... .......... 16%  105M 8s\n 49300K .......... .......... .......... .......... .......... 16% 86.8M 8s\n 49350K .......... .......... .......... .......... .......... 16%  113M 8s\n 49400K .......... .......... .......... .......... .......... 16% 16.4M 8s\n 49450K .......... .......... .......... .......... .......... 16% 73.6M 8s\n 49500K .......... .......... .......... .......... .......... 16% 80.4M 8s\n 49550K .......... .......... .......... .......... .......... 16% 97.1M 8s\n 49600K .......... .......... .......... .......... .......... 16% 86.7M 8s\n 49650K .......... .......... .......... .......... .......... 16% 70.3M 8s\n 49700K .......... .......... .......... .......... .......... 16% 28.3M 8s\n 49750K .......... .......... .......... .......... .......... 16% 54.3M 8s\n 49800K .......... .......... .......... .......... .......... 16%  133M 8s\n 49850K .......... .......... .......... .......... .......... 16%  113M 8s\n 49900K .......... .......... .......... .......... .......... 16% 72.5M 8s\n 49950K .......... .......... .......... .......... .......... 16%  112M 8s\n 50000K .......... .......... .......... .......... .......... 16%  108M 8s\n 50050K .......... .......... .......... .......... .......... 16% 98.5M 8s\n 50100K .......... .......... .......... .......... .......... 16%  121M 8s\n 50150K .......... .......... .......... .......... .......... 16% 47.5M 8s\n 50200K .......... .......... .......... .......... .......... 16%  111M 8s\n 50250K .......... .......... .......... .......... .......... 17%  101M 8s\n 50300K .......... .......... .......... .......... .......... 17% 30.7M 8s\n 50350K .......... .......... .......... .......... .......... 17% 57.1M 8s\n 50400K .......... .......... .......... .......... .......... 17% 41.7M 8s\n 50450K .......... .......... .......... .......... .......... 17% 24.5M 8s\n 50500K .......... .......... .......... .......... .......... 17%  101M 8s\n 50550K .......... .......... .......... .......... .......... 17% 58.9M 8s\n 50600K .......... .......... .......... .......... .......... 17% 77.8M 8s\n 50650K .......... .......... .......... .......... .......... 17% 95.1M 8s\n 50700K .......... .......... .......... .......... .......... 17% 25.9M 8s\n 50750K .......... .......... .......... .......... .......... 17%  102M 8s\n 50800K .......... .......... .......... .......... .......... 17% 21.8M 8s\n 50850K .......... .......... .......... .......... .......... 17% 85.4M 8s\n 50900K .......... .......... .......... .......... .......... 17% 89.1M 8s\n 50950K .......... .......... .......... .......... .......... 17% 24.3M 8s\n 51000K .......... .......... .......... .......... .......... 17% 44.9M 8s\n 51050K .......... .......... .......... .......... .......... 17% 61.4M 8s\n 51100K .......... .......... .......... .......... .......... 17% 76.8M 8s\n 51150K .......... .......... .......... .......... .......... 17% 36.6M 8s\n 51200K .......... .......... .......... .......... .......... 17% 32.4M 8s\n 51250K .......... .......... .......... .......... .......... 17% 68.7M 8s\n 51300K .......... .......... .......... .......... .......... 17% 35.2M 8s\n 51350K .......... .......... .......... .......... .......... 17% 70.8M 8s\n 51400K .......... .......... .......... .......... .......... 17% 63.0M 8s\n 51450K .......... .......... .......... .......... .......... 17% 75.2M 8s\n 51500K .......... .......... .......... .......... .......... 17% 31.7M 8s\n 51550K .......... .......... .......... .......... .......... 17% 67.3M 8s\n 51600K .......... .......... .......... .......... .......... 17% 30.5M 8s\n 51650K .......... .......... .......... .......... .......... 17% 73.5M 8s\n 51700K .......... .......... .......... .......... .......... 17% 49.8M 8s\n 51750K .......... .......... .......... .......... .......... 17% 68.4M 8s\n 51800K .......... .......... .......... .......... .......... 17% 86.4M 8s\n 51850K .......... .......... .......... .......... .......... 17% 34.6M 8s\n 51900K .......... .......... .......... .......... .......... 17% 28.0M 8s\n 51950K .......... .......... .......... .......... .......... 17% 75.3M 8s\n 52000K .......... .......... .......... .......... .......... 17% 83.2M 8s\n 52050K .......... .......... .......... .......... .......... 17% 83.4M 8s\n 52100K .......... .......... .......... .......... .......... 17% 45.3M 8s\n 52150K .......... .......... .......... .......... .......... 17% 81.8M 8s\n 52200K .......... .......... .......... .......... .......... 17% 85.5M 8s\n 52250K .......... .......... .......... .......... .......... 17% 31.3M 8s\n 52300K .......... .......... .......... .......... .......... 17% 71.8M 8s\n 52350K .......... .......... .......... .......... .......... 17% 77.7M 8s\n 52400K .......... .......... .......... .......... .......... 17% 87.1M 8s\n 52450K .......... .......... .......... .......... .......... 17% 29.3M 8s\n 52500K .......... .......... .......... .......... .......... 17% 87.0M 8s\n 52550K .......... .......... .......... .......... .......... 17% 84.2M 8s\n 52600K .......... .......... .......... .......... .......... 17% 25.8M 8s\n 52650K .......... .......... .......... .......... .......... 17% 93.6M 8s\n 52700K .......... .......... .......... .......... .......... 17% 24.6M 8s\n 52750K .......... .......... .......... .......... .......... 17% 80.2M 8s\n 52800K .......... .......... .......... .......... .......... 17% 81.3M 8s\n 52850K .......... .......... .......... .......... .......... 17% 22.9M 8s\n 52900K .......... .......... .......... .......... .......... 17% 80.7M 8s\n 52950K .......... .......... .......... .......... .......... 17% 28.5M 8s\n 53000K .......... .......... .......... .......... .......... 17% 87.5M 8s\n 53050K .......... .......... .......... .......... .......... 17% 94.8M 8s\n 53100K .......... .......... .......... .......... .......... 17% 6.95M 8s\n 53150K .......... .......... .......... .......... .......... 17% 93.1M 8s\n 53200K .......... .......... .......... .......... .......... 17% 65.1M 8s\n 53250K .......... .......... .......... .......... .......... 18% 87.1M 8s\n 53300K .......... .......... .......... .......... .......... 18% 76.2M 8s\n 53350K .......... .......... .......... .......... .......... 18% 78.7M 8s\n 53400K .......... .......... .......... .......... .......... 18% 84.1M 8s\n 53450K .......... .......... .......... .......... .......... 18% 66.4M 8s\n 53500K .......... .......... .......... .......... .......... 18% 90.1M 8s\n 53550K .......... .......... .......... .......... .......... 18% 65.3M 8s\n 53600K .......... .......... .......... .......... .......... 18% 75.0M 8s\n 53650K .......... .......... .......... .......... .......... 18% 78.2M 8s\n 53700K .......... .......... .......... .......... .......... 18% 86.8M 8s\n 53750K .......... .......... .......... .......... .......... 18% 64.0M 7s\n 53800K .......... .......... .......... .......... .......... 18% 93.6M 7s\n 53850K .......... .......... .......... .......... .......... 18% 84.4M 7s\n 53900K .......... .......... .......... .......... .......... 18% 69.7M 7s\n 53950K .......... .......... .......... .......... .......... 18% 59.3M 7s\n 54000K .......... .......... .......... .......... .......... 18%  120M 7s\n 54050K .......... .......... .......... .......... .......... 18% 94.8M 7s\n 54100K .......... .......... .......... .......... .......... 18% 31.4M 7s\n 54150K .......... .......... .......... .......... .......... 18% 67.0M 7s\n 54200K .......... .......... .......... .......... .......... 18% 61.5M 7s\n 54250K .......... .......... .......... .......... .......... 18% 29.0M 7s\n 54300K .......... .......... .......... .......... .......... 18% 33.0M 7s\n 54350K .......... .......... .......... .......... .......... 18% 56.2M 7s\n 54400K .......... .......... .......... .......... .......... 18% 81.4M 7s\n 54450K .......... .......... .......... .......... .......... 18% 56.1M 7s\n 54500K .......... .......... .......... .......... .......... 18% 22.2M 7s\n 54550K .......... .......... .......... .......... .......... 18%  106M 7s\n 54600K .......... .......... .......... .......... .......... 18% 72.9M 7s\n 54650K .......... .......... .......... .......... .......... 18%  106M 7s\n 54700K .......... .......... .......... .......... .......... 18% 26.7M 7s\n 54750K .......... .......... .......... .......... .......... 18% 69.3M 7s\n 54800K .......... .......... .......... .......... .......... 18% 81.0M 7s\n 54850K .......... .......... .......... .......... .......... 18% 74.0M 7s\n 54900K .......... .......... .......... .......... .......... 18% 46.0M 7s\n 54950K .......... .......... .......... .......... .......... 18% 52.0M 7s\n 55000K .......... .......... .......... .......... .......... 18% 30.5M 7s\n 55050K .......... .......... .......... .......... .......... 18% 66.0M 7s\n 55100K .......... .......... .......... .......... .......... 18% 79.4M 7s\n 55150K .......... .......... .......... .......... .......... 18% 84.0M 7s\n 55200K .......... .......... .......... .......... .......... 18% 78.7M 7s\n 55250K .......... .......... .......... .......... .......... 18% 40.8M 7s\n 55300K .......... .......... .......... .......... .......... 18% 78.7M 7s\n 55350K .......... .......... .......... .......... .......... 18% 80.9M 7s\n 55400K .......... .......... .......... .......... .......... 18% 73.7M 7s\n 55450K .......... .......... .......... .......... .......... 18% 25.6M 7s\n 55500K .......... .......... .......... .......... .......... 18% 84.0M 7s\n 55550K .......... .......... .......... .......... .......... 18% 78.0M 7s\n 55600K .......... .......... .......... .......... .......... 18% 62.6M 7s\n 55650K .......... .......... .......... .......... .......... 18% 69.7M 7s\n 55700K .......... .......... .......... .......... .......... 18% 52.9M 7s\n 55750K .......... .......... .......... .......... .......... 18% 65.1M 7s\n 55800K .......... .......... .......... .......... .......... 18% 85.0M 7s\n 55850K .......... .......... .......... .......... .......... 18% 46.7M 7s\n 55900K .......... .......... .......... .......... .......... 18% 74.7M 7s\n 55950K .......... .......... .......... .......... .......... 18% 87.7M 7s\n 56000K .......... .......... .......... .......... .......... 18% 97.7M 7s\n 56050K .......... .......... .......... .......... .......... 18% 58.5M 7s\n 56100K .......... .......... .......... .......... .......... 18% 32.1M 7s\n 56150K .......... .......... .......... .......... .......... 18%  106M 7s\n 56200K .......... .......... .......... .......... .......... 19% 60.4M 7s\n 56250K .......... .......... .......... .......... .......... 19% 88.9M 7s\n 56300K .......... .......... .......... .......... .......... 19% 42.9M 7s\n 56350K .......... .......... .......... .......... .......... 19% 89.6M 7s\n 56400K .......... .......... .......... .......... .......... 19% 60.3M 7s\n 56450K .......... .......... .......... .......... .......... 19% 41.8M 7s\n 56500K .......... .......... .......... .......... .......... 19% 66.7M 7s\n 56550K .......... .......... .......... .......... .......... 19% 89.2M 7s\n 56600K .......... .......... .......... .......... .......... 19% 74.5M 7s\n 56650K .......... .......... .......... .......... .......... 19% 46.9M 7s\n 56700K .......... .......... .......... .......... .......... 19% 93.2M 7s\n 56750K .......... .......... .......... .......... .......... 19% 95.0M 7s\n 56800K .......... .......... .......... .......... .......... 19% 46.5M 7s\n 56850K .......... .......... .......... .......... .......... 19% 56.5M 7s\n 56900K .......... .......... .......... .......... .......... 19% 76.3M 7s\n 56950K .......... .......... .......... .......... .......... 19% 93.5M 7s\n 57000K .......... .......... .......... .......... .......... 19% 45.8M 7s\n 57050K .......... .......... .......... .......... .......... 19% 54.0M 7s\n 57100K .......... .......... .......... .......... .......... 19% 78.6M 7s\n 57150K .......... .......... .......... .......... .......... 19% 31.8M 7s\n 57200K .......... .......... .......... .......... .......... 19% 30.0M 7s\n 57250K .......... .......... .......... .......... .......... 19% 99.6M 7s\n 57300K .......... .......... .......... .......... .......... 19% 33.6M 7s\n 57350K .......... .......... .......... .......... .......... 19% 77.2M 7s\n 57400K .......... .......... .......... .......... .......... 19% 72.9M 7s\n 57450K .......... .......... .......... .......... .......... 19% 32.5M 7s\n 57500K .......... .......... .......... .......... .......... 19% 21.3M 7s\n 57550K .......... .......... .......... .......... .......... 19% 32.1M 7s\n 57600K .......... .......... .......... .......... .......... 19% 24.2M 7s\n 57650K .......... .......... .......... .......... .......... 19% 71.6M 7s\n 57700K .......... .......... .......... .......... .......... 19% 28.8M 7s\n 57750K .......... .......... .......... .......... .......... 19% 85.2M 7s\n 57800K .......... .......... .......... .......... .......... 19% 36.9M 7s\n 57850K .......... .......... .......... .......... .......... 19% 52.4M 7s\n 57900K .......... .......... .......... .......... .......... 19% 63.5M 7s\n 57950K .......... .......... .......... .......... .......... 19% 68.3M 7s\n 58000K .......... .......... .......... .......... .......... 19% 32.2M 7s\n 58050K .......... .......... .......... .......... .......... 19% 48.3M 7s\n 58100K .......... .......... .......... .......... .......... 19% 81.2M 7s\n 58150K .......... .......... .......... .......... .......... 19% 32.1M 7s\n 58200K .......... .......... .......... .......... .......... 19% 38.4M 7s\n 58250K .......... .......... .......... .......... .......... 19% 53.7M 7s\n 58300K .......... .......... .......... .......... .......... 19% 60.1M 7s\n 58350K .......... .......... .......... .......... .......... 19% 54.8M 7s\n 58400K .......... .......... .......... .......... .......... 19% 25.0M 7s\n 58450K .......... .......... .......... .......... .......... 19% 69.5M 7s\n 58500K .......... .......... .......... .......... .......... 19% 60.7M 7s\n 58550K .......... .......... .......... .......... .......... 19% 31.6M 7s\n 58600K .......... .......... .......... .......... .......... 19% 98.6M 7s\n 58650K .......... .......... .......... .......... .......... 19% 69.4M 7s\n 58700K .......... .......... .......... .......... .......... 19% 97.0M 7s\n 58750K .......... .......... .......... .......... .......... 19% 44.7M 7s\n 58800K .......... .......... .......... .......... .......... 19% 70.0M 7s\n 58850K .......... .......... .......... .......... .......... 19% 93.0M 7s\n 58900K .......... .......... .......... .......... .......... 19% 82.3M 7s\n 58950K .......... .......... .......... .......... .......... 19% 57.1M 7s\n 59000K .......... .......... .......... .......... .......... 19% 94.3M 7s\n 59050K .......... .......... .......... .......... .......... 19% 73.0M 7s\n 59100K .......... .......... .......... .......... .......... 19% 27.2M 7s\n 59150K .......... .......... .......... .......... .......... 20% 98.7M 7s\n 59200K .......... .......... .......... .......... .......... 20% 97.7M 7s\n 59250K .......... .......... .......... .......... .......... 20% 26.1M 7s\n 59300K .......... .......... .......... .......... .......... 20% 88.4M 7s\n 59350K .......... .......... .......... .......... .......... 20%  103M 7s\n 59400K .......... .......... .......... .......... .......... 20% 23.5M 7s\n 59450K .......... .......... .......... .......... .......... 20% 56.5M 7s\n 59500K .......... .......... .......... .......... .......... 20% 95.5M 7s\n 59550K .......... .......... .......... .......... .......... 20% 39.9M 7s\n 59600K .......... .......... .......... .......... .......... 20% 78.6M 7s\n 59650K .......... .......... .......... .......... .......... 20% 25.6M 7s\n 59700K .......... .......... .......... .......... .......... 20%  106M 7s\n 59750K .......... .......... .......... .......... .......... 20% 48.5M 7s\n 59800K .......... .......... .......... .......... .......... 20% 13.5M 7s\n 59850K .......... .......... .......... .......... .......... 20% 95.2M 7s\n 59900K .......... .......... .......... .......... .......... 20% 84.7M 7s\n 59950K .......... .......... .......... .......... .......... 20% 54.8M 7s\n 60000K .......... .......... .......... .......... .......... 20% 92.5M 7s\n 60050K .......... .......... .......... .......... .......... 20% 7.19M 7s\n 60100K .......... .......... .......... .......... .......... 20%  107M 7s\n 60150K .......... .......... .......... .......... .......... 20% 92.4M 7s\n 60200K .......... .......... .......... .......... .......... 20%  104M 7s\n 60250K .......... .......... .......... .......... .......... 20%  108M 7s\n 60300K .......... .......... .......... .......... .......... 20% 26.0M 7s\n 60350K .......... .......... .......... .......... .......... 20%  116M 7s\n 60400K .......... .......... .......... .......... .......... 20%  128M 7s\n 60450K .......... .......... .......... .......... .......... 20%  136M 7s\n 60500K .......... .......... .......... .......... .......... 20% 71.8M 7s\n 60550K .......... .......... .......... .......... .......... 20% 18.9M 7s\n 60600K .......... .......... .......... .......... .......... 20% 32.7M 7s\n 60650K .......... .......... .......... .......... .......... 20% 23.3M 7s\n 60700K .......... .......... .......... .......... .......... 20%  107M 7s\n 60750K .......... .......... .......... .......... .......... 20% 50.1M 7s\n 60800K .......... .......... .......... .......... .......... 20% 17.1M 7s\n 60850K .......... .......... .......... .......... .......... 20% 31.6M 7s\n 60900K .......... .......... .......... .......... .......... 20%  113M 7s\n 60950K .......... .......... .......... .......... .......... 20% 31.5M 7s\n 61000K .......... .......... .......... .......... .......... 20% 91.5M 7s\n 61050K .......... .......... .......... .......... .......... 20% 46.2M 7s\n 61100K .......... .......... .......... .......... .......... 20% 27.1M 7s\n 61150K .......... .......... .......... .......... .......... 20% 39.4M 7s\n 61200K .......... .......... .......... .......... .......... 20% 63.4M 7s\n 61250K .......... .......... .......... .......... .......... 20%  104M 7s\n 61300K .......... .......... .......... .......... .......... 20% 53.0M 7s\n 61350K .......... .......... .......... .......... .......... 20% 48.8M 7s\n 61400K .......... .......... .......... .......... .......... 20% 74.9M 7s\n 61450K .......... .......... .......... .......... .......... 20% 27.6M 7s\n 61500K .......... .......... .......... .......... .......... 20% 24.4M 7s\n 61550K .......... .......... .......... .......... .......... 20% 76.1M 7s\n 61600K .......... .......... .......... .......... .......... 20%  101M 7s\n 61650K .......... .......... .......... .......... .......... 20% 4.88M 7s\n 61700K .......... .......... .......... .......... .......... 20%  112M 7s\n 61750K .......... .......... .......... .......... .......... 20%  118M 7s\n 61800K .......... .......... .......... .......... .......... 20%  114M 7s\n 61850K .......... .......... .......... .......... .......... 20%  103M 7s\n 61900K .......... .......... .......... .......... .......... 20%  118M 7s\n 61950K .......... .......... .......... .......... .......... 20% 67.2M 7s\n 62000K .......... .......... .......... .......... .......... 20% 90.1M 7s\n 62050K .......... .......... .......... .......... .......... 20% 91.8M 7s\n 62100K .......... .......... .......... .......... .......... 21% 98.4M 7s\n 62150K .......... .......... .......... .......... .......... 21% 93.7M 7s\n 62200K .......... .......... .......... .......... .......... 21% 36.1M 7s\n 62250K .......... .......... .......... .......... .......... 21% 24.8M 7s\n 62300K .......... .......... .......... .......... .......... 21%  107M 7s\n 62350K .......... .......... .......... .......... .......... 21% 30.0M 7s\n 62400K .......... .......... .......... .......... .......... 21% 49.8M 7s\n 62450K .......... .......... .......... .......... .......... 21% 19.9M 7s\n 62500K .......... .......... .......... .......... .......... 21% 40.4M 7s\n 62550K .......... .......... .......... .......... .......... 21% 36.0M 7s\n 62600K .......... .......... .......... .......... .......... 21% 22.9M 7s\n 62650K .......... .......... .......... .......... .......... 21% 23.7M 7s\n 62700K .......... .......... .......... .......... .......... 21% 19.3M 7s\n 62750K .......... .......... .......... .......... .......... 21% 23.3M 7s\n 62800K .......... .......... .......... .......... .......... 21% 79.0M 7s\n 62850K .......... .......... .......... .......... .......... 21% 50.3M 7s\n 62900K .......... .......... .......... .......... .......... 21% 10.4M 7s\n 62950K .......... .......... .......... .......... .......... 21%  100M 7s\n 63000K .......... .......... .......... .......... .......... 21%  111M 7s\n 63050K .......... .......... .......... .......... .......... 21% 14.2M 7s\n 63100K .......... .......... .......... .......... .......... 21% 75.5M 7s\n 63150K .......... .......... .......... .......... .......... 21% 96.9M 7s\n 63200K .......... .......... .......... .......... .......... 21% 20.0M 7s\n 63250K .......... .......... .......... .......... .......... 21% 95.1M 7s\n 63300K .......... .......... .......... .......... .......... 21%  119M 7s\n 63350K .......... .......... .......... .......... .......... 21% 33.0M 7s\n 63400K .......... .......... .......... .......... .......... 21% 44.5M 7s\n 63450K .......... .......... .......... .......... .......... 21% 75.6M 7s\n 63500K .......... .......... .......... .......... .......... 21% 7.35M 7s\n 63550K .......... .......... .......... .......... .......... 21% 75.6M 7s\n 63600K .......... .......... .......... .......... .......... 21%  104M 7s\n 63650K .......... .......... .......... .......... .......... 21%  114M 7s\n 63700K .......... .......... .......... .......... .......... 21% 96.0M 7s\n 63750K .......... .......... .......... .......... .......... 21% 94.8M 7s\n 63800K .......... .......... .......... .......... .......... 21%  115M 7s\n 63850K .......... .......... .......... .......... .......... 21%  102M 7s\n 63900K .......... .......... .......... .......... .......... 21% 20.2M 7s\n 63950K .......... .......... .......... .......... .......... 21% 95.1M 7s\n 64000K .......... .......... .......... .......... .......... 21% 43.2M 7s\n 64050K .......... .......... .......... .......... .......... 21% 37.3M 7s\n 64100K .......... .......... .......... .......... .......... 21% 25.9M 7s\n 64150K .......... .......... .......... .......... .......... 21% 49.9M 7s\n 64200K .......... .......... .......... .......... .......... 21% 95.6M 7s\n 64250K .......... .......... .......... .......... .......... 21% 28.2M 7s\n 64300K .......... .......... .......... .......... .......... 21% 36.9M 7s\n 64350K .......... .......... .......... .......... .......... 21% 24.5M 7s\n 64400K .......... .......... .......... .......... .......... 21%  118M 7s\n 64450K .......... .......... .......... .......... .......... 21% 26.9M 7s\n 64500K .......... .......... .......... .......... .......... 21% 49.0M 7s\n 64550K .......... .......... .......... .......... .......... 21% 18.2M 7s\n 64600K .......... .......... .......... .......... .......... 21% 25.8M 7s\n 64650K .......... .......... .......... .......... .......... 21% 77.8M 7s\n 64700K .......... .......... .......... .......... .......... 21% 17.9M 7s\n 64750K .......... .......... .......... .......... .......... 21% 31.6M 7s\n 64800K .......... .......... .......... .......... .......... 21% 34.1M 7s\n 64850K .......... .......... .......... .......... .......... 21% 16.8M 7s\n 64900K .......... .......... .......... .......... .......... 21%  101M 7s\n 64950K .......... .......... .......... .......... .......... 21% 32.0M 7s\n 65000K .......... .......... .......... .......... .......... 21% 16.6M 7s\n 65050K .......... .......... .......... .......... .......... 22% 25.6M 7s\n 65100K .......... .......... .......... .......... .......... 22% 48.4M 7s\n 65150K .......... .......... .......... .......... .......... 22%  103M 7s\n 65200K .......... .......... .......... .......... .......... 22% 36.8M 7s\n 65250K .......... .......... .......... .......... .......... 22% 26.2M 7s\n 65300K .......... .......... .......... .......... .......... 22% 42.0M 7s\n 65350K .......... .......... .......... .......... .......... 22% 83.2M 7s\n 65400K .......... .......... .......... .......... .......... 22% 19.6M 7s\n 65450K .......... .......... .......... .......... .......... 22% 87.9M 7s\n 65500K .......... .......... .......... .......... .......... 22% 29.2M 7s\n 65550K .......... .......... .......... .......... .......... 22% 30.4M 7s\n 65600K .......... .......... .......... .......... .......... 22% 21.9M 7s\n 65650K .......... .......... .......... .......... .......... 22% 94.3M 7s\n 65700K .......... .......... .......... .......... .......... 22% 69.2M 7s\n 65750K .......... .......... .......... .......... .......... 22% 8.97M 7s\n 65800K .......... .......... .......... .......... .......... 22% 97.3M 7s\n 65850K .......... .......... .......... .......... .......... 22% 65.9M 7s\n 65900K .......... .......... .......... .......... .......... 22% 91.4M 7s\n 65950K .......... .......... .......... .......... .......... 22% 84.6M 7s\n 66000K .......... .......... .......... .......... .......... 22% 80.6M 7s\n 66050K .......... .......... .......... .......... .......... 22% 96.7M 7s\n 66100K .......... .......... .......... .......... .......... 22% 18.1M 7s\n 66150K .......... .......... .......... .......... .......... 22% 64.5M 7s\n 66200K .......... .......... .......... .......... .......... 22% 32.3M 7s\n 66250K .......... .......... .......... .......... .......... 22% 34.7M 7s\n 66300K .......... .......... .......... .......... .......... 22% 39.3M 7s\n 66350K .......... .......... .......... .......... .......... 22% 25.8M 7s\n 66400K .......... .......... .......... .......... .......... 22% 30.8M 7s\n 66450K .......... .......... .......... .......... .......... 22% 98.6M 7s\n 66500K .......... .......... .......... .......... .......... 22% 91.5M 7s\n 66550K .......... .......... .......... .......... .......... 22% 13.1M 7s\n 66600K .......... .......... .......... .......... .......... 22% 85.5M 7s\n 66650K .......... .......... .......... .......... .......... 22% 20.7M 7s\n 66700K .......... .......... .......... .......... .......... 22% 15.6M 7s\n 66750K .......... .......... .......... .......... .......... 22% 91.8M 7s\n 66800K .......... .......... .......... .......... .......... 22% 28.1M 7s\n 66850K .......... .......... .......... .......... .......... 22% 20.9M 7s\n 66900K .......... .......... .......... .......... .......... 22% 24.5M 7s\n 66950K .......... .......... .......... .......... .......... 22% 36.0M 7s\n 67000K .......... .......... .......... .......... .......... 22% 58.4M 7s\n 67050K .......... .......... .......... .......... .......... 22% 22.1M 7s\n 67100K .......... .......... .......... .......... .......... 22% 39.1M 7s\n 67150K .......... .......... .......... .......... .......... 22% 21.7M 7s\n 67200K .......... .......... .......... .......... .......... 22% 94.4M 7s\n 67250K .......... .......... .......... .......... .......... 22% 32.3M 7s\n 67300K .......... .......... .......... .......... .......... 22% 31.6M 7s\n 67350K .......... .......... .......... .......... .......... 22% 6.29M 7s\n 67400K .......... .......... .......... .......... .......... 22%  131M 7s\n 67450K .......... .......... .......... .......... .......... 22%  117M 7s\n 67500K .......... .......... .......... .......... .......... 22%  136M 7s\n 67550K .......... .......... .......... .......... .......... 22%  136M 7s\n 67600K .......... .......... .......... .......... .......... 22%  119M 7s\n 67650K .......... .......... .......... .......... .......... 22% 97.8M 7s\n 67700K .......... .......... .......... .......... .......... 22%  131M 7s\n 67750K .......... .......... .......... .......... .......... 22% 10.2M 7s\n 67800K .......... .......... .......... .......... .......... 22% 95.9M 7s\n 67850K .......... .......... .......... .......... .......... 22%  111M 7s\n 67900K .......... .......... .......... .......... .......... 22% 73.8M 7s\n 67950K .......... .......... .......... .......... .......... 22% 98.7M 7s\n 68000K .......... .......... .......... .......... .......... 23% 14.9M 7s\n 68050K .......... .......... .......... .......... .......... 23% 34.7M 7s\n 68100K .......... .......... .......... .......... .......... 23%  110M 7s\n 68150K .......... .......... .......... .......... .......... 23% 16.6M 7s\n 68200K .......... .......... .......... .......... .......... 23% 78.1M 7s\n 68250K .......... .......... .......... .......... .......... 23%  107M 7s\n 68300K .......... .......... .......... .......... .......... 23% 63.6M 7s\n 68350K .......... .......... .......... .......... .......... 23% 25.5M 7s\n 68400K .......... .......... .......... .......... .......... 23% 90.0M 7s\n 68450K .......... .......... .......... .......... .......... 23% 20.4M 7s\n 68500K .......... .......... .......... .......... .......... 23% 17.1M 7s\n 68550K .......... .......... .......... .......... .......... 23% 40.6M 7s\n 68600K .......... .......... .......... .......... .......... 23%  102M 7s\n 68650K .......... .......... .......... .......... .......... 23% 28.7M 7s\n 68700K .......... .......... .......... .......... .......... 23% 21.3M 7s\n 68750K .......... .......... .......... .......... .......... 23% 16.8M 7s\n 68800K .......... .......... .......... .......... .......... 23% 37.2M 7s\n 68850K .......... .......... .......... .......... .......... 23% 43.0M 7s\n 68900K .......... .......... .......... .......... .......... 23% 18.4M 7s\n 68950K .......... .......... .......... .......... .......... 23% 20.4M 7s\n 69000K .......... .......... .......... .......... .......... 23% 28.3M 7s\n 69050K .......... .......... .......... .......... .......... 23% 28.3M 7s\n 69100K .......... .......... .......... .......... .......... 23% 93.4M 7s\n 69150K .......... .......... .......... .......... .......... 23% 16.0M 7s\n 69200K .......... .......... .......... .......... .......... 23% 70.7M 7s\n 69250K .......... .......... .......... .......... .......... 23% 31.8M 7s\n 69300K .......... .......... .......... .......... .......... 23%  105M 7s\n 69350K .......... .......... .......... .......... .......... 23% 30.1M 7s\n 69400K .......... .......... .......... .......... .......... 23% 40.8M 7s\n 69450K .......... .......... .......... .......... .......... 23% 9.10M 7s\n 69500K .......... .......... .......... .......... .......... 23%  141M 7s\n 69550K .......... .......... .......... .......... .......... 23%  124M 7s\n 69600K .......... .......... .......... .......... .......... 23%  130M 7s\n 69650K .......... .......... .......... .......... .......... 23% 95.1M 7s\n 69700K .......... .......... .......... .......... .......... 23% 37.6M 7s\n 69750K .......... .......... .......... .......... .......... 23% 28.2M 7s\n 69800K .......... .......... .......... .......... .......... 23%  107M 7s\n 69850K .......... .......... .......... .......... .......... 23% 26.6M 7s\n 69900K .......... .......... .......... .......... .......... 23% 43.2M 7s\n 69950K .......... .......... .......... .......... .......... 23% 30.1M 7s\n 70000K .......... .......... .......... .......... .......... 23%  114M 7s\n 70050K .......... .......... .......... .......... .......... 23% 5.97M 7s\n 70100K .......... .......... .......... .......... .......... 23%  107M 7s\n 70150K .......... .......... .......... .......... .......... 23%  125M 7s\n 70200K .......... .......... .......... .......... .......... 23%  125M 7s\n 70250K .......... .......... .......... .......... .......... 23%  127M 7s\n 70300K .......... .......... .......... .......... .......... 23% 21.6M 7s\n 70350K .......... .......... .......... .......... .......... 23%  121M 7s\n 70400K .......... .......... .......... .......... .......... 23%  124M 7s\n 70450K .......... .......... .......... .......... .......... 23% 7.11M 7s\n 70500K .......... .......... .......... .......... .......... 23% 98.9M 7s\n 70550K .......... .......... .......... .......... .......... 23%  105M 7s\n 70600K .......... .......... .......... .......... .......... 23% 86.4M 7s\n 70650K .......... .......... .......... .......... .......... 23% 92.1M 7s\n 70700K .......... .......... .......... .......... .......... 23% 96.2M 7s\n 70750K .......... .......... .......... .......... .......... 23% 94.6M 7s\n 70800K .......... .......... .......... .......... .......... 23% 13.3M 7s\n 70850K .......... .......... .......... .......... .......... 23% 57.5M 7s\n 70900K .......... .......... .......... .......... .......... 23% 22.2M 7s\n 70950K .......... .......... .......... .......... .......... 23% 16.4M 7s\n 71000K .......... .......... .......... .......... .......... 24% 14.9M 7s\n 71050K .......... .......... .......... .......... .......... 24%  135M 7s\n 71100K .......... .......... .......... .......... .......... 24%  113M 7s\n 71150K .......... .......... .......... .......... .......... 24% 26.5M 7s\n 71200K .......... .......... .......... .......... .......... 24% 65.5M 7s\n 71250K .......... .......... .......... .......... .......... 24% 69.8M 7s\n 71300K .......... .......... .......... .......... .......... 24% 17.1M 7s\n 71350K .......... .......... .......... .......... .......... 24% 17.8M 7s\n 71400K .......... .......... .......... .......... .......... 24% 69.6M 7s\n 71450K .......... .......... .......... .......... .......... 24% 29.4M 7s\n 71500K .......... .......... .......... .......... .......... 24% 87.2M 7s\n 71550K .......... .......... .......... .......... .......... 24% 24.3M 7s\n 71600K .......... .......... .......... .......... .......... 24% 21.8M 7s\n 71650K .......... .......... .......... .......... .......... 24%  105M 7s\n 71700K .......... .......... .......... .......... .......... 24% 33.7M 7s\n 71750K .......... .......... .......... .......... .......... 24% 35.9M 7s\n 71800K .......... .......... .......... .......... .......... 24% 16.8M 7s\n 71850K .......... .......... .......... .......... .......... 24% 36.8M 7s\n 71900K .......... .......... .......... .......... .......... 24% 13.0M 7s\n 71950K .......... .......... .......... .......... .......... 24% 64.7M 7s\n 72000K .......... .......... .......... .......... .......... 24% 91.5M 7s\n 72050K .......... .......... .......... .......... .......... 24% 18.3M 7s\n 72100K .......... .......... .......... .......... .......... 24% 95.6M 7s\n 72150K .......... .......... .......... .......... .......... 24% 87.7M 7s\n 72200K .......... .......... .......... .......... .......... 24% 42.5M 7s\n 72250K .......... .......... .......... .......... .......... 24% 16.6M 7s\n 72300K .......... .......... .......... .......... .......... 24% 24.0M 7s\n 72350K .......... .......... .......... .......... .......... 24% 47.7M 7s\n 72400K .......... .......... .......... .......... .......... 24% 20.0M 7s\n 72450K .......... .......... .......... .......... .......... 24% 95.3M 7s\n 72500K .......... .......... .......... .......... .......... 24% 20.5M 7s\n 72550K .......... .......... .......... .......... .......... 24% 29.5M 7s\n 72600K .......... .......... .......... .......... .......... 24% 98.5M 7s\n 72650K .......... .......... .......... .......... .......... 24% 45.0M 7s\n 72700K .......... .......... .......... .......... .......... 24% 15.2M 7s\n 72750K .......... .......... .......... .......... .......... 24% 40.1M 7s\n 72800K .......... .......... .......... .......... .......... 24% 83.9M 7s\n 72850K .......... .......... .......... .......... .......... 24% 10.3M 7s\n 72900K .......... .......... .......... .......... .......... 24% 86.7M 7s\n 72950K .......... .......... .......... .......... .......... 24% 10.8M 7s\n 73000K .......... .......... .......... .......... .......... 24% 97.0M 7s\n 73050K .......... .......... .......... .......... .......... 24% 77.5M 7s\n 73100K .......... .......... .......... .......... .......... 24% 97.8M 7s\n 73150K .......... .......... .......... .......... .......... 24% 76.9M 7s\n 73200K .......... .......... .......... .......... .......... 24% 6.03M 7s\n 73250K .......... .......... .......... .......... .......... 24% 99.8M 7s\n 73300K .......... .......... .......... .......... .......... 24% 85.1M 7s\n 73350K .......... .......... .......... .......... .......... 24% 99.8M 7s\n 73400K .......... .......... .......... .......... .......... 24% 19.5M 7s\n 73450K .......... .......... .......... .......... .......... 24% 33.9M 7s\n 73500K .......... .......... .......... .......... .......... 24% 60.5M 7s\n 73550K .......... .......... .......... .......... .......... 24% 23.3M 7s\n 73600K .......... .......... .......... .......... .......... 24% 19.4M 7s\n 73650K .......... .......... .......... .......... .......... 24% 39.9M 7s\n 73700K .......... .......... .......... .......... .......... 24% 19.0M 7s\n 73750K .......... .......... .......... .......... .......... 24% 99.0M 7s\n 73800K .......... .......... .......... .......... .......... 24% 21.2M 7s\n 73850K .......... .......... .......... .......... .......... 24% 33.8M 7s\n 73900K .......... .......... .......... .......... .......... 24% 30.6M 7s\n 73950K .......... .......... .......... .......... .......... 25% 33.9M 7s\n 74000K .......... .......... .......... .......... .......... 25%  120M 7s\n 74050K .......... .......... .......... .......... .......... 25% 24.9M 7s\n 74100K .......... .......... .......... .......... .......... 25% 62.3M 7s\n 74150K .......... .......... .......... .......... .......... 25% 25.5M 7s\n 74200K .......... .......... .......... .......... .......... 25% 75.8M 7s\n 74250K .......... .......... .......... .......... .......... 25% 27.6M 7s\n 74300K .......... .......... .......... .......... .......... 25% 28.1M 7s\n 74350K .......... .......... .......... .......... .......... 25% 27.5M 7s\n 74400K .......... .......... .......... .......... .......... 25% 25.3M 7s\n 74450K .......... .......... .......... .......... .......... 25%  106M 7s\n 74500K .......... .......... .......... .......... .......... 25% 25.1M 7s\n 74550K .......... .......... .......... .......... .......... 25% 27.0M 7s\n 74600K .......... .......... .......... .......... .......... 25% 31.4M 7s\n 74650K .......... .......... .......... .......... .......... 25% 27.8M 7s\n 74700K .......... .......... .......... .......... .......... 25%  109M 7s\n 74750K .......... .......... .......... .......... .......... 25% 28.4M 7s\n 74800K .......... .......... .......... .......... .......... 25% 25.6M 7s\n 74850K .......... .......... .......... .......... .......... 25% 28.0M 7s\n 74900K .......... .......... .......... .......... .......... 25% 89.5M 7s\n 74950K .......... .......... .......... .......... .......... 25% 24.4M 7s\n 75000K .......... .......... .......... .......... .......... 25% 30.0M 7s\n 75050K .......... .......... .......... .......... .......... 25% 20.5M 7s\n 75100K .......... .......... .......... .......... .......... 25% 31.5M 7s\n 75150K .......... .......... .......... .......... .......... 25% 52.0M 7s\n 75200K .......... .......... .......... .......... .......... 25% 23.8M 7s\n 75250K .......... .......... .......... .......... .......... 25% 23.8M 7s\n 75300K .......... .......... .......... .......... .......... 25% 18.3M 7s\n 75350K .......... .......... .......... .......... .......... 25% 8.52M 7s\n 75400K .......... .......... .......... .......... .......... 25% 85.1M 7s\n 75450K .......... .......... .......... .......... .......... 25% 96.0M 7s\n 75500K .......... .......... .......... .......... .......... 25% 23.1M 7s\n 75550K .......... .......... .......... .......... .......... 25% 77.0M 7s\n 75600K .......... .......... .......... .......... .......... 25% 77.8M 7s\n 75650K .......... .......... .......... .......... .......... 25% 13.2M 7s\n 75700K .......... .......... .......... .......... .......... 25% 36.2M 7s\n 75750K .......... .......... .......... .......... .......... 25% 11.1M 7s\n 75800K .......... .......... .......... .......... .......... 25% 17.1M 7s\n 75850K .......... .......... .......... .......... .......... 25% 40.1M 7s\n 75900K .......... .......... .......... .......... .......... 25% 8.27M 7s\n 75950K .......... .......... .......... .......... .......... 25% 81.5M 7s\n 76000K .......... .......... .......... .......... .......... 25% 23.4M 7s\n 76050K .......... .......... .......... .......... .......... 25% 14.6M 7s\n 76100K .......... .......... .......... .......... .......... 25% 54.4M 7s\n 76150K .......... .......... .......... .......... .......... 25% 28.5M 7s\n 76200K .......... .......... .......... .......... .......... 25% 17.3M 7s\n 76250K .......... .......... .......... .......... .......... 25% 38.9M 7s\n 76300K .......... .......... .......... .......... .......... 25% 60.0M 7s\n 76350K .......... .......... .......... .......... .......... 25% 23.1M 7s\n 76400K .......... .......... .......... .......... .......... 25% 63.1M 7s\n 76450K .......... .......... .......... .......... .......... 25% 14.7M 7s\n 76500K .......... .......... .......... .......... .......... 25% 29.3M 7s\n 76550K .......... .......... .......... .......... .......... 25% 89.3M 7s\n 76600K .......... .......... .......... .......... .......... 25% 86.0M 7s\n 76650K .......... .......... .......... .......... .......... 25% 13.7M 7s\n 76700K .......... .......... .......... .......... .......... 25% 86.1M 7s\n 76750K .......... .......... .......... .......... .......... 25% 18.6M 7s\n 76800K .......... .......... .......... .......... .......... 25% 57.2M 7s\n 76850K .......... .......... .......... .......... .......... 25% 43.7M 7s\n 76900K .......... .......... .......... .......... .......... 26% 66.4M 7s\n 76950K .......... .......... .......... .......... .......... 26% 23.2M 7s\n 77000K .......... .......... .......... .......... .......... 26% 61.3M 7s\n 77050K .......... .......... .......... .......... .......... 26% 10.5M 7s\n 77100K .......... .......... .......... .......... .......... 26% 81.4M 7s\n 77150K .......... .......... .......... .......... .......... 26% 11.5M 7s\n 77200K .......... .......... .......... .......... .......... 26% 82.4M 7s\n 77250K .......... .......... .......... .......... .......... 26% 76.8M 7s\n 77300K .......... .......... .......... .......... .......... 26% 34.2M 7s\n 77350K .......... .......... .......... .......... .......... 26% 19.5M 7s\n 77400K .......... .......... .......... .......... .......... 26% 80.6M 7s\n 77450K .......... .......... .......... .......... .......... 26% 12.8M 7s\n 77500K .......... .......... .......... .......... .......... 26% 82.3M 7s\n 77550K .......... .......... .......... .......... .......... 26% 96.8M 7s\n 77600K .......... .......... .......... .......... .......... 26% 49.6M 7s\n 77650K .......... .......... .......... .......... .......... 26% 23.9M 7s\n 77700K .......... .......... .......... .......... .......... 26% 78.5M 7s\n 77750K .......... .......... .......... .......... .......... 26% 13.7M 7s\n 77800K .......... .......... .......... .......... .......... 26%  109M 7s\n 77850K .......... .......... .......... .......... .......... 26% 69.7M 7s\n 77900K .......... .......... .......... .......... .......... 26% 70.0M 7s\n 77950K .......... .......... .......... .......... .......... 26% 30.8M 7s\n 78000K .......... .......... .......... .......... .......... 26% 29.7M 7s\n 78050K .......... .......... .......... .......... .......... 26% 80.6M 7s\n 78100K .......... .......... .......... .......... .......... 26% 11.1M 7s\n 78150K .......... .......... .......... .......... .......... 26% 95.7M 7s\n 78200K .......... .......... .......... .......... .......... 26% 90.8M 7s\n 78250K .......... .......... .......... .......... .......... 26% 92.6M 7s\n 78300K .......... .......... .......... .......... .......... 26% 36.1M 7s\n 78350K .......... .......... .......... .......... .......... 26% 21.9M 7s\n 78400K .......... .......... .......... .......... .......... 26% 71.1M 7s\n 78450K .......... .......... .......... .......... .......... 26% 30.5M 7s\n 78500K .......... .......... .......... .......... .......... 26% 26.8M 7s\n 78550K .......... .......... .......... .......... .......... 26% 18.4M 7s\n 78600K .......... .......... .......... .......... .......... 26% 34.2M 7s\n 78650K .......... .......... .......... .......... .......... 26% 23.7M 7s\n 78700K .......... .......... .......... .......... .......... 26% 34.5M 7s\n 78750K .......... .......... .......... .......... .......... 26% 16.9M 7s\n 78800K .......... .......... .......... .......... .......... 26% 16.1M 7s\n 78850K .......... .......... .......... .......... .......... 26% 41.6M 7s\n 78900K .......... .......... .......... .......... .......... 26% 66.2M 7s\n 78950K .......... .......... .......... .......... .......... 26% 30.0M 7s\n 79000K .......... .......... .......... .......... .......... 26% 16.6M 7s\n 79050K .......... .......... .......... .......... .......... 26% 18.7M 7s\n 79100K .......... .......... .......... .......... .......... 26% 30.7M 7s\n 79150K .......... .......... .......... .......... .......... 26% 47.1M 7s\n 79200K .......... .......... .......... .......... .......... 26% 22.1M 7s\n 79250K .......... .......... .......... .......... .......... 26% 30.0M 7s\n 79300K .......... .......... .......... .......... .......... 26% 57.3M 7s\n 79350K .......... .......... .......... .......... .......... 26% 98.3M 7s\n 79400K .......... .......... .......... .......... .......... 26% 22.0M 7s\n 79450K .......... .......... .......... .......... .......... 26% 82.2M 6s\n 79500K .......... .......... .......... .......... .......... 26% 38.7M 6s\n 79550K .......... .......... .......... .......... .......... 26% 19.0M 6s\n 79600K .......... .......... .......... .......... .......... 26%  118M 6s\n 79650K .......... .......... .......... .......... .......... 26% 37.7M 6s\n 79700K .......... .......... .......... .......... .......... 26% 34.6M 6s\n 79750K .......... .......... .......... .......... .......... 26% 28.7M 6s\n 79800K .......... .......... .......... .......... .......... 26% 43.3M 6s\n 79850K .......... .......... .......... .......... .......... 27% 17.0M 6s\n 79900K .......... .......... .......... .......... .......... 27% 30.8M 6s\n 79950K .......... .......... .......... .......... .......... 27% 42.2M 6s\n 80000K .......... .......... .......... .......... .......... 27% 40.1M 6s\n 80050K .......... .......... .......... .......... .......... 27% 29.7M 6s\n 80100K .......... .......... .......... .......... .......... 27% 47.0M 6s\n 80150K .......... .......... .......... .......... .......... 27% 20.1M 6s\n 80200K .......... .......... .......... .......... .......... 27% 36.9M 6s\n 80250K .......... .......... .......... .......... .......... 27% 39.9M 6s\n 80300K .......... .......... .......... .......... .......... 27% 43.8M 6s\n 80350K .......... .......... .......... .......... .......... 27% 30.8M 6s\n 80400K .......... .......... .......... .......... .......... 27% 25.5M 6s\n 80450K .......... .......... .......... .......... .......... 27% 47.3M 6s\n 80500K .......... .......... .......... .......... .......... 27% 35.0M 6s\n 80550K .......... .......... .......... .......... .......... 27% 32.0M 6s\n 80600K .......... .......... .......... .......... .......... 27% 21.5M 6s\n 80650K .......... .......... .......... .......... .......... 27% 35.5M 6s\n 80700K .......... .......... .......... .......... .......... 27% 47.8M 6s\n 80750K .......... .......... .......... .......... .......... 27% 22.9M 6s\n 80800K .......... .......... .......... .......... .......... 27% 42.5M 6s\n 80850K .......... .......... .......... .......... .......... 27% 19.5M 6s\n 80900K .......... .......... .......... .......... .......... 27% 18.8M 6s\n 80950K .......... .......... .......... .......... .......... 27% 21.6M 6s\n 81000K .......... .......... .......... .......... .......... 27% 38.2M 6s\n 81050K .......... .......... .......... .......... .......... 27% 42.9M 6s\n 81100K .......... .......... .......... .......... .......... 27% 36.6M 6s\n 81150K .......... .......... .......... .......... .......... 27% 34.2M 6s\n 81200K .......... .......... .......... .......... .......... 27% 36.3M 6s\n 81250K .......... .......... .......... .......... .......... 27% 42.3M 6s\n 81300K .......... .......... .......... .......... .......... 27% 41.3M 6s\n 81350K .......... .......... .......... .......... .......... 27% 42.2M 6s\n 81400K .......... .......... .......... .......... .......... 27% 37.3M 6s\n 81450K .......... .......... .......... .......... .......... 27% 46.6M 6s\n 81500K .......... .......... .......... .......... .......... 27% 41.4M 6s\n 81550K .......... .......... .......... .......... .......... 27% 52.2M 6s\n 81600K .......... .......... .......... .......... .......... 27% 43.1M 6s\n 81650K .......... .......... .......... .......... .......... 27% 42.8M 6s\n 81700K .......... .......... .......... .......... .......... 27% 50.0M 6s\n 81750K .......... .......... .......... .......... .......... 27% 25.6M 6s\n 81800K .......... .......... .......... .......... .......... 27% 24.1M 6s\n 81850K .......... .......... .......... .......... .......... 27% 28.3M 6s\n 81900K .......... .......... .......... .......... .......... 27% 36.7M 6s\n 81950K .......... .......... .......... .......... .......... 27% 26.7M 6s\n 82000K .......... .......... .......... .......... .......... 27% 18.9M 6s\n 82050K .......... .......... .......... .......... .......... 27% 19.3M 6s\n 82100K .......... .......... .......... .......... .......... 27% 20.9M 6s\n 82150K .......... .......... .......... .......... .......... 27% 30.1M 6s\n 82200K .......... .......... .......... .......... .......... 27% 15.2M 6s\n 82250K .......... .......... .......... .......... .......... 27% 38.2M 6s\n 82300K .......... .......... .......... .......... .......... 27% 35.6M 6s\n 82350K .......... .......... .......... .......... .......... 27% 29.4M 6s\n 82400K .......... .......... .......... .......... .......... 27% 6.91M 6s\n 82450K .......... .......... .......... .......... .......... 27% 39.9M 6s\n 82500K .......... .......... .......... .......... .......... 27% 21.3M 6s\n 82550K .......... .......... .......... .......... .......... 27% 40.7M 6s\n 82600K .......... .......... .......... .......... .......... 27% 32.9M 6s\n 82650K .......... .......... .......... .......... .......... 27% 39.3M 6s\n 82700K .......... .......... .......... .......... .......... 27% 33.8M 6s\n 82750K .......... .......... .......... .......... .......... 27% 36.1M 6s\n 82800K .......... .......... .......... .......... .......... 28% 26.4M 6s\n 82850K .......... .......... .......... .......... .......... 28% 32.1M 6s\n 82900K .......... .......... .......... .......... .......... 28% 25.3M 6s\n 82950K .......... .......... .......... .......... .......... 28% 30.8M 6s\n 83000K .......... .......... .......... .......... .......... 28% 13.0M 6s\n 83050K .......... .......... .......... .......... .......... 28% 19.4M 6s\n 83100K .......... .......... .......... .......... .......... 28% 39.0M 6s\n 83150K .......... .......... .......... .......... .......... 28% 13.7M 6s\n 83200K .......... .......... .......... .......... .......... 28% 36.3M 6s\n 83250K .......... .......... .......... .......... .......... 28% 31.5M 6s\n 83300K .......... .......... .......... .......... .......... 28% 28.3M 6s\n 83350K .......... .......... .......... .......... .......... 28% 43.7M 6s\n 83400K .......... .......... .......... .......... .......... 28% 42.3M 6s\n 83450K .......... .......... .......... .......... .......... 28% 31.1M 6s\n 83500K .......... .......... .......... .......... .......... 28% 25.4M 6s\n 83550K .......... .......... .......... .......... .......... 28% 41.6M 6s\n 83600K .......... .......... .......... .......... .......... 28% 51.2M 6s\n 83650K .......... .......... .......... .......... .......... 28% 10.5M 6s\n 83700K .......... .......... .......... .......... .......... 28% 38.2M 6s\n 83750K .......... .......... .......... .......... .......... 28% 33.2M 6s\n 83800K .......... .......... .......... .......... .......... 28% 40.0M 6s\n 83850K .......... .......... .......... .......... .......... 28% 40.4M 6s\n 83900K .......... .......... .......... .......... .......... 28% 37.8M 6s\n 83950K .......... .......... .......... .......... .......... 28% 46.6M 6s\n 84000K .......... .......... .......... .......... .......... 28% 52.6M 6s\n 84050K .......... .......... .......... .......... .......... 28% 51.3M 6s\n 84100K .......... .......... .......... .......... .......... 28% 50.7M 6s\n 84150K .......... .......... .......... .......... .......... 28% 46.3M 6s\n 84200K .......... .......... .......... .......... .......... 28% 55.3M 6s\n 84250K .......... .......... .......... .......... .......... 28% 43.4M 6s\n 84300K .......... .......... .......... .......... .......... 28% 22.1M 6s\n 84350K .......... .......... .......... .......... .......... 28% 5.30M 6s\n 84400K .......... .......... .......... .......... .......... 28% 51.7M 6s\n 84450K .......... .......... .......... .......... .......... 28% 47.6M 6s\n 84500K .......... .......... .......... .......... .......... 28% 53.9M 6s\n 84550K .......... .......... .......... .......... .......... 28% 41.9M 6s\n 84600K .......... .......... .......... .......... .......... 28% 45.2M 6s\n 84650K .......... .......... .......... .......... .......... 28% 51.6M 6s\n 84700K .......... .......... .......... .......... .......... 28% 37.0M 6s\n 84750K .......... .......... .......... .......... .......... 28% 46.0M 6s\n 84800K .......... .......... .......... .......... .......... 28% 21.7M 6s\n 84850K .......... .......... .......... .......... .......... 28% 47.3M 6s\n 84900K .......... .......... .......... .......... .......... 28% 47.3M 6s\n 84950K .......... .......... .......... .......... .......... 28% 42.3M 6s\n 85000K .......... .......... .......... .......... .......... 28% 28.8M 6s\n 85050K .......... .......... .......... .......... .......... 28% 13.9M 6s\n 85100K .......... .......... .......... .......... .......... 28% 25.1M 6s\n 85150K .......... .......... .......... .......... .......... 28% 38.9M 6s\n 85200K .......... .......... .......... .......... .......... 28% 36.0M 6s\n 85250K .......... .......... .......... .......... .......... 28% 22.3M 6s\n 85300K .......... .......... .......... .......... .......... 28% 47.6M 6s\n 85350K .......... .......... .......... .......... .......... 28% 15.8M 6s\n 85400K .......... .......... .......... .......... .......... 28% 21.6M 6s\n 85450K .......... .......... .......... .......... .......... 28% 27.4M 6s\n 85500K .......... .......... .......... .......... .......... 28% 17.1M 6s\n 85550K .......... .......... .......... .......... .......... 28% 25.3M 6s\n 85600K .......... .......... .......... .......... .......... 28% 31.8M 6s\n 85650K .......... .......... .......... .......... .......... 28% 46.6M 6s\n 85700K .......... .......... .......... .......... .......... 28% 23.0M 6s\n 85750K .......... .......... .......... .......... .......... 29% 42.7M 6s\n 85800K .......... .......... .......... .......... .......... 29% 25.2M 6s\n 85850K .......... .......... .......... .......... .......... 29% 33.7M 6s\n 85900K .......... .......... .......... .......... .......... 29% 39.7M 6s\n 85950K .......... .......... .......... .......... .......... 29% 51.2M 6s\n 86000K .......... .......... .......... .......... .......... 29% 27.8M 6s\n 86050K .......... .......... .......... .......... .......... 29% 18.7M 6s\n 86100K .......... .......... .......... .......... .......... 29% 46.9M 6s\n 86150K .......... .......... .......... .......... .......... 29% 22.1M 6s\n 86200K .......... .......... .......... .......... .......... 29% 19.4M 6s\n 86250K .......... .......... .......... .......... .......... 29% 28.4M 6s\n 86300K .......... .......... .......... .......... .......... 29% 27.2M 6s\n 86350K .......... .......... .......... .......... .......... 29% 36.0M 6s\n 86400K .......... .......... .......... .......... .......... 29% 25.5M 6s\n 86450K .......... .......... .......... .......... .......... 29% 23.6M 6s\n 86500K .......... .......... .......... .......... .......... 29% 24.3M 6s\n 86550K .......... .......... .......... .......... .......... 29% 32.9M 6s\n 86600K .......... .......... .......... .......... .......... 29% 46.4M 6s\n 86650K .......... .......... .......... .......... .......... 29% 34.4M 6s\n 86700K .......... .......... .......... .......... .......... 29% 33.1M 6s\n 86750K .......... .......... .......... .......... .......... 29% 47.6M 6s\n 86800K .......... .......... .......... .......... .......... 29% 52.2M 6s\n 86850K .......... .......... .......... .......... .......... 29% 45.8M 6s\n 86900K .......... .......... .......... .......... .......... 29% 42.5M 6s\n 86950K .......... .......... .......... .......... .......... 29% 29.3M 6s\n 87000K .......... .......... .......... .......... .......... 29% 24.9M 6s\n 87050K .......... .......... .......... .......... .......... 29% 45.7M 6s\n 87100K .......... .......... .......... .......... .......... 29% 31.0M 6s\n 87150K .......... .......... .......... .......... .......... 29% 42.4M 6s\n 87200K .......... .......... .......... .......... .......... 29% 35.5M 6s\n 87250K .......... .......... .......... .......... .......... 29% 32.8M 6s\n 87300K .......... .......... .......... .......... .......... 29% 47.9M 6s\n 87350K .......... .......... .......... .......... .......... 29% 30.9M 6s\n 87400K .......... .......... .......... .......... .......... 29% 31.3M 6s\n 87450K .......... .......... .......... .......... .......... 29% 31.7M 6s\n 87500K .......... .......... .......... .......... .......... 29% 51.6M 6s\n 87550K .......... .......... .......... .......... .......... 29% 25.8M 6s\n 87600K .......... .......... .......... .......... .......... 29% 11.6M 6s\n 87650K .......... .......... .......... .......... .......... 29% 41.9M 6s\n 87700K .......... .......... .......... .......... .......... 29% 51.0M 6s\n 87750K .......... .......... .......... .......... .......... 29% 52.6M 6s\n 87800K .......... .......... .......... .......... .......... 29% 49.8M 6s\n 87850K .......... .......... .......... .......... .......... 29% 46.4M 6s\n 87900K .......... .......... .......... .......... .......... 29% 51.7M 6s\n 87950K .......... .......... .......... .......... .......... 29% 31.5M 6s\n 88000K .......... .......... .......... .......... .......... 29% 48.4M 6s\n 88050K .......... .......... .......... .......... .......... 29% 44.2M 6s\n 88100K .......... .......... .......... .......... .......... 29% 30.4M 6s\n 88150K .......... .......... .......... .......... .......... 29% 23.4M 6s\n 88200K .......... .......... .......... .......... .......... 29% 30.1M 6s\n 88250K .......... .......... .......... .......... .......... 29% 18.5M 6s\n 88300K .......... .......... .......... .......... .......... 29% 20.6M 6s\n 88350K .......... .......... .......... .......... .......... 29% 19.6M 6s\n 88400K .......... .......... .......... .......... .......... 29% 16.6M 6s\n 88450K .......... .......... .......... .......... .......... 29% 34.8M 6s\n 88500K .......... .......... .......... .......... .......... 29% 24.2M 6s\n 88550K .......... .......... .......... .......... .......... 29% 44.9M 6s\n 88600K .......... .......... .......... .......... .......... 29% 23.7M 6s\n 88650K .......... .......... .......... .......... .......... 29% 20.0M 6s\n 88700K .......... .......... .......... .......... .......... 29% 35.2M 6s\n 88750K .......... .......... .......... .......... .......... 30% 35.0M 6s\n 88800K .......... .......... .......... .......... .......... 30% 22.2M 6s\n 88850K .......... .......... .......... .......... .......... 30% 27.3M 6s\n 88900K .......... .......... .......... .......... .......... 30% 32.6M 6s\n 88950K .......... .......... .......... .......... .......... 30% 43.3M 6s\n 89000K .......... .......... .......... .......... .......... 30% 40.6M 6s\n 89050K .......... .......... .......... .......... .......... 30% 45.6M 6s\n 89100K .......... .......... .......... .......... .......... 30% 38.7M 6s\n 89150K .......... .......... .......... .......... .......... 30% 36.5M 6s\n 89200K .......... .......... .......... .......... .......... 30% 44.9M 6s\n 89250K .......... .......... .......... .......... .......... 30% 35.5M 6s\n 89300K .......... .......... .......... .......... .......... 30% 21.7M 6s\n 89350K .......... .......... .......... .......... .......... 30% 37.8M 6s\n 89400K .......... .......... .......... .......... .......... 30% 37.1M 6s\n 89450K .......... .......... .......... .......... .......... 30% 38.6M 6s\n 89500K .......... .......... .......... .......... .......... 30% 33.2M 6s\n 89550K .......... .......... .......... .......... .......... 30% 38.0M 6s\n 89600K .......... .......... .......... .......... .......... 30% 40.0M 6s\n 89650K .......... .......... .......... .......... .......... 30% 52.3M 6s\n 89700K .......... .......... .......... .......... .......... 30% 45.6M 6s\n 89750K .......... .......... .......... .......... .......... 30% 46.5M 6s\n 89800K .......... .......... .......... .......... .......... 30% 22.6M 6s\n 89850K .......... .......... .......... .......... .......... 30% 45.7M 6s\n 89900K .......... .......... .......... .......... .......... 30% 36.1M 6s\n 89950K .......... .......... .......... .......... .......... 30% 44.2M 6s\n 90000K .......... .......... .......... .......... .......... 30% 30.9M 6s\n 90050K .......... .......... .......... .......... .......... 30% 28.7M 6s\n 90100K .......... .......... .......... .......... .......... 30% 35.3M 6s\n 90150K .......... .......... .......... .......... .......... 30% 23.4M 6s\n 90200K .......... .......... .......... .......... .......... 30% 28.9M 6s\n 90250K .......... .......... .......... .......... .......... 30% 26.9M 6s\n 90300K .......... .......... .......... .......... .......... 30% 35.1M 6s\n 90350K .......... .......... .......... .......... .......... 30% 23.9M 6s\n 90400K .......... .......... .......... .......... .......... 30% 23.0M 6s\n 90450K .......... .......... .......... .......... .......... 30% 13.2M 6s\n 90500K .......... .......... .......... .......... .......... 30% 26.0M 6s\n 90550K .......... .......... .......... .......... .......... 30% 37.7M 6s\n 90600K .......... .......... .......... .......... .......... 30% 29.8M 6s\n 90650K .......... .......... .......... .......... .......... 30% 27.2M 6s\n 90700K .......... .......... .......... .......... .......... 30% 19.5M 6s\n 90750K .......... .......... .......... .......... .......... 30% 27.8M 6s\n 90800K .......... .......... .......... .......... .......... 30% 39.2M 6s\n 90850K .......... .......... .......... .......... .......... 30% 23.5M 6s\n 90900K .......... .......... .......... .......... .......... 30% 29.9M 6s\n 90950K .......... .......... .......... .......... .......... 30% 38.5M 6s\n 91000K .......... .......... .......... .......... .......... 30% 41.8M 6s\n 91050K .......... .......... .......... .......... .......... 30% 31.1M 6s\n 91100K .......... .......... .......... .......... .......... 30% 37.4M 6s\n 91150K .......... .......... .......... .......... .......... 30% 36.6M 6s\n 91200K .......... .......... .......... .......... .......... 30% 32.5M 6s\n 91250K .......... .......... .......... .......... .......... 30% 30.9M 6s\n 91300K .......... .......... .......... .......... .......... 30% 35.7M 6s\n 91350K .......... .......... .......... .......... .......... 30% 37.0M 6s\n 91400K .......... .......... .......... .......... .......... 30% 37.5M 6s\n 91450K .......... .......... .......... .......... .......... 30% 25.9M 6s\n 91500K .......... .......... .......... .......... .......... 30% 52.5M 6s\n 91550K .......... .......... .......... .......... .......... 30% 48.2M 6s\n 91600K .......... .......... .......... .......... .......... 30% 49.9M 6s\n 91650K .......... .......... .......... .......... .......... 30% 35.0M 6s\n 91700K .......... .......... .......... .......... .......... 31% 49.7M 6s\n 91750K .......... .......... .......... .......... .......... 31% 53.1M 6s\n 91800K .......... .......... .......... .......... .......... 31% 50.8M 6s\n 91850K .......... .......... .......... .......... .......... 31% 42.4M 6s\n 91900K .......... .......... .......... .......... .......... 31% 51.9M 6s\n 91950K .......... .......... .......... .......... .......... 31% 28.5M 6s\n 92000K .......... .......... .......... .......... .......... 31% 32.8M 6s\n 92050K .......... .......... .......... .......... .......... 31% 38.8M 6s\n 92100K .......... .......... .......... .......... .......... 31% 35.8M 6s\n 92150K .......... .......... .......... .......... .......... 31% 19.8M 6s\n 92200K .......... .......... .......... .......... .......... 31% 38.6M 6s\n 92250K .......... .......... .......... .......... .......... 31% 22.4M 6s\n 92300K .......... .......... .......... .......... .......... 31% 36.5M 6s\n 92350K .......... .......... .......... .......... .......... 31% 29.8M 6s\n 92400K .......... .......... .......... .......... .......... 31% 87.7M 6s\n 92450K .......... .......... .......... .......... .......... 31% 17.8M 6s\n 92500K .......... .......... .......... .......... .......... 31% 37.6M 6s\n 92550K .......... .......... .......... .......... .......... 31% 35.0M 6s\n 92600K .......... .......... .......... .......... .......... 31% 24.2M 6s\n 92650K .......... .......... .......... .......... .......... 31% 86.1M 6s\n 92700K .......... .......... .......... .......... .......... 31% 12.0M 6s\n 92750K .......... .......... .......... .......... .......... 31%  140M 6s\n 92800K .......... .......... .......... .......... .......... 31% 7.64M 6s\n 92850K .......... .......... .......... .......... .......... 31% 75.0M 6s\n 92900K .......... .......... .......... .......... .......... 31% 81.1M 6s\n 92950K .......... .......... .......... .......... .......... 31%  130M 6s\n 93000K .......... .......... .......... .......... .......... 31% 29.5M 6s\n 93050K .......... .......... .......... .......... .......... 31% 18.4M 6s\n 93100K .......... .......... .......... .......... .......... 31% 64.3M 6s\n 93150K .......... .......... .......... .......... .......... 31% 24.9M 6s\n 93200K .......... .......... .......... .......... .......... 31% 16.0M 6s\n 93250K .......... .......... .......... .......... .......... 31% 63.5M 6s\n 93300K .......... .......... .......... .......... .......... 31% 69.5M 6s\n 93350K .......... .......... .......... .......... .......... 31% 64.0M 6s\n 93400K .......... .......... .......... .......... .......... 31% 13.1M 6s\n 93450K .......... .......... .......... .......... .......... 31% 21.5M 6s\n 93500K .......... .......... .......... .......... .......... 31% 25.0M 6s\n 93550K .......... .......... .......... .......... .......... 31% 26.2M 6s\n 93600K .......... .......... .......... .......... .......... 31% 28.0M 6s\n 93650K .......... .......... .......... .......... .......... 31% 33.1M 6s\n 93700K .......... .......... .......... .......... .......... 31% 40.6M 6s\n 93750K .......... .......... .......... .......... .......... 31% 53.7M 6s\n 93800K .......... .......... .......... .......... .......... 31% 47.6M 6s\n 93850K .......... .......... .......... .......... .......... 31% 36.9M 6s\n 93900K .......... .......... .......... .......... .......... 31% 63.8M 6s\n 93950K .......... .......... .......... .......... .......... 31% 9.38M 6s\n 94000K .......... .......... .......... .......... .......... 31% 57.6M 6s\n 94050K .......... .......... .......... .......... .......... 31% 49.6M 6s\n 94100K .......... .......... .......... .......... .......... 31% 54.0M 6s\n 94150K .......... .......... .......... .......... .......... 31% 3.58M 6s\n 94200K .......... .......... .......... .......... .......... 31% 66.9M 6s\n 94250K .......... .......... .......... .......... .......... 31% 37.3M 6s\n 94300K .......... .......... .......... .......... .......... 31% 5.26M 6s\n 94350K .......... .......... .......... .......... .......... 31% 50.4M 6s\n 94400K .......... .......... .......... .......... .......... 31% 48.0M 6s\n 94450K .......... .......... .......... .......... .......... 31% 34.0M 6s\n 94500K .......... .......... .......... .......... .......... 31% 61.0M 6s\n 94550K .......... .......... .......... .......... .......... 31% 41.1M 6s\n 94600K .......... .......... .......... .......... .......... 31% 63.3M 6s\n 94650K .......... .......... .......... .......... .......... 32% 5.03M 6s\n 94700K .......... .......... .......... .......... .......... 32% 90.0M 6s\n 94750K .......... .......... .......... .......... .......... 32% 90.7M 6s\n 94800K .......... .......... .......... .......... .......... 32% 98.2M 6s\n 94850K .......... .......... .......... .......... .......... 32% 55.6M 6s\n 94900K .......... .......... .......... .......... .......... 32% 95.4M 6s\n 94950K .......... .......... .......... .......... .......... 32%  101M 6s\n 95000K .......... .......... .......... .......... .......... 32% 84.3M 6s\n 95050K .......... .......... .......... .......... .......... 32% 64.6M 6s\n 95100K .......... .......... .......... .......... .......... 32%  103M 6s\n 95150K .......... .......... .......... .......... .......... 32% 56.6M 6s\n 95200K .......... .......... .......... .......... .......... 32% 86.1M 6s\n 95250K .......... .......... .......... .......... .......... 32% 88.6M 6s\n 95300K .......... .......... .......... .......... .......... 32% 99.1M 6s\n 95350K .......... .......... .......... .......... .......... 32% 69.9M 6s\n 95400K .......... .......... .......... .......... .......... 32% 98.3M 6s\n 95450K .......... .......... .......... .......... .......... 32% 83.7M 6s\n 95500K .......... .......... .......... .......... .......... 32% 75.3M 6s\n 95550K .......... .......... .......... .......... .......... 32% 52.8M 6s\n 95600K .......... .......... .......... .......... .......... 32% 88.2M 6s\n 95650K .......... .......... .......... .......... .......... 32%  116M 6s\n 95700K .......... .......... .......... .......... .......... 32%  138M 6s\n 95750K .......... .......... .......... .......... .......... 32%  137M 6s\n 95800K .......... .......... .......... .......... .......... 32%  124M 6s\n 95850K .......... .......... .......... .......... .......... 32% 29.0M 6s\n 95900K .......... .......... .......... .......... .......... 32%  103M 6s\n 95950K .......... .......... .......... .......... .......... 32% 12.0M 6s\n 96000K .......... .......... .......... .......... .......... 32% 41.7M 6s\n 96050K .......... .......... .......... .......... .......... 32% 23.2M 6s\n 96100K .......... .......... .......... .......... .......... 32% 25.4M 6s\n 96150K .......... .......... .......... .......... .......... 32% 57.7M 6s\n 96200K .......... .......... .......... .......... .......... 32% 22.5M 6s\n 96250K .......... .......... .......... .......... .......... 32% 18.5M 6s\n 96300K .......... .......... .......... .......... .......... 32% 70.6M 6s\n 96350K .......... .......... .......... .......... .......... 32% 21.6M 6s\n 96400K .......... .......... .......... .......... .......... 32% 60.2M 6s\n 96450K .......... .......... .......... .......... .......... 32% 26.9M 6s\n 96500K .......... .......... .......... .......... .......... 32% 4.27M 6s\n 96550K .......... .......... .......... .......... .......... 32%  104M 6s\n 96600K .......... .......... .......... .......... .......... 32%  114M 6s\n 96650K .......... .......... .......... .......... .......... 32%  101M 6s\n 96700K .......... .......... .......... .......... .......... 32%  116M 6s\n 96750K .......... .......... .......... .......... .......... 32% 27.9M 6s\n 96800K .......... .......... .......... .......... .......... 32%  115M 6s\n 96850K .......... .......... .......... .......... .......... 32% 96.3M 6s\n 96900K .......... .......... .......... .......... .......... 32% 25.5M 6s\n 96950K .......... .......... .......... .......... .......... 32% 81.0M 6s\n 97000K .......... .......... .......... .......... .......... 32% 22.8M 6s\n 97050K .......... .......... .......... .......... .......... 32% 36.3M 6s\n 97100K .......... .......... .......... .......... .......... 32% 83.9M 6s\n 97150K .......... .......... .......... .......... .......... 32%  117M 6s\n 97200K .......... .......... .......... .......... .......... 32% 33.7M 6s\n 97250K .......... .......... .......... .......... .......... 32% 22.0M 6s\n 97300K .......... .......... .......... .......... .......... 32% 76.9M 6s\n 97350K .......... .......... .......... .......... .......... 32% 18.8M 6s\n 97400K .......... .......... .......... .......... .......... 32% 37.3M 6s\n 97450K .......... .......... .......... .......... .......... 32% 16.9M 6s\n 97500K .......... .......... .......... .......... .......... 32% 35.0M 6s\n 97550K .......... .......... .......... .......... .......... 32% 49.6M 6s\n 97600K .......... .......... .......... .......... .......... 33% 28.7M 6s\n 97650K .......... .......... .......... .......... .......... 33% 23.9M 6s\n 97700K .......... .......... .......... .......... .......... 33% 18.5M 6s\n 97750K .......... .......... .......... .......... .......... 33% 27.3M 6s\n 97800K .......... .......... .......... .......... .......... 33%  123M 6s\n 97850K .......... .......... .......... .......... .......... 33% 18.7M 6s\n 97900K .......... .......... .......... .......... .......... 33% 21.8M 6s\n 97950K .......... .......... .......... .......... .......... 33% 24.1M 6s\n 98000K .......... .......... .......... .......... .......... 33% 97.1M 6s\n 98050K .......... .......... .......... .......... .......... 33% 31.8M 6s\n 98100K .......... .......... .......... .......... .......... 33% 25.5M 6s\n 98150K .......... .......... .......... .......... .......... 33% 22.7M 6s\n 98200K .......... .......... .......... .......... .......... 33% 21.9M 6s\n 98250K .......... .......... .......... .......... .......... 33% 70.8M 6s\n 98300K .......... .......... .......... .......... .......... 33% 21.2M 6s\n 98350K .......... .......... .......... .......... .......... 33% 11.9M 6s\n 98400K .......... .......... .......... .......... .......... 33% 69.3M 6s\n 98450K .......... .......... .......... .......... .......... 33% 35.0M 6s\n 98500K .......... .......... .......... .......... .......... 33% 52.9M 6s\n 98550K .......... .......... .......... .......... .......... 33% 21.9M 6s\n 98600K .......... .......... .......... .......... .......... 33% 27.9M 6s\n 98650K .......... .......... .......... .......... .......... 33% 36.4M 6s\n 98700K .......... .......... .......... .......... .......... 33% 80.2M 6s\n 98750K .......... .......... .......... .......... .......... 33% 15.9M 6s\n 98800K .......... .......... .......... .......... .......... 33% 15.8M 6s\n 98850K .......... .......... .......... .......... .......... 33% 22.0M 6s\n 98900K .......... .......... .......... .......... .......... 33% 19.4M 6s\n 98950K .......... .......... .......... .......... .......... 33% 52.6M 6s\n 99000K .......... .......... .......... .......... .......... 33% 42.8M 6s\n 99050K .......... .......... .......... .......... .......... 33% 11.7M 6s\n 99100K .......... .......... .......... .......... .......... 33% 60.1M 6s\n 99150K .......... .......... .......... .......... .......... 33% 19.6M 6s\n 99200K .......... .......... .......... .......... .......... 33%  101M 6s\n 99250K .......... .......... .......... .......... .......... 33% 15.9M 6s\n 99300K .......... .......... .......... .......... .......... 33% 18.2M 6s\n 99350K .......... .......... .......... .......... .......... 33% 17.4M 6s\n 99400K .......... .......... .......... .......... .......... 33% 89.1M 6s\n 99450K .......... .......... .......... .......... .......... 33% 27.1M 6s\n 99500K .......... .......... .......... .......... .......... 33% 54.3M 6s\n 99550K .......... .......... .......... .......... .......... 33% 20.6M 6s\n 99600K .......... .......... .......... .......... .......... 33% 49.5M 6s\n 99650K .......... .......... .......... .......... .......... 33% 59.2M 6s\n 99700K .......... .......... .......... .......... .......... 33% 83.3M 6s\n 99750K .......... .......... .......... .......... .......... 33% 39.1M 6s\n 99800K .......... .......... .......... .......... .......... 33% 35.4M 6s\n 99850K .......... .......... .......... .......... .......... 33% 22.8M 6s\n 99900K .......... .......... .......... .......... .......... 33% 92.8M 6s\n 99950K .......... .......... .......... .......... .......... 33% 39.4M 6s\n100000K .......... .......... .......... .......... .......... 33% 26.3M 6s\n100050K .......... .......... .......... .......... .......... 33%  105M 6s\n100100K .......... .......... .......... .......... .......... 33%  121M 6s\n100150K .......... .......... .......... .......... .......... 33% 31.3M 6s\n100200K .......... .......... .......... .......... .......... 33% 22.4M 6s\n100250K .......... .......... .......... .......... .......... 33% 24.2M 6s\n100300K .......... .......... .......... .......... .......... 33% 26.0M 6s\n100350K .......... .......... .......... .......... .......... 33% 35.0M 6s\n100400K .......... .......... .......... .......... .......... 33% 32.9M 6s\n100450K .......... .......... .......... .......... .......... 33% 23.1M 6s\n100500K .......... .......... .......... .......... .......... 33% 28.4M 6s\n100550K .......... .......... .......... .......... .......... 34% 23.2M 6s\n100600K .......... .......... .......... .......... .......... 34% 11.2M 6s\n100650K .......... .......... .......... .......... .......... 34%  139M 6s\n100700K .......... .......... .......... .......... .......... 34% 44.2M 6s\n100750K .......... .......... .......... .......... .......... 34% 65.9M 6s\n100800K .......... .......... .......... .......... .......... 34%  122M 6s\n100850K .......... .......... .......... .......... .......... 34% 24.4M 6s\n100900K .......... .......... .......... .......... .......... 34% 12.9M 6s\n100950K .......... .......... .......... .......... .......... 34% 94.9M 6s\n101000K .......... .......... .......... .......... .......... 34% 26.6M 6s\n101050K .......... .......... .......... .......... .......... 34% 21.8M 6s\n101100K .......... .......... .......... .......... .......... 34% 74.6M 6s\n101150K .......... .......... .......... .......... .......... 34% 11.3M 6s\n101200K .......... .......... .......... .......... .......... 34% 56.3M 6s\n101250K .......... .......... .......... .......... .......... 34% 14.3M 6s\n101300K .......... .......... .......... .......... .......... 34% 55.3M 6s\n101350K .......... .......... .......... .......... .......... 34% 16.1M 6s\n101400K .......... .......... .......... .......... .......... 34% 53.6M 6s\n101450K .......... .......... .......... .......... .......... 34% 19.0M 6s\n101500K .......... .......... .......... .......... .......... 34% 56.1M 6s\n101550K .......... .......... .......... .......... .......... 34% 39.5M 6s\n101600K .......... .......... .......... .......... .......... 34% 49.3M 6s\n101650K .......... .......... .......... .......... .......... 34% 23.7M 6s\n101700K .......... .......... .......... .......... .......... 34% 16.5M 6s\n101750K .......... .......... .......... .......... .......... 34% 57.6M 6s\n101800K .......... .......... .......... .......... .......... 34% 27.2M 6s\n101850K .......... .......... .......... .......... .......... 34% 55.8M 6s\n101900K .......... .......... .......... .......... .......... 34% 10.3M 6s\n101950K .......... .......... .......... .......... .......... 34% 67.1M 6s\n102000K .......... .......... .......... .......... .......... 34%  104M 6s\n102050K .......... .......... .......... .......... .......... 34% 24.8M 6s\n102100K .......... .......... .......... .......... .......... 34% 84.8M 6s\n102150K .......... .......... .......... .......... .......... 34% 17.5M 6s\n102200K .......... .......... .......... .......... .......... 34% 95.8M 6s\n102250K .......... .......... .......... .......... .......... 34%  102M 6s\n102300K .......... .......... .......... .......... .......... 34% 32.5M 6s\n102350K .......... .......... .......... .......... .......... 34% 43.4M 6s\n102400K .......... .......... .......... .......... .......... 34% 24.3M 6s\n102450K .......... .......... .......... .......... .......... 34% 70.3M 6s\n102500K .......... .......... .......... .......... .......... 34% 24.9M 6s\n102550K .......... .......... .......... .......... .......... 34% 28.3M 6s\n102600K .......... .......... .......... .......... .......... 34% 25.3M 6s\n102650K .......... .......... .......... .......... .......... 34% 27.2M 6s\n102700K .......... .......... .......... .......... .......... 34% 69.8M 6s\n102750K .......... .......... .......... .......... .......... 34% 26.4M 6s\n102800K .......... .......... .......... .......... .......... 34% 25.7M 6s\n102850K .......... .......... .......... .......... .......... 34% 25.7M 6s\n102900K .......... .......... .......... .......... .......... 34% 82.4M 6s\n102950K .......... .......... .......... .......... .......... 34% 22.8M 6s\n103000K .......... .......... .......... .......... .......... 34% 27.3M 6s\n103050K .......... .......... .......... .......... .......... 34% 15.1M 6s\n103100K .......... .......... .......... .......... .......... 34% 73.1M 6s\n103150K .......... .......... .......... .......... .......... 34%  112M 6s\n103200K .......... .......... .......... .......... .......... 34% 38.8M 6s\n103250K .......... .......... .......... .......... .......... 34% 27.8M 6s\n103300K .......... .......... .......... .......... .......... 34% 33.2M 6s\n103350K .......... .......... .......... .......... .......... 34% 25.5M 6s\n103400K .......... .......... .......... .......... .......... 34% 74.7M 6s\n103450K .......... .......... .......... .......... .......... 34% 22.7M 6s\n103500K .......... .......... .......... .......... .......... 35% 34.1M 6s\n103550K .......... .......... .......... .......... .......... 35% 17.1M 6s\n103600K .......... .......... .......... .......... .......... 35% 29.6M 6s\n103650K .......... .......... .......... .......... .......... 35% 24.4M 6s\n103700K .......... .......... .......... .......... .......... 35% 17.5M 6s\n103750K .......... .......... .......... .......... .......... 35% 19.2M 6s\n103800K .......... .......... .......... .......... .......... 35% 52.6M 6s\n103850K .......... .......... .......... .......... .......... 35% 62.1M 6s\n103900K .......... .......... .......... .......... .......... 35% 14.5M 6s\n103950K .......... .......... .......... .......... .......... 35% 44.4M 6s\n104000K .......... .......... .......... .......... .......... 35% 52.4M 6s\n104050K .......... .......... .......... .......... .......... 35% 46.2M 6s\n104100K .......... .......... .......... .......... .......... 35% 43.1M 6s\n104150K .......... .......... .......... .......... .......... 35% 21.0M 6s\n104200K .......... .......... .......... .......... .......... 35% 13.2M 6s\n104250K .......... .......... .......... .......... .......... 35% 49.0M 6s\n104300K .......... .......... .......... .......... .......... 35% 63.9M 6s\n104350K .......... .......... .......... .......... .......... 35% 74.1M 6s\n104400K .......... .......... .......... .......... .......... 35% 26.3M 6s\n104450K .......... .......... .......... .......... .......... 35% 27.6M 6s\n104500K .......... .......... .......... .......... .......... 35% 36.7M 6s\n104550K .......... .......... .......... .......... .......... 35% 22.9M 6s\n104600K .......... .......... .......... .......... .......... 35% 84.6M 6s\n104650K .......... .......... .......... .......... .......... 35%  107M 6s\n104700K .......... .......... .......... .......... .......... 35% 5.98M 6s\n104750K .......... .......... .......... .......... .......... 35% 97.1M 6s\n104800K .......... .......... .......... .......... .......... 35% 74.6M 6s\n104850K .......... .......... .......... .......... .......... 35% 60.0M 6s\n104900K .......... .......... .......... .......... .......... 35% 83.5M 6s\n104950K .......... .......... .......... .......... .......... 35% 94.5M 6s\n105000K .......... .......... .......... .......... .......... 35% 94.0M 6s\n105050K .......... .......... .......... .......... .......... 35% 26.9M 6s\n105100K .......... .......... .......... .......... .......... 35% 19.2M 6s\n105150K .......... .......... .......... .......... .......... 35% 19.1M 6s\n105200K .......... .......... .......... .......... .......... 35% 27.3M 6s\n105250K .......... .......... .......... .......... .......... 35% 60.8M 6s\n105300K .......... .......... .......... .......... .......... 35% 29.1M 6s\n105350K .......... .......... .......... .......... .......... 35% 17.3M 6s\n105400K .......... .......... .......... .......... .......... 35% 42.4M 6s\n105450K .......... .......... .......... .......... .......... 35% 15.7M 6s\n105500K .......... .......... .......... .......... .......... 35% 78.4M 6s\n105550K .......... .......... .......... .......... .......... 35%  103M 6s\n105600K .......... .......... .......... .......... .......... 35% 38.1M 6s\n105650K .......... .......... .......... .......... .......... 35% 32.1M 6s\n105700K .......... .......... .......... .......... .......... 35% 34.0M 6s\n105750K .......... .......... .......... .......... .......... 35% 77.1M 6s\n105800K .......... .......... .......... .......... .......... 35% 27.3M 6s\n105850K .......... .......... .......... .......... .......... 35% 24.5M 6s\n105900K .......... .......... .......... .......... .......... 35% 18.1M 6s\n105950K .......... .......... .......... .......... .......... 35% 68.9M 6s\n106000K .......... .......... .......... .......... .......... 35% 26.8M 6s\n106050K .......... .......... .......... .......... .......... 35% 26.1M 6s\n106100K .......... .......... .......... .......... .......... 35% 21.4M 6s\n106150K .......... .......... .......... .......... .......... 35% 20.0M 6s\n106200K .......... .......... .......... .......... .......... 35%  110M 6s\n106250K .......... .......... .......... .......... .......... 35% 30.1M 6s\n106300K .......... .......... .......... .......... .......... 35% 20.5M 6s\n106350K .......... .......... .......... .......... .......... 35% 25.0M 6s\n106400K .......... .......... .......... .......... .......... 35% 60.0M 6s\n106450K .......... .......... .......... .......... .......... 35% 18.0M 6s\n106500K .......... .......... .......... .......... .......... 36% 16.6M 6s\n106550K .......... .......... .......... .......... .......... 36% 17.2M 6s\n106600K .......... .......... .......... .......... .......... 36% 51.5M 6s\n106650K .......... .......... .......... .......... .......... 36% 54.6M 6s\n106700K .......... .......... .......... .......... .......... 36% 18.3M 6s\n106750K .......... .......... .......... .......... .......... 36% 39.6M 6s\n106800K .......... .......... .......... .......... .......... 36% 30.5M 6s\n106850K .......... .......... .......... .......... .......... 36% 25.1M 6s\n106900K .......... .......... .......... .......... .......... 36% 36.7M 6s\n106950K .......... .......... .......... .......... .......... 36% 13.0M 6s\n107000K .......... .......... .......... .......... .......... 36% 27.3M 6s\n107050K .......... .......... .......... .......... .......... 36% 18.9M 6s\n107100K .......... .......... .......... .......... .......... 36% 42.3M 6s\n107150K .......... .......... .......... .......... .......... 36% 53.6M 6s\n107200K .......... .......... .......... .......... .......... 36% 14.5M 6s\n107250K .......... .......... .......... .......... .......... 36% 53.5M 6s\n107300K .......... .......... .......... .......... .......... 36% 23.9M 6s\n107350K .......... .......... .......... .......... .......... 36% 63.0M 6s\n107400K .......... .......... .......... .......... .......... 36% 19.9M 6s\n107450K .......... .......... .......... .......... .......... 36% 44.8M 6s\n107500K .......... .......... .......... .......... .......... 36% 26.8M 6s\n107550K .......... .......... .......... .......... .......... 36% 26.3M 6s\n107600K .......... .......... .......... .......... .......... 36% 73.6M 6s\n107650K .......... .......... .......... .......... .......... 36% 56.1M 6s\n107700K .......... .......... .......... .......... .......... 36% 21.6M 6s\n107750K .......... .......... .......... .......... .......... 36% 32.2M 6s\n107800K .......... .......... .......... .......... .......... 36% 66.8M 6s\n107850K .......... .......... .......... .......... .......... 36% 42.6M 6s\n107900K .......... .......... .......... .......... .......... 36% 24.6M 6s\n107950K .......... .......... .......... .......... .......... 36% 20.1M 6s\n108000K .......... .......... .......... .......... .......... 36% 22.0M 6s\n108050K .......... .......... .......... .......... .......... 36% 75.8M 6s\n108100K .......... .......... .......... .......... .......... 36% 18.8M 6s\n108150K .......... .......... .......... .......... .......... 36% 30.0M 6s\n108200K .......... .......... .......... .......... .......... 36% 17.5M 6s\n108250K .......... .......... .......... .......... .......... 36% 22.9M 6s\n108300K .......... .......... .......... .......... .......... 36% 69.8M 6s\n108350K .......... .......... .......... .......... .......... 36% 16.1M 6s\n108400K .......... .......... .......... .......... .......... 36% 16.5M 6s\n108450K .......... .......... .......... .......... .......... 36% 16.7M 6s\n108500K .......... .......... .......... .......... .......... 36% 90.8M 6s\n108550K .......... .......... .......... .......... .......... 36% 22.1M 6s\n108600K .......... .......... .......... .......... .......... 36%  132M 6s\n108650K .......... .......... .......... .......... .......... 36% 28.5M 6s\n108700K .......... .......... .......... .......... .......... 36% 47.4M 6s\n108750K .......... .......... .......... .......... .......... 36% 70.9M 6s\n108800K .......... .......... .......... .......... .......... 36% 21.5M 6s\n108850K .......... .......... .......... .......... .......... 36% 15.9M 6s\n108900K .......... .......... .......... .......... .......... 36% 16.1M 6s\n108950K .......... .......... .......... .......... .......... 36% 16.0M 6s\n109000K .......... .......... .......... .......... .......... 36% 75.7M 6s\n109050K .......... .......... .......... .......... .......... 36% 46.6M 6s\n109100K .......... .......... .......... .......... .......... 36% 19.0M 6s\n109150K .......... .......... .......... .......... .......... 36% 27.1M 6s\n109200K .......... .......... .......... .......... .......... 36% 58.0M 6s\n109250K .......... .......... .......... .......... .......... 36% 19.3M 6s\n109300K .......... .......... .......... .......... .......... 36% 17.8M 6s\n109350K .......... .......... .......... .......... .......... 36% 13.1M 6s\n109400K .......... .......... .......... .......... .......... 36% 27.6M 6s\n109450K .......... .......... .......... .......... .......... 37% 44.4M 6s\n109500K .......... .......... .......... .......... .......... 37% 22.3M 6s\n109550K .......... .......... .......... .......... .......... 37% 21.6M 6s\n109600K .......... .......... .......... .......... .......... 37% 18.8M 6s\n109650K .......... .......... .......... .......... .......... 37% 17.8M 6s\n109700K .......... .......... .......... .......... .......... 37% 45.3M 6s\n109750K .......... .......... .......... .......... .......... 37% 12.7M 6s\n109800K .......... .......... .......... .......... .......... 37% 27.4M 6s\n109850K .......... .......... .......... .......... .......... 37% 13.4M 6s\n109900K .......... .......... .......... .......... .......... 37% 47.1M 6s\n109950K .......... .......... .......... .......... .......... 37% 49.9M 6s\n110000K .......... .......... .......... .......... .......... 37% 13.3M 6s\n110050K .......... .......... .......... .......... .......... 37% 42.5M 6s\n110100K .......... .......... .......... .......... .......... 37% 17.1M 6s\n110150K .......... .......... .......... .......... .......... 37% 48.1M 6s\n110200K .......... .......... .......... .......... .......... 37% 24.4M 6s\n110250K .......... .......... .......... .......... .......... 37% 10.2M 6s\n110300K .......... .......... .......... .......... .......... 37% 48.2M 6s\n110350K .......... .......... .......... .......... .......... 37% 11.5M 6s\n110400K .......... .......... .......... .......... .......... 37% 48.9M 6s\n110450K .......... .......... .......... .......... .......... 37% 54.5M 6s\n110500K .......... .......... .......... .......... .......... 37% 13.2M 6s\n110550K .......... .......... .......... .......... .......... 37% 45.7M 6s\n110600K .......... .......... .......... .......... .......... 37% 87.6M 6s\n110650K .......... .......... .......... .......... .......... 37% 16.9M 6s\n110700K .......... .......... .......... .......... .......... 37% 29.6M 6s\n110750K .......... .......... .......... .......... .......... 37% 20.8M 6s\n110800K .......... .......... .......... .......... .......... 37% 16.7M 6s\n110850K .......... .......... .......... .......... .......... 37% 35.7M 6s\n110900K .......... .......... .......... .......... .......... 37% 70.6M 6s\n110950K .......... .......... .......... .......... .......... 37% 19.2M 6s\n111000K .......... .......... .......... .......... .......... 37% 46.6M 6s\n111050K .......... .......... .......... .......... .......... 37% 18.0M 6s\n111100K .......... .......... .......... .......... .......... 37% 59.9M 6s\n111150K .......... .......... .......... .......... .......... 37% 27.0M 6s\n111200K .......... .......... .......... .......... .......... 37% 17.2M 6s\n111250K .......... .......... .......... .......... .......... 37% 15.7M 6s\n111300K .......... .......... .......... .......... .......... 37% 55.9M 6s\n111350K .......... .......... .......... .......... .......... 37% 94.3M 6s\n111400K .......... .......... .......... .......... .......... 37% 17.5M 6s\n111450K .......... .......... .......... .......... .......... 37% 72.7M 6s\n111500K .......... .......... .......... .......... .......... 37% 17.7M 6s\n111550K .......... .......... .......... .......... .......... 37% 41.0M 6s\n111600K .......... .......... .......... .......... .......... 37% 28.4M 6s\n111650K .......... .......... .......... .......... .......... 37% 15.1M 6s\n111700K .......... .......... .......... .......... .......... 37% 22.1M 6s\n111750K .......... .......... .......... .......... .......... 37% 26.9M 6s\n111800K .......... .......... .......... .......... .......... 37% 45.6M 6s\n111850K .......... .......... .......... .......... .......... 37% 27.0M 6s\n111900K .......... .......... .......... .......... .......... 37% 33.4M 6s\n111950K .......... .......... .......... .......... .......... 37% 17.6M 6s\n112000K .......... .......... .......... .......... .......... 37% 62.1M 6s\n112050K .......... .......... .......... .......... .......... 37% 58.4M 6s\n112100K .......... .......... .......... .......... .......... 37% 17.4M 6s\n112150K .......... .......... .......... .......... .......... 37% 91.3M 6s\n112200K .......... .......... .......... .......... .......... 37% 25.4M 6s\n112250K .......... .......... .......... .......... .......... 37% 78.0M 6s\n112300K .......... .......... .......... .......... .......... 37% 28.0M 6s\n112350K .......... .......... .......... .......... .......... 37% 22.6M 6s\n112400K .......... .......... .......... .......... .......... 38% 27.8M 6s\n112450K .......... .......... .......... .......... .......... 38% 31.3M 6s\n112500K .......... .......... .......... .......... .......... 38% 77.9M 6s\n112550K .......... .......... .......... .......... .......... 38% 22.3M 6s\n112600K .......... .......... .......... .......... .......... 38% 19.9M 6s\n112650K .......... .......... .......... .......... .......... 38% 17.4M 6s\n112700K .......... .......... .......... .......... .......... 38% 77.7M 6s\n112750K .......... .......... .......... .......... .......... 38% 16.1M 6s\n112800K .......... .......... .......... .......... .......... 38% 19.9M 6s\n112850K .......... .......... .......... .......... .......... 38% 30.2M 6s\n112900K .......... .......... .......... .......... .......... 38% 30.0M 6s\n112950K .......... .......... .......... .......... .......... 38% 56.7M 6s\n113000K .......... .......... .......... .......... .......... 38% 36.2M 6s\n113050K .......... .......... .......... .......... .......... 38% 26.5M 6s\n113100K .......... .......... .......... .......... .......... 38% 29.2M 6s\n113150K .......... .......... .......... .......... .......... 38% 16.9M 6s\n113200K .......... .......... .......... .......... .......... 38% 15.0M 6s\n113250K .......... .......... .......... .......... .......... 38% 14.2M 6s\n113300K .......... .......... .......... .......... .......... 38% 18.4M 6s\n113350K .......... .......... .......... .......... .......... 38% 20.6M 6s\n113400K .......... .......... .......... .......... .......... 38% 25.3M 6s\n113450K .......... .......... .......... .......... .......... 38% 21.9M 6s\n113500K .......... .......... .......... .......... .......... 38% 17.6M 6s\n113550K .......... .......... .......... .......... .......... 38% 25.0M 6s\n113600K .......... .......... .......... .......... .......... 38% 21.6M 6s\n113650K .......... .......... .......... .......... .......... 38% 21.5M 6s\n113700K .......... .......... .......... .......... .......... 38% 18.5M 6s\n113750K .......... .......... .......... .......... .......... 38% 21.1M 6s\n113800K .......... .......... .......... .......... .......... 38% 22.3M 6s\n113850K .......... .......... .......... .......... .......... 38% 22.7M 6s\n113900K .......... .......... .......... .......... .......... 38% 20.4M 6s\n113950K .......... .......... .......... .......... .......... 38% 22.0M 6s\n114000K .......... .......... .......... .......... .......... 38% 22.2M 6s\n114050K .......... .......... .......... .......... .......... 38% 16.9M 6s\n114100K .......... .......... .......... .......... .......... 38% 20.1M 6s\n114150K .......... .......... .......... .......... .......... 38% 21.9M 6s\n114200K .......... .......... .......... .......... .......... 38% 19.9M 6s\n114250K .......... .......... .......... .......... .......... 38% 22.1M 6s\n114300K .......... .......... .......... .......... .......... 38% 16.6M 6s\n114350K .......... .......... .......... .......... .......... 38% 12.4M 6s\n114400K .......... .......... .......... .......... .......... 38% 22.0M 6s\n114450K .......... .......... .......... .......... .......... 38%  103M 6s\n114500K .......... .......... .......... .......... .......... 38% 95.1M 6s\n114550K .......... .......... .......... .......... .......... 38%  106M 6s\n114600K .......... .......... .......... .......... .......... 38%  116M 6s\n114650K .......... .......... .......... .......... .......... 38% 97.8M 6s\n114700K .......... .......... .......... .......... .......... 38% 94.9M 6s\n114750K .......... .......... .......... .......... .......... 38%  107M 6s\n114800K .......... .......... .......... .......... .......... 38% 90.6M 6s\n114850K .......... .......... .......... .......... .......... 38%  113M 6s\n114900K .......... .......... .......... .......... .......... 38% 67.1M 6s\n114950K .......... .......... .......... .......... .......... 38% 87.1M 6s\n115000K .......... .......... .......... .......... .......... 38% 54.1M 6s\n115050K .......... .......... .......... .......... .......... 38% 77.5M 6s\n115100K .......... .......... .......... .......... .......... 38% 47.7M 6s\n115150K .......... .......... .......... .......... .......... 38% 61.8M 6s\n115200K .......... .......... .......... .......... .......... 38% 73.4M 6s\n115250K .......... .......... .......... .......... .......... 38% 69.7M 6s\n115300K .......... .......... .......... .......... .......... 38% 61.9M 6s\n115350K .......... .......... .......... .......... .......... 39% 67.6M 6s\n115400K .......... .......... .......... .......... .......... 39% 65.3M 6s\n115450K .......... .......... .......... .......... .......... 39% 74.2M 6s\n115500K .......... .......... .......... .......... .......... 39% 22.4M 6s\n115550K .......... .......... .......... .......... .......... 39% 56.4M 6s\n115600K .......... .......... .......... .......... .......... 39% 16.7M 6s\n115650K .......... .......... .......... .......... .......... 39% 22.0M 6s\n115700K .......... .......... .......... .......... .......... 39% 28.4M 6s\n115750K .......... .......... .......... .......... .......... 39% 57.1M 6s\n115800K .......... .......... .......... .......... .......... 39% 28.9M 6s\n115850K .......... .......... .......... .......... .......... 39% 35.6M 6s\n115900K .......... .......... .......... .......... .......... 39% 60.1M 6s\n115950K .......... .......... .......... .......... .......... 39% 46.9M 6s\n116000K .......... .......... .......... .......... .......... 39% 62.9M 6s\n116050K .......... .......... .......... .......... .......... 39% 37.6M 6s\n116100K .......... .......... .......... .......... .......... 39% 64.0M 6s\n116150K .......... .......... .......... .......... .......... 39% 19.4M 6s\n116200K .......... .......... .......... .......... .......... 39% 35.4M 6s\n116250K .......... .......... .......... .......... .......... 39% 71.2M 6s\n116300K .......... .......... .......... .......... .......... 39% 33.6M 6s\n116350K .......... .......... .......... .......... .......... 39% 28.9M 6s\n116400K .......... .......... .......... .......... .......... 39% 34.8M 6s\n116450K .......... .......... .......... .......... .......... 39% 61.9M 6s\n116500K .......... .......... .......... .......... .......... 39% 16.9M 6s\n116550K .......... .......... .......... .......... .......... 39% 11.0M 6s\n116600K .......... .......... .......... .......... .......... 39% 81.4M 6s\n116650K .......... .......... .......... .......... .......... 39% 69.2M 6s\n116700K .......... .......... .......... .......... .......... 39% 80.1M 6s\n116750K .......... .......... .......... .......... .......... 39% 73.6M 6s\n116800K .......... .......... .......... .......... .......... 39% 12.5M 6s\n116850K .......... .......... .......... .......... .......... 39% 63.0M 6s\n116900K .......... .......... .......... .......... .......... 39% 17.3M 6s\n116950K .......... .......... .......... .......... .......... 39% 60.0M 6s\n117000K .......... .......... .......... .......... .......... 39% 72.5M 6s\n117050K .......... .......... .......... .......... .......... 39% 55.2M 6s\n117100K .......... .......... .......... .......... .......... 39% 21.0M 6s\n117150K .......... .......... .......... .......... .......... 39% 62.9M 6s\n117200K .......... .......... .......... .......... .......... 39% 34.8M 6s\n117250K .......... .......... .......... .......... .......... 39% 33.0M 6s\n117300K .......... .......... .......... .......... .......... 39% 15.5M 6s\n117350K .......... .......... .......... .......... .......... 39% 26.0M 6s\n117400K .......... .......... .......... .......... .......... 39% 67.1M 6s\n117450K .......... .......... .......... .......... .......... 39% 17.5M 6s\n117500K .......... .......... .......... .......... .......... 39% 18.3M 6s\n117550K .......... .......... .......... .......... .......... 39% 17.8M 6s\n117600K .......... .......... .......... .......... .......... 39% 67.4M 6s\n117650K .......... .......... .......... .......... .......... 39% 51.9M 6s\n117700K .......... .......... .......... .......... .......... 39% 15.7M 6s\n117750K .......... .......... .......... .......... .......... 39% 61.1M 6s\n117800K .......... .......... .......... .......... .......... 39% 50.6M 6s\n117850K .......... .......... .......... .......... .......... 39% 61.4M 6s\n117900K .......... .......... .......... .......... .......... 39% 25.2M 6s\n117950K .......... .......... .......... .......... .......... 39% 24.0M 6s\n118000K .......... .......... .......... .......... .......... 39% 17.9M 6s\n118050K .......... .......... .......... .......... .......... 39% 36.2M 6s\n118100K .......... .......... .......... .......... .......... 39% 59.8M 6s\n118150K .......... .......... .......... .......... .......... 39% 31.6M 6s\n118200K .......... .......... .......... .......... .......... 39% 41.9M 6s\n118250K .......... .......... .......... .......... .......... 39% 33.5M 6s\n118300K .......... .......... .......... .......... .......... 40% 48.9M 6s\n118350K .......... .......... .......... .......... .......... 40% 56.9M 6s\n118400K .......... .......... .......... .......... .......... 40% 23.7M 6s\n118450K .......... .......... .......... .......... .......... 40% 19.2M 6s\n118500K .......... .......... .......... .......... .......... 40% 53.8M 6s\n118550K .......... .......... .......... .......... .......... 40% 22.2M 6s\n118600K .......... .......... .......... .......... .......... 40% 83.7M 6s\n118650K .......... .......... .......... .......... .......... 40% 33.2M 6s\n118700K .......... .......... .......... .......... .......... 40% 18.0M 6s\n118750K .......... .......... .......... .......... .......... 40% 70.3M 6s\n118800K .......... .......... .......... .......... .......... 40% 64.7M 6s\n118850K .......... .......... .......... .......... .......... 40% 22.5M 6s\n118900K .......... .......... .......... .......... .......... 40% 28.7M 6s\n118950K .......... .......... .......... .......... .......... 40% 29.5M 6s\n119000K .......... .......... .......... .......... .......... 40% 24.9M 6s\n119050K .......... .......... .......... .......... .......... 40% 72.6M 6s\n119100K .......... .......... .......... .......... .......... 40% 22.9M 6s\n119150K .......... .......... .......... .......... .......... 40% 34.8M 6s\n119200K .......... .......... .......... .......... .......... 40% 27.6M 6s\n119250K .......... .......... .......... .......... .......... 40% 37.0M 6s\n119300K .......... .......... .......... .......... .......... 40% 39.2M 6s\n119350K .......... .......... .......... .......... .......... 40% 25.8M 6s\n119400K .......... .......... .......... .......... .......... 40% 27.4M 6s\n119450K .......... .......... .......... .......... .......... 40% 24.5M 6s\n119500K .......... .......... .......... .......... .......... 40% 73.5M 6s\n119550K .......... .......... .......... .......... .......... 40% 29.9M 6s\n119600K .......... .......... .......... .......... .......... 40% 13.6M 6s\n119650K .......... .......... .......... .......... .......... 40% 19.0M 6s\n119700K .......... .......... .......... .......... .......... 40% 16.2M 6s\n119750K .......... .......... .......... .......... .......... 40% 77.5M 6s\n119800K .......... .......... .......... .......... .......... 40% 17.9M 6s\n119850K .......... .......... .......... .......... .......... 40% 27.0M 6s\n119900K .......... .......... .......... .......... .......... 40% 25.8M 5s\n119950K .......... .......... .......... .......... .......... 40% 56.7M 5s\n120000K .......... .......... .......... .......... .......... 40% 20.6M 5s\n120050K .......... .......... .......... .......... .......... 40% 33.6M 5s\n120100K .......... .......... .......... .......... .......... 40% 29.2M 5s\n120150K .......... .......... .......... .......... .......... 40% 18.7M 5s\n120200K .......... .......... .......... .......... .......... 40% 63.6M 5s\n120250K .......... .......... .......... .......... .......... 40% 20.6M 5s\n120300K .......... .......... .......... .......... .......... 40% 30.8M 5s\n120350K .......... .......... .......... .......... .......... 40% 19.8M 5s\n120400K .......... .......... .......... .......... .......... 40% 27.8M 5s\n120450K .......... .......... .......... .......... .......... 40% 55.7M 5s\n120500K .......... .......... .......... .......... .......... 40% 22.6M 5s\n120550K .......... .......... .......... .......... .......... 40% 41.5M 5s\n120600K .......... .......... .......... .......... .......... 40% 29.9M 5s\n120650K .......... .......... .......... .......... .......... 40% 71.3M 5s\n120700K .......... .......... .......... .......... .......... 40% 26.5M 5s\n120750K .......... .......... .......... .......... .......... 40% 24.2M 5s\n120800K .......... .......... .......... .......... .......... 40% 26.9M 5s\n120850K .......... .......... .......... .......... .......... 40% 29.5M 5s\n120900K .......... .......... .......... .......... .......... 40% 77.3M 5s\n120950K .......... .......... .......... .......... .......... 40% 22.1M 5s\n121000K .......... .......... .......... .......... .......... 40% 43.0M 5s\n121050K .......... .......... .......... .......... .......... 40% 21.2M 5s\n121100K .......... .......... .......... .......... .......... 40% 22.1M 5s\n121150K .......... .......... .......... .......... .......... 40% 93.3M 5s\n121200K .......... .......... .......... .......... .......... 40% 80.1M 5s\n121250K .......... .......... .......... .......... .......... 41% 27.4M 5s\n121300K .......... .......... .......... .......... .......... 41% 23.7M 5s\n121350K .......... .......... .......... .......... .......... 41% 65.6M 5s\n121400K .......... .......... .......... .......... .......... 41% 25.1M 5s\n121450K .......... .......... .......... .......... .......... 41% 36.6M 5s\n121500K .......... .......... .......... .......... .......... 41% 27.6M 5s\n121550K .......... .......... .......... .......... .......... 41% 33.8M 5s\n121600K .......... .......... .......... .......... .......... 41% 69.3M 5s\n121650K .......... .......... .......... .......... .......... 41% 25.5M 5s\n121700K .......... .......... .......... .......... .......... 41% 6.64M 5s\n121750K .......... .......... .......... .......... .......... 41% 72.1M 5s\n121800K .......... .......... .......... .......... .......... 41% 79.1M 5s\n121850K .......... .......... .......... .......... .......... 41% 62.1M 5s\n121900K .......... .......... .......... .......... .......... 41% 71.1M 5s\n121950K .......... .......... .......... .......... .......... 41% 22.6M 5s\n122000K .......... .......... .......... .......... .......... 41% 18.6M 5s\n122050K .......... .......... .......... .......... .......... 41% 72.4M 5s\n122100K .......... .......... .......... .......... .......... 41% 38.6M 5s\n122150K .......... .......... .......... .......... .......... 41% 22.4M 5s\n122200K .......... .......... .......... .......... .......... 41% 69.3M 5s\n122250K .......... .......... .......... .......... .......... 41% 23.9M 5s\n122300K .......... .......... .......... .......... .......... 41% 33.4M 5s\n122350K .......... .......... .......... .......... .......... 41% 20.9M 5s\n122400K .......... .......... .......... .......... .......... 41% 21.2M 5s\n122450K .......... .......... .......... .......... .......... 41% 25.3M 5s\n122500K .......... .......... .......... .......... .......... 41% 49.2M 5s\n122550K .......... .......... .......... .......... .......... 41% 65.5M 5s\n122600K .......... .......... .......... .......... .......... 41% 16.5M 5s\n122650K .......... .......... .......... .......... .......... 41% 71.3M 5s\n122700K .......... .......... .......... .......... .......... 41% 47.3M 5s\n122750K .......... .......... .......... .......... .......... 41% 29.4M 5s\n122800K .......... .......... .......... .......... .......... 41% 37.2M 5s\n122850K .......... .......... .......... .......... .......... 41% 22.6M 5s\n122900K .......... .......... .......... .......... .......... 41% 27.2M 5s\n122950K .......... .......... .......... .......... .......... 41% 21.5M 5s\n123000K .......... .......... .......... .......... .......... 41% 63.8M 5s\n123050K .......... .......... .......... .......... .......... 41% 23.6M 5s\n123100K .......... .......... .......... .......... .......... 41% 50.8M 5s\n123150K .......... .......... .......... .......... .......... 41% 28.1M 5s\n123200K .......... .......... .......... .......... .......... 41% 29.4M 5s\n123250K .......... .......... .......... .......... .......... 41% 67.7M 5s\n123300K .......... .......... .......... .......... .......... 41% 24.9M 5s\n123350K .......... .......... .......... .......... .......... 41% 23.0M 5s\n123400K .......... .......... .......... .......... .......... 41% 42.3M 5s\n123450K .......... .......... .......... .......... .......... 41% 76.5M 5s\n123500K .......... .......... .......... .......... .......... 41% 16.2M 5s\n123550K .......... .......... .......... .......... .......... 41% 70.2M 5s\n123600K .......... .......... .......... .......... .......... 41% 23.3M 5s\n123650K .......... .......... .......... .......... .......... 41% 48.8M 5s\n123700K .......... .......... .......... .......... .......... 41% 75.1M 5s\n123750K .......... .......... .......... .......... .......... 41% 24.2M 5s\n123800K .......... .......... .......... .......... .......... 41% 26.1M 5s\n123850K .......... .......... .......... .......... .......... 41% 21.5M 5s\n123900K .......... .......... .......... .......... .......... 41% 20.0M 5s\n123950K .......... .......... .......... .......... .......... 41% 23.1M 5s\n124000K .......... .......... .......... .......... .......... 41% 31.5M 5s\n124050K .......... .......... .......... .......... .......... 41% 20.6M 5s\n124100K .......... .......... .......... .......... .......... 41% 38.0M 5s\n124150K .......... .......... .......... .......... .......... 41% 38.8M 5s\n124200K .......... .......... .......... .......... .......... 41% 24.3M 5s\n124250K .......... .......... .......... .......... .......... 42% 30.2M 5s\n124300K .......... .......... .......... .......... .......... 42% 50.9M 5s\n124350K .......... .......... .......... .......... .......... 42% 15.7M 5s\n124400K .......... .......... .......... .......... .......... 42% 55.5M 5s\n124450K .......... .......... .......... .......... .......... 42% 45.9M 5s\n124500K .......... .......... .......... .......... .......... 42% 36.9M 5s\n124550K .......... .......... .......... .......... .......... 42% 21.8M 5s\n124600K .......... .......... .......... .......... .......... 42% 61.6M 5s\n124650K .......... .......... .......... .......... .......... 42% 74.0M 5s\n124700K .......... .......... .......... .......... .......... 42% 10.8M 5s\n124750K .......... .......... .......... .......... .......... 42% 73.5M 5s\n124800K .......... .......... .......... .......... .......... 42% 51.1M 5s\n124850K .......... .......... .......... .......... .......... 42% 96.8M 5s\n124900K .......... .......... .......... .......... .......... 42% 41.8M 5s\n124950K .......... .......... .......... .......... .......... 42% 37.6M 5s\n125000K .......... .......... .......... .......... .......... 42% 38.0M 5s\n125050K .......... .......... .......... .......... .......... 42% 25.2M 5s\n125100K .......... .......... .......... .......... .......... 42% 82.1M 5s\n125150K .......... .......... .......... .......... .......... 42% 30.2M 5s\n125200K .......... .......... .......... .......... .......... 42% 23.5M 5s\n125250K .......... .......... .......... .......... .......... 42% 37.7M 5s\n125300K .......... .......... .......... .......... .......... 42% 30.0M 5s\n125350K .......... .......... .......... .......... .......... 42% 83.2M 5s\n125400K .......... .......... .......... .......... .......... 42% 24.8M 5s\n125450K .......... .......... .......... .......... .......... 42% 20.1M 5s\n125500K .......... .......... .......... .......... .......... 42% 67.0M 5s\n125550K .......... .......... .......... .......... .......... 42% 37.8M 5s\n125600K .......... .......... .......... .......... .......... 42% 38.6M 5s\n125650K .......... .......... .......... .......... .......... 42% 33.3M 5s\n125700K .......... .......... .......... .......... .......... 42% 23.3M 5s\n125750K .......... .......... .......... .......... .......... 42% 14.1M 5s\n125800K .......... .......... .......... .......... .......... 42% 82.2M 5s\n125850K .......... .......... .......... .......... .......... 42% 70.6M 5s\n125900K .......... .......... .......... .......... .......... 42% 27.1M 5s\n125950K .......... .......... .......... .......... .......... 42% 24.5M 5s\n126000K .......... .......... .......... .......... .......... 42% 17.4M 5s\n126050K .......... .......... .......... .......... .......... 42% 33.4M 5s\n126100K .......... .......... .......... .......... .......... 42% 19.9M 5s\n126150K .......... .......... .......... .......... .......... 42% 24.5M 5s\n126200K .......... .......... .......... .......... .......... 42% 28.9M 5s\n126250K .......... .......... .......... .......... .......... 42% 64.1M 5s\n126300K .......... .......... .......... .......... .......... 42% 24.3M 5s\n126350K .......... .......... .......... .......... .......... 42% 54.1M 5s\n126400K .......... .......... .......... .......... .......... 42% 20.2M 5s\n126450K .......... .......... .......... .......... .......... 42% 24.9M 5s\n126500K .......... .......... .......... .......... .......... 42% 67.9M 5s\n126550K .......... .......... .......... .......... .......... 42% 30.3M 5s\n126600K .......... .......... .......... .......... .......... 42% 39.0M 5s\n126650K .......... .......... .......... .......... .......... 42% 24.2M 5s\n126700K .......... .......... .......... .......... .......... 42% 29.8M 5s\n126750K .......... .......... .......... .......... .......... 42% 69.3M 5s\n126800K .......... .......... .......... .......... .......... 42% 30.4M 5s\n126850K .......... .......... .......... .......... .......... 42% 22.9M 5s\n126900K .......... .......... .......... .......... .......... 42% 34.3M 5s\n126950K .......... .......... .......... .......... .......... 42% 84.1M 5s\n127000K .......... .......... .......... .......... .......... 42% 20.3M 5s\n127050K .......... .......... .......... .......... .......... 42% 45.0M 5s\n127100K .......... .......... .......... .......... .......... 42% 25.4M 5s\n127150K .......... .......... .......... .......... .......... 42% 25.6M 5s\n127200K .......... .......... .......... .......... .......... 43% 70.0M 5s\n127250K .......... .......... .......... .......... .......... 43% 8.64M 5s\n127300K .......... .......... .......... .......... .......... 43%  101M 5s\n127350K .......... .......... .......... .......... .......... 43% 67.7M 5s\n127400K .......... .......... .......... .......... .......... 43% 97.2M 5s\n127450K .......... .......... .......... .......... .......... 43% 98.8M 5s\n127500K .......... .......... .......... .......... .......... 43% 5.05M 5s\n127550K .......... .......... .......... .......... .......... 43% 78.3M 5s\n127600K .......... .......... .......... .......... .......... 43% 67.8M 5s\n127650K .......... .......... .......... .......... .......... 43% 83.6M 5s\n127700K .......... .......... .......... .......... .......... 43% 79.8M 5s\n127750K .......... .......... .......... .......... .......... 43% 73.9M 5s\n127800K .......... .......... .......... .......... .......... 43% 67.8M 5s\n127850K .......... .......... .......... .......... .......... 43% 63.2M 5s\n127900K .......... .......... .......... .......... .......... 43% 70.8M 5s\n127950K .......... .......... .......... .......... .......... 43% 61.8M 5s\n128000K .......... .......... .......... .......... .......... 43% 67.0M 5s\n128050K .......... .......... .......... .......... .......... 43% 24.5M 5s\n128100K .......... .......... .......... .......... .......... 43% 20.9M 5s\n128150K .......... .......... .......... .......... .......... 43% 63.3M 5s\n128200K .......... .......... .......... .......... .......... 43% 19.1M 5s\n128250K .......... .......... .......... .......... .......... 43% 32.5M 5s\n128300K .......... .......... .......... .......... .......... 43% 59.2M 5s\n128350K .......... .......... .......... .......... .......... 43% 69.9M 5s\n128400K .......... .......... .......... .......... .......... 43% 16.4M 5s\n128450K .......... .......... .......... .......... .......... 43% 59.0M 5s\n128500K .......... .......... .......... .......... .......... 43% 68.4M 5s\n128550K .......... .......... .......... .......... .......... 43% 65.9M 5s\n128600K .......... .......... .......... .......... .......... 43% 55.8M 5s\n128650K .......... .......... .......... .......... .......... 43% 62.1M 5s\n128700K .......... .......... .......... .......... .......... 43% 64.4M 5s\n128750K .......... .......... .......... .......... .......... 43% 66.2M 5s\n128800K .......... .......... .......... .......... .......... 43% 45.4M 5s\n128850K .......... .......... .......... .......... .......... 43% 72.0M 5s\n128900K .......... .......... .......... .......... .......... 43% 25.7M 5s\n128950K .......... .......... .......... .......... .......... 43% 35.7M 5s\n129000K .......... .......... .......... .......... .......... 43% 14.3M 5s\n129050K .......... .......... .......... .......... .......... 43% 62.7M 5s\n129100K .......... .......... .......... .......... .......... 43% 65.4M 5s\n129150K .......... .......... .......... .......... .......... 43% 64.4M 5s\n129200K .......... .......... .......... .......... .......... 43% 46.5M 5s\n129250K .......... .......... .......... .......... .......... 43% 27.9M 5s\n129300K .......... .......... .......... .......... .......... 43% 44.4M 5s\n129350K .......... .......... .......... .......... .......... 43% 29.6M 5s\n129400K .......... .......... .......... .......... .......... 43% 55.2M 5s\n129450K .......... .......... .......... .......... .......... 43% 30.6M 5s\n129500K .......... .......... .......... .......... .......... 43% 28.7M 5s\n129550K .......... .......... .......... .......... .......... 43% 74.0M 5s\n129600K .......... .......... .......... .......... .......... 43% 31.9M 5s\n129650K .......... .......... .......... .......... .......... 43% 29.7M 5s\n129700K .......... .......... .......... .......... .......... 43% 31.0M 5s\n129750K .......... .......... .......... .......... .......... 43% 76.0M 5s\n129800K .......... .......... .......... .......... .......... 43% 30.9M 5s\n129850K .......... .......... .......... .......... .......... 43% 33.2M 5s\n129900K .......... .......... .......... .......... .......... 43% 32.9M 5s\n129950K .......... .......... .......... .......... .......... 43% 32.6M 5s\n130000K .......... .......... .......... .......... .......... 43% 74.3M 5s\n130050K .......... .......... .......... .......... .......... 43% 23.7M 5s\n130100K .......... .......... .......... .......... .......... 43% 27.8M 5s\n130150K .......... .......... .......... .......... .......... 44% 19.1M 5s\n130200K .......... .......... .......... .......... .......... 44% 19.1M 5s\n130250K .......... .......... .......... .......... .......... 44% 61.2M 5s\n130300K .......... .......... .......... .......... .......... 44% 19.7M 5s\n130350K .......... .......... .......... .......... .......... 44% 19.8M 5s\n130400K .......... .......... .......... .......... .......... 44% 19.1M 5s\n130450K .......... .......... .......... .......... .......... 44% 79.4M 5s\n130500K .......... .......... .......... .......... .......... 44% 19.6M 5s\n130550K .......... .......... .......... .......... .......... 44% 56.3M 5s\n130600K .......... .......... .......... .......... .......... 44% 38.0M 5s\n130650K .......... .......... .......... .......... .......... 44% 23.2M 5s\n130700K .......... .......... .......... .......... .......... 44% 92.7M 5s\n130750K .......... .......... .......... .......... .......... 44% 77.3M 5s\n130800K .......... .......... .......... .......... .......... 44% 31.5M 5s\n130850K .......... .......... .......... .......... .......... 44% 31.8M 5s\n130900K .......... .......... .......... .......... .......... 44% 31.9M 5s\n130950K .......... .......... .......... .......... .......... 44% 84.6M 5s\n131000K .......... .......... .......... .......... .......... 44% 14.6M 5s\n131050K .......... .......... .......... .......... .......... 44% 84.1M 5s\n131100K .......... .......... .......... .......... .......... 44% 34.0M 5s\n131150K .......... .......... .......... .......... .......... 44% 33.2M 5s\n131200K .......... .......... .......... .......... .......... 44% 24.4M 5s\n131250K .......... .......... .......... .......... .......... 44% 28.2M 5s\n131300K .......... .......... .......... .......... .......... 44% 13.0M 5s\n131350K .......... .......... .......... .......... .......... 44% 81.6M 5s\n131400K .......... .......... .......... .......... .......... 44% 73.9M 5s\n131450K .......... .......... .......... .......... .......... 44% 61.5M 5s\n131500K .......... .......... .......... .......... .......... 44% 77.7M 5s\n131550K .......... .......... .......... .......... .......... 44% 71.7M 5s\n131600K .......... .......... .......... .......... .......... 44% 40.9M 5s\n131650K .......... .......... .......... .......... .......... 44% 19.8M 5s\n131700K .......... .......... .......... .......... .......... 44% 79.3M 5s\n131750K .......... .......... .......... .......... .......... 44% 43.6M 5s\n131800K .......... .......... .......... .......... .......... 44% 27.8M 5s\n131850K .......... .......... .......... .......... .......... 44% 76.2M 5s\n131900K .......... .......... .......... .......... .......... 44% 42.8M 5s\n131950K .......... .......... .......... .......... .......... 44% 18.8M 5s\n132000K .......... .......... .......... .......... .......... 44% 66.4M 5s\n132050K .......... .......... .......... .......... .......... 44% 17.8M 5s\n132100K .......... .......... .......... .......... .......... 44% 87.6M 5s\n132150K .......... .......... .......... .......... .......... 44% 20.7M 5s\n132200K .......... .......... .......... .......... .......... 44% 24.1M 5s\n132250K .......... .......... .......... .......... .......... 44% 17.4M 5s\n132300K .......... .......... .......... .......... .......... 44% 18.8M 5s\n132350K .......... .......... .......... .......... .......... 44% 73.7M 5s\n132400K .......... .......... .......... .......... .......... 44% 21.3M 5s\n132450K .......... .......... .......... .......... .......... 44% 47.5M 5s\n132500K .......... .......... .......... .......... .......... 44% 17.1M 5s\n132550K .......... .......... .......... .......... .......... 44% 64.6M 5s\n132600K .......... .......... .......... .......... .......... 44% 21.5M 5s\n132650K .......... .......... .......... .......... .......... 44% 64.4M 5s\n132700K .......... .......... .......... .......... .......... 44% 22.3M 5s\n132750K .......... .......... .......... .......... .......... 44% 23.9M 5s\n132800K .......... .......... .......... .......... .......... 44% 64.8M 5s\n132850K .......... .......... .......... .......... .......... 44% 33.0M 5s\n132900K .......... .......... .......... .......... .......... 44% 37.7M 5s\n132950K .......... .......... .......... .......... .......... 44% 53.1M 5s\n133000K .......... .......... .......... .......... .......... 44% 51.3M 5s\n133050K .......... .......... .......... .......... .......... 44% 60.5M 5s\n133100K .......... .......... .......... .......... .......... 45% 31.4M 5s\n133150K .......... .......... .......... .......... .......... 45% 33.5M 5s\n133200K .......... .......... .......... .......... .......... 45% 13.9M 5s\n133250K .......... .......... .......... .......... .......... 45% 70.7M 5s\n133300K .......... .......... .......... .......... .......... 45% 71.3M 5s\n133350K .......... .......... .......... .......... .......... 45% 8.10M 5s\n133400K .......... .......... .......... .......... .......... 45% 72.7M 5s\n133450K .......... .......... .......... .......... .......... 45% 70.0M 5s\n133500K .......... .......... .......... .......... .......... 45% 71.7M 5s\n133550K .......... .......... .......... .......... .......... 45% 62.4M 5s\n133600K .......... .......... .......... .......... .......... 45% 52.9M 5s\n133650K .......... .......... .......... .......... .......... 45% 75.5M 5s\n133700K .......... .......... .......... .......... .......... 45% 65.4M 5s\n133750K .......... .......... .......... .......... .......... 45% 65.0M 5s\n133800K .......... .......... .......... .......... .......... 45% 33.7M 5s\n133850K .......... .......... .......... .......... .......... 45% 41.2M 5s\n133900K .......... .......... .......... .......... .......... 45% 43.1M 5s\n133950K .......... .......... .......... .......... .......... 45% 65.7M 5s\n134000K .......... .......... .......... .......... .......... 45% 31.8M 5s\n134050K .......... .......... .......... .......... .......... 45% 28.7M 5s\n134100K .......... .......... .......... .......... .......... 45% 30.1M 5s\n134150K .......... .......... .......... .......... .......... 45% 4.32M 5s\n134200K .......... .......... .......... .......... .......... 45% 98.2M 5s\n134250K .......... .......... .......... .......... .......... 45% 18.7M 5s\n134300K .......... .......... .......... .......... .......... 45% 77.5M 5s\n134350K .......... .......... .......... .......... .......... 45% 91.5M 5s\n134400K .......... .......... .......... .......... .......... 45% 83.0M 5s\n134450K .......... .......... .......... .......... .......... 45% 95.9M 5s\n134500K .......... .......... .......... .......... .......... 45% 73.6M 5s\n134550K .......... .......... .......... .......... .......... 45% 92.3M 5s\n134600K .......... .......... .......... .......... .......... 45%  103M 5s\n134650K .......... .......... .......... .......... .......... 45% 93.2M 5s\n134700K .......... .......... .......... .......... .......... 45% 26.3M 5s\n134750K .......... .......... .......... .......... .......... 45% 65.4M 5s\n134800K .......... .......... .......... .......... .......... 45% 32.4M 5s\n134850K .......... .......... .......... .......... .......... 45% 6.30M 5s\n134900K .......... .......... .......... .......... .......... 45% 65.9M 5s\n134950K .......... .......... .......... .......... .......... 45% 58.5M 5s\n135000K .......... .......... .......... .......... .......... 45% 90.5M 5s\n135050K .......... .......... .......... .......... .......... 45% 99.9M 5s\n135100K .......... .......... .......... .......... .......... 45% 85.9M 5s\n135150K .......... .......... .......... .......... .......... 45% 78.8M 5s\n135200K .......... .......... .......... .......... .......... 45% 25.3M 5s\n135250K .......... .......... .......... .......... .......... 45% 11.7M 5s\n135300K .......... .......... .......... .......... .......... 45% 64.4M 5s\n135350K .......... .......... .......... .......... .......... 45% 53.7M 5s\n135400K .......... .......... .......... .......... .......... 45% 21.1M 5s\n135450K .......... .......... .......... .......... .......... 45% 17.0M 5s\n135500K .......... .......... .......... .......... .......... 45% 67.3M 5s\n135550K .......... .......... .......... .......... .......... 45% 51.3M 5s\n135600K .......... .......... .......... .......... .......... 45% 48.6M 5s\n135650K .......... .......... .......... .......... .......... 45% 14.8M 5s\n135700K .......... .......... .......... .......... .......... 45% 45.5M 5s\n135750K .......... .......... .......... .......... .......... 45% 51.9M 5s\n135800K .......... .......... .......... .......... .......... 45% 19.9M 5s\n135850K .......... .......... .......... .......... .......... 45% 60.5M 5s\n135900K .......... .......... .......... .......... .......... 45% 23.5M 5s\n135950K .......... .......... .......... .......... .......... 45% 73.7M 5s\n136000K .......... .......... .......... .......... .......... 45% 21.2M 5s\n136050K .......... .......... .......... .......... .......... 46% 31.7M 5s\n136100K .......... .......... .......... .......... .......... 46% 33.7M 5s\n136150K .......... .......... .......... .......... .......... 46% 58.3M 5s\n136200K .......... .......... .......... .......... .......... 46% 13.7M 5s\n136250K .......... .......... .......... .......... .......... 46% 49.2M 5s\n136300K .......... .......... .......... .......... .......... 46% 44.8M 5s\n136350K .......... .......... .......... .......... .......... 46% 15.2M 5s\n136400K .......... .......... .......... .......... .......... 46% 44.7M 5s\n136450K .......... .......... .......... .......... .......... 46% 56.0M 5s\n136500K .......... .......... .......... .......... .......... 46% 16.8M 5s\n136550K .......... .......... .......... .......... .......... 46% 54.8M 5s\n136600K .......... .......... .......... .......... .......... 46% 26.4M 5s\n136650K .......... .......... .......... .......... .......... 46% 18.0M 5s\n136700K .......... .......... .......... .......... .......... 46% 56.4M 5s\n136750K .......... .......... .......... .......... .......... 46% 81.9M 5s\n136800K .......... .......... .......... .......... .......... 46% 2.99M 5s\n136850K .......... .......... .......... .......... .......... 46% 69.9M 5s\n136900K .......... .......... .......... .......... .......... 46% 83.3M 5s\n136950K .......... .......... .......... .......... .......... 46% 78.9M 5s\n137000K .......... .......... .......... .......... .......... 46% 80.1M 5s\n137050K .......... .......... .......... .......... .......... 46% 63.3M 5s\n137100K .......... .......... .......... .......... .......... 46% 78.1M 5s\n137150K .......... .......... .......... .......... .......... 46% 53.0M 5s\n137200K .......... .......... .......... .......... .......... 46% 71.3M 5s\n137250K .......... .......... .......... .......... .......... 46% 71.3M 5s\n137300K .......... .......... .......... .......... .......... 46% 71.2M 5s\n137350K .......... .......... .......... .......... .......... 46% 68.3M 5s\n137400K .......... .......... .......... .......... .......... 46% 72.9M 5s\n137450K .......... .......... .......... .......... .......... 46% 66.2M 5s\n137500K .......... .......... .......... .......... .......... 46% 70.7M 5s\n137550K .......... .......... .......... .......... .......... 46% 81.2M 5s\n137600K .......... .......... .......... .......... .......... 46% 73.0M 5s\n137650K .......... .......... .......... .......... .......... 46% 60.3M 5s\n137700K .......... .......... .......... .......... .......... 46% 87.4M 5s\n137750K .......... .......... .......... .......... .......... 46% 88.0M 5s\n137800K .......... .......... .......... .......... .......... 46% 87.3M 5s\n137850K .......... .......... .......... .......... .......... 46% 77.5M 5s\n137900K .......... .......... .......... .......... .......... 46% 12.8M 5s\n137950K .......... .......... .......... .......... .......... 46% 72.2M 5s\n138000K .......... .......... .......... .......... .......... 46% 59.8M 5s\n138050K .......... .......... .......... .......... .......... 46% 68.6M 5s\n138100K .......... .......... .......... .......... .......... 46% 70.0M 5s\n138150K .......... .......... .......... .......... .......... 46% 69.9M 5s\n138200K .......... .......... .......... .......... .......... 46% 78.7M 5s\n138250K .......... .......... .......... .......... .......... 46% 64.8M 5s\n138300K .......... .......... .......... .......... .......... 46% 71.9M 5s\n138350K .......... .......... .......... .......... .......... 46% 78.6M 5s\n138400K .......... .......... .......... .......... .......... 46% 77.3M 5s\n138450K .......... .......... .......... .......... .......... 46% 22.2M 5s\n138500K .......... .......... .......... .......... .......... 46% 68.3M 5s\n138550K .......... .......... .......... .......... .......... 46% 8.14M 5s\n138600K .......... .......... .......... .......... .......... 46% 66.5M 5s\n138650K .......... .......... .......... .......... .......... 46% 67.4M 5s\n138700K .......... .......... .......... .......... .......... 46% 77.4M 5s\n138750K .......... .......... .......... .......... .......... 46% 27.2M 5s\n138800K .......... .......... .......... .......... .......... 46% 21.9M 5s\n138850K .......... .......... .......... .......... .......... 46% 76.0M 5s\n138900K .......... .......... .......... .......... .......... 46% 20.7M 5s\n138950K .......... .......... .......... .......... .......... 46% 10.4M 5s\n139000K .......... .......... .......... .......... .......... 47% 79.2M 5s\n139050K .......... .......... .......... .......... .......... 47% 68.0M 5s\n139100K .......... .......... .......... .......... .......... 47% 84.3M 5s\n139150K .......... .......... .......... .......... .......... 47% 50.5M 5s\n139200K .......... .......... .......... .......... .......... 47% 72.8M 5s\n139250K .......... .......... .......... .......... .......... 47% 24.1M 5s\n139300K .......... .......... .......... .......... .......... 47% 18.2M 5s\n139350K .......... .......... .......... .......... .......... 47% 69.7M 5s\n139400K .......... .......... .......... .......... .......... 47% 19.8M 5s\n139450K .......... .......... .......... .......... .......... 47% 15.6M 5s\n139500K .......... .......... .......... .......... .......... 47% 33.0M 5s\n139550K .......... .......... .......... .......... .......... 47% 58.8M 5s\n139600K .......... .......... .......... .......... .......... 47% 22.2M 5s\n139650K .......... .......... .......... .......... .......... 47% 8.79M 5s\n139700K .......... .......... .......... .......... .......... 47%  110M 5s\n139750K .......... .......... .......... .......... .......... 47% 39.1M 5s\n139800K .......... .......... .......... .......... .......... 47% 68.9M 5s\n139850K .......... .......... .......... .......... .......... 47% 71.4M 5s\n139900K .......... .......... .......... .......... .......... 47% 17.5M 5s\n139950K .......... .......... .......... .......... .......... 47% 62.2M 5s\n140000K .......... .......... .......... .......... .......... 47% 18.0M 5s\n140050K .......... .......... .......... .......... .......... 47% 76.6M 5s\n140100K .......... .......... .......... .......... .......... 47% 38.0M 5s\n140150K .......... .......... .......... .......... .......... 47% 19.2M 5s\n140200K .......... .......... .......... .......... .......... 47% 13.0M 5s\n140250K .......... .......... .......... .......... .......... 47% 84.3M 5s\n140300K .......... .......... .......... .......... .......... 47% 26.6M 5s\n140350K .......... .......... .......... .......... .......... 47% 15.9M 5s\n140400K .......... .......... .......... .......... .......... 47% 62.0M 5s\n140450K .......... .......... .......... .......... .......... 47% 18.8M 5s\n140500K .......... .......... .......... .......... .......... 47% 50.9M 5s\n140550K .......... .......... .......... .......... .......... 47% 24.7M 5s\n140600K .......... .......... .......... .......... .......... 47% 8.53M 5s\n140650K .......... .......... .......... .......... .......... 47% 90.7M 5s\n140700K .......... .......... .......... .......... .......... 47% 74.4M 5s\n140750K .......... .......... .......... .......... .......... 47% 85.7M 5s\n140800K .......... .......... .......... .......... .......... 47% 14.1M 5s\n140850K .......... .......... .......... .......... .......... 47% 80.8M 5s\n140900K .......... .......... .......... .......... .......... 47% 26.5M 5s\n140950K .......... .......... .......... .......... .......... 47% 58.6M 5s\n141000K .......... .......... .......... .......... .......... 47% 21.5M 5s\n141050K .......... .......... .......... .......... .......... 47% 12.5M 5s\n141100K .......... .......... .......... .......... .......... 47% 68.5M 5s\n141150K .......... .......... .......... .......... .......... 47% 74.9M 5s\n141200K .......... .......... .......... .......... .......... 47% 53.4M 5s\n141250K .......... .......... .......... .......... .......... 47% 47.0M 5s\n141300K .......... .......... .......... .......... .......... 47% 29.1M 5s\n141350K .......... .......... .......... .......... .......... 47% 43.8M 5s\n141400K .......... .......... .......... .......... .......... 47% 29.8M 5s\n141450K .......... .......... .......... .......... .......... 47% 65.2M 5s\n141500K .......... .......... .......... .......... .......... 47% 68.6M 5s\n141550K .......... .......... .......... .......... .......... 47% 31.0M 5s\n141600K .......... .......... .......... .......... .......... 47% 28.1M 5s\n141650K .......... .......... .......... .......... .......... 47% 75.3M 5s\n141700K .......... .......... .......... .......... .......... 47% 28.0M 5s\n141750K .......... .......... .......... .......... .......... 47% 45.2M 5s\n141800K .......... .......... .......... .......... .......... 47% 26.0M 5s\n141850K .......... .......... .......... .......... .......... 47% 54.2M 5s\n141900K .......... .......... .......... .......... .......... 47% 51.2M 5s\n141950K .......... .......... .......... .......... .......... 47% 4.37M 5s\n142000K .......... .......... .......... .......... .......... 48% 65.1M 5s\n142050K .......... .......... .......... .......... .......... 48% 68.1M 5s\n142100K .......... .......... .......... .......... .......... 48% 38.9M 5s\n142150K .......... .......... .......... .......... .......... 48% 60.5M 5s\n142200K .......... .......... .......... .......... .......... 48% 63.5M 5s\n142250K .......... .......... .......... .......... .......... 48% 11.8M 5s\n142300K .......... .......... .......... .......... .......... 48% 60.0M 5s\n142350K .......... .......... .......... .......... .......... 48% 62.3M 5s\n142400K .......... .......... .......... .......... .......... 48% 59.0M 5s\n142450K .......... .......... .......... .......... .......... 48% 56.9M 5s\n142500K .......... .......... .......... .......... .......... 48% 49.1M 5s\n142550K .......... .......... .......... .......... .......... 48% 62.3M 5s\n142600K .......... .......... .......... .......... .......... 48% 54.7M 5s\n142650K .......... .......... .......... .......... .......... 48% 31.0M 5s\n142700K .......... .......... .......... .......... .......... 48% 57.8M 5s\n142750K .......... .......... .......... .......... .......... 48% 66.1M 5s\n142800K .......... .......... .......... .......... .......... 48% 52.4M 5s\n142850K .......... .......... .......... .......... .......... 48% 56.6M 5s\n142900K .......... .......... .......... .......... .......... 48% 51.5M 5s\n142950K .......... .......... .......... .......... .......... 48% 9.57M 5s\n143000K .......... .......... .......... .......... .......... 48% 70.2M 5s\n143050K .......... .......... .......... .......... .......... 48% 73.1M 5s\n143100K .......... .......... .......... .......... .......... 48% 23.5M 5s\n143150K .......... .......... .......... .......... .......... 48% 24.0M 5s\n143200K .......... .......... .......... .......... .......... 48% 26.1M 5s\n143250K .......... .......... .......... .......... .......... 48% 33.2M 5s\n143300K .......... .......... .......... .......... .......... 48% 58.8M 5s\n143350K .......... .......... .......... .......... .......... 48% 12.4M 5s\n143400K .......... .......... .......... .......... .......... 48% 37.8M 5s\n143450K .......... .......... .......... .......... .......... 48% 11.1M 5s\n143500K .......... .......... .......... .......... .......... 48% 22.0M 5s\n143550K .......... .......... .......... .......... .......... 48% 30.9M 5s\n143600K .......... .......... .......... .......... .......... 48% 19.2M 5s\n143650K .......... .......... .......... .......... .......... 48% 37.3M 5s\n143700K .......... .......... .......... .......... .......... 48% 44.1M 5s\n143750K .......... .......... .......... .......... .......... 48% 54.5M 5s\n143800K .......... .......... .......... .......... .......... 48% 7.88M 5s\n143850K .......... .......... .......... .......... .......... 48% 31.5M 5s\n143900K .......... .......... .......... .......... .......... 48% 9.47M 5s\n143950K .......... .......... .......... .......... .......... 48% 28.6M 5s\n144000K .......... .......... .......... .......... .......... 48% 48.1M 5s\n144050K .......... .......... .......... .......... .......... 48% 43.9M 5s\n144100K .......... .......... .......... .......... .......... 48% 38.8M 5s\n144150K .......... .......... .......... .......... .......... 48% 4.36M 5s\n144200K .......... .......... .......... .......... .......... 48% 51.6M 5s\n144250K .......... .......... .......... .......... .......... 48% 45.5M 5s\n144300K .......... .......... .......... .......... .......... 48% 52.1M 5s\n144350K .......... .......... .......... .......... .......... 48% 40.0M 5s\n144400K .......... .......... .......... .......... .......... 48% 15.6M 5s\n144450K .......... .......... .......... .......... .......... 48% 58.2M 5s\n144500K .......... .......... .......... .......... .......... 48% 61.3M 5s\n144550K .......... .......... .......... .......... .......... 48% 54.0M 5s\n144600K .......... .......... .......... .......... .......... 48% 57.5M 5s\n144650K .......... .......... .......... .......... .......... 48% 54.8M 5s\n144700K .......... .......... .......... .......... .......... 48% 64.2M 5s\n144750K .......... .......... .......... .......... .......... 48% 45.9M 5s\n144800K .......... .......... .......... .......... .......... 48% 58.8M 5s\n144850K .......... .......... .......... .......... .......... 48% 11.2M 5s\n144900K .......... .......... .......... .......... .......... 48% 65.9M 5s\n144950K .......... .......... .......... .......... .......... 49% 53.9M 5s\n145000K .......... .......... .......... .......... .......... 49% 88.4M 5s\n145050K .......... .......... .......... .......... .......... 49% 73.6M 5s\n145100K .......... .......... .......... .......... .......... 49% 99.6M 5s\n145150K .......... .......... .......... .......... .......... 49% 83.6M 5s\n145200K .......... .......... .......... .......... .......... 49% 69.6M 5s\n145250K .......... .......... .......... .......... .......... 49% 99.9M 5s\n145300K .......... .......... .......... .......... .......... 49%  101M 5s\n145350K .......... .......... .......... .......... .......... 49% 79.3M 5s\n145400K .......... .......... .......... .......... .......... 49% 14.8M 5s\n145450K .......... .......... .......... .......... .......... 49% 20.5M 5s\n145500K .......... .......... .......... .......... .......... 49% 30.5M 5s\n145550K .......... .......... .......... .......... .......... 49% 39.4M 5s\n145600K .......... .......... .......... .......... .......... 49% 28.3M 5s\n145650K .......... .......... .......... .......... .......... 49% 22.6M 5s\n145700K .......... .......... .......... .......... .......... 49% 26.1M 5s\n145750K .......... .......... .......... .......... .......... 49% 39.7M 5s\n145800K .......... .......... .......... .......... .......... 49% 24.8M 5s\n145850K .......... .......... .......... .......... .......... 49% 18.1M 5s\n145900K .......... .......... .......... .......... .......... 49% 33.7M 5s\n145950K .......... .......... .......... .......... .......... 49% 20.0M 5s\n146000K .......... .......... .......... .......... .......... 49% 42.0M 5s\n146050K .......... .......... .......... .......... .......... 49% 24.5M 5s\n146100K .......... .......... .......... .......... .......... 49% 20.9M 5s\n146150K .......... .......... .......... .......... .......... 49% 16.3M 5s\n146200K .......... .......... .......... .......... .......... 49% 39.5M 5s\n146250K .......... .......... .......... .......... .......... 49% 23.0M 5s\n146300K .......... .......... .......... .......... .......... 49% 17.7M 5s\n146350K .......... .......... .......... .......... .......... 49% 38.6M 5s\n146400K .......... .......... .......... .......... .......... 49% 25.4M 5s\n146450K .......... .......... .......... .......... .......... 49% 33.2M 5s\n146500K .......... .......... .......... .......... .......... 49% 40.5M 5s\n146550K .......... .......... .......... .......... .......... 49% 40.7M 5s\n146600K .......... .......... .......... .......... .......... 49% 23.9M 5s\n146650K .......... .......... .......... .......... .......... 49% 28.8M 5s\n146700K .......... .......... .......... .......... .......... 49% 41.9M 5s\n146750K .......... .......... .......... .......... .......... 49% 39.7M 5s\n146800K .......... .......... .......... .......... .......... 49% 39.5M 5s\n146850K .......... .......... .......... .......... .......... 49% 20.2M 5s\n146900K .......... .......... .......... .......... .......... 49% 44.5M 5s\n146950K .......... .......... .......... .......... .......... 49% 38.0M 5s\n147000K .......... .......... .......... .......... .......... 49% 37.3M 5s\n147050K .......... .......... .......... .......... .......... 49% 35.4M 5s\n147100K .......... .......... .......... .......... .......... 49% 42.0M 5s\n147150K .......... .......... .......... .......... .......... 49% 34.1M 5s\n147200K .......... .......... .......... .......... .......... 49% 35.0M 5s\n147250K .......... .......... .......... .......... .......... 49% 32.8M 5s\n147300K .......... .......... .......... .......... .......... 49% 40.7M 5s\n147350K .......... .......... .......... .......... .......... 49% 40.0M 5s\n147400K .......... .......... .......... .......... .......... 49% 42.1M 5s\n147450K .......... .......... .......... .......... .......... 49% 30.6M 5s\n147500K .......... .......... .......... .......... .......... 49% 39.1M 5s\n147550K .......... .......... .......... .......... .......... 49% 37.5M 5s\n147600K .......... .......... .......... .......... .......... 49% 39.5M 5s\n147650K .......... .......... .......... .......... .......... 49% 36.0M 5s\n147700K .......... .......... .......... .......... .......... 49% 34.1M 5s\n147750K .......... .......... .......... .......... .......... 49% 38.7M 5s\n147800K .......... .......... .......... .......... .......... 49% 39.5M 5s\n147850K .......... .......... .......... .......... .......... 49% 33.4M 5s\n147900K .......... .......... .......... .......... .......... 50% 41.1M 5s\n147950K .......... .......... .......... .......... .......... 50% 38.4M 5s\n148000K .......... .......... .......... .......... .......... 50% 36.5M 5s\n148050K .......... .......... .......... .......... .......... 50% 38.8M 5s\n148100K .......... .......... .......... .......... .......... 50% 40.9M 5s\n148150K .......... .......... .......... .......... .......... 50% 34.6M 5s\n148200K .......... .......... .......... .......... .......... 50% 37.8M 5s\n148250K .......... .......... .......... .......... .......... 50% 28.6M 5s\n148300K .......... .......... .......... .......... .......... 50% 18.0M 5s\n148350K .......... .......... .......... .......... .......... 50% 15.9M 5s\n148400K .......... .......... .......... .......... .......... 50% 21.1M 5s\n148450K .......... .......... .......... .......... .......... 50% 28.0M 5s\n148500K .......... .......... .......... .......... .......... 50% 40.3M 5s\n148550K .......... .......... .......... .......... .......... 50% 23.0M 5s\n148600K .......... .......... .......... .......... .......... 50% 29.8M 5s\n148650K .......... .......... .......... .......... .......... 50% 37.7M 5s\n148700K .......... .......... .......... .......... .......... 50% 34.4M 5s\n148750K .......... .......... .......... .......... .......... 50% 37.0M 5s\n148800K .......... .......... .......... .......... .......... 50% 30.9M 5s\n148850K .......... .......... .......... .......... .......... 50% 28.7M 5s\n148900K .......... .......... .......... .......... .......... 50% 21.9M 5s\n148950K .......... .......... .......... .......... .......... 50% 32.5M 5s\n149000K .......... .......... .......... .......... .......... 50% 37.0M 5s\n149050K .......... .......... .......... .......... .......... 50% 39.5M 5s\n149100K .......... .......... .......... .......... .......... 50% 28.5M 5s\n149150K .......... .......... .......... .......... .......... 50% 33.5M 5s\n149200K .......... .......... .......... .......... .......... 50% 45.3M 5s\n149250K .......... .......... .......... .......... .......... 50% 37.9M 5s\n149300K .......... .......... .......... .......... .......... 50% 36.0M 5s\n149350K .......... .......... .......... .......... .......... 50% 45.2M 5s\n149400K .......... .......... .......... .......... .......... 50% 32.5M 5s\n149450K .......... .......... .......... .......... .......... 50% 25.9M 5s\n149500K .......... .......... .......... .......... .......... 50% 35.5M 5s\n149550K .......... .......... .......... .......... .......... 50% 36.4M 5s\n149600K .......... .......... .......... .......... .......... 50% 44.4M 5s\n149650K .......... .......... .......... .......... .......... 50% 34.2M 5s\n149700K .......... .......... .......... .......... .......... 50% 39.0M 5s\n149750K .......... .......... .......... .......... .......... 50% 39.6M 5s\n149800K .......... .......... .......... .......... .......... 50% 42.6M 5s\n149850K .......... .......... .......... .......... .......... 50% 31.1M 5s\n149900K .......... .......... .......... .......... .......... 50% 39.0M 5s\n149950K .......... .......... .......... .......... .......... 50% 39.5M 5s\n150000K .......... .......... .......... .......... .......... 50% 34.3M 5s\n150050K .......... .......... .......... .......... .......... 50% 32.8M 5s\n150100K .......... .......... .......... .......... .......... 50% 38.8M 5s\n150150K .......... .......... .......... .......... .......... 50% 42.8M 5s\n150200K .......... .......... .......... .......... .......... 50% 40.9M 5s\n150250K .......... .......... .......... .......... .......... 50% 34.2M 5s\n150300K .......... .......... .......... .......... .......... 50% 26.2M 5s\n150350K .......... .......... .......... .......... .......... 50% 38.8M 5s\n150400K .......... .......... .......... .......... .......... 50% 41.9M 5s\n150450K .......... .......... .......... .......... .......... 50% 27.8M 5s\n150500K .......... .......... .......... .......... .......... 50% 44.9M 5s\n150550K .......... .......... .......... .......... .......... 50% 46.0M 5s\n150600K .......... .......... .......... .......... .......... 50% 32.9M 5s\n150650K .......... .......... .......... .......... .......... 50% 31.6M 5s\n150700K .......... .......... .......... .......... .......... 50% 37.7M 5s\n150750K .......... .......... .......... .......... .......... 50% 44.3M 5s\n150800K .......... .......... .......... .......... .......... 50% 36.9M 5s\n150850K .......... .......... .......... .......... .......... 51% 40.1M 5s\n150900K .......... .......... .......... .......... .......... 51% 30.3M 5s\n150950K .......... .......... .......... .......... .......... 51% 32.4M 5s\n151000K .......... .......... .......... .......... .......... 51% 43.9M 5s\n151050K .......... .......... .......... .......... .......... 51% 25.7M 5s\n151100K .......... .......... .......... .......... .......... 51% 31.6M 5s\n151150K .......... .......... .......... .......... .......... 51% 29.0M 5s\n151200K .......... .......... .......... .......... .......... 51% 14.7M 5s\n151250K .......... .......... .......... .......... .......... 51% 41.3M 5s\n151300K .......... .......... .......... .......... .......... 51% 16.0M 5s\n151350K .......... .......... .......... .......... .......... 51% 19.8M 5s\n151400K .......... .......... .......... .......... .......... 51% 34.0M 5s\n151450K .......... .......... .......... .......... .......... 51% 36.0M 5s\n151500K .......... .......... .......... .......... .......... 51% 37.9M 5s\n151550K .......... .......... .......... .......... .......... 51% 30.8M 5s\n151600K .......... .......... .......... .......... .......... 51% 35.8M 5s\n151650K .......... .......... .......... .......... .......... 51% 37.4M 5s\n151700K .......... .......... .......... .......... .......... 51% 34.4M 5s\n151750K .......... .......... .......... .......... .......... 51% 36.9M 5s\n151800K .......... .......... .......... .......... .......... 51% 45.7M 5s\n151850K .......... .......... .......... .......... .......... 51% 41.0M 5s\n151900K .......... .......... .......... .......... .......... 51% 33.5M 5s\n151950K .......... .......... .......... .......... .......... 51% 20.6M 5s\n152000K .......... .......... .......... .......... .......... 51% 37.0M 4s\n152050K .......... .......... .......... .......... .......... 51% 39.1M 4s\n152100K .......... .......... .......... .......... .......... 51% 42.3M 4s\n152150K .......... .......... .......... .......... .......... 51% 34.1M 4s\n152200K .......... .......... .......... .......... .......... 51% 37.7M 4s\n152250K .......... .......... .......... .......... .......... 51% 43.4M 4s\n152300K .......... .......... .......... .......... .......... 51% 39.4M 4s\n152350K .......... .......... .......... .......... .......... 51% 34.2M 4s\n152400K .......... .......... .......... .......... .......... 51% 42.2M 4s\n152450K .......... .......... .......... .......... .......... 51% 40.4M 4s\n152500K .......... .......... .......... .......... .......... 51% 37.6M 4s\n152550K .......... .......... .......... .......... .......... 51% 36.9M 4s\n152600K .......... .......... .......... .......... .......... 51% 42.3M 4s\n152650K .......... .......... .......... .......... .......... 51% 36.3M 4s\n152700K .......... .......... .......... .......... .......... 51% 38.7M 4s\n152750K .......... .......... .......... .......... .......... 51% 34.6M 4s\n152800K .......... .......... .......... .......... .......... 51% 39.3M 4s\n152850K .......... .......... .......... .......... .......... 51% 36.6M 4s\n152900K .......... .......... .......... .......... .......... 51% 37.3M 4s\n152950K .......... .......... .......... .......... .......... 51% 57.1M 4s\n153000K .......... .......... .......... .......... .......... 51% 66.7M 4s\n153050K .......... .......... .......... .......... .......... 51% 50.1M 4s\n153100K .......... .......... .......... .......... .......... 51% 68.3M 4s\n153150K .......... .......... .......... .......... .......... 51% 33.2M 4s\n153200K .......... .......... .......... .......... .......... 51% 21.0M 4s\n153250K .......... .......... .......... .......... .......... 51% 76.4M 4s\n153300K .......... .......... .......... .......... .......... 51% 18.6M 4s\n153350K .......... .......... .......... .......... .......... 51% 25.6M 4s\n153400K .......... .......... .......... .......... .......... 51% 46.4M 4s\n153450K .......... .......... .......... .......... .......... 51% 16.9M 4s\n153500K .......... .......... .......... .......... .......... 51% 31.3M 4s\n153550K .......... .......... .......... .......... .......... 51% 56.4M 4s\n153600K .......... .......... .......... .......... .......... 51% 6.89M 4s\n153650K .......... .......... .......... .......... .......... 51% 68.7M 4s\n153700K .......... .......... .......... .......... .......... 51% 83.6M 4s\n153750K .......... .......... .......... .......... .......... 51% 77.2M 4s\n153800K .......... .......... .......... .......... .......... 52% 49.9M 4s\n153850K .......... .......... .......... .......... .......... 52% 52.5M 4s\n153900K .......... .......... .......... .......... .......... 52% 24.7M 4s\n153950K .......... .......... .......... .......... .......... 52% 15.6M 4s\n154000K .......... .......... .......... .......... .......... 52% 61.9M 4s\n154050K .......... .......... .......... .......... .......... 52% 78.0M 4s\n154100K .......... .......... .......... .......... .......... 52% 35.5M 4s\n154150K .......... .......... .......... .......... .......... 52% 45.6M 4s\n154200K .......... .......... .......... .......... .......... 52% 94.0M 4s\n154250K .......... .......... .......... .......... .......... 52% 35.4M 4s\n154300K .......... .......... .......... .......... .......... 52% 94.3M 4s\n154350K .......... .......... .......... .......... .......... 52% 39.9M 4s\n154400K .......... .......... .......... .......... .......... 52% 27.7M 4s\n154450K .......... .......... .......... .......... .......... 52% 36.3M 4s\n154500K .......... .......... .......... .......... .......... 52% 66.0M 4s\n154550K .......... .......... .......... .......... .......... 52% 18.7M 4s\n154600K .......... .......... .......... .......... .......... 52% 63.3M 4s\n154650K .......... .......... .......... .......... .......... 52% 29.4M 4s\n154700K .......... .......... .......... .......... .......... 52% 44.1M 4s\n154750K .......... .......... .......... .......... .......... 52% 50.8M 4s\n154800K .......... .......... .......... .......... .......... 52% 60.8M 4s\n154850K .......... .......... .......... .......... .......... 52% 77.6M 4s\n154900K .......... .......... .......... .......... .......... 52% 66.9M 4s\n154950K .......... .......... .......... .......... .......... 52% 76.9M 4s\n155000K .......... .......... .......... .......... .......... 52% 63.9M 4s\n155050K .......... .......... .......... .......... .......... 52% 77.7M 4s\n155100K .......... .......... .......... .......... .......... 52% 59.8M 4s\n155150K .......... .......... .......... .......... .......... 52% 21.2M 4s\n155200K .......... .......... .......... .......... .......... 52% 69.3M 4s\n155250K .......... .......... .......... .......... .......... 52% 4.95M 4s\n155300K .......... .......... .......... .......... .......... 52% 58.3M 4s\n155350K .......... .......... .......... .......... .......... 52% 79.5M 4s\n155400K .......... .......... .......... .......... .......... 52% 87.1M 4s\n155450K .......... .......... .......... .......... .......... 52% 94.3M 4s\n155500K .......... .......... .......... .......... .......... 52% 94.0M 4s\n155550K .......... .......... .......... .......... .......... 52% 6.82M 4s\n155600K .......... .......... .......... .......... .......... 52% 65.4M 4s\n155650K .......... .......... .......... .......... .......... 52% 96.7M 4s\n155700K .......... .......... .......... .......... .......... 52% 27.5M 4s\n155750K .......... .......... .......... .......... .......... 52% 46.1M 4s\n155800K .......... .......... .......... .......... .......... 52% 82.4M 4s\n155850K .......... .......... .......... .......... .......... 52% 97.5M 4s\n155900K .......... .......... .......... .......... .......... 52% 91.9M 4s\n155950K .......... .......... .......... .......... .......... 52% 85.7M 4s\n156000K .......... .......... .......... .......... .......... 52% 21.6M 4s\n156050K .......... .......... .......... .......... .......... 52% 79.6M 4s\n156100K .......... .......... .......... .......... .......... 52% 19.2M 4s\n156150K .......... .......... .......... .......... .......... 52% 74.4M 4s\n156200K .......... .......... .......... .......... .......... 52% 12.4M 4s\n156250K .......... .......... .......... .......... .......... 52% 80.7M 4s\n156300K .......... .......... .......... .......... .......... 52% 18.4M 4s\n156350K .......... .......... .......... .......... .......... 52% 75.3M 4s\n156400K .......... .......... .......... .......... .......... 52% 85.0M 4s\n156450K .......... .......... .......... .......... .......... 52% 55.8M 4s\n156500K .......... .......... .......... .......... .......... 52% 5.20M 4s\n156550K .......... .......... .......... .......... .......... 52% 61.5M 4s\n156600K .......... .......... .......... .......... .......... 52% 86.0M 4s\n156650K .......... .......... .......... .......... .......... 52% 89.0M 4s\n156700K .......... .......... .......... .......... .......... 52% 95.9M 4s\n156750K .......... .......... .......... .......... .......... 53% 84.6M 4s\n156800K .......... .......... .......... .......... .......... 53% 95.9M 4s\n156850K .......... .......... .......... .......... .......... 53% 60.1M 4s\n156900K .......... .......... .......... .......... .......... 53% 70.8M 4s\n156950K .......... .......... .......... .......... .......... 53% 75.4M 4s\n157000K .......... .......... .......... .......... .......... 53% 82.0M 4s\n157050K .......... .......... .......... .......... .......... 53% 87.1M 4s\n157100K .......... .......... .......... .......... .......... 53% 87.2M 4s\n157150K .......... .......... .......... .......... .......... 53% 33.0M 4s\n157200K .......... .......... .......... .......... .......... 53% 80.2M 4s\n157250K .......... .......... .......... .......... .......... 53% 84.1M 4s\n157300K .......... .......... .......... .......... .......... 53% 82.4M 4s\n157350K .......... .......... .......... .......... .......... 53% 18.0M 4s\n157400K .......... .......... .......... .......... .......... 53% 8.62M 4s\n157450K .......... .......... .......... .......... .......... 53% 96.0M 4s\n157500K .......... .......... .......... .......... .......... 53% 82.9M 4s\n157550K .......... .......... .......... .......... .......... 53% 78.8M 4s\n157600K .......... .......... .......... .......... .......... 53% 30.2M 4s\n157650K .......... .......... .......... .......... .......... 53% 84.9M 4s\n157700K .......... .......... .......... .......... .......... 53% 64.9M 4s\n157750K .......... .......... .......... .......... .......... 53% 69.8M 4s\n157800K .......... .......... .......... .......... .......... 53% 28.1M 4s\n157850K .......... .......... .......... .......... .......... 53% 20.0M 4s\n157900K .......... .......... .......... .......... .......... 53% 40.8M 4s\n157950K .......... .......... .......... .......... .......... 53% 26.6M 4s\n158000K .......... .......... .......... .......... .......... 53% 4.34M 4s\n158050K .......... .......... .......... .......... .......... 53% 79.2M 4s\n158100K .......... .......... .......... .......... .......... 53% 92.4M 4s\n158150K .......... .......... .......... .......... .......... 53% 94.6M 4s\n158200K .......... .......... .......... .......... .......... 53% 63.9M 4s\n158250K .......... .......... .......... .......... .......... 53% 67.5M 4s\n158300K .......... .......... .......... .......... .......... 53% 68.3M 4s\n158350K .......... .......... .......... .......... .......... 53% 6.92M 4s\n158400K .......... .......... .......... .......... .......... 53% 83.2M 4s\n158450K .......... .......... .......... .......... .......... 53% 79.4M 4s\n158500K .......... .......... .......... .......... .......... 53% 30.9M 4s\n158550K .......... .......... .......... .......... .......... 53% 78.3M 4s\n158600K .......... .......... .......... .......... .......... 53% 72.7M 4s\n158650K .......... .......... .......... .......... .......... 53% 26.2M 4s\n158700K .......... .......... .......... .......... .......... 53% 71.6M 4s\n158750K .......... .......... .......... .......... .......... 53% 27.8M 4s\n158800K .......... .......... .......... .......... .......... 53% 73.1M 4s\n158850K .......... .......... .......... .......... .......... 53% 17.8M 4s\n158900K .......... .......... .......... .......... .......... 53% 44.0M 4s\n158950K .......... .......... .......... .......... .......... 53% 32.6M 4s\n159000K .......... .......... .......... .......... .......... 53% 11.0M 4s\n159050K .......... .......... .......... .......... .......... 53% 68.2M 4s\n159100K .......... .......... .......... .......... .......... 53% 52.6M 4s\n159150K .......... .......... .......... .......... .......... 53% 30.8M 4s\n159200K .......... .......... .......... .......... .......... 53% 70.1M 4s\n159250K .......... .......... .......... .......... .......... 53% 15.1M 4s\n159300K .......... .......... .......... .......... .......... 53% 31.3M 4s\n159350K .......... .......... .......... .......... .......... 53% 86.1M 4s\n159400K .......... .......... .......... .......... .......... 53% 77.8M 4s\n159450K .......... .......... .......... .......... .......... 53% 21.6M 4s\n159500K .......... .......... .......... .......... .......... 53% 7.54M 4s\n159550K .......... .......... .......... .......... .......... 53% 93.0M 4s\n159600K .......... .......... .......... .......... .......... 53% 69.1M 4s\n159650K .......... .......... .......... .......... .......... 53% 95.4M 4s\n159700K .......... .......... .......... .......... .......... 53% 93.8M 4s\n159750K .......... .......... .......... .......... .......... 54% 24.3M 4s\n159800K .......... .......... .......... .......... .......... 54% 81.5M 4s\n159850K .......... .......... .......... .......... .......... 54% 37.9M 4s\n159900K .......... .......... .......... .......... .......... 54% 50.3M 4s\n159950K .......... .......... .......... .......... .......... 54% 34.6M 4s\n160000K .......... .......... .......... .......... .......... 54% 19.4M 4s\n160050K .......... .......... .......... .......... .......... 54% 37.5M 4s\n160100K .......... .......... .......... .......... .......... 54% 13.1M 4s\n160150K .......... .......... .......... .......... .......... 54% 9.04M 4s\n160200K .......... .......... .......... .......... .......... 54% 81.0M 4s\n160250K .......... .......... .......... .......... .......... 54% 79.4M 4s\n160300K .......... .......... .......... .......... .......... 54% 23.6M 4s\n160350K .......... .......... .......... .......... .......... 54% 17.6M 4s\n160400K .......... .......... .......... .......... .......... 54% 87.9M 4s\n160450K .......... .......... .......... .......... .......... 54% 25.6M 4s\n160500K .......... .......... .......... .......... .......... 54% 95.7M 4s\n160550K .......... .......... .......... .......... .......... 54% 82.8M 4s\n160600K .......... .......... .......... .......... .......... 54% 88.9M 4s\n160650K .......... .......... .......... .......... .......... 54% 34.0M 4s\n160700K .......... .......... .......... .......... .......... 54% 16.7M 4s\n160750K .......... .......... .......... .......... .......... 54% 24.6M 4s\n160800K .......... .......... .......... .......... .......... 54% 43.7M 4s\n160850K .......... .......... .......... .......... .......... 54% 13.8M 4s\n160900K .......... .......... .......... .......... .......... 54% 32.8M 4s\n160950K .......... .......... .......... .......... .......... 54% 20.4M 4s\n161000K .......... .......... .......... .......... .......... 54% 25.4M 4s\n161050K .......... .......... .......... .......... .......... 54% 37.2M 4s\n161100K .......... .......... .......... .......... .......... 54% 22.4M 4s\n161150K .......... .......... .......... .......... .......... 54% 60.4M 4s\n161200K .......... .......... .......... .......... .......... 54% 34.3M 4s\n161250K .......... .......... .......... .......... .......... 54% 36.2M 4s\n161300K .......... .......... .......... .......... .......... 54% 66.2M 4s\n161350K .......... .......... .......... .......... .......... 54% 3.12M 4s\n161400K .......... .......... .......... .......... .......... 54% 78.0M 4s\n161450K .......... .......... .......... .......... .......... 54% 62.4M 4s\n161500K .......... .......... .......... .......... .......... 54% 71.0M 4s\n161550K .......... .......... .......... .......... .......... 54% 80.9M 4s\n161600K .......... .......... .......... .......... .......... 54% 23.0M 4s\n161650K .......... .......... .......... .......... .......... 54% 63.7M 4s\n161700K .......... .......... .......... .......... .......... 54% 60.1M 4s\n161750K .......... .......... .......... .......... .......... 54% 54.7M 4s\n161800K .......... .......... .......... .......... .......... 54% 62.1M 4s\n161850K .......... .......... .......... .......... .......... 54% 54.6M 4s\n161900K .......... .......... .......... .......... .......... 54% 55.2M 4s\n161950K .......... .......... .......... .......... .......... 54% 73.3M 4s\n162000K .......... .......... .......... .......... .......... 54% 63.6M 4s\n162050K .......... .......... .......... .......... .......... 54% 61.8M 4s\n162100K .......... .......... .......... .......... .......... 54% 62.4M 4s\n162150K .......... .......... .......... .......... .......... 54% 57.7M 4s\n162200K .......... .......... .......... .......... .......... 54% 70.7M 4s\n162250K .......... .......... .......... .......... .......... 54% 7.25M 4s\n162300K .......... .......... .......... .......... .......... 54% 69.9M 4s\n162350K .......... .......... .......... .......... .......... 54% 55.3M 4s\n162400K .......... .......... .......... .......... .......... 54% 75.1M 4s\n162450K .......... .......... .......... .......... .......... 54% 61.7M 4s\n162500K .......... .......... .......... .......... .......... 54% 20.2M 4s\n162550K .......... .......... .......... .......... .......... 54% 8.59M 4s\n162600K .......... .......... .......... .......... .......... 54% 90.6M 4s\n162650K .......... .......... .......... .......... .......... 54% 97.9M 4s\n162700K .......... .......... .......... .......... .......... 55% 87.6M 4s\n162750K .......... .......... .......... .......... .......... 55% 98.4M 4s\n162800K .......... .......... .......... .......... .......... 55% 93.7M 4s\n162850K .......... .......... .......... .......... .......... 55% 97.4M 4s\n162900K .......... .......... .......... .......... .......... 55% 18.7M 4s\n162950K .......... .......... .......... .......... .......... 55% 85.4M 4s\n163000K .......... .......... .......... .......... .......... 55% 67.7M 4s\n163050K .......... .......... .......... .......... .......... 55% 70.1M 4s\n163100K .......... .......... .......... .......... .......... 55% 12.1M 4s\n163150K .......... .......... .......... .......... .......... 55% 78.6M 4s\n163200K .......... .......... .......... .......... .......... 55% 73.6M 4s\n163250K .......... .......... .......... .......... .......... 55% 94.3M 4s\n163300K .......... .......... .......... .......... .......... 55% 10.3M 4s\n163350K .......... .......... .......... .......... .......... 55% 93.1M 4s\n163400K .......... .......... .......... .......... .......... 55%  100M 4s\n163450K .......... .......... .......... .......... .......... 55% 29.0M 4s\n163500K .......... .......... .......... .......... .......... 55% 90.7M 4s\n163550K .......... .......... .......... .......... .......... 55% 3.46M 4s\n163600K .......... .......... .......... .......... .......... 55% 49.5M 4s\n163650K .......... .......... .......... .......... .......... 55% 71.3M 4s\n163700K .......... .......... .......... .......... .......... 55% 74.9M 4s\n163750K .......... .......... .......... .......... .......... 55% 15.6M 4s\n163800K .......... .......... .......... .......... .......... 55% 67.1M 4s\n163850K .......... .......... .......... .......... .......... 55% 83.6M 4s\n163900K .......... .......... .......... .......... .......... 55% 86.3M 4s\n163950K .......... .......... .......... .......... .......... 55% 74.8M 4s\n164000K .......... .......... .......... .......... .......... 55% 66.2M 4s\n164050K .......... .......... .......... .......... .......... 55% 76.7M 4s\n164100K .......... .......... .......... .......... .......... 55% 76.6M 4s\n164150K .......... .......... .......... .......... .......... 55% 74.0M 4s\n164200K .......... .......... .......... .......... .......... 55% 71.9M 4s\n164250K .......... .......... .......... .......... .......... 55% 77.5M 4s\n164300K .......... .......... .......... .......... .......... 55% 76.4M 4s\n164350K .......... .......... .......... .......... .......... 55% 10.9M 4s\n164400K .......... .......... .......... .......... .......... 55% 80.5M 4s\n164450K .......... .......... .......... .......... .......... 55% 76.9M 4s\n164500K .......... .......... .......... .......... .......... 55% 6.99M 4s\n164550K .......... .......... .......... .......... .......... 55% 75.5M 4s\n164600K .......... .......... .......... .......... .......... 55% 87.2M 4s\n164650K .......... .......... .......... .......... .......... 55% 65.6M 4s\n164700K .......... .......... .......... .......... .......... 55% 42.1M 4s\n164750K .......... .......... .......... .......... .......... 55% 91.6M 4s\n164800K .......... .......... .......... .......... .......... 55% 13.0M 4s\n164850K .......... .......... .......... .......... .......... 55% 79.1M 4s\n164900K .......... .......... .......... .......... .......... 55% 17.2M 4s\n164950K .......... .......... .......... .......... .......... 55% 18.8M 4s\n165000K .......... .......... .......... .......... .......... 55% 58.3M 4s\n165050K .......... .......... .......... .......... .......... 55% 20.8M 4s\n165100K .......... .......... .......... .......... .......... 55% 16.7M 4s\n165150K .......... .......... .......... .......... .......... 55% 29.3M 4s\n165200K .......... .......... .......... .......... .......... 55% 67.8M 4s\n165250K .......... .......... .......... .......... .......... 55% 84.2M 4s\n165300K .......... .......... .......... .......... .......... 55% 19.6M 4s\n165350K .......... .......... .......... .......... .......... 55% 44.9M 4s\n165400K .......... .......... .......... .......... .......... 55% 58.2M 4s\n165450K .......... .......... .......... .......... .......... 55% 64.7M 4s\n165500K .......... .......... .......... .......... .......... 55% 12.6M 4s\n165550K .......... .......... .......... .......... .......... 55% 59.9M 4s\n165600K .......... .......... .......... .......... .......... 55% 60.0M 4s\n165650K .......... .......... .......... .......... .......... 56% 18.1M 4s\n165700K .......... .......... .......... .......... .......... 56% 28.0M 4s\n165750K .......... .......... .......... .......... .......... 56% 37.9M 4s\n165800K .......... .......... .......... .......... .......... 56% 38.0M 4s\n165850K .......... .......... .......... .......... .......... 56% 26.1M 4s\n165900K .......... .......... .......... .......... .......... 56% 27.7M 4s\n165950K .......... .......... .......... .......... .......... 56% 65.4M 4s\n166000K .......... .......... .......... .......... .......... 56% 18.5M 4s\n166050K .......... .......... .......... .......... .......... 56% 12.4M 4s\n166100K .......... .......... .......... .......... .......... 56% 22.1M 4s\n166150K .......... .......... .......... .......... .......... 56% 63.6M 4s\n166200K .......... .......... .......... .......... .......... 56% 54.0M 4s\n166250K .......... .......... .......... .......... .......... 56% 56.4M 4s\n166300K .......... .......... .......... .......... .......... 56% 8.67M 4s\n166350K .......... .......... .......... .......... .......... 56% 66.8M 4s\n166400K .......... .......... .......... .......... .......... 56% 52.1M 4s\n166450K .......... .......... .......... .......... .......... 56% 55.3M 4s\n166500K .......... .......... .......... .......... .......... 56% 25.5M 4s\n166550K .......... .......... .......... .......... .......... 56% 20.4M 4s\n166600K .......... .......... .......... .......... .......... 56% 19.5M 4s\n166650K .......... .......... .......... .......... .......... 56% 38.6M 4s\n166700K .......... .......... .......... .......... .......... 56% 17.3M 4s\n166750K .......... .......... .......... .......... .......... 56% 59.5M 4s\n166800K .......... .......... .......... .......... .......... 56% 22.5M 4s\n166850K .......... .......... .......... .......... .......... 56% 69.6M 4s\n166900K .......... .......... .......... .......... .......... 56% 19.1M 4s\n166950K .......... .......... .......... .......... .......... 56% 22.1M 4s\n167000K .......... .......... .......... .......... .......... 56% 41.4M 4s\n167050K .......... .......... .......... .......... .......... 56% 4.07M 4s\n167100K .......... .......... .......... .......... .......... 56% 98.1M 4s\n167150K .......... .......... .......... .......... .......... 56% 87.2M 4s\n167200K .......... .......... .......... .......... .......... 56% 85.3M 4s\n167250K .......... .......... .......... .......... .......... 56% 50.2M 4s\n167300K .......... .......... .......... .......... .......... 56% 53.5M 4s\n167350K .......... .......... .......... .......... .......... 56% 33.5M 4s\n167400K .......... .......... .......... .......... .......... 56% 62.9M 4s\n167450K .......... .......... .......... .......... .......... 56%  130M 4s\n167500K .......... .......... .......... .......... .......... 56% 61.8M 4s\n167550K .......... .......... .......... .......... .......... 56% 76.3M 4s\n167600K .......... .......... .......... .......... .......... 56% 11.0M 4s\n167650K .......... .......... .......... .......... .......... 56% 9.08M 4s\n167700K .......... .......... .......... .......... .......... 56% 30.7M 4s\n167750K .......... .......... .......... .......... .......... 56%  123M 4s\n167800K .......... .......... .......... .......... .......... 56% 96.5M 4s\n167850K .......... .......... .......... .......... .......... 56% 36.3M 4s\n167900K .......... .......... .......... .......... .......... 56% 7.15M 4s\n167950K .......... .......... .......... .......... .......... 56% 81.1M 4s\n168000K .......... .......... .......... .......... .......... 56% 40.9M 4s\n168050K .......... .......... .......... .......... .......... 56% 79.5M 4s\n168100K .......... .......... .......... .......... .......... 56% 22.4M 4s\n168150K .......... .......... .......... .......... .......... 56% 29.8M 4s\n168200K .......... .......... .......... .......... .......... 56% 18.8M 4s\n168250K .......... .......... .......... .......... .......... 56% 89.0M 4s\n168300K .......... .......... .......... .......... .......... 56% 24.0M 4s\n168350K .......... .......... .......... .......... .......... 56% 28.7M 4s\n168400K .......... .......... .......... .......... .......... 56% 42.0M 4s\n168450K .......... .......... .......... .......... .......... 56% 20.4M 4s\n168500K .......... .......... .......... .......... .......... 56% 77.0M 4s\n168550K .......... .......... .......... .......... .......... 56% 11.6M 4s\n168600K .......... .......... .......... .......... .......... 57% 78.4M 4s\n168650K .......... .......... .......... .......... .......... 57% 23.1M 4s\n168700K .......... .......... .......... .......... .......... 57% 14.4M 4s\n168750K .......... .......... .......... .......... .......... 57% 18.3M 4s\n168800K .......... .......... .......... .......... .......... 57% 40.4M 4s\n168850K .......... .......... .......... .......... .......... 57% 13.4M 4s\n168900K .......... .......... .......... .......... .......... 57% 32.8M 4s\n168950K .......... .......... .......... .......... .......... 57% 53.3M 4s\n169000K .......... .......... .......... .......... .......... 57% 24.0M 4s\n169050K .......... .......... .......... .......... .......... 57% 16.6M 4s\n169100K .......... .......... .......... .......... .......... 57% 76.4M 4s\n169150K .......... .......... .......... .......... .......... 57% 24.6M 4s\n169200K .......... .......... .......... .......... .......... 57% 29.2M 4s\n169250K .......... .......... .......... .......... .......... 57% 70.4M 4s\n169300K .......... .......... .......... .......... .......... 57% 16.0M 4s\n169350K .......... .......... .......... .......... .......... 57% 20.9M 4s\n169400K .......... .......... .......... .......... .......... 57% 39.3M 4s\n169450K .......... .......... .......... .......... .......... 57% 52.7M 4s\n169500K .......... .......... .......... .......... .......... 57% 13.0M 4s\n169550K .......... .......... .......... .......... .......... 57%  123M 4s\n169600K .......... .......... .......... .......... .......... 57% 22.9M 4s\n169650K .......... .......... .......... .......... .......... 57%  123M 4s\n169700K .......... .......... .......... .......... .......... 57% 20.8M 4s\n169750K .......... .......... .......... .......... .......... 57% 21.2M 4s\n169800K .......... .......... .......... .......... .......... 57% 20.5M 4s\n169850K .......... .......... .......... .......... .......... 57% 17.3M 4s\n169900K .......... .......... .......... .......... .......... 57% 68.1M 4s\n169950K .......... .......... .......... .......... .......... 57% 26.3M 4s\n170000K .......... .......... .......... .......... .......... 57% 17.8M 4s\n170050K .......... .......... .......... .......... .......... 57% 15.7M 4s\n170100K .......... .......... .......... .......... .......... 57% 16.5M 4s\n170150K .......... .......... .......... .......... .......... 57% 63.1M 4s\n170200K .......... .......... .......... .......... .......... 57% 17.3M 4s\n170250K .......... .......... .......... .......... .......... 57% 72.0M 4s\n170300K .......... .......... .......... .......... .......... 57% 16.8M 4s\n170350K .......... .......... .......... .......... .......... 57% 49.0M 4s\n170400K .......... .......... .......... .......... .......... 57% 90.1M 4s\n170450K .......... .......... .......... .......... .......... 57% 80.5M 4s\n170500K .......... .......... .......... .......... .......... 57% 61.0M 4s\n170550K .......... .......... .......... .......... .......... 57% 29.6M 4s\n170600K .......... .......... .......... .......... .......... 57% 53.8M 4s\n170650K .......... .......... .......... .......... .......... 57% 23.8M 4s\n170700K .......... .......... .......... .......... .......... 57% 38.0M 4s\n170750K .......... .......... .......... .......... .......... 57% 31.8M 4s\n170800K .......... .......... .......... .......... .......... 57% 32.5M 4s\n170850K .......... .......... .......... .......... .......... 57% 31.3M 4s\n170900K .......... .......... .......... .......... .......... 57% 51.2M 4s\n170950K .......... .......... .......... .......... .......... 57% 20.5M 4s\n171000K .......... .......... .......... .......... .......... 57% 36.9M 4s\n171050K .......... .......... .......... .......... .......... 57% 62.7M 4s\n171100K .......... .......... .......... .......... .......... 57% 30.9M 4s\n171150K .......... .......... .......... .......... .......... 57% 25.8M 4s\n171200K .......... .......... .......... .......... .......... 57% 39.5M 4s\n171250K .......... .......... .......... .......... .......... 57% 15.5M 4s\n171300K .......... .......... .......... .......... .......... 57%  101M 4s\n171350K .......... .......... .......... .......... .......... 57% 94.6M 4s\n171400K .......... .......... .......... .......... .......... 57% 27.4M 4s\n171450K .......... .......... .......... .......... .......... 57% 27.4M 4s\n171500K .......... .......... .......... .......... .......... 57% 27.0M 4s\n171550K .......... .......... .......... .......... .......... 58% 51.3M 4s\n171600K .......... .......... .......... .......... .......... 58% 33.2M 4s\n171650K .......... .......... .......... .......... .......... 58% 24.3M 4s\n171700K .......... .......... .......... .......... .......... 58% 13.9M 4s\n171750K .......... .......... .......... .......... .......... 58% 77.1M 4s\n171800K .......... .......... .......... .......... .......... 58% 74.1M 4s\n171850K .......... .......... .......... .......... .......... 58% 25.2M 4s\n171900K .......... .......... .......... .......... .......... 58% 16.0M 4s\n171950K .......... .......... .......... .......... .......... 58% 30.1M 4s\n172000K .......... .......... .......... .......... .......... 58% 55.2M 4s\n172050K .......... .......... .......... .......... .......... 58% 14.4M 4s\n172100K .......... .......... .......... .......... .......... 58% 15.2M 4s\n172150K .......... .......... .......... .......... .......... 58% 10.5M 4s\n172200K .......... .......... .......... .......... .......... 58% 57.7M 4s\n172250K .......... .......... .......... .......... .......... 58% 68.6M 4s\n172300K .......... .......... .......... .......... .......... 58% 50.6M 4s\n172350K .......... .......... .......... .......... .......... 58% 29.1M 4s\n172400K .......... .......... .......... .......... .......... 58% 24.0M 4s\n172450K .......... .......... .......... .......... .......... 58% 57.7M 4s\n172500K .......... .......... .......... .......... .......... 58% 15.8M 4s\n172550K .......... .......... .......... .......... .......... 58% 14.4M 4s\n172600K .......... .......... .......... .......... .......... 58% 17.2M 4s\n172650K .......... .......... .......... .......... .......... 58% 31.2M 4s\n172700K .......... .......... .......... .......... .......... 58% 61.9M 4s\n172750K .......... .......... .......... .......... .......... 58% 42.5M 4s\n172800K .......... .......... .......... .......... .......... 58% 32.7M 4s\n172850K .......... .......... .......... .......... .......... 58% 39.9M 4s\n172900K .......... .......... .......... .......... .......... 58% 26.3M 4s\n172950K .......... .......... .......... .......... .......... 58% 62.6M 4s\n173000K .......... .......... .......... .......... .......... 58% 24.3M 4s\n173050K .......... .......... .......... .......... .......... 58% 16.5M 4s\n173100K .......... .......... .......... .......... .......... 58% 33.6M 4s\n173150K .......... .......... .......... .......... .......... 58% 64.5M 4s\n173200K .......... .......... .......... .......... .......... 58% 15.3M 4s\n173250K .......... .......... .......... .......... .......... 58% 19.8M 4s\n173300K .......... .......... .......... .......... .......... 58% 17.2M 4s\n173350K .......... .......... .......... .......... .......... 58% 52.2M 4s\n173400K .......... .......... .......... .......... .......... 58% 50.6M 4s\n173450K .......... .......... .......... .......... .......... 58% 19.7M 4s\n173500K .......... .......... .......... .......... .......... 58% 40.4M 4s\n173550K .......... .......... .......... .......... .......... 58% 13.4M 4s\n173600K .......... .......... .......... .......... .......... 58% 61.6M 4s\n173650K .......... .......... .......... .......... .......... 58% 59.0M 4s\n173700K .......... .......... .......... .......... .......... 58% 21.8M 4s\n173750K .......... .......... .......... .......... .......... 58% 22.0M 4s\n173800K .......... .......... .......... .......... .......... 58% 13.8M 4s\n173850K .......... .......... .......... .......... .......... 58% 77.1M 4s\n173900K .......... .......... .......... .......... .......... 58% 21.8M 4s\n173950K .......... .......... .......... .......... .......... 58% 27.2M 4s\n174000K .......... .......... .......... .......... .......... 58% 12.3M 4s\n174050K .......... .......... .......... .......... .......... 58% 23.9M 4s\n174100K .......... .......... .......... .......... .......... 58% 41.4M 4s\n174150K .......... .......... .......... .......... .......... 58% 69.0M 4s\n174200K .......... .......... .......... .......... .......... 58% 12.8M 4s\n174250K .......... .......... .......... .......... .......... 58% 14.8M 4s\n174300K .......... .......... .......... .......... .......... 58% 15.0M 4s\n174350K .......... .......... .......... .......... .......... 58% 52.4M 4s\n174400K .......... .......... .......... .......... .......... 58% 11.3M 4s\n174450K .......... .......... .......... .......... .......... 58% 17.3M 4s\n174500K .......... .......... .......... .......... .......... 59% 16.9M 4s\n174550K .......... .......... .......... .......... .......... 59% 45.9M 4s\n174600K .......... .......... .......... .......... .......... 59% 23.4M 4s\n174650K .......... .......... .......... .......... .......... 59% 83.2M 4s\n174700K .......... .......... .......... .......... .......... 59% 13.6M 4s\n174750K .......... .......... .......... .......... .......... 59% 13.4M 4s\n174800K .......... .......... .......... .......... .......... 59% 47.8M 4s\n174850K .......... .......... .......... .......... .......... 59% 13.0M 4s\n174900K .......... .......... .......... .......... .......... 59% 25.1M 4s\n174950K .......... .......... .......... .......... .......... 59% 11.4M 4s\n175000K .......... .......... .......... .......... .......... 59% 14.3M 4s\n175050K .......... .......... .......... .......... .......... 59% 52.8M 4s\n175100K .......... .......... .......... .......... .......... 59% 48.6M 4s\n175150K .......... .......... .......... .......... .......... 59% 11.2M 4s\n175200K .......... .......... .......... .......... .......... 59% 10.5M 4s\n175250K .......... .......... .......... .......... .......... 59% 57.2M 4s\n175300K .......... .......... .......... .......... .......... 59% 19.8M 4s\n175350K .......... .......... .......... .......... .......... 59% 12.5M 4s\n175400K .......... .......... .......... .......... .......... 59% 12.7M 4s\n175450K .......... .......... .......... .......... .......... 59% 10.7M 4s\n175500K .......... .......... .......... .......... .......... 59% 19.7M 4s\n175550K .......... .......... .......... .......... .......... 59% 23.9M 4s\n175600K .......... .......... .......... .......... .......... 59% 24.8M 4s\n175650K .......... .......... .......... .......... .......... 59% 12.5M 4s\n175700K .......... .......... .......... .......... .......... 59% 16.2M 4s\n175750K .......... .......... .......... .......... .......... 59% 58.6M 4s\n175800K .......... .......... .......... .......... .......... 59% 11.4M 4s\n175850K .......... .......... .......... .......... .......... 59% 12.2M 4s\n175900K .......... .......... .......... .......... .......... 59% 11.4M 4s\n175950K .......... .......... .......... .......... .......... 59% 56.0M 4s\n176000K .......... .......... .......... .......... .......... 59% 10.6M 4s\n176050K .......... .......... .......... .......... .......... 59% 23.3M 4s\n176100K .......... .......... .......... .......... .......... 59% 63.0M 4s\n176150K .......... .......... .......... .......... .......... 59% 16.2M 4s\n176200K .......... .......... .......... .......... .......... 59% 32.2M 4s\n176250K .......... .......... .......... .......... .......... 59% 17.1M 4s\n176300K .......... .......... .......... .......... .......... 59% 8.18M 4s\n176350K .......... .......... .......... .......... .......... 59% 11.1M 4s\n176400K .......... .......... .......... .......... .......... 59% 13.5M 4s\n176450K .......... .......... .......... .......... .......... 59% 55.2M 4s\n176500K .......... .......... .......... .......... .......... 59% 60.4M 4s\n176550K .......... .......... .......... .......... .......... 59% 11.3M 4s\n176600K .......... .......... .......... .......... .......... 59% 12.6M 4s\n176650K .......... .......... .......... .......... .......... 59% 59.3M 4s\n176700K .......... .......... .......... .......... .......... 59% 10.7M 4s\n176750K .......... .......... .......... .......... .......... 59% 12.0M 4s\n176800K .......... .......... .......... .......... .......... 59% 31.3M 4s\n176850K .......... .......... .......... .......... .......... 59% 8.09M 4s\n176900K .......... .......... .......... .......... .......... 59% 33.7M 4s\n176950K .......... .......... .......... .......... .......... 59% 14.0M 4s\n177000K .......... .......... .......... .......... .......... 59% 11.9M 4s\n177050K .......... .......... .......... .......... .......... 59% 15.6M 4s\n177100K .......... .......... .......... .......... .......... 59% 11.2M 4s\n177150K .......... .......... .......... .......... .......... 59% 51.7M 4s\n177200K .......... .......... .......... .......... .......... 59% 13.1M 4s\n177250K .......... .......... .......... .......... .......... 59% 18.4M 4s\n177300K .......... .......... .......... .......... .......... 59% 19.7M 4s\n177350K .......... .......... .......... .......... .......... 59% 46.0M 4s\n177400K .......... .......... .......... .......... .......... 59% 18.9M 4s\n177450K .......... .......... .......... .......... .......... 59% 20.5M 4s\n177500K .......... .......... .......... .......... .......... 60% 24.4M 4s\n177550K .......... .......... .......... .......... .......... 60% 20.0M 4s\n177600K .......... .......... .......... .......... .......... 60% 22.9M 4s\n177650K .......... .......... .......... .......... .......... 60% 40.8M 4s\n177700K .......... .......... .......... .......... .......... 60% 11.1M 4s\n177750K .......... .......... .......... .......... .......... 60% 38.4M 4s\n177800K .......... .......... .......... .......... .......... 60% 17.6M 4s\n177850K .......... .......... .......... .......... .......... 60% 76.0M 4s\n177900K .......... .......... .......... .......... .......... 60% 28.9M 4s\n177950K .......... .......... .......... .......... .......... 60% 53.0M 4s\n178000K .......... .......... .......... .......... .......... 60% 21.3M 4s\n178050K .......... .......... .......... .......... .......... 60% 23.7M 4s\n178100K .......... .......... .......... .......... .......... 60% 30.2M 4s\n178150K .......... .......... .......... .......... .......... 60% 17.7M 4s\n178200K .......... .......... .......... .......... .......... 60% 43.1M 4s\n178250K .......... .......... .......... .......... .......... 60% 13.8M 4s\n178300K .......... .......... .......... .......... .......... 60% 80.4M 4s\n178350K .......... .......... .......... .......... .......... 60% 27.8M 4s\n178400K .......... .......... .......... .......... .......... 60% 13.1M 4s\n178450K .......... .......... .......... .......... .......... 60% 18.1M 4s\n178500K .......... .......... .......... .......... .......... 60% 14.4M 4s\n178550K .......... .......... .......... .......... .......... 60% 41.2M 4s\n178600K .......... .......... .......... .......... .......... 60% 61.6M 4s\n178650K .......... .......... .......... .......... .......... 60% 14.3M 4s\n178700K .......... .......... .......... .......... .......... 60% 12.9M 4s\n178750K .......... .......... .......... .......... .......... 60% 74.6M 4s\n178800K .......... .......... .......... .......... .......... 60% 12.2M 4s\n178850K .......... .......... .......... .......... .......... 60% 14.6M 4s\n178900K .......... .......... .......... .......... .......... 60% 14.7M 4s\n178950K .......... .......... .......... .......... .......... 60% 13.5M 4s\n179000K .......... .......... .......... .......... .......... 60% 61.7M 4s\n179050K .......... .......... .......... .......... .......... 60% 56.3M 4s\n179100K .......... .......... .......... .......... .......... 60% 12.8M 4s\n179150K .......... .......... .......... .......... .......... 60% 31.3M 4s\n179200K .......... .......... .......... .......... .......... 60% 14.4M 4s\n179250K .......... .......... .......... .......... .......... 60% 61.0M 4s\n179300K .......... .......... .......... .......... .......... 60% 13.2M 4s\n179350K .......... .......... .......... .......... .......... 60% 37.1M 4s\n179400K .......... .......... .......... .......... .......... 60% 16.2M 4s\n179450K .......... .......... .......... .......... .......... 60% 86.1M 4s\n179500K .......... .......... .......... .......... .......... 60% 18.1M 4s\n179550K .......... .......... .......... .......... .......... 60% 15.0M 4s\n179600K .......... .......... .......... .......... .......... 60% 24.9M 4s\n179650K .......... .......... .......... .......... .......... 60% 8.58M 4s\n179700K .......... .......... .......... .......... .......... 60% 65.0M 4s\n179750K .......... .......... .......... .......... .......... 60% 34.8M 4s\n179800K .......... .......... .......... .......... .......... 60% 23.3M 4s\n179850K .......... .......... .......... .......... .......... 60% 66.0M 4s\n179900K .......... .......... .......... .......... .......... 60% 20.4M 4s\n179950K .......... .......... .......... .......... .......... 60% 34.5M 4s\n180000K .......... .......... .......... .......... .......... 60% 29.9M 4s\n180050K .......... .......... .......... .......... .......... 60% 20.7M 4s\n180100K .......... .......... .......... .......... .......... 60% 22.4M 4s\n180150K .......... .......... .......... .......... .......... 60% 55.7M 4s\n180200K .......... .......... .......... .......... .......... 60% 11.9M 4s\n180250K .......... .......... .......... .......... .......... 60% 30.6M 4s\n180300K .......... .......... .......... .......... .......... 60% 38.6M 4s\n180350K .......... .......... .......... .......... .......... 60% 12.2M 4s\n180400K .......... .......... .......... .......... .......... 60% 54.7M 4s\n180450K .......... .......... .......... .......... .......... 61% 18.8M 4s\n180500K .......... .......... .......... .......... .......... 61% 61.6M 4s\n180550K .......... .......... .......... .......... .......... 61% 13.6M 4s\n180600K .......... .......... .......... .......... .......... 61% 13.3M 4s\n180650K .......... .......... .......... .......... .......... 61% 42.0M 4s\n180700K .......... .......... .......... .......... .......... 61% 12.9M 4s\n180750K .......... .......... .......... .......... .......... 61% 25.6M 4s\n180800K .......... .......... .......... .......... .......... 61% 14.5M 4s\n180850K .......... .......... .......... .......... .......... 61% 54.9M 4s\n180900K .......... .......... .......... .......... .......... 61% 12.7M 4s\n180950K .......... .......... .......... .......... .......... 61% 17.6M 4s\n181000K .......... .......... .......... .......... .......... 61% 19.5M 4s\n181050K .......... .......... .......... .......... .......... 61% 16.4M 4s\n181100K .......... .......... .......... .......... .......... 61% 58.3M 4s\n181150K .......... .......... .......... .......... .......... 61% 20.2M 4s\n181200K .......... .......... .......... .......... .......... 61% 21.0M 4s\n181250K .......... .......... .......... .......... .......... 61% 19.0M 4s\n181300K .......... .......... .......... .......... .......... 61% 10.6M 4s\n181350K .......... .......... .......... .......... .......... 61% 68.0M 4s\n181400K .......... .......... .......... .......... .......... 61% 35.1M 4s\n181450K .......... .......... .......... .......... .......... 61% 37.2M 4s\n181500K .......... .......... .......... .......... .......... 61% 27.1M 4s\n181550K .......... .......... .......... .......... .......... 61% 68.5M 4s\n181600K .......... .......... .......... .......... .......... 61% 17.1M 4s\n181650K .......... .......... .......... .......... .......... 61% 18.9M 4s\n181700K .......... .......... .......... .......... .......... 61% 23.2M 4s\n181750K .......... .......... .......... .......... .......... 61% 13.8M 4s\n181800K .......... .......... .......... .......... .......... 61% 73.6M 4s\n181850K .......... .......... .......... .......... .......... 61% 22.8M 4s\n181900K .......... .......... .......... .......... .......... 61% 15.3M 4s\n181950K .......... .......... .......... .......... .......... 61% 65.5M 4s\n182000K .......... .......... .......... .......... .......... 61% 21.6M 4s\n182050K .......... .......... .......... .......... .......... 61% 34.8M 4s\n182100K .......... .......... .......... .......... .......... 61% 23.3M 4s\n182150K .......... .......... .......... .......... .......... 61% 21.2M 4s\n182200K .......... .......... .......... .......... .......... 61% 25.4M 4s\n182250K .......... .......... .......... .......... .......... 61% 81.7M 4s\n182300K .......... .......... .......... .......... .......... 61% 18.2M 4s\n182350K .......... .......... .......... .......... .......... 61% 12.1M 4s\n182400K .......... .......... .......... .......... .......... 61% 15.5M 4s\n182450K .......... .......... .......... .......... .......... 61% 29.3M 4s\n182500K .......... .......... .......... .......... .......... 61% 62.2M 4s\n182550K .......... .......... .......... .......... .......... 61% 14.2M 4s\n182600K .......... .......... .......... .......... .......... 61% 64.2M 4s\n182650K .......... .......... .......... .......... .......... 61% 22.6M 4s\n182700K .......... .......... .......... .......... .......... 61% 13.7M 4s\n182750K .......... .......... .......... .......... .......... 61% 71.8M 4s\n182800K .......... .......... .......... .......... .......... 61% 21.5M 4s\n182850K .......... .......... .......... .......... .......... 61% 23.1M 4s\n182900K .......... .......... .......... .......... .......... 61% 31.5M 4s\n182950K .......... .......... .......... .......... .......... 61% 67.5M 4s\n183000K .......... .......... .......... .......... .......... 61% 17.9M 4s\n183050K .......... .......... .......... .......... .......... 61% 20.9M 4s\n183100K .......... .......... .......... .......... .......... 61% 12.9M 4s\n183150K .......... .......... .......... .......... .......... 61% 27.5M 4s\n183200K .......... .......... .......... .......... .......... 61% 42.6M 4s\n183250K .......... .......... .......... .......... .......... 61% 11.5M 4s\n183300K .......... .......... .......... .......... .......... 61% 71.6M 4s\n183350K .......... .......... .......... .......... .......... 61% 14.5M 4s\n183400K .......... .......... .......... .......... .......... 62% 18.1M 4s\n183450K .......... .......... .......... .......... .......... 62% 58.5M 4s\n183500K .......... .......... .......... .......... .......... 62% 11.4M 4s\n183550K .......... .......... .......... .......... .......... 62% 27.8M 4s\n183600K .......... .......... .......... .......... .......... 62% 12.5M 4s\n183650K .......... .......... .......... .......... .......... 62% 12.3M 4s\n183700K .......... .......... .......... .......... .......... 62% 35.9M 4s\n183750K .......... .......... .......... .......... .......... 62% 14.8M 4s\n183800K .......... .......... .......... .......... .......... 62% 14.7M 4s\n183850K .......... .......... .......... .......... .......... 62% 17.7M 4s\n183900K .......... .......... .......... .......... .......... 62% 41.0M 4s\n183950K .......... .......... .......... .......... .......... 62% 29.7M 4s\n184000K .......... .......... .......... .......... .......... 62% 11.2M 4s\n184050K .......... .......... .......... .......... .......... 62% 18.0M 4s\n184100K .......... .......... .......... .......... .......... 62% 13.6M 4s\n184150K .......... .......... .......... .......... .......... 62% 39.0M 4s\n184200K .......... .......... .......... .......... .......... 62% 12.2M 4s\n184250K .......... .......... .......... .......... .......... 62% 23.2M 4s\n184300K .......... .......... .......... .......... .......... 62% 16.6M 4s\n184350K .......... .......... .......... .......... .......... 62% 38.2M 4s\n184400K .......... .......... .......... .......... .......... 62% 16.1M 4s\n184450K .......... .......... .......... .......... .......... 62% 52.0M 4s\n184500K .......... .......... .......... .......... .......... 62% 20.7M 4s\n184550K .......... .......... .......... .......... .......... 62% 6.80M 4s\n184600K .......... .......... .......... .......... .......... 62% 82.9M 4s\n184650K .......... .......... .......... .......... .......... 62% 78.6M 4s\n184700K .......... .......... .......... .......... .......... 62% 65.4M 4s\n184750K .......... .......... .......... .......... .......... 62% 60.0M 4s\n184800K .......... .......... .......... .......... .......... 62% 27.4M 4s\n184850K .......... .......... .......... .......... .......... 62% 40.0M 4s\n184900K .......... .......... .......... .......... .......... 62% 27.1M 4s\n184950K .......... .......... .......... .......... .......... 62% 22.5M 4s\n185000K .......... .......... .......... .......... .......... 62% 13.3M 4s\n185050K .......... .......... .......... .......... .......... 62% 6.83M 4s\n185100K .......... .......... .......... .......... .......... 62% 44.1M 4s\n185150K .......... .......... .......... .......... .......... 62% 37.4M 4s\n185200K .......... .......... .......... .......... .......... 62% 99.1M 4s\n185250K .......... .......... .......... .......... .......... 62%  101M 4s\n185300K .......... .......... .......... .......... .......... 62% 18.5M 4s\n185350K .......... .......... .......... .......... .......... 62% 99.3M 4s\n185400K .......... .......... .......... .......... .......... 62% 25.0M 4s\n185450K .......... .......... .......... .......... .......... 62% 35.3M 4s\n185500K .......... .......... .......... .......... .......... 62% 21.6M 4s\n185550K .......... .......... .......... .......... .......... 62% 41.8M 4s\n185600K .......... .......... .......... .......... .......... 62% 19.6M 4s\n185650K .......... .......... .......... .......... .......... 62% 11.4M 4s\n185700K .......... .......... .......... .......... .......... 62% 33.3M 4s\n185750K .......... .......... .......... .......... .......... 62% 76.3M 4s\n185800K .......... .......... .......... .......... .......... 62% 74.0M 4s\n185850K .......... .......... .......... .......... .......... 62% 21.6M 4s\n185900K .......... .......... .......... .......... .......... 62% 20.6M 4s\n185950K .......... .......... .......... .......... .......... 62% 19.2M 4s\n186000K .......... .......... .......... .......... .......... 62% 48.7M 4s\n186050K .......... .......... .......... .......... .......... 62% 10.1M 4s\n186100K .......... .......... .......... .......... .......... 62% 7.65M 4s\n186150K .......... .......... .......... .......... .......... 62% 58.6M 4s\n186200K .......... .......... .......... .......... .......... 62% 54.9M 4s\n186250K .......... .......... .......... .......... .......... 62% 29.6M 4s\n186300K .......... .......... .......... .......... .......... 62% 51.1M 4s\n186350K .......... .......... .......... .......... .......... 63% 19.8M 4s\n186400K .......... .......... .......... .......... .......... 63% 38.2M 4s\n186450K .......... .......... .......... .......... .......... 63% 11.4M 4s\n186500K .......... .......... .......... .......... .......... 63% 26.9M 4s\n186550K .......... .......... .......... .......... .......... 63% 44.0M 4s\n186600K .......... .......... .......... .......... .......... 63% 15.4M 4s\n186650K .......... .......... .......... .......... .......... 63% 15.4M 4s\n186700K .......... .......... .......... .......... .......... 63% 73.5M 4s\n186750K .......... .......... .......... .......... .......... 63% 19.4M 4s\n186800K .......... .......... .......... .......... .......... 63% 51.5M 4s\n186850K .......... .......... .......... .......... .......... 63% 11.5M 4s\n186900K .......... .......... .......... .......... .......... 63% 10.8M 4s\n186950K .......... .......... .......... .......... .......... 63% 64.2M 4s\n187000K .......... .......... .......... .......... .......... 63% 60.6M 4s\n187050K .......... .......... .......... .......... .......... 63% 13.1M 4s\n187100K .......... .......... .......... .......... .......... 63% 13.9M 4s\n187150K .......... .......... .......... .......... .......... 63% 80.2M 4s\n187200K .......... .......... .......... .......... .......... 63% 81.0M 4s\n187250K .......... .......... .......... .......... .......... 63% 27.7M 4s\n187300K .......... .......... .......... .......... .......... 63% 61.0M 4s\n187350K .......... .......... .......... .......... .......... 63% 18.4M 4s\n187400K .......... .......... .......... .......... .......... 63% 70.4M 4s\n187450K .......... .......... .......... .......... .......... 63% 12.1M 4s\n187500K .......... .......... .......... .......... .......... 63% 24.2M 4s\n187550K .......... .......... .......... .......... .......... 63% 14.4M 4s\n187600K .......... .......... .......... .......... .......... 63% 21.0M 4s\n187650K .......... .......... .......... .......... .......... 63% 64.0M 4s\n187700K .......... .......... .......... .......... .......... 63% 39.4M 4s\n187750K .......... .......... .......... .......... .......... 63% 15.1M 4s\n187800K .......... .......... .......... .......... .......... 63% 16.7M 4s\n187850K .......... .......... .......... .......... .......... 63% 22.0M 4s\n187900K .......... .......... .......... .......... .......... 63% 31.8M 4s\n187950K .......... .......... .......... .......... .......... 63% 21.1M 4s\n188000K .......... .......... .......... .......... .......... 63% 63.1M 4s\n188050K .......... .......... .......... .......... .......... 63% 26.8M 4s\n188100K .......... .......... .......... .......... .......... 63% 61.1M 4s\n188150K .......... .......... .......... .......... .......... 63% 23.2M 4s\n188200K .......... .......... .......... .......... .......... 63% 24.1M 4s\n188250K .......... .......... .......... .......... .......... 63% 23.3M 4s\n188300K .......... .......... .......... .......... .......... 63% 4.94M 4s\n188350K .......... .......... .......... .......... .......... 63% 79.5M 4s\n188400K .......... .......... .......... .......... .......... 63% 57.5M 4s\n188450K .......... .......... .......... .......... .......... 63% 79.2M 4s\n188500K .......... .......... .......... .......... .......... 63% 72.9M 4s\n188550K .......... .......... .......... .......... .......... 63% 17.0M 4s\n188600K .......... .......... .......... .......... .......... 63% 62.6M 4s\n188650K .......... .......... .......... .......... .......... 63% 59.3M 4s\n188700K .......... .......... .......... .......... .......... 63% 27.2M 4s\n188750K .......... .......... .......... .......... .......... 63% 45.2M 4s\n188800K .......... .......... .......... .......... .......... 63% 75.1M 4s\n188850K .......... .......... .......... .......... .......... 63% 29.3M 4s\n188900K .......... .......... .......... .......... .......... 63% 24.3M 4s\n188950K .......... .......... .......... .......... .......... 63% 23.2M 3s\n189000K .......... .......... .......... .......... .......... 63% 25.4M 3s\n189050K .......... .......... .......... .......... .......... 63% 45.6M 3s\n189100K .......... .......... .......... .......... .......... 63% 20.9M 3s\n189150K .......... .......... .......... .......... .......... 63% 24.2M 3s\n189200K .......... .......... .......... .......... .......... 63% 22.8M 3s\n189250K .......... .......... .......... .......... .......... 63% 36.9M 3s\n189300K .......... .......... .......... .......... .......... 64% 18.3M 3s\n189350K .......... .......... .......... .......... .......... 64% 38.0M 3s\n189400K .......... .......... .......... .......... .......... 64% 16.7M 3s\n189450K .......... .......... .......... .......... .......... 64% 20.0M 3s\n189500K .......... .......... .......... .......... .......... 64% 58.5M 3s\n189550K .......... .......... .......... .......... .......... 64% 15.8M 3s\n189600K .......... .......... .......... .......... .......... 64% 11.9M 3s\n189650K .......... .......... .......... .......... .......... 64% 62.6M 3s\n189700K .......... .......... .......... .......... .......... 64% 28.6M 3s\n189750K .......... .......... .......... .......... .......... 64% 67.4M 3s\n189800K .......... .......... .......... .......... .......... 64% 59.6M 3s\n189850K .......... .......... .......... .......... .......... 64% 63.4M 3s\n189900K .......... .......... .......... .......... .......... 64% 22.6M 3s\n189950K .......... .......... .......... .......... .......... 64% 23.2M 3s\n190000K .......... .......... .......... .......... .......... 64% 29.4M 3s\n190050K .......... .......... .......... .......... .......... 64% 36.5M 3s\n190100K .......... .......... .......... .......... .......... 64% 23.8M 3s\n190150K .......... .......... .......... .......... .......... 64% 23.5M 3s\n190200K .......... .......... .......... .......... .......... 64% 78.8M 3s\n190250K .......... .......... .......... .......... .......... 64% 14.7M 3s\n190300K .......... .......... .......... .......... .......... 64% 57.0M 3s\n190350K .......... .......... .......... .......... .......... 64% 13.1M 3s\n190400K .......... .......... .......... .......... .......... 64% 56.8M 3s\n190450K .......... .......... .......... .......... .......... 64% 52.1M 3s\n190500K .......... .......... .......... .......... .......... 64% 16.5M 3s\n190550K .......... .......... .......... .......... .......... 64% 21.4M 3s\n190600K .......... .......... .......... .......... .......... 64% 54.8M 3s\n190650K .......... .......... .......... .......... .......... 64% 58.9M 3s\n190700K .......... .......... .......... .......... .......... 64% 9.85M 3s\n190750K .......... .......... .......... .......... .......... 64% 51.6M 3s\n190800K .......... .......... .......... .......... .......... 64% 40.1M 3s\n190850K .......... .......... .......... .......... .......... 64% 52.0M 3s\n190900K .......... .......... .......... .......... .......... 64% 64.4M 3s\n190950K .......... .......... .......... .......... .......... 64% 39.0M 3s\n191000K .......... .......... .......... .......... .......... 64% 21.5M 3s\n191050K .......... .......... .......... .......... .......... 64% 25.4M 3s\n191100K .......... .......... .......... .......... .......... 64% 17.7M 3s\n191150K .......... .......... .......... .......... .......... 64% 54.4M 3s\n191200K .......... .......... .......... .......... .......... 64% 13.4M 3s\n191250K .......... .......... .......... .......... .......... 64% 7.47M 3s\n191300K .......... .......... .......... .......... .......... 64% 39.2M 3s\n191350K .......... .......... .......... .......... .......... 64% 17.2M 3s\n191400K .......... .......... .......... .......... .......... 64% 50.8M 3s\n191450K .......... .......... .......... .......... .......... 64% 34.7M 3s\n191500K .......... .......... .......... .......... .......... 64% 18.7M 3s\n191550K .......... .......... .......... .......... .......... 64% 21.9M 3s\n191600K .......... .......... .......... .......... .......... 64% 51.0M 3s\n191650K .......... .......... .......... .......... .......... 64% 66.2M 3s\n191700K .......... .......... .......... .......... .......... 64% 17.7M 3s\n191750K .......... .......... .......... .......... .......... 64% 45.6M 3s\n191800K .......... .......... .......... .......... .......... 64% 23.6M 3s\n191850K .......... .......... .......... .......... .......... 64% 41.7M 3s\n191900K .......... .......... .......... .......... .......... 64% 12.6M 3s\n191950K .......... .......... .......... .......... .......... 64% 15.0M 3s\n192000K .......... .......... .......... .......... .......... 64% 97.3M 3s\n192050K .......... .......... .......... .......... .......... 64%  102M 3s\n192100K .......... .......... .......... .......... .......... 64% 11.4M 3s\n192150K .......... .......... .......... .......... .......... 64% 77.3M 3s\n192200K .......... .......... .......... .......... .......... 64% 48.0M 3s\n192250K .......... .......... .......... .......... .......... 65% 31.5M 3s\n192300K .......... .......... .......... .......... .......... 65% 23.8M 3s\n192350K .......... .......... .......... .......... .......... 65% 53.1M 3s\n192400K .......... .......... .......... .......... .......... 65% 29.2M 3s\n192450K .......... .......... .......... .......... .......... 65% 19.5M 3s\n192500K .......... .......... .......... .......... .......... 65% 31.1M 3s\n192550K .......... .......... .......... .......... .......... 65% 66.7M 3s\n192600K .......... .......... .......... .......... .......... 65% 21.8M 3s\n192650K .......... .......... .......... .......... .......... 65% 15.7M 3s\n192700K .......... .......... .......... .......... .......... 65% 59.6M 3s\n192750K .......... .......... .......... .......... .......... 65% 14.1M 3s\n192800K .......... .......... .......... .......... .......... 65% 67.4M 3s\n192850K .......... .......... .......... .......... .......... 65% 4.11M 3s\n192900K .......... .......... .......... .......... .......... 65% 58.9M 3s\n192950K .......... .......... .......... .......... .......... 65% 60.3M 3s\n193000K .......... .......... .......... .......... .......... 65% 63.7M 3s\n193050K .......... .......... .......... .......... .......... 65% 74.4M 3s\n193100K .......... .......... .......... .......... .......... 65% 71.7M 3s\n193150K .......... .......... .......... .......... .......... 65% 15.4M 3s\n193200K .......... .......... .......... .......... .......... 65% 38.1M 3s\n193250K .......... .......... .......... .......... .......... 65% 48.3M 3s\n193300K .......... .......... .......... .......... .......... 65% 24.1M 3s\n193350K .......... .......... .......... .......... .......... 65% 64.7M 3s\n193400K .......... .......... .......... .......... .......... 65% 14.3M 3s\n193450K .......... .......... .......... .......... .......... 65% 67.0M 3s\n193500K .......... .......... .......... .......... .......... 65% 27.2M 3s\n193550K .......... .......... .......... .......... .......... 65% 5.97M 3s\n193600K .......... .......... .......... .......... .......... 65% 44.7M 3s\n193650K .......... .......... .......... .......... .......... 65% 51.1M 3s\n193700K .......... .......... .......... .......... .......... 65% 70.9M 3s\n193750K .......... .......... .......... .......... .......... 65% 65.1M 3s\n193800K .......... .......... .......... .......... .......... 65% 49.3M 3s\n193850K .......... .......... .......... .......... .......... 65% 52.2M 3s\n193900K .......... .......... .......... .......... .......... 65% 32.7M 3s\n193950K .......... .......... .......... .......... .......... 65% 38.8M 3s\n194000K .......... .......... .......... .......... .......... 65% 7.09M 3s\n194050K .......... .......... .......... .......... .......... 65% 70.0M 3s\n194100K .......... .......... .......... .......... .......... 65% 64.1M 3s\n194150K .......... .......... .......... .......... .......... 65% 8.16M 3s\n194200K .......... .......... .......... .......... .......... 65% 61.3M 3s\n194250K .......... .......... .......... .......... .......... 65% 73.9M 3s\n194300K .......... .......... .......... .......... .......... 65% 91.7M 3s\n194350K .......... .......... .......... .......... .......... 65% 80.4M 3s\n194400K .......... .......... .......... .......... .......... 65% 86.7M 3s\n194450K .......... .......... .......... .......... .......... 65% 31.7M 3s\n194500K .......... .......... .......... .......... .......... 65% 9.00M 3s\n194550K .......... .......... .......... .......... .......... 65% 56.9M 3s\n194600K .......... .......... .......... .......... .......... 65% 56.8M 3s\n194650K .......... .......... .......... .......... .......... 65% 66.5M 3s\n194700K .......... .......... .......... .......... .......... 65% 18.1M 3s\n194750K .......... .......... .......... .......... .......... 65% 4.49M 3s\n194800K .......... .......... .......... .......... .......... 65% 80.2M 3s\n194850K .......... .......... .......... .......... .......... 65% 87.9M 3s\n194900K .......... .......... .......... .......... .......... 65% 20.0M 3s\n194950K .......... .......... .......... .......... .......... 65% 76.8M 3s\n195000K .......... .......... .......... .......... .......... 65% 56.7M 3s\n195050K .......... .......... .......... .......... .......... 65% 20.5M 3s\n195100K .......... .......... .......... .......... .......... 65% 59.0M 3s\n195150K .......... .......... .......... .......... .......... 65% 11.4M 3s\n195200K .......... .......... .......... .......... .......... 65% 9.43M 3s\n195250K .......... .......... .......... .......... .......... 66% 21.7M 3s\n195300K .......... .......... .......... .......... .......... 66% 40.1M 3s\n195350K .......... .......... .......... .......... .......... 66% 32.1M 3s\n195400K .......... .......... .......... .......... .......... 66% 15.9M 3s\n195450K .......... .......... .......... .......... .......... 66% 47.0M 3s\n195500K .......... .......... .......... .......... .......... 66% 24.6M 3s\n195550K .......... .......... .......... .......... .......... 66% 17.8M 3s\n195600K .......... .......... .......... .......... .......... 66% 44.8M 3s\n195650K .......... .......... .......... .......... .......... 66% 21.3M 3s\n195700K .......... .......... .......... .......... .......... 66% 21.7M 3s\n195750K .......... .......... .......... .......... .......... 66% 18.2M 3s\n195800K .......... .......... .......... .......... .......... 66% 66.7M 3s\n195850K .......... .......... .......... .......... .......... 66% 20.6M 3s\n195900K .......... .......... .......... .......... .......... 66% 30.0M 3s\n195950K .......... .......... .......... .......... .......... 66% 13.5M 3s\n196000K .......... .......... .......... .......... .......... 66% 59.5M 3s\n196050K .......... .......... .......... .......... .......... 66% 50.2M 3s\n196100K .......... .......... .......... .......... .......... 66% 23.1M 3s\n196150K .......... .......... .......... .......... .......... 66% 20.2M 3s\n196200K .......... .......... .......... .......... .......... 66% 21.7M 3s\n196250K .......... .......... .......... .......... .......... 66% 21.3M 3s\n196300K .......... .......... .......... .......... .......... 66% 7.19M 3s\n196350K .......... .......... .......... .......... .......... 66% 73.0M 3s\n196400K .......... .......... .......... .......... .......... 66% 95.4M 3s\n196450K .......... .......... .......... .......... .......... 66% 55.5M 3s\n196500K .......... .......... .......... .......... .......... 66% 49.5M 3s\n196550K .......... .......... .......... .......... .......... 66% 17.1M 3s\n196600K .......... .......... .......... .......... .......... 66% 11.1M 3s\n196650K .......... .......... .......... .......... .......... 66% 15.9M 3s\n196700K .......... .......... .......... .......... .......... 66% 45.5M 3s\n196750K .......... .......... .......... .......... .......... 66% 49.3M 3s\n196800K .......... .......... .......... .......... .......... 66% 16.2M 3s\n196850K .......... .......... .......... .......... .......... 66% 13.5M 3s\n196900K .......... .......... .......... .......... .......... 66% 30.8M 3s\n196950K .......... .......... .......... .......... .......... 66% 5.19M 3s\n197000K .......... .......... .......... .......... .......... 66% 59.7M 3s\n197050K .......... .......... .......... .......... .......... 66% 79.6M 3s\n197100K .......... .......... .......... .......... .......... 66% 77.1M 3s\n197150K .......... .......... .......... .......... .......... 66% 62.8M 3s\n197200K .......... .......... .......... .......... .......... 66% 74.8M 3s\n197250K .......... .......... .......... .......... .......... 66% 6.40M 3s\n197300K .......... .......... .......... .......... .......... 66% 63.0M 3s\n197350K .......... .......... .......... .......... .......... 66% 42.1M 3s\n197400K .......... .......... .......... .......... .......... 66% 67.5M 3s\n197450K .......... .......... .......... .......... .......... 66% 63.2M 3s\n197500K .......... .......... .......... .......... .......... 66% 70.8M 3s\n197550K .......... .......... .......... .......... .......... 66% 16.4M 3s\n197600K .......... .......... .......... .......... .......... 66% 39.0M 3s\n197650K .......... .......... .......... .......... .......... 66% 9.94M 3s\n197700K .......... .......... .......... .......... .......... 66% 67.9M 3s\n197750K .......... .......... .......... .......... .......... 66% 62.0M 3s\n197800K .......... .......... .......... .......... .......... 66% 33.3M 3s\n197850K .......... .......... .......... .......... .......... 66% 17.8M 3s\n197900K .......... .......... .......... .......... .......... 66% 83.8M 3s\n197950K .......... .......... .......... .......... .......... 66% 29.3M 3s\n198000K .......... .......... .......... .......... .......... 66% 14.4M 3s\n198050K .......... .......... .......... .......... .......... 66% 26.8M 3s\n198100K .......... .......... .......... .......... .......... 66% 26.1M 3s\n198150K .......... .......... .......... .......... .......... 66% 29.9M 3s\n198200K .......... .......... .......... .......... .......... 67% 26.0M 3s\n198250K .......... .......... .......... .......... .......... 67% 24.1M 3s\n198300K .......... .......... .......... .......... .......... 67% 16.8M 3s\n198350K .......... .......... .......... .......... .......... 67% 9.75M 3s\n198400K .......... .......... .......... .......... .......... 67% 56.6M 3s\n198450K .......... .......... .......... .......... .......... 67% 42.5M 3s\n198500K .......... .......... .......... .......... .......... 67% 8.37M 3s\n198550K .......... .......... .......... .......... .......... 67% 19.6M 3s\n198600K .......... .......... .......... .......... .......... 67% 58.2M 3s\n198650K .......... .......... .......... .......... .......... 67% 19.1M 3s\n198700K .......... .......... .......... .......... .......... 67% 10.4M 3s\n198750K .......... .......... .......... .......... .......... 67% 16.8M 3s\n198800K .......... .......... .......... .......... .......... 67% 22.0M 3s\n198850K .......... .......... .......... .......... .......... 67% 64.8M 3s\n198900K .......... .......... .......... .......... .......... 67% 18.8M 3s\n198950K .......... .......... .......... .......... .......... 67% 14.9M 3s\n199000K .......... .......... .......... .......... .......... 67% 17.7M 3s\n199050K .......... .......... .......... .......... .......... 67% 7.48M 3s\n199100K .......... .......... .......... .......... .......... 67% 75.1M 3s\n199150K .......... .......... .......... .......... .......... 67% 19.5M 3s\n199200K .......... .......... .......... .......... .......... 67% 16.2M 3s\n199250K .......... .......... .......... .......... .......... 67% 46.8M 3s\n199300K .......... .......... .......... .......... .......... 67% 47.2M 3s\n199350K .......... .......... .......... .......... .......... 67% 13.1M 3s\n199400K .......... .......... .......... .......... .......... 67% 46.4M 3s\n199450K .......... .......... .......... .......... .......... 67% 12.3M 3s\n199500K .......... .......... .......... .......... .......... 67% 10.8M 3s\n199550K .......... .......... .......... .......... .......... 67% 46.2M 3s\n199600K .......... .......... .......... .......... .......... 67% 10.6M 3s\n199650K .......... .......... .......... .......... .......... 67% 22.9M 3s\n199700K .......... .......... .......... .......... .......... 67% 11.0M 3s\n199750K .......... .......... .......... .......... .......... 67% 11.3M 3s\n199800K .......... .......... .......... .......... .......... 67% 29.0M 3s\n199850K .......... .......... .......... .......... .......... 67% 8.71M 3s\n199900K .......... .......... .......... .......... .......... 67% 17.1M 3s\n199950K .......... .......... .......... .......... .......... 67% 27.4M 3s\n200000K .......... .......... .......... .......... .......... 67% 26.1M 3s\n200050K .......... .......... .......... .......... .......... 67% 22.5M 3s\n200100K .......... .......... .......... .......... .......... 67% 11.5M 3s\n200150K .......... .......... .......... .......... .......... 67% 12.6M 3s\n200200K .......... .......... .......... .......... .......... 67% 38.9M 3s\n200250K .......... .......... .......... .......... .......... 67% 32.0M 3s\n200300K .......... .......... .......... .......... .......... 67% 26.9M 3s\n200350K .......... .......... .......... .......... .......... 67% 11.3M 3s\n200400K .......... .......... .......... .......... .......... 67% 18.5M 3s\n200450K .......... .......... .......... .......... .......... 67% 12.2M 3s\n200500K .......... .......... .......... .......... .......... 67% 35.8M 3s\n200550K .......... .......... .......... .......... .......... 67% 11.7M 3s\n200600K .......... .......... .......... .......... .......... 67% 36.1M 3s\n200650K .......... .......... .......... .......... .......... 67% 13.2M 3s\n200700K .......... .......... .......... .......... .......... 67% 21.3M 3s\n200750K .......... .......... .......... .......... .......... 67% 12.7M 3s\n200800K .......... .......... .......... .......... .......... 67% 10.3M 3s\n200850K .......... .......... .......... .......... .......... 67% 14.1M 3s\n200900K .......... .......... .......... .......... .......... 67% 37.8M 3s\n200950K .......... .......... .......... .......... .......... 67% 28.0M 3s\n201000K .......... .......... .......... .......... .......... 67% 16.0M 3s\n201050K .......... .......... .......... .......... .......... 67% 26.0M 3s\n201100K .......... .......... .......... .......... .......... 67% 17.7M 3s\n201150K .......... .......... .......... .......... .......... 68% 21.8M 3s\n201200K .......... .......... .......... .......... .......... 68% 20.6M 3s\n201250K .......... .......... .......... .......... .......... 68% 31.4M 3s\n201300K .......... .......... .......... .......... .......... 68% 30.1M 3s\n201350K .......... .......... .......... .......... .......... 68% 16.2M 3s\n201400K .......... .......... .......... .......... .......... 68% 34.0M 3s\n201450K .......... .......... .......... .......... .......... 68% 32.4M 3s\n201500K .......... .......... .......... .......... .......... 68% 20.6M 3s\n201550K .......... .......... .......... .......... .......... 68% 25.0M 3s\n201600K .......... .......... .......... .......... .......... 68% 14.0M 3s\n201650K .......... .......... .......... .......... .......... 68% 30.1M 3s\n201700K .......... .......... .......... .......... .......... 68% 33.2M 3s\n201750K .......... .......... .......... .......... .......... 68% 38.0M 3s\n201800K .......... .......... .......... .......... .......... 68% 9.12M 3s\n201850K .......... .......... .......... .......... .......... 68% 38.9M 3s\n201900K .......... .......... .......... .......... .......... 68% 41.7M 3s\n201950K .......... .......... .......... .......... .......... 68% 42.7M 3s\n202000K .......... .......... .......... .......... .......... 68% 40.8M 3s\n202050K .......... .......... .......... .......... .......... 68% 28.6M 3s\n202100K .......... .......... .......... .......... .......... 68% 41.3M 3s\n202150K .......... .......... .......... .......... .......... 68% 21.7M 3s\n202200K .......... .......... .......... .......... .......... 68% 16.5M 3s\n202250K .......... .......... .......... .......... .......... 68% 15.5M 3s\n202300K .......... .......... .......... .......... .......... 68% 21.9M 3s\n202350K .......... .......... .......... .......... .......... 68% 27.5M 3s\n202400K .......... .......... .......... .......... .......... 68% 36.4M 3s\n202450K .......... .......... .......... .......... .......... 68% 13.4M 3s\n202500K .......... .......... .......... .......... .......... 68% 13.6M 3s\n202550K .......... .......... .......... .......... .......... 68% 12.2M 3s\n202600K .......... .......... .......... .......... .......... 68% 32.4M 3s\n202650K .......... .......... .......... .......... .......... 68% 13.3M 3s\n202700K .......... .......... .......... .......... .......... 68% 12.3M 3s\n202750K .......... .......... .......... .......... .......... 68% 17.1M 3s\n202800K .......... .......... .......... .......... .......... 68% 37.0M 3s\n202850K .......... .......... .......... .......... .......... 68% 19.5M 3s\n202900K .......... .......... .......... .......... .......... 68% 22.4M 3s\n202950K .......... .......... .......... .......... .......... 68% 18.3M 3s\n203000K .......... .......... .......... .......... .......... 68% 19.5M 3s\n203050K .......... .......... .......... .......... .......... 68% 21.0M 3s\n203100K .......... .......... .......... .......... .......... 68% 28.8M 3s\n203150K .......... .......... .......... .......... .......... 68% 33.1M 3s\n203200K .......... .......... .......... .......... .......... 68% 31.8M 3s\n203250K .......... .......... .......... .......... .......... 68% 18.3M 3s\n203300K .......... .......... .......... .......... .......... 68% 41.6M 3s\n203350K .......... .......... .......... .......... .......... 68% 26.2M 3s\n203400K .......... .......... .......... .......... .......... 68% 17.0M 3s\n203450K .......... .......... .......... .......... .......... 68% 27.5M 3s\n203500K .......... .......... .......... .......... .......... 68% 43.7M 3s\n203550K .......... .......... .......... .......... .......... 68% 17.7M 3s\n203600K .......... .......... .......... .......... .......... 68% 21.1M 3s\n203650K .......... .......... .......... .......... .......... 68% 14.2M 3s\n203700K .......... .......... .......... .......... .......... 68% 35.3M 3s\n203750K .......... .......... .......... .......... .......... 68% 37.1M 3s\n203800K .......... .......... .......... .......... .......... 68% 23.3M 3s\n203850K .......... .......... .......... .......... .......... 68% 23.7M 3s\n203900K .......... .......... .......... .......... .......... 68% 22.9M 3s\n203950K .......... .......... .......... .......... .......... 68% 16.8M 3s\n204000K .......... .......... .......... .......... .......... 68% 34.2M 3s\n204050K .......... .......... .......... .......... .......... 68% 30.6M 3s\n204100K .......... .......... .......... .......... .......... 69% 21.4M 3s\n204150K .......... .......... .......... .......... .......... 69% 18.5M 3s\n204200K .......... .......... .......... .......... .......... 69% 24.7M 3s\n204250K .......... .......... .......... .......... .......... 69% 19.2M 3s\n204300K .......... .......... .......... .......... .......... 69% 12.3M 3s\n204350K .......... .......... .......... .......... .......... 69% 14.3M 3s\n204400K .......... .......... .......... .......... .......... 69% 17.2M 3s\n204450K .......... .......... .......... .......... .......... 69% 29.7M 3s\n204500K .......... .......... .......... .......... .......... 69% 29.4M 3s\n204550K .......... .......... .......... .......... .......... 69% 19.5M 3s\n204600K .......... .......... .......... .......... .......... 69% 31.7M 3s\n204650K .......... .......... .......... .......... .......... 69% 12.5M 3s\n204700K .......... .......... .......... .......... .......... 69% 35.7M 3s\n204750K .......... .......... .......... .......... .......... 69% 17.5M 3s\n204800K .......... .......... .......... .......... .......... 69% 43.3M 3s\n204850K .......... .......... .......... .......... .......... 69% 36.9M 3s\n204900K .......... .......... .......... .......... .......... 69% 43.7M 3s\n204950K .......... .......... .......... .......... .......... 69% 17.6M 3s\n205000K .......... .......... .......... .......... .......... 69% 24.0M 3s\n205050K .......... .......... .......... .......... .......... 69% 16.8M 3s\n205100K .......... .......... .......... .......... .......... 69% 33.0M 3s\n205150K .......... .......... .......... .......... .......... 69% 36.5M 3s\n205200K .......... .......... .......... .......... .......... 69% 13.2M 3s\n205250K .......... .......... .......... .......... .......... 69% 25.8M 3s\n205300K .......... .......... .......... .......... .......... 69% 32.3M 3s\n205350K .......... .......... .......... .......... .......... 69% 7.00M 3s\n205400K .......... .......... .......... .......... .......... 69% 11.8M 3s\n205450K .......... .......... .......... .......... .......... 69% 16.3M 3s\n205500K .......... .......... .......... .......... .......... 69% 32.3M 3s\n205550K .......... .......... .......... .......... .......... 69% 13.7M 3s\n205600K .......... .......... .......... .......... .......... 69% 32.6M 3s\n205650K .......... .......... .......... .......... .......... 69% 28.7M 3s\n205700K .......... .......... .......... .......... .......... 69% 34.2M 3s\n205750K .......... .......... .......... .......... .......... 69% 32.0M 3s\n205800K .......... .......... .......... .......... .......... 69% 35.1M 3s\n205850K .......... .......... .......... .......... .......... 69% 29.7M 3s\n205900K .......... .......... .......... .......... .......... 69% 34.1M 3s\n205950K .......... .......... .......... .......... .......... 69% 34.5M 3s\n206000K .......... .......... .......... .......... .......... 69% 34.8M 3s\n206050K .......... .......... .......... .......... .......... 69% 29.7M 3s\n206100K .......... .......... .......... .......... .......... 69% 35.1M 3s\n206150K .......... .......... .......... .......... .......... 69% 31.7M 3s\n206200K .......... .......... .......... .......... .......... 69% 19.2M 3s\n206250K .......... .......... .......... .......... .......... 69% 14.0M 3s\n206300K .......... .......... .......... .......... .......... 69% 30.5M 3s\n206350K .......... .......... .......... .......... .......... 69% 19.8M 3s\n206400K .......... .......... .......... .......... .......... 69% 26.8M 3s\n206450K .......... .......... .......... .......... .......... 69% 6.12M 3s\n206500K .......... .......... .......... .......... .......... 69% 37.8M 3s\n206550K .......... .......... .......... .......... .......... 69% 40.1M 3s\n206600K .......... .......... .......... .......... .......... 69% 34.3M 3s\n206650K .......... .......... .......... .......... .......... 69% 38.9M 3s\n206700K .......... .......... .......... .......... .......... 69% 40.9M 3s\n206750K .......... .......... .......... .......... .......... 69% 10.1M 3s\n206800K .......... .......... .......... .......... .......... 69% 38.1M 3s\n206850K .......... .......... .......... .......... .......... 69% 40.6M 3s\n206900K .......... .......... .......... .......... .......... 69% 46.6M 3s\n206950K .......... .......... .......... .......... .......... 69% 42.1M 3s\n207000K .......... .......... .......... .......... .......... 69% 45.1M 3s\n207050K .......... .......... .......... .......... .......... 70% 22.8M 3s\n207100K .......... .......... .......... .......... .......... 70% 35.3M 3s\n207150K .......... .......... .......... .......... .......... 70% 17.6M 3s\n207200K .......... .......... .......... .......... .......... 70% 28.0M 3s\n207250K .......... .......... .......... .......... .......... 70% 44.3M 3s\n207300K .......... .......... .......... .......... .......... 70% 26.9M 3s\n207350K .......... .......... .......... .......... .......... 70% 23.0M 3s\n207400K .......... .......... .......... .......... .......... 70% 22.3M 3s\n207450K .......... .......... .......... .......... .......... 70% 20.3M 3s\n207500K .......... .......... .......... .......... .......... 70% 35.8M 3s\n207550K .......... .......... .......... .......... .......... 70% 12.3M 3s\n207600K .......... .......... .......... .......... .......... 70% 33.8M 3s\n207650K .......... .......... .......... .......... .......... 70% 17.8M 3s\n207700K .......... .......... .......... .......... .......... 70% 35.5M 3s\n207750K .......... .......... .......... .......... .......... 70% 39.9M 3s\n207800K .......... .......... .......... .......... .......... 70% 24.5M 3s\n207850K .......... .......... .......... .......... .......... 70% 15.8M 3s\n207900K .......... .......... .......... .......... .......... 70% 13.7M 3s\n207950K .......... .......... .......... .......... .......... 70% 27.0M 3s\n208000K .......... .......... .......... .......... .......... 70% 9.20M 3s\n208050K .......... .......... .......... .......... .......... 70% 19.1M 3s\n208100K .......... .......... .......... .......... .......... 70% 22.1M 3s\n208150K .......... .......... .......... .......... .......... 70% 24.5M 3s\n208200K .......... .......... .......... .......... .......... 70% 33.6M 3s\n208250K .......... .......... .......... .......... .......... 70% 37.7M 3s\n208300K .......... .......... .......... .......... .......... 70% 32.8M 3s\n208350K .......... .......... .......... .......... .......... 70% 33.7M 3s\n208400K .......... .......... .......... .......... .......... 70% 33.8M 3s\n208450K .......... .......... .......... .......... .......... 70% 22.6M 3s\n208500K .......... .......... .......... .......... .......... 70% 21.0M 3s\n208550K .......... .......... .......... .......... .......... 70% 14.4M 3s\n208600K .......... .......... .......... .......... .......... 70% 30.2M 3s\n208650K .......... .......... .......... .......... .......... 70% 41.1M 3s\n208700K .......... .......... .......... .......... .......... 70% 15.4M 3s\n208750K .......... .......... .......... .......... .......... 70% 24.4M 3s\n208800K .......... .......... .......... .......... .......... 70% 16.8M 3s\n208850K .......... .......... .......... .......... .......... 70% 34.3M 3s\n208900K .......... .......... .......... .......... .......... 70% 39.6M 3s\n208950K .......... .......... .......... .......... .......... 70% 43.8M 3s\n209000K .......... .......... .......... .......... .......... 70% 37.6M 3s\n209050K .......... .......... .......... .......... .......... 70% 10.6M 3s\n209100K .......... .......... .......... .......... .......... 70% 43.4M 3s\n209150K .......... .......... .......... .......... .......... 70% 44.2M 3s\n209200K .......... .......... .......... .......... .......... 70% 40.8M 3s\n209250K .......... .......... .......... .......... .......... 70% 11.4M 3s\n209300K .......... .......... .......... .......... .......... 70% 11.5M 3s\n209350K .......... .......... .......... .......... .......... 70% 43.5M 3s\n209400K .......... .......... .......... .......... .......... 70% 40.2M 3s\n209450K .......... .......... .......... .......... .......... 70% 10.4M 3s\n209500K .......... .......... .......... .......... .......... 70% 30.6M 3s\n209550K .......... .......... .......... .......... .......... 70% 15.6M 3s\n209600K .......... .......... .......... .......... .......... 70% 30.6M 3s\n209650K .......... .......... .......... .......... .......... 70% 21.1M 3s\n209700K .......... .......... .......... .......... .......... 70% 35.3M 3s\n209750K .......... .......... .......... .......... .......... 70% 25.2M 3s\n209800K .......... .......... .......... .......... .......... 70% 17.2M 3s\n209850K .......... .......... .......... .......... .......... 70% 30.4M 3s\n209900K .......... .......... .......... .......... .......... 70% 16.4M 3s\n209950K .......... .......... .......... .......... .......... 70% 18.8M 3s\n210000K .......... .......... .......... .......... .......... 71% 19.1M 3s\n210050K .......... .......... .......... .......... .......... 71% 41.9M 3s\n210100K .......... .......... .......... .......... .......... 71% 9.95M 3s\n210150K .......... .......... .......... .......... .......... 71% 38.4M 3s\n210200K .......... .......... .......... .......... .......... 71% 27.4M 3s\n210250K .......... .......... .......... .......... .......... 71% 21.7M 3s\n210300K .......... .......... .......... .......... .......... 71% 36.9M 3s\n210350K .......... .......... .......... .......... .......... 71% 30.7M 3s\n210400K .......... .......... .......... .......... .......... 71% 36.4M 3s\n210450K .......... .......... .......... .......... .......... 71% 13.5M 3s\n210500K .......... .......... .......... .......... .......... 71% 42.2M 3s\n210550K .......... .......... .......... .......... .......... 71% 20.1M 3s\n210600K .......... .......... .......... .......... .......... 71% 36.5M 3s\n210650K .......... .......... .......... .......... .......... 71% 34.3M 3s\n210700K .......... .......... .......... .......... .......... 71% 22.2M 3s\n210750K .......... .......... .......... .......... .......... 71% 42.6M 3s\n210800K .......... .......... .......... .......... .......... 71% 21.5M 3s\n210850K .......... .......... .......... .......... .......... 71% 22.7M 3s\n210900K .......... .......... .......... .......... .......... 71% 22.9M 3s\n210950K .......... .......... .......... .......... .......... 71% 20.1M 3s\n211000K .......... .......... .......... .......... .......... 71% 31.1M 3s\n211050K .......... .......... .......... .......... .......... 71% 28.7M 3s\n211100K .......... .......... .......... .......... .......... 71% 13.2M 3s\n211150K .......... .......... .......... .......... .......... 71% 6.68M 3s\n211200K .......... .......... .......... .......... .......... 71% 74.8M 3s\n211250K .......... .......... .......... .......... .......... 71% 32.9M 3s\n211300K .......... .......... .......... .......... .......... 71% 55.0M 3s\n211350K .......... .......... .......... .......... .......... 71% 62.5M 3s\n211400K .......... .......... .......... .......... .......... 71% 76.6M 3s\n211450K .......... .......... .......... .......... .......... 71% 75.7M 3s\n211500K .......... .......... .......... .......... .......... 71% 11.9M 3s\n211550K .......... .......... .......... .......... .......... 71% 18.9M 3s\n211600K .......... .......... .......... .......... .......... 71% 12.0M 3s\n211650K .......... .......... .......... .......... .......... 71% 13.1M 3s\n211700K .......... .......... .......... .......... .......... 71% 29.8M 3s\n211750K .......... .......... .......... .......... .......... 71% 20.2M 3s\n211800K .......... .......... .......... .......... .......... 71% 26.8M 3s\n211850K .......... .......... .......... .......... .......... 71% 11.4M 3s\n211900K .......... .......... .......... .......... .......... 71% 34.7M 3s\n211950K .......... .......... .......... .......... .......... 71% 18.5M 3s\n212000K .......... .......... .......... .......... .......... 71% 20.2M 3s\n212050K .......... .......... .......... .......... .......... 71% 26.6M 3s\n212100K .......... .......... .......... .......... .......... 71% 20.2M 3s\n212150K .......... .......... .......... .......... .......... 71% 16.9M 3s\n212200K .......... .......... .......... .......... .......... 71% 12.6M 3s\n212250K .......... .......... .......... .......... .......... 71% 26.1M 3s\n212300K .......... .......... .......... .......... .......... 71% 31.3M 3s\n212350K .......... .......... .......... .......... .......... 71% 19.0M 3s\n212400K .......... .......... .......... .......... .......... 71% 33.3M 3s\n212450K .......... .......... .......... .......... .......... 71% 21.3M 3s\n212500K .......... .......... .......... .......... .......... 71% 15.4M 3s\n212550K .......... .......... .......... .......... .......... 71% 13.2M 3s\n212600K .......... .......... .......... .......... .......... 71% 39.0M 3s\n212650K .......... .......... .......... .......... .......... 71% 41.7M 3s\n212700K .......... .......... .......... .......... .......... 71% 29.0M 3s\n212750K .......... .......... .......... .......... .......... 71% 15.6M 3s\n212800K .......... .......... .......... .......... .......... 71% 20.6M 3s\n212850K .......... .......... .......... .......... .......... 71% 23.4M 3s\n212900K .......... .......... .......... .......... .......... 71% 25.7M 3s\n212950K .......... .......... .......... .......... .......... 71% 17.9M 3s\n213000K .......... .......... .......... .......... .......... 72% 20.8M 3s\n213050K .......... .......... .......... .......... .......... 72% 15.3M 3s\n213100K .......... .......... .......... .......... .......... 72% 39.5M 3s\n213150K .......... .......... .......... .......... .......... 72% 19.4M 3s\n213200K .......... .......... .......... .......... .......... 72% 11.7M 3s\n213250K .......... .......... .......... .......... .......... 72% 21.7M 3s\n213300K .......... .......... .......... .......... .......... 72% 38.9M 3s\n213350K .......... .......... .......... .......... .......... 72% 23.0M 3s\n213400K .......... .......... .......... .......... .......... 72% 9.39M 3s\n213450K .......... .......... .......... .......... .......... 72% 8.76M 3s\n213500K .......... .......... .......... .......... .......... 72% 23.8M 3s\n213550K .......... .......... .......... .......... .......... 72% 27.9M 3s\n213600K .......... .......... .......... .......... .......... 72% 16.7M 3s\n213650K .......... .......... .......... .......... .......... 72% 23.7M 3s\n213700K .......... .......... .......... .......... .......... 72% 15.0M 3s\n213750K .......... .......... .......... .......... .......... 72% 11.7M 3s\n213800K .......... .......... .......... .......... .......... 72% 20.6M 3s\n213850K .......... .......... .......... .......... .......... 72% 15.1M 3s\n213900K .......... .......... .......... .......... .......... 72% 22.5M 3s\n213950K .......... .......... .......... .......... .......... 72% 13.2M 3s\n214000K .......... .......... .......... .......... .......... 72% 36.2M 3s\n214050K .......... .......... .......... .......... .......... 72% 31.9M 3s\n214100K .......... .......... .......... .......... .......... 72% 12.1M 3s\n214150K .......... .......... .......... .......... .......... 72% 16.7M 3s\n214200K .......... .......... .......... .......... .......... 72% 14.4M 3s\n214250K .......... .......... .......... .......... .......... 72% 30.7M 3s\n214300K .......... .......... .......... .......... .......... 72% 28.2M 3s\n214350K .......... .......... .......... .......... .......... 72% 37.6M 3s\n214400K .......... .......... .......... .......... .......... 72% 8.88M 3s\n214450K .......... .......... .......... .......... .......... 72% 30.7M 3s\n214500K .......... .......... .......... .......... .......... 72% 36.3M 3s\n214550K .......... .......... .......... .......... .......... 72% 12.1M 3s\n214600K .......... .......... .......... .......... .......... 72% 14.0M 3s\n214650K .......... .......... .......... .......... .......... 72% 19.5M 3s\n214700K .......... .......... .......... .......... .......... 72% 43.1M 3s\n214750K .......... .......... .......... .......... .......... 72% 16.0M 3s\n214800K .......... .......... .......... .......... .......... 72% 38.8M 3s\n214850K .......... .......... .......... .......... .......... 72% 41.7M 3s\n214900K .......... .......... .......... .......... .......... 72% 14.7M 3s\n214950K .......... .......... .......... .......... .......... 72% 41.2M 3s\n215000K .......... .......... .......... .......... .......... 72% 17.4M 3s\n215050K .......... .......... .......... .......... .......... 72% 16.1M 3s\n215100K .......... .......... .......... .......... .......... 72% 15.3M 3s\n215150K .......... .......... .......... .......... .......... 72% 24.2M 3s\n215200K .......... .......... .......... .......... .......... 72% 41.1M 3s\n215250K .......... .......... .......... .......... .......... 72% 23.5M 3s\n215300K .......... .......... .......... .......... .......... 72% 15.9M 3s\n215350K .......... .......... .......... .......... .......... 72% 11.1M 3s\n215400K .......... .......... .......... .......... .......... 72% 23.8M 3s\n215450K .......... .......... .......... .......... .......... 72% 12.6M 3s\n215500K .......... .......... .......... .......... .......... 72% 14.4M 3s\n215550K .......... .......... .......... .......... .......... 72% 26.7M 3s\n215600K .......... .......... .......... .......... .......... 72% 8.89M 3s\n215650K .......... .......... .......... .......... .......... 72% 21.1M 3s\n215700K .......... .......... .......... .......... .......... 72% 37.8M 3s\n215750K .......... .......... .......... .......... .......... 72% 15.3M 3s\n215800K .......... .......... .......... .......... .......... 72% 10.3M 3s\n215850K .......... .......... .......... .......... .......... 72% 12.8M 3s\n215900K .......... .......... .......... .......... .......... 72% 30.8M 3s\n215950K .......... .......... .......... .......... .......... 73% 34.4M 3s\n216000K .......... .......... .......... .......... .......... 73% 18.3M 3s\n216050K .......... .......... .......... .......... .......... 73% 14.5M 3s\n216100K .......... .......... .......... .......... .......... 73% 13.9M 3s\n216150K .......... .......... .......... .......... .......... 73% 11.8M 3s\n216200K .......... .......... .......... .......... .......... 73% 29.3M 3s\n216250K .......... .......... .......... .......... .......... 73% 37.5M 3s\n216300K .......... .......... .......... .......... .......... 73% 26.3M 3s\n216350K .......... .......... .......... .......... .......... 73% 35.2M 3s\n216400K .......... .......... .......... .......... .......... 73% 17.5M 3s\n216450K .......... .......... .......... .......... .......... 73% 37.6M 3s\n216500K .......... .......... .......... .......... .......... 73% 36.2M 3s\n216550K .......... .......... .......... .......... .......... 73% 16.1M 3s\n216600K .......... .......... .......... .......... .......... 73% 34.5M 3s\n216650K .......... .......... .......... .......... .......... 73% 13.0M 3s\n216700K .......... .......... .......... .......... .......... 73% 26.5M 3s\n216750K .......... .......... .......... .......... .......... 73% 15.5M 3s\n216800K .......... .......... .......... .......... .......... 73% 33.7M 3s\n216850K .......... .......... .......... .......... .......... 73% 15.7M 3s\n216900K .......... .......... .......... .......... .......... 73% 13.2M 3s\n216950K .......... .......... .......... .......... .......... 73% 14.6M 3s\n217000K .......... .......... .......... .......... .......... 73% 16.4M 3s\n217050K .......... .......... .......... .......... .......... 73% 28.9M 3s\n217100K .......... .......... .......... .......... .......... 73% 8.63M 3s\n217150K .......... .......... .......... .......... .......... 73% 29.1M 3s\n217200K .......... .......... .......... .......... .......... 73% 38.4M 3s\n217250K .......... .......... .......... .......... .......... 73% 16.9M 3s\n217300K .......... .......... .......... .......... .......... 73% 31.4M 3s\n217350K .......... .......... .......... .......... .......... 73% 11.4M 3s\n217400K .......... .......... .......... .......... .......... 73% 10.8M 3s\n217450K .......... .......... .......... .......... .......... 73% 9.25M 3s\n217500K .......... .......... .......... .......... .......... 73% 33.5M 3s\n217550K .......... .......... .......... .......... .......... 73% 21.9M 3s\n217600K .......... .......... .......... .......... .......... 73% 10.4M 3s\n217650K .......... .......... .......... .......... .......... 73% 11.2M 3s\n217700K .......... .......... .......... .......... .......... 73% 11.0M 3s\n217750K .......... .......... .......... .......... .......... 73% 21.0M 3s\n217800K .......... .......... .......... .......... .......... 73% 4.40M 3s\n217850K .......... .......... .......... .......... .......... 73% 24.8M 3s\n217900K .......... .......... .......... .......... .......... 73% 26.9M 3s\n217950K .......... .......... .......... .......... .......... 73% 20.7M 3s\n218000K .......... .......... .......... .......... .......... 73% 29.1M 3s\n218050K .......... .......... .......... .......... .......... 73% 27.3M 3s\n218100K .......... .......... .......... .......... .......... 73% 39.9M 3s\n218150K .......... .......... .......... .......... .......... 73% 29.0M 3s\n218200K .......... .......... .......... .......... .......... 73% 39.0M 3s\n218250K .......... .......... .......... .......... .......... 73% 37.1M 3s\n218300K .......... .......... .......... .......... .......... 73% 36.8M 3s\n218350K .......... .......... .......... .......... .......... 73% 34.7M 3s\n218400K .......... .......... .......... .......... .......... 73% 19.2M 3s\n218450K .......... .......... .......... .......... .......... 73% 12.4M 3s\n218500K .......... .......... .......... .......... .......... 73% 29.7M 3s\n218550K .......... .......... .......... .......... .......... 73% 34.7M 3s\n218600K .......... .......... .......... .......... .......... 73% 28.2M 3s\n218650K .......... .......... .......... .......... .......... 73% 19.2M 3s\n218700K .......... .......... .......... .......... .......... 73% 40.3M 3s\n218750K .......... .......... .......... .......... .......... 73% 20.4M 3s\n218800K .......... .......... .......... .......... .......... 73% 16.3M 3s\n218850K .......... .......... .......... .......... .......... 73% 22.4M 3s\n218900K .......... .......... .......... .......... .......... 74% 38.9M 3s\n218950K .......... .......... .......... .......... .......... 74% 20.1M 3s\n219000K .......... .......... .......... .......... .......... 74% 18.5M 3s\n219050K .......... .......... .......... .......... .......... 74% 25.3M 3s\n219100K .......... .......... .......... .......... .......... 74% 15.1M 3s\n219150K .......... .......... .......... .......... .......... 74% 39.1M 3s\n219200K .......... .......... .......... .......... .......... 74% 14.2M 3s\n219250K .......... .......... .......... .......... .......... 74% 15.4M 3s\n219300K .......... .......... .......... .......... .......... 74% 11.9M 3s\n219350K .......... .......... .......... .......... .......... 74% 17.8M 3s\n219400K .......... .......... .......... .......... .......... 74% 30.8M 3s\n219450K .......... .......... .......... .......... .......... 74% 17.7M 3s\n219500K .......... .......... .......... .......... .......... 74% 9.63M 3s\n219550K .......... .......... .......... .......... .......... 74% 13.4M 3s\n219600K .......... .......... .......... .......... .......... 74% 35.2M 3s\n219650K .......... .......... .......... .......... .......... 74% 39.3M 3s\n219700K .......... .......... .......... .......... .......... 74% 26.5M 3s\n219750K .......... .......... .......... .......... .......... 74% 21.0M 3s\n219800K .......... .......... .......... .......... .......... 74% 22.4M 3s\n219850K .......... .......... .......... .......... .......... 74% 27.9M 3s\n219900K .......... .......... .......... .......... .......... 74% 22.8M 3s\n219950K .......... .......... .......... .......... .......... 74% 23.2M 3s\n220000K .......... .......... .......... .......... .......... 74% 23.6M 3s\n220050K .......... .......... .......... .......... .......... 74% 19.6M 3s\n220100K .......... .......... .......... .......... .......... 74% 24.8M 3s\n220150K .......... .......... .......... .......... .......... 74% 25.6M 3s\n220200K .......... .......... .......... .......... .......... 74% 14.6M 3s\n220250K .......... .......... .......... .......... .......... 74% 33.4M 3s\n220300K .......... .......... .......... .......... .......... 74% 22.5M 3s\n220350K .......... .......... .......... .......... .......... 74% 27.3M 3s\n220400K .......... .......... .......... .......... .......... 74% 10.8M 3s\n220450K .......... .......... .......... .......... .......... 74% 15.9M 3s\n220500K .......... .......... .......... .......... .......... 74% 36.2M 3s\n220550K .......... .......... .......... .......... .......... 74% 34.0M 3s\n220600K .......... .......... .......... .......... .......... 74% 33.2M 3s\n220650K .......... .......... .......... .......... .......... 74% 19.8M 3s\n220700K .......... .......... .......... .......... .......... 74% 35.6M 3s\n220750K .......... .......... .......... .......... .......... 74% 30.4M 3s\n220800K .......... .......... .......... .......... .......... 74% 12.9M 3s\n220850K .......... .......... .......... .......... .......... 74% 28.8M 3s\n220900K .......... .......... .......... .......... .......... 74% 17.2M 3s\n220950K .......... .......... .......... .......... .......... 74% 23.8M 3s\n221000K .......... .......... .......... .......... .......... 74% 46.0M 3s\n221050K .......... .......... .......... .......... .......... 74% 14.2M 3s\n221100K .......... .......... .......... .......... .......... 74% 10.4M 3s\n221150K .......... .......... .......... .......... .......... 74% 20.6M 3s\n221200K .......... .......... .......... .......... .......... 74% 9.66M 3s\n221250K .......... .......... .......... .......... .......... 74% 32.6M 3s\n221300K .......... .......... .......... .......... .......... 74% 16.1M 3s\n221350K .......... .......... .......... .......... .......... 74% 15.6M 3s\n221400K .......... .......... .......... .......... .......... 74% 18.4M 3s\n221450K .......... .......... .......... .......... .......... 74% 14.0M 3s\n221500K .......... .......... .......... .......... .......... 74% 44.8M 3s\n221550K .......... .......... .......... .......... .......... 74% 10.8M 3s\n221600K .......... .......... .......... .......... .......... 74% 11.1M 3s\n221650K .......... .......... .......... .......... .......... 74% 12.8M 3s\n221700K .......... .......... .......... .......... .......... 74% 35.3M 3s\n221750K .......... .......... .......... .......... .......... 74% 12.9M 3s\n221800K .......... .......... .......... .......... .......... 74% 16.1M 3s\n221850K .......... .......... .......... .......... .......... 75% 10.0M 3s\n221900K .......... .......... .......... .......... .......... 75% 13.3M 3s\n221950K .......... .......... .......... .......... .......... 75% 34.0M 3s\n222000K .......... .......... .......... .......... .......... 75% 13.6M 3s\n222050K .......... .......... .......... .......... .......... 75% 12.0M 3s\n222100K .......... .......... .......... .......... .......... 75% 11.5M 3s\n222150K .......... .......... .......... .......... .......... 75% 12.4M 3s\n222200K .......... .......... .......... .......... .......... 75% 37.8M 3s\n222250K .......... .......... .......... .......... .......... 75% 10.9M 3s\n222300K .......... .......... .......... .......... .......... 75% 12.5M 3s\n222350K .......... .......... .......... .......... .......... 75% 17.8M 3s\n222400K .......... .......... .......... .......... .......... 75% 19.5M 3s\n222450K .......... .......... .......... .......... .......... 75% 26.8M 3s\n222500K .......... .......... .......... .......... .......... 75% 13.4M 3s\n222550K .......... .......... .......... .......... .......... 75% 11.2M 3s\n222600K .......... .......... .......... .......... .......... 75% 12.2M 3s\n222650K .......... .......... .......... .......... .......... 75% 34.6M 3s\n222700K .......... .......... .......... .......... .......... 75% 10.9M 3s\n222750K .......... .......... .......... .......... .......... 75% 11.2M 3s\n222800K .......... .......... .......... .......... .......... 75% 11.3M 3s\n222850K .......... .......... .......... .......... .......... 75% 8.55M 3s\n222900K .......... .......... .......... .......... .......... 75% 36.0M 3s\n222950K .......... .......... .......... .......... .......... 75% 12.9M 3s\n223000K .......... .......... .......... .......... .......... 75% 9.78M 3s\n223050K .......... .......... .......... .......... .......... 75% 12.0M 3s\n223100K .......... .......... .......... .......... .......... 75% 28.2M 3s\n223150K .......... .......... .......... .......... .......... 75% 11.1M 3s\n223200K .......... .......... .......... .......... .......... 75% 14.8M 3s\n223250K .......... .......... .......... .......... .......... 75% 14.1M 3s\n223300K .......... .......... .......... .......... .......... 75% 11.3M 3s\n223350K .......... .......... .......... .......... .......... 75% 34.8M 3s\n223400K .......... .......... .......... .......... .......... 75% 16.7M 3s\n223450K .......... .......... .......... .......... .......... 75% 11.9M 3s\n223500K .......... .......... .......... .......... .......... 75% 21.1M 3s\n223550K .......... .......... .......... .......... .......... 75% 15.1M 3s\n223600K .......... .......... .......... .......... .......... 75% 39.7M 3s\n223650K .......... .......... .......... .......... .......... 75% 11.5M 3s\n223700K .......... .......... .......... .......... .......... 75% 12.1M 3s\n223750K .......... .......... .......... .......... .......... 75% 10.9M 3s\n223800K .......... .......... .......... .......... .......... 75% 38.6M 3s\n223850K .......... .......... .......... .......... .......... 75% 13.2M 3s\n223900K .......... .......... .......... .......... .......... 75% 13.2M 3s\n223950K .......... .......... .......... .......... .......... 75% 15.7M 3s\n224000K .......... .......... .......... .......... .......... 75% 13.4M 3s\n224050K .......... .......... .......... .......... .......... 75% 32.4M 3s\n224100K .......... .......... .......... .......... .......... 75% 13.5M 3s\n224150K .......... .......... .......... .......... .......... 75% 18.1M 3s\n224200K .......... .......... .......... .......... .......... 75% 25.6M 3s\n224250K .......... .......... .......... .......... .......... 75% 19.2M 3s\n224300K .......... .......... .......... .......... .......... 75% 49.1M 3s\n224350K .......... .......... .......... .......... .......... 75% 22.5M 3s\n224400K .......... .......... .......... .......... .......... 75% 15.8M 3s\n224450K .......... .......... .......... .......... .......... 75% 23.6M 3s\n224500K .......... .......... .......... .......... .......... 75% 46.4M 3s\n224550K .......... .......... .......... .......... .......... 75% 8.19M 3s\n224600K .......... .......... .......... .......... .......... 75% 24.1M 3s\n224650K .......... .......... .......... .......... .......... 75% 16.0M 3s\n224700K .......... .......... .......... .......... .......... 75% 15.5M 2s\n224750K .......... .......... .......... .......... .......... 75% 32.1M 2s\n224800K .......... .......... .......... .......... .......... 76% 13.0M 2s\n224850K .......... .......... .......... .......... .......... 76% 12.0M 2s\n224900K .......... .......... .......... .......... .......... 76% 10.7M 2s\n224950K .......... .......... .......... .......... .......... 76% 18.1M 2s\n225000K .......... .......... .......... .......... .......... 76% 36.6M 2s\n225050K .......... .......... .......... .......... .......... 76% 8.14M 2s\n225100K .......... .......... .......... .......... .......... 76% 38.0M 2s\n225150K .......... .......... .......... .......... .......... 76% 45.4M 2s\n225200K .......... .......... .......... .......... .......... 76% 18.0M 2s\n225250K .......... .......... .......... .......... .......... 76% 47.5M 2s\n225300K .......... .......... .......... .......... .......... 76% 38.7M 2s\n225350K .......... .......... .......... .......... .......... 76% 32.7M 2s\n225400K .......... .......... .......... .......... .......... 76% 35.8M 2s\n225450K .......... .......... .......... .......... .......... 76% 40.1M 2s\n225500K .......... .......... .......... .......... .......... 76% 29.2M 2s\n225550K .......... .......... .......... .......... .......... 76% 21.5M 2s\n225600K .......... .......... .......... .......... .......... 76% 41.2M 2s\n225650K .......... .......... .......... .......... .......... 76% 4.26M 2s\n225700K .......... .......... .......... .......... .......... 76% 44.8M 2s\n225750K .......... .......... .......... .......... .......... 76% 44.5M 2s\n225800K .......... .......... .......... .......... .......... 76% 42.2M 2s\n225850K .......... .......... .......... .......... .......... 76% 43.4M 2s\n225900K .......... .......... .......... .......... .......... 76% 50.5M 2s\n225950K .......... .......... .......... .......... .......... 76% 48.1M 2s\n226000K .......... .......... .......... .......... .......... 76% 47.2M 2s\n226050K .......... .......... .......... .......... .......... 76% 11.5M 2s\n226100K .......... .......... .......... .......... .......... 76% 51.4M 2s\n226150K .......... .......... .......... .......... .......... 76% 80.6M 2s\n226200K .......... .......... .......... .......... .......... 76% 92.3M 2s\n226250K .......... .......... .......... .......... .......... 76% 8.42M 2s\n226300K .......... .......... .......... .......... .......... 76% 34.5M 2s\n226350K .......... .......... .......... .......... .......... 76% 25.2M 2s\n226400K .......... .......... .......... .......... .......... 76% 9.15M 2s\n226450K .......... .......... .......... .......... .......... 76% 44.2M 2s\n226500K .......... .......... .......... .......... .......... 76% 9.51M 2s\n226550K .......... .......... .......... .......... .......... 76% 53.3M 2s\n226600K .......... .......... .......... .......... .......... 76% 19.4M 2s\n226650K .......... .......... .......... .......... .......... 76% 56.9M 2s\n226700K .......... .......... .......... .......... .......... 76% 9.62M 2s\n226750K .......... .......... .......... .......... .......... 76% 5.73M 2s\n226800K .......... .......... .......... .......... .......... 76%  114M 2s\n226850K .......... .......... .......... .......... .......... 76%  136M 2s\n226900K .......... .......... .......... .......... .......... 76%  142M 2s\n226950K .......... .......... .......... .......... .......... 76%  115M 2s\n227000K .......... .......... .......... .......... .......... 76% 22.3M 2s\n227050K .......... .......... .......... .......... .......... 76%  112M 2s\n227100K .......... .......... .......... .......... .......... 76%  120M 2s\n227150K .......... .......... .......... .......... .......... 76% 29.8M 2s\n227200K .......... .......... .......... .......... .......... 76% 4.02M 2s\n227250K .......... .......... .......... .......... .......... 76% 89.9M 2s\n227300K .......... .......... .......... .......... .......... 76%  103M 2s\n227350K .......... .......... .......... .......... .......... 76% 59.0M 2s\n227400K .......... .......... .......... .......... .......... 76%  105M 2s\n227450K .......... .......... .......... .......... .......... 76%  112M 2s\n227500K .......... .......... .......... .......... .......... 76% 36.3M 2s\n227550K .......... .......... .......... .......... .......... 76% 44.9M 2s\n227600K .......... .......... .......... .......... .......... 76% 45.8M 2s\n227650K .......... .......... .......... .......... .......... 76% 59.9M 2s\n227700K .......... .......... .......... .......... .......... 76% 57.9M 2s\n227750K .......... .......... .......... .......... .......... 77% 26.6M 2s\n227800K .......... .......... .......... .......... .......... 77% 43.9M 2s\n227850K .......... .......... .......... .......... .......... 77% 7.22M 2s\n227900K .......... .......... .......... .......... .......... 77% 89.1M 2s\n227950K .......... .......... .......... .......... .......... 77%  795K 2s\n228000K .......... .......... .......... .......... .......... 77% 10.8M 2s\n228050K .......... .......... .......... .......... .......... 77% 12.7M 2s\n228100K .......... .......... .......... .......... .......... 77% 18.2M 2s\n228150K .......... .......... .......... .......... .......... 77% 17.2M 2s\n228200K .......... .......... .......... .......... .......... 77% 45.3M 2s\n228250K .......... .......... .......... .......... .......... 77% 19.8M 2s\n228300K .......... .......... .......... .......... .......... 77% 5.84M 2s\n228350K .......... .......... .......... .......... .......... 77% 50.9M 2s\n228400K .......... .......... .......... .......... .......... 77% 58.2M 2s\n228450K .......... .......... .......... .......... .......... 77% 80.4M 2s\n228500K .......... .......... .......... .......... .......... 77% 76.3M 2s\n228550K .......... .......... .......... .......... .......... 77% 19.9M 2s\n228600K .......... .......... .......... .......... .......... 77%  110M 2s\n228650K .......... .......... .......... .......... .......... 77% 32.7M 2s\n228700K .......... .......... .......... .......... .......... 77% 16.8M 2s\n228750K .......... .......... .......... .......... .......... 77% 16.9M 2s\n228800K .......... .......... .......... .......... .......... 77%  103M 2s\n228850K .......... .......... .......... .......... .......... 77% 28.3M 2s\n228900K .......... .......... .......... .......... .......... 77% 89.5M 2s\n228950K .......... .......... .......... .......... .......... 77%  134M 2s\n229000K .......... .......... .......... .......... .......... 77% 6.01M 2s\n229050K .......... .......... .......... .......... .......... 77% 91.0M 2s\n229100K .......... .......... .......... .......... .......... 77% 91.5M 2s\n229150K .......... .......... .......... .......... .......... 77% 9.35M 2s\n229200K .......... .......... .......... .......... .......... 77% 73.2M 2s\n229250K .......... .......... .......... .......... .......... 77%  139M 2s\n229300K .......... .......... .......... .......... .......... 77%  127M 2s\n229350K .......... .......... .......... .......... .......... 77% 75.9M 2s\n229400K .......... .......... .......... .......... .......... 77% 83.7M 2s\n229450K .......... .......... .......... .......... .......... 77% 93.8M 2s\n229500K .......... .......... .......... .......... .......... 77% 16.5M 2s\n229550K .......... .......... .......... .......... .......... 77% 11.5M 2s\n229600K .......... .......... .......... .......... .......... 77% 22.3M 2s\n229650K .......... .......... .......... .......... .......... 77% 34.8M 2s\n229700K .......... .......... .......... .......... .......... 77% 43.3M 2s\n229750K .......... .......... .......... .......... .......... 77% 21.5M 2s\n229800K .......... .......... .......... .......... .......... 77% 71.2M 2s\n229850K .......... .......... .......... .......... .......... 77% 27.5M 2s\n229900K .......... .......... .......... .......... .......... 77% 49.1M 2s\n229950K .......... .......... .......... .......... .......... 77% 27.5M 2s\n230000K .......... .......... .......... .......... .......... 77% 15.8M 2s\n230050K .......... .......... .......... .......... .......... 77% 14.3M 2s\n230100K .......... .......... .......... .......... .......... 77% 74.8M 2s\n230150K .......... .......... .......... .......... .......... 77% 7.56M 2s\n230200K .......... .......... .......... .......... .......... 77% 88.7M 2s\n230250K .......... .......... .......... .......... .......... 77% 17.0M 2s\n230300K .......... .......... .......... .......... .......... 77% 5.91M 2s\n230350K .......... .......... .......... .......... .......... 77%  135M 2s\n230400K .......... .......... .......... .......... .......... 77%  126M 2s\n230450K .......... .......... .......... .......... .......... 77%  116M 2s\n230500K .......... .......... .......... .......... .......... 77% 44.0M 2s\n230550K .......... .......... .......... .......... .......... 77% 20.6M 2s\n230600K .......... .......... .......... .......... .......... 77% 61.2M 2s\n230650K .......... .......... .......... .......... .......... 77% 17.2M 2s\n230700K .......... .......... .......... .......... .......... 77% 18.3M 2s\n230750K .......... .......... .......... .......... .......... 78% 29.1M 2s\n230800K .......... .......... .......... .......... .......... 78% 65.0M 2s\n230850K .......... .......... .......... .......... .......... 78% 17.1M 2s\n230900K .......... .......... .......... .......... .......... 78% 12.8M 2s\n230950K .......... .......... .......... .......... .......... 78%  110M 2s\n231000K .......... .......... .......... .......... .......... 78% 44.9M 2s\n231050K .......... .......... .......... .......... .......... 78% 69.8M 2s\n231100K .......... .......... .......... .......... .......... 78% 19.0M 2s\n231150K .......... .......... .......... .......... .......... 78% 14.6M 2s\n231200K .......... .......... .......... .......... .......... 78% 76.2M 2s\n231250K .......... .......... .......... .......... .......... 78% 32.4M 2s\n231300K .......... .......... .......... .......... .......... 78% 65.6M 2s\n231350K .......... .......... .......... .......... .......... 78% 45.6M 2s\n231400K .......... .......... .......... .......... .......... 78% 32.5M 2s\n231450K .......... .......... .......... .......... .......... 78% 51.2M 2s\n231500K .......... .......... .......... .......... .......... 78% 66.4M 2s\n231550K .......... .......... .......... .......... .......... 78% 27.6M 2s\n231600K .......... .......... .......... .......... .......... 78% 21.8M 2s\n231650K .......... .......... .......... .......... .......... 78% 43.1M 2s\n231700K .......... .......... .......... .......... .......... 78% 14.6M 2s\n231750K .......... .......... .......... .......... .......... 78% 96.4M 2s\n231800K .......... .......... .......... .......... .......... 78% 27.7M 2s\n231850K .......... .......... .......... .......... .......... 78% 19.7M 2s\n231900K .......... .......... .......... .......... .......... 78% 14.0M 2s\n231950K .......... .......... .......... .......... .......... 78% 17.8M 2s\n232000K .......... .......... .......... .......... .......... 78% 64.7M 2s\n232050K .......... .......... .......... .......... .......... 78% 12.9M 2s\n232100K .......... .......... .......... .......... .......... 78% 16.4M 2s\n232150K .......... .......... .......... .......... .......... 78% 23.4M 2s\n232200K .......... .......... .......... .......... .......... 78% 79.3M 2s\n232250K .......... .......... .......... .......... .......... 78% 9.92M 2s\n232300K .......... .......... .......... .......... .......... 78% 10.9M 2s\n232350K .......... .......... .......... .......... .......... 78%  105M 2s\n232400K .......... .......... .......... .......... .......... 78% 26.8M 2s\n232450K .......... .......... .......... .......... .......... 78% 38.3M 2s\n232500K .......... .......... .......... .......... .......... 78% 29.3M 2s\n232550K .......... .......... .......... .......... .......... 78% 24.9M 2s\n232600K .......... .......... .......... .......... .......... 78% 22.3M 2s\n232650K .......... .......... .......... .......... .......... 78% 25.6M 2s\n232700K .......... .......... .......... .......... .......... 78% 51.8M 2s\n232750K .......... .......... .......... .......... .......... 78% 23.1M 2s\n232800K .......... .......... .......... .......... .......... 78% 26.8M 2s\n232850K .......... .......... .......... .......... .......... 78% 23.2M 2s\n232900K .......... .......... .......... .......... .......... 78% 67.1M 2s\n232950K .......... .......... .......... .......... .......... 78% 21.5M 2s\n233000K .......... .......... .......... .......... .......... 78% 22.3M 2s\n233050K .......... .......... .......... .......... .......... 78% 23.2M 2s\n233100K .......... .......... .......... .......... .......... 78% 20.6M 2s\n233150K .......... .......... .......... .......... .......... 78%  104M 2s\n233200K .......... .......... .......... .......... .......... 78% 17.0M 2s\n233250K .......... .......... .......... .......... .......... 78% 45.1M 2s\n233300K .......... .......... .......... .......... .......... 78% 28.3M 2s\n233350K .......... .......... .......... .......... .......... 78% 15.4M 2s\n233400K .......... .......... .......... .......... .......... 78% 45.7M 2s\n233450K .......... .......... .......... .......... .......... 78% 37.6M 2s\n233500K .......... .......... .......... .......... .......... 78% 14.2M 2s\n233550K .......... .......... .......... .......... .......... 78% 15.0M 2s\n233600K .......... .......... .......... .......... .......... 78% 65.9M 2s\n233650K .......... .......... .......... .......... .......... 78% 36.0M 2s\n233700K .......... .......... .......... .......... .......... 79% 19.6M 2s\n233750K .......... .......... .......... .......... .......... 79% 25.6M 2s\n233800K .......... .......... .......... .......... .......... 79% 16.1M 2s\n233850K .......... .......... .......... .......... .......... 79% 64.3M 2s\n233900K .......... .......... .......... .......... .......... 79% 26.9M 2s\n233950K .......... .......... .......... .......... .......... 79% 22.5M 2s\n234000K .......... .......... .......... .......... .......... 79% 22.6M 2s\n234050K .......... .......... .......... .......... .......... 79% 23.1M 2s\n234100K .......... .......... .......... .......... .......... 79% 72.7M 2s\n234150K .......... .......... .......... .......... .......... 79% 12.9M 2s\n234200K .......... .......... .......... .......... .......... 79% 54.5M 2s\n234250K .......... .......... .......... .......... .......... 79% 14.2M 2s\n234300K .......... .......... .......... .......... .......... 79% 79.3M 2s\n234350K .......... .......... .......... .......... .......... 79% 71.6M 2s\n234400K .......... .......... .......... .......... .......... 79% 7.50M 2s\n234450K .......... .......... .......... .......... .......... 79%  115M 2s\n234500K .......... .......... .......... .......... .......... 79% 20.3M 2s\n234550K .......... .......... .......... .......... .......... 79%  115M 2s\n234600K .......... .......... .......... .......... .......... 79%  121M 2s\n234650K .......... .......... .......... .......... .......... 79% 47.9M 2s\n234700K .......... .......... .......... .......... .......... 79% 21.2M 2s\n234750K .......... .......... .......... .......... .......... 79% 7.31M 2s\n234800K .......... .......... .......... .......... .......... 79% 83.4M 2s\n234850K .......... .......... .......... .......... .......... 79%  125M 2s\n234900K .......... .......... .......... .......... .......... 79% 97.0M 2s\n234950K .......... .......... .......... .......... .......... 79% 8.69M 2s\n235000K .......... .......... .......... .......... .......... 79%  135M 2s\n235050K .......... .......... .......... .......... .......... 79% 82.2M 2s\n235100K .......... .......... .......... .......... .......... 79% 64.4M 2s\n235150K .......... .......... .......... .......... .......... 79% 72.5M 2s\n235200K .......... .......... .......... .......... .......... 79% 10.7M 2s\n235250K .......... .......... .......... .......... .......... 79%  110M 2s\n235300K .......... .......... .......... .......... .......... 79% 24.5M 2s\n235350K .......... .......... .......... .......... .......... 79% 29.9M 2s\n235400K .......... .......... .......... .......... .......... 79% 12.2M 2s\n235450K .......... .......... .......... .......... .......... 79% 15.3M 2s\n235500K .......... .......... .......... .......... .......... 79% 44.8M 2s\n235550K .......... .......... .......... .......... .......... 79% 18.9M 2s\n235600K .......... .......... .......... .......... .......... 79% 15.5M 2s\n235650K .......... .......... .......... .......... .......... 79% 32.7M 2s\n235700K .......... .......... .......... .......... .......... 79% 84.1M 2s\n235750K .......... .......... .......... .......... .......... 79% 23.4M 2s\n235800K .......... .......... .......... .......... .......... 79% 19.7M 2s\n235850K .......... .......... .......... .......... .......... 79% 22.4M 2s\n235900K .......... .......... .......... .......... .......... 79% 23.2M 2s\n235950K .......... .......... .......... .......... .......... 79% 78.4M 2s\n236000K .......... .......... .......... .......... .......... 79% 11.2M 2s\n236050K .......... .......... .......... .......... .......... 79%  101M 2s\n236100K .......... .......... .......... .......... .......... 79% 5.07M 2s\n236150K .......... .......... .......... .......... .......... 79% 89.3M 2s\n236200K .......... .......... .......... .......... .......... 79%  117M 2s\n236250K .......... .......... .......... .......... .......... 79%  117M 2s\n236300K .......... .......... .......... .......... .......... 79% 11.3M 2s\n236350K .......... .......... .......... .......... .......... 79% 96.1M 2s\n236400K .......... .......... .......... .......... .......... 79% 75.2M 2s\n236450K .......... .......... .......... .......... .......... 79% 99.9M 2s\n236500K .......... .......... .......... .......... .......... 79%  107M 2s\n236550K .......... .......... .......... .......... .......... 79% 29.0M 2s\n236600K .......... .......... .......... .......... .......... 79% 31.5M 2s\n236650K .......... .......... .......... .......... .......... 80% 68.2M 2s\n236700K .......... .......... .......... .......... .......... 80% 15.1M 2s\n236750K .......... .......... .......... .......... .......... 80% 31.5M 2s\n236800K .......... .......... .......... .......... .......... 80% 11.8M 2s\n236850K .......... .......... .......... .......... .......... 80% 74.5M 2s\n236900K .......... .......... .......... .......... .......... 80% 54.1M 2s\n236950K .......... .......... .......... .......... .......... 80% 8.22M 2s\n237000K .......... .......... .......... .......... .......... 80% 24.9M 2s\n237050K .......... .......... .......... .......... .......... 80% 10.6M 2s\n237100K .......... .......... .......... .......... .......... 80% 60.4M 2s\n237150K .......... .......... .......... .......... .......... 80% 18.3M 2s\n237200K .......... .......... .......... .......... .......... 80% 9.93M 2s\n237250K .......... .......... .......... .......... .......... 80% 11.1M 2s\n237300K .......... .......... .......... .......... .......... 80% 29.7M 2s\n237350K .......... .......... .......... .......... .......... 80% 85.9M 2s\n237400K .......... .......... .......... .......... .......... 80% 4.82M 2s\n237450K .......... .......... .......... .......... .......... 80% 56.2M 2s\n237500K .......... .......... .......... .......... .......... 80%  115M 2s\n237550K .......... .......... .......... .......... .......... 80% 45.1M 2s\n237600K .......... .......... .......... .......... .......... 80%  103M 2s\n237650K .......... .......... .......... .......... .......... 80% 30.2M 2s\n237700K .......... .......... .......... .......... .......... 80% 11.0M 2s\n237750K .......... .......... .......... .......... .......... 80% 77.0M 2s\n237800K .......... .......... .......... .......... .......... 80%  116M 2s\n237850K .......... .......... .......... .......... .......... 80% 19.5M 2s\n237900K .......... .......... .......... .......... .......... 80% 40.3M 2s\n237950K .......... .......... .......... .......... .......... 80% 19.0M 2s\n238000K .......... .......... .......... .......... .......... 80% 21.1M 2s\n238050K .......... .......... .......... .......... .......... 80% 56.6M 2s\n238100K .......... .......... .......... .......... .......... 80% 6.26M 2s\n238150K .......... .......... .......... .......... .......... 80% 9.60M 2s\n238200K .......... .......... .......... .......... .......... 80% 11.7M 2s\n238250K .......... .......... .......... .......... .......... 80% 92.1M 2s\n238300K .......... .......... .......... .......... .......... 80%  108M 2s\n238350K .......... .......... .......... .......... .......... 80%  103M 2s\n238400K .......... .......... .......... .......... .......... 80%  109M 2s\n238450K .......... .......... .......... .......... .......... 80% 15.0M 2s\n238500K .......... .......... .......... .......... .......... 80% 96.5M 2s\n238550K .......... .......... .......... .......... .......... 80% 30.6M 2s\n238600K .......... .......... .......... .......... .......... 80% 89.8M 2s\n238650K .......... .......... .......... .......... .......... 80% 24.9M 2s\n238700K .......... .......... .......... .......... .......... 80% 19.0M 2s\n238750K .......... .......... .......... .......... .......... 80% 16.1M 2s\n238800K .......... .......... .......... .......... .......... 80% 19.5M 2s\n238850K .......... .......... .......... .......... .......... 80% 13.8M 2s\n238900K .......... .......... .......... .......... .......... 80% 7.91M 2s\n238950K .......... .......... .......... .......... .......... 80%  103M 2s\n239000K .......... .......... .......... .......... .......... 80% 21.7M 2s\n239050K .......... .......... .......... .......... .......... 80% 53.9M 2s\n239100K .......... .......... .......... .......... .......... 80% 19.5M 2s\n239150K .......... .......... .......... .......... .......... 80% 19.9M 2s\n239200K .......... .......... .......... .......... .......... 80% 87.6M 2s\n239250K .......... .......... .......... .......... .......... 80% 17.9M 2s\n239300K .......... .......... .......... .......... .......... 80% 24.7M 2s\n239350K .......... .......... .......... .......... .......... 80% 7.91M 2s\n239400K .......... .......... .......... .......... .......... 80% 92.9M 2s\n239450K .......... .......... .......... .......... .......... 80% 65.5M 2s\n239500K .......... .......... .......... .......... .......... 80%  112M 2s\n239550K .......... .......... .......... .......... .......... 80% 24.3M 2s\n239600K .......... .......... .......... .......... .......... 81% 11.7M 2s\n239650K .......... .......... .......... .......... .......... 81% 67.3M 2s\n239700K .......... .......... .......... .......... .......... 81% 48.5M 2s\n239750K .......... .......... .......... .......... .......... 81% 42.6M 2s\n239800K .......... .......... .......... .......... .......... 81% 16.3M 2s\n239850K .......... .......... .......... .......... .......... 81% 31.5M 2s\n239900K .......... .......... .......... .......... .......... 81% 73.9M 2s\n239950K .......... .......... .......... .......... .......... 81% 19.7M 2s\n240000K .......... .......... .......... .......... .......... 81% 14.8M 2s\n240050K .......... .......... .......... .......... .......... 81% 29.6M 2s\n240100K .......... .......... .......... .......... .......... 81% 23.1M 2s\n240150K .......... .......... .......... .......... .......... 81% 73.8M 2s\n240200K .......... .......... .......... .......... .......... 81% 13.2M 2s\n240250K .......... .......... .......... .......... .......... 81% 62.9M 2s\n240300K .......... .......... .......... .......... .......... 81% 8.73M 2s\n240350K .......... .......... .......... .......... .......... 81%  105M 2s\n240400K .......... .......... .......... .......... .......... 81%  117M 2s\n240450K .......... .......... .......... .......... .......... 81% 26.1M 2s\n240500K .......... .......... .......... .......... .......... 81% 14.2M 2s\n240550K .......... .......... .......... .......... .......... 81% 15.6M 2s\n240600K .......... .......... .......... .......... .......... 81% 12.5M 2s\n240650K .......... .......... .......... .......... .......... 81% 15.4M 2s\n240700K .......... .......... .......... .......... .......... 81% 51.9M 2s\n240750K .......... .......... .......... .......... .......... 81% 12.3M 2s\n240800K .......... .......... .......... .......... .......... 81% 12.2M 2s\n240850K .......... .......... .......... .......... .......... 81% 95.2M 2s\n240900K .......... .......... .......... .......... .......... 81% 25.4M 2s\n240950K .......... .......... .......... .......... .......... 81% 24.3M 2s\n241000K .......... .......... .......... .......... .......... 81% 19.5M 2s\n241050K .......... .......... .......... .......... .......... 81% 19.1M 2s\n241100K .......... .......... .......... .......... .......... 81% 56.4M 2s\n241150K .......... .......... .......... .......... .......... 81% 20.9M 2s\n241200K .......... .......... .......... .......... .......... 81% 18.3M 2s\n241250K .......... .......... .......... .......... .......... 81% 27.7M 2s\n241300K .......... .......... .......... .......... .......... 81% 29.1M 2s\n241350K .......... .......... .......... .......... .......... 81% 35.4M 2s\n241400K .......... .......... .......... .......... .......... 81% 7.51M 2s\n241450K .......... .......... .......... .......... .......... 81% 74.8M 2s\n241500K .......... .......... .......... .......... .......... 81% 92.7M 2s\n241550K .......... .......... .......... .......... .......... 81%  118M 2s\n241600K .......... .......... .......... .......... .......... 81% 22.0M 2s\n241650K .......... .......... .......... .......... .......... 81% 11.7M 2s\n241700K .......... .......... .......... .......... .......... 81% 9.68M 2s\n241750K .......... .......... .......... .......... .......... 81% 52.5M 2s\n241800K .......... .......... .......... .......... .......... 81% 99.4M 2s\n241850K .......... .......... .......... .......... .......... 81% 27.3M 2s\n241900K .......... .......... .......... .......... .......... 81% 83.8M 2s\n241950K .......... .......... .......... .......... .......... 81% 31.2M 2s\n242000K .......... .......... .......... .......... .......... 81% 8.62M 2s\n242050K .......... .......... .......... .......... .......... 81% 86.2M 2s\n242100K .......... .......... .......... .......... .......... 81% 26.4M 2s\n242150K .......... .......... .......... .......... .......... 81% 29.4M 2s\n242200K .......... .......... .......... .......... .......... 81% 2.29M 2s\n242250K .......... .......... .......... .......... .......... 81% 73.8M 2s\n242300K .......... .......... .......... .......... .......... 81% 73.7M 2s\n242350K .......... .......... .......... .......... .......... 81%  117M 2s\n242400K .......... .......... .......... .......... .......... 81% 62.4M 2s\n242450K .......... .......... .......... .......... .......... 81% 23.1M 2s\n242500K .......... .......... .......... .......... .......... 81% 38.1M 2s\n242550K .......... .......... .......... .......... .......... 82% 10.2M 2s\n242600K .......... .......... .......... .......... .......... 82% 81.9M 2s\n242650K .......... .......... .......... .......... .......... 82%  116M 2s\n242700K .......... .......... .......... .......... .......... 82%  105M 2s\n242750K .......... .......... .......... .......... .......... 82% 30.1M 2s\n242800K .......... .......... .......... .......... .......... 82% 26.1M 2s\n242850K .......... .......... .......... .......... .......... 82% 93.2M 2s\n242900K .......... .......... .......... .......... .......... 82% 19.8M 2s\n242950K .......... .......... .......... .......... .......... 82% 49.9M 2s\n243000K .......... .......... .......... .......... .......... 82% 26.8M 2s\n243050K .......... .......... .......... .......... .......... 82% 39.9M 2s\n243100K .......... .......... .......... .......... .......... 82% 22.1M 2s\n243150K .......... .......... .......... .......... .......... 82% 9.74M 2s\n243200K .......... .......... .......... .......... .......... 82% 81.8M 2s\n243250K .......... .......... .......... .......... .......... 82%  131M 2s\n243300K .......... .......... .......... .......... .......... 82% 32.8M 2s\n243350K .......... .......... .......... .......... .......... 82% 20.3M 2s\n243400K .......... .......... .......... .......... .......... 82% 86.8M 2s\n243450K .......... .......... .......... .......... .......... 82% 8.98M 2s\n243500K .......... .......... .......... .......... .......... 82% 80.3M 2s\n243550K .......... .......... .......... .......... .......... 82% 8.33M 2s\n243600K .......... .......... .......... .......... .......... 82%  124M 2s\n243650K .......... .......... .......... .......... .......... 82% 77.7M 2s\n243700K .......... .......... .......... .......... .......... 82% 11.3M 2s\n243750K .......... .......... .......... .......... .......... 82% 62.9M 2s\n243800K .......... .......... .......... .......... .......... 82% 43.8M 2s\n243850K .......... .......... .......... .......... .......... 82% 20.8M 2s\n243900K .......... .......... .......... .......... .......... 82% 14.9M 2s\n243950K .......... .......... .......... .......... .......... 82% 18.2M 2s\n244000K .......... .......... .......... .......... .......... 82% 19.0M 2s\n244050K .......... .......... .......... .......... .......... 82% 9.93M 2s\n244100K .......... .......... .......... .......... .......... 82% 45.4M 2s\n244150K .......... .......... .......... .......... .......... 82% 5.48M 2s\n244200K .......... .......... .......... .......... .......... 82% 44.7M 2s\n244250K .......... .......... .......... .......... .......... 82% 11.9M 2s\n244300K .......... .......... .......... .......... .......... 82% 9.30M 2s\n244350K .......... .......... .......... .......... .......... 82% 9.72M 2s\n244400K .......... .......... .......... .......... .......... 82% 85.8M 2s\n244450K .......... .......... .......... .......... .......... 82% 16.2M 2s\n244500K .......... .......... .......... .......... .......... 82% 13.8M 2s\n244550K .......... .......... .......... .......... .......... 82% 12.0M 2s\n244600K .......... .......... .......... .......... .......... 82% 15.9M 2s\n244650K .......... .......... .......... .......... .......... 82% 28.6M 2s\n244700K .......... .......... .......... .......... .......... 82% 4.43M 2s\n244750K .......... .......... .......... .......... .......... 82% 91.2M 2s\n244800K .......... .......... .......... .......... .......... 82%  101M 2s\n244850K .......... .......... .......... .......... .......... 82% 14.1M 2s\n244900K .......... .......... .......... .......... .......... 82% 98.6M 2s\n244950K .......... .......... .......... .......... .......... 82% 9.68M 2s\n245000K .......... .......... .......... .......... .......... 82% 80.2M 2s\n245050K .......... .......... .......... .......... .......... 82% 20.9M 2s\n245100K .......... .......... .......... .......... .......... 82% 38.6M 2s\n245150K .......... .......... .......... .......... .......... 82% 17.4M 2s\n245200K .......... .......... .......... .......... .......... 82% 16.8M 2s\n245250K .......... .......... .......... .......... .......... 82% 63.1M 2s\n245300K .......... .......... .......... .......... .......... 82%  111M 2s\n245350K .......... .......... .......... .......... .......... 82% 14.2M 2s\n245400K .......... .......... .......... .......... .......... 82%  119M 2s\n245450K .......... .......... .......... .......... .......... 82% 10.9M 2s\n245500K .......... .......... .......... .......... .......... 83% 74.5M 2s\n245550K .......... .......... .......... .......... .......... 83% 79.7M 2s\n245600K .......... .......... .......... .......... .......... 83% 85.0M 2s\n245650K .......... .......... .......... .......... .......... 83% 81.2M 2s\n245700K .......... .......... .......... .......... .......... 83% 13.8M 2s\n245750K .......... .......... .......... .......... .......... 83%  101M 2s\n245800K .......... .......... .......... .......... .......... 83%  120M 2s\n245850K .......... .......... .......... .......... .......... 83% 51.7M 2s\n245900K .......... .......... .......... .......... .......... 83% 48.9M 2s\n245950K .......... .......... .......... .......... .......... 83% 20.4M 2s\n246000K .......... .......... .......... .......... .......... 83% 73.6M 2s\n246050K .......... .......... .......... .......... .......... 83% 16.3M 2s\n246100K .......... .......... .......... .......... .......... 83% 54.9M 2s\n246150K .......... .......... .......... .......... .......... 83% 28.8M 2s\n246200K .......... .......... .......... .......... .......... 83% 54.8M 2s\n246250K .......... .......... .......... .......... .......... 83% 13.8M 2s\n246300K .......... .......... .......... .......... .......... 83% 33.1M 2s\n246350K .......... .......... .......... .......... .......... 83% 18.1M 2s\n246400K .......... .......... .......... .......... .......... 83% 10.3M 2s\n246450K .......... .......... .......... .......... .......... 83% 70.6M 2s\n246500K .......... .......... .......... .......... .......... 83% 14.5M 2s\n246550K .......... .......... .......... .......... .......... 83% 44.6M 2s\n246600K .......... .......... .......... .......... .......... 83% 12.5M 2s\n246650K .......... .......... .......... .......... .......... 83% 16.6M 2s\n246700K .......... .......... .......... .......... .......... 83% 14.2M 2s\n246750K .......... .......... .......... .......... .......... 83% 70.1M 2s\n246800K .......... .......... .......... .......... .......... 83% 65.4M 2s\n246850K .......... .......... .......... .......... .......... 83% 14.9M 2s\n246900K .......... .......... .......... .......... .......... 83% 61.5M 2s\n246950K .......... .......... .......... .......... .......... 83% 91.9M 2s\n247000K .......... .......... .......... .......... .......... 83% 15.0M 2s\n247050K .......... .......... .......... .......... .......... 83% 85.2M 2s\n247100K .......... .......... .......... .......... .......... 83% 13.2M 2s\n247150K .......... .......... .......... .......... .......... 83% 71.4M 2s\n247200K .......... .......... .......... .......... .......... 83% 73.7M 2s\n247250K .......... .......... .......... .......... .......... 83% 91.3M 2s\n247300K .......... .......... .......... .......... .......... 83% 16.5M 2s\n247350K .......... .......... .......... .......... .......... 83% 47.7M 2s\n247400K .......... .......... .......... .......... .......... 83% 95.0M 2s\n247450K .......... .......... .......... .......... .......... 83% 24.1M 2s\n247500K .......... .......... .......... .......... .......... 83% 11.9M 2s\n247550K .......... .......... .......... .......... .......... 83% 28.1M 2s\n247600K .......... .......... .......... .......... .......... 83%  105M 2s\n247650K .......... .......... .......... .......... .......... 83% 8.91M 2s\n247700K .......... .......... .......... .......... .......... 83% 96.9M 2s\n247750K .......... .......... .......... .......... .......... 83% 6.26M 2s\n247800K .......... .......... .......... .......... .......... 83% 90.9M 2s\n247850K .......... .......... .......... .......... .......... 83% 84.1M 2s\n247900K .......... .......... .......... .......... .......... 83% 38.3M 2s\n247950K .......... .......... .......... .......... .......... 83%  128M 2s\n248000K .......... .......... .......... .......... .......... 83% 30.2M 2s\n248050K .......... .......... .......... .......... .......... 83% 29.0M 2s\n248100K .......... .......... .......... .......... .......... 83% 89.1M 2s\n248150K .......... .......... .......... .......... .......... 83% 13.2M 2s\n248200K .......... .......... .......... .......... .......... 83% 13.8M 2s\n248250K .......... .......... .......... .......... .......... 83% 29.0M 2s\n248300K .......... .......... .......... .......... .......... 83%  129M 2s\n248350K .......... .......... .......... .......... .......... 83% 14.7M 2s\n248400K .......... .......... .......... .......... .......... 83% 14.5M 2s\n248450K .......... .......... .......... .......... .......... 83% 67.0M 2s\n248500K .......... .......... .......... .......... .......... 84% 13.2M 2s\n248550K .......... .......... .......... .......... .......... 84% 19.6M 2s\n248600K .......... .......... .......... .......... .......... 84% 39.7M 2s\n248650K .......... .......... .......... .......... .......... 84% 12.9M 2s\n248700K .......... .......... .......... .......... .......... 84% 6.59M 2s\n248750K .......... .......... .......... .......... .......... 84% 21.2M 2s\n248800K .......... .......... .......... .......... .......... 84% 9.69M 2s\n248850K .......... .......... .......... .......... .......... 84% 96.7M 2s\n248900K .......... .......... .......... .......... .......... 84% 12.0M 2s\n248950K .......... .......... .......... .......... .......... 84% 20.7M 2s\n249000K .......... .......... .......... .......... .......... 84% 18.2M 2s\n249050K .......... .......... .......... .......... .......... 84% 94.3M 2s\n249100K .......... .......... .......... .......... .......... 84% 17.2M 2s\n249150K .......... .......... .......... .......... .......... 84% 25.7M 2s\n249200K .......... .......... .......... .......... .......... 84% 19.4M 2s\n249250K .......... .......... .......... .......... .......... 84% 78.2M 2s\n249300K .......... .......... .......... .......... .......... 84% 17.6M 2s\n249350K .......... .......... .......... .......... .......... 84% 63.9M 2s\n249400K .......... .......... .......... .......... .......... 84% 24.7M 2s\n249450K .......... .......... .......... .......... .......... 84% 20.8M 2s\n249500K .......... .......... .......... .......... .......... 84% 81.9M 2s\n249550K .......... .......... .......... .......... .......... 84% 19.6M 2s\n249600K .......... .......... .......... .......... .......... 84% 68.6M 2s\n249650K .......... .......... .......... .......... .......... 84% 34.2M 2s\n249700K .......... .......... .......... .......... .......... 84% 64.8M 2s\n249750K .......... .......... .......... .......... .......... 84% 26.7M 2s\n249800K .......... .......... .......... .......... .......... 84% 17.1M 2s\n249850K .......... .......... .......... .......... .......... 84% 26.5M 2s\n249900K .......... .......... .......... .......... .......... 84% 23.7M 2s\n249950K .......... .......... .......... .......... .......... 84% 52.6M 2s\n250000K .......... .......... .......... .......... .......... 84% 19.7M 2s\n250050K .......... .......... .......... .......... .......... 84% 26.8M 2s\n250100K .......... .......... .......... .......... .......... 84% 63.4M 2s\n250150K .......... .......... .......... .......... .......... 84% 17.1M 2s\n250200K .......... .......... .......... .......... .......... 84% 66.9M 2s\n250250K .......... .......... .......... .......... .......... 84% 17.0M 2s\n250300K .......... .......... .......... .......... .......... 84% 22.4M 2s\n250350K .......... .......... .......... .......... .......... 84% 44.0M 2s\n250400K .......... .......... .......... .......... .......... 84% 52.1M 2s\n250450K .......... .......... .......... .......... .......... 84% 57.3M 2s\n250500K .......... .......... .......... .......... .......... 84% 60.0M 2s\n250550K .......... .......... .......... .......... .......... 84% 19.3M 2s\n250600K .......... .......... .......... .......... .......... 84% 23.0M 2s\n250650K .......... .......... .......... .......... .......... 84% 77.7M 2s\n250700K .......... .......... .......... .......... .......... 84% 35.5M 2s\n250750K .......... .......... .......... .......... .......... 84% 36.4M 2s\n250800K .......... .......... .......... .......... .......... 84% 47.4M 2s\n250850K .......... .......... .......... .......... .......... 84% 47.7M 2s\n250900K .......... .......... .......... .......... .......... 84% 77.8M 2s\n250950K .......... .......... .......... .......... .......... 84% 24.9M 2s\n251000K .......... .......... .......... .......... .......... 84% 56.9M 2s\n251050K .......... .......... .......... .......... .......... 84% 32.2M 2s\n251100K .......... .......... .......... .......... .......... 84% 14.5M 2s\n251150K .......... .......... .......... .......... .......... 84% 89.2M 2s\n251200K .......... .......... .......... .......... .......... 84% 71.1M 2s\n251250K .......... .......... .......... .......... .......... 84% 20.9M 2s\n251300K .......... .......... .......... .......... .......... 84% 19.4M 2s\n251350K .......... .......... .......... .......... .......... 84% 45.1M 2s\n251400K .......... .......... .......... .......... .......... 84% 22.2M 2s\n251450K .......... .......... .......... .......... .......... 85% 8.35M 2s\n251500K .......... .......... .......... .......... .......... 85% 27.3M 2s\n251550K .......... .......... .......... .......... .......... 85% 15.2M 2s\n251600K .......... .......... .......... .......... .......... 85% 54.3M 2s\n251650K .......... .......... .......... .......... .......... 85% 9.15M 2s\n251700K .......... .......... .......... .......... .......... 85%  109M 2s\n251750K .......... .......... .......... .......... .......... 85% 9.76M 2s\n251800K .......... .......... .......... .......... .......... 85%  104M 2s\n251850K .......... .......... .......... .......... .......... 85%  124M 2s\n251900K .......... .......... .......... .......... .......... 85% 14.4M 2s\n251950K .......... .......... .......... .......... .......... 85% 39.7M 2s\n252000K .......... .......... .......... .......... .......... 85% 17.2M 2s\n252050K .......... .......... .......... .......... .......... 85%  118M 2s\n252100K .......... .......... .......... .......... .......... 85% 11.5M 2s\n252150K .......... .......... .......... .......... .......... 85%  120M 2s\n252200K .......... .......... .......... .......... .......... 85% 23.0M 2s\n252250K .......... .......... .......... .......... .......... 85% 15.3M 2s\n252300K .......... .......... .......... .......... .......... 85%  119M 2s\n252350K .......... .......... .......... .......... .......... 85% 20.5M 2s\n252400K .......... .......... .......... .......... .......... 85% 25.7M 2s\n252450K .......... .......... .......... .......... .......... 85% 24.3M 2s\n252500K .......... .......... .......... .......... .......... 85% 20.7M 2s\n252550K .......... .......... .......... .......... .......... 85% 85.1M 2s\n252600K .......... .......... .......... .......... .......... 85% 14.8M 2s\n252650K .......... .......... .......... .......... .......... 85% 36.7M 2s\n252700K .......... .......... .......... .......... .......... 85% 18.7M 2s\n252750K .......... .......... .......... .......... .......... 85% 61.9M 2s\n252800K .......... .......... .......... .......... .......... 85% 5.62M 2s\n252850K .......... .......... .......... .......... .......... 85% 55.7M 2s\n252900K .......... .......... .......... .......... .......... 85% 84.2M 2s\n252950K .......... .......... .......... .......... .......... 85% 75.1M 2s\n253000K .......... .......... .......... .......... .......... 85% 52.2M 2s\n253050K .......... .......... .......... .......... .......... 85% 24.1M 2s\n253100K .......... .......... .......... .......... .......... 85% 12.7M 2s\n253150K .......... .......... .......... .......... .......... 85% 9.97M 2s\n253200K .......... .......... .......... .......... .......... 85% 21.8M 2s\n253250K .......... .......... .......... .......... .......... 85% 47.5M 2s\n253300K .......... .......... .......... .......... .......... 85% 13.3M 2s\n253350K .......... .......... .......... .......... .......... 85% 12.0M 2s\n253400K .......... .......... .......... .......... .......... 85% 18.2M 2s\n253450K .......... .......... .......... .......... .......... 85% 22.5M 2s\n253500K .......... .......... .......... .......... .......... 85% 52.7M 2s\n253550K .......... .......... .......... .......... .......... 85% 18.8M 2s\n253600K .......... .......... .......... .......... .......... 85% 21.5M 2s\n253650K .......... .......... .......... .......... .......... 85% 19.0M 2s\n253700K .......... .......... .......... .......... .......... 85% 75.3M 2s\n253750K .......... .......... .......... .......... .......... 85% 17.1M 2s\n253800K .......... .......... .......... .......... .......... 85% 16.6M 2s\n253850K .......... .......... .......... .......... .......... 85% 17.3M 2s\n253900K .......... .......... .......... .......... .......... 85%  137M 2s\n253950K .......... .......... .......... .......... .......... 85% 14.7M 2s\n254000K .......... .......... .......... .......... .......... 85% 52.3M 2s\n254050K .......... .......... .......... .......... .......... 85% 18.9M 2s\n254100K .......... .......... .......... .......... .......... 85% 17.4M 2s\n254150K .......... .......... .......... .......... .......... 85% 89.2M 2s\n254200K .......... .......... .......... .......... .......... 85% 21.1M 2s\n254250K .......... .......... .......... .......... .......... 85% 38.6M 2s\n254300K .......... .......... .......... .......... .......... 85% 16.2M 2s\n254350K .......... .......... .......... .......... .......... 85% 35.6M 2s\n254400K .......... .......... .......... .......... .......... 86% 10.2M 2s\n254450K .......... .......... .......... .......... .......... 86%  114M 1s\n254500K .......... .......... .......... .......... .......... 86% 52.5M 1s\n254550K .......... .......... .......... .......... .......... 86% 15.3M 1s\n254600K .......... .......... .......... .......... .......... 86% 78.9M 1s\n254650K .......... .......... .......... .......... .......... 86% 12.7M 1s\n254700K .......... .......... .......... .......... .......... 86% 80.9M 1s\n254750K .......... .......... .......... .......... .......... 86% 29.0M 1s\n254800K .......... .......... .......... .......... .......... 86% 16.0M 1s\n254850K .......... .......... .......... .......... .......... 86% 14.0M 1s\n254900K .......... .......... .......... .......... .......... 86% 23.7M 1s\n254950K .......... .......... .......... .......... .......... 86% 13.7M 1s\n255000K .......... .......... .......... .......... .......... 86% 5.76M 1s\n255050K .......... .......... .......... .......... .......... 86%  134M 1s\n255100K .......... .......... .......... .......... .......... 86%  135M 1s\n255150K .......... .......... .......... .......... .......... 86%  102M 1s\n255200K .......... .......... .......... .......... .......... 86% 19.6M 1s\n255250K .......... .......... .......... .......... .......... 86% 9.73M 1s\n255300K .......... .......... .......... .......... .......... 86% 13.0M 1s\n255350K .......... .......... .......... .......... .......... 86% 77.8M 1s\n255400K .......... .......... .......... .......... .......... 86% 17.7M 1s\n255450K .......... .......... .......... .......... .......... 86% 19.2M 1s\n255500K .......... .......... .......... .......... .......... 86% 14.9M 1s\n255550K .......... .......... .......... .......... .......... 86% 12.8M 1s\n255600K .......... .......... .......... .......... .......... 86% 60.9M 1s\n255650K .......... .......... .......... .......... .......... 86% 13.8M 1s\n255700K .......... .......... .......... .......... .......... 86% 20.8M 1s\n255750K .......... .......... .......... .......... .......... 86% 68.9M 1s\n255800K .......... .......... .......... .......... .......... 86% 96.2M 1s\n255850K .......... .......... .......... .......... .......... 86% 12.5M 1s\n255900K .......... .......... .......... .......... .......... 86% 17.1M 1s\n255950K .......... .......... .......... .......... .......... 86% 25.6M 1s\n256000K .......... .......... .......... .......... .......... 86% 43.0M 1s\n256050K .......... .......... .......... .......... .......... 86% 19.2M 1s\n256100K .......... .......... .......... .......... .......... 86% 17.5M 1s\n256150K .......... .......... .......... .......... .......... 86% 15.6M 1s\n256200K .......... .......... .......... .......... .......... 86% 19.0M 1s\n256250K .......... .......... .......... .......... .......... 86% 21.6M 1s\n256300K .......... .......... .......... .......... .......... 86%  127M 1s\n256350K .......... .......... .......... .......... .......... 86% 17.9M 1s\n256400K .......... .......... .......... .......... .......... 86% 15.1M 1s\n256450K .......... .......... .......... .......... .......... 86% 10.3M 1s\n256500K .......... .......... .......... .......... .......... 86%  123M 1s\n256550K .......... .......... .......... .......... .......... 86% 42.8M 1s\n256600K .......... .......... .......... .......... .......... 86% 12.6M 1s\n256650K .......... .......... .......... .......... .......... 86% 21.0M 1s\n256700K .......... .......... .......... .......... .......... 86% 20.4M 1s\n256750K .......... .......... .......... .......... .......... 86% 99.7M 1s\n256800K .......... .......... .......... .......... .......... 86% 18.4M 1s\n256850K .......... .......... .......... .......... .......... 86% 12.5M 1s\n256900K .......... .......... .......... .......... .......... 86% 11.4M 1s\n256950K .......... .......... .......... .......... .......... 86%  129M 1s\n257000K .......... .......... .......... .......... .......... 86% 7.46M 1s\n257050K .......... .......... .......... .......... .......... 86% 8.84M 1s\n257100K .......... .......... .......... .......... .......... 86% 89.8M 1s\n257150K .......... .......... .......... .......... .......... 86% 15.3M 1s\n257200K .......... .......... .......... .......... .......... 86%  113M 1s\n257250K .......... .......... .......... .......... .......... 86% 12.1M 1s\n257300K .......... .......... .......... .......... .......... 86% 16.5M 1s\n257350K .......... .......... .......... .......... .......... 87% 19.5M 1s\n257400K .......... .......... .......... .......... .......... 87% 19.3M 1s\n257450K .......... .......... .......... .......... .......... 87% 60.6M 1s\n257500K .......... .......... .......... .......... .......... 87% 13.8M 1s\n257550K .......... .......... .......... .......... .......... 87% 22.3M 1s\n257600K .......... .......... .......... .......... .......... 87% 17.8M 1s\n257650K .......... .......... .......... .......... .......... 87%  105M 1s\n257700K .......... .......... .......... .......... .......... 87% 18.7M 1s\n257750K .......... .......... .......... .......... .......... 87% 18.5M 1s\n257800K .......... .......... .......... .......... .......... 87% 15.5M 1s\n257850K .......... .......... .......... .......... .......... 87% 25.7M 1s\n257900K .......... .......... .......... .......... .......... 87% 72.1M 1s\n257950K .......... .......... .......... .......... .......... 87% 7.23M 1s\n258000K .......... .......... .......... .......... .......... 87% 93.9M 1s\n258050K .......... .......... .......... .......... .......... 87% 17.1M 1s\n258100K .......... .......... .......... .......... .......... 87%  102M 1s\n258150K .......... .......... .......... .......... .......... 87% 14.6M 1s\n258200K .......... .......... .......... .......... .......... 87% 29.0M 1s\n258250K .......... .......... .......... .......... .......... 87% 64.2M 1s\n258300K .......... .......... .......... .......... .......... 87% 19.8M 1s\n258350K .......... .......... .......... .......... .......... 87% 17.0M 1s\n258400K .......... .......... .......... .......... .......... 87% 66.6M 1s\n258450K .......... .......... .......... .......... .......... 87% 15.7M 1s\n258500K .......... .......... .......... .......... .......... 87% 22.9M 1s\n258550K .......... .......... .......... .......... .......... 87% 18.0M 1s\n258600K .......... .......... .......... .......... .......... 87% 48.8M 1s\n258650K .......... .......... .......... .......... .......... 87% 20.0M 1s\n258700K .......... .......... .......... .......... .......... 87% 14.9M 1s\n258750K .......... .......... .......... .......... .......... 87% 15.8M 1s\n258800K .......... .......... .......... .......... .......... 87% 13.7M 1s\n258850K .......... .......... .......... .......... .......... 87% 54.9M 1s\n258900K .......... .......... .......... .......... .......... 87% 13.1M 1s\n258950K .......... .......... .......... .......... .......... 87% 9.39M 1s\n259000K .......... .......... .......... .......... .......... 87% 15.0M 1s\n259050K .......... .......... .......... .......... .......... 87% 12.4M 1s\n259100K .......... .......... .......... .......... .......... 87% 49.9M 1s\n259150K .......... .......... .......... .......... .......... 87% 10.5M 1s\n259200K .......... .......... .......... .......... .......... 87% 15.5M 1s\n259250K .......... .......... .......... .......... .......... 87% 19.2M 1s\n259300K .......... .......... .......... .......... .......... 87% 24.1M 1s\n259350K .......... .......... .......... .......... .......... 87%  119M 1s\n259400K .......... .......... .......... .......... .......... 87% 23.3M 1s\n259450K .......... .......... .......... .......... .......... 87% 16.6M 1s\n259500K .......... .......... .......... .......... .......... 87% 90.2M 1s\n259550K .......... .......... .......... .......... .......... 87% 18.8M 1s\n259600K .......... .......... .......... .......... .......... 87% 18.5M 1s\n259650K .......... .......... .......... .......... .......... 87% 18.7M 1s\n259700K .......... .......... .......... .......... .......... 87% 19.2M 1s\n259750K .......... .......... .......... .......... .......... 87% 78.4M 1s\n259800K .......... .......... .......... .......... .......... 87% 15.2M 1s\n259850K .......... .......... .......... .......... .......... 87% 18.1M 1s\n259900K .......... .......... .......... .......... .......... 87% 8.56M 1s\n259950K .......... .......... .......... .......... .......... 87%  140M 1s\n260000K .......... .......... .......... .......... .......... 87% 85.2M 1s\n260050K .......... .......... .......... .......... .......... 87% 6.73M 1s\n260100K .......... .......... .......... .......... .......... 87% 96.2M 1s\n260150K .......... .......... .......... .......... .......... 87%  132M 1s\n260200K .......... .......... .......... .......... .......... 87%  109M 1s\n260250K .......... .......... .......... .......... .......... 87% 29.1M 1s\n260300K .......... .......... .......... .......... .......... 88% 17.6M 1s\n260350K .......... .......... .......... .......... .......... 88% 16.2M 1s\n260400K .......... .......... .......... .......... .......... 88% 18.6M 1s\n260450K .......... .......... .......... .......... .......... 88% 64.2M 1s\n260500K .......... .......... .......... .......... .......... 88% 19.0M 1s\n260550K .......... .......... .......... .......... .......... 88% 7.24M 1s\n260600K .......... .......... .......... .......... .......... 88%  125M 1s\n260650K .......... .......... .......... .......... .......... 88% 19.3M 1s\n260700K .......... .......... .......... .......... .......... 88% 36.9M 1s\n260750K .......... .......... .......... .......... .......... 88% 15.7M 1s\n260800K .......... .......... .......... .......... .......... 88% 29.2M 1s\n260850K .......... .......... .......... .......... .......... 88% 12.9M 1s\n260900K .......... .......... .......... .......... .......... 88% 13.3M 1s\n260950K .......... .......... .......... .......... .......... 88% 30.7M 1s\n261000K .......... .......... .......... .......... .......... 88% 21.6M 1s\n261050K .......... .......... .......... .......... .......... 88% 11.6M 1s\n261100K .......... .......... .......... .......... .......... 88% 12.7M 1s\n261150K .......... .......... .......... .......... .......... 88% 49.4M 1s\n261200K .......... .......... .......... .......... .......... 88% 40.4M 1s\n261250K .......... .......... .......... .......... .......... 88% 5.93M 1s\n261300K .......... .......... .......... .......... .......... 88% 87.0M 1s\n261350K .......... .......... .......... .......... .......... 88%  141M 1s\n261400K .......... .......... .......... .......... .......... 88%  103M 1s\n261450K .......... .......... .......... .......... .......... 88% 25.9M 1s\n261500K .......... .......... .......... .......... .......... 88% 11.0M 1s\n261550K .......... .......... .......... .......... .......... 88%  108M 1s\n261600K .......... .......... .......... .......... .......... 88% 91.3M 1s\n261650K .......... .......... .......... .......... .......... 88% 9.41M 1s\n261700K .......... .......... .......... .......... .......... 88% 19.1M 1s\n261750K .......... .......... .......... .......... .......... 88% 30.8M 1s\n261800K .......... .......... .......... .......... .......... 88% 46.4M 1s\n261850K .......... .......... .......... .......... .......... 88% 54.2M 1s\n261900K .......... .......... .......... .......... .......... 88% 24.0M 1s\n261950K .......... .......... .......... .......... .......... 88% 23.8M 1s\n262000K .......... .......... .......... .......... .......... 88% 20.4M 1s\n262050K .......... .......... .......... .......... .......... 88% 28.0M 1s\n262100K .......... .......... .......... .......... .......... 88% 50.7M 1s\n262150K .......... .......... .......... .......... .......... 88% 22.2M 1s\n262200K .......... .......... .......... .......... .......... 88% 19.2M 1s\n262250K .......... .......... .......... .......... .......... 88% 22.3M 1s\n262300K .......... .......... .......... .......... .......... 88% 78.4M 1s\n262350K .......... .......... .......... .......... .......... 88% 8.67M 1s\n262400K .......... .......... .......... .......... .......... 88%  124M 1s\n262450K .......... .......... .......... .......... .......... 88% 17.9M 1s\n262500K .......... .......... .......... .......... .......... 88% 16.3M 1s\n262550K .......... .......... .......... .......... .......... 88% 64.5M 1s\n262600K .......... .......... .......... .......... .......... 88% 13.4M 1s\n262650K .......... .......... .......... .......... .......... 88% 12.4M 1s\n262700K .......... .......... .......... .......... .......... 88% 10.6M 1s\n262750K .......... .......... .......... .......... .......... 88% 11.2M 1s\n262800K .......... .......... .......... .......... .......... 88% 19.1M 1s\n262850K .......... .......... .......... .......... .......... 88% 23.0M 1s\n262900K .......... .......... .......... .......... .......... 88% 23.1M 1s\n262950K .......... .......... .......... .......... .......... 88% 16.7M 1s\n263000K .......... .......... .......... .......... .......... 88% 7.38M 1s\n263050K .......... .......... .......... .......... .......... 88% 77.5M 1s\n263100K .......... .......... .......... .......... .......... 88%  103M 1s\n263150K .......... .......... .......... .......... .......... 88%  115M 1s\n263200K .......... .......... .......... .......... .......... 88% 30.9M 1s\n263250K .......... .......... .......... .......... .......... 89% 94.9M 1s\n263300K .......... .......... .......... .......... .......... 89%  105M 1s\n263350K .......... .......... .......... .......... .......... 89% 14.6M 1s\n263400K .......... .......... .......... .......... .......... 89% 67.5M 1s\n263450K .......... .......... .......... .......... .......... 89% 78.5M 1s\n263500K .......... .......... .......... .......... .......... 89%  105M 1s\n263550K .......... .......... .......... .......... .......... 89%  119M 1s\n263600K .......... .......... .......... .......... .......... 89% 11.5M 1s\n263650K .......... .......... .......... .......... .......... 89%  123M 1s\n263700K .......... .......... .......... .......... .......... 89%  126M 1s\n263750K .......... .......... .......... .......... .......... 89% 35.7M 1s\n263800K .......... .......... .......... .......... .......... 89% 22.1M 1s\n263850K .......... .......... .......... .......... .......... 89% 20.2M 1s\n263900K .......... .......... .......... .......... .......... 89% 18.0M 1s\n263950K .......... .......... .......... .......... .......... 89% 66.5M 1s\n264000K .......... .......... .......... .......... .......... 89% 9.43M 1s\n264050K .......... .......... .......... .......... .......... 89% 86.6M 1s\n264100K .......... .......... .......... .......... .......... 89% 16.4M 1s\n264150K .......... .......... .......... .......... .......... 89% 10.5M 1s\n264200K .......... .......... .......... .......... .......... 89% 75.0M 1s\n264250K .......... .......... .......... .......... .......... 89% 14.7M 1s\n264300K .......... .......... .......... .......... .......... 89% 16.7M 1s\n264350K .......... .......... .......... .......... .......... 89% 15.6M 1s\n264400K .......... .......... .......... .......... .......... 89% 93.0M 1s\n264450K .......... .......... .......... .......... .......... 89% 22.2M 1s\n264500K .......... .......... .......... .......... .......... 89% 23.8M 1s\n264550K .......... .......... .......... .......... .......... 89% 17.1M 1s\n264600K .......... .......... .......... .......... .......... 89% 9.98M 1s\n264650K .......... .......... .......... .......... .......... 89% 95.5M 1s\n264700K .......... .......... .......... .......... .......... 89% 15.2M 1s\n264750K .......... .......... .......... .......... .......... 89% 13.4M 1s\n264800K .......... .......... .......... .......... .......... 89% 12.3M 1s\n264850K .......... .......... .......... .......... .......... 89% 29.6M 1s\n264900K .......... .......... .......... .......... .......... 89% 65.5M 1s\n264950K .......... .......... .......... .......... .......... 89% 7.67M 1s\n265000K .......... .......... .......... .......... .......... 89% 47.0M 1s\n265050K .......... .......... .......... .......... .......... 89% 11.1M 1s\n265100K .......... .......... .......... .......... .......... 89% 7.49M 1s\n265150K .......... .......... .......... .......... .......... 89%  113M 1s\n265200K .......... .......... .......... .......... .......... 89%  124M 1s\n265250K .......... .......... .......... .......... .......... 89% 13.7M 1s\n265300K .......... .......... .......... .......... .......... 89% 87.6M 1s\n265350K .......... .......... .......... .......... .......... 89% 26.4M 1s\n265400K .......... .......... .......... .......... .......... 89% 79.3M 1s\n265450K .......... .......... .......... .......... .......... 89% 9.11M 1s\n265500K .......... .......... .......... .......... .......... 89%  132M 1s\n265550K .......... .......... .......... .......... .......... 89% 19.7M 1s\n265600K .......... .......... .......... .......... .......... 89% 41.7M 1s\n265650K .......... .......... .......... .......... .......... 89% 13.6M 1s\n265700K .......... .......... .......... .......... .......... 89%  129M 1s\n265750K .......... .......... .......... .......... .......... 89% 33.4M 1s\n265800K .......... .......... .......... .......... .......... 89% 20.3M 1s\n265850K .......... .......... .......... .......... .......... 89% 55.4M 1s\n265900K .......... .......... .......... .......... .......... 89% 20.0M 1s\n265950K .......... .......... .......... .......... .......... 89% 12.0M 1s\n266000K .......... .......... .......... .......... .......... 89% 72.1M 1s\n266050K .......... .......... .......... .......... .......... 89% 83.5M 1s\n266100K .......... .......... .......... .......... .......... 89% 12.8M 1s\n266150K .......... .......... .......... .......... .......... 89% 50.0M 1s\n266200K .......... .......... .......... .......... .......... 89% 14.0M 1s\n266250K .......... .......... .......... .......... .......... 90% 27.1M 1s\n266300K .......... .......... .......... .......... .......... 90% 66.5M 1s\n266350K .......... .......... .......... .......... .......... 90% 21.0M 1s\n266400K .......... .......... .......... .......... .......... 90% 19.4M 1s\n266450K .......... .......... .......... .......... .......... 90% 13.0M 1s\n266500K .......... .......... .......... .......... .......... 90% 13.2M 1s\n266550K .......... .......... .......... .......... .......... 90% 39.5M 1s\n266600K .......... .......... .......... .......... .......... 90% 4.43M 1s\n266650K .......... .......... .......... .......... .......... 90% 60.7M 1s\n266700K .......... .......... .......... .......... .......... 90% 46.3M 1s\n266750K .......... .......... .......... .......... .......... 90% 39.6M 1s\n266800K .......... .......... .......... .......... .......... 90% 62.7M 1s\n266850K .......... .......... .......... .......... .......... 90% 20.0M 1s\n266900K .......... .......... .......... .......... .......... 90% 11.7M 1s\n266950K .......... .......... .......... .......... .......... 90% 34.7M 1s\n267000K .......... .......... .......... .......... .......... 90% 23.9M 1s\n267050K .......... .......... .......... .......... .......... 90% 34.0M 1s\n267100K .......... .......... .......... .......... .......... 90% 19.3M 1s\n267150K .......... .......... .......... .......... .......... 90% 20.5M 1s\n267200K .......... .......... .......... .......... .......... 90% 38.2M 1s\n267250K .......... .......... .......... .......... .......... 90% 15.7M 1s\n267300K .......... .......... .......... .......... .......... 90% 29.8M 1s\n267350K .......... .......... .......... .......... .......... 90% 21.1M 1s\n267400K .......... .......... .......... .......... .......... 90% 20.3M 1s\n267450K .......... .......... .......... .......... .......... 90% 95.1M 1s\n267500K .......... .......... .......... .......... .......... 90% 16.1M 1s\n267550K .......... .......... .......... .......... .......... 90% 20.9M 1s\n267600K .......... .......... .......... .......... .......... 90% 18.9M 1s\n267650K .......... .......... .......... .......... .......... 90% 22.0M 1s\n267700K .......... .......... .......... .......... .......... 90%  122M 1s\n267750K .......... .......... .......... .......... .......... 90% 21.9M 1s\n267800K .......... .......... .......... .......... .......... 90% 22.4M 1s\n267850K .......... .......... .......... .......... .......... 90% 21.5M 1s\n267900K .......... .......... .......... .......... .......... 90% 91.1M 1s\n267950K .......... .......... .......... .......... .......... 90% 19.6M 1s\n268000K .......... .......... .......... .......... .......... 90% 25.3M 1s\n268050K .......... .......... .......... .......... .......... 90% 16.6M 1s\n268100K .......... .......... .......... .......... .......... 90% 18.0M 1s\n268150K .......... .......... .......... .......... .......... 90% 38.6M 1s\n268200K .......... .......... .......... .......... .......... 90% 18.3M 1s\n268250K .......... .......... .......... .......... .......... 90% 11.0M 1s\n268300K .......... .......... .......... .......... .......... 90% 9.84M 1s\n268350K .......... .......... .......... .......... .......... 90% 10.4M 1s\n268400K .......... .......... .......... .......... .......... 90% 10.1M 1s\n268450K .......... .......... .......... .......... .......... 90% 31.9M 1s\n268500K .......... .......... .......... .......... .......... 90% 9.17M 1s\n268550K .......... .......... .......... .......... .......... 90% 7.86M 1s\n268600K .......... .......... .......... .......... .......... 90% 11.3M 1s\n268650K .......... .......... .......... .......... .......... 90% 13.5M 1s\n268700K .......... .......... .......... .......... .......... 90% 33.6M 1s\n268750K .......... .......... .......... .......... .......... 90% 6.85M 1s\n268800K .......... .......... .......... .......... .......... 90% 14.1M 1s\n268850K .......... .......... .......... .......... .......... 90% 9.90M 1s\n268900K .......... .......... .......... .......... .......... 90% 62.3M 1s\n268950K .......... .......... .......... .......... .......... 90% 9.70M 1s\n269000K .......... .......... .......... .......... .......... 90% 13.8M 1s\n269050K .......... .......... .......... .......... .......... 90% 11.8M 1s\n269100K .......... .......... .......... .......... .......... 90% 14.9M 1s\n269150K .......... .......... .......... .......... .......... 90% 23.2M 1s\n269200K .......... .......... .......... .......... .......... 91% 11.5M 1s\n269250K .......... .......... .......... .......... .......... 91% 6.96M 1s\n269300K .......... .......... .......... .......... .......... 91% 39.5M 1s\n269350K .......... .......... .......... .......... .......... 91% 14.3M 1s\n269400K .......... .......... .......... .......... .......... 91% 66.3M 1s\n269450K .......... .......... .......... .......... .......... 91% 14.2M 1s\n269500K .......... .......... .......... .......... .......... 91% 12.9M 1s\n269550K .......... .......... .......... .......... .......... 91% 80.7M 1s\n269600K .......... .......... .......... .......... .......... 91% 12.2M 1s\n269650K .......... .......... .......... .......... .......... 91% 12.3M 1s\n269700K .......... .......... .......... .......... .......... 91% 12.2M 1s\n269750K .......... .......... .......... .......... .......... 91% 10.3M 1s\n269800K .......... .......... .......... .......... .......... 91% 11.0M 1s\n269850K .......... .......... .......... .......... .......... 91%  111M 1s\n269900K .......... .......... .......... .......... .......... 91% 14.0M 1s\n269950K .......... .......... .......... .......... .......... 91% 11.1M 1s\n270000K .......... .......... .......... .......... .......... 91% 16.8M 1s\n270050K .......... .......... .......... .......... .......... 91% 56.5M 1s\n270100K .......... .......... .......... .......... .......... 91% 9.47M 1s\n270150K .......... .......... .......... .......... .......... 91% 12.3M 1s\n270200K .......... .......... .......... .......... .......... 91% 12.9M 1s\n270250K .......... .......... .......... .......... .......... 91% 61.4M 1s\n270300K .......... .......... .......... .......... .......... 91% 5.50M 1s\n270350K .......... .......... .......... .......... .......... 91%  122M 1s\n270400K .......... .......... .......... .......... .......... 91% 17.6M 1s\n270450K .......... .......... .......... .......... .......... 91% 9.82M 1s\n270500K .......... .......... .......... .......... .......... 91% 16.3M 1s\n270550K .......... .......... .......... .......... .......... 91% 32.6M 1s\n270600K .......... .......... .......... .......... .......... 91% 10.9M 1s\n270650K .......... .......... .......... .......... .......... 91% 13.2M 1s\n270700K .......... .......... .......... .......... .......... 91% 9.60M 1s\n270750K .......... .......... .......... .......... .......... 91% 55.1M 1s\n270800K .......... .......... .......... .......... .......... 91% 12.9M 1s\n270850K .......... .......... .......... .......... .......... 91% 12.9M 1s\n270900K .......... .......... .......... .......... .......... 91% 12.8M 1s\n270950K .......... .......... .......... .......... .......... 91% 17.3M 1s\n271000K .......... .......... .......... .......... .......... 91% 66.8M 1s\n271050K .......... .......... .......... .......... .......... 91% 16.3M 1s\n271100K .......... .......... .......... .......... .......... 91% 16.1M 1s\n271150K .......... .......... .......... .......... .......... 91% 23.5M 1s\n271200K .......... .......... .......... .......... .......... 91% 92.8M 1s\n271250K .......... .......... .......... .......... .......... 91% 16.7M 1s\n271300K .......... .......... .......... .......... .......... 91% 17.9M 1s\n271350K .......... .......... .......... .......... .......... 91% 23.6M 1s\n271400K .......... .......... .......... .......... .......... 91% 34.6M 1s\n271450K .......... .......... .......... .......... .......... 91% 24.2M 1s\n271500K .......... .......... .......... .......... .......... 91% 11.7M 1s\n271550K .......... .......... .......... .......... .......... 91% 24.8M 1s\n271600K .......... .......... .......... .......... .......... 91% 16.4M 1s\n271650K .......... .......... .......... .......... .......... 91% 19.3M 1s\n271700K .......... .......... .......... .......... .......... 91% 84.0M 1s\n271750K .......... .......... .......... .......... .......... 91% 13.6M 1s\n271800K .......... .......... .......... .......... .......... 91% 8.89M 1s\n271850K .......... .......... .......... .......... .......... 91%  120M 1s\n271900K .......... .......... .......... .......... .......... 91%  129M 1s\n271950K .......... .......... .......... .......... .......... 91% 36.1M 1s\n272000K .......... .......... .......... .......... .......... 91% 20.5M 1s\n272050K .......... .......... .......... .......... .......... 91% 20.2M 1s\n272100K .......... .......... .......... .......... .......... 91% 84.3M 1s\n272150K .......... .......... .......... .......... .......... 92% 18.4M 1s\n272200K .......... .......... .......... .......... .......... 92% 19.2M 1s\n272250K .......... .......... .......... .......... .......... 92% 21.4M 1s\n272300K .......... .......... .......... .......... .......... 92% 13.8M 1s\n272350K .......... .......... .......... .......... .......... 92% 39.9M 1s\n272400K .......... .......... .......... .......... .......... 92% 17.2M 1s\n272450K .......... .......... .......... .......... .......... 92% 13.8M 1s\n272500K .......... .......... .......... .......... .......... 92% 8.58M 1s\n272550K .......... .......... .......... .......... .......... 92% 15.2M 1s\n272600K .......... .......... .......... .......... .......... 92% 15.5M 1s\n272650K .......... .......... .......... .......... .......... 92% 21.0M 1s\n272700K .......... .......... .......... .......... .......... 92% 13.8M 1s\n272750K .......... .......... .......... .......... .......... 92% 14.0M 1s\n272800K .......... .......... .......... .......... .......... 92% 92.5M 1s\n272850K .......... .......... .......... .......... .......... 92% 19.6M 1s\n272900K .......... .......... .......... .......... .......... 92% 19.4M 1s\n272950K .......... .......... .......... .......... .......... 92% 74.8M 1s\n273000K .......... .......... .......... .......... .......... 92% 18.5M 1s\n273050K .......... .......... .......... .......... .......... 92% 84.4M 1s\n273100K .......... .......... .......... .......... .......... 92% 14.3M 1s\n273150K .......... .......... .......... .......... .......... 92% 28.0M 1s\n273200K .......... .......... .......... .......... .......... 92% 13.0M 1s\n273250K .......... .......... .......... .......... .......... 92% 38.3M 1s\n273300K .......... .......... .......... .......... .......... 92% 82.4M 1s\n273350K .......... .......... .......... .......... .......... 92% 13.6M 1s\n273400K .......... .......... .......... .......... .......... 92% 14.5M 1s\n273450K .......... .......... .......... .......... .......... 92% 54.8M 1s\n273500K .......... .......... .......... .......... .......... 92% 24.1M 1s\n273550K .......... .......... .......... .......... .......... 92% 48.4M 1s\n273600K .......... .......... .......... .......... .......... 92% 13.9M 1s\n273650K .......... .......... .......... .......... .......... 92% 32.3M 1s\n273700K .......... .......... .......... .......... .......... 92% 19.2M 1s\n273750K .......... .......... .......... .......... .......... 92% 17.9M 1s\n273800K .......... .......... .......... .......... .......... 92%  131M 1s\n273850K .......... .......... .......... .......... .......... 92% 46.0M 1s\n273900K .......... .......... .......... .......... .......... 92% 13.1M 1s\n273950K .......... .......... .......... .......... .......... 92% 21.5M 1s\n274000K .......... .......... .......... .......... .......... 92%  106M 1s\n274050K .......... .......... .......... .......... .......... 92% 56.2M 1s\n274100K .......... .......... .......... .......... .......... 92% 18.3M 1s\n274150K .......... .......... .......... .......... .......... 92% 14.5M 1s\n274200K .......... .......... .......... .......... .......... 92% 99.0M 1s\n274250K .......... .......... .......... .......... .......... 92% 23.5M 1s\n274300K .......... .......... .......... .......... .......... 92% 21.0M 1s\n274350K .......... .......... .......... .......... .......... 92% 11.3M 1s\n274400K .......... .......... .......... .......... .......... 92% 24.3M 1s\n274450K .......... .......... .......... .......... .......... 92% 72.2M 1s\n274500K .......... .......... .......... .......... .......... 92% 12.7M 1s\n274550K .......... .......... .......... .......... .......... 92% 14.2M 1s\n274600K .......... .......... .......... .......... .......... 92% 12.8M 1s\n274650K .......... .......... .......... .......... .......... 92% 11.8M 1s\n274700K .......... .......... .......... .......... .......... 92% 18.5M 1s\n274750K .......... .......... .......... .......... .......... 92% 25.3M 1s\n274800K .......... .......... .......... .......... .......... 92% 19.5M 1s\n274850K .......... .......... .......... .......... .......... 92% 16.8M 1s\n274900K .......... .......... .......... .......... .......... 92% 86.0M 1s\n274950K .......... .......... .......... .......... .......... 92% 13.7M 1s\n275000K .......... .......... .......... .......... .......... 92% 15.2M 1s\n275050K .......... .......... .......... .......... .......... 92% 32.5M 1s\n275100K .......... .......... .......... .......... .......... 93% 16.7M 1s\n275150K .......... .......... .......... .......... .......... 93% 74.2M 1s\n275200K .......... .......... .......... .......... .......... 93% 21.9M 1s\n275250K .......... .......... .......... .......... .......... 93% 22.8M 1s\n275300K .......... .......... .......... .......... .......... 93% 17.8M 1s\n275350K .......... .......... .......... .......... .......... 93% 20.1M 1s\n275400K .......... .......... .......... .......... .......... 93% 77.9M 1s\n275450K .......... .......... .......... .......... .......... 93% 17.2M 1s\n275500K .......... .......... .......... .......... .......... 93% 18.4M 1s\n275550K .......... .......... .......... .......... .......... 93% 22.2M 1s\n275600K .......... .......... .......... .......... .......... 93% 96.6M 1s\n275650K .......... .......... .......... .......... .......... 93% 17.1M 1s\n275700K .......... .......... .......... .......... .......... 93% 25.9M 1s\n275750K .......... .......... .......... .......... .......... 93% 24.0M 1s\n275800K .......... .......... .......... .......... .......... 93% 24.3M 1s\n275850K .......... .......... .......... .......... .......... 93% 71.9M 1s\n275900K .......... .......... .......... .......... .......... 93% 13.6M 1s\n275950K .......... .......... .......... .......... .......... 93% 86.8M 1s\n276000K .......... .......... .......... .......... .......... 93% 16.2M 1s\n276050K .......... .......... .......... .......... .......... 93% 74.7M 1s\n276100K .......... .......... .......... .......... .......... 93% 77.0M 1s\n276150K .......... .......... .......... .......... .......... 93% 22.5M 1s\n276200K .......... .......... .......... .......... .......... 93% 15.4M 1s\n276250K .......... .......... .......... .......... .......... 93% 16.6M 1s\n276300K .......... .......... .......... .......... .......... 93% 77.6M 1s\n276350K .......... .......... .......... .......... .......... 93% 13.6M 1s\n276400K .......... .......... .......... .......... .......... 93% 17.3M 1s\n276450K .......... .......... .......... .......... .......... 93% 19.7M 1s\n276500K .......... .......... .......... .......... .......... 93% 8.54M 1s\n276550K .......... .......... .......... .......... .......... 93% 23.8M 1s\n276600K .......... .......... .......... .......... .......... 93% 40.7M 1s\n276650K .......... .......... .......... .......... .......... 93% 20.5M 1s\n276700K .......... .......... .......... .......... .......... 93% 11.1M 1s\n276750K .......... .......... .......... .......... .......... 93%  102M 1s\n276800K .......... .......... .......... .......... .......... 93% 33.6M 1s\n276850K .......... .......... .......... .......... .......... 93% 12.2M 1s\n276900K .......... .......... .......... .......... .......... 93% 95.5M 1s\n276950K .......... .......... .......... .......... .......... 93% 38.9M 1s\n277000K .......... .......... .......... .......... .......... 93% 12.5M 1s\n277050K .......... .......... .......... .......... .......... 93% 95.5M 1s\n277100K .......... .......... .......... .......... .......... 93% 21.1M 1s\n277150K .......... .......... .......... .......... .......... 93% 80.1M 1s\n277200K .......... .......... .......... .......... .......... 93% 21.2M 1s\n277250K .......... .......... .......... .......... .......... 93% 95.1M 1s\n277300K .......... .......... .......... .......... .......... 93% 21.6M 1s\n277350K .......... .......... .......... .......... .......... 93% 21.2M 1s\n277400K .......... .......... .......... .......... .......... 93% 20.9M 1s\n277450K .......... .......... .......... .......... .......... 93% 49.2M 1s\n277500K .......... .......... .......... .......... .......... 93% 79.7M 1s\n277550K .......... .......... .......... .......... .......... 93% 17.2M 1s\n277600K .......... .......... .......... .......... .......... 93% 29.0M 1s\n277650K .......... .......... .......... .......... .......... 93% 21.1M 1s\n277700K .......... .......... .......... .......... .......... 93% 24.7M 1s\n277750K .......... .......... .......... .......... .......... 93% 56.7M 1s\n277800K .......... .......... .......... .......... .......... 93% 22.6M 1s\n277850K .......... .......... .......... .......... .......... 93% 22.2M 1s\n277900K .......... .......... .......... .......... .......... 93% 6.91M 1s\n277950K .......... .......... .......... .......... .......... 93% 94.2M 1s\n278000K .......... .......... .......... .......... .......... 93% 63.1M 1s\n278050K .......... .......... .......... .......... .......... 94% 84.0M 1s\n278100K .......... .......... .......... .......... .......... 94% 18.7M 1s\n278150K .......... .......... .......... .......... .......... 94% 16.9M 1s\n278200K .......... .......... .......... .......... .......... 94% 61.4M 1s\n278250K .......... .......... .......... .......... .......... 94% 15.8M 1s\n278300K .......... .......... .......... .......... .......... 94% 11.5M 1s\n278350K .......... .......... .......... .......... .......... 94% 10.5M 1s\n278400K .......... .......... .......... .......... .......... 94% 14.8M 1s\n278450K .......... .......... .......... .......... .......... 94% 68.9M 1s\n278500K .......... .......... .......... .......... .......... 94% 17.4M 1s\n278550K .......... .......... .......... .......... .......... 94% 18.8M 1s\n278600K .......... .......... .......... .......... .......... 94% 20.9M 1s\n278650K .......... .......... .......... .......... .......... 94% 62.3M 1s\n278700K .......... .......... .......... .......... .......... 94% 88.6M 1s\n278750K .......... .......... .......... .......... .......... 94% 21.9M 1s\n278800K .......... .......... .......... .......... .......... 94% 5.52M 1s\n278850K .......... .......... .......... .......... .......... 94% 14.6M 1s\n278900K .......... .......... .......... .......... .......... 94% 82.3M 1s\n278950K .......... .......... .......... .......... .......... 94% 73.4M 1s\n279000K .......... .......... .......... .......... .......... 94%  101M 1s\n279050K .......... .......... .......... .......... .......... 94% 91.1M 1s\n279100K .......... .......... .......... .......... .......... 94% 39.1M 1s\n279150K .......... .......... .......... .......... .......... 94% 59.1M 1s\n279200K .......... .......... .......... .......... .......... 94% 44.2M 1s\n279250K .......... .......... .......... .......... .......... 94% 40.8M 1s\n279300K .......... .......... .......... .......... .......... 94% 21.0M 1s\n279350K .......... .......... .......... .......... .......... 94% 86.0M 1s\n279400K .......... .......... .......... .......... .......... 94% 19.5M 1s\n279450K .......... .......... .......... .......... .......... 94% 23.2M 1s\n279500K .......... .......... .......... .......... .......... 94% 18.4M 1s\n279550K .......... .......... .......... .......... .......... 94% 14.4M 1s\n279600K .......... .......... .......... .......... .......... 94% 19.4M 1s\n279650K .......... .......... .......... .......... .......... 94% 21.0M 1s\n279700K .......... .......... .......... .......... .......... 94% 27.0M 1s\n279750K .......... .......... .......... .......... .......... 94% 21.3M 1s\n279800K .......... .......... .......... .......... .......... 94% 14.3M 1s\n279850K .......... .......... .......... .......... .......... 94% 43.4M 1s\n279900K .......... .......... .......... .......... .......... 94% 14.1M 1s\n279950K .......... .......... .......... .......... .......... 94% 5.05M 1s\n280000K .......... .......... .......... .......... .......... 94%  109M 1s\n280050K .......... .......... .......... .......... .......... 94% 31.7M 1s\n280100K .......... .......... .......... .......... .......... 94% 55.7M 1s\n280150K .......... .......... .......... .......... .......... 94% 17.3M 1s\n280200K .......... .......... .......... .......... .......... 94% 14.5M 1s\n280250K .......... .......... .......... .......... .......... 94% 56.7M 1s\n280300K .......... .......... .......... .......... .......... 94% 57.0M 1s\n280350K .......... .......... .......... .......... .......... 94% 18.3M 1s\n280400K .......... .......... .......... .......... .......... 94% 18.7M 1s\n280450K .......... .......... .......... .......... .......... 94% 20.3M 1s\n280500K .......... .......... .......... .......... .......... 94% 16.1M 1s\n280550K .......... .......... .......... .......... .......... 94% 41.8M 1s\n280600K .......... .......... .......... .......... .......... 94% 18.9M 1s\n280650K .......... .......... .......... .......... .......... 94% 17.5M 1s\n280700K .......... .......... .......... .......... .......... 94% 44.5M 1s\n280750K .......... .......... .......... .......... .......... 94% 68.5M 1s\n280800K .......... .......... .......... .......... .......... 94% 18.3M 1s\n280850K .......... .......... .......... .......... .......... 94% 18.7M 1s\n280900K .......... .......... .......... .......... .......... 94% 20.9M 1s\n280950K .......... .......... .......... .......... .......... 94% 16.9M 1s\n281000K .......... .......... .......... .......... .......... 95%  101M 1s\n281050K .......... .......... .......... .......... .......... 95% 32.5M 1s\n281100K .......... .......... .......... .......... .......... 95% 19.4M 1s\n281150K .......... .......... .......... .......... .......... 95% 61.0M 1s\n281200K .......... .......... .......... .......... .......... 95% 30.0M 1s\n281250K .......... .......... .......... .......... .......... 95% 69.0M 1s\n281300K .......... .......... .......... .......... .......... 95% 17.6M 1s\n281350K .......... .......... .......... .......... .......... 95% 21.5M 1s\n281400K .......... .......... .......... .......... .......... 95% 20.4M 1s\n281450K .......... .......... .......... .......... .......... 95% 87.8M 1s\n281500K .......... .......... .......... .......... .......... 95% 17.4M 1s\n281550K .......... .......... .......... .......... .......... 95% 15.3M 1s\n281600K .......... .......... .......... .......... .......... 95% 18.5M 1s\n281650K .......... .......... .......... .......... .......... 95% 10.3M 1s\n281700K .......... .......... .......... .......... .......... 95% 44.8M 1s\n281750K .......... .......... .......... .......... .......... 95% 44.5M 1s\n281800K .......... .......... .......... .......... .......... 95% 11.5M 1s\n281850K .......... .......... .......... .......... .......... 95% 11.6M 1s\n281900K .......... .......... .......... .......... .......... 95% 16.1M 1s\n281950K .......... .......... .......... .......... .......... 95% 15.6M 1s\n282000K .......... .......... .......... .......... .......... 95% 66.5M 1s\n282050K .......... .......... .......... .......... .......... 95% 9.64M 1s\n282100K .......... .......... .......... .......... .......... 95%  117M 1s\n282150K .......... .......... .......... .......... .......... 95% 31.8M 1s\n282200K .......... .......... .......... .......... .......... 95% 58.1M 1s\n282250K .......... .......... .......... .......... .......... 95% 22.0M 1s\n282300K .......... .......... .......... .......... .......... 95% 18.8M 1s\n282350K .......... .......... .......... .......... .......... 95% 37.2M 1s\n282400K .......... .......... .......... .......... .......... 95% 81.5M 1s\n282450K .......... .......... .......... .......... .......... 95% 13.8M 1s\n282500K .......... .......... .......... .......... .......... 95% 81.1M 0s\n282550K .......... .......... .......... .......... .......... 95% 17.4M 0s\n282600K .......... .......... .......... .......... .......... 95% 27.1M 0s\n282650K .......... .......... .......... .......... .......... 95% 58.8M 0s\n282700K .......... .......... .......... .......... .......... 95% 22.2M 0s\n282750K .......... .......... .......... .......... .......... 95% 34.1M 0s\n282800K .......... .......... .......... .......... .......... 95% 19.7M 0s\n282850K .......... .......... .......... .......... .......... 95% 89.9M 0s\n282900K .......... .......... .......... .......... .......... 95% 20.5M 0s\n282950K .......... .......... .......... .......... .......... 95% 17.5M 0s\n283000K .......... .......... .......... .......... .......... 95% 11.7M 0s\n283050K .......... .......... .......... .......... .......... 95% 84.8M 0s\n283100K .......... .......... .......... .......... .......... 95% 59.0M 0s\n283150K .......... .......... .......... .......... .......... 95% 17.0M 0s\n283200K .......... .......... .......... .......... .......... 95% 38.2M 0s\n283250K .......... .......... .......... .......... .......... 95% 10.4M 0s\n283300K .......... .......... .......... .......... .......... 95% 12.4M 0s\n283350K .......... .......... .......... .......... .......... 95% 56.2M 0s\n283400K .......... .......... .......... .......... .......... 95% 10.1M 0s\n283450K .......... .......... .......... .......... .......... 95% 13.5M 0s\n283500K .......... .......... .......... .......... .......... 95% 10.8M 0s\n283550K .......... .......... .......... .......... .......... 95% 21.4M 0s\n283600K .......... .......... .......... .......... .......... 95% 39.0M 0s\n283650K .......... .......... .......... .......... .......... 95% 18.2M 0s\n283700K .......... .......... .......... .......... .......... 95% 18.4M 0s\n283750K .......... .......... .......... .......... .......... 95% 20.5M 0s\n283800K .......... .......... .......... .......... .......... 95% 67.0M 0s\n283850K .......... .......... .......... .......... .......... 95% 15.6M 0s\n283900K .......... .......... .......... .......... .......... 95% 12.6M 0s\n283950K .......... .......... .......... .......... .......... 95% 98.0M 0s\n284000K .......... .......... .......... .......... .......... 96% 56.6M 0s\n284050K .......... .......... .......... .......... .......... 96% 64.3M 0s\n284100K .......... .......... .......... .......... .......... 96% 19.6M 0s\n284150K .......... .......... .......... .......... .......... 96% 13.9M 0s\n284200K .......... .......... .......... .......... .......... 96% 29.8M 0s\n284250K .......... .......... .......... .......... .......... 96% 92.6M 0s\n284300K .......... .......... .......... .......... .......... 96% 18.1M 0s\n284350K .......... .......... .......... .......... .......... 96% 78.3M 0s\n284400K .......... .......... .......... .......... .......... 96% 22.4M 0s\n284450K .......... .......... .......... .......... .......... 96% 20.6M 0s\n284500K .......... .......... .......... .......... .......... 96% 44.7M 0s\n284550K .......... .......... .......... .......... .......... 96% 29.9M 0s\n284600K .......... .......... .......... .......... .......... 96% 18.8M 0s\n284650K .......... .......... .......... .......... .......... 96% 18.3M 0s\n284700K .......... .......... .......... .......... .......... 96% 15.5M 0s\n284750K .......... .......... .......... .......... .......... 96% 59.1M 0s\n284800K .......... .......... .......... .......... .......... 96% 18.7M 0s\n284850K .......... .......... .......... .......... .......... 96% 12.5M 0s\n284900K .......... .......... .......... .......... .......... 96% 16.1M 0s\n284950K .......... .......... .......... .......... .......... 96% 44.7M 0s\n285000K .......... .......... .......... .......... .......... 96% 6.87M 0s\n285050K .......... .......... .......... .......... .......... 96% 57.3M 0s\n285100K .......... .......... .......... .......... .......... 96% 9.99M 0s\n285150K .......... .......... .......... .......... .......... 96% 12.7M 0s\n285200K .......... .......... .......... .......... .......... 96% 5.88M 0s\n285250K .......... .......... .......... .......... .......... 96% 68.8M 0s\n285300K .......... .......... .......... .......... .......... 96% 93.2M 0s\n285350K .......... .......... .......... .......... .......... 96%  108M 0s\n285400K .......... .......... .......... .......... .......... 96% 58.0M 0s\n285450K .......... .......... .......... .......... .......... 96% 49.4M 0s\n285500K .......... .......... .......... .......... .......... 96% 24.3M 0s\n285550K .......... .......... .......... .......... .......... 96% 21.1M 0s\n285600K .......... .......... .......... .......... .......... 96% 18.4M 0s\n285650K .......... .......... .......... .......... .......... 96% 83.9M 0s\n285700K .......... .......... .......... .......... .......... 96% 37.7M 0s\n285750K .......... .......... .......... .......... .......... 96% 20.6M 0s\n285800K .......... .......... .......... .......... .......... 96% 22.8M 0s\n285850K .......... .......... .......... .......... .......... 96% 19.2M 0s\n285900K .......... .......... .......... .......... .......... 96% 43.4M 0s\n285950K .......... .......... .......... .......... .......... 96% 26.9M 0s\n286000K .......... .......... .......... .......... .......... 96% 21.5M 0s\n286050K .......... .......... .......... .......... .......... 96% 21.8M 0s\n286100K .......... .......... .......... .......... .......... 96% 20.7M 0s\n286150K .......... .......... .......... .......... .......... 96% 95.8M 0s\n286200K .......... .......... .......... .......... .......... 96% 23.6M 0s\n286250K .......... .......... .......... .......... .......... 96% 20.6M 0s\n286300K .......... .......... .......... .......... .......... 96% 12.4M 0s\n286350K .......... .......... .......... .......... .......... 96% 37.2M 0s\n286400K .......... .......... .......... .......... .......... 96% 67.1M 0s\n286450K .......... .......... .......... .......... .......... 96% 17.1M 0s\n286500K .......... .......... .......... .......... .......... 96% 11.2M 0s\n286550K .......... .......... .......... .......... .......... 96% 34.1M 0s\n286600K .......... .......... .......... .......... .......... 96% 54.8M 0s\n286650K .......... .......... .......... .......... .......... 96% 18.5M 0s\n286700K .......... .......... .......... .......... .......... 96% 11.8M 0s\n286750K .......... .......... .......... .......... .......... 96% 6.05M 0s\n286800K .......... .......... .......... .......... .......... 96% 50.1M 0s\n286850K .......... .......... .......... .......... .......... 96% 15.6M 0s\n286900K .......... .......... .......... .......... .......... 96% 32.1M 0s\n286950K .......... .......... .......... .......... .......... 97% 17.4M 0s\n287000K .......... .......... .......... .......... .......... 97% 27.3M 0s\n287050K .......... .......... .......... .......... .......... 97% 22.6M 0s\n287100K .......... .......... .......... .......... .......... 97% 63.8M 0s\n287150K .......... .......... .......... .......... .......... 97% 18.7M 0s\n287200K .......... .......... .......... .......... .......... 97% 21.9M 0s\n287250K .......... .......... .......... .......... .......... 97% 21.2M 0s\n287300K .......... .......... .......... .......... .......... 97% 89.7M 0s\n287350K .......... .......... .......... .......... .......... 97% 21.7M 0s\n287400K .......... .......... .......... .......... .......... 97% 20.1M 0s\n287450K .......... .......... .......... .......... .......... 97% 9.86M 0s\n287500K .......... .......... .......... .......... .......... 97% 13.8M 0s\n287550K .......... .......... .......... .......... .......... 97%  104M 0s\n287600K .......... .......... .......... .......... .......... 97% 60.0M 0s\n287650K .......... .......... .......... .......... .......... 97% 16.2M 0s\n287700K .......... .......... .......... .......... .......... 97% 20.7M 0s\n287750K .......... .......... .......... .......... .......... 97% 67.0M 0s\n287800K .......... .......... .......... .......... .......... 97% 21.0M 0s\n287850K .......... .......... .......... .......... .......... 97% 22.9M 0s\n287900K .......... .......... .......... .......... .......... 97% 17.7M 0s\n287950K .......... .......... .......... .......... .......... 97% 16.3M 0s\n288000K .......... .......... .......... .......... .......... 97% 63.0M 0s\n288050K .......... .......... .......... .......... .......... 97% 10.4M 0s\n288100K .......... .......... .......... .......... .......... 97% 84.5M 0s\n288150K .......... .......... .......... .......... .......... 97% 15.2M 0s\n288200K .......... .......... .......... .......... .......... 97% 11.9M 0s\n288250K .......... .......... .......... .......... .......... 97% 14.4M 0s\n288300K .......... .......... .......... .......... .......... 97% 68.6M 0s\n288350K .......... .......... .......... .......... .......... 97% 14.0M 0s\n288400K .......... .......... .......... .......... .......... 97% 13.5M 0s\n288450K .......... .......... .......... .......... .......... 97% 56.1M 0s\n288500K .......... .......... .......... .......... .......... 97% 13.1M 0s\n288550K .......... .......... .......... .......... .......... 97% 19.7M 0s\n288600K .......... .......... .......... .......... .......... 97% 20.9M 0s\n288650K .......... .......... .......... .......... .......... 97% 21.2M 0s\n288700K .......... .......... .......... .......... .......... 97% 73.2M 0s\n288750K .......... .......... .......... .......... .......... 97% 8.57M 0s\n288800K .......... .......... .......... .......... .......... 97%  102M 0s\n288850K .......... .......... .......... .......... .......... 97% 48.2M 0s\n288900K .......... .......... .......... .......... .......... 97% 28.0M 0s\n288950K .......... .......... .......... .......... .......... 97% 6.64M 0s\n289000K .......... .......... .......... .......... .......... 97%  122M 0s\n289050K .......... .......... .......... .......... .......... 97% 87.0M 0s\n289100K .......... .......... .......... .......... .......... 97% 10.6M 0s\n289150K .......... .......... .......... .......... .......... 97%  108M 0s\n289200K .......... .......... .......... .......... .......... 97% 86.5M 0s\n289250K .......... .......... .......... .......... .......... 97% 35.9M 0s\n289300K .......... .......... .......... .......... .......... 97% 15.3M 0s\n289350K .......... .......... .......... .......... .......... 97% 28.8M 0s\n289400K .......... .......... .......... .......... .......... 97% 45.2M 0s\n289450K .......... .......... .......... .......... .......... 97% 20.3M 0s\n289500K .......... .......... .......... .......... .......... 97% 21.1M 0s\n289550K .......... .......... .......... .......... .......... 97% 37.7M 0s\n289600K .......... .......... .......... .......... .......... 97% 26.4M 0s\n289650K .......... .......... .......... .......... .......... 97% 44.2M 0s\n289700K .......... .......... .......... .......... .......... 97% 26.8M 0s\n289750K .......... .......... .......... .......... .......... 97% 21.1M 0s\n289800K .......... .......... .......... .......... .......... 97% 25.3M 0s\n289850K .......... .......... .......... .......... .......... 97% 54.9M 0s\n289900K .......... .......... .......... .......... .......... 98% 13.3M 0s\n289950K .......... .......... .......... .......... .......... 98% 9.19M 0s\n290000K .......... .......... .......... .......... .......... 98% 14.8M 0s\n290050K .......... .......... .......... .......... .......... 98% 10.4M 0s\n290100K .......... .......... .......... .......... .......... 98% 20.2M 0s\n290150K .......... .......... .......... .......... .......... 98% 47.7M 0s\n290200K .......... .......... .......... .......... .......... 98% 12.7M 0s\n290250K .......... .......... .......... .......... .......... 98% 36.6M 0s\n290300K .......... .......... .......... .......... .......... 98% 15.5M 0s\n290350K .......... .......... .......... .......... .......... 98% 77.4M 0s\n290400K .......... .......... .......... .......... .......... 98% 21.1M 0s\n290450K .......... .......... .......... .......... .......... 98% 21.6M 0s\n290500K .......... .......... .......... .......... .......... 98% 15.0M 0s\n290550K .......... .......... .......... .......... .......... 98% 96.1M 0s\n290600K .......... .......... .......... .......... .......... 98% 22.7M 0s\n290650K .......... .......... .......... .......... .......... 98% 17.6M 0s\n290700K .......... .......... .......... .......... .......... 98% 26.3M 0s\n290750K .......... .......... .......... .......... .......... 98% 27.5M 0s\n290800K .......... .......... .......... .......... .......... 98% 72.1M 0s\n290850K .......... .......... .......... .......... .......... 98% 22.9M 0s\n290900K .......... .......... .......... .......... .......... 98% 24.6M 0s\n290950K .......... .......... .......... .......... .......... 98% 13.6M 0s\n291000K .......... .......... .......... .......... .......... 98% 15.0M 0s\n291050K .......... .......... .......... .......... .......... 98% 93.3M 0s\n291100K .......... .......... .......... .......... .......... 98% 17.9M 0s\n291150K .......... .......... .......... .......... .......... 98% 13.1M 0s\n291200K .......... .......... .......... .......... .......... 98% 14.0M 0s\n291250K .......... .......... .......... .......... .......... 98% 15.0M 0s\n291300K .......... .......... .......... .......... .......... 98% 49.9M 0s\n291350K .......... .......... .......... .......... .......... 98% 15.1M 0s\n291400K .......... .......... .......... .......... .......... 98% 16.3M 0s\n291450K .......... .......... .......... .......... .......... 98% 20.6M 0s\n291500K .......... .......... .......... .......... .......... 98% 47.9M 0s\n291550K .......... .......... .......... .......... .......... 98% 14.8M 0s\n291600K .......... .......... .......... .......... .......... 98% 13.2M 0s\n291650K .......... .......... .......... .......... .......... 98% 8.43M 0s\n291700K .......... .......... .......... .......... .......... 98% 27.7M 0s\n291750K .......... .......... .......... .......... .......... 98% 61.1M 0s\n291800K .......... .......... .......... .......... .......... 98% 10.9M 0s\n291850K .......... .......... .......... .......... .......... 98% 10.2M 0s\n291900K .......... .......... .......... .......... .......... 98% 14.4M 0s\n291950K .......... .......... .......... .......... .......... 98% 11.8M 0s\n292000K .......... .......... .......... .......... .......... 98% 39.3M 0s\n292050K .......... .......... .......... .......... .......... 98% 9.88M 0s\n292100K .......... .......... .......... .......... .......... 98% 9.91M 0s\n292150K .......... .......... .......... .......... .......... 98% 11.4M 0s\n292200K .......... .......... .......... .......... .......... 98% 10.7M 0s\n292250K .......... .......... .......... .......... .......... 98% 17.9M 0s\n292300K .......... .......... .......... .......... .......... 98% 19.9M 0s\n292350K .......... .......... .......... .......... .......... 98% 8.85M 0s\n292400K .......... .......... .......... .......... .......... 98% 14.9M 0s\n292450K .......... .......... .......... .......... .......... 98% 28.8M 0s\n292500K .......... .......... .......... .......... .......... 98% 16.2M 0s\n292550K .......... .......... .......... .......... .......... 98% 9.05M 0s\n292600K .......... .......... .......... .......... .......... 98% 12.7M 0s\n292650K .......... .......... .......... .......... .......... 98% 45.2M 0s\n292700K .......... .......... .......... .......... .......... 98% 11.6M 0s\n292750K .......... .......... .......... .......... .......... 98% 7.99M 0s\n292800K .......... .......... .......... .......... .......... 98% 16.9M 0s\n292850K .......... .......... .......... .......... .......... 99% 17.4M 0s\n292900K .......... .......... .......... .......... .......... 99% 16.1M 0s\n292950K .......... .......... .......... .......... .......... 99% 54.5M 0s\n293000K .......... .......... .......... .......... .......... 99% 21.9M 0s\n293050K .......... .......... .......... .......... .......... 99% 23.9M 0s\n293100K .......... .......... .......... .......... .......... 99% 23.8M 0s\n293150K .......... .......... .......... .......... .......... 99% 74.0M 0s\n293200K .......... .......... .......... .......... .......... 99% 23.6M 0s\n293250K .......... .......... .......... .......... .......... 99% 17.8M 0s\n293300K .......... .......... .......... .......... .......... 99% 26.3M 0s\n293350K .......... .......... .......... .......... .......... 99% 90.9M 0s\n293400K .......... .......... .......... .......... .......... 99% 23.9M 0s\n293450K .......... .......... .......... .......... .......... 99% 45.5M 0s\n293500K .......... .......... .......... .......... .......... 99% 14.1M 0s\n293550K .......... .......... .......... .......... .......... 99% 13.3M 0s\n293600K .......... .......... .......... .......... .......... 99%  104M 0s\n293650K .......... .......... .......... .......... .......... 99%  141M 0s\n293700K .......... .......... .......... .......... .......... 99% 17.7M 0s\n293750K .......... .......... .......... .......... .......... 99% 18.1M 0s\n293800K .......... .......... .......... .......... .......... 99% 14.5M 0s\n293850K .......... .......... .......... .......... .......... 99% 49.4M 0s\n293900K .......... .......... .......... .......... .......... 99% 15.8M 0s\n293950K .......... .......... .......... .......... .......... 99% 14.5M 0s\n294000K .......... .......... .......... .......... .......... 99% 15.5M 0s\n294050K .......... .......... .......... .......... .......... 99% 52.8M 0s\n294100K .......... .......... .......... .......... .......... 99% 11.3M 0s\n294150K .......... .......... .......... .......... .......... 99% 70.8M 0s\n294200K .......... .......... .......... .......... .......... 99% 21.9M 0s\n294250K .......... .......... .......... .......... .......... 99% 24.5M 0s\n294300K .......... .......... .......... .......... .......... 99% 27.7M 0s\n294350K .......... .......... .......... .......... .......... 99% 34.2M 0s\n294400K .......... .......... .......... .......... .......... 99% 21.4M 0s\n294450K .......... .......... .......... .......... .......... 99% 13.1M 0s\n294500K .......... .......... .......... .......... .......... 99% 69.4M 0s\n294550K .......... .......... .......... .......... .......... 99% 76.0M 0s\n294600K .......... .......... .......... .......... .......... 99% 23.1M 0s\n294650K .......... .......... .......... .......... .......... 99% 13.7M 0s\n294700K .......... .......... .......... .......... .......... 99% 36.8M 0s\n294750K .......... .......... .......... .......... .......... 99% 46.6M 0s\n294800K .......... .......... .......... .......... .......... 99% 27.3M 0s\n294850K .......... .......... .......... .......... .......... 99% 22.2M 0s\n294900K .......... .......... .......... .......... .......... 99% 16.2M 0s\n294950K .......... .......... .......... .......... .......... 99% 19.6M 0s\n295000K .......... .......... .......... .......... .......... 99% 60.4M 0s\n295050K .......... .......... .......... .......... .......... 99% 27.3M 0s\n295100K .......... .......... .......... .......... .......... 99% 11.6M 0s\n295150K .......... .......... .......... .......... .......... 99% 21.8M 0s\n295200K .......... .......... .......... .......... .......... 99% 23.2M 0s\n295250K .......... .......... .......... .......... .......... 99% 85.9M 0s\n295300K .......... .......... .......... .......... .......... 99% 12.7M 0s\n295350K .......... .......... .......... .......... .......... 99% 51.0M 0s\n295400K .......... .......... .......... .......... .......... 99% 9.84M 0s\n295450K .......... .......... .......... .......... .......... 99% 13.6M 0s\n295500K .......... .......... .......... .......... .......... 99% 81.8M 0s\n295550K .......... .......... .......... .......... .......... 99% 17.3M 0s\n295600K .......... .......... .......... .......... .......... 99% 13.0M 0s\n295650K .......... .......... .......... .......... .......... 99% 15.2M 0s\n295700K .......... .......... .......... .......... .......... 99% 13.8M 0s\n295750K .......... .......... .......... .......... .......... 99% 11.1M 0s\n295800K .......... .......... .......... ..........           100% 15.0M=11s\n\n2019-12-24 08:18:54 (25.7 MB/s) - \u2018files/ir-deploy-ilo.iso\u2019 saved [302940160/302940160]\n\n+ wget http://169.16.1.54:9999/fedora-wd-uefi.img -P files/\n--2019-12-24 08:18:54--  http://169.16.1.54:9999/fedora-wd-uefi.img\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 572850176 (546M) [text/plain]\nSaving to: \u2018files/fedora-wd-uefi.img\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 7.83M 70s\n    50K .......... .......... .......... .......... ..........  0% 8.00M 69s\n   100K .......... .......... .......... .......... ..........  0% 8.48M 67s\n   150K .......... .......... .......... .......... ..........  0% 12.5M 62s\n   200K .......... .......... .......... .......... ..........  0% 8.81M 62s\n   250K .......... .......... .......... .......... ..........  0% 8.34M 62s\n   300K .......... .......... .......... .......... ..........  0% 8.66M 62s\n   350K .......... .......... .......... .......... ..........  0% 5.28M 67s\n   400K .......... .......... .......... .......... ..........  0% 3.70M 76s\n   450K .......... .......... .......... .......... ..........  0% 5.58M 79s\n   500K .......... .......... .......... .......... ..........  0% 3.55M 85s\n   550K .......... .......... .......... .......... ..........  0% 8.84M 83s\n   600K .......... .......... .......... .......... ..........  0% 7.08M 83s\n   650K .......... .......... .......... .......... ..........  0% 13.5M 80s\n   700K .......... .......... .......... .......... ..........  0% 14.7M 77s\n   750K .......... .......... .......... .......... ..........  0% 14.4M 75s\n   800K .......... .......... .......... .......... ..........  0% 12.7M 73s\n   850K .......... .......... .......... .......... ..........  0% 8.88M 72s\n   900K .......... .......... .......... .......... ..........  0% 14.2M 70s\n   950K .......... .......... .......... .......... ..........  0% 11.0M 69s\n  1000K .......... .......... .......... .......... ..........  0% 10.9M 68s\n  1050K .......... .......... .......... .......... ..........  0% 13.1M 67s\n  1100K .......... .......... .......... .......... ..........  0% 4.48M 69s\n  1150K .......... .......... .......... .......... ..........  0% 7.57M 70s\n  1200K .......... .......... .......... .......... ..........  0% 13.0M 68s\n  1250K .......... .......... .......... .......... ..........  0% 11.1M 68s\n  1300K .......... .......... .......... .......... ..........  0% 5.53M 69s\n  1350K .......... .......... .......... .......... ..........  0% 6.61M 69s\n  1400K .......... .......... .......... .......... ..........  0% 12.8M 68s\n  1450K .......... .......... .......... .......... ..........  0% 15.6M 67s\n  1500K .......... .......... .......... .......... ..........  0% 8.69M 67s\n  1550K .......... .......... .......... .......... ..........  0% 7.33M 67s\n  1600K .......... .......... .......... .......... ..........  0% 6.85M 68s\n  1650K .......... .......... .......... .......... ..........  0% 13.6M 67s\n  1700K .......... .......... .......... .......... ..........  0% 8.55M 67s\n  1750K .......... .......... .......... .......... ..........  0% 5.14M 68s\n  1800K .......... .......... .......... .......... ..........  0%  120M 66s\n  1850K .......... .......... .......... .......... ..........  0% 11.9M 66s\n  1900K .......... .......... .......... .......... ..........  0% 5.88M 66s\n  1950K .......... .......... .......... .......... ..........  0% 12.9M 66s\n  2000K .......... .......... .......... .......... ..........  0% 80.8M 64s\n  2050K .......... .......... .......... .......... ..........  0% 5.39M 65s\n  2100K .......... .......... .......... .......... ..........  0% 6.12M 66s\n  2150K .......... .......... .......... .......... ..........  0% 10.2M 65s\n  2200K .......... .......... .......... .......... ..........  0% 9.82M 65s\n  2250K .......... .......... .......... .......... ..........  0% 6.52M 66s\n  2300K .......... .......... .......... .......... ..........  0% 11.6M 65s\n  2350K .......... .......... .......... .......... ..........  0% 9.45M 65s\n  2400K .......... .......... .......... .......... ..........  0% 15.9M 64s\n  2450K .......... .......... .......... .......... ..........  0% 50.0M 63s\n  2500K .......... .......... .......... .......... ..........  0% 8.99M 63s\n  2550K .......... .......... .......... .......... ..........  0% 23.1M 62s\n  2600K .......... .......... .......... .......... ..........  0% 14.9M 62s\n  2650K .......... .......... .......... .......... ..........  0% 16.2M 61s\n  2700K .......... .......... .......... .......... ..........  0% 19.4M 61s\n  2750K .......... .......... .......... .......... ..........  0% 25.4M 60s\n  2800K .......... .......... .......... .......... ..........  0% 7.96M 60s\n  2850K .......... .......... .......... .......... ..........  0% 85.3M 59s\n  2900K .......... .......... .......... .......... ..........  0% 9.83M 59s\n  2950K .......... .......... .......... .......... ..........  0% 15.5M 59s\n  3000K .......... .......... .......... .......... ..........  0% 84.9M 58s\n  3050K .......... .......... .......... .......... ..........  0% 19.9M 57s\n  3100K .......... .......... .......... .......... ..........  0% 22.5M 57s\n  3150K .......... .......... .......... .......... ..........  0% 24.9M 56s\n  3200K .......... .......... .......... .......... ..........  0% 26.1M 56s\n  3250K .......... .......... .......... .......... ..........  0% 67.4M 55s\n  3300K .......... .......... .......... .......... ..........  0% 17.0M 55s\n  3350K .......... .......... .......... .......... ..........  0% 15.9M 54s\n  3400K .......... .......... .......... .......... ..........  0% 19.1M 54s\n  3450K .......... .......... .......... .......... ..........  0% 15.1M 54s\n  3500K .......... .......... .......... .......... ..........  0% 48.7M 53s\n  3550K .......... .......... .......... .......... ..........  0% 7.75M 53s\n  3600K .......... .......... .......... .......... ..........  0% 11.7M 53s\n  3650K .......... .......... .......... .......... ..........  0% 18.5M 53s\n  3700K .......... .......... .......... .......... ..........  0% 36.9M 52s\n  3750K .......... .......... .......... .......... ..........  0% 15.3M 52s\n  3800K .......... .......... .......... .......... ..........  0% 42.9M 52s\n  3850K .......... .......... .......... .......... ..........  0% 19.1M 51s\n  3900K .......... .......... .......... .......... ..........  0% 21.3M 51s\n  3950K .......... .......... .......... .......... ..........  0% 21.8M 51s\n  4000K .......... .......... .......... .......... ..........  0% 70.3M 50s\n  4050K .......... .......... .......... .......... ..........  0% 23.8M 50s\n  4100K .......... .......... .......... .......... ..........  0% 29.3M 49s\n  4150K .......... .......... .......... .......... ..........  0% 38.8M 49s\n  4200K .......... .......... .......... .......... ..........  0% 83.2M 49s\n  4250K .......... .......... .......... .......... ..........  0% 43.0M 48s\n  4300K .......... .......... .......... .......... ..........  0% 25.7M 48s\n  4350K .......... .......... .......... .......... ..........  0% 76.6M 47s\n  4400K .......... .......... .......... .......... ..........  0% 27.8M 47s\n  4450K .......... .......... .......... .......... ..........  0% 76.5M 47s\n  4500K .......... .......... .......... .......... ..........  0% 48.8M 46s\n  4550K .......... .......... .......... .......... ..........  0% 21.0M 46s\n  4600K .......... .......... .......... .......... ..........  0% 28.7M 46s\n  4650K .......... .......... .......... .......... ..........  0% 77.0M 45s\n  4700K .......... .......... .......... .......... ..........  0% 33.4M 45s\n  4750K .......... .......... .......... .......... ..........  0% 14.5M 45s\n  4800K .......... .......... .......... .......... ..........  0% 25.9M 45s\n  4850K .......... .......... .......... .......... ..........  0% 26.6M 44s\n  4900K .......... .......... .......... .......... ..........  0% 51.1M 44s\n  4950K .......... .......... .......... .......... ..........  0% 30.5M 44s\n  5000K .......... .......... .......... .......... ..........  0% 24.8M 44s\n  5050K .......... .......... .......... .......... ..........  0% 15.5M 43s\n  5100K .......... .......... .......... .......... ..........  0% 46.5M 43s\n  5150K .......... .......... .......... .......... ..........  0% 51.4M 43s\n  5200K .......... .......... .......... .......... ..........  0% 19.0M 43s\n  5250K .......... .......... .......... .......... ..........  0% 28.6M 42s\n  5300K .......... .......... .......... .......... ..........  0% 21.0M 42s\n  5350K .......... .......... .......... .......... ..........  0% 54.0M 42s\n  5400K .......... .......... .......... .......... ..........  0% 50.3M 42s\n  5450K .......... .......... .......... .......... ..........  0% 12.5M 42s\n  5500K .......... .......... .......... .......... ..........  0% 15.1M 42s\n  5550K .......... .......... .......... .......... ..........  1% 16.3M 42s\n  5600K .......... .......... .......... .......... ..........  1% 16.0M 41s\n  5650K .......... .......... .......... .......... ..........  1% 54.5M 41s\n  5700K .......... .......... .......... .......... ..........  1% 16.5M 41s\n  5750K .......... .......... .......... .......... ..........  1% 14.4M 41s\n  5800K .......... .......... .......... .......... ..........  1% 15.8M 41s\n  5850K .......... .......... .......... .......... ..........  1% 58.3M 41s\n  5900K .......... .......... .......... .......... ..........  1% 16.2M 41s\n  5950K .......... .......... .......... .......... ..........  1% 18.8M 41s\n  6000K .......... .......... .......... .......... ..........  1% 17.0M 41s\n  6050K .......... .......... .......... .......... ..........  1% 39.1M 40s\n  6100K .......... .......... .......... .......... ..........  1% 21.4M 40s\n  6150K .......... .......... .......... .......... ..........  1% 48.3M 40s\n  6200K .......... .......... .......... .......... ..........  1% 29.9M 40s\n  6250K .......... .......... .......... .......... ..........  1% 8.71M 40s\n  6300K .......... .......... .......... .......... ..........  1%  106M 40s\n  6350K .......... .......... .......... .......... ..........  1%  121M 39s\n  6400K .......... .......... .......... .......... ..........  1% 25.0M 39s\n  6450K .......... .......... .......... .......... ..........  1% 55.2M 39s\n  6500K .......... .......... .......... .......... ..........  1% 94.0M 39s\n  6550K .......... .......... .......... .......... ..........  1% 34.1M 39s\n  6600K .......... .......... .......... .......... ..........  1% 26.6M 38s\n  6650K .......... .......... .......... .......... ..........  1% 23.8M 38s\n  6700K .......... .......... .......... .......... ..........  1% 61.0M 38s\n  6750K .......... .......... .......... .......... ..........  1% 69.9M 38s\n  6800K .......... .......... .......... .......... ..........  1% 18.7M 38s\n  6850K .......... .......... .......... .......... ..........  1% 42.3M 38s\n  6900K .......... .......... .......... .......... ..........  1% 21.8M 37s\n  6950K .......... .......... .......... .......... ..........  1% 42.9M 37s\n  7000K .......... .......... .......... .......... ..........  1% 70.2M 37s\n  7050K .......... .......... .......... .......... ..........  1% 36.9M 37s\n  7100K .......... .......... .......... .......... ..........  1% 44.0M 37s\n  7150K .......... .......... .......... .......... ..........  1% 39.9M 37s\n  7200K .......... .......... .......... .......... ..........  1% 85.5M 36s\n  7250K .......... .......... .......... .......... ..........  1% 38.0M 36s\n  7300K .......... .......... .......... .......... ..........  1% 38.0M 36s\n  7350K .......... .......... .......... .......... ..........  1% 39.7M 36s\n  7400K .......... .......... .......... .......... ..........  1% 47.1M 36s\n  7450K .......... .......... .......... .......... ..........  1% 62.9M 36s\n  7500K .......... .......... .......... .......... ..........  1% 38.0M 35s\n  7550K .......... .......... .......... .......... ..........  1% 41.5M 35s\n  7600K .......... .......... .......... .......... ..........  1% 36.7M 35s\n  7650K .......... .......... .......... .......... ..........  1% 42.4M 35s\n  7700K .......... .......... .......... .......... ..........  1% 81.0M 35s\n  7750K .......... .......... .......... .......... ..........  1% 32.5M 35s\n  7800K .......... .......... .......... .......... ..........  1% 41.9M 35s\n  7850K .......... .......... .......... .......... ..........  1% 28.5M 34s\n  7900K .......... .......... .......... .......... ..........  1% 55.5M 34s\n  7950K .......... .......... .......... .......... ..........  1% 27.1M 34s\n  8000K .......... .......... .......... .......... ..........  1% 24.9M 34s\n  8050K .......... .......... .......... .......... ..........  1% 25.4M 34s\n  8100K .......... .......... .......... .......... ..........  1% 42.2M 34s\n  8150K .......... .......... .......... .......... ..........  1% 44.9M 34s\n  8200K .......... .......... .......... .......... ..........  1% 36.3M 34s\n  8250K .......... .......... .......... .......... ..........  1% 13.0M 34s\n  8300K .......... .......... .......... .......... ..........  1% 77.2M 34s\n  8350K .......... .......... .......... .......... ..........  1% 39.8M 33s\n  8400K .......... .......... .......... .......... ..........  1% 49.9M 33s\n  8450K .......... .......... .......... .......... ..........  1% 27.2M 33s\n  8500K .......... .......... .......... .......... ..........  1% 24.5M 33s\n  8550K .......... .......... .......... .......... ..........  1% 32.4M 33s\n  8600K .......... .......... .......... .......... ..........  1% 64.3M 33s\n  8650K .......... .......... .......... .......... ..........  1% 25.2M 33s\n  8700K .......... .......... .......... .......... ..........  1% 38.3M 33s\n  8750K .......... .......... .......... .......... ..........  1% 42.3M 33s\n  8800K .......... .......... .......... .......... ..........  1% 46.3M 32s\n  8850K .......... .......... .......... .......... ..........  1% 62.8M 32s\n  8900K .......... .......... .......... .......... ..........  1% 37.6M 32s\n  8950K .......... .......... .......... .......... ..........  1% 38.5M 32s\n  9000K .......... .......... .......... .......... ..........  1% 30.7M 32s\n  9050K .......... .......... .......... .......... ..........  1% 56.0M 32s\n  9100K .......... .......... .......... .......... ..........  1% 70.3M 32s\n  9150K .......... .......... .......... .......... ..........  1% 40.6M 32s\n  9200K .......... .......... .......... .......... ..........  1% 45.1M 32s\n  9250K .......... .......... .......... .......... ..........  1% 44.3M 31s\n  9300K .......... .......... .......... .......... ..........  1% 93.2M 31s\n  9350K .......... .......... .......... .......... ..........  1% 42.4M 31s\n  9400K .......... .......... .......... .......... ..........  1% 38.7M 31s\n  9450K .......... .......... .......... .......... ..........  1% 41.3M 31s\n  9500K .......... .......... .......... .......... ..........  1% 40.7M 31s\n  9550K .......... .......... .......... .......... ..........  1% 83.4M 31s\n  9600K .......... .......... .......... .......... ..........  1% 6.02M 31s\n  9650K .......... .......... .......... .......... ..........  1%  127M 31s\n  9700K .......... .......... .......... .......... ..........  1%  132M 31s\n  9750K .......... .......... .......... .......... ..........  1% 49.8M 31s\n  9800K .......... .......... .......... .......... ..........  1% 75.0M 31s\n  9850K .......... .......... .......... .......... ..........  1% 19.8M 31s\n  9900K .......... .......... .......... .......... ..........  1% 11.1M 31s\n  9950K .......... .......... .......... .......... ..........  1% 20.4M 31s\n 10000K .......... .......... .......... .......... ..........  1% 30.8M 31s\n 10050K .......... .......... .......... .......... ..........  1% 10.9M 31s\n 10100K .......... .......... .......... .......... ..........  1% 13.7M 31s\n 10150K .......... .......... .......... .......... ..........  1% 11.1M 31s\n 10200K .......... .......... .......... .......... ..........  1% 8.77M 31s\n 10250K .......... .......... .......... .......... ..........  1% 16.2M 31s\n 10300K .......... .......... .......... .......... ..........  1% 49.9M 31s\n 10350K .......... .......... .......... .......... ..........  1% 10.1M 31s\n 10400K .......... .......... .......... .......... ..........  1% 9.11M 31s\n 10450K .......... .......... .......... .......... ..........  1% 13.8M 31s\n 10500K .......... .......... .......... .......... ..........  1% 18.7M 31s\n 10550K .......... .......... .......... .......... ..........  1% 28.3M 31s\n 10600K .......... .......... .......... .......... ..........  1% 8.53M 31s\n 10650K .......... .......... .......... .......... ..........  1% 9.73M 31s\n 10700K .......... .......... .......... .......... ..........  1% 23.3M 31s\n 10750K .......... .......... .......... .......... ..........  1% 5.26M 32s\n 10800K .......... .......... .......... .......... ..........  1%  113M 31s\n 10850K .......... .......... .......... .......... ..........  1%  139M 31s\n 10900K .......... .......... .......... .......... ..........  1%  119M 31s\n 10950K .......... .......... .......... .......... ..........  1%  143M 31s\n 11000K .......... .......... .......... .......... ..........  1% 9.33M 31s\n 11050K .......... .......... .......... .......... ..........  1%  141M 31s\n 11100K .......... .......... .......... .......... ..........  1% 17.5M 31s\n 11150K .......... .......... .......... .......... ..........  2% 8.60M 31s\n 11200K .......... .......... .......... .......... ..........  2%  118M 31s\n 11250K .......... .......... .......... .......... ..........  2% 20.6M 31s\n 11300K .......... .......... .......... .......... ..........  2% 8.19M 31s\n 11350K .......... .......... .......... .......... ..........  2% 18.5M 31s\n 11400K .......... .......... .......... .......... ..........  2% 10.9M 31s\n 11450K .......... .......... .......... .......... ..........  2% 24.3M 31s\n 11500K .......... .......... .......... .......... ..........  2% 15.6M 31s\n 11550K .......... .......... .......... .......... ..........  2% 35.9M 31s\n 11600K .......... .......... .......... .......... ..........  2% 14.1M 31s\n 11650K .......... .......... .......... .......... ..........  2% 9.37M 31s\n 11700K .......... .......... .......... .......... ..........  2% 48.6M 31s\n 11750K .......... .......... .......... .......... ..........  2% 9.80M 31s\n 11800K .......... .......... .......... .......... ..........  2% 13.8M 31s\n 11850K .......... .......... .......... .......... ..........  2% 16.7M 31s\n 11900K .......... .......... .......... .......... ..........  2% 69.2M 31s\n 11950K .......... .......... .......... .......... ..........  2% 9.89M 31s\n 12000K .......... .......... .......... .......... ..........  2% 8.47M 31s\n 12050K .......... .......... .......... .......... ..........  2% 53.9M 31s\n 12100K .......... .......... .......... .......... ..........  2% 75.3M 31s\n 12150K .......... .......... .......... .......... ..........  2% 29.8M 31s\n 12200K .......... .......... .......... .......... ..........  2% 19.9M 31s\n 12250K .......... .......... .......... .......... ..........  2% 20.5M 31s\n 12300K .......... .......... .......... .......... ..........  2% 26.4M 31s\n 12350K .......... .......... .......... .......... ..........  2% 90.1M 31s\n 12400K .......... .......... .......... .......... ..........  2% 20.5M 31s\n 12450K .......... .......... .......... .......... ..........  2% 24.9M 31s\n 12500K .......... .......... .......... .......... ..........  2% 11.1M 31s\n 12550K .......... .......... .......... .......... ..........  2% 72.9M 31s\n 12600K .......... .......... .......... .......... ..........  2% 97.6M 31s\n 12650K .......... .......... .......... .......... ..........  2% 15.3M 31s\n 12700K .......... .......... .......... .......... ..........  2% 18.4M 31s\n 12750K .......... .......... .......... .......... ..........  2% 12.5M 31s\n 12800K .......... .......... .......... .......... ..........  2%  127M 31s\n 12850K .......... .......... .......... .......... ..........  2% 23.0M 31s\n 12900K .......... .......... .......... .......... ..........  2% 14.6M 31s\n 12950K .......... .......... .......... .......... ..........  2% 27.7M 31s\n 13000K .......... .......... .......... .......... ..........  2% 11.2M 31s\n 13050K .......... .......... .......... .......... ..........  2% 87.0M 31s\n 13100K .......... .......... .......... .......... ..........  2% 42.7M 31s\n 13150K .......... .......... .......... .......... ..........  2% 8.34M 31s\n 13200K .......... .......... .......... .......... ..........  2% 83.3M 31s\n 13250K .......... .......... .......... .......... ..........  2% 24.2M 31s\n 13300K .......... .......... .......... .......... ..........  2%  121M 30s\n 13350K .......... .......... .......... .......... ..........  2% 31.2M 30s\n 13400K .......... .......... .......... .......... ..........  2% 26.0M 30s\n 13450K .......... .......... .......... .......... ..........  2% 28.7M 30s\n 13500K .......... .......... .......... .......... ..........  2% 94.2M 30s\n 13550K .......... .......... .......... .......... ..........  2% 45.1M 30s\n 13600K .......... .......... .......... .......... ..........  2% 21.4M 30s\n 13650K .......... .......... .......... .......... ..........  2% 70.5M 30s\n 13700K .......... .......... .......... .......... ..........  2% 16.3M 30s\n 13750K .......... .......... .......... .......... ..........  2% 75.5M 30s\n 13800K .......... .......... .......... .......... ..........  2% 10.7M 30s\n 13850K .......... .......... .......... .......... ..........  2% 25.3M 30s\n 13900K .......... .......... .......... .......... ..........  2% 29.7M 30s\n 13950K .......... .......... .......... .......... ..........  2% 16.6M 30s\n 14000K .......... .......... .......... .......... ..........  2% 83.5M 30s\n 14050K .......... .......... .......... .......... ..........  2% 15.6M 30s\n 14100K .......... .......... .......... .......... ..........  2% 13.6M 30s\n 14150K .......... .......... .......... .......... ..........  2% 24.5M 30s\n 14200K .......... .......... .......... .......... ..........  2% 95.6M 30s\n 14250K .......... .......... .......... .......... ..........  2% 16.3M 30s\n 14300K .......... .......... .......... .......... ..........  2% 21.9M 30s\n 14350K .......... .......... .......... .......... ..........  2% 10.5M 30s\n 14400K .......... .......... .......... .......... ..........  2% 10.3M 30s\n 14450K .......... .......... .......... .......... ..........  2% 11.4M 30s\n 14500K .......... .......... .......... .......... ..........  2% 71.6M 30s\n 14550K .......... .......... .......... .......... ..........  2% 99.0M 30s\n 14600K .......... .......... .......... .......... ..........  2% 4.28M 30s\n 14650K .......... .......... .......... .......... ..........  2%  109M 30s\n 14700K .......... .......... .......... .......... ..........  2%  122M 30s\n 14750K .......... .......... .......... .......... ..........  2% 6.81M 30s\n 14800K .......... .......... .......... .......... ..........  2% 11.5M 30s\n 14850K .......... .......... .......... .......... ..........  2% 13.7M 30s\n 14900K .......... .......... .......... .......... ..........  2% 11.7M 30s\n 14950K .......... .......... .......... .......... ..........  2% 8.24M 30s\n 15000K .......... .......... .......... .......... ..........  2%  102M 30s\n 15050K .......... .......... .......... .......... ..........  2% 9.52M 30s\n 15100K .......... .......... .......... .......... ..........  2% 7.07M 30s\n 15150K .......... .......... .......... .......... ..........  2%  108M 30s\n 15200K .......... .......... .......... .......... ..........  2% 61.1M 30s\n 15250K .......... .......... .......... .......... ..........  2% 5.95M 30s\n 15300K .......... .......... .......... .......... ..........  2% 13.8M 31s\n 15350K .......... .......... .......... .......... ..........  2% 7.56M 31s\n 15400K .......... .......... .......... .......... ..........  2% 26.5M 31s\n 15450K .......... .......... .......... .......... ..........  2% 41.8M 31s\n 15500K .......... .......... .......... .......... ..........  2% 13.2M 31s\n 15550K .......... .......... .......... .......... ..........  2% 6.65M 31s\n 15600K .......... .......... .......... .......... ..........  2% 34.0M 31s\n 15650K .......... .......... .......... .......... ..........  2% 57.9M 31s\n 15700K .......... .......... .......... .......... ..........  2% 12.1M 31s\n 15750K .......... .......... .......... .......... ..........  2% 4.02M 31s\n 15800K .......... .......... .......... .......... ..........  2% 46.2M 31s\n 15850K .......... .......... .......... .......... ..........  2%  112M 31s\n 15900K .......... .......... .......... .......... ..........  2% 37.7M 31s\n 15950K .......... .......... .......... .......... ..........  2% 22.3M 31s\n 16000K .......... .......... .......... .......... ..........  2% 12.1M 31s\n 16050K .......... .......... .......... .......... ..........  2% 9.99M 31s\n 16100K .......... .......... .......... .......... ..........  2% 6.33M 31s\n 16150K .......... .......... .......... .......... ..........  2%  121M 31s\n 16200K .......... .......... .......... .......... ..........  2% 32.2M 31s\n 16250K .......... .......... .......... .......... ..........  2% 14.4M 31s\n 16300K .......... .......... .......... .......... ..........  2% 13.7M 31s\n 16350K .......... .......... .......... .......... ..........  2% 33.0M 31s\n 16400K .......... .......... .......... .......... ..........  2% 9.34M 31s\n 16450K .......... .......... .......... .......... ..........  2% 11.6M 31s\n 16500K .......... .......... .......... .......... ..........  2% 15.1M 31s\n 16550K .......... .......... .......... .......... ..........  2% 9.93M 31s\n 16600K .......... .......... .......... .......... ..........  2% 82.7M 31s\n 16650K .......... .......... .......... .......... ..........  2% 14.5M 31s\n 16700K .......... .......... .......... .......... ..........  2% 16.2M 31s\n 16750K .......... .......... .......... .......... ..........  3% 11.9M 31s\n 16800K .......... .......... .......... .......... ..........  3% 36.6M 31s\n 16850K .......... .......... .......... .......... ..........  3% 14.1M 31s\n 16900K .......... .......... .......... .......... ..........  3% 24.5M 31s\n 16950K .......... .......... .......... .......... ..........  3% 11.5M 31s\n 17000K .......... .......... .......... .......... ..........  3% 54.8M 31s\n 17050K .......... .......... .......... .......... ..........  3% 17.1M 31s\n 17100K .......... .......... .......... .......... ..........  3% 9.25M 31s\n 17150K .......... .......... .......... .......... ..........  3% 8.31M 31s\n 17200K .......... .......... .......... .......... ..........  3% 13.3M 31s\n 17250K .......... .......... .......... .......... ..........  3% 8.59M 31s\n 17300K .......... .......... .......... .......... ..........  3% 63.1M 31s\n 17350K .......... .......... .......... .......... ..........  3% 11.5M 31s\n 17400K .......... .......... .......... .......... ..........  3% 79.1M 31s\n 17450K .......... .......... .......... .......... ..........  3% 13.6M 31s\n 17500K .......... .......... .......... .......... ..........  3% 66.7M 31s\n 17550K .......... .......... .......... .......... ..........  3% 6.31M 31s\n 17600K .......... .......... .......... .......... ..........  3%  133M 31s\n 17650K .......... .......... .......... .......... ..........  3% 17.7M 31s\n 17700K .......... .......... .......... .......... ..........  3% 99.4M 31s\n 17750K .......... .......... .......... .......... ..........  3% 28.0M 31s\n 17800K .......... .......... .......... .......... ..........  3% 22.6M 31s\n 17850K .......... .......... .......... .......... ..........  3% 13.6M 31s\n 17900K .......... .......... .......... .......... ..........  3% 59.4M 31s\n 17950K .......... .......... .......... .......... ..........  3% 9.09M 31s\n 18000K .......... .......... .......... .......... ..........  3%  125M 31s\n 18050K .......... .......... .......... .......... ..........  3%  132M 31s\n 18100K .......... .......... .......... .......... ..........  3% 17.0M 31s\n 18150K .......... .......... .......... .......... ..........  3% 17.6M 31s\n 18200K .......... .......... .......... .......... ..........  3% 88.9M 31s\n 18250K .......... .......... .......... .......... ..........  3% 46.9M 31s\n 18300K .......... .......... .......... .......... ..........  3% 14.9M 31s\n 18350K .......... .......... .......... .......... ..........  3% 18.1M 31s\n 18400K .......... .......... .......... .......... ..........  3% 30.6M 31s\n 18450K .......... .......... .......... .......... ..........  3% 85.2M 31s\n 18500K .......... .......... .......... .......... ..........  3% 8.02M 31s\n 18550K .......... .......... .......... .......... ..........  3% 25.6M 31s\n 18600K .......... .......... .......... .......... ..........  3% 7.14M 31s\n 18650K .......... .......... .......... .......... ..........  3% 62.9M 31s\n 18700K .......... .......... .......... .......... ..........  3% 6.27M 31s\n 18750K .......... .......... .......... .......... ..........  3% 61.2M 31s\n 18800K .......... .......... .......... .......... ..........  3% 10.9M 31s\n 18850K .......... .......... .......... .......... ..........  3% 15.0M 31s\n 18900K .......... .......... .......... .......... ..........  3% 11.4M 31s\n 18950K .......... .......... .......... .......... ..........  3% 36.1M 31s\n 19000K .......... .......... .......... .......... ..........  3% 7.95M 31s\n 19050K .......... .......... .......... .......... ..........  3%  122M 31s\n 19100K .......... .......... .......... .......... ..........  3%  124M 31s\n 19150K .......... .......... .......... .......... ..........  3% 35.8M 31s\n 19200K .......... .......... .......... .......... ..........  3% 23.3M 31s\n 19250K .......... .......... .......... .......... ..........  3% 16.4M 31s\n 19300K .......... .......... .......... .......... ..........  3% 46.4M 31s\n 19350K .......... .......... .......... .......... ..........  3% 64.4M 31s\n 19400K .......... .......... .......... .......... ..........  3% 18.4M 31s\n 19450K .......... .......... .......... .......... ..........  3% 26.2M 31s\n 19500K .......... .......... .......... .......... ..........  3% 13.1M 31s\n 19550K .......... .......... .......... .......... ..........  3% 24.1M 31s\n 19600K .......... .......... .......... .......... ..........  3% 50.6M 31s\n 19650K .......... .......... .......... .......... ..........  3% 14.1M 31s\n 19700K .......... .......... .......... .......... ..........  3% 76.4M 30s\n 19750K .......... .......... .......... .......... ..........  3% 11.8M 31s\n 19800K .......... .......... .......... .......... ..........  3%  108M 30s\n 19850K .......... .......... .......... .......... ..........  3%  104M 30s\n 19900K .......... .......... .......... .......... ..........  3% 12.6M 30s\n 19950K .......... .......... .......... .......... ..........  3% 67.5M 30s\n 20000K .......... .......... .......... .......... ..........  3% 10.8M 30s\n 20050K .......... .......... .......... .......... ..........  3% 32.7M 30s\n 20100K .......... .......... .......... .......... ..........  3% 67.6M 30s\n 20150K .......... .......... .......... .......... ..........  3%  105M 30s\n 20200K .......... .......... .......... .......... ..........  3% 40.6M 30s\n 20250K .......... .......... .......... .......... ..........  3% 13.4M 30s\n 20300K .......... .......... .......... .......... ..........  3% 65.1M 30s\n 20350K .......... .......... .......... .......... ..........  3% 20.3M 30s\n 20400K .......... .......... .......... .......... ..........  3% 11.5M 30s\n 20450K .......... .......... .......... .......... ..........  3% 13.7M 30s\n 20500K .......... .......... .......... .......... ..........  3%  118M 30s\n 20550K .......... .......... .......... .......... ..........  3% 66.9M 30s\n 20600K .......... .......... .......... .......... ..........  3% 16.0M 30s\n 20650K .......... .......... .......... .......... ..........  3% 74.9M 30s\n 20700K .......... .......... .......... .......... ..........  3% 21.2M 30s\n 20750K .......... .......... .......... .......... ..........  3% 70.6M 30s\n 20800K .......... .......... .......... .......... ..........  3% 20.0M 30s\n 20850K .......... .......... .......... .......... ..........  3% 11.1M 30s\n 20900K .......... .......... .......... .......... ..........  3% 29.8M 30s\n 20950K .......... .......... .......... .......... ..........  3% 14.9M 30s\n 21000K .......... .......... .......... .......... ..........  3% 61.3M 30s\n 21050K .......... .......... .......... .......... ..........  3% 19.5M 30s\n 21100K .......... .......... .......... .......... ..........  3% 24.0M 30s\n 21150K .......... .......... .......... .......... ..........  3% 32.2M 30s\n 21200K .......... .......... .......... .......... ..........  3% 92.7M 30s\n 21250K .......... .......... .......... .......... ..........  3% 15.5M 30s\n 21300K .......... .......... .......... .......... ..........  3% 29.8M 30s\n 21350K .......... .......... .......... .......... ..........  3% 15.6M 30s\n 21400K .......... .......... .......... .......... ..........  3% 23.3M 30s\n 21450K .......... .......... .......... .......... ..........  3% 75.5M 30s\n 21500K .......... .......... .......... .......... ..........  3% 8.75M 30s\n 21550K .......... .......... .......... .......... ..........  3% 11.7M 30s\n 21600K .......... .......... .......... .......... ..........  3% 72.4M 30s\n 21650K .......... .......... .......... .......... ..........  3% 17.1M 30s\n 21700K .......... .......... .......... .......... ..........  3% 70.3M 30s\n 21750K .......... .......... .......... .......... ..........  3% 9.53M 30s\n 21800K .......... .......... .......... .......... ..........  3% 82.0M 30s\n 21850K .......... .......... .......... .......... ..........  3% 16.6M 30s\n 21900K .......... .......... .......... .......... ..........  3% 73.0M 30s\n 21950K .......... .......... .......... .......... ..........  3% 56.1M 30s\n 22000K .......... .......... .......... .......... ..........  3% 87.6M 29s\n 22050K .......... .......... .......... .......... ..........  3% 62.0M 29s\n 22100K .......... .......... .......... .......... ..........  3% 19.0M 29s\n 22150K .......... .......... .......... .......... ..........  3% 73.7M 29s\n 22200K .......... .......... .......... .......... ..........  3%  120M 29s\n 22250K .......... .......... .......... .......... ..........  3% 52.1M 29s\n 22300K .......... .......... .......... .......... ..........  3% 25.1M 29s\n 22350K .......... .......... .......... .......... ..........  4% 34.7M 29s\n 22400K .......... .......... .......... .......... ..........  4% 17.6M 29s\n 22450K .......... .......... .......... .......... ..........  4% 16.0M 29s\n 22500K .......... .......... .......... .......... ..........  4% 15.7M 29s\n 22550K .......... .......... .......... .......... ..........  4% 8.81M 29s\n 22600K .......... .......... .......... .......... ..........  4% 85.1M 29s\n 22650K .......... .......... .......... .......... ..........  4% 99.3M 29s\n 22700K .......... .......... .......... .......... ..........  4% 66.8M 29s\n 22750K .......... .......... .......... .......... ..........  4%  107M 29s\n 22800K .......... .......... .......... .......... ..........  4% 93.2M 29s\n 22850K .......... .......... .......... .......... ..........  4% 73.9M 29s\n 22900K .......... .......... .......... .......... ..........  4% 26.4M 29s\n 22950K .......... .......... .......... .......... ..........  4% 46.6M 29s\n 23000K .......... .......... .......... .......... ..........  4% 61.2M 29s\n 23050K .......... .......... .......... .......... ..........  4% 34.3M 29s\n 23100K .......... .......... .......... .......... ..........  4% 80.3M 29s\n 23150K .......... .......... .......... .......... ..........  4% 11.9M 29s\n 23200K .......... .......... .......... .......... ..........  4% 20.9M 29s\n 23250K .......... .......... .......... .......... ..........  4% 12.0M 29s\n 23300K .......... .......... .......... .......... ..........  4% 53.9M 29s\n 23350K .......... .......... .......... .......... ..........  4% 29.6M 29s\n 23400K .......... .......... .......... .......... ..........  4% 11.2M 29s\n 23450K .......... .......... .......... .......... ..........  4% 16.8M 29s\n 23500K .......... .......... .......... .......... ..........  4% 97.1M 29s\n 23550K .......... .......... .......... .......... ..........  4% 80.1M 29s\n 23600K .......... .......... .......... .......... ..........  4% 98.9M 29s\n 23650K .......... .......... .......... .......... ..........  4% 15.4M 29s\n 23700K .......... .......... .......... .......... ..........  4% 82.6M 29s\n 23750K .......... .......... .......... .......... ..........  4% 68.1M 29s\n 23800K .......... .......... .......... .......... ..........  4% 85.7M 29s\n 23850K .......... .......... .......... .......... ..........  4%  124M 28s\n 23900K .......... .......... .......... .......... ..........  4% 67.5M 28s\n 23950K .......... .......... .......... .......... ..........  4% 46.5M 28s\n 24000K .......... .......... .......... .......... ..........  4% 82.7M 28s\n 24050K .......... .......... .......... .......... ..........  4% 90.5M 28s\n 24100K .......... .......... .......... .......... ..........  4% 5.50M 28s\n 24150K .......... .......... .......... .......... ..........  4% 85.5M 28s\n 24200K .......... .......... .......... .......... ..........  4%  108M 28s\n 24250K .......... .......... .......... .......... ..........  4%  117M 28s\n 24300K .......... .......... .......... .......... ..........  4% 81.7M 28s\n 24350K .......... .......... .......... .......... ..........  4% 84.7M 28s\n 24400K .......... .......... .......... .......... ..........  4% 99.7M 28s\n 24450K .......... .......... .......... .......... ..........  4% 10.0M 28s\n 24500K .......... .......... .......... .......... ..........  4% 75.2M 28s\n 24550K .......... .......... .......... .......... ..........  4%  112M 28s\n 24600K .......... .......... .......... .......... ..........  4%  120M 28s\n 24650K .......... .......... .......... .......... ..........  4% 14.0M 28s\n 24700K .......... .......... .......... .......... ..........  4% 75.4M 28s\n 24750K .......... .......... .......... .......... ..........  4% 54.1M 28s\n 24800K .......... .......... .......... .......... ..........  4% 17.4M 28s\n 24850K .......... .......... .......... .......... ..........  4% 33.7M 28s\n 24900K .......... .......... .......... .......... ..........  4% 40.4M 28s\n 24950K .......... .......... .......... .......... ..........  4% 69.2M 28s\n 25000K .......... .......... .......... .......... ..........  4% 14.5M 28s\n 25050K .......... .......... .......... .......... ..........  4% 13.6M 28s\n 25100K .......... .......... .......... .......... ..........  4% 12.7M 28s\n 25150K .......... .......... .......... .......... ..........  4% 63.3M 28s\n 25200K .......... .......... .......... .......... ..........  4% 65.6M 28s\n 25250K .......... .......... .......... .......... ..........  4% 14.6M 28s\n 25300K .......... .......... .......... .......... ..........  4% 31.7M 28s\n 25350K .......... .......... .......... .......... ..........  4% 19.9M 28s\n 25400K .......... .......... .......... .......... ..........  4% 45.2M 28s\n 25450K .......... .......... .......... .......... ..........  4% 17.3M 28s\n 25500K .......... .......... .......... .......... ..........  4% 27.2M 28s\n 25550K .......... .......... .......... .......... ..........  4% 26.9M 28s\n 25600K .......... .......... .......... .......... ..........  4% 17.5M 28s\n 25650K .......... .......... .......... .......... ..........  4% 76.2M 28s\n 25700K .......... .......... .......... .......... ..........  4% 46.9M 28s\n 25750K .......... .......... .......... .......... ..........  4% 9.17M 28s\n 25800K .......... .......... .......... .......... ..........  4% 23.4M 28s\n 25850K .......... .......... .......... .......... ..........  4% 11.7M 28s\n 25900K .......... .......... .......... .......... ..........  4% 76.5M 28s\n 25950K .......... .......... .......... .......... ..........  4% 15.5M 28s\n 26000K .......... .......... .......... .......... ..........  4% 11.7M 28s\n 26050K .......... .......... .......... .......... ..........  4% 57.6M 28s\n 26100K .......... .......... .......... .......... ..........  4% 56.6M 28s\n 26150K .......... .......... .......... .......... ..........  4% 8.64M 28s\n 26200K .......... .......... .......... .......... ..........  4% 23.1M 28s\n 26250K .......... .......... .......... .......... ..........  4% 9.27M 28s\n 26300K .......... .......... .......... .......... ..........  4% 11.5M 28s\n 26350K .......... .......... .......... .......... ..........  4% 11.7M 28s\n 26400K .......... .......... .......... .......... ..........  4% 54.0M 28s\n 26450K .......... .......... .......... .......... ..........  4% 18.1M 28s\n 26500K .......... .......... .......... .......... ..........  4% 30.0M 28s\n 26550K .......... .......... .......... .......... ..........  4% 6.57M 28s\n 26600K .......... .......... .......... .......... ..........  4% 98.4M 28s\n 26650K .......... .......... .......... .......... ..........  4% 71.0M 28s\n 26700K .......... .......... .......... .......... ..........  4% 91.0M 28s\n 26750K .......... .......... .......... .......... ..........  4% 13.0M 28s\n 26800K .......... .......... .......... .......... ..........  4% 82.9M 28s\n 26850K .......... .......... .......... .......... ..........  4% 78.5M 28s\n 26900K .......... .......... .......... .......... ..........  4% 10.5M 28s\n 26950K .......... .......... .......... .......... ..........  4% 76.1M 28s\n 27000K .......... .......... .......... .......... ..........  4% 14.3M 28s\n 27050K .......... .......... .......... .......... ..........  4% 90.5M 28s\n 27100K .......... .......... .......... .......... ..........  4% 36.5M 28s\n 27150K .......... .......... .......... .......... ..........  4% 13.9M 28s\n 27200K .......... .......... .......... .......... ..........  4% 36.5M 28s\n 27250K .......... .......... .......... .......... ..........  4% 12.0M 28s\n 27300K .......... .......... .......... .......... ..........  4% 25.4M 28s\n 27350K .......... .......... .......... .......... ..........  4% 74.1M 28s\n 27400K .......... .......... .......... .......... ..........  4% 5.75M 28s\n 27450K .......... .......... .......... .......... ..........  4%  128M 28s\n 27500K .......... .......... .......... .......... ..........  4% 66.1M 28s\n 27550K .......... .......... .......... .......... ..........  4% 13.4M 28s\n 27600K .......... .......... .......... .......... ..........  4%  112M 28s\n 27650K .......... .......... .......... .......... ..........  4% 25.1M 28s\n 27700K .......... .......... .......... .......... ..........  4% 12.5M 28s\n 27750K .......... .......... .......... .......... ..........  4%  123M 28s\n 27800K .......... .......... .......... .......... ..........  4% 22.6M 27s\n 27850K .......... .......... .......... .......... ..........  4% 24.2M 27s\n 27900K .......... .......... .......... .......... ..........  4% 8.56M 28s\n 27950K .......... .......... .......... .......... ..........  5% 16.7M 28s\n 28000K .......... .......... .......... .......... ..........  5% 57.1M 28s\n 28050K .......... .......... .......... .......... ..........  5% 12.4M 28s\n 28100K .......... .......... .......... .......... ..........  5% 13.3M 28s\n 28150K .......... .......... .......... .......... ..........  5% 8.12M 28s\n 28200K .......... .......... .......... .......... ..........  5% 24.7M 28s\n 28250K .......... .......... .......... .......... ..........  5%  123M 28s\n 28300K .......... .......... .......... .......... ..........  5% 11.8M 28s\n 28350K .......... .......... .......... .......... ..........  5% 78.1M 28s\n 28400K .......... .......... .......... .......... ..........  5% 18.2M 28s\n 28450K .......... .......... .......... .......... ..........  5% 62.7M 27s\n 28500K .......... .......... .......... .......... ..........  5% 17.4M 27s\n 28550K .......... .......... .......... .......... ..........  5% 15.0M 28s\n 28600K .......... .......... .......... .......... ..........  5% 75.0M 27s\n 28650K .......... .......... .......... .......... ..........  5% 19.2M 27s\n 28700K .......... .......... .......... .......... ..........  5% 79.3M 27s\n 28750K .......... .......... .......... .......... ..........  5% 30.7M 27s\n 28800K .......... .......... .......... .......... ..........  5% 9.58M 27s\n 28850K .......... .......... .......... .......... ..........  5% 96.5M 27s\n 28900K .......... .......... .......... .......... ..........  5% 69.7M 27s\n 28950K .......... .......... .......... .......... ..........  5% 20.8M 27s\n 29000K .......... .......... .......... .......... ..........  5% 31.8M 27s\n 29050K .......... .......... .......... .......... ..........  5% 15.9M 27s\n 29100K .......... .......... .......... .......... ..........  5% 31.2M 27s\n 29150K .......... .......... .......... .......... ..........  5% 71.1M 27s\n 29200K .......... .......... .......... .......... ..........  5% 12.9M 27s\n 29250K .......... .......... .......... .......... ..........  5% 18.2M 27s\n 29300K .......... .......... .......... .......... ..........  5% 17.7M 27s\n 29350K .......... .......... .......... .......... ..........  5% 48.1M 27s\n 29400K .......... .......... .......... .......... ..........  5% 18.2M 27s\n 29450K .......... .......... .......... .......... ..........  5% 61.9M 27s\n 29500K .......... .......... .......... .......... ..........  5% 22.7M 27s\n 29550K .......... .......... .......... .......... ..........  5% 13.3M 27s\n 29600K .......... .......... .......... .......... ..........  5%  124M 27s\n 29650K .......... .......... .......... .......... ..........  5% 62.4M 27s\n 29700K .......... .......... .......... .......... ..........  5% 6.65M 27s\n 29750K .......... .......... .......... .......... ..........  5% 91.9M 27s\n 29800K .......... .......... .......... .......... ..........  5% 16.7M 27s\n 29850K .......... .......... .......... .......... ..........  5% 47.3M 27s\n 29900K .......... .......... .......... .......... ..........  5% 49.4M 27s\n 29950K .......... .......... .......... .......... ..........  5% 15.7M 27s\n 30000K .......... .......... .......... .......... ..........  5% 55.9M 27s\n 30050K .......... .......... .......... .......... ..........  5% 11.8M 27s\n 30100K .......... .......... .......... .......... ..........  5% 28.5M 27s\n 30150K .......... .......... .......... .......... ..........  5% 32.2M 27s\n 30200K .......... .......... .......... .......... ..........  5% 16.5M 27s\n 30250K .......... .......... .......... .......... ..........  5% 87.5M 27s\n 30300K .......... .......... .......... .......... ..........  5% 88.9M 27s\n 30350K .......... .......... .......... .......... ..........  5% 21.8M 27s\n 30400K .......... .......... .......... .......... ..........  5% 11.3M 27s\n 30450K .......... .......... .......... .......... ..........  5% 74.4M 27s\n 30500K .......... .......... .......... .......... ..........  5% 14.6M 27s\n 30550K .......... .......... .......... .......... ..........  5% 47.4M 27s\n 30600K .......... .......... .......... .......... ..........  5% 14.3M 27s\n 30650K .......... .......... .......... .......... ..........  5% 23.2M 27s\n 30700K .......... .......... .......... .......... ..........  5% 26.8M 27s\n 30750K .......... .......... .......... .......... ..........  5% 19.0M 27s\n 30800K .......... .......... .......... .......... ..........  5%  122M 27s\n 30850K .......... .......... .......... .......... ..........  5% 39.6M 27s\n 30900K .......... .......... .......... .......... ..........  5% 26.3M 27s\n 30950K .......... .......... .......... .......... ..........  5% 20.5M 27s\n 31000K .......... .......... .......... .......... ..........  5%  102M 27s\n 31050K .......... .......... .......... .......... ..........  5% 11.2M 27s\n 31100K .......... .......... .......... .......... ..........  5% 20.1M 27s\n 31150K .......... .......... .......... .......... ..........  5% 43.2M 27s\n 31200K .......... .......... .......... .......... ..........  5% 56.0M 27s\n 31250K .......... .......... .......... .......... ..........  5% 57.4M 27s\n 31300K .......... .......... .......... .......... ..........  5% 8.56M 27s\n 31350K .......... .......... .......... .......... ..........  5% 18.9M 27s\n 31400K .......... .......... .......... .......... ..........  5% 8.83M 27s\n 31450K .......... .......... .......... .......... ..........  5% 27.4M 27s\n 31500K .......... .......... .......... .......... ..........  5%  125M 27s\n 31550K .......... .......... .......... .......... ..........  5% 8.52M 27s\n 31600K .......... .......... .......... .......... ..........  5% 12.9M 27s\n 31650K .......... .......... .......... .......... ..........  5% 16.7M 27s\n 31700K .......... .......... .......... .......... ..........  5%  107M 27s\n 31750K .......... .......... .......... .......... ..........  5% 27.9M 27s\n 31800K .......... .......... .......... .......... ..........  5% 14.4M 27s\n 31850K .......... .......... .......... .......... ..........  5% 35.0M 27s\n 31900K .......... .......... .......... .......... ..........  5% 11.1M 27s\n 31950K .......... .......... .......... .......... ..........  5% 98.6M 27s\n 32000K .......... .......... .......... .......... ..........  5% 65.4M 27s\n 32050K .......... .......... .......... .......... ..........  5% 11.8M 27s\n 32100K .......... .......... .......... .......... ..........  5% 39.2M 27s\n 32150K .......... .......... .......... .......... ..........  5% 19.2M 27s\n 32200K .......... .......... .......... .......... ..........  5% 20.8M 27s\n 32250K .......... .......... .......... .......... ..........  5%  104M 27s\n 32300K .......... .......... .......... .......... ..........  5% 18.0M 27s\n 32350K .......... .......... .......... .......... ..........  5% 7.68M 27s\n 32400K .......... .......... .......... .......... ..........  5% 59.0M 27s\n 32450K .......... .......... .......... .......... ..........  5% 82.2M 27s\n 32500K .......... .......... .......... .......... ..........  5% 99.1M 27s\n 32550K .......... .......... .......... .......... ..........  5% 17.7M 27s\n 32600K .......... .......... .......... .......... ..........  5% 22.1M 27s\n 32650K .......... .......... .......... .......... ..........  5% 76.6M 27s\n 32700K .......... .......... .......... .......... ..........  5% 11.9M 27s\n 32750K .......... .......... .......... .......... ..........  5% 9.25M 27s\n 32800K .......... .......... .......... .......... ..........  5% 11.2M 27s\n 32850K .......... .......... .......... .......... ..........  5% 95.0M 27s\n 32900K .......... .......... .......... .......... ..........  5% 80.1M 27s\n 32950K .......... .......... .......... .......... ..........  5% 17.5M 27s\n 33000K .......... .......... .......... .......... ..........  5% 65.1M 27s\n 33050K .......... .......... .......... .......... ..........  5% 21.8M 27s\n 33100K .......... .......... .......... .......... ..........  5% 35.6M 27s\n 33150K .......... .......... .......... .......... ..........  5% 27.7M 27s\n 33200K .......... .......... .......... .......... ..........  5% 41.6M 27s\n 33250K .......... .......... .......... .......... ..........  5% 12.0M 27s\n 33300K .......... .......... .......... .......... ..........  5% 29.9M 27s\n 33350K .......... .......... .......... .......... ..........  5% 62.9M 27s\n 33400K .......... .......... .......... .......... ..........  5% 5.75M 27s\n 33450K .......... .......... .......... .......... ..........  5%  107M 27s\n 33500K .......... .......... .......... .......... ..........  5% 51.0M 27s\n 33550K .......... .......... .......... .......... ..........  6% 38.6M 27s\n 33600K .......... .......... .......... .......... ..........  6% 89.6M 27s\n 33650K .......... .......... .......... .......... ..........  6% 14.4M 27s\n 33700K .......... .......... .......... .......... ..........  6% 28.4M 27s\n 33750K .......... .......... .......... .......... ..........  6% 4.88M 27s\n 33800K .......... .......... .......... .......... ..........  6%  126M 27s\n 33850K .......... .......... .......... .......... ..........  6%  142M 27s\n 33900K .......... .......... .......... .......... ..........  6% 70.2M 27s\n 33950K .......... .......... .......... .......... ..........  6% 84.3M 27s\n 34000K .......... .......... .......... .......... ..........  6% 13.0M 27s\n 34050K .......... .......... .......... .......... ..........  6% 62.6M 27s\n 34100K .......... .......... .......... .......... ..........  6% 36.1M 27s\n 34150K .......... .......... .......... .......... ..........  6% 9.72M 27s\n 34200K .......... .......... .......... .......... ..........  6% 23.0M 27s\n 34250K .......... .......... .......... .......... ..........  6% 12.1M 27s\n 34300K .......... .......... .......... .......... ..........  6% 58.6M 27s\n 34350K .......... .......... .......... .......... ..........  6% 8.96M 27s\n 34400K .......... .......... .......... .......... ..........  6% 27.4M 27s\n 34450K .......... .......... .......... .......... ..........  6% 16.1M 27s\n 34500K .......... .......... .......... .......... ..........  6% 49.6M 27s\n 34550K .......... .......... .......... .......... ..........  6% 20.8M 27s\n 34600K .......... .......... .......... .......... ..........  6% 14.1M 27s\n 34650K .......... .......... .......... .......... ..........  6%  108M 27s\n 34700K .......... .......... .......... .......... ..........  6% 12.9M 27s\n 34750K .......... .......... .......... .......... ..........  6% 88.4M 27s\n 34800K .......... .......... .......... .......... ..........  6% 40.6M 26s\n 34850K .......... .......... .......... .......... ..........  6% 10.1M 27s\n 34900K .......... .......... .......... .......... ..........  6% 28.3M 26s\n 34950K .......... .......... .......... .......... ..........  6% 8.95M 27s\n 35000K .......... .......... .......... .......... ..........  6% 18.8M 27s\n 35050K .......... .......... .......... .......... ..........  6% 78.6M 27s\n 35100K .......... .......... .......... .......... ..........  6% 20.2M 27s\n 35150K .......... .......... .......... .......... ..........  6% 15.5M 27s\n 35200K .......... .......... .......... .......... ..........  6% 83.9M 26s\n 35250K .......... .......... .......... .......... ..........  6% 28.4M 26s\n 35300K .......... .......... .......... .......... ..........  6% 4.61M 27s\n 35350K .......... .......... .......... .......... ..........  6% 93.7M 27s\n 35400K .......... .......... .......... .......... ..........  6%  123M 27s\n 35450K .......... .......... .......... .......... ..........  6% 46.4M 26s\n 35500K .......... .......... .......... .......... ..........  6% 26.9M 26s\n 35550K .......... .......... .......... .......... ..........  6% 10.1M 27s\n 35600K .......... .......... .......... .......... ..........  6% 57.5M 26s\n 35650K .......... .......... .......... .......... ..........  6% 11.0M 27s\n 35700K .......... .......... .......... .......... ..........  6% 44.3M 26s\n 35750K .......... .......... .......... .......... ..........  6% 29.0M 26s\n 35800K .......... .......... .......... .......... ..........  6% 15.0M 26s\n 35850K .......... .......... .......... .......... ..........  6% 16.8M 26s\n 35900K .......... .......... .......... .......... ..........  6% 79.1M 26s\n 35950K .......... .......... .......... .......... ..........  6% 8.88M 26s\n 36000K .......... .......... .......... .......... ..........  6%  117M 26s\n 36050K .......... .......... .......... .......... ..........  6%  108M 26s\n 36100K .......... .......... .......... .......... ..........  6% 23.9M 26s\n 36150K .......... .......... .......... .......... ..........  6% 72.0M 26s\n 36200K .......... .......... .......... .......... ..........  6% 12.6M 26s\n 36250K .......... .......... .......... .......... ..........  6% 64.3M 26s\n 36300K .......... .......... .......... .......... ..........  6% 9.87M 26s\n 36350K .......... .......... .......... .......... ..........  6% 69.3M 26s\n 36400K .......... .......... .......... .......... ..........  6%  104M 26s\n 36450K .......... .......... .......... .......... ..........  6% 11.5M 26s\n 36500K .......... .......... .......... .......... ..........  6% 81.7M 26s\n 36550K .......... .......... .......... .......... ..........  6% 14.6M 26s\n 36600K .......... .......... .......... .......... ..........  6% 52.1M 26s\n 36650K .......... .......... .......... .......... ..........  6% 28.5M 26s\n 36700K .......... .......... .......... .......... ..........  6% 6.73M 26s\n 36750K .......... .......... .......... .......... ..........  6%  119M 26s\n 36800K .......... .......... .......... .......... ..........  6% 13.6M 26s\n 36850K .......... .......... .......... .......... ..........  6% 92.5M 26s\n 36900K .......... .......... .......... .......... ..........  6% 16.8M 26s\n 36950K .......... .......... .......... .......... ..........  6% 12.4M 26s\n 37000K .......... .......... .......... .......... ..........  6%  136M 26s\n 37050K .......... .......... .......... .......... ..........  6% 13.2M 26s\n 37100K .......... .......... .......... .......... ..........  6% 8.10M 26s\n 37150K .......... .......... .......... .......... ..........  6%  111M 26s\n 37200K .......... .......... .......... .......... ..........  6% 26.4M 26s\n 37250K .......... .......... .......... .......... ..........  6% 12.4M 26s\n 37300K .......... .......... .......... .......... ..........  6% 29.6M 26s\n 37350K .......... .......... .......... .......... ..........  6%  135M 26s\n 37400K .......... .......... .......... .......... ..........  6% 16.5M 26s\n 37450K .......... .......... .......... .......... ..........  6% 9.60M 26s\n 37500K .......... .......... .......... .......... ..........  6% 12.2M 26s\n 37550K .......... .......... .......... .......... ..........  6% 75.2M 26s\n 37600K .......... .......... .......... .......... ..........  6% 6.57M 26s\n 37650K .......... .......... .......... .......... ..........  6% 30.9M 26s\n 37700K .......... .......... .......... .......... ..........  6% 5.12M 26s\n 37750K .......... .......... .......... .......... ..........  6% 52.3M 26s\n 37800K .......... .......... .......... .......... ..........  6% 11.7M 26s\n 37850K .......... .......... .......... .......... ..........  6% 19.2M 26s\n 37900K .......... .......... .......... .......... ..........  6% 8.63M 26s\n 37950K .......... .......... .......... .......... ..........  6% 13.8M 27s\n 38000K .......... .......... .......... .......... ..........  6% 13.3M 27s\n 38050K .......... .......... .......... .......... ..........  6% 52.8M 26s\n 38100K .......... .......... .......... .......... ..........  6% 21.6M 26s\n 38150K .......... .......... .......... .......... ..........  6% 9.94M 27s\n 38200K .......... .......... .......... .......... ..........  6% 20.2M 27s\n 38250K .......... .......... .......... .......... ..........  6% 75.6M 26s\n 38300K .......... .......... .......... .......... ..........  6% 12.8M 27s\n 38350K .......... .......... .......... .......... ..........  6% 9.62M 27s\n 38400K .......... .......... .......... .......... ..........  6% 11.5M 27s\n 38450K .......... .......... .......... .......... ..........  6% 8.94M 27s\n 38500K .......... .......... .......... .......... ..........  6% 49.8M 27s\n 38550K .......... .......... .......... .......... ..........  6% 54.8M 27s\n 38600K .......... .......... .......... .......... ..........  6% 8.22M 27s\n 38650K .......... .......... .......... .......... ..........  6% 11.3M 27s\n 38700K .......... .......... .......... .......... ..........  6% 16.4M 27s\n 38750K .......... .......... .......... .......... ..........  6% 49.4M 27s\n 38800K .......... .......... .......... .......... ..........  6% 6.83M 27s\n 38850K .......... .......... .......... .......... ..........  6% 71.9M 27s\n 38900K .......... .......... .......... .......... ..........  6% 4.40M 27s\n 38950K .......... .......... .......... .......... ..........  6% 98.5M 27s\n 39000K .......... .......... .......... .......... ..........  6%  130M 27s\n 39050K .......... .......... .......... .......... ..........  6% 19.9M 27s\n 39100K .......... .......... .......... .......... ..........  6% 10.9M 27s\n 39150K .......... .......... .......... .......... ..........  7% 5.18M 27s\n 39200K .......... .......... .......... .......... ..........  7% 63.8M 27s\n 39250K .......... .......... .......... .......... ..........  7% 25.4M 27s\n 39300K .......... .......... .......... .......... ..........  7% 11.3M 27s\n 39350K .......... .......... .......... .......... ..........  7% 12.5M 27s\n 39400K .......... .......... .......... .......... ..........  7% 11.6M 27s\n 39450K .......... .......... .......... .......... ..........  7% 20.2M 27s\n 39500K .......... .......... .......... .......... ..........  7% 11.2M 27s\n 39550K .......... .......... .......... .......... ..........  7% 27.0M 27s\n 39600K .......... .......... .......... .......... ..........  7% 9.96M 27s\n 39650K .......... .......... .......... .......... ..........  7% 46.0M 27s\n 39700K .......... .......... .......... .......... ..........  7% 89.8M 27s\n 39750K .......... .......... .......... .......... ..........  7% 15.7M 27s\n 39800K .......... .......... .......... .......... ..........  7%  107M 27s\n 39850K .......... .......... .......... .......... ..........  7% 10.7M 27s\n 39900K .......... .......... .......... .......... ..........  7% 44.2M 27s\n 39950K .......... .......... .......... .......... ..........  7% 16.5M 27s\n 40000K .......... .......... .......... .......... ..........  7% 8.18M 27s\n 40050K .......... .......... .......... .......... ..........  7% 36.2M 27s\n 40100K .......... .......... .......... .......... ..........  7% 7.88M 27s\n 40150K .......... .......... .......... .......... ..........  7% 95.6M 27s\n 40200K .......... .......... .......... .......... ..........  7% 8.39M 27s\n 40250K .......... .......... .......... .......... ..........  7% 15.0M 27s\n 40300K .......... .......... .......... .......... ..........  7% 11.9M 27s\n 40350K .......... .......... .......... .......... ..........  7% 74.6M 27s\n 40400K .......... .......... .......... .......... ..........  7% 22.5M 27s\n 40450K .......... .......... .......... .......... ..........  7% 11.0M 27s\n 40500K .......... .......... .......... .......... ..........  7% 19.9M 27s\n 40550K .......... .......... .......... .......... ..........  7% 11.3M 27s\n 40600K .......... .......... .......... .......... ..........  7% 70.7M 27s\n 40650K .......... .......... .......... .......... ..........  7% 27.2M 27s\n 40700K .......... .......... .......... .......... ..........  7% 12.1M 27s\n 40750K .......... .......... .......... .......... ..........  7% 30.1M 27s\n 40800K .......... .......... .......... .......... ..........  7% 74.4M 27s\n 40850K .......... .......... .......... .......... ..........  7% 15.2M 27s\n 40900K .......... .......... .......... .......... ..........  7% 26.7M 27s\n 40950K .......... .......... .......... .......... ..........  7% 7.29M 27s\n 41000K .......... .......... .......... .......... ..........  7% 58.6M 27s\n 41050K .......... .......... .......... .......... ..........  7% 75.2M 27s\n 41100K .......... .......... .......... .......... ..........  7% 9.79M 27s\n 41150K .......... .......... .......... .......... ..........  7% 13.7M 27s\n 41200K .......... .......... .......... .......... ..........  7% 9.21M 27s\n 41250K .......... .......... .......... .......... ..........  7% 6.82M 27s\n 41300K .......... .......... .......... .......... ..........  7% 8.55M 27s\n 41350K .......... .......... .......... .......... ..........  7% 23.2M 27s\n 41400K .......... .......... .......... .......... ..........  7% 8.05M 27s\n 41450K .......... .......... .......... .......... ..........  7% 12.0M 27s\n 41500K .......... .......... .......... .......... ..........  7% 7.51M 27s\n 41550K .......... .......... .......... .......... ..........  7% 16.9M 27s\n 41600K .......... .......... .......... .......... ..........  7% 34.6M 27s\n 41650K .......... .......... .......... .......... ..........  7% 11.9M 27s\n 41700K .......... .......... .......... .......... ..........  7% 22.9M 27s\n 41750K .......... .......... .......... .......... ..........  7% 14.9M 27s\n 41800K .......... .......... .......... .......... ..........  7% 24.0M 27s\n 41850K .......... .......... .......... .......... ..........  7% 23.5M 27s\n 41900K .......... .......... .......... .......... ..........  7% 14.8M 27s\n 41950K .......... .......... .......... .......... ..........  7% 25.0M 27s\n 42000K .......... .......... .......... .......... ..........  7% 59.8M 27s\n 42050K .......... .......... .......... .......... ..........  7% 8.32M 27s\n 42100K .......... .......... .......... .......... ..........  7% 24.0M 27s\n 42150K .......... .......... .......... .......... ..........  7% 10.3M 27s\n 42200K .......... .......... .......... .......... ..........  7% 77.7M 27s\n 42250K .......... .......... .......... .......... ..........  7% 36.4M 27s\n 42300K .......... .......... .......... .......... ..........  7% 11.6M 27s\n 42350K .......... .......... .......... .......... ..........  7% 20.4M 27s\n 42400K .......... .......... .......... .......... ..........  7% 10.4M 27s\n 42450K .......... .......... .......... .......... ..........  7% 30.1M 27s\n 42500K .......... .......... .......... .......... ..........  7% 97.8M 27s\n 42550K .......... .......... .......... .......... ..........  7% 12.5M 27s\n 42600K .......... .......... .......... .......... ..........  7% 9.46M 27s\n 42650K .......... .......... .......... .......... ..........  7% 45.6M 27s\n 42700K .......... .......... .......... .......... ..........  7% 47.5M 27s\n 42750K .......... .......... .......... .......... ..........  7% 8.58M 27s\n 42800K .......... .......... .......... .......... ..........  7% 24.4M 27s\n 42850K .......... .......... .......... .......... ..........  7% 7.48M 27s\n 42900K .......... .......... .......... .......... ..........  7% 63.1M 27s\n 42950K .......... .......... .......... .......... ..........  7% 16.1M 27s\n 43000K .......... .......... .......... .......... ..........  7% 8.76M 27s\n 43050K .......... .......... .......... .......... ..........  7% 9.01M 27s\n 43100K .......... .......... .......... .......... ..........  7% 5.68M 27s\n 43150K .......... .......... .......... .......... ..........  7%  101M 27s\n 43200K .......... .......... .......... .......... ..........  7% 9.94M 27s\n 43250K .......... .......... .......... .......... ..........  7% 18.0M 27s\n 43300K .......... .......... .......... .......... ..........  7% 8.57M 27s\n 43350K .......... .......... .......... .......... ..........  7% 16.4M 27s\n 43400K .......... .......... .......... .......... ..........  7% 59.9M 27s\n 43450K .......... .......... .......... .......... ..........  7% 12.2M 27s\n 43500K .......... .......... .......... .......... ..........  7% 24.3M 27s\n 43550K .......... .......... .......... .......... ..........  7% 11.6M 27s\n 43600K .......... .......... .......... .......... ..........  7% 84.1M 27s\n 43650K .......... .......... .......... .......... ..........  7% 6.29M 27s\n 43700K .......... .......... .......... .......... ..........  7% 85.1M 27s\n 43750K .......... .......... .......... .......... ..........  7% 24.1M 27s\n 43800K .......... .......... .......... .......... ..........  7% 26.0M 27s\n 43850K .......... .......... .......... .......... ..........  7% 43.7M 27s\n 43900K .......... .......... .......... .......... ..........  7% 9.37M 27s\n 43950K .......... .......... .......... .......... ..........  7% 15.8M 27s\n 44000K .......... .......... .......... .......... ..........  7% 15.6M 27s\n 44050K .......... .......... .......... .......... ..........  7% 8.35M 27s\n 44100K .......... .......... .......... .......... ..........  7%  116M 27s\n 44150K .......... .......... .......... .......... ..........  7% 47.7M 27s\n 44200K .......... .......... .......... .......... ..........  7% 8.17M 27s\n 44250K .......... .......... .......... .......... ..........  7% 71.8M 27s\n 44300K .......... .......... .......... .......... ..........  7% 88.8M 27s\n 44350K .......... .......... .......... .......... ..........  7% 10.5M 27s\n 44400K .......... .......... .......... .......... ..........  7% 8.45M 27s\n 44450K .......... .......... .......... .......... ..........  7% 7.33M 27s\n 44500K .......... .......... .......... .......... ..........  7% 22.3M 27s\n 44550K .......... .......... .......... .......... ..........  7% 31.9M 27s\n 44600K .......... .......... .......... .......... ..........  7% 13.6M 27s\n 44650K .......... .......... .......... .......... ..........  7% 13.6M 27s\n 44700K .......... .......... .......... .......... ..........  7% 8.70M 27s\n 44750K .......... .......... .......... .......... ..........  8% 27.0M 27s\n 44800K .......... .......... .......... .......... ..........  8% 53.4M 27s\n 44850K .......... .......... .......... .......... ..........  8% 8.48M 27s\n 44900K .......... .......... .......... .......... ..........  8% 17.3M 27s\n 44950K .......... .......... .......... .......... ..........  8% 14.8M 27s\n 45000K .......... .......... .......... .......... ..........  8% 11.3M 27s\n 45050K .......... .......... .......... .......... ..........  8% 79.9M 27s\n 45100K .......... .......... .......... .......... ..........  8% 25.2M 27s\n 45150K .......... .......... .......... .......... ..........  8% 9.43M 27s\n 45200K .......... .......... .......... .......... ..........  8% 70.7M 27s\n 45250K .......... .......... .......... .......... ..........  8%  105M 27s\n 45300K .......... .......... .......... .......... ..........  8% 9.85M 27s\n 45350K .......... .......... .......... .......... ..........  8% 28.2M 27s\n 45400K .......... .......... .......... .......... ..........  8% 16.6M 27s\n 45450K .......... .......... .......... .......... ..........  8% 32.0M 27s\n 45500K .......... .......... .......... .......... ..........  8% 49.3M 27s\n 45550K .......... .......... .......... .......... ..........  8% 12.6M 27s\n 45600K .......... .......... .......... .......... ..........  8% 23.3M 27s\n 45650K .......... .......... .......... .......... ..........  8% 11.8M 27s\n 45700K .......... .......... .......... .......... ..........  8% 27.6M 27s\n 45750K .......... .......... .......... .......... ..........  8% 37.2M 27s\n 45800K .......... .......... .......... .......... ..........  8% 9.87M 27s\n 45850K .......... .......... .......... .......... ..........  8% 29.8M 27s\n 45900K .......... .......... .......... .......... ..........  8% 7.99M 27s\n 45950K .......... .......... .......... .......... ..........  8% 69.2M 27s\n 46000K .......... .......... .......... .......... ..........  8% 18.7M 27s\n 46050K .......... .......... .......... .......... ..........  8% 2.23M 27s\n 46100K .......... .......... .......... .......... ..........  8% 60.0M 27s\n 46150K .......... .......... .......... .......... ..........  8%  114M 27s\n 46200K .......... .......... .......... .......... ..........  8%  114M 27s\n 46250K .......... .......... .......... .......... ..........  8%  114M 27s\n 46300K .......... .......... .......... .......... ..........  8% 12.1M 27s\n 46350K .......... .......... .......... .......... ..........  8% 11.7M 27s\n 46400K .......... .......... .......... .......... ..........  8% 8.95M 27s\n 46450K .......... .......... .......... .......... ..........  8% 46.1M 27s\n 46500K .......... .......... .......... .......... ..........  8% 9.53M 27s\n 46550K .......... .......... .......... .......... ..........  8% 31.3M 27s\n 46600K .......... .......... .......... .......... ..........  8% 12.5M 27s\n 46650K .......... .......... .......... .......... ..........  8% 77.1M 27s\n 46700K .......... .......... .......... .......... ..........  8% 11.2M 27s\n 46750K .......... .......... .......... .......... ..........  8% 40.7M 27s\n 46800K .......... .......... .......... .......... ..........  8% 14.1M 27s\n 46850K .......... .......... .......... .......... ..........  8% 31.8M 27s\n 46900K .......... .......... .......... .......... ..........  8% 84.3M 27s\n 46950K .......... .......... .......... .......... ..........  8% 11.4M 27s\n 47000K .......... .......... .......... .......... ..........  8% 27.3M 27s\n 47050K .......... .......... .......... .......... ..........  8% 13.4M 27s\n 47100K .......... .......... .......... .......... ..........  8% 42.0M 27s\n 47150K .......... .......... .......... .......... ..........  8% 20.4M 27s\n 47200K .......... .......... .......... .......... ..........  8% 13.7M 27s\n 47250K .......... .......... .......... .......... ..........  8% 46.9M 27s\n 47300K .......... .......... .......... .......... ..........  8% 8.19M 27s\n 47350K .......... .......... .......... .......... ..........  8% 62.7M 27s\n 47400K .......... .......... .......... .......... ..........  8% 14.5M 27s\n 47450K .......... .......... .......... .......... ..........  8% 14.1M 27s\n 47500K .......... .......... .......... .......... ..........  8% 9.13M 27s\n 47550K .......... .......... .......... .......... ..........  8% 6.49M 27s\n 47600K .......... .......... .......... .......... ..........  8%  107M 27s\n 47650K .......... .......... .......... .......... ..........  8% 15.6M 27s\n 47700K .......... .......... .......... .......... ..........  8% 16.7M 27s\n 47750K .......... .......... .......... .......... ..........  8% 26.0M 27s\n 47800K .......... .......... .......... .......... ..........  8% 82.1M 27s\n 47850K .......... .......... .......... .......... ..........  8% 11.7M 27s\n 47900K .......... .......... .......... .......... ..........  8% 42.8M 27s\n 47950K .......... .......... .......... .......... ..........  8% 12.7M 27s\n 48000K .......... .......... .......... .......... ..........  8% 16.8M 27s\n 48050K .......... .......... .......... .......... ..........  8%  107M 27s\n 48100K .......... .......... .......... .......... ..........  8% 12.3M 27s\n 48150K .......... .......... .......... .......... ..........  8% 47.0M 27s\n 48200K .......... .......... .......... .......... ..........  8% 12.7M 27s\n 48250K .......... .......... .......... .......... ..........  8% 19.6M 27s\n 48300K .......... .......... .......... .......... ..........  8% 52.4M 27s\n 48350K .......... .......... .......... .......... ..........  8% 8.91M 27s\n 48400K .......... .......... .......... .......... ..........  8% 9.68M 27s\n 48450K .......... .......... .......... .......... ..........  8% 41.9M 27s\n 48500K .......... .......... .......... .......... ..........  8% 80.9M 27s\n 48550K .......... .......... .......... .......... ..........  8% 22.5M 27s\n 48600K .......... .......... .......... .......... ..........  8% 11.7M 27s\n 48650K .......... .......... .......... .......... ..........  8% 16.1M 27s\n 48700K .......... .......... .......... .......... ..........  8% 16.7M 27s\n 48750K .......... .......... .......... .......... ..........  8% 24.6M 27s\n 48800K .......... .......... .......... .......... ..........  8% 22.4M 27s\n 48850K .......... .......... .......... .......... ..........  8% 21.8M 27s\n 48900K .......... .......... .......... .......... ..........  8% 16.7M 27s\n 48950K .......... .......... .......... .......... ..........  8% 10.8M 27s\n 49000K .......... .......... .......... .......... ..........  8% 49.3M 27s\n 49050K .......... .......... .......... .......... ..........  8% 17.0M 27s\n 49100K .......... .......... .......... .......... ..........  8% 13.7M 27s\n 49150K .......... .......... .......... .......... ..........  8% 18.3M 27s\n 49200K .......... .......... .......... .......... ..........  8% 13.3M 27s\n 49250K .......... .......... .......... .......... ..........  8% 29.7M 27s\n 49300K .......... .......... .......... .......... ..........  8% 42.4M 27s\n 49350K .......... .......... .......... .......... ..........  8% 10.5M 27s\n 49400K .......... .......... .......... .......... ..........  8% 27.7M 27s\n 49450K .......... .......... .......... .......... ..........  8% 23.5M 27s\n 49500K .......... .......... .......... .......... ..........  8% 18.2M 27s\n 49550K .......... .......... .......... .......... ..........  8% 28.1M 27s\n 49600K .......... .......... .......... .......... ..........  8% 18.0M 27s\n 49650K .......... .......... .......... .......... ..........  8% 48.0M 27s\n 49700K .......... .......... .......... .......... ..........  8% 43.6M 27s\n 49750K .......... .......... .......... .......... ..........  8% 12.2M 27s\n 49800K .......... .......... .......... .......... ..........  8% 33.6M 27s\n 49850K .......... .......... .......... .......... ..........  8% 15.1M 27s\n 49900K .......... .......... .......... .......... ..........  8% 59.0M 27s\n 49950K .......... .......... .......... .......... ..........  8% 29.3M 27s\n 50000K .......... .......... .......... .......... ..........  8% 12.6M 27s\n 50050K .......... .......... .......... .......... ..........  8% 37.5M 27s\n 50100K .......... .......... .......... .......... ..........  8% 13.0M 27s\n 50150K .......... .......... .......... .......... ..........  8% 66.0M 27s\n 50200K .......... .......... .......... .......... ..........  8% 23.2M 27s\n 50250K .......... .......... .......... .......... ..........  8% 8.34M 27s\n 50300K .......... .......... .......... .......... ..........  9% 19.9M 27s\n 50350K .......... .......... .......... .......... ..........  9% 9.99M 27s\n 50400K .......... .......... .......... .......... ..........  9% 69.4M 27s\n 50450K .......... .......... .......... .......... ..........  9% 16.5M 27s\n 50500K .......... .......... .......... .......... ..........  9% 12.5M 27s\n 50550K .......... .......... .......... .......... ..........  9% 15.2M 27s\n 50600K .......... .......... .......... .......... ..........  9% 96.2M 27s\n 50650K .......... .......... .......... .......... ..........  9% 10.9M 27s\n 50700K .......... .......... .......... .......... ..........  9% 31.9M 27s\n 50750K .......... .......... .......... .......... ..........  9% 12.1M 27s\n 50800K .......... .......... .......... .......... ..........  9% 35.9M 27s\n 50850K .......... .......... .......... .......... ..........  9% 45.2M 27s\n 50900K .......... .......... .......... .......... ..........  9% 13.4M 27s\n 50950K .......... .......... .......... .......... ..........  9% 26.5M 27s\n 51000K .......... .......... .......... .......... ..........  9% 8.12M 27s\n 51050K .......... .......... .......... .......... ..........  9% 50.3M 27s\n 51100K .......... .......... .......... .......... ..........  9% 53.4M 27s\n 51150K .......... .......... .......... .......... ..........  9% 13.9M 27s\n 51200K .......... .......... .......... .......... ..........  9% 32.1M 27s\n 51250K .......... .......... .......... .......... ..........  9% 16.7M 27s\n 51300K .......... .......... .......... .......... ..........  9%  101M 27s\n 51350K .......... .......... .......... .......... ..........  9% 27.7M 27s\n 51400K .......... .......... .......... .......... ..........  9% 13.4M 27s\n 51450K .......... .......... .......... .......... ..........  9% 35.6M 27s\n 51500K .......... .......... .......... .......... ..........  9% 13.6M 27s\n 51550K .......... .......... .......... .......... ..........  9% 75.3M 27s\n 51600K .......... .......... .......... .......... ..........  9% 23.7M 27s\n 51650K .......... .......... .......... .......... ..........  9% 11.9M 27s\n 51700K .......... .......... .......... .......... ..........  9% 25.0M 27s\n 51750K .......... .......... .......... .......... ..........  9% 11.0M 27s\n 51800K .......... .......... .......... .......... ..........  9% 94.4M 27s\n 51850K .......... .......... .......... .......... ..........  9% 20.5M 27s\n 51900K .......... .......... .......... .......... ..........  9% 7.87M 27s\n 51950K .......... .......... .......... .......... ..........  9% 52.8M 27s\n 52000K .......... .......... .......... .......... ..........  9% 72.9M 27s\n 52050K .......... .......... .......... .......... ..........  9% 12.6M 27s\n 52100K .......... .......... .......... .......... ..........  9% 22.7M 27s\n 52150K .......... .......... .......... .......... ..........  9% 19.8M 27s\n 52200K .......... .......... .......... .......... ..........  9% 12.9M 27s\n 52250K .......... .......... .......... .......... ..........  9% 76.8M 27s\n 52300K .......... .......... .......... .......... ..........  9% 20.4M 27s\n 52350K .......... .......... .......... .......... ..........  9% 12.7M 27s\n 52400K .......... .......... .......... .......... ..........  9% 22.3M 27s\n 52450K .......... .......... .......... .......... ..........  9% 17.4M 27s\n 52500K .......... .......... .......... .......... ..........  9% 51.4M 27s\n 52550K .......... .......... .......... .......... ..........  9% 64.3M 27s\n 52600K .......... .......... .......... .......... ..........  9% 16.9M 27s\n 52650K .......... .......... .......... .......... ..........  9% 21.6M 27s\n 52700K .......... .......... .......... .......... ..........  9%  103M 27s\n 52750K .......... .......... .......... .......... ..........  9% 12.4M 27s\n 52800K .......... .......... .......... .......... ..........  9% 21.3M 27s\n 52850K .......... .......... .......... .......... ..........  9% 21.0M 27s\n 52900K .......... .......... .......... .......... ..........  9% 23.1M 27s\n 52950K .......... .......... .......... .......... ..........  9% 74.3M 27s\n 53000K .......... .......... .......... .......... ..........  9% 6.35M 27s\n 53050K .......... .......... .......... .......... ..........  9% 86.6M 27s\n 53100K .......... .......... .......... .......... ..........  9% 30.2M 27s\n 53150K .......... .......... .......... .......... ..........  9% 85.6M 27s\n 53200K .......... .......... .......... .......... ..........  9% 82.1M 27s\n 53250K .......... .......... .......... .......... ..........  9% 6.25M 27s\n 53300K .......... .......... .......... .......... ..........  9% 41.4M 27s\n 53350K .......... .......... .......... .......... ..........  9% 4.64M 27s\n 53400K .......... .......... .......... .......... ..........  9% 52.0M 27s\n 53450K .......... .......... .......... .......... ..........  9% 47.1M 27s\n 53500K .......... .......... .......... .......... ..........  9% 52.2M 27s\n 53550K .......... .......... .......... .......... ..........  9% 45.5M 27s\n 53600K .......... .......... .......... .......... ..........  9% 2.81M 27s\n 53650K .......... .......... .......... .......... ..........  9% 97.3M 27s\n 53700K .......... .......... .......... .......... ..........  9%  125M 27s\n 53750K .......... .......... .......... .......... ..........  9%  141M 27s\n 53800K .......... .......... .......... .......... ..........  9% 42.0M 27s\n 53850K .......... .......... .......... .......... ..........  9%  103M 27s\n 53900K .......... .......... .......... .......... ..........  9% 73.0M 27s\n 53950K .......... .......... .......... .......... ..........  9%  135M 27s\n 54000K .......... .......... .......... .......... ..........  9% 10.3M 27s\n 54050K .......... .......... .......... .......... ..........  9%  138M 27s\n 54100K .......... .......... .......... .......... ..........  9% 48.2M 27s\n 54150K .......... .......... .......... .......... ..........  9% 92.4M 27s\n 54200K .......... .......... .......... .......... ..........  9% 25.9M 27s\n 54250K .......... .......... .......... .......... ..........  9% 7.85M 27s\n 54300K .......... .......... .......... .......... ..........  9% 96.3M 27s\n 54350K .......... .......... .......... .......... ..........  9% 83.9M 27s\n 54400K .......... .......... .......... .......... ..........  9% 16.5M 27s\n 54450K .......... .......... .......... .......... ..........  9% 51.4M 27s\n 54500K .......... .......... .......... .......... ..........  9% 10.9M 27s\n 54550K .......... .......... .......... .......... ..........  9% 25.6M 27s\n 54600K .......... .......... .......... .......... ..........  9% 37.0M 27s\n 54650K .......... .......... .......... .......... ..........  9% 15.3M 27s\n 54700K .......... .......... .......... .......... ..........  9% 16.4M 27s\n 54750K .......... .......... .......... .......... ..........  9% 15.8M 27s\n 54800K .......... .......... .......... .......... ..........  9% 83.3M 27s\n 54850K .......... .......... .......... .......... ..........  9% 14.4M 27s\n 54900K .......... .......... .......... .......... ..........  9% 9.26M 27s\n 54950K .......... .......... .......... .......... ..........  9% 50.3M 27s\n 55000K .......... .......... .......... .......... ..........  9% 14.1M 27s\n 55050K .......... .......... .......... .......... ..........  9% 54.7M 27s\n 55100K .......... .......... .......... .......... ..........  9% 29.3M 27s\n 55150K .......... .......... .......... .......... ..........  9% 13.3M 27s\n 55200K .......... .......... .......... .......... ..........  9% 34.2M 27s\n 55250K .......... .......... .......... .......... ..........  9% 10.0M 27s\n 55300K .......... .......... .......... .......... ..........  9% 88.6M 27s\n 55350K .......... .......... .......... .......... ..........  9% 27.5M 27s\n 55400K .......... .......... .......... .......... ..........  9% 15.9M 27s\n 55450K .......... .......... .......... .......... ..........  9% 39.6M 27s\n 55500K .......... .......... .......... .......... ..........  9% 41.1M 27s\n 55550K .......... .......... .......... .......... ..........  9% 13.6M 27s\n 55600K .......... .......... .......... .......... ..........  9% 27.5M 27s\n 55650K .......... .......... .......... .......... ..........  9% 12.4M 27s\n 55700K .......... .......... .......... .......... ..........  9% 31.2M 27s\n 55750K .......... .......... .......... .......... ..........  9% 17.3M 27s\n 55800K .......... .......... .......... .......... ..........  9% 33.2M 27s\n 55850K .......... .......... .......... .......... ..........  9% 34.7M 27s\n 55900K .......... .......... .......... .......... .......... 10% 16.4M 27s\n 55950K .......... .......... .......... .......... .......... 10% 16.9M 27s\n 56000K .......... .......... .......... .......... .......... 10% 31.7M 27s\n 56050K .......... .......... .......... .......... .......... 10% 8.42M 27s\n 56100K .......... .......... .......... .......... .......... 10% 21.3M 27s\n 56150K .......... .......... .......... .......... .......... 10% 17.6M 27s\n 56200K .......... .......... .......... .......... .......... 10% 40.0M 27s\n 56250K .......... .......... .......... .......... .......... 10% 17.1M 27s\n 56300K .......... .......... .......... .......... .......... 10% 10.9M 27s\n 56350K .......... .......... .......... .......... .......... 10% 20.8M 27s\n 56400K .......... .......... .......... .......... .......... 10% 11.4M 27s\n 56450K .......... .......... .......... .......... .......... 10% 37.3M 27s\n 56500K .......... .......... .......... .......... .......... 10% 10.7M 27s\n 56550K .......... .......... .......... .......... .......... 10% 14.3M 27s\n 56600K .......... .......... .......... .......... .......... 10% 10.6M 27s\n 56650K .......... .......... .......... .......... .......... 10% 12.4M 27s\n 56700K .......... .......... .......... .......... .......... 10% 37.4M 27s\n 56750K .......... .......... .......... .......... .......... 10% 7.61M 27s\n 56800K .......... .......... .......... .......... .......... 10% 14.7M 27s\n 56850K .......... .......... .......... .......... .......... 10% 12.9M 27s\n 56900K .......... .......... .......... .......... .......... 10% 7.64M 27s\n 56950K .......... .......... .......... .......... .......... 10% 37.9M 27s\n 57000K .......... .......... .......... .......... .......... 10% 16.1M 27s\n 57050K .......... .......... .......... .......... .......... 10% 11.5M 27s\n 57100K .......... .......... .......... .......... .......... 10% 20.1M 27s\n 57150K .......... .......... .......... .......... .......... 10% 9.61M 27s\n 57200K .......... .......... .......... .......... .......... 10% 39.3M 27s\n 57250K .......... .......... .......... .......... .......... 10% 8.31M 27s\n 57300K .......... .......... .......... .......... .......... 10% 19.1M 27s\n 57350K .......... .......... .......... .......... .......... 10% 14.0M 27s\n 57400K .......... .......... .......... .......... .......... 10% 22.1M 27s\n 57450K .......... .......... .......... .......... .......... 10% 17.7M 27s\n 57500K .......... .......... .......... .......... .......... 10% 14.0M 27s\n 57550K .......... .......... .......... .......... .......... 10% 15.2M 27s\n 57600K .......... .......... .......... .......... .......... 10% 36.1M 27s\n 57650K .......... .......... .......... .......... .......... 10% 23.7M 27s\n 57700K .......... .......... .......... .......... .......... 10% 8.93M 27s\n 57750K .......... .......... .......... .......... .......... 10% 18.5M 27s\n 57800K .......... .......... .......... .......... .......... 10% 12.0M 27s\n 57850K .......... .......... .......... .......... .......... 10% 36.4M 27s\n 57900K .......... .......... .......... .......... .......... 10% 14.4M 27s\n 57950K .......... .......... .......... .......... .......... 10% 13.5M 27s\n 58000K .......... .......... .......... .......... .......... 10% 38.2M 27s\n 58050K .......... .......... .......... .......... .......... 10% 11.7M 27s\n 58100K .......... .......... .......... .......... .......... 10% 33.1M 27s\n 58150K .......... .......... .......... .......... .......... 10% 19.3M 27s\n 58200K .......... .......... .......... .......... .......... 10% 6.13M 27s\n 58250K .......... .......... .......... .......... .......... 10% 28.3M 27s\n 58300K .......... .......... .......... .......... .......... 10% 49.6M 27s\n 58350K .......... .......... .......... .......... .......... 10% 10.1M 27s\n 58400K .......... .......... .......... .......... .......... 10% 9.14M 27s\n 58450K .......... .......... .......... .......... .......... 10% 9.89M 27s\n 58500K .......... .......... .......... .......... .......... 10% 21.8M 27s\n 58550K .......... .......... .......... .......... .......... 10% 46.6M 27s\n 58600K .......... .......... .......... .......... .......... 10% 10.8M 27s\n 58650K .......... .......... .......... .......... .......... 10% 26.6M 27s\n 58700K .......... .......... .......... .......... .......... 10% 9.92M 27s\n 58750K .......... .......... .......... .......... .......... 10% 14.6M 27s\n 58800K .......... .......... .......... .......... .......... 10% 36.2M 27s\n 58850K .......... .......... .......... .......... .......... 10% 9.76M 27s\n 58900K .......... .......... .......... .......... .......... 10% 26.8M 27s\n 58950K .......... .......... .......... .......... .......... 10% 7.86M 27s\n 59000K .......... .......... .......... .......... .......... 10% 8.11M 27s\n 59050K .......... .......... .......... .......... .......... 10% 27.0M 27s\n 59100K .......... .......... .......... .......... .......... 10% 25.5M 27s\n 59150K .......... .......... .......... .......... .......... 10% 8.62M 27s\n 59200K .......... .......... .......... .......... .......... 10% 15.1M 27s\n 59250K .......... .......... .......... .......... .......... 10% 40.1M 27s\n 59300K .......... .......... .......... .......... .......... 10% 6.99M 27s\n 59350K .......... .......... .......... .......... .......... 10% 15.0M 27s\n 59400K .......... .......... .......... .......... .......... 10% 17.7M 27s\n 59450K .......... .......... .......... .......... .......... 10% 20.5M 27s\n 59500K .......... .......... .......... .......... .......... 10% 11.9M 27s\n 59550K .......... .......... .......... .......... .......... 10% 27.1M 27s\n 59600K .......... .......... .......... .......... .......... 10% 39.2M 27s\n 59650K .......... .......... .......... .......... .......... 10% 11.9M 27s\n 59700K .......... .......... .......... .......... .......... 10% 43.9M 27s\n 59750K .......... .......... .......... .......... .......... 10% 39.4M 27s\n 59800K .......... .......... .......... .......... .......... 10% 10.3M 27s\n 59850K .......... .......... .......... .......... .......... 10% 40.2M 27s\n 59900K .......... .......... .......... .......... .......... 10% 10.1M 27s\n 59950K .......... .......... .......... .......... .......... 10% 39.5M 27s\n 60000K .......... .......... .......... .......... .......... 10% 41.4M 27s\n 60050K .......... .......... .......... .......... .......... 10% 21.1M 27s\n 60100K .......... .......... .......... .......... .......... 10% 15.8M 27s\n 60150K .......... .......... .......... .......... .......... 10% 13.1M 27s\n 60200K .......... .......... .......... .......... .......... 10% 36.8M 27s\n 60250K .......... .......... .......... .......... .......... 10% 42.1M 27s\n 60300K .......... .......... .......... .......... .......... 10% 17.8M 27s\n 60350K .......... .......... .......... .......... .......... 10% 22.0M 27s\n 60400K .......... .......... .......... .......... .......... 10% 36.6M 27s\n 60450K .......... .......... .......... .......... .......... 10% 7.82M 27s\n 60500K .......... .......... .......... .......... .......... 10% 34.8M 27s\n 60550K .......... .......... .......... .......... .......... 10% 4.76M 27s\n 60600K .......... .......... .......... .......... .......... 10% 37.5M 27s\n 60650K .......... .......... .......... .......... .......... 10% 9.42M 27s\n 60700K .......... .......... .......... .......... .......... 10% 41.0M 27s\n 60750K .......... .......... .......... .......... .......... 10% 20.7M 27s\n 60800K .......... .......... .......... .......... .......... 10% 12.5M 27s\n 60850K .......... .......... .......... .......... .......... 10% 7.23M 27s\n 60900K .......... .......... .......... .......... .......... 10% 32.6M 27s\n 60950K .......... .......... .......... .......... .......... 10% 13.2M 27s\n 61000K .......... .......... .......... .......... .......... 10% 8.32M 27s\n 61050K .......... .......... .......... .......... .......... 10% 33.5M 27s\n 61100K .......... .......... .......... .......... .......... 10% 35.6M 27s\n 61150K .......... .......... .......... .......... .......... 10% 28.8M 27s\n 61200K .......... .......... .......... .......... .......... 10% 9.15M 27s\n 61250K .......... .......... .......... .......... .......... 10% 9.96M 27s\n 61300K .......... .......... .......... .......... .......... 10% 19.8M 27s\n 61350K .......... .......... .......... .......... .......... 10% 33.1M 27s\n 61400K .......... .......... .......... .......... .......... 10% 13.9M 27s\n 61450K .......... .......... .......... .......... .......... 10% 38.0M 27s\n 61500K .......... .......... .......... .......... .......... 11% 8.51M 27s\n 61550K .......... .......... .......... .......... .......... 11% 39.4M 27s\n 61600K .......... .......... .......... .......... .......... 11% 47.1M 27s\n 61650K .......... .......... .......... .......... .......... 11% 18.8M 27s\n 61700K .......... .......... .......... .......... .......... 11% 48.4M 27s\n 61750K .......... .......... .......... .......... .......... 11% 12.3M 27s\n 61800K .......... .......... .......... .......... .......... 11% 34.8M 27s\n 61850K .......... .......... .......... .......... .......... 11% 23.2M 27s\n 61900K .......... .......... .......... .......... .......... 11% 6.92M 27s\n 61950K .......... .......... .......... .......... .......... 11% 53.7M 27s\n 62000K .......... .......... .......... .......... .......... 11% 26.1M 27s\n 62050K .......... .......... .......... .......... .......... 11% 48.3M 27s\n 62100K .......... .......... .......... .......... .......... 11% 53.3M 27s\n 62150K .......... .......... .......... .......... .......... 11% 36.2M 27s\n 62200K .......... .......... .......... .......... .......... 11% 31.7M 27s\n 62250K .......... .......... .......... .......... .......... 11% 25.7M 27s\n 62300K .......... .......... .......... .......... .......... 11% 45.8M 27s\n 62350K .......... .......... .......... .......... .......... 11% 34.3M 27s\n 62400K .......... .......... .......... .......... .......... 11% 10.5M 27s\n 62450K .......... .......... .......... .......... .......... 11% 26.3M 27s\n 62500K .......... .......... .......... .......... .......... 11% 45.3M 27s\n 62550K .......... .......... .......... .......... .......... 11% 7.97M 27s\n 62600K .......... .......... .......... .......... .......... 11% 25.4M 27s\n 62650K .......... .......... .......... .......... .......... 11% 12.6M 27s\n 62700K .......... .......... .......... .......... .......... 11% 39.6M 27s\n 62750K .......... .......... .......... .......... .......... 11% 51.4M 27s\n 62800K .......... .......... .......... .......... .......... 11% 10.4M 27s\n 62850K .......... .......... .......... .......... .......... 11% 19.6M 27s\n 62900K .......... .......... .......... .......... .......... 11% 40.0M 27s\n 62950K .......... .......... .......... .......... .......... 11% 15.3M 27s\n 63000K .......... .......... .......... .......... .......... 11% 37.9M 27s\n 63050K .......... .......... .......... .......... .......... 11% 40.1M 27s\n 63100K .......... .......... .......... .......... .......... 11% 13.8M 27s\n 63150K .......... .......... .......... .......... .......... 11% 33.4M 27s\n 63200K .......... .......... .......... .......... .......... 11% 49.7M 27s\n 63250K .......... .......... .......... .......... .......... 11% 20.7M 27s\n 63300K .......... .......... .......... .......... .......... 11% 31.4M 27s\n 63350K .......... .......... .......... .......... .......... 11% 14.0M 27s\n 63400K .......... .......... .......... .......... .......... 11% 36.0M 27s\n 63450K .......... .......... .......... .......... .......... 11% 37.7M 27s\n 63500K .......... .......... .......... .......... .......... 11% 21.9M 27s\n 63550K .......... .......... .......... .......... .......... 11% 24.6M 27s\n 63600K .......... .......... .......... .......... .......... 11% 13.3M 27s\n 63650K .......... .......... .......... .......... .......... 11% 42.8M 27s\n 63700K .......... .......... .......... .......... .......... 11% 47.3M 27s\n 63750K .......... .......... .......... .......... .......... 11% 13.5M 27s\n 63800K .......... .......... .......... .......... .......... 11% 28.2M 27s\n 63850K .......... .......... .......... .......... .......... 11% 13.8M 27s\n 63900K .......... .......... .......... .......... .......... 11% 45.7M 27s\n 63950K .......... .......... .......... .......... .......... 11% 9.63M 27s\n 64000K .......... .......... .......... .......... .......... 11% 25.0M 27s\n 64050K .......... .......... .......... .......... .......... 11% 35.7M 27s\n 64100K .......... .......... .......... .......... .......... 11% 12.3M 27s\n 64150K .......... .......... .......... .......... .......... 11% 43.7M 27s\n 64200K .......... .......... .......... .......... .......... 11% 19.6M 26s\n 64250K .......... .......... .......... .......... .......... 11% 18.8M 26s\n 64300K .......... .......... .......... .......... .......... 11% 42.0M 26s\n 64350K .......... .......... .......... .......... .......... 11% 4.97M 27s\n 64400K .......... .......... .......... .......... .......... 11% 46.0M 27s\n 64450K .......... .......... .......... .......... .......... 11% 48.6M 27s\n 64500K .......... .......... .......... .......... .......... 11% 46.4M 26s\n 64550K .......... .......... .......... .......... .......... 11% 24.0M 26s\n 64600K .......... .......... .......... .......... .......... 11% 49.1M 26s\n 64650K .......... .......... .......... .......... .......... 11% 52.1M 26s\n 64700K .......... .......... .......... .......... .......... 11% 46.3M 26s\n 64750K .......... .......... .......... .......... .......... 11% 47.1M 26s\n 64800K .......... .......... .......... .......... .......... 11% 48.7M 26s\n 64850K .......... .......... .......... .......... .......... 11% 53.4M 26s\n 64900K .......... .......... .......... .......... .......... 11% 45.9M 26s\n 64950K .......... .......... .......... .......... .......... 11% 51.8M 26s\n 65000K .......... .......... .......... .......... .......... 11% 28.4M 26s\n 65050K .......... .......... .......... .......... .......... 11% 36.4M 26s\n 65100K .......... .......... .......... .......... .......... 11% 24.8M 26s\n 65150K .......... .......... .......... .......... .......... 11% 51.2M 26s\n 65200K .......... .......... .......... .......... .......... 11% 9.55M 26s\n 65250K .......... .......... .......... .......... .......... 11% 34.9M 26s\n 65300K .......... .......... .......... .......... .......... 11% 51.5M 26s\n 65350K .......... .......... .......... .......... .......... 11% 13.2M 26s\n 65400K .......... .......... .......... .......... .......... 11% 21.2M 26s\n 65450K .......... .......... .......... .......... .......... 11% 9.70M 26s\n 65500K .......... .......... .......... .......... .......... 11% 36.0M 26s\n 65550K .......... .......... .......... .......... .......... 11% 45.6M 26s\n 65600K .......... .......... .......... .......... .......... 11% 18.4M 26s\n 65650K .......... .......... .......... .......... .......... 11% 13.3M 26s\n 65700K .......... .......... .......... .......... .......... 11% 13.7M 26s\n 65750K .......... .......... .......... .......... .......... 11% 31.7M 26s\n 65800K .......... .......... .......... .......... .......... 11% 30.8M 26s\n 65850K .......... .......... .......... .......... .......... 11% 27.9M 26s\n 65900K .......... .......... .......... .......... .......... 11% 22.2M 26s\n 65950K .......... .......... .......... .......... .......... 11% 15.1M 26s\n 66000K .......... .......... .......... .......... .......... 11% 36.8M 26s\n 66050K .......... .......... .......... .......... .......... 11% 36.6M 26s\n 66100K .......... .......... .......... .......... .......... 11% 20.8M 26s\n 66150K .......... .......... .......... .......... .......... 11% 22.5M 26s\n 66200K .......... .......... .......... .......... .......... 11% 14.0M 26s\n 66250K .......... .......... .......... .......... .......... 11% 32.0M 26s\n 66300K .......... .......... .......... .......... .......... 11% 12.7M 26s\n 66350K .......... .......... .......... .......... .......... 11% 36.1M 26s\n 66400K .......... .......... .......... .......... .......... 11% 53.7M 26s\n 66450K .......... .......... .......... .......... .......... 11% 20.0M 26s\n 66500K .......... .......... .......... .......... .......... 11% 49.5M 26s\n 66550K .......... .......... .......... .......... .......... 11% 33.0M 26s\n 66600K .......... .......... .......... .......... .......... 11% 10.3M 26s\n 66650K .......... .......... .......... .......... .......... 11% 22.8M 26s\n 66700K .......... .......... .......... .......... .......... 11% 45.4M 26s\n 66750K .......... .......... .......... .......... .......... 11% 25.2M 26s\n 66800K .......... .......... .......... .......... .......... 11% 31.2M 26s\n 66850K .......... .......... .......... .......... .......... 11% 10.5M 26s\n 66900K .......... .......... .......... .......... .......... 11% 27.9M 26s\n 66950K .......... .......... .......... .......... .......... 11% 38.8M 26s\n 67000K .......... .......... .......... .......... .......... 11% 10.1M 26s\n 67050K .......... .......... .......... .......... .......... 11% 46.9M 26s\n 67100K .......... .......... .......... .......... .......... 12% 7.67M 26s\n 67150K .......... .......... .......... .......... .......... 12% 13.2M 26s\n 67200K .......... .......... .......... .......... .......... 12% 36.1M 26s\n 67250K .......... .......... .......... .......... .......... 12% 13.1M 26s\n 67300K .......... .......... .......... .......... .......... 12% 28.8M 26s\n 67350K .......... .......... .......... .......... .......... 12% 17.7M 26s\n 67400K .......... .......... .......... .......... .......... 12% 12.7M 26s\n 67450K .......... .......... .......... .......... .......... 12% 38.3M 26s\n 67500K .......... .......... .......... .......... .......... 12% 12.7M 26s\n 67550K .......... .......... .......... .......... .......... 12% 31.2M 26s\n 67600K .......... .......... .......... .......... .......... 12% 34.8M 26s\n 67650K .......... .......... .......... .......... .......... 12% 38.1M 26s\n 67700K .......... .......... .......... .......... .......... 12% 9.35M 26s\n 67750K .......... .......... .......... .......... .......... 12% 42.4M 26s\n 67800K .......... .......... .......... .......... .......... 12% 23.8M 26s\n 67850K .......... .......... .......... .......... .......... 12% 40.4M 26s\n 67900K .......... .......... .......... .......... .......... 12% 44.0M 26s\n 67950K .......... .......... .......... .......... .......... 12% 22.1M 26s\n 68000K .......... .......... .......... .......... .......... 12% 47.3M 26s\n 68050K .......... .......... .......... .......... .......... 12% 13.6M 26s\n 68100K .......... .......... .......... .......... .......... 12% 51.0M 26s\n 68150K .......... .......... .......... .......... .......... 12% 33.1M 26s\n 68200K .......... .......... .......... .......... .......... 12% 13.4M 26s\n 68250K .......... .......... .......... .......... .......... 12% 20.5M 26s\n 68300K .......... .......... .......... .......... .......... 12% 9.13M 26s\n 68350K .......... .......... .......... .......... .......... 12% 44.7M 26s\n 68400K .......... .......... .......... .......... .......... 12% 22.0M 26s\n 68450K .......... .......... .......... .......... .......... 12% 19.2M 26s\n 68500K .......... .......... .......... .......... .......... 12% 10.5M 26s\n 68550K .......... .......... .......... .......... .......... 12% 12.5M 26s\n 68600K .......... .......... .......... .......... .......... 12% 38.5M 26s\n 68650K .......... .......... .......... .......... .......... 12% 12.4M 26s\n 68700K .......... .......... .......... .......... .......... 12% 45.2M 26s\n 68750K .......... .......... .......... .......... .......... 12% 12.9M 26s\n 68800K .......... .......... .......... .......... .......... 12% 23.0M 26s\n 68850K .......... .......... .......... .......... .......... 12% 35.9M 26s\n 68900K .......... .......... .......... .......... .......... 12% 9.68M 26s\n 68950K .......... .......... .......... .......... .......... 12% 21.6M 26s\n 69000K .......... .......... .......... .......... .......... 12% 38.7M 26s\n 69050K .......... .......... .......... .......... .......... 12% 37.4M 26s\n 69100K .......... .......... .......... .......... .......... 12% 48.5M 26s\n 69150K .......... .......... .......... .......... .......... 12% 18.5M 26s\n 69200K .......... .......... .......... .......... .......... 12% 43.1M 26s\n 69250K .......... .......... .......... .......... .......... 12% 15.6M 26s\n 69300K .......... .......... .......... .......... .......... 12% 40.7M 26s\n 69350K .......... .......... .......... .......... .......... 12% 27.3M 26s\n 69400K .......... .......... .......... .......... .......... 12% 12.4M 26s\n 69450K .......... .......... .......... .......... .......... 12% 47.9M 26s\n 69500K .......... .......... .......... .......... .......... 12% 53.7M 26s\n 69550K .......... .......... .......... .......... .......... 12% 15.3M 26s\n 69600K .......... .......... .......... .......... .......... 12% 15.3M 26s\n 69650K .......... .......... .......... .......... .......... 12% 30.7M 26s\n 69700K .......... .......... .......... .......... .......... 12% 18.5M 26s\n 69750K .......... .......... .......... .......... .......... 12% 48.2M 26s\n 69800K .......... .......... .......... .......... .......... 12% 9.08M 26s\n 69850K .......... .......... .......... .......... .......... 12% 23.9M 26s\n 69900K .......... .......... .......... .......... .......... 12% 12.9M 26s\n 69950K .......... .......... .......... .......... .......... 12% 35.9M 26s\n 70000K .......... .......... .......... .......... .......... 12% 38.5M 26s\n 70050K .......... .......... .......... .......... .......... 12% 7.97M 26s\n 70100K .......... .......... .......... .......... .......... 12% 36.6M 26s\n 70150K .......... .......... .......... .......... .......... 12% 16.5M 26s\n 70200K .......... .......... .......... .......... .......... 12% 47.0M 26s\n 70250K .......... .......... .......... .......... .......... 12% 23.2M 26s\n 70300K .......... .......... .......... .......... .......... 12% 15.8M 26s\n 70350K .......... .......... .......... .......... .......... 12% 34.7M 26s\n 70400K .......... .......... .......... .......... .......... 12% 11.2M 26s\n 70450K .......... .......... .......... .......... .......... 12% 29.3M 26s\n 70500K .......... .......... .......... .......... .......... 12% 30.9M 26s\n 70550K .......... .......... .......... .......... .......... 12% 23.8M 26s\n 70600K .......... .......... .......... .......... .......... 12% 36.5M 26s\n 70650K .......... .......... .......... .......... .......... 12% 18.0M 26s\n 70700K .......... .......... .......... .......... .......... 12% 36.6M 26s\n 70750K .......... .......... .......... .......... .......... 12% 23.7M 26s\n 70800K .......... .......... .......... .......... .......... 12% 15.3M 26s\n 70850K .......... .......... .......... .......... .......... 12% 41.4M 26s\n 70900K .......... .......... .......... .......... .......... 12% 48.6M 26s\n 70950K .......... .......... .......... .......... .......... 12% 5.26M 26s\n 71000K .......... .......... .......... .......... .......... 12% 4.63M 26s\n 71050K .......... .......... .......... .......... .......... 12% 50.9M 26s\n 71100K .......... .......... .......... .......... .......... 12% 53.2M 26s\n 71150K .......... .......... .......... .......... .......... 12% 47.2M 26s\n 71200K .......... .......... .......... .......... .......... 12% 46.5M 26s\n 71250K .......... .......... .......... .......... .......... 12% 41.7M 26s\n 71300K .......... .......... .......... .......... .......... 12% 44.6M 26s\n 71350K .......... .......... .......... .......... .......... 12% 44.2M 26s\n 71400K .......... .......... .......... .......... .......... 12% 5.30M 26s\n 71450K .......... .......... .......... .......... .......... 12% 39.5M 26s\n 71500K .......... .......... .......... .......... .......... 12% 38.4M 26s\n 71550K .......... .......... .......... .......... .......... 12% 32.9M 26s\n 71600K .......... .......... .......... .......... .......... 12% 39.7M 26s\n 71650K .......... .......... .......... .......... .......... 12% 41.3M 26s\n 71700K .......... .......... .......... .......... .......... 12% 21.5M 26s\n 71750K .......... .......... .......... .......... .......... 12% 29.1M 26s\n 71800K .......... .......... .......... .......... .......... 12% 15.5M 26s\n 71850K .......... .......... .......... .......... .......... 12% 50.3M 26s\n 71900K .......... .......... .......... .......... .......... 12% 47.2M 26s\n 71950K .......... .......... .......... .......... .......... 12% 15.1M 26s\n 72000K .......... .......... .......... .......... .......... 12% 30.8M 26s\n 72050K .......... .......... .......... .......... .......... 12% 14.7M 26s\n 72100K .......... .......... .......... .......... .......... 12% 37.1M 26s\n 72150K .......... .......... .......... .......... .......... 12% 31.3M 26s\n 72200K .......... .......... .......... .......... .......... 12% 13.6M 26s\n 72250K .......... .......... .......... .......... .......... 12% 24.5M 26s\n 72300K .......... .......... .......... .......... .......... 12% 28.6M 26s\n 72350K .......... .......... .......... .......... .......... 12% 20.9M 26s\n 72400K .......... .......... .......... .......... .......... 12% 37.0M 26s\n 72450K .......... .......... .......... .......... .......... 12% 10.4M 26s\n 72500K .......... .......... .......... .......... .......... 12% 13.7M 26s\n 72550K .......... .......... .......... .......... .......... 12% 41.1M 26s\n 72600K .......... .......... .......... .......... .......... 12% 7.58M 26s\n 72650K .......... .......... .......... .......... .......... 12% 39.7M 26s\n 72700K .......... .......... .......... .......... .......... 13% 8.07M 26s\n 72750K .......... .......... .......... .......... .......... 13% 8.39M 26s\n 72800K .......... .......... .......... .......... .......... 13% 31.9M 26s\n 72850K .......... .......... .......... .......... .......... 13% 38.8M 26s\n 72900K .......... .......... .......... .......... .......... 13% 9.22M 26s\n 72950K .......... .......... .......... .......... .......... 13% 38.6M 26s\n 73000K .......... .......... .......... .......... .......... 13% 25.3M 26s\n 73050K .......... .......... .......... .......... .......... 13% 36.8M 26s\n 73100K .......... .......... .......... .......... .......... 13% 8.10M 26s\n 73150K .......... .......... .......... .......... .......... 13% 39.5M 26s\n 73200K .......... .......... .......... .......... .......... 13% 32.6M 26s\n 73250K .......... .......... .......... .......... .......... 13% 41.1M 26s\n 73300K .......... .......... .......... .......... .......... 13% 15.4M 26s\n 73350K .......... .......... .......... .......... .......... 13% 34.7M 26s\n 73400K .......... .......... .......... .......... .......... 13% 15.0M 26s\n 73450K .......... .......... .......... .......... .......... 13% 14.9M 26s\n 73500K .......... .......... .......... .......... .......... 13% 36.9M 26s\n 73550K .......... .......... .......... .......... .......... 13% 28.1M 26s\n 73600K .......... .......... .......... .......... .......... 13% 33.0M 26s\n 73650K .......... .......... .......... .......... .......... 13% 13.0M 26s\n 73700K .......... .......... .......... .......... .......... 13% 50.3M 26s\n 73750K .......... .......... .......... .......... .......... 13% 43.9M 26s\n 73800K .......... .......... .......... .......... .......... 13% 13.9M 26s\n 73850K .......... .......... .......... .......... .......... 13% 33.2M 26s\n 73900K .......... .......... .......... .......... .......... 13% 10.6M 26s\n 73950K .......... .......... .......... .......... .......... 13% 42.3M 26s\n 74000K .......... .......... .......... .......... .......... 13% 19.4M 26s\n 74050K .......... .......... .......... .......... .......... 13% 8.39M 26s\n 74100K .......... .......... .......... .......... .......... 13% 30.3M 26s\n 74150K .......... .......... .......... .......... .......... 13% 14.9M 26s\n 74200K .......... .......... .......... .......... .......... 13% 37.4M 26s\n 74250K .......... .......... .......... .......... .......... 13% 12.8M 26s\n 74300K .......... .......... .......... .......... .......... 13% 31.4M 26s\n 74350K .......... .......... .......... .......... .......... 13% 11.0M 26s\n 74400K .......... .......... .......... .......... .......... 13% 26.1M 26s\n 74450K .......... .......... .......... .......... .......... 13% 42.8M 26s\n 74500K .......... .......... .......... .......... .......... 13% 22.2M 26s\n 74550K .......... .......... .......... .......... .......... 13% 23.2M 26s\n 74600K .......... .......... .......... .......... .......... 13% 15.4M 26s\n 74650K .......... .......... .......... .......... .......... 13% 38.6M 26s\n 74700K .......... .......... .......... .......... .......... 13% 32.4M 26s\n 74750K .......... .......... .......... .......... .......... 13% 14.8M 26s\n 74800K .......... .......... .......... .......... .......... 13% 30.6M 26s\n 74850K .......... .......... .......... .......... .......... 13% 12.3M 26s\n 74900K .......... .......... .......... .......... .......... 13% 45.3M 26s\n 74950K .......... .......... .......... .......... .......... 13% 26.0M 26s\n 75000K .......... .......... .......... .......... .......... 13% 17.8M 26s\n 75050K .......... .......... .......... .......... .......... 13% 31.8M 26s\n 75100K .......... .......... .......... .......... .......... 13% 48.5M 26s\n 75150K .......... .......... .......... .......... .......... 13% 12.8M 26s\n 75200K .......... .......... .......... .......... .......... 13% 30.4M 25s\n 75250K .......... .......... .......... .......... .......... 13% 7.08M 26s\n 75300K .......... .......... .......... .......... .......... 13% 19.5M 26s\n 75350K .......... .......... .......... .......... .......... 13% 42.0M 26s\n 75400K .......... .......... .......... .......... .......... 13% 13.5M 26s\n 75450K .......... .......... .......... .......... .......... 13% 38.5M 25s\n 75500K .......... .......... .......... .......... .......... 13% 7.02M 26s\n 75550K .......... .......... .......... .......... .......... 13% 21.6M 26s\n 75600K .......... .......... .......... .......... .......... 13% 34.7M 26s\n 75650K .......... .......... .......... .......... .......... 13% 8.72M 26s\n 75700K .......... .......... .......... .......... .......... 13% 18.0M 26s\n 75750K .......... .......... .......... .......... .......... 13% 10.9M 26s\n 75800K .......... .......... .......... .......... .......... 13% 16.3M 26s\n 75850K .......... .......... .......... .......... .......... 13% 36.7M 26s\n 75900K .......... .......... .......... .......... .......... 13% 21.9M 26s\n 75950K .......... .......... .......... .......... .......... 13% 12.7M 26s\n 76000K .......... .......... .......... .......... .......... 13% 25.7M 26s\n 76050K .......... .......... .......... .......... .......... 13% 29.2M 26s\n 76100K .......... .......... .......... .......... .......... 13% 17.1M 26s\n 76150K .......... .......... .......... .......... .......... 13% 35.4M 25s\n 76200K .......... .......... .......... .......... .......... 13% 12.3M 25s\n 76250K .......... .......... .......... .......... .......... 13% 29.2M 25s\n 76300K .......... .......... .......... .......... .......... 13% 35.9M 25s\n 76350K .......... .......... .......... .......... .......... 13% 10.9M 25s\n 76400K .......... .......... .......... .......... .......... 13% 11.8M 25s\n 76450K .......... .......... .......... .......... .......... 13% 17.9M 25s\n 76500K .......... .......... .......... .......... .......... 13% 33.4M 25s\n 76550K .......... .......... .......... .......... .......... 13% 27.1M 25s\n 76600K .......... .......... .......... .......... .......... 13% 14.7M 25s\n 76650K .......... .......... .......... .......... .......... 13% 27.3M 25s\n 76700K .......... .......... .......... .......... .......... 13% 18.7M 25s\n 76750K .......... .......... .......... .......... .......... 13% 22.9M 25s\n 76800K .......... .......... .......... .......... .......... 13% 25.5M 25s\n 76850K .......... .......... .......... .......... .......... 13% 21.4M 25s\n 76900K .......... .......... .......... .......... .......... 13% 23.0M 25s\n 76950K .......... .......... .......... .......... .......... 13% 10.2M 25s\n 77000K .......... .......... .......... .......... .......... 13% 29.0M 25s\n 77050K .......... .......... .......... .......... .......... 13% 27.9M 25s\n 77100K .......... .......... .......... .......... .......... 13% 18.3M 25s\n 77150K .......... .......... .......... .......... .......... 13% 21.0M 25s\n 77200K .......... .......... .......... .......... .......... 13% 50.1M 25s\n 77250K .......... .......... .......... .......... .......... 13% 7.95M 25s\n 77300K .......... .......... .......... .......... .......... 13% 19.7M 25s\n 77350K .......... .......... .......... .......... .......... 13% 11.0M 25s\n 77400K .......... .......... .......... .......... .......... 13% 16.6M 25s\n 77450K .......... .......... .......... .......... .......... 13% 11.2M 25s\n 77500K .......... .......... .......... .......... .......... 13% 21.4M 25s\n 77550K .......... .......... .......... .......... .......... 13% 21.1M 25s\n 77600K .......... .......... .......... .......... .......... 13% 8.36M 25s\n 77650K .......... .......... .......... .......... .......... 13% 20.9M 25s\n 77700K .......... .......... .......... .......... .......... 13% 34.8M 25s\n 77750K .......... .......... .......... .......... .......... 13% 7.55M 25s\n 77800K .......... .......... .......... .......... .......... 13% 17.5M 25s\n 77850K .......... .......... .......... .......... .......... 13% 9.46M 25s\n 77900K .......... .......... .......... .......... .......... 13% 9.53M 25s\n 77950K .......... .......... .......... .......... .......... 13% 35.2M 25s\n 78000K .......... .......... .......... .......... .......... 13% 5.54M 26s\n 78050K .......... .......... .......... .......... .......... 13% 16.1M 26s\n 78100K .......... .......... .......... .......... .......... 13% 8.57M 26s\n 78150K .......... .......... .......... .......... .......... 13% 8.93M 26s\n 78200K .......... .......... .......... .......... .......... 13% 9.70M 26s\n 78250K .......... .......... .......... .......... .......... 13% 20.0M 26s\n 78300K .......... .......... .......... .......... .......... 14% 6.99M 26s\n 78350K .......... .......... .......... .......... .......... 14% 26.4M 26s\n 78400K .......... .......... .......... .......... .......... 14% 30.4M 26s\n 78450K .......... .......... .......... .......... .......... 14% 6.59M 26s\n 78500K .......... .......... .......... .......... .......... 14% 8.16M 26s\n 78550K .......... .......... .......... .......... .......... 14% 8.47M 26s\n 78600K .......... .......... .......... .......... .......... 14% 7.01M 26s\n 78650K .......... .......... .......... .......... .......... 14% 41.2M 26s\n 78700K .......... .......... .......... .......... .......... 14% 6.07M 26s\n 78750K .......... .......... .......... .......... .......... 14% 10.1M 26s\n 78800K .......... .......... .......... .......... .......... 14% 8.43M 26s\n 78850K .......... .......... .......... .......... .......... 14% 13.9M 26s\n 78900K .......... .......... .......... .......... .......... 14% 44.2M 26s\n 78950K .......... .......... .......... .......... .......... 14% 6.73M 26s\n 79000K .......... .......... .......... .......... .......... 14% 40.5M 26s\n 79050K .......... .......... .......... .......... .......... 14% 6.36M 26s\n 79100K .......... .......... .......... .......... .......... 14% 6.63M 26s\n 79150K .......... .......... .......... .......... .......... 14% 35.3M 26s\n 79200K .......... .......... .......... .......... .......... 14% 4.17M 26s\n 79250K .......... .......... .......... .......... .......... 14% 5.50M 26s\n 79300K .......... .......... .......... .......... .......... 14% 7.86M 26s\n 79350K .......... .......... .......... .......... .......... 14% 15.1M 26s\n 79400K .......... .......... .......... .......... .......... 14% 10.0M 26s\n 79450K .......... .......... .......... .......... .......... 14% 19.8M 26s\n 79500K .......... .......... .......... .......... .......... 14% 8.81M 26s\n 79550K .......... .......... .......... .......... .......... 14% 8.69M 26s\n 79600K .......... .......... .......... .......... .......... 14% 34.0M 26s\n 79650K .......... .......... .......... .......... .......... 14% 8.49M 26s\n 79700K .......... .......... .......... .......... .......... 14% 11.3M 26s\n 79750K .......... .......... .......... .......... .......... 14% 23.2M 26s\n 79800K .......... .......... .......... .......... .......... 14% 43.7M 26s\n 79850K .......... .......... .......... .......... .......... 14% 15.3M 26s\n 79900K .......... .......... .......... .......... .......... 14% 28.7M 26s\n 79950K .......... .......... .......... .......... .......... 14% 11.8M 26s\n 80000K .......... .......... .......... .......... .......... 14% 19.8M 26s\n 80050K .......... .......... .......... .......... .......... 14% 32.7M 26s\n 80100K .......... .......... .......... .......... .......... 14% 11.2M 26s\n 80150K .......... .......... .......... .......... .......... 14% 35.4M 26s\n 80200K .......... .......... .......... .......... .......... 14% 13.0M 26s\n 80250K .......... .......... .......... .......... .......... 14% 48.3M 26s\n 80300K .......... .......... .......... .......... .......... 14% 30.5M 26s\n 80350K .......... .......... .......... .......... .......... 14% 12.5M 26s\n 80400K .......... .......... .......... .......... .......... 14% 11.7M 26s\n 80450K .......... .......... .......... .......... .......... 14% 14.5M 26s\n 80500K .......... .......... .......... .......... .......... 14% 46.0M 26s\n 80550K .......... .......... .......... .......... .......... 14% 28.5M 26s\n 80600K .......... .......... .......... .......... .......... 14% 27.0M 26s\n 80650K .......... .......... .......... .......... .......... 14% 37.7M 26s\n 80700K .......... .......... .......... .......... .......... 14% 13.2M 26s\n 80750K .......... .......... .......... .......... .......... 14% 37.4M 26s\n 80800K .......... .......... .......... .......... .......... 14% 45.8M 26s\n 80850K .......... .......... .......... .......... .......... 14% 10.4M 26s\n 80900K .......... .......... .......... .......... .......... 14% 19.3M 26s\n 80950K .......... .......... .......... .......... .......... 14% 44.7M 26s\n 81000K .......... .......... .......... .......... .......... 14% 16.2M 26s\n 81050K .......... .......... .......... .......... .......... 14% 41.7M 26s\n 81100K .......... .......... .......... .......... .......... 14% 14.1M 26s\n 81150K .......... .......... .......... .......... .......... 14% 23.3M 26s\n 81200K .......... .......... .......... .......... .......... 14% 45.4M 26s\n 81250K .......... .......... .......... .......... .......... 14% 17.4M 26s\n 81300K .......... .......... .......... .......... .......... 14% 30.4M 26s\n 81350K .......... .......... .......... .......... .......... 14% 23.0M 26s\n 81400K .......... .......... .......... .......... .......... 14% 20.1M 26s\n 81450K .......... .......... .......... .......... .......... 14% 34.8M 26s\n 81500K .......... .......... .......... .......... .......... 14% 16.9M 26s\n 81550K .......... .......... .......... .......... .......... 14% 26.0M 26s\n 81600K .......... .......... .......... .......... .......... 14% 9.74M 26s\n 81650K .......... .......... .......... .......... .......... 14% 34.3M 26s\n 81700K .......... .......... .......... .......... .......... 14% 35.2M 26s\n 81750K .......... .......... .......... .......... .......... 14% 20.2M 26s\n 81800K .......... .......... .......... .......... .......... 14% 29.3M 26s\n 81850K .......... .......... .......... .......... .......... 14% 10.7M 26s\n 81900K .......... .......... .......... .......... .......... 14% 34.0M 26s\n 81950K .......... .......... .......... .......... .......... 14% 37.2M 26s\n 82000K .......... .......... .......... .......... .......... 14% 9.16M 26s\n 82050K .......... .......... .......... .......... .......... 14% 19.3M 26s\n 82100K .......... .......... .......... .......... .......... 14% 15.4M 26s\n 82150K .......... .......... .......... .......... .......... 14% 34.2M 26s\n 82200K .......... .......... .......... .......... .......... 14% 49.0M 26s\n 82250K .......... .......... .......... .......... .......... 14% 11.3M 26s\n 82300K .......... .......... .......... .......... .......... 14% 28.1M 26s\n 82350K .......... .......... .......... .......... .......... 14% 41.1M 26s\n 82400K .......... .......... .......... .......... .......... 14% 13.5M 26s\n 82450K .......... .......... .......... .......... .......... 14% 24.6M 26s\n 82500K .......... .......... .......... .......... .......... 14% 11.0M 26s\n 82550K .......... .......... .......... .......... .......... 14% 24.8M 26s\n 82600K .......... .......... .......... .......... .......... 14% 40.3M 26s\n 82650K .......... .......... .......... .......... .......... 14% 13.3M 26s\n 82700K .......... .......... .......... .......... .......... 14% 44.3M 26s\n 82750K .......... .......... .......... .......... .......... 14% 16.0M 26s\n 82800K .......... .......... .......... .......... .......... 14% 17.7M 26s\n 82850K .......... .......... .......... .......... .......... 14% 16.1M 26s\n 82900K .......... .......... .......... .......... .......... 14% 19.3M 26s\n 82950K .......... .......... .......... .......... .......... 14% 33.1M 26s\n 83000K .......... .......... .......... .......... .......... 14% 8.84M 26s\n 83050K .......... .......... .......... .......... .......... 14% 30.8M 26s\n 83100K .......... .......... .......... .......... .......... 14% 21.8M 26s\n 83150K .......... .......... .......... .......... .......... 14% 12.4M 26s\n 83200K .......... .......... .......... .......... .......... 14% 12.6M 26s\n 83250K .......... .......... .......... .......... .......... 14% 10.8M 26s\n 83300K .......... .......... .......... .......... .......... 14% 33.9M 26s\n 83350K .......... .......... .......... .......... .......... 14% 30.6M 26s\n 83400K .......... .......... .......... .......... .......... 14% 14.5M 26s\n 83450K .......... .......... .......... .......... .......... 14% 39.3M 26s\n 83500K .......... .......... .......... .......... .......... 14% 18.1M 26s\n 83550K .......... .......... .......... .......... .......... 14% 36.0M 26s\n 83600K .......... .......... .......... .......... .......... 14% 49.9M 26s\n 83650K .......... .......... .......... .......... .......... 14% 16.7M 26s\n 83700K .......... .......... .......... .......... .......... 14% 22.4M 26s\n 83750K .......... .......... .......... .......... .......... 14% 29.0M 26s\n 83800K .......... .......... .......... .......... .......... 14% 8.54M 26s\n 83850K .......... .......... .......... .......... .......... 14% 33.8M 26s\n 83900K .......... .......... .......... .......... .......... 15% 19.9M 26s\n 83950K .......... .......... .......... .......... .......... 15% 35.4M 26s\n 84000K .......... .......... .......... .......... .......... 15% 37.4M 26s\n 84050K .......... .......... .......... .......... .......... 15% 12.3M 26s\n 84100K .......... .......... .......... .......... .......... 15% 27.5M 26s\n 84150K .......... .......... .......... .......... .......... 15% 10.6M 26s\n 84200K .......... .......... .......... .......... .......... 15% 20.0M 26s\n 84250K .......... .......... .......... .......... .......... 15% 39.2M 26s\n 84300K .......... .......... .......... .......... .......... 15% 18.1M 26s\n 84350K .......... .......... .......... .......... .......... 15% 26.7M 26s\n 84400K .......... .......... .......... .......... .......... 15% 10.1M 26s\n 84450K .......... .......... .......... .......... .......... 15% 31.7M 26s\n 84500K .......... .......... .......... .......... .......... 15% 40.3M 25s\n 84550K .......... .......... .......... .......... .......... 15% 16.4M 25s\n 84600K .......... .......... .......... .......... .......... 15% 23.4M 25s\n 84650K .......... .......... .......... .......... .......... 15% 39.7M 25s\n 84700K .......... .......... .......... .......... .......... 15% 41.1M 25s\n 84750K .......... .......... .......... .......... .......... 15% 19.7M 25s\n 84800K .......... .......... .......... .......... .......... 15% 7.77M 25s\n 84850K .......... .......... .......... .......... .......... 15% 30.9M 25s\n 84900K .......... .......... .......... .......... .......... 15% 4.34M 26s\n 84950K .......... .......... .......... .......... .......... 15% 35.6M 26s\n 85000K .......... .......... .......... .......... .......... 15% 39.3M 25s\n 85050K .......... .......... .......... .......... .......... 15% 37.5M 25s\n 85100K .......... .......... .......... .......... .......... 15% 14.7M 25s\n 85150K .......... .......... .......... .......... .......... 15% 33.8M 25s\n 85200K .......... .......... .......... .......... .......... 15% 15.1M 25s\n 85250K .......... .......... .......... .......... .......... 15% 41.2M 25s\n 85300K .......... .......... .......... .......... .......... 15% 13.3M 25s\n 85350K .......... .......... .......... .......... .......... 15% 22.6M 25s\n 85400K .......... .......... .......... .......... .......... 15% 41.6M 25s\n 85450K .......... .......... .......... .......... .......... 15% 8.79M 25s\n 85500K .......... .......... .......... .......... .......... 15% 40.1M 25s\n 85550K .......... .......... .......... .......... .......... 15% 11.0M 25s\n 85600K .......... .......... .......... .......... .......... 15% 30.0M 25s\n 85650K .......... .......... .......... .......... .......... 15% 36.2M 25s\n 85700K .......... .......... .......... .......... .......... 15% 9.31M 25s\n 85750K .......... .......... .......... .......... .......... 15% 25.4M 25s\n 85800K .......... .......... .......... .......... .......... 15% 14.0M 25s\n 85850K .......... .......... .......... .......... .......... 15% 37.9M 25s\n 85900K .......... .......... .......... .......... .......... 15% 13.5M 25s\n 85950K .......... .......... .......... .......... .......... 15% 19.3M 25s\n 86000K .......... .......... .......... .......... .......... 15% 16.0M 25s\n 86050K .......... .......... .......... .......... .......... 15% 29.8M 25s\n 86100K .......... .......... .......... .......... .......... 15% 20.1M 25s\n 86150K .......... .......... .......... .......... .......... 15% 13.0M 25s\n 86200K .......... .......... .......... .......... .......... 15% 14.1M 25s\n 86250K .......... .......... .......... .......... .......... 15% 19.3M 25s\n 86300K .......... .......... .......... .......... .......... 15% 41.8M 25s\n 86350K .......... .......... .......... .......... .......... 15% 38.1M 25s\n 86400K .......... .......... .......... .......... .......... 15% 18.5M 25s\n 86450K .......... .......... .......... .......... .......... 15% 16.3M 25s\n 86500K .......... .......... .......... .......... .......... 15% 11.1M 25s\n 86550K .......... .......... .......... .......... .......... 15% 39.0M 25s\n 86600K .......... .......... .......... .......... .......... 15% 15.7M 25s\n 86650K .......... .......... .......... .......... .......... 15% 17.2M 25s\n 86700K .......... .......... .......... .......... .......... 15% 33.1M 25s\n 86750K .......... .......... .......... .......... .......... 15% 10.7M 25s\n 86800K .......... .......... .......... .......... .......... 15% 35.8M 25s\n 86850K .......... .......... .......... .......... .......... 15% 35.2M 25s\n 86900K .......... .......... .......... .......... .......... 15% 13.3M 25s\n 86950K .......... .......... .......... .......... .......... 15% 15.0M 25s\n 87000K .......... .......... .......... .......... .......... 15% 28.9M 25s\n 87050K .......... .......... .......... .......... .......... 15% 35.7M 25s\n 87100K .......... .......... .......... .......... .......... 15% 30.7M 25s\n 87150K .......... .......... .......... .......... .......... 15% 12.9M 25s\n 87200K .......... .......... .......... .......... .......... 15% 6.42M 25s\n 87250K .......... .......... .......... .......... .......... 15% 33.0M 25s\n 87300K .......... .......... .......... .......... .......... 15% 37.9M 25s\n 87350K .......... .......... .......... .......... .......... 15% 29.6M 25s\n 87400K .......... .......... .......... .......... .......... 15% 34.9M 25s\n 87450K .......... .......... .......... .......... .......... 15% 29.0M 25s\n 87500K .......... .......... .......... .......... .......... 15% 33.4M 25s\n 87550K .......... .......... .......... .......... .......... 15% 8.89M 25s\n 87600K .......... .......... .......... .......... .......... 15% 32.2M 25s\n 87650K .......... .......... .......... .......... .......... 15% 14.9M 25s\n 87700K .......... .......... .......... .......... .......... 15% 28.6M 25s\n 87750K .......... .......... .......... .......... .......... 15% 49.2M 25s\n 87800K .......... .......... .......... .......... .......... 15% 14.2M 25s\n 87850K .......... .......... .......... .......... .......... 15% 46.9M 25s\n 87900K .......... .......... .......... .......... .......... 15% 7.04M 25s\n 87950K .......... .......... .......... .......... .......... 15% 38.7M 25s\n 88000K .......... .......... .......... .......... .......... 15% 29.4M 25s\n 88050K .......... .......... .......... .......... .......... 15% 12.3M 25s\n 88100K .......... .......... .......... .......... .......... 15% 16.7M 25s\n 88150K .......... .......... .......... .......... .......... 15% 11.2M 25s\n 88200K .......... .......... .......... .......... .......... 15% 39.0M 25s\n 88250K .......... .......... .......... .......... .......... 15% 43.0M 25s\n 88300K .......... .......... .......... .......... .......... 15% 12.8M 25s\n 88350K .......... .......... .......... .......... .......... 15% 21.4M 25s\n 88400K .......... .......... .......... .......... .......... 15% 24.2M 25s\n 88450K .......... .......... .......... .......... .......... 15% 34.7M 25s\n 88500K .......... .......... .......... .......... .......... 15% 34.6M 25s\n 88550K .......... .......... .......... .......... .......... 15% 13.8M 25s\n 88600K .......... .......... .......... .......... .......... 15% 44.7M 25s\n 88650K .......... .......... .......... .......... .......... 15% 51.3M 25s\n 88700K .......... .......... .......... .......... .......... 15% 11.2M 25s\n 88750K .......... .......... .......... .......... .......... 15% 35.7M 25s\n 88800K .......... .......... .......... .......... .......... 15% 13.7M 25s\n 88850K .......... .......... .......... .......... .......... 15% 25.5M 25s\n 88900K .......... .......... .......... .......... .......... 15% 34.4M 25s\n 88950K .......... .......... .......... .......... .......... 15% 15.1M 25s\n 89000K .......... .......... .......... .......... .......... 15% 4.61M 25s\n 89050K .......... .......... .......... .......... .......... 15% 32.3M 25s\n 89100K .......... .......... .......... .......... .......... 15% 36.9M 25s\n 89150K .......... .......... .......... .......... .......... 15% 27.8M 25s\n 89200K .......... .......... .......... .......... .......... 15% 33.9M 25s\n 89250K .......... .......... .......... .......... .......... 15% 33.2M 25s\n 89300K .......... .......... .......... .......... .......... 15% 29.2M 25s\n 89350K .......... .......... .......... .......... .......... 15% 22.4M 25s\n 89400K .......... .......... .......... .......... .......... 15% 20.3M 25s\n 89450K .......... .......... .......... .......... .......... 15% 11.3M 25s\n 89500K .......... .......... .......... .......... .......... 16% 13.2M 25s\n 89550K .......... .......... .......... .......... .......... 16% 18.2M 25s\n 89600K .......... .......... .......... .......... .......... 16% 30.5M 25s\n 89650K .......... .......... .......... .......... .......... 16% 3.82M 25s\n 89700K .......... .......... .......... .......... .......... 16% 36.2M 25s\n 89750K .......... .......... .......... .......... .......... 16% 43.4M 25s\n 89800K .......... .......... .......... .......... .......... 16% 41.6M 25s\n 89850K .......... .......... .......... .......... .......... 16% 39.6M 25s\n 89900K .......... .......... .......... .......... .......... 16% 12.4M 25s\n 89950K .......... .......... .......... .......... .......... 16% 39.2M 25s\n 90000K .......... .......... .......... .......... .......... 16% 12.9M 25s\n 90050K .......... .......... .......... .......... .......... 16% 19.6M 25s\n 90100K .......... .......... .......... .......... .......... 16% 13.4M 25s\n 90150K .......... .......... .......... .......... .......... 16% 44.5M 25s\n 90200K .......... .......... .......... .......... .......... 16% 29.6M 25s\n 90250K .......... .......... .......... .......... .......... 16% 11.0M 25s\n 90300K .......... .......... .......... .......... .......... 16% 13.5M 25s\n 90350K .......... .......... .......... .......... .......... 16% 33.7M 25s\n 90400K .......... .......... .......... .......... .......... 16% 28.8M 25s\n 90450K .......... .......... .......... .......... .......... 16% 10.4M 25s\n 90500K .......... .......... .......... .......... .......... 16% 32.6M 25s\n 90550K .......... .......... .......... .......... .......... 16% 40.4M 25s\n 90600K .......... .......... .......... .......... .......... 16% 15.4M 25s\n 90650K .......... .......... .......... .......... .......... 16% 36.2M 25s\n 90700K .......... .......... .......... .......... .......... 16% 22.7M 25s\n 90750K .......... .......... .......... .......... .......... 16% 36.4M 25s\n 90800K .......... .......... .......... .......... .......... 16% 30.7M 25s\n 90850K .......... .......... .......... .......... .......... 16% 12.0M 25s\n 90900K .......... .......... .......... .......... .......... 16% 16.5M 25s\n 90950K .......... .......... .......... .......... .......... 16% 12.2M 25s\n 91000K .......... .......... .......... .......... .......... 16% 39.8M 25s\n 91050K .......... .......... .......... .......... .......... 16% 19.4M 25s\n 91100K .......... .......... .......... .......... .......... 16% 12.0M 25s\n 91150K .......... .......... .......... .......... .......... 16% 40.3M 25s\n 91200K .......... .......... .......... .......... .......... 16% 6.21M 25s\n 91250K .......... .......... .......... .......... .......... 16% 33.4M 25s\n 91300K .......... .......... .......... .......... .......... 16% 36.3M 25s\n 91350K .......... .......... .......... .......... .......... 16% 15.9M 25s\n 91400K .......... .......... .......... .......... .......... 16% 9.95M 25s\n 91450K .......... .......... .......... .......... .......... 16% 37.1M 25s\n 91500K .......... .......... .......... .......... .......... 16% 36.3M 25s\n 91550K .......... .......... .......... .......... .......... 16% 9.19M 25s\n 91600K .......... .......... .......... .......... .......... 16% 19.0M 25s\n 91650K .......... .......... .......... .......... .......... 16% 9.53M 25s\n 91700K .......... .......... .......... .......... .......... 16% 34.8M 25s\n 91750K .......... .......... .......... .......... .......... 16% 20.4M 25s\n 91800K .......... .......... .......... .......... .......... 16% 15.6M 25s\n 91850K .......... .......... .......... .......... .......... 16% 15.9M 25s\n 91900K .......... .......... .......... .......... .......... 16% 25.3M 25s\n 91950K .......... .......... .......... .......... .......... 16% 32.0M 25s\n 92000K .......... .......... .......... .......... .......... 16% 27.6M 25s\n 92050K .......... .......... .......... .......... .......... 16% 10.6M 25s\n 92100K .......... .......... .......... .......... .......... 16% 23.2M 25s\n 92150K .......... .......... .......... .......... .......... 16% 30.6M 25s\n 92200K .......... .......... .......... .......... .......... 16% 15.0M 25s\n 92250K .......... .......... .......... .......... .......... 16% 29.7M 25s\n 92300K .......... .......... .......... .......... .......... 16% 13.3M 25s\n 92350K .......... .......... .......... .......... .......... 16% 24.0M 25s\n 92400K .......... .......... .......... .......... .......... 16% 32.1M 25s\n 92450K .......... .......... .......... .......... .......... 16% 11.8M 25s\n 92500K .......... .......... .......... .......... .......... 16% 31.0M 25s\n 92550K .......... .......... .......... .......... .......... 16% 7.82M 25s\n 92600K .......... .......... .......... .......... .......... 16% 16.1M 25s\n 92650K .......... .......... .......... .......... .......... 16% 32.9M 25s\n 92700K .......... .......... .......... .......... .......... 16% 18.0M 25s\n 92750K .......... .......... .......... .......... .......... 16% 10.6M 25s\n 92800K .......... .......... .......... .......... .......... 16% 22.2M 25s\n 92850K .......... .......... .......... .......... .......... 16% 39.7M 25s\n 92900K .......... .......... .......... .......... .......... 16% 9.15M 25s\n 92950K .......... .......... .......... .......... .......... 16% 23.4M 25s\n 93000K .......... .......... .......... .......... .......... 16% 12.0M 25s\n 93050K .......... .......... .......... .......... .......... 16% 22.2M 25s\n 93100K .......... .......... .......... .......... .......... 16% 42.3M 25s\n 93150K .......... .......... .......... .......... .......... 16% 6.95M 25s\n 93200K .......... .......... .......... .......... .......... 16% 11.5M 25s\n 93250K .......... .......... .......... .......... .......... 16% 13.9M 25s\n 93300K .......... .......... .......... .......... .......... 16% 37.8M 25s\n 93350K .......... .......... .......... .......... .......... 16% 17.0M 25s\n 93400K .......... .......... .......... .......... .......... 16% 16.8M 25s\n 93450K .......... .......... .......... .......... .......... 16% 25.0M 25s\n 93500K .......... .......... .......... .......... .......... 16% 10.8M 25s\n 93550K .......... .......... .......... .......... .......... 16% 34.8M 25s\n 93600K .......... .......... .......... .......... .......... 16% 37.4M 25s\n 93650K .......... .......... .......... .......... .......... 16% 10.9M 25s\n 93700K .......... .......... .......... .......... .......... 16% 25.5M 25s\n 93750K .......... .......... .......... .......... .......... 16% 11.3M 25s\n 93800K .......... .......... .......... .......... .......... 16% 34.6M 25s\n 93850K .......... .......... .......... .......... .......... 16% 18.9M 25s\n 93900K .......... .......... .......... .......... .......... 16% 8.15M 25s\n 93950K .......... .......... .......... .......... .......... 16% 31.7M 25s\n 94000K .......... .......... .......... .......... .......... 16% 13.3M 25s\n 94050K .......... .......... .......... .......... .......... 16% 32.1M 25s\n 94100K .......... .......... .......... .......... .......... 16% 32.9M 25s\n 94150K .......... .......... .......... .......... .......... 16% 9.45M 25s\n 94200K .......... .......... .......... .......... .......... 16% 27.7M 25s\n 94250K .......... .......... .......... .......... .......... 16% 32.8M 25s\n 94300K .......... .......... .......... .......... .......... 16% 14.7M 25s\n 94350K .......... .......... .......... .......... .......... 16% 32.5M 25s\n 94400K .......... .......... .......... .......... .......... 16% 7.33M 25s\n 94450K .......... .......... .......... .......... .......... 16% 37.2M 25s\n 94500K .......... .......... .......... .......... .......... 16% 47.1M 25s\n 94550K .......... .......... .......... .......... .......... 16% 40.1M 25s\n 94600K .......... .......... .......... .......... .......... 16% 38.3M 25s\n 94650K .......... .......... .......... .......... .......... 16% 11.1M 25s\n 94700K .......... .......... .......... .......... .......... 16% 28.2M 25s\n 94750K .......... .......... .......... .......... .......... 16% 33.5M 25s\n 94800K .......... .......... .......... .......... .......... 16% 12.9M 25s\n 94850K .......... .......... .......... .......... .......... 16% 20.5M 25s\n 94900K .......... .......... .......... .......... .......... 16% 13.0M 25s\n 94950K .......... .......... .......... .......... .......... 16% 24.7M 25s\n 95000K .......... .......... .......... .......... .......... 16% 25.7M 25s\n 95050K .......... .......... .......... .......... .......... 16% 43.8M 25s\n 95100K .......... .......... .......... .......... .......... 17% 23.4M 25s\n 95150K .......... .......... .......... .......... .......... 17% 11.3M 25s\n 95200K .......... .......... .......... .......... .......... 17% 36.7M 25s\n 95250K .......... .......... .......... .......... .......... 17% 21.0M 25s\n 95300K .......... .......... .......... .......... .......... 17% 16.7M 25s\n 95350K .......... .......... .......... .......... .......... 17% 21.8M 25s\n 95400K .......... .......... .......... .......... .......... 17% 11.0M 25s\n 95450K .......... .......... .......... .......... .......... 17% 30.7M 25s\n 95500K .......... .......... .......... .......... .......... 17% 27.6M 25s\n 95550K .......... .......... .......... .......... .......... 17% 20.0M 25s\n 95600K .......... .......... .......... .......... .......... 17% 28.9M 25s\n 95650K .......... .......... .......... .......... .......... 17% 41.2M 25s\n 95700K .......... .......... .......... .......... .......... 17% 8.96M 25s\n 95750K .......... .......... .......... .......... .......... 17% 33.1M 25s\n 95800K .......... .......... .......... .......... .......... 17% 10.3M 25s\n 95850K .......... .......... .......... .......... .......... 17% 33.5M 25s\n 95900K .......... .......... .......... .......... .......... 17% 37.3M 25s\n 95950K .......... .......... .......... .......... .......... 17% 11.0M 25s\n 96000K .......... .......... .......... .......... .......... 17% 20.4M 25s\n 96050K .......... .......... .......... .......... .......... 17% 14.7M 25s\n 96100K .......... .......... .......... .......... .......... 17% 24.1M 25s\n 96150K .......... .......... .......... .......... .......... 17% 21.7M 25s\n 96200K .......... .......... .......... .......... .......... 17% 43.1M 25s\n 96250K .......... .......... .......... .......... .......... 17% 21.1M 25s\n 96300K .......... .......... .......... .......... .......... 17% 17.5M 25s\n 96350K .......... .......... .......... .......... .......... 17% 41.2M 25s\n 96400K .......... .......... .......... .......... .......... 17% 45.6M 25s\n 96450K .......... .......... .......... .......... .......... 17% 15.5M 25s\n 96500K .......... .......... .......... .......... .......... 17% 31.3M 25s\n 96550K .......... .......... .......... .......... .......... 17% 14.4M 25s\n 96600K .......... .......... .......... .......... .......... 17% 36.6M 25s\n 96650K .......... .......... .......... .......... .......... 17% 22.8M 25s\n 96700K .......... .......... .......... .......... .......... 17% 9.40M 25s\n 96750K .......... .......... .......... .......... .......... 17% 17.8M 25s\n 96800K .......... .......... .......... .......... .......... 17% 14.5M 25s\n 96850K .......... .......... .......... .......... .......... 17% 33.8M 25s\n 96900K .......... .......... .......... .......... .......... 17% 12.2M 25s\n 96950K .......... .......... .......... .......... .......... 17% 8.67M 25s\n 97000K .......... .......... .......... .......... .......... 17% 14.0M 25s\n 97050K .......... .......... .......... .......... .......... 17% 47.1M 25s\n 97100K .......... .......... .......... .......... .......... 17% 10.5M 25s\n 97150K .......... .......... .......... .......... .......... 17% 39.1M 25s\n 97200K .......... .......... .......... .......... .......... 17% 9.00M 25s\n 97250K .......... .......... .......... .......... .......... 17% 7.99M 25s\n 97300K .......... .......... .......... .......... .......... 17% 36.6M 25s\n 97350K .......... .......... .......... .......... .......... 17% 14.2M 25s\n 97400K .......... .......... .......... .......... .......... 17% 12.5M 25s\n 97450K .......... .......... .......... .......... .......... 17% 38.6M 25s\n 97500K .......... .......... .......... .......... .......... 17% 12.4M 25s\n 97550K .......... .......... .......... .......... .......... 17% 41.3M 25s\n 97600K .......... .......... .......... .......... .......... 17% 11.0M 25s\n 97650K .......... .......... .......... .......... .......... 17% 24.5M 25s\n 97700K .......... .......... .......... .......... .......... 17% 14.6M 25s\n 97750K .......... .......... .......... .......... .......... 17% 35.6M 25s\n 97800K .......... .......... .......... .......... .......... 17% 32.6M 25s\n 97850K .......... .......... .......... .......... .......... 17% 8.80M 25s\n 97900K .......... .......... .......... .......... .......... 17% 25.9M 25s\n 97950K .......... .......... .......... .......... .......... 17% 13.2M 25s\n 98000K .......... .......... .......... .......... .......... 17% 26.6M 25s\n 98050K .......... .......... .......... .......... .......... 17% 24.8M 25s\n 98100K .......... .......... .......... .......... .......... 17% 22.5M 25s\n 98150K .......... .......... .......... .......... .......... 17% 15.5M 25s\n 98200K .......... .......... .......... .......... .......... 17% 14.2M 25s\n 98250K .......... .......... .......... .......... .......... 17% 38.6M 25s\n 98300K .......... .......... .......... .......... .......... 17% 17.7M 25s\n 98350K .......... .......... .......... .......... .......... 17% 13.9M 25s\n 98400K .......... .......... .......... .......... .......... 17% 14.1M 25s\n 98450K .......... .......... .......... .......... .......... 17% 40.9M 25s\n 98500K .......... .......... .......... .......... .......... 17% 8.55M 25s\n 98550K .......... .......... .......... .......... .......... 17% 33.1M 25s\n 98600K .......... .......... .......... .......... .......... 17% 20.0M 25s\n 98650K .......... .......... .......... .......... .......... 17% 8.82M 25s\n 98700K .......... .......... .......... .......... .......... 17% 28.9M 25s\n 98750K .......... .......... .......... .......... .......... 17% 30.7M 25s\n 98800K .......... .......... .......... .......... .......... 17% 15.6M 25s\n 98850K .......... .......... .......... .......... .......... 17% 13.9M 25s\n 98900K .......... .......... .......... .......... .......... 17% 21.2M 25s\n 98950K .......... .......... .......... .......... .......... 17% 24.8M 25s\n 99000K .......... .......... .......... .......... .......... 17% 18.6M 25s\n 99050K .......... .......... .......... .......... .......... 17% 39.0M 25s\n 99100K .......... .......... .......... .......... .......... 17% 16.0M 25s\n 99150K .......... .......... .......... .......... .......... 17% 43.8M 25s\n 99200K .......... .......... .......... .......... .......... 17% 29.6M 25s\n 99250K .......... .......... .......... .......... .......... 17% 30.8M 25s\n 99300K .......... .......... .......... .......... .......... 17% 33.1M 25s\n 99350K .......... .......... .......... .......... .......... 17% 39.8M 25s\n 99400K .......... .......... .......... .......... .......... 17% 26.6M 25s\n 99450K .......... .......... .......... .......... .......... 17% 13.3M 25s\n 99500K .......... .......... .......... .......... .......... 17% 39.2M 25s\n 99550K .......... .......... .......... .......... .......... 17% 29.1M 25s\n 99600K .......... .......... .......... .......... .......... 17% 17.9M 25s\n 99650K .......... .......... .......... .......... .......... 17% 35.1M 25s\n 99700K .......... .......... .......... .......... .......... 17% 16.3M 25s\n 99750K .......... .......... .......... .......... .......... 17% 35.9M 25s\n 99800K .......... .......... .......... .......... .......... 17% 21.5M 25s\n 99850K .......... .......... .......... .......... .......... 17% 37.4M 25s\n 99900K .......... .......... .......... .......... .......... 17% 29.9M 25s\n 99950K .......... .......... .......... .......... .......... 17% 14.6M 25s\n100000K .......... .......... .......... .......... .......... 17% 26.3M 25s\n100050K .......... .......... .......... .......... .......... 17% 20.5M 25s\n100100K .......... .......... .......... .......... .......... 17% 29.1M 25s\n100150K .......... .......... .......... .......... .......... 17% 22.8M 25s\n100200K .......... .......... .......... .......... .......... 17% 24.7M 25s\n100250K .......... .......... .......... .......... .......... 17% 29.5M 25s\n100300K .......... .......... .......... .......... .......... 17% 34.4M 25s\n100350K .......... .......... .......... .......... .......... 17% 36.0M 25s\n100400K .......... .......... .......... .......... .......... 17% 29.8M 25s\n100450K .......... .......... .......... .......... .......... 17% 38.0M 25s\n100500K .......... .......... .......... .......... .......... 17% 45.9M 25s\n100550K .......... .......... .......... .......... .......... 17% 40.1M 25s\n100600K .......... .......... .......... .......... .......... 17% 27.7M 25s\n100650K .......... .......... .......... .......... .......... 18% 20.0M 25s\n100700K .......... .......... .......... .......... .......... 18% 33.6M 25s\n100750K .......... .......... .......... .......... .......... 18% 13.7M 25s\n100800K .......... .......... .......... .......... .......... 18% 37.5M 25s\n100850K .......... .......... .......... .......... .......... 18% 32.7M 25s\n100900K .......... .......... .......... .......... .......... 18% 28.9M 25s\n100950K .......... .......... .......... .......... .......... 18% 19.9M 25s\n101000K .......... .......... .......... .......... .......... 18% 10.9M 25s\n101050K .......... .......... .......... .......... .......... 18% 30.2M 25s\n101100K .......... .......... .......... .......... .......... 18% 30.2M 25s\n101150K .......... .......... .......... .......... .......... 18% 36.5M 24s\n101200K .......... .......... .......... .......... .......... 18% 25.6M 24s\n101250K .......... .......... .......... .......... .......... 18% 46.9M 24s\n101300K .......... .......... .......... .......... .......... 18% 11.1M 24s\n101350K .......... .......... .......... .......... .......... 18% 21.5M 24s\n101400K .......... .......... .......... .......... .......... 18% 13.7M 24s\n101450K .......... .......... .......... .......... .......... 18% 31.3M 24s\n101500K .......... .......... .......... .......... .......... 18% 34.6M 24s\n101550K .......... .......... .......... .......... .......... 18% 33.7M 24s\n101600K .......... .......... .......... .......... .......... 18% 32.2M 24s\n101650K .......... .......... .......... .......... .......... 18% 46.9M 24s\n101700K .......... .......... .......... .......... .......... 18% 26.0M 24s\n101750K .......... .......... .......... .......... .......... 18% 42.7M 24s\n101800K .......... .......... .......... .......... .......... 18% 40.1M 24s\n101850K .......... .......... .......... .......... .......... 18% 24.9M 24s\n101900K .......... .......... .......... .......... .......... 18% 32.5M 24s\n101950K .......... .......... .......... .......... .......... 18% 40.8M 24s\n102000K .......... .......... .......... .......... .......... 18% 22.4M 24s\n102050K .......... .......... .......... .......... .......... 18% 34.6M 24s\n102100K .......... .......... .......... .......... .......... 18% 31.1M 24s\n102150K .......... .......... .......... .......... .......... 18% 35.4M 24s\n102200K .......... .......... .......... .......... .......... 18% 36.9M 24s\n102250K .......... .......... .......... .......... .......... 18% 32.9M 24s\n102300K .......... .......... .......... .......... .......... 18% 23.4M 24s\n102350K .......... .......... .......... .......... .......... 18% 20.5M 24s\n102400K .......... .......... .......... .......... .......... 18% 34.0M 24s\n102450K .......... .......... .......... .......... .......... 18% 48.5M 24s\n102500K .......... .......... .......... .......... .......... 18% 35.5M 24s\n102550K .......... .......... .......... .......... .......... 18% 30.3M 24s\n102600K .......... .......... .......... .......... .......... 18% 35.7M 24s\n102650K .......... .......... .......... .......... .......... 18% 42.8M 24s\n102700K .......... .......... .......... .......... .......... 18% 21.6M 24s\n102750K .......... .......... .......... .......... .......... 18% 28.6M 24s\n102800K .......... .......... .......... .......... .......... 18% 20.8M 24s\n102850K .......... .......... .......... .......... .......... 18% 21.6M 24s\n102900K .......... .......... .......... .......... .......... 18% 38.8M 24s\n102950K .......... .......... .......... .......... .......... 18% 22.9M 24s\n103000K .......... .......... .......... .......... .......... 18% 19.5M 24s\n103050K .......... .......... .......... .......... .......... 18% 17.4M 24s\n103100K .......... .......... .......... .......... .......... 18% 35.3M 24s\n103150K .......... .......... .......... .......... .......... 18% 38.5M 24s\n103200K .......... .......... .......... .......... .......... 18% 33.8M 24s\n103250K .......... .......... .......... .......... .......... 18% 23.7M 24s\n103300K .......... .......... .......... .......... .......... 18% 39.4M 24s\n103350K .......... .......... .......... .......... .......... 18% 43.0M 24s\n103400K .......... .......... .......... .......... .......... 18% 23.1M 24s\n103450K .......... .......... .......... .......... .......... 18% 28.6M 24s\n103500K .......... .......... .......... .......... .......... 18% 20.1M 24s\n103550K .......... .......... .......... .......... .......... 18% 23.0M 24s\n103600K .......... .......... .......... .......... .......... 18% 33.8M 24s\n103650K .......... .......... .......... .......... .......... 18% 31.1M 24s\n103700K .......... .......... .......... .......... .......... 18% 36.6M 24s\n103750K .......... .......... .......... .......... .......... 18% 30.9M 24s\n103800K .......... .......... .......... .......... .......... 18% 48.5M 24s\n103850K .......... .......... .......... .......... .......... 18% 49.2M 24s\n103900K .......... .......... .......... .......... .......... 18% 50.6M 24s\n103950K .......... .......... .......... .......... .......... 18% 41.0M 24s\n104000K .......... .......... .......... .......... .......... 18% 50.7M 24s\n104050K .......... .......... .......... .......... .......... 18% 47.4M 24s\n104100K .......... .......... .......... .......... .......... 18% 49.9M 24s\n104150K .......... .......... .......... .......... .......... 18% 42.8M 24s\n104200K .......... .......... .......... .......... .......... 18% 48.5M 24s\n104250K .......... .......... .......... .......... .......... 18% 52.0M 24s\n104300K .......... .......... .......... .......... .......... 18% 50.4M 24s\n104350K .......... .......... .......... .......... .......... 18% 37.8M 24s\n104400K .......... .......... .......... .......... .......... 18% 49.5M 24s\n104450K .......... .......... .......... .......... .......... 18% 46.9M 24s\n104500K .......... .......... .......... .......... .......... 18% 48.6M 24s\n104550K .......... .......... .......... .......... .......... 18% 43.3M 24s\n104600K .......... .......... .......... .......... .......... 18% 49.6M 24s\n104650K .......... .......... .......... .......... .......... 18% 29.7M 24s\n104700K .......... .......... .......... .......... .......... 18% 35.9M 24s\n104750K .......... .......... .......... .......... .......... 18% 34.6M 24s\n104800K .......... .......... .......... .......... .......... 18% 27.8M 24s\n104850K .......... .......... .......... .......... .......... 18% 29.2M 24s\n104900K .......... .......... .......... .......... .......... 18% 33.2M 24s\n104950K .......... .......... .......... .......... .......... 18% 26.4M 24s\n105000K .......... .......... .......... .......... .......... 18% 42.5M 24s\n105050K .......... .......... .......... .......... .......... 18% 37.8M 24s\n105100K .......... .......... .......... .......... .......... 18% 30.1M 24s\n105150K .......... .......... .......... .......... .......... 18% 38.9M 24s\n105200K .......... .......... .......... .......... .......... 18% 39.2M 24s\n105250K .......... .......... .......... .......... .......... 18% 35.5M 24s\n105300K .......... .......... .......... .......... .......... 18% 38.5M 24s\n105350K .......... .......... .......... .......... .......... 18% 44.7M 24s\n105400K .......... .......... .......... .......... .......... 18% 30.1M 24s\n105450K .......... .......... .......... .......... .......... 18% 42.2M 24s\n105500K .......... .......... .......... .......... .......... 18% 23.7M 24s\n105550K .......... .......... .......... .......... .......... 18% 26.3M 24s\n105600K .......... .......... .......... .......... .......... 18% 24.5M 24s\n105650K .......... .......... .......... .......... .......... 18% 19.9M 24s\n105700K .......... .......... .......... .......... .......... 18% 47.3M 24s\n105750K .......... .......... .......... .......... .......... 18% 21.5M 24s\n105800K .......... .......... .......... .......... .......... 18% 19.6M 24s\n105850K .......... .......... .......... .......... .......... 18% 34.4M 24s\n105900K .......... .......... .......... .......... .......... 18% 39.2M 24s\n105950K .......... .......... .......... .......... .......... 18% 31.9M 24s\n106000K .......... .......... .......... .......... .......... 18% 47.4M 24s\n106050K .......... .......... .......... .......... .......... 18% 46.3M 24s\n106100K .......... .......... .......... .......... .......... 18% 43.4M 24s\n106150K .......... .......... .......... .......... .......... 18% 39.2M 24s\n106200K .......... .......... .......... .......... .......... 18% 46.6M 24s\n106250K .......... .......... .......... .......... .......... 19% 31.3M 24s\n106300K .......... .......... .......... .......... .......... 19% 32.8M 24s\n106350K .......... .......... .......... .......... .......... 19% 39.5M 24s\n106400K .......... .......... .......... .......... .......... 19% 41.0M 24s\n106450K .......... .......... .......... .......... .......... 19% 31.6M 24s\n106500K .......... .......... .......... .......... .......... 19% 41.7M 24s\n106550K .......... .......... .......... .......... .......... 19% 40.4M 24s\n106600K .......... .......... .......... .......... .......... 19% 34.9M 24s\n106650K .......... .......... .......... .......... .......... 19% 36.8M 24s\n106700K .......... .......... .......... .......... .......... 19% 42.4M 24s\n106750K .......... .......... .......... .......... .......... 19% 42.9M 24s\n106800K .......... .......... .......... .......... .......... 19% 45.8M 24s\n106850K .......... .......... .......... .......... .......... 19% 52.8M 24s\n106900K .......... .......... .......... .......... .......... 19% 46.9M 24s\n106950K .......... .......... .......... .......... .......... 19% 13.5M 24s\n107000K .......... .......... .......... .......... .......... 19% 46.3M 24s\n107050K .......... .......... .......... .......... .......... 19% 52.4M 24s\n107100K .......... .......... .......... .......... .......... 19% 50.3M 24s\n107150K .......... .......... .......... .......... .......... 19% 33.7M 24s\n107200K .......... .......... .......... .......... .......... 19% 51.5M 24s\n107250K .......... .......... .......... .......... .......... 19% 36.4M 24s\n107300K .......... .......... .......... .......... .......... 19% 45.3M 24s\n107350K .......... .......... .......... .......... .......... 19% 49.4M 24s\n107400K .......... .......... .......... .......... .......... 19% 23.0M 24s\n107450K .......... .......... .......... .......... .......... 19% 23.8M 24s\n107500K .......... .......... .......... .......... .......... 19% 23.2M 24s\n107550K .......... .......... .......... .......... .......... 19% 20.8M 24s\n107600K .......... .......... .......... .......... .......... 19% 40.4M 24s\n107650K .......... .......... .......... .......... .......... 19% 22.5M 24s\n107700K .......... .......... .......... .......... .......... 19% 31.9M 24s\n107750K .......... .......... .......... .......... .......... 19% 42.0M 24s\n107800K .......... .......... .......... .......... .......... 19% 38.7M 24s\n107850K .......... .......... .......... .......... .......... 19% 25.8M 23s\n107900K .......... .......... .......... .......... .......... 19% 33.7M 23s\n107950K .......... .......... .......... .......... .......... 19% 5.25M 24s\n108000K .......... .......... .......... .......... .......... 19% 39.7M 24s\n108050K .......... .......... .......... .......... .......... 19% 44.2M 23s\n108100K .......... .......... .......... .......... .......... 19% 44.7M 23s\n108150K .......... .......... .......... .......... .......... 19% 8.99M 23s\n108200K .......... .......... .......... .......... .......... 19% 31.7M 23s\n108250K .......... .......... .......... .......... .......... 19% 33.4M 23s\n108300K .......... .......... .......... .......... .......... 19% 35.9M 23s\n108350K .......... .......... .......... .......... .......... 19% 34.3M 23s\n108400K .......... .......... .......... .......... .......... 19% 29.9M 23s\n108450K .......... .......... .......... .......... .......... 19% 34.0M 23s\n108500K .......... .......... .......... .......... .......... 19% 38.8M 23s\n108550K .......... .......... .......... .......... .......... 19% 42.6M 23s\n108600K .......... .......... .......... .......... .......... 19% 40.0M 23s\n108650K .......... .......... .......... .......... .......... 19% 47.8M 23s\n108700K .......... .......... .......... .......... .......... 19% 48.0M 23s\n108750K .......... .......... .......... .......... .......... 19% 35.2M 23s\n108800K .......... .......... .......... .......... .......... 19% 30.1M 23s\n108850K .......... .......... .......... .......... .......... 19% 34.1M 23s\n108900K .......... .......... .......... .......... .......... 19% 35.2M 23s\n108950K .......... .......... .......... .......... .......... 19% 31.8M 23s\n109000K .......... .......... .......... .......... .......... 19% 33.2M 23s\n109050K .......... .......... .......... .......... .......... 19% 31.7M 23s\n109100K .......... .......... .......... .......... .......... 19% 39.6M 23s\n109150K .......... .......... .......... .......... .......... 19% 29.0M 23s\n109200K .......... .......... .......... .......... .......... 19% 23.6M 23s\n109250K .......... .......... .......... .......... .......... 19% 14.5M 23s\n109300K .......... .......... .......... .......... .......... 19% 29.0M 23s\n109350K .......... .......... .......... .......... .......... 19% 29.1M 23s\n109400K .......... .......... .......... .......... .......... 19% 30.6M 23s\n109450K .......... .......... .......... .......... .......... 19% 34.0M 23s\n109500K .......... .......... .......... .......... .......... 19% 40.1M 23s\n109550K .......... .......... .......... .......... .......... 19% 30.5M 23s\n109600K .......... .......... .......... .......... .......... 19% 34.3M 23s\n109650K .......... .......... .......... .......... .......... 19% 31.4M 23s\n109700K .......... .......... .......... .......... .......... 19% 39.2M 23s\n109750K .......... .......... .......... .......... .......... 19% 33.7M 23s\n109800K .......... .......... .......... .......... .......... 19% 29.3M 23s\n109850K .......... .......... .......... .......... .......... 19% 32.6M 23s\n109900K .......... .......... .......... .......... .......... 19% 38.2M 23s\n109950K .......... .......... .......... .......... .......... 19% 36.9M 23s\n110000K .......... .......... .......... .......... .......... 19% 30.7M 23s\n110050K .......... .......... .......... .......... .......... 19% 33.6M 23s\n110100K .......... .......... .......... .......... .......... 19% 32.8M 23s\n110150K .......... .......... .......... .......... .......... 19% 34.6M 23s\n110200K .......... .......... .......... .......... .......... 19% 31.3M 23s\n110250K .......... .......... .......... .......... .......... 19% 35.2M 23s\n110300K .......... .......... .......... .......... .......... 19% 38.7M 23s\n110350K .......... .......... .......... .......... .......... 19% 33.8M 23s\n110400K .......... .......... .......... .......... .......... 19% 30.6M 23s\n110450K .......... .......... .......... .......... .......... 19% 36.0M 23s\n110500K .......... .......... .......... .......... .......... 19% 34.7M 23s\n110550K .......... .......... .......... .......... .......... 19% 35.4M 23s\n110600K .......... .......... .......... .......... .......... 19% 24.3M 23s\n110650K .......... .......... .......... .......... .......... 19% 36.5M 23s\n110700K .......... .......... .......... .......... .......... 19% 36.8M 23s\n110750K .......... .......... .......... .......... .......... 19% 35.0M 23s\n110800K .......... .......... .......... .......... .......... 19% 29.3M 23s\n110850K .......... .......... .......... .......... .......... 19% 27.3M 23s\n110900K .......... .......... .......... .......... .......... 19% 40.5M 23s\n110950K .......... .......... .......... .......... .......... 19% 29.1M 23s\n111000K .......... .......... .......... .......... .......... 19% 31.0M 23s\n111050K .......... .......... .......... .......... .......... 19% 35.0M 23s\n111100K .......... .......... .......... .......... .......... 19% 29.6M 23s\n111150K .......... .......... .......... .......... .......... 19% 40.0M 23s\n111200K .......... .......... .......... .......... .......... 19% 27.1M 23s\n111250K .......... .......... .......... .......... .......... 19% 22.8M 23s\n111300K .......... .......... .......... .......... .......... 19% 37.3M 23s\n111350K .......... .......... .......... .......... .......... 19% 26.1M 23s\n111400K .......... .......... .......... .......... .......... 19% 29.8M 23s\n111450K .......... .......... .......... .......... .......... 19% 29.8M 23s\n111500K .......... .......... .......... .......... .......... 19% 27.3M 23s\n111550K .......... .......... .......... .......... .......... 19% 37.8M 23s\n111600K .......... .......... .......... .......... .......... 19% 34.7M 23s\n111650K .......... .......... .......... .......... .......... 19% 27.8M 23s\n111700K .......... .......... .......... .......... .......... 19% 37.7M 23s\n111750K .......... .......... .......... .......... .......... 19% 32.4M 23s\n111800K .......... .......... .......... .......... .......... 19% 31.7M 23s\n111850K .......... .......... .......... .......... .......... 20% 29.9M 23s\n111900K .......... .......... .......... .......... .......... 20% 31.7M 23s\n111950K .......... .......... .......... .......... .......... 20% 32.6M 23s\n112000K .......... .......... .......... .......... .......... 20% 35.7M 23s\n112050K .......... .......... .......... .......... .......... 20% 40.5M 23s\n112100K .......... .......... .......... .......... .......... 20% 35.4M 23s\n112150K .......... .......... .......... .......... .......... 20% 38.0M 23s\n112200K .......... .......... .......... .......... .......... 20% 32.3M 23s\n112250K .......... .......... .......... .......... .......... 20% 33.5M 23s\n112300K .......... .......... .......... .......... .......... 20% 35.5M 23s\n112350K .......... .......... .......... .......... .......... 20% 37.3M 23s\n112400K .......... .......... .......... .......... .......... 20% 33.1M 23s\n112450K .......... .......... .......... .......... .......... 20% 34.8M 23s\n112500K .......... .......... .......... .......... .......... 20% 32.2M 23s\n112550K .......... .......... .......... .......... .......... 20% 38.6M 23s\n112600K .......... .......... .......... .......... .......... 20% 31.3M 23s\n112650K .......... .......... .......... .......... .......... 20% 34.8M 23s\n112700K .......... .......... .......... .......... .......... 20% 34.8M 23s\n112750K .......... .......... .......... .......... .......... 20% 38.5M 23s\n112800K .......... .......... .......... .......... .......... 20% 32.0M 23s\n112850K .......... .......... .......... .......... .......... 20% 31.9M 23s\n112900K .......... .......... .......... .......... .......... 20% 49.8M 23s\n112950K .......... .......... .......... .......... .......... 20% 49.2M 23s\n113000K .......... .......... .......... .......... .......... 20% 41.7M 23s\n113050K .......... .......... .......... .......... .......... 20% 47.7M 23s\n113100K .......... .......... .......... .......... .......... 20% 49.6M 23s\n113150K .......... .......... .......... .......... .......... 20% 51.6M 23s\n113200K .......... .......... .......... .......... .......... 20% 46.7M 23s\n113250K .......... .......... .......... .......... .......... 20% 45.8M 23s\n113300K .......... .......... .......... .......... .......... 20% 34.1M 23s\n113350K .......... .......... .......... .......... .......... 20% 49.4M 23s\n113400K .......... .......... .......... .......... .......... 20% 45.7M 23s\n113450K .......... .......... .......... .......... .......... 20% 39.7M 23s\n113500K .......... .......... .......... .......... .......... 20% 52.5M 23s\n113550K .......... .......... .......... .......... .......... 20% 42.2M 23s\n113600K .......... .......... .......... .......... .......... 20% 43.9M 23s\n113650K .......... .......... .......... .......... .......... 20% 54.4M 23s\n113700K .......... .......... .......... .......... .......... 20% 38.6M 23s\n113750K .......... .......... .......... .......... .......... 20% 49.5M 23s\n113800K .......... .......... .......... .......... .......... 20% 39.5M 23s\n113850K .......... .......... .......... .......... .......... 20% 46.9M 23s\n113900K .......... .......... .......... .......... .......... 20% 51.1M 23s\n113950K .......... .......... .......... .......... .......... 20% 35.6M 23s\n114000K .......... .......... .......... .......... .......... 20% 38.1M 23s\n114050K .......... .......... .......... .......... .......... 20% 51.5M 23s\n114100K .......... .......... .......... .......... .......... 20% 34.9M 23s\n114150K .......... .......... .......... .......... .......... 20% 39.7M 23s\n114200K .......... .......... .......... .......... .......... 20% 45.8M 23s\n114250K .......... .......... .......... .......... .......... 20% 52.5M 23s\n114300K .......... .......... .......... .......... .......... 20% 45.6M 23s\n114350K .......... .......... .......... .......... .......... 20% 35.2M 23s\n114400K .......... .......... .......... .......... .......... 20% 36.8M 23s\n114450K .......... .......... .......... .......... .......... 20% 50.3M 23s\n114500K .......... .......... .......... .......... .......... 20% 34.5M 23s\n114550K .......... .......... .......... .......... .......... 20% 47.1M 23s\n114600K .......... .......... .......... .......... .......... 20% 82.5M 23s\n114650K .......... .......... .......... .......... .......... 20% 34.4M 23s\n114700K .......... .......... .......... .......... .......... 20% 45.1M 23s\n114750K .......... .......... .......... .......... .......... 20% 27.1M 23s\n114800K .......... .......... .......... .......... .......... 20% 59.2M 23s\n114850K .......... .......... .......... .......... .......... 20% 39.8M 23s\n114900K .......... .......... .......... .......... .......... 20% 30.6M 23s\n114950K .......... .......... .......... .......... .......... 20% 25.6M 23s\n115000K .......... .......... .......... .......... .......... 20% 31.1M 22s\n115050K .......... .......... .......... .......... .......... 20% 53.9M 22s\n115100K .......... .......... .......... .......... .......... 20% 46.7M 22s\n115150K .......... .......... .......... .......... .......... 20% 33.7M 22s\n115200K .......... .......... .......... .......... .......... 20% 30.7M 22s\n115250K .......... .......... .......... .......... .......... 20% 69.4M 22s\n115300K .......... .......... .......... .......... .......... 20% 21.6M 22s\n115350K .......... .......... .......... .......... .......... 20% 43.0M 22s\n115400K .......... .......... .......... .......... .......... 20% 35.6M 22s\n115450K .......... .......... .......... .......... .......... 20% 31.2M 22s\n115500K .......... .......... .......... .......... .......... 20% 74.2M 22s\n115550K .......... .......... .......... .......... .......... 20% 26.3M 22s\n115600K .......... .......... .......... .......... .......... 20% 38.0M 22s\n115650K .......... .......... .......... .......... .......... 20% 24.8M 22s\n115700K .......... .......... .......... .......... .......... 20% 25.8M 22s\n115750K .......... .......... .......... .......... .......... 20%  100M 22s\n115800K .......... .......... .......... .......... .......... 20% 25.6M 22s\n115850K .......... .......... .......... .......... .......... 20% 12.3M 22s\n115900K .......... .......... .......... .......... .......... 20% 44.6M 22s\n115950K .......... .......... .......... .......... .......... 20% 29.9M 22s\n116000K .......... .......... .......... .......... .......... 20% 21.5M 22s\n116050K .......... .......... .......... .......... .......... 20% 25.5M 22s\n116100K .......... .......... .......... .......... .......... 20% 37.5M 22s\n116150K .......... .......... .......... .......... .......... 20% 23.5M 22s\n116200K .......... .......... .......... .......... .......... 20% 40.4M 22s\n116250K .......... .......... .......... .......... .......... 20% 44.5M 22s\n116300K .......... .......... .......... .......... .......... 20% 11.0M 22s\n116350K .......... .......... .......... .......... .......... 20% 42.3M 22s\n116400K .......... .......... .......... .......... .......... 20% 15.8M 22s\n116450K .......... .......... .......... .......... .......... 20% 25.4M 22s\n116500K .......... .......... .......... .......... .......... 20% 43.5M 22s\n116550K .......... .......... .......... .......... .......... 20% 24.9M 22s\n116600K .......... .......... .......... .......... .......... 20% 20.6M 22s\n116650K .......... .......... .......... .......... .......... 20% 73.6M 22s\n116700K .......... .......... .......... .......... .......... 20% 81.4M 22s\n116750K .......... .......... .......... .......... .......... 20% 69.2M 22s\n116800K .......... .......... .......... .......... .......... 20% 64.7M 22s\n116850K .......... .......... .......... .......... .......... 20% 27.8M 22s\n116900K .......... .......... .......... .......... .......... 20% 76.5M 22s\n116950K .......... .......... .......... .......... .......... 20% 43.6M 22s\n117000K .......... .......... .......... .......... .......... 20% 26.6M 22s\n117050K .......... .......... .......... .......... .......... 20% 35.4M 22s\n117100K .......... .......... .......... .......... .......... 20% 30.7M 22s\n117150K .......... .......... .......... .......... .......... 20% 81.2M 22s\n117200K .......... .......... .......... .......... .......... 20% 29.8M 22s\n117250K .......... .......... .......... .......... .......... 20% 26.2M 22s\n117300K .......... .......... .......... .......... .......... 20% 32.4M 22s\n117350K .......... .......... .......... .......... .......... 20% 30.5M 22s\n117400K .......... .......... .......... .......... .......... 20% 15.7M 22s\n117450K .......... .......... .......... .......... .......... 21% 30.9M 22s\n117500K .......... .......... .......... .......... .......... 21% 31.4M 22s\n117550K .......... .......... .......... .......... .......... 21% 45.4M 22s\n117600K .......... .......... .......... .......... .......... 21% 50.2M 22s\n117650K .......... .......... .......... .......... .......... 21% 42.2M 22s\n117700K .......... .......... .......... .......... .......... 21% 52.8M 22s\n117750K .......... .......... .......... .......... .......... 21% 44.4M 22s\n117800K .......... .......... .......... .......... .......... 21% 49.2M 22s\n117850K .......... .......... .......... .......... .......... 21% 44.1M 22s\n117900K .......... .......... .......... .......... .......... 21% 24.7M 22s\n117950K .......... .......... .......... .......... .......... 21% 44.2M 22s\n118000K .......... .......... .......... .......... .......... 21% 27.8M 22s\n118050K .......... .......... .......... .......... .......... 21% 44.9M 22s\n118100K .......... .......... .......... .......... .......... 21% 49.2M 22s\n118150K .......... .......... .......... .......... .......... 21% 25.4M 22s\n118200K .......... .......... .......... .......... .......... 21% 24.0M 22s\n118250K .......... .......... .......... .......... .......... 21% 20.0M 22s\n118300K .......... .......... .......... .......... .......... 21% 36.2M 22s\n118350K .......... .......... .......... .......... .......... 21% 19.4M 22s\n118400K .......... .......... .......... .......... .......... 21% 19.3M 22s\n118450K .......... .......... .......... .......... .......... 21% 23.1M 22s\n118500K .......... .......... .......... .......... .......... 21% 47.4M 22s\n118550K .......... .......... .......... .......... .......... 21% 43.7M 22s\n118600K .......... .......... .......... .......... .......... 21% 15.8M 22s\n118650K .......... .......... .......... .......... .......... 21% 51.8M 22s\n118700K .......... .......... .......... .......... .......... 21% 19.9M 22s\n118750K .......... .......... .......... .......... .......... 21% 48.1M 22s\n118800K .......... .......... .......... .......... .......... 21% 44.6M 22s\n118850K .......... .......... .......... .......... .......... 21% 50.5M 22s\n118900K .......... .......... .......... .......... .......... 21% 30.2M 22s\n118950K .......... .......... .......... .......... .......... 21% 48.0M 22s\n119000K .......... .......... .......... .......... .......... 21% 42.5M 22s\n119050K .......... .......... .......... .......... .......... 21% 45.8M 22s\n119100K .......... .......... .......... .......... .......... 21% 20.1M 22s\n119150K .......... .......... .......... .......... .......... 21% 33.0M 22s\n119200K .......... .......... .......... .......... .......... 21% 32.4M 22s\n119250K .......... .......... .......... .......... .......... 21% 34.4M 22s\n119300K .......... .......... .......... .......... .......... 21% 30.6M 22s\n119350K .......... .......... .......... .......... .......... 21% 38.0M 22s\n119400K .......... .......... .......... .......... .......... 21% 25.3M 22s\n119450K .......... .......... .......... .......... .......... 21% 37.8M 22s\n119500K .......... .......... .......... .......... .......... 21% 34.2M 22s\n119550K .......... .......... .......... .......... .......... 21% 37.5M 22s\n119600K .......... .......... .......... .......... .......... 21% 30.6M 22s\n119650K .......... .......... .......... .......... .......... 21% 35.9M 22s\n119700K .......... .......... .......... .......... .......... 21% 34.7M 22s\n119750K .......... .......... .......... .......... .......... 21% 28.4M 22s\n119800K .......... .......... .......... .......... .......... 21% 36.8M 22s\n119850K .......... .......... .......... .......... .......... 21% 30.0M 22s\n119900K .......... .......... .......... .......... .......... 21% 38.0M 22s\n119950K .......... .......... .......... .......... .......... 21% 28.4M 22s\n120000K .......... .......... .......... .......... .......... 21% 31.4M 22s\n120050K .......... .......... .......... .......... .......... 21% 31.6M 22s\n120100K .......... .......... .......... .......... .......... 21% 39.7M 22s\n120150K .......... .......... .......... .......... .......... 21% 31.9M 22s\n120200K .......... .......... .......... .......... .......... 21% 33.3M 22s\n120250K .......... .......... .......... .......... .......... 21% 23.6M 22s\n120300K .......... .......... .......... .......... .......... 21% 24.2M 22s\n120350K .......... .......... .......... .......... .......... 21% 36.5M 22s\n120400K .......... .......... .......... .......... .......... 21% 37.9M 22s\n120450K .......... .......... .......... .......... .......... 21% 27.7M 22s\n120500K .......... .......... .......... .......... .......... 21% 39.0M 22s\n120550K .......... .......... .......... .......... .......... 21% 21.2M 22s\n120600K .......... .......... .......... .......... .......... 21% 26.3M 22s\n120650K .......... .......... .......... .......... .......... 21% 29.8M 22s\n120700K .......... .......... .......... .......... .......... 21% 22.2M 22s\n120750K .......... .......... .......... .......... .......... 21% 21.4M 22s\n120800K .......... .......... .......... .......... .......... 21% 37.8M 22s\n120850K .......... .......... .......... .......... .......... 21% 39.7M 22s\n120900K .......... .......... .......... .......... .......... 21% 38.7M 22s\n120950K .......... .......... .......... .......... .......... 21% 34.1M 22s\n121000K .......... .......... .......... .......... .......... 21% 40.3M 22s\n121050K .......... .......... .......... .......... .......... 21% 42.0M 22s\n121100K .......... .......... .......... .......... .......... 21% 38.7M 22s\n121150K .......... .......... .......... .......... .......... 21% 36.1M 22s\n121200K .......... .......... .......... .......... .......... 21% 40.9M 22s\n121250K .......... .......... .......... .......... .......... 21% 38.1M 22s\n121300K .......... .......... .......... .......... .......... 21% 48.6M 22s\n121350K .......... .......... .......... .......... .......... 21% 44.3M 22s\n121400K .......... .......... .......... .......... .......... 21% 47.9M 22s\n121450K .......... .......... .......... .......... .......... 21% 37.8M 22s\n121500K .......... .......... .......... .......... .......... 21% 22.4M 22s\n121550K .......... .......... .......... .......... .......... 21% 30.6M 22s\n121600K .......... .......... .......... .......... .......... 21% 37.3M 22s\n121650K .......... .......... .......... .......... .......... 21% 32.3M 22s\n121700K .......... .......... .......... .......... .......... 21% 36.2M 22s\n121750K .......... .......... .......... .......... .......... 21% 38.5M 22s\n121800K .......... .......... .......... .......... .......... 21% 38.0M 22s\n121850K .......... .......... .......... .......... .......... 21% 32.4M 22s\n121900K .......... .......... .......... .......... .......... 21% 36.8M 22s\n121950K .......... .......... .......... .......... .......... 21% 36.9M 22s\n122000K .......... .......... .......... .......... .......... 21% 38.4M 22s\n122050K .......... .......... .......... .......... .......... 21% 33.7M 22s\n122100K .......... .......... .......... .......... .......... 21% 36.3M 22s\n122150K .......... .......... .......... .......... .......... 21% 36.5M 22s\n122200K .......... .......... .......... .......... .......... 21% 39.7M 22s\n122250K .......... .......... .......... .......... .......... 21% 32.7M 22s\n122300K .......... .......... .......... .......... .......... 21% 37.8M 22s\n122350K .......... .......... .......... .......... .......... 21% 39.5M 22s\n122400K .......... .......... .......... .......... .......... 21% 34.9M 22s\n122450K .......... .......... .......... .......... .......... 21% 30.5M 22s\n122500K .......... .......... .......... .......... .......... 21% 29.4M 22s\n122550K .......... .......... .......... .......... .......... 21% 15.2M 22s\n122600K .......... .......... .......... .......... .......... 21% 35.7M 22s\n122650K .......... .......... .......... .......... .......... 21% 17.8M 22s\n122700K .......... .......... .......... .......... .......... 21% 35.3M 22s\n122750K .......... .......... .......... .......... .......... 21% 36.7M 22s\n122800K .......... .......... .......... .......... .......... 21% 34.8M 22s\n122850K .......... .......... .......... .......... .......... 21% 32.0M 22s\n122900K .......... .......... .......... .......... .......... 21% 20.9M 22s\n122950K .......... .......... .......... .......... .......... 21% 36.6M 22s\n123000K .......... .......... .......... .......... .......... 21% 39.8M 22s\n123050K .......... .......... .......... .......... .......... 22% 35.4M 22s\n123100K .......... .......... .......... .......... .......... 22% 31.7M 22s\n123150K .......... .......... .......... .......... .......... 22% 15.7M 22s\n123200K .......... .......... .......... .......... .......... 22% 27.3M 22s\n123250K .......... .......... .......... .......... .......... 22% 48.5M 22s\n123300K .......... .......... .......... .......... .......... 22% 40.7M 21s\n123350K .......... .......... .......... .......... .......... 22% 50.7M 21s\n123400K .......... .......... .......... .......... .......... 22% 36.9M 21s\n123450K .......... .......... .......... .......... .......... 22% 34.2M 21s\n123500K .......... .......... .......... .......... .......... 22% 44.4M 21s\n123550K .......... .......... .......... .......... .......... 22% 42.0M 21s\n123600K .......... .......... .......... .......... .......... 22% 41.6M 21s\n123650K .......... .......... .......... .......... .......... 22% 45.2M 21s\n123700K .......... .......... .......... .......... .......... 22% 42.9M 21s\n123750K .......... .......... .......... .......... .......... 22% 50.8M 21s\n123800K .......... .......... .......... .......... .......... 22% 31.2M 21s\n123850K .......... .......... .......... .......... .......... 22% 40.9M 21s\n123900K .......... .......... .......... .......... .......... 22% 45.2M 21s\n123950K .......... .......... .......... .......... .......... 22% 50.9M 21s\n124000K .......... .......... .......... .......... .......... 22% 40.0M 21s\n124050K .......... .......... .......... .......... .......... 22% 47.7M 21s\n124100K .......... .......... .......... .......... .......... 22% 38.8M 21s\n124150K .......... .......... .......... .......... .......... 22% 44.1M 21s\n124200K .......... .......... .......... .......... .......... 22% 43.7M 21s\n124250K .......... .......... .......... .......... .......... 22% 40.3M 21s\n124300K .......... .......... .......... .......... .......... 22% 26.3M 21s\n124350K .......... .......... .......... .......... .......... 22% 37.5M 21s\n124400K .......... .......... .......... .......... .......... 22% 33.6M 21s\n124450K .......... .......... .......... .......... .......... 22% 30.5M 21s\n124500K .......... .......... .......... .......... .......... 22% 34.9M 21s\n124550K .......... .......... .......... .......... .......... 22% 28.1M 21s\n124600K .......... .......... .......... .......... .......... 22% 31.1M 21s\n124650K .......... .......... .......... .......... .......... 22% 22.3M 21s\n124700K .......... .......... .......... .......... .......... 22% 20.5M 21s\n124750K .......... .......... .......... .......... .......... 22% 17.7M 21s\n124800K .......... .......... .......... .......... .......... 22% 16.4M 21s\n124850K .......... .......... .......... .......... .......... 22% 34.0M 21s\n124900K .......... .......... .......... .......... .......... 22% 21.1M 21s\n124950K .......... .......... .......... .......... .......... 22% 41.8M 21s\n125000K .......... .......... .......... .......... .......... 22% 41.8M 21s\n125050K .......... .......... .......... .......... .......... 22% 52.9M 21s\n125100K .......... .......... .......... .......... .......... 22% 19.9M 21s\n125150K .......... .......... .......... .......... .......... 22% 34.4M 21s\n125200K .......... .......... .......... .......... .......... 22% 29.5M 21s\n125250K .......... .......... .......... .......... .......... 22% 35.3M 21s\n125300K .......... .......... .......... .......... .......... 22% 35.1M 21s\n125350K .......... .......... .......... .......... .......... 22% 39.6M 21s\n125400K .......... .......... .......... .......... .......... 22% 38.6M 21s\n125450K .......... .......... .......... .......... .......... 22% 39.8M 21s\n125500K .......... .......... .......... .......... .......... 22% 28.0M 21s\n125550K .......... .......... .......... .......... .......... 22% 33.0M 21s\n125600K .......... .......... .......... .......... .......... 22% 48.2M 21s\n125650K .......... .......... .......... .......... .......... 22% 53.5M 21s\n125700K .......... .......... .......... .......... .......... 22% 38.8M 21s\n125750K .......... .......... .......... .......... .......... 22% 38.9M 21s\n125800K .......... .......... .......... .......... .......... 22% 39.5M 21s\n125850K .......... .......... .......... .......... .......... 22% 38.8M 21s\n125900K .......... .......... .......... .......... .......... 22% 65.3M 21s\n125950K .......... .......... .......... .......... .......... 22% 74.1M 21s\n126000K .......... .......... .......... .......... .......... 22% 69.8M 21s\n126050K .......... .......... .......... .......... .......... 22% 28.9M 21s\n126100K .......... .......... .......... .......... .......... 22% 28.0M 21s\n126150K .......... .......... .......... .......... .......... 22% 33.7M 21s\n126200K .......... .......... .......... .......... .......... 22% 34.9M 21s\n126250K .......... .......... .......... .......... .......... 22% 66.6M 21s\n126300K .......... .......... .......... .......... .......... 22% 30.1M 21s\n126350K .......... .......... .......... .......... .......... 22% 29.7M 21s\n126400K .......... .......... .......... .......... .......... 22% 34.1M 21s\n126450K .......... .......... .......... .......... .......... 22% 80.8M 21s\n126500K .......... .......... .......... .......... .......... 22% 27.7M 21s\n126550K .......... .......... .......... .......... .......... 22% 31.7M 21s\n126600K .......... .......... .......... .......... .......... 22% 30.5M 21s\n126650K .......... .......... .......... .......... .......... 22% 29.6M 21s\n126700K .......... .......... .......... .......... .......... 22% 68.1M 21s\n126750K .......... .......... .......... .......... .......... 22% 22.7M 21s\n126800K .......... .......... .......... .......... .......... 22% 31.1M 21s\n126850K .......... .......... .......... .......... .......... 22% 19.0M 21s\n126900K .......... .......... .......... .......... .......... 22% 17.4M 21s\n126950K .......... .......... .......... .......... .......... 22% 53.4M 21s\n127000K .......... .......... .......... .......... .......... 22% 18.1M 21s\n127050K .......... .......... .......... .......... .......... 22% 18.1M 21s\n127100K .......... .......... .......... .......... .......... 22% 52.7M 21s\n127150K .......... .......... .......... .......... .......... 22% 57.7M 21s\n127200K .......... .......... .......... .......... .......... 22% 19.8M 21s\n127250K .......... .......... .......... .......... .......... 22% 57.7M 21s\n127300K .......... .......... .......... .......... .......... 22% 12.4M 21s\n127350K .......... .......... .......... .......... .......... 22% 48.6M 21s\n127400K .......... .......... .......... .......... .......... 22% 55.2M 21s\n127450K .......... .......... .......... .......... .......... 22% 41.5M 21s\n127500K .......... .......... .......... .......... .......... 22% 21.4M 21s\n127550K .......... .......... .......... .......... .......... 22% 54.9M 21s\n127600K .......... .......... .......... .......... .......... 22% 34.8M 21s\n127650K .......... .......... .......... .......... .......... 22% 54.1M 21s\n127700K .......... .......... .......... .......... .......... 22% 45.6M 21s\n127750K .......... .......... .......... .......... .......... 22% 36.8M 21s\n127800K .......... .......... .......... .......... .......... 22% 59.8M 21s\n127850K .......... .......... .......... .......... .......... 22% 90.2M 21s\n127900K .......... .......... .......... .......... .......... 22% 14.3M 21s\n127950K .......... .......... .......... .......... .......... 22%  114M 21s\n128000K .......... .......... .......... .......... .......... 22% 42.6M 21s\n128050K .......... .......... .......... .......... .......... 22% 32.5M 21s\n128100K .......... .......... .......... .......... .......... 22% 51.9M 21s\n128150K .......... .......... .......... .......... .......... 22% 39.2M 21s\n128200K .......... .......... .......... .......... .......... 22% 28.8M 21s\n128250K .......... .......... .......... .......... .......... 22% 27.2M 21s\n128300K .......... .......... .......... .......... .......... 22% 32.7M 21s\n128350K .......... .......... .......... .......... .......... 22% 68.5M 21s\n128400K .......... .......... .......... .......... .......... 22% 29.4M 21s\n128450K .......... .......... .......... .......... .......... 22% 30.6M 21s\n128500K .......... .......... .......... .......... .......... 22% 33.3M 21s\n128550K .......... .......... .......... .......... .......... 22%  101M 21s\n128600K .......... .......... .......... .......... .......... 22% 28.1M 21s\n128650K .......... .......... .......... .......... .......... 23% 30.4M 21s\n128700K .......... .......... .......... .......... .......... 23% 31.4M 21s\n128750K .......... .......... .......... .......... .......... 23% 21.0M 21s\n128800K .......... .......... .......... .......... .......... 23% 44.1M 21s\n128850K .......... .......... .......... .......... .......... 23% 19.7M 21s\n128900K .......... .......... .......... .......... .......... 23% 20.6M 21s\n128950K .......... .......... .......... .......... .......... 23% 17.5M 21s\n129000K .......... .......... .......... .......... .......... 23% 19.9M 21s\n129050K .......... .......... .......... .......... .......... 23% 26.5M 21s\n129100K .......... .......... .......... .......... .......... 23% 66.1M 21s\n129150K .......... .......... .......... .......... .......... 23% 21.5M 21s\n129200K .......... .......... .......... .......... .......... 23% 50.9M 21s\n129250K .......... .......... .......... .......... .......... 23% 45.1M 21s\n129300K .......... .......... .......... .......... .......... 23% 19.1M 21s\n129350K .......... .......... .......... .......... .......... 23% 60.5M 21s\n129400K .......... .......... .......... .......... .......... 23% 15.4M 21s\n129450K .......... .......... .......... .......... .......... 23% 46.4M 21s\n129500K .......... .......... .......... .......... .......... 23% 45.5M 21s\n129550K .......... .......... .......... .......... .......... 23% 22.9M 21s\n129600K .......... .......... .......... .......... .......... 23% 42.5M 21s\n129650K .......... .......... .......... .......... .......... 23% 36.4M 21s\n129700K .......... .......... .......... .......... .......... 23% 36.7M 21s\n129750K .......... .......... .......... .......... .......... 23% 41.6M 21s\n129800K .......... .......... .......... .......... .......... 23% 32.1M 21s\n129850K .......... .......... .......... .......... .......... 23% 27.6M 21s\n129900K .......... .......... .......... .......... .......... 23% 31.5M 21s\n129950K .......... .......... .......... .......... .......... 23% 48.8M 21s\n130000K .......... .......... .......... .......... .......... 23% 47.0M 21s\n130050K .......... .......... .......... .......... .......... 23% 51.8M 21s\n130100K .......... .......... .......... .......... .......... 23% 48.5M 21s\n130150K .......... .......... .......... .......... .......... 23% 44.0M 21s\n130200K .......... .......... .......... .......... .......... 23% 49.4M 21s\n130250K .......... .......... .......... .......... .......... 23% 50.1M 21s\n130300K .......... .......... .......... .......... .......... 23% 41.8M 21s\n130350K .......... .......... .......... .......... .......... 23% 48.0M 21s\n130400K .......... .......... .......... .......... .......... 23% 32.0M 21s\n130450K .......... .......... .......... .......... .......... 23% 49.9M 21s\n130500K .......... .......... .......... .......... .......... 23% 34.5M 21s\n130550K .......... .......... .......... .......... .......... 23% 21.1M 21s\n130600K .......... .......... .......... .......... .......... 23% 23.3M 21s\n130650K .......... .......... .......... .......... .......... 23% 16.0M 21s\n130700K .......... .......... .......... .......... .......... 23% 47.3M 21s\n130750K .......... .......... .......... .......... .......... 23% 24.2M 21s\n130800K .......... .......... .......... .......... .......... 23% 19.0M 21s\n130850K .......... .......... .......... .......... .......... 23% 17.2M 21s\n130900K .......... .......... .......... .......... .......... 23% 34.4M 21s\n130950K .......... .......... .......... .......... .......... 23% 22.2M 21s\n131000K .......... .......... .......... .......... .......... 23% 45.6M 21s\n131050K .......... .......... .......... .......... .......... 23% 19.6M 21s\n131100K .......... .......... .......... .......... .......... 23% 36.7M 21s\n131150K .......... .......... .......... .......... .......... 23% 35.5M 21s\n131200K .......... .......... .......... .......... .......... 23% 15.8M 21s\n131250K .......... .......... .......... .......... .......... 23% 34.4M 21s\n131300K .......... .......... .......... .......... .......... 23% 15.8M 21s\n131350K .......... .......... .......... .......... .......... 23% 42.7M 21s\n131400K .......... .......... .......... .......... .......... 23% 36.2M 21s\n131450K .......... .......... .......... .......... .......... 23% 14.3M 21s\n131500K .......... .......... .......... .......... .......... 23% 38.0M 21s\n131550K .......... .......... .......... .......... .......... 23% 16.8M 21s\n131600K .......... .......... .......... .......... .......... 23% 18.2M 21s\n131650K .......... .......... .......... .......... .......... 23% 27.4M 21s\n131700K .......... .......... .......... .......... .......... 23% 41.0M 21s\n131750K .......... .......... .......... .......... .......... 23% 13.4M 21s\n131800K .......... .......... .......... .......... .......... 23% 42.2M 21s\n131850K .......... .......... .......... .......... .......... 23% 41.0M 21s\n131900K .......... .......... .......... .......... .......... 23% 11.5M 21s\n131950K .......... .......... .......... .......... .......... 23% 25.1M 21s\n132000K .......... .......... .......... .......... .......... 23% 23.5M 21s\n132050K .......... .......... .......... .......... .......... 23% 31.6M 21s\n132100K .......... .......... .......... .......... .......... 23% 31.7M 21s\n132150K .......... .......... .......... .......... .......... 23% 18.5M 21s\n132200K .......... .......... .......... .......... .......... 23% 35.7M 21s\n132250K .......... .......... .......... .......... .......... 23% 17.9M 21s\n132300K .......... .......... .......... .......... .......... 23% 35.4M 21s\n132350K .......... .......... .......... .......... .......... 23% 36.8M 21s\n132400K .......... .......... .......... .......... .......... 23% 22.8M 21s\n132450K .......... .......... .......... .......... .......... 23% 31.1M 21s\n132500K .......... .......... .......... .......... .......... 23% 20.8M 21s\n132550K .......... .......... .......... .......... .......... 23% 33.7M 21s\n132600K .......... .......... .......... .......... .......... 23% 37.8M 21s\n132650K .......... .......... .......... .......... .......... 23% 26.0M 21s\n132700K .......... .......... .......... .......... .......... 23% 29.9M 20s\n132750K .......... .......... .......... .......... .......... 23% 39.2M 20s\n132800K .......... .......... .......... .......... .......... 23% 13.9M 20s\n132850K .......... .......... .......... .......... .......... 23% 37.2M 20s\n132900K .......... .......... .......... .......... .......... 23% 17.5M 20s\n132950K .......... .......... .......... .......... .......... 23% 34.2M 20s\n133000K .......... .......... .......... .......... .......... 23% 31.3M 20s\n133050K .......... .......... .......... .......... .......... 23% 19.6M 20s\n133100K .......... .......... .......... .......... .......... 23% 34.1M 20s\n133150K .......... .......... .......... .......... .......... 23% 30.6M 20s\n133200K .......... .......... .......... .......... .......... 23% 21.3M 20s\n133250K .......... .......... .......... .......... .......... 23% 30.2M 20s\n133300K .......... .......... .......... .......... .......... 23% 28.6M 20s\n133350K .......... .......... .......... .......... .......... 23% 18.0M 20s\n133400K .......... .......... .......... .......... .......... 23% 20.9M 20s\n133450K .......... .......... .......... .......... .......... 23% 40.7M 20s\n133500K .......... .......... .......... .......... .......... 23% 20.9M 20s\n133550K .......... .......... .......... .......... .......... 23% 41.7M 20s\n133600K .......... .......... .......... .......... .......... 23% 21.7M 20s\n133650K .......... .......... .......... .......... .......... 23% 43.3M 20s\n133700K .......... .......... .......... .......... .......... 23% 37.3M 20s\n133750K .......... .......... .......... .......... .......... 23% 15.3M 20s\n133800K .......... .......... .......... .......... .......... 23% 48.2M 20s\n133850K .......... .......... .......... .......... .......... 23% 18.5M 20s\n133900K .......... .......... .......... .......... .......... 23% 39.2M 20s\n133950K .......... .......... .......... .......... .......... 23% 37.5M 20s\n134000K .......... .......... .......... .......... .......... 23% 15.8M 20s\n134050K .......... .......... .......... .......... .......... 23% 22.9M 20s\n134100K .......... .......... .......... .......... .......... 23% 30.7M 20s\n134150K .......... .......... .......... .......... .......... 23% 24.7M 20s\n134200K .......... .......... .......... .......... .......... 23% 35.0M 20s\n134250K .......... .......... .......... .......... .......... 24% 38.3M 20s\n134300K .......... .......... .......... .......... .......... 24% 30.4M 20s\n134350K .......... .......... .......... .......... .......... 24% 45.1M 20s\n134400K .......... .......... .......... .......... .......... 24% 32.9M 20s\n134450K .......... .......... .......... .......... .......... 24% 31.6M 20s\n134500K .......... .......... .......... .......... .......... 24% 47.7M 20s\n134550K .......... .......... .......... .......... .......... 24% 32.3M 20s\n134600K .......... .......... .......... .......... .......... 24% 31.8M 20s\n134650K .......... .......... .......... .......... .......... 24% 26.9M 20s\n134700K .......... .......... .......... .......... .......... 24% 31.1M 20s\n134750K .......... .......... .......... .......... .......... 24% 26.6M 20s\n134800K .......... .......... .......... .......... .......... 24% 29.4M 20s\n134850K .......... .......... .......... .......... .......... 24% 34.8M 20s\n134900K .......... .......... .......... .......... .......... 24% 23.5M 20s\n134950K .......... .......... .......... .......... .......... 24% 29.6M 20s\n135000K .......... .......... .......... .......... .......... 24% 29.4M 20s\n135050K .......... .......... .......... .......... .......... 24% 15.5M 20s\n135100K .......... .......... .......... .......... .......... 24% 35.2M 20s\n135150K .......... .......... .......... .......... .......... 24% 23.9M 20s\n135200K .......... .......... .......... .......... .......... 24% 33.3M 20s\n135250K .......... .......... .......... .......... .......... 24% 38.1M 20s\n135300K .......... .......... .......... .......... .......... 24% 35.3M 20s\n135350K .......... .......... .......... .......... .......... 24% 37.6M 20s\n135400K .......... .......... .......... .......... .......... 24% 36.3M 20s\n135450K .......... .......... .......... .......... .......... 24% 40.6M 20s\n135500K .......... .......... .......... .......... .......... 24% 41.9M 20s\n135550K .......... .......... .......... .......... .......... 24% 27.1M 20s\n135600K .......... .......... .......... .......... .......... 24% 29.8M 20s\n135650K .......... .......... .......... .......... .......... 24% 30.3M 20s\n135700K .......... .......... .......... .......... .......... 24% 31.4M 20s\n135750K .......... .......... .......... .......... .......... 24% 33.5M 20s\n135800K .......... .......... .......... .......... .......... 24% 41.5M 20s\n135850K .......... .......... .......... .......... .......... 24% 36.0M 20s\n135900K .......... .......... .......... .......... .......... 24% 27.0M 20s\n135950K .......... .......... .......... .......... .......... 24% 32.2M 20s\n136000K .......... .......... .......... .......... .......... 24% 34.7M 20s\n136050K .......... .......... .......... .......... .......... 24% 38.2M 20s\n136100K .......... .......... .......... .......... .......... 24% 39.1M 20s\n136150K .......... .......... .......... .......... .......... 24% 41.0M 20s\n136200K .......... .......... .......... .......... .......... 24% 49.9M 20s\n136250K .......... .......... .......... .......... .......... 24% 50.5M 20s\n136300K .......... .......... .......... .......... .......... 24% 41.7M 20s\n136350K .......... .......... .......... .......... .......... 24% 20.6M 20s\n136400K .......... .......... .......... .......... .......... 24% 27.0M 20s\n136450K .......... .......... .......... .......... .......... 24% 23.4M 20s\n136500K .......... .......... .......... .......... .......... 24% 31.2M 20s\n136550K .......... .......... .......... .......... .......... 24% 21.6M 20s\n136600K .......... .......... .......... .......... .......... 24% 28.4M 20s\n136650K .......... .......... .......... .......... .......... 24% 21.9M 20s\n136700K .......... .......... .......... .......... .......... 24% 18.6M 20s\n136750K .......... .......... .......... .......... .......... 24% 38.8M 20s\n136800K .......... .......... .......... .......... .......... 24% 36.4M 20s\n136850K .......... .......... .......... .......... .......... 24% 20.3M 20s\n136900K .......... .......... .......... .......... .......... 24% 18.8M 20s\n136950K .......... .......... .......... .......... .......... 24% 49.9M 20s\n137000K .......... .......... .......... .......... .......... 24% 15.3M 20s\n137050K .......... .......... .......... .......... .......... 24% 36.0M 20s\n137100K .......... .......... .......... .......... .......... 24% 37.3M 20s\n137150K .......... .......... .......... .......... .......... 24% 15.3M 20s\n137200K .......... .......... .......... .......... .......... 24% 28.9M 20s\n137250K .......... .......... .......... .......... .......... 24% 39.2M 20s\n137300K .......... .......... .......... .......... .......... 24% 16.0M 20s\n137350K .......... .......... .......... .......... .......... 24% 34.1M 20s\n137400K .......... .......... .......... .......... .......... 24% 15.9M 20s\n137450K .......... .......... .......... .......... .......... 24% 27.6M 20s\n137500K .......... .......... .......... .......... .......... 24% 41.0M 20s\n137550K .......... .......... .......... .......... .......... 24% 27.7M 20s\n137600K .......... .......... .......... .......... .......... 24% 26.7M 20s\n137650K .......... .......... .......... .......... .......... 24% 46.5M 20s\n137700K .......... .......... .......... .......... .......... 24% 23.6M 20s\n137750K .......... .......... .......... .......... .......... 24% 13.2M 20s\n137800K .......... .......... .......... .......... .......... 24% 47.1M 20s\n137850K .......... .......... .......... .......... .......... 24% 18.1M 20s\n137900K .......... .......... .......... .......... .......... 24% 48.1M 20s\n137950K .......... .......... .......... .......... .......... 24% 30.8M 20s\n138000K .......... .......... .......... .......... .......... 24% 14.3M 20s\n138050K .......... .......... .......... .......... .......... 24% 40.7M 20s\n138100K .......... .......... .......... .......... .......... 24% 45.5M 20s\n138150K .......... .......... .......... .......... .......... 24% 45.6M 20s\n138200K .......... .......... .......... .......... .......... 24% 44.6M 20s\n138250K .......... .......... .......... .......... .......... 24% 27.3M 20s\n138300K .......... .......... .......... .......... .......... 24% 42.2M 20s\n138350K .......... .......... .......... .......... .......... 24% 46.0M 20s\n138400K .......... .......... .......... .......... .......... 24% 44.0M 20s\n138450K .......... .......... .......... .......... .......... 24% 24.0M 20s\n138500K .......... .......... .......... .......... .......... 24% 23.5M 20s\n138550K .......... .......... .......... .......... .......... 24% 24.7M 20s\n138600K .......... .......... .......... .......... .......... 24% 28.3M 20s\n138650K .......... .......... .......... .......... .......... 24% 29.1M 20s\n138700K .......... .......... .......... .......... .......... 24% 33.1M 20s\n138750K .......... .......... .......... .......... .......... 24% 36.3M 20s\n138800K .......... .......... .......... .......... .......... 24% 41.6M 20s\n138850K .......... .......... .......... .......... .......... 24% 41.8M 20s\n138900K .......... .......... .......... .......... .......... 24% 49.4M 20s\n138950K .......... .......... .......... .......... .......... 24% 32.9M 20s\n139000K .......... .......... .......... .......... .......... 24% 21.5M 20s\n139050K .......... .......... .......... .......... .......... 24% 43.0M 20s\n139100K .......... .......... .......... .......... .......... 24% 21.0M 20s\n139150K .......... .......... .......... .......... .......... 24% 32.7M 20s\n139200K .......... .......... .......... .......... .......... 24% 27.7M 20s\n139250K .......... .......... .......... .......... .......... 24% 28.8M 20s\n139300K .......... .......... .......... .......... .......... 24% 42.9M 20s\n139350K .......... .......... .......... .......... .......... 24% 20.9M 20s\n139400K .......... .......... .......... .......... .......... 24% 16.8M 20s\n139450K .......... .......... .......... .......... .......... 24% 28.6M 20s\n139500K .......... .......... .......... .......... .......... 24% 17.1M 20s\n139550K .......... .......... .......... .......... .......... 24% 33.7M 20s\n139600K .......... .......... .......... .......... .......... 24% 23.7M 20s\n139650K .......... .......... .......... .......... .......... 24% 31.2M 20s\n139700K .......... .......... .......... .......... .......... 24% 29.6M 20s\n139750K .......... .......... .......... .......... .......... 24% 26.2M 20s\n139800K .......... .......... .......... .......... .......... 24% 32.1M 20s\n139850K .......... .......... .......... .......... .......... 25% 15.3M 20s\n139900K .......... .......... .......... .......... .......... 25% 25.3M 20s\n139950K .......... .......... .......... .......... .......... 25% 28.2M 20s\n140000K .......... .......... .......... .......... .......... 25% 34.3M 20s\n140050K .......... .......... .......... .......... .......... 25% 32.3M 20s\n140100K .......... .......... .......... .......... .......... 25% 17.4M 20s\n140150K .......... .......... .......... .......... .......... 25% 30.8M 20s\n140200K .......... .......... .......... .......... .......... 25% 31.8M 20s\n140250K .......... .......... .......... .......... .......... 25% 45.8M 20s\n140300K .......... .......... .......... .......... .......... 25% 25.5M 20s\n140350K .......... .......... .......... .......... .......... 25% 20.8M 20s\n140400K .......... .......... .......... .......... .......... 25% 33.6M 20s\n140450K .......... .......... .......... .......... .......... 25% 19.8M 20s\n140500K .......... .......... .......... .......... .......... 25% 35.9M 20s\n140550K .......... .......... .......... .......... .......... 25% 38.4M 20s\n140600K .......... .......... .......... .......... .......... 25% 31.3M 20s\n140650K .......... .......... .......... .......... .......... 25% 32.8M 20s\n140700K .......... .......... .......... .......... .......... 25% 31.3M 20s\n140750K .......... .......... .......... .......... .......... 25% 37.3M 20s\n140800K .......... .......... .......... .......... .......... 25% 26.1M 20s\n140850K .......... .......... .......... .......... .......... 25% 35.1M 20s\n140900K .......... .......... .......... .......... .......... 25% 36.5M 20s\n140950K .......... .......... .......... .......... .......... 25% 40.7M 20s\n141000K .......... .......... .......... .......... .......... 25% 34.3M 20s\n141050K .......... .......... .......... .......... .......... 25% 37.9M 20s\n141100K .......... .......... .......... .......... .......... 25% 36.3M 20s\n141150K .......... .......... .......... .......... .......... 25% 40.1M 20s\n141200K .......... .......... .......... .......... .......... 25% 27.1M 20s\n141250K .......... .......... .......... .......... .......... 25% 38.5M 20s\n141300K .......... .......... .......... .......... .......... 25% 32.9M 20s\n141350K .......... .......... .......... .......... .......... 25% 25.0M 20s\n141400K .......... .......... .......... .......... .......... 25% 37.4M 20s\n141450K .......... .......... .......... .......... .......... 25% 31.3M 20s\n141500K .......... .......... .......... .......... .......... 25% 26.5M 20s\n141550K .......... .......... .......... .......... .......... 25% 30.0M 20s\n141600K .......... .......... .......... .......... .......... 25% 29.5M 20s\n141650K .......... .......... .......... .......... .......... 25% 38.1M 20s\n141700K .......... .......... .......... .......... .......... 25% 35.0M 20s\n141750K .......... .......... .......... .......... .......... 25% 29.4M 20s\n141800K .......... .......... .......... .......... .......... 25% 28.3M 20s\n141850K .......... .......... .......... .......... .......... 25% 44.5M 20s\n141900K .......... .......... .......... .......... .......... 25% 15.4M 20s\n141950K .......... .......... .......... .......... .......... 25% 23.7M 20s\n142000K .......... .......... .......... .......... .......... 25% 30.3M 20s\n142050K .......... .......... .......... .......... .......... 25% 25.0M 20s\n142100K .......... .......... .......... .......... .......... 25% 32.0M 20s\n142150K .......... .......... .......... .......... .......... 25% 49.4M 20s\n142200K .......... .......... .......... .......... .......... 25% 29.7M 20s\n142250K .......... .......... .......... .......... .......... 25% 16.6M 20s\n142300K .......... .......... .......... .......... .......... 25% 19.6M 20s\n142350K .......... .......... .......... .......... .......... 25% 80.4M 20s\n142400K .......... .......... .......... .......... .......... 25% 25.0M 20s\n142450K .......... .......... .......... .......... .......... 25% 15.8M 20s\n142500K .......... .......... .......... .......... .......... 25% 30.8M 20s\n142550K .......... .......... .......... .......... .......... 25% 64.8M 20s\n142600K .......... .......... .......... .......... .......... 25% 18.7M 20s\n142650K .......... .......... .......... .......... .......... 25% 29.8M 20s\n142700K .......... .......... .......... .......... .......... 25% 19.6M 20s\n142750K .......... .......... .......... .......... .......... 25% 70.3M 20s\n142800K .......... .......... .......... .......... .......... 25% 64.8M 20s\n142850K .......... .......... .......... .......... .......... 25% 22.5M 20s\n142900K .......... .......... .......... .......... .......... 25% 19.4M 20s\n142950K .......... .......... .......... .......... .......... 25% 15.4M 20s\n143000K .......... .......... .......... .......... .......... 25% 73.9M 20s\n143050K .......... .......... .......... .......... .......... 25% 78.7M 20s\n143100K .......... .......... .......... .......... .......... 25% 41.2M 20s\n143150K .......... .......... .......... .......... .......... 25% 23.6M 20s\n143200K .......... .......... .......... .......... .......... 25% 42.2M 20s\n143250K .......... .......... .......... .......... .......... 25% 11.7M 20s\n143300K .......... .......... .......... .......... .......... 25% 75.1M 20s\n143350K .......... .......... .......... .......... .......... 25% 27.1M 20s\n143400K .......... .......... .......... .......... .......... 25%  112M 20s\n143450K .......... .......... .......... .......... .......... 25%  111M 20s\n143500K .......... .......... .......... .......... .......... 25%  105M 20s\n143550K .......... .......... .......... .......... .......... 25% 29.3M 20s\n143600K .......... .......... .......... .......... .......... 25%  106M 20s\n143650K .......... .......... .......... .......... .......... 25% 13.4M 20s\n143700K .......... .......... .......... .......... .......... 25%  106M 20s\n143750K .......... .......... .......... .......... .......... 25%  102M 20s\n143800K .......... .......... .......... .......... .......... 25% 13.1M 20s\n143850K .......... .......... .......... .......... .......... 25% 95.1M 20s\n143900K .......... .......... .......... .......... .......... 25% 52.8M 20s\n143950K .......... .......... .......... .......... .......... 25% 86.6M 19s\n144000K .......... .......... .......... .......... .......... 25%  101M 19s\n144050K .......... .......... .......... .......... .......... 25% 21.8M 19s\n144100K .......... .......... .......... .......... .......... 25% 28.1M 19s\n144150K .......... .......... .......... .......... .......... 25% 20.7M 19s\n144200K .......... .......... .......... .......... .......... 25%  102M 19s\n144250K .......... .......... .......... .......... .......... 25% 26.7M 19s\n144300K .......... .......... .......... .......... .......... 25% 43.7M 19s\n144350K .......... .......... .......... .......... .......... 25% 38.5M 19s\n144400K .......... .......... .......... .......... .......... 25% 41.2M 19s\n144450K .......... .......... .......... .......... .......... 25% 74.1M 19s\n144500K .......... .......... .......... .......... .......... 25% 25.0M 19s\n144550K .......... .......... .......... .......... .......... 25% 16.6M 19s\n144600K .......... .......... .......... .......... .......... 25% 25.9M 19s\n144650K .......... .......... .......... .......... .......... 25% 93.8M 19s\n144700K .......... .......... .......... .......... .......... 25% 13.7M 19s\n144750K .......... .......... .......... .......... .......... 25%  103M 19s\n144800K .......... .......... .......... .......... .......... 25% 49.0M 19s\n144850K .......... .......... .......... .......... .......... 25% 26.0M 19s\n144900K .......... .......... .......... .......... .......... 25%  114M 19s\n144950K .......... .......... .......... .......... .......... 25% 31.3M 19s\n145000K .......... .......... .......... .......... .......... 25% 17.3M 19s\n145050K .......... .......... .......... .......... .......... 25% 18.3M 19s\n145100K .......... .......... .......... .......... .......... 25% 15.9M 19s\n145150K .......... .......... .......... .......... .......... 25% 31.0M 19s\n145200K .......... .......... .......... .......... .......... 25% 24.8M 19s\n145250K .......... .......... .......... .......... .......... 25% 16.9M 19s\n145300K .......... .......... .......... .......... .......... 25% 74.7M 19s\n145350K .......... .......... .......... .......... .......... 25% 60.5M 19s\n145400K .......... .......... .......... .......... .......... 25% 20.3M 19s\n145450K .......... .......... .......... .......... .......... 26% 61.5M 19s\n145500K .......... .......... .......... .......... .......... 26% 15.6M 19s\n145550K .......... .......... .......... .......... .......... 26% 22.2M 19s\n145600K .......... .......... .......... .......... .......... 26% 77.2M 19s\n145650K .......... .......... .......... .......... .......... 26% 17.4M 19s\n145700K .......... .......... .......... .......... .......... 26% 15.1M 19s\n145750K .......... .......... .......... .......... .......... 26% 23.9M 19s\n145800K .......... .......... .......... .......... .......... 26% 81.3M 19s\n145850K .......... .......... .......... .......... .......... 26% 53.4M 19s\n145900K .......... .......... .......... .......... .......... 26% 42.1M 19s\n145950K .......... .......... .......... .......... .......... 26% 41.1M 19s\n146000K .......... .......... .......... .......... .......... 26% 23.8M 19s\n146050K .......... .......... .......... .......... .......... 26%  110M 19s\n146100K .......... .......... .......... .......... .......... 26% 92.3M 19s\n146150K .......... .......... .......... .......... .......... 26% 70.3M 19s\n146200K .......... .......... .......... .......... .......... 26% 26.7M 19s\n146250K .......... .......... .......... .......... .......... 26% 44.5M 19s\n146300K .......... .......... .......... .......... .......... 26% 58.5M 19s\n146350K .......... .......... .......... .......... .......... 26% 24.4M 19s\n146400K .......... .......... .......... .......... .......... 26% 31.0M 19s\n146450K .......... .......... .......... .......... .......... 26% 30.4M 19s\n146500K .......... .......... .......... .......... .......... 26% 28.7M 19s\n146550K .......... .......... .......... .......... .......... 26% 71.5M 19s\n146600K .......... .......... .......... .......... .......... 26% 12.2M 19s\n146650K .......... .......... .......... .......... .......... 26% 99.1M 19s\n146700K .......... .......... .......... .......... .......... 26% 61.4M 19s\n146750K .......... .......... .......... .......... .......... 26%  103M 19s\n146800K .......... .......... .......... .......... .......... 26% 22.6M 19s\n146850K .......... .......... .......... .......... .......... 26% 44.2M 19s\n146900K .......... .......... .......... .......... .......... 26% 28.4M 19s\n146950K .......... .......... .......... .......... .......... 26% 27.5M 19s\n147000K .......... .......... .......... .......... .......... 26% 96.6M 19s\n147050K .......... .......... .......... .......... .......... 26% 23.4M 19s\n147100K .......... .......... .......... .......... .......... 26% 15.5M 19s\n147150K .......... .......... .......... .......... .......... 26% 86.0M 19s\n147200K .......... .......... .......... .......... .......... 26% 36.4M 19s\n147250K .......... .......... .......... .......... .......... 26% 56.4M 19s\n147300K .......... .......... .......... .......... .......... 26% 27.0M 19s\n147350K .......... .......... .......... .......... .......... 26% 28.2M 19s\n147400K .......... .......... .......... .......... .......... 26% 15.5M 19s\n147450K .......... .......... .......... .......... .......... 26% 65.0M 19s\n147500K .......... .......... .......... .......... .......... 26% 36.2M 19s\n147550K .......... .......... .......... .......... .......... 26% 19.1M 19s\n147600K .......... .......... .......... .......... .......... 26% 16.4M 19s\n147650K .......... .......... .......... .......... .......... 26% 15.9M 19s\n147700K .......... .......... .......... .......... .......... 26%  108M 19s\n147750K .......... .......... .......... .......... .......... 26% 56.7M 19s\n147800K .......... .......... .......... .......... .......... 26% 30.2M 19s\n147850K .......... .......... .......... .......... .......... 26% 27.2M 19s\n147900K .......... .......... .......... .......... .......... 26% 27.2M 19s\n147950K .......... .......... .......... .......... .......... 26% 71.1M 19s\n148000K .......... .......... .......... .......... .......... 26% 26.3M 19s\n148050K .......... .......... .......... .......... .......... 26% 17.6M 19s\n148100K .......... .......... .......... .......... .......... 26% 35.0M 19s\n148150K .......... .......... .......... .......... .......... 26% 62.0M 19s\n148200K .......... .......... .......... .......... .......... 26% 26.0M 19s\n148250K .......... .......... .......... .......... .......... 26% 28.3M 19s\n148300K .......... .......... .......... .......... .......... 26% 25.4M 19s\n148350K .......... .......... .......... .......... .......... 26% 26.6M 19s\n148400K .......... .......... .......... .......... .......... 26% 52.6M 19s\n148450K .......... .......... .......... .......... .......... 26% 47.1M 19s\n148500K .......... .......... .......... .......... .......... 26% 22.6M 19s\n148550K .......... .......... .......... .......... .......... 26% 42.4M 19s\n148600K .......... .......... .......... .......... .......... 26% 36.4M 19s\n148650K .......... .......... .......... .......... .......... 26% 42.6M 19s\n148700K .......... .......... .......... .......... .......... 26% 59.3M 19s\n148750K .......... .......... .......... .......... .......... 26% 58.2M 19s\n148800K .......... .......... .......... .......... .......... 26% 28.3M 19s\n148850K .......... .......... .......... .......... .......... 26% 88.1M 19s\n148900K .......... .......... .......... .......... .......... 26% 27.2M 19s\n148950K .......... .......... .......... .......... .......... 26% 27.9M 19s\n149000K .......... .......... .......... .......... .......... 26% 29.9M 19s\n149050K .......... .......... .......... .......... .......... 26% 27.9M 19s\n149100K .......... .......... .......... .......... .......... 26% 97.0M 19s\n149150K .......... .......... .......... .......... .......... 26% 31.7M 19s\n149200K .......... .......... .......... .......... .......... 26% 25.1M 19s\n149250K .......... .......... .......... .......... .......... 26% 20.7M 19s\n149300K .......... .......... .......... .......... .......... 26% 76.5M 19s\n149350K .......... .......... .......... .......... .......... 26%  106M 19s\n149400K .......... .......... .......... .......... .......... 26% 25.4M 19s\n149450K .......... .......... .......... .......... .......... 26% 28.2M 19s\n149500K .......... .......... .......... .......... .......... 26% 30.1M 19s\n149550K .......... .......... .......... .......... .......... 26% 91.4M 19s\n149600K .......... .......... .......... .......... .......... 26% 28.7M 19s\n149650K .......... .......... .......... .......... .......... 26% 18.2M 19s\n149700K .......... .......... .......... .......... .......... 26% 38.7M 19s\n149750K .......... .......... .......... .......... .......... 26% 18.0M 19s\n149800K .......... .......... .......... .......... .......... 26% 66.5M 19s\n149850K .......... .......... .......... .......... .......... 26% 14.2M 19s\n149900K .......... .......... .......... .......... .......... 26% 9.60M 19s\n149950K .......... .......... .......... .......... .......... 26% 47.1M 19s\n150000K .......... .......... .......... .......... .......... 26% 11.3M 19s\n150050K .......... .......... .......... .......... .......... 26% 85.0M 19s\n150100K .......... .......... .......... .......... .......... 26% 88.2M 19s\n150150K .......... .......... .......... .......... .......... 26% 15.3M 19s\n150200K .......... .......... .......... .......... .......... 26% 87.9M 19s\n150250K .......... .......... .......... .......... .......... 26% 54.8M 19s\n150300K .......... .......... .......... .......... .......... 26% 12.0M 19s\n150350K .......... .......... .......... .......... .......... 26% 49.6M 19s\n150400K .......... .......... .......... .......... .......... 26% 16.0M 19s\n150450K .......... .......... .......... .......... .......... 26% 72.8M 19s\n150500K .......... .......... .......... .......... .......... 26% 53.1M 19s\n150550K .......... .......... .......... .......... .......... 26% 17.2M 19s\n150600K .......... .......... .......... .......... .......... 26% 83.2M 19s\n150650K .......... .......... .......... .......... .......... 26% 15.6M 19s\n150700K .......... .......... .......... .......... .......... 26% 80.7M 19s\n150750K .......... .......... .......... .......... .......... 26% 90.7M 19s\n150800K .......... .......... .......... .......... .......... 26% 26.6M 19s\n150850K .......... .......... .......... .......... .......... 26% 19.1M 19s\n150900K .......... .......... .......... .......... .......... 26% 12.7M 19s\n150950K .......... .......... .......... .......... .......... 26% 55.9M 19s\n151000K .......... .......... .......... .......... .......... 27% 96.7M 19s\n151050K .......... .......... .......... .......... .......... 27% 12.1M 19s\n151100K .......... .......... .......... .......... .......... 27% 79.8M 19s\n151150K .......... .......... .......... .......... .......... 27% 44.0M 19s\n151200K .......... .......... .......... .......... .......... 27% 98.7M 19s\n151250K .......... .......... .......... .......... .......... 27% 53.1M 19s\n151300K .......... .......... .......... .......... .......... 27% 27.7M 19s\n151350K .......... .......... .......... .......... .......... 27% 29.6M 19s\n151400K .......... .......... .......... .......... .......... 27% 11.7M 19s\n151450K .......... .......... .......... .......... .......... 27% 77.1M 19s\n151500K .......... .......... .......... .......... .......... 27% 81.2M 19s\n151550K .......... .......... .......... .......... .......... 27% 70.4M 19s\n151600K .......... .......... .......... .......... .......... 27% 23.9M 19s\n151650K .......... .......... .......... .......... .......... 27% 87.1M 19s\n151700K .......... .......... .......... .......... .......... 27% 24.5M 19s\n151750K .......... .......... .......... .......... .......... 27% 29.3M 19s\n151800K .......... .......... .......... .......... .......... 27% 30.0M 19s\n151850K .......... .......... .......... .......... .......... 27% 27.1M 19s\n151900K .......... .......... .......... .......... .......... 27% 72.7M 19s\n151950K .......... .......... .......... .......... .......... 27% 28.1M 19s\n152000K .......... .......... .......... .......... .......... 27% 17.6M 19s\n152050K .......... .......... .......... .......... .......... 27% 25.8M 19s\n152100K .......... .......... .......... .......... .......... 27% 18.0M 19s\n152150K .......... .......... .......... .......... .......... 27% 55.9M 19s\n152200K .......... .......... .......... .......... .......... 27% 18.9M 19s\n152250K .......... .......... .......... .......... .......... 27% 19.2M 19s\n152300K .......... .......... .......... .......... .......... 27% 24.7M 19s\n152350K .......... .......... .......... .......... .......... 27% 74.3M 19s\n152400K .......... .......... .......... .......... .......... 27% 15.5M 19s\n152450K .......... .......... .......... .......... .......... 27% 42.9M 19s\n152500K .......... .......... .......... .......... .......... 27% 18.0M 19s\n152550K .......... .......... .......... .......... .......... 27% 42.6M 19s\n152600K .......... .......... .......... .......... .......... 27% 50.3M 19s\n152650K .......... .......... .......... .......... .......... 27% 13.4M 19s\n152700K .......... .......... .......... .......... .......... 27% 76.6M 19s\n152750K .......... .......... .......... .......... .......... 27% 14.6M 19s\n152800K .......... .......... .......... .......... .......... 27% 91.5M 19s\n152850K .......... .......... .......... .......... .......... 27%  119M 19s\n152900K .......... .......... .......... .......... .......... 27% 24.4M 19s\n152950K .......... .......... .......... .......... .......... 27% 80.5M 19s\n153000K .......... .......... .......... .......... .......... 27% 12.4M 19s\n153050K .......... .......... .......... .......... .......... 27%  113M 19s\n153100K .......... .......... .......... .......... .......... 27% 15.3M 19s\n153150K .......... .......... .......... .......... .......... 27% 34.7M 19s\n153200K .......... .......... .......... .......... .......... 27% 28.3M 19s\n153250K .......... .......... .......... .......... .......... 27% 86.3M 19s\n153300K .......... .......... .......... .......... .......... 27% 31.5M 19s\n153350K .......... .......... .......... .......... .......... 27% 21.5M 19s\n153400K .......... .......... .......... .......... .......... 27% 94.2M 19s\n153450K .......... .......... .......... .......... .......... 27% 11.4M 19s\n153500K .......... .......... .......... .......... .......... 27% 39.9M 19s\n153550K .......... .......... .......... .......... .......... 27%  113M 19s\n153600K .......... .......... .......... .......... .......... 27% 11.9M 19s\n153650K .......... .......... .......... .......... .......... 27% 28.9M 19s\n153700K .......... .......... .......... .......... .......... 27% 13.0M 19s\n153750K .......... .......... .......... .......... .......... 27% 34.4M 19s\n153800K .......... .......... .......... .......... .......... 27% 45.8M 19s\n153850K .......... .......... .......... .......... .......... 27% 12.9M 19s\n153900K .......... .......... .......... .......... .......... 27% 28.2M 19s\n153950K .......... .......... .......... .......... .......... 27% 8.39M 19s\n154000K .......... .......... .......... .......... .......... 27%  101M 19s\n154050K .......... .......... .......... .......... .......... 27% 17.6M 19s\n154100K .......... .......... .......... .......... .......... 27% 8.16M 19s\n154150K .......... .......... .......... .......... .......... 27% 22.0M 19s\n154200K .......... .......... .......... .......... .......... 27% 16.0M 19s\n154250K .......... .......... .......... .......... .......... 27% 20.4M 19s\n154300K .......... .......... .......... .......... .......... 27% 16.3M 19s\n154350K .......... .......... .......... .......... .......... 27% 12.6M 19s\n154400K .......... .......... .......... .......... .......... 27% 28.5M 19s\n154450K .......... .......... .......... .......... .......... 27% 85.4M 19s\n154500K .......... .......... .......... .......... .......... 27% 14.1M 19s\n154550K .......... .......... .......... .......... .......... 27% 22.6M 19s\n154600K .......... .......... .......... .......... .......... 27% 8.56M 19s\n154650K .......... .......... .......... .......... .......... 27% 67.7M 19s\n154700K .......... .......... .......... .......... .......... 27% 77.6M 19s\n154750K .......... .......... .......... .......... .......... 27% 20.9M 19s\n154800K .......... .......... .......... .......... .......... 27% 26.2M 19s\n154850K .......... .......... .......... .......... .......... 27% 6.05M 19s\n154900K .......... .......... .......... .......... .......... 27% 62.6M 19s\n154950K .......... .......... .......... .......... .......... 27%  101M 19s\n155000K .......... .......... .......... .......... .......... 27% 47.1M 19s\n155050K .......... .......... .......... .......... .......... 27% 30.4M 19s\n155100K .......... .......... .......... .......... .......... 27% 13.5M 19s\n155150K .......... .......... .......... .......... .......... 27% 45.6M 19s\n155200K .......... .......... .......... .......... .......... 27% 20.3M 19s\n155250K .......... .......... .......... .......... .......... 27% 19.4M 19s\n155300K .......... .......... .......... .......... .......... 27% 25.6M 19s\n155350K .......... .......... .......... .......... .......... 27% 9.35M 19s\n155400K .......... .......... .......... .......... .......... 27% 75.4M 19s\n155450K .......... .......... .......... .......... .......... 27% 15.0M 19s\n155500K .......... .......... .......... .......... .......... 27% 10.8M 19s\n155550K .......... .......... .......... .......... .......... 27% 33.2M 19s\n155600K .......... .......... .......... .......... .......... 27% 19.4M 19s\n155650K .......... .......... .......... .......... .......... 27% 68.9M 19s\n155700K .......... .......... .......... .......... .......... 27% 24.0M 19s\n155750K .......... .......... .......... .......... .......... 27% 19.8M 19s\n155800K .......... .......... .......... .......... .......... 27% 35.2M 19s\n155850K .......... .......... .......... .......... .......... 27% 82.6M 19s\n155900K .......... .......... .......... .......... .......... 27% 22.1M 19s\n155950K .......... .......... .......... .......... .......... 27% 50.8M 19s\n156000K .......... .......... .......... .......... .......... 27% 13.7M 19s\n156050K .......... .......... .......... .......... .......... 27% 26.2M 19s\n156100K .......... .......... .......... .......... .......... 27% 42.2M 19s\n156150K .......... .......... .......... .......... .......... 27% 40.9M 19s\n156200K .......... .......... .......... .......... .......... 27% 13.4M 19s\n156250K .......... .......... .......... .......... .......... 27% 9.66M 19s\n156300K .......... .......... .......... .......... .......... 27% 83.0M 19s\n156350K .......... .......... .......... .......... .......... 27% 74.4M 19s\n156400K .......... .......... .......... .......... .......... 27% 20.9M 19s\n156450K .......... .......... .......... .......... .......... 27% 11.6M 19s\n156500K .......... .......... .......... .......... .......... 27% 25.2M 19s\n156550K .......... .......... .......... .......... .......... 27% 76.4M 19s\n156600K .......... .......... .......... .......... .......... 28% 10.9M 19s\n156650K .......... .......... .......... .......... .......... 28% 17.8M 19s\n156700K .......... .......... .......... .......... .......... 28% 27.1M 19s\n156750K .......... .......... .......... .......... .......... 28% 26.9M 19s\n156800K .......... .......... .......... .......... .......... 28%  106M 19s\n156850K .......... .......... .......... .......... .......... 28% 11.4M 19s\n156900K .......... .......... .......... .......... .......... 28% 18.6M 19s\n156950K .......... .......... .......... .......... .......... 28% 9.56M 19s\n157000K .......... .......... .......... .......... .......... 28% 19.0M 19s\n157050K .......... .......... .......... .......... .......... 28% 70.2M 19s\n157100K .......... .......... .......... .......... .......... 28% 12.2M 19s\n157150K .......... .......... .......... .......... .......... 28% 91.8M 19s\n157200K .......... .......... .......... .......... .......... 28% 15.2M 19s\n157250K .......... .......... .......... .......... .......... 28% 76.5M 19s\n157300K .......... .......... .......... .......... .......... 28% 51.8M 19s\n157350K .......... .......... .......... .......... .......... 28% 10.9M 19s\n157400K .......... .......... .......... .......... .......... 28% 92.5M 19s\n157450K .......... .......... .......... .......... .......... 28% 20.7M 19s\n157500K .......... .......... .......... .......... .......... 28% 84.0M 19s\n157550K .......... .......... .......... .......... .......... 28% 21.5M 19s\n157600K .......... .......... .......... .......... .......... 28% 14.6M 19s\n157650K .......... .......... .......... .......... .......... 28% 19.7M 19s\n157700K .......... .......... .......... .......... .......... 28% 13.3M 19s\n157750K .......... .......... .......... .......... .......... 28% 23.1M 19s\n157800K .......... .......... .......... .......... .......... 28% 80.7M 19s\n157850K .......... .......... .......... .......... .......... 28% 15.0M 19s\n157900K .......... .......... .......... .......... .......... 28% 18.0M 19s\n157950K .......... .......... .......... .......... .......... 28%  105M 19s\n158000K .......... .......... .......... .......... .......... 28% 15.8M 19s\n158050K .......... .......... .......... .......... .......... 28% 39.9M 19s\n158100K .......... .......... .......... .......... .......... 28% 13.5M 19s\n158150K .......... .......... .......... .......... .......... 28% 27.5M 18s\n158200K .......... .......... .......... .......... .......... 28% 99.7M 18s\n158250K .......... .......... .......... .......... .......... 28% 14.0M 18s\n158300K .......... .......... .......... .......... .......... 28% 20.8M 18s\n158350K .......... .......... .......... .......... .......... 28% 15.7M 18s\n158400K .......... .......... .......... .......... .......... 28% 19.2M 18s\n158450K .......... .......... .......... .......... .......... 28% 66.1M 18s\n158500K .......... .......... .......... .......... .......... 28% 8.80M 18s\n158550K .......... .......... .......... .......... .......... 28% 17.8M 18s\n158600K .......... .......... .......... .......... .......... 28% 9.50M 18s\n158650K .......... .......... .......... .......... .......... 28% 8.12M 18s\n158700K .......... .......... .......... .......... .......... 28% 47.9M 18s\n158750K .......... .......... .......... .......... .......... 28% 14.3M 18s\n158800K .......... .......... .......... .......... .......... 28% 10.8M 18s\n158850K .......... .......... .......... .......... .......... 28% 21.7M 18s\n158900K .......... .......... .......... .......... .......... 28% 95.0M 18s\n158950K .......... .......... .......... .......... .......... 28% 19.1M 18s\n159000K .......... .......... .......... .......... .......... 28% 32.0M 18s\n159050K .......... .......... .......... .......... .......... 28% 11.3M 18s\n159100K .......... .......... .......... .......... .......... 28% 38.6M 18s\n159150K .......... .......... .......... .......... .......... 28% 42.0M 18s\n159200K .......... .......... .......... .......... .......... 28% 13.7M 18s\n159250K .......... .......... .......... .......... .......... 28% 42.6M 18s\n159300K .......... .......... .......... .......... .......... 28% 14.4M 18s\n159350K .......... .......... .......... .......... .......... 28% 26.3M 18s\n159400K .......... .......... .......... .......... .......... 28% 81.8M 18s\n159450K .......... .......... .......... .......... .......... 28% 12.8M 18s\n159500K .......... .......... .......... .......... .......... 28% 41.2M 18s\n159550K .......... .......... .......... .......... .......... 28% 13.3M 18s\n159600K .......... .......... .......... .......... .......... 28%  103M 18s\n159650K .......... .......... .......... .......... .......... 28% 27.7M 18s\n159700K .......... .......... .......... .......... .......... 28% 8.04M 18s\n159750K .......... .......... .......... .......... .......... 28% 90.5M 18s\n159800K .......... .......... .......... .......... .......... 28% 11.8M 18s\n159850K .......... .......... .......... .......... .......... 28% 66.5M 18s\n159900K .......... .......... .......... .......... .......... 28% 17.8M 18s\n159950K .......... .......... .......... .......... .......... 28% 8.01M 18s\n160000K .......... .......... .......... .......... .......... 28% 74.4M 18s\n160050K .......... .......... .......... .......... .......... 28% 11.2M 18s\n160100K .......... .......... .......... .......... .......... 28% 43.6M 18s\n160150K .......... .......... .......... .......... .......... 28% 11.9M 18s\n160200K .......... .......... .......... .......... .......... 28% 10.8M 18s\n160250K .......... .......... .......... .......... .......... 28% 13.9M 18s\n160300K .......... .......... .......... .......... .......... 28% 12.5M 18s\n160350K .......... .......... .......... .......... .......... 28% 93.0M 18s\n160400K .......... .......... .......... .......... .......... 28% 17.5M 18s\n160450K .......... .......... .......... .......... .......... 28% 10.8M 18s\n160500K .......... .......... .......... .......... .......... 28% 16.1M 18s\n160550K .......... .......... .......... .......... .......... 28% 36.8M 18s\n160600K .......... .......... .......... .......... .......... 28% 7.09M 18s\n160650K .......... .......... .......... .......... .......... 28% 48.5M 18s\n160700K .......... .......... .......... .......... .......... 28% 12.4M 18s\n160750K .......... .......... .......... .......... .......... 28% 7.94M 18s\n160800K .......... .......... .......... .......... .......... 28% 51.1M 18s\n160850K .......... .......... .......... .......... .......... 28% 16.0M 18s\n160900K .......... .......... .......... .......... .......... 28% 97.3K 20s\n160950K .......... .......... .......... .......... .......... 28% 82.2M 20s\n161000K .......... .......... .......... .......... .......... 28%  110M 20s\n161050K .......... .......... .......... .......... .......... 28%  104M 20s\n161100K .......... .......... .......... .......... .......... 28%  111M 20s\n161150K .......... .......... .......... .......... .......... 28% 98.2M 20s\n161200K .......... .......... .......... .......... .......... 28%  114M 20s\n161250K .......... .......... .......... .......... .......... 28%  106M 20s\n161300K .......... .......... .......... .......... .......... 28%  104M 20s\n161350K .......... .......... .......... .......... .......... 28% 80.9M 20s\n161400K .......... .......... .......... .......... .......... 28% 73.2M 20s\n161450K .......... .......... .......... .......... .......... 28%  120M 20s\n161500K .......... .......... .......... .......... .......... 28%  103M 20s\n161550K .......... .......... .......... .......... .......... 28%  105M 20s\n161600K .......... .......... .......... .......... .......... 28%  106M 20s\n161650K .......... .......... .......... .......... .......... 28%  111M 20s\n161700K .......... .......... .......... .......... .......... 28%  110M 20s\n161750K .......... .......... .......... .......... .......... 28%  102M 20s\n161800K .......... .......... .......... .......... .......... 28% 85.7M 20s\n161850K .......... .......... .......... .......... .......... 28%  121M 20s\n161900K .......... .......... .......... .......... .......... 28%  124M 20s\n161950K .......... .......... .......... .......... .......... 28%  103M 20s\n162000K .......... .......... .......... .......... .......... 28%  123M 20s\n162050K .......... .......... .......... .......... .......... 28%  125M 20s\n162100K .......... .......... .......... .......... .......... 28%  124M 20s\n162150K .......... .......... .......... .......... .......... 28%  108M 20s\n162200K .......... .......... .......... .......... .......... 29%  110M 20s\n162250K .......... .......... .......... .......... .......... 29% 15.4M 20s\n162300K .......... .......... .......... .......... .......... 29% 15.9M 20s\n162350K .......... .......... .......... .......... .......... 29% 5.81M 20s\n162400K .......... .......... .......... .......... .......... 29%  113M 20s\n162450K .......... .......... .......... .......... .......... 29%  129M 20s\n162500K .......... .......... .......... .......... .......... 29% 23.2M 20s\n162550K .......... .......... .......... .......... .......... 29% 7.13M 20s\n162600K .......... .......... .......... .......... .......... 29% 50.0M 20s\n162650K .......... .......... .......... .......... .......... 29% 11.8M 20s\n162700K .......... .......... .......... .......... .......... 29% 90.7M 20s\n162750K .......... .......... .......... .......... .......... 29% 8.60M 20s\n162800K .......... .......... .......... .......... .......... 29% 18.6M 20s\n162850K .......... .......... .......... .......... .......... 29% 8.89M 20s\n162900K .......... .......... .......... .......... .......... 29% 96.5M 20s\n162950K .......... .......... .......... .......... .......... 29% 15.9M 20s\n163000K .......... .......... .......... .......... .......... 29% 11.0M 20s\n163050K .......... .......... .......... .......... .......... 29% 37.0M 20s\n163100K .......... .......... .......... .......... .......... 29%  106M 19s\n163150K .......... .......... .......... .......... .......... 29% 8.43M 20s\n163200K .......... .......... .......... .......... .......... 29% 44.7M 19s\n163250K .......... .......... .......... .......... .......... 29% 10.7M 19s\n163300K .......... .......... .......... .......... .......... 29% 31.0M 19s\n163350K .......... .......... .......... .......... .......... 29%  110M 19s\n163400K .......... .......... .......... .......... .......... 29% 16.5M 19s\n163450K .......... .......... .......... .......... .......... 29% 29.3M 19s\n163500K .......... .......... .......... .......... .......... 29% 13.4M 19s\n163550K .......... .......... .......... .......... .......... 29% 25.4M 19s\n163600K .......... .......... .......... .......... .......... 29% 46.3M 19s\n163650K .......... .......... .......... .......... .......... 29% 8.00M 19s\n163700K .......... .......... .......... .......... .......... 29% 18.0M 19s\n163750K .......... .......... .......... .......... .......... 29% 7.88M 19s\n163800K .......... .......... .......... .......... .......... 29% 10.0M 19s\n163850K .......... .......... .......... .......... .......... 29% 6.19M 19s\n163900K .......... .......... .......... .......... .......... 29% 28.1M 19s\n163950K .......... .......... .......... .......... .......... 29% 14.3M 19s\n164000K .......... .......... .......... .......... .......... 29% 23.3M 19s\n164050K .......... .......... .......... .......... .......... 29% 77.3M 19s\n164100K .......... .......... .......... .......... .......... 29% 25.9M 19s\n164150K .......... .......... .......... .......... .......... 29% 10.5M 19s\n164200K .......... .......... .......... .......... .......... 29% 86.8M 19s\n164250K .......... .......... .......... .......... .......... 29% 15.7M 19s\n164300K .......... .......... .......... .......... .......... 29% 55.1M 19s\n164350K .......... .......... .......... .......... .......... 29% 24.7M 19s\n164400K .......... .......... .......... .......... .......... 29% 17.9M 19s\n164450K .......... .......... .......... .......... .......... 29% 20.1M 19s\n164500K .......... .......... .......... .......... .......... 29%  119M 19s\n164550K .......... .......... .......... .......... .......... 29% 17.2M 19s\n164600K .......... .......... .......... .......... .......... 29% 22.5M 19s\n164650K .......... .......... .......... .......... .......... 29% 16.3M 19s\n164700K .......... .......... .......... .......... .......... 29% 27.6M 19s\n164750K .......... .......... .......... .......... .......... 29% 67.0M 19s\n164800K .......... .......... .......... .......... .......... 29% 10.3M 19s\n164850K .......... .......... .......... .......... .......... 29% 21.4M 19s\n164900K .......... .......... .......... .......... .......... 29% 9.25M 19s\n164950K .......... .......... .......... .......... .......... 29% 20.3M 19s\n165000K .......... .......... .......... .......... .......... 29% 63.4M 19s\n165050K .......... .......... .......... .......... .......... 29% 10.9M 19s\n165100K .......... .......... .......... .......... .......... 29% 7.27M 19s\n165150K .......... .......... .......... .......... .......... 29% 25.5M 19s\n165200K .......... .......... .......... .......... .......... 29% 95.0M 19s\n165250K .......... .......... .......... .......... .......... 29% 13.9M 19s\n165300K .......... .......... .......... .......... .......... 29% 21.8M 19s\n165350K .......... .......... .......... .......... .......... 29% 16.3M 19s\n165400K .......... .......... .......... .......... .......... 29% 32.7M 19s\n165450K .......... .......... .......... .......... .......... 29% 79.3M 19s\n165500K .......... .......... .......... .......... .......... 29% 14.3M 19s\n165550K .......... .......... .......... .......... .......... 29% 24.4M 19s\n165600K .......... .......... .......... .......... .......... 29% 12.9M 19s\n165650K .......... .......... .......... .......... .......... 29% 19.9M 19s\n165700K .......... .......... .......... .......... .......... 29% 64.8M 19s\n165750K .......... .......... .......... .......... .......... 29% 10.9M 19s\n165800K .......... .......... .......... .......... .......... 29% 33.7M 19s\n165850K .......... .......... .......... .......... .......... 29% 13.5M 19s\n165900K .......... .......... .......... .......... .......... 29% 64.5M 19s\n165950K .......... .......... .......... .......... .......... 29% 56.9M 19s\n166000K .......... .......... .......... .......... .......... 29% 25.7M 19s\n166050K .......... .......... .......... .......... .......... 29% 16.8M 19s\n166100K .......... .......... .......... .......... .......... 29% 7.36M 19s\n166150K .......... .......... .......... .......... .......... 29% 84.6M 19s\n166200K .......... .......... .......... .......... .......... 29% 24.4M 19s\n166250K .......... .......... .......... .......... .......... 29% 10.6M 19s\n166300K .......... .......... .......... .......... .......... 29% 13.6M 19s\n166350K .......... .......... .......... .......... .......... 29% 13.1M 19s\n166400K .......... .......... .......... .......... .......... 29% 79.5M 19s\n166450K .......... .......... .......... .......... .......... 29% 30.3M 19s\n166500K .......... .......... .......... .......... .......... 29% 10.8M 19s\n166550K .......... .......... .......... .......... .......... 29% 23.5M 19s\n166600K .......... .......... .......... .......... .......... 29% 90.6M 19s\n166650K .......... .......... .......... .......... .......... 29% 8.51M 19s\n166700K .......... .......... .......... .......... .......... 29% 21.6M 19s\n166750K .......... .......... .......... .......... .......... 29% 5.91M 19s\n166800K .......... .......... .......... .......... .......... 29% 9.73M 19s\n166850K .......... .......... .......... .......... .......... 29% 11.1M 19s\n166900K .......... .......... .......... .......... .......... 29% 29.2M 19s\n166950K .......... .......... .......... .......... .......... 29% 9.88M 19s\n167000K .......... .......... .......... .......... .......... 29% 30.3M 19s\n167050K .......... .......... .......... .......... .......... 29% 10.7M 19s\n167100K .......... .......... .......... .......... .......... 29% 66.0M 19s\n167150K .......... .......... .......... .......... .......... 29% 13.3M 19s\n167200K .......... .......... .......... .......... .......... 29% 8.75M 19s\n167250K .......... .......... .......... .......... .......... 29% 9.59M 19s\n167300K .......... .......... .......... .......... .......... 29% 14.2M 19s\n167350K .......... .......... .......... .......... .......... 29% 39.4M 19s\n167400K .......... .......... .......... .......... .......... 29% 9.88M 19s\n167450K .......... .......... .......... .......... .......... 29% 18.4M 19s\n167500K .......... .......... .......... .......... .......... 29% 5.49M 19s\n167550K .......... .......... .......... .......... .......... 29% 98.7M 19s\n167600K .......... .......... .......... .......... .......... 29% 86.1M 19s\n167650K .......... .......... .......... .......... .......... 29% 92.7M 19s\n167700K .......... .......... .......... .......... .......... 29% 11.8M 19s\n167750K .......... .......... .......... .......... .......... 29% 25.2M 19s\n167800K .......... .......... .......... .......... .......... 30% 88.3M 19s\n167850K .......... .......... .......... .......... .......... 30% 10.9M 19s\n167900K .......... .......... .......... .......... .......... 30% 39.1M 19s\n167950K .......... .......... .......... .......... .......... 30% 15.2M 19s\n168000K .......... .......... .......... .......... .......... 30% 91.3M 19s\n168050K .......... .......... .......... .......... .......... 30% 25.2M 19s\n168100K .......... .......... .......... .......... .......... 30% 9.55M 19s\n168150K .......... .......... .......... .......... .......... 30% 21.9M 19s\n168200K .......... .......... .......... .......... .......... 30% 10.6M 19s\n168250K .......... .......... .......... .......... .......... 30% 59.4M 19s\n168300K .......... .......... .......... .......... .......... 30% 8.71M 19s\n168350K .......... .......... .......... .......... .......... 30% 8.24M 19s\n168400K .......... .......... .......... .......... .......... 30% 11.0M 19s\n168450K .......... .......... .......... .......... .......... 30% 22.8M 19s\n168500K .......... .......... .......... .......... .......... 30% 76.0M 19s\n168550K .......... .......... .......... .......... .......... 30% 11.6M 19s\n168600K .......... .......... .......... .......... .......... 30% 21.1M 19s\n168650K .......... .......... .......... .......... .......... 30% 10.6M 19s\n168700K .......... .......... .......... .......... .......... 30% 53.2M 19s\n168750K .......... .......... .......... .......... .......... 30% 12.0M 19s\n168800K .......... .......... .......... .......... .......... 30% 23.2M 19s\n168850K .......... .......... .......... .......... .......... 30% 11.3M 19s\n168900K .......... .......... .......... .......... .......... 30% 23.2M 19s\n168950K .......... .......... .......... .......... .......... 30% 57.3M 19s\n169000K .......... .......... .......... .......... .......... 30% 8.06M 19s\n169050K .......... .......... .......... .......... .......... 30% 21.1M 19s\n169100K .......... .......... .......... .......... .......... 30% 9.95M 19s\n169150K .......... .......... .......... .......... .......... 30% 12.3M 19s\n169200K .......... .......... .......... .......... .......... 30% 65.4M 19s\n169250K .......... .......... .......... .......... .......... 30% 3.90M 19s\n169300K .......... .......... .......... .......... .......... 30%  136M 19s\n169350K .......... .......... .......... .......... .......... 30%  104M 19s\n169400K .......... .......... .......... .......... .......... 30% 64.8M 19s\n169450K .......... .......... .......... .......... .......... 30% 19.3M 19s\n169500K .......... .......... .......... .......... .......... 30% 5.98M 19s\n169550K .......... .......... .......... .......... .......... 30% 44.4M 19s\n169600K .......... .......... .......... .......... .......... 30% 9.54M 19s\n169650K .......... .......... .......... .......... .......... 30% 56.8M 19s\n169700K .......... .......... .......... .......... .......... 30% 8.62M 19s\n169750K .......... .......... .......... .......... .......... 30% 29.3M 19s\n169800K .......... .......... .......... .......... .......... 30% 33.2M 19s\n169850K .......... .......... .......... .......... .......... 30% 8.39M 19s\n169900K .......... .......... .......... .......... .......... 30% 30.0M 19s\n169950K .......... .......... .......... .......... .......... 30% 23.1M 19s\n170000K .......... .......... .......... .......... .......... 30% 10.7M 19s\n170050K .......... .......... .......... .......... .......... 30% 20.4M 19s\n170100K .......... .......... .......... .......... .......... 30%  106M 19s\n170150K .......... .......... .......... .......... .......... 30% 19.3M 19s\n170200K .......... .......... .......... .......... .......... 30% 21.0M 19s\n170250K .......... .......... .......... .......... .......... 30% 19.2M 19s\n170300K .......... .......... .......... .......... .......... 30% 31.0M 19s\n170350K .......... .......... .......... .......... .......... 30% 78.0M 19s\n170400K .......... .......... .......... .......... .......... 30% 10.8M 19s\n170450K .......... .......... .......... .......... .......... 30% 25.2M 19s\n170500K .......... .......... .......... .......... .......... 30% 14.8M 19s\n170550K .......... .......... .......... .......... .......... 30% 29.5M 19s\n170600K .......... .......... .......... .......... .......... 30%  109M 19s\n170650K .......... .......... .......... .......... .......... 30% 13.4M 19s\n170700K .......... .......... .......... .......... .......... 30% 36.7M 19s\n170750K .......... .......... .......... .......... .......... 30% 13.7M 19s\n170800K .......... .......... .......... .......... .......... 30% 64.7M 19s\n170850K .......... .......... .......... .......... .......... 30% 31.8M 19s\n170900K .......... .......... .......... .......... .......... 30% 8.25M 19s\n170950K .......... .......... .......... .......... .......... 30% 20.6M 19s\n171000K .......... .......... .......... .......... .......... 30% 7.37M 19s\n171050K .......... .......... .......... .......... .......... 30% 45.8M 19s\n171100K .......... .......... .......... .......... .......... 30% 13.7M 19s\n171150K .......... .......... .......... .......... .......... 30% 10.4M 19s\n171200K .......... .......... .......... .......... .......... 30% 6.88M 19s\n171250K .......... .......... .......... .......... .......... 30% 46.9M 19s\n171300K .......... .......... .......... .......... .......... 30% 41.5M 19s\n171350K .......... .......... .......... .......... .......... 30% 10.2M 19s\n171400K .......... .......... .......... .......... .......... 30% 12.7M 19s\n171450K .......... .......... .......... .......... .......... 30% 13.7M 19s\n171500K .......... .......... .......... .......... .......... 30% 34.8M 19s\n171550K .......... .......... .......... .......... .......... 30% 29.8M 19s\n171600K .......... .......... .......... .......... .......... 30% 15.4M 19s\n171650K .......... .......... .......... .......... .......... 30% 35.7M 19s\n171700K .......... .......... .......... .......... .......... 30% 11.3M 19s\n171750K .......... .......... .......... .......... .......... 30% 24.3M 19s\n171800K .......... .......... .......... .......... .......... 30% 16.0M 19s\n171850K .......... .......... .......... .......... .......... 30% 13.4M 19s\n171900K .......... .......... .......... .......... .......... 30% 10.5M 19s\n171950K .......... .......... .......... .......... .......... 30% 36.1M 19s\n172000K .......... .......... .......... .......... .......... 30% 38.6M 19s\n172050K .......... .......... .......... .......... .......... 30% 13.7M 19s\n172100K .......... .......... .......... .......... .......... 30% 16.3M 19s\n172150K .......... .......... .......... .......... .......... 30% 25.7M 19s\n172200K .......... .......... .......... .......... .......... 30% 45.9M 19s\n172250K .......... .......... .......... .......... .......... 30% 11.1M 19s\n172300K .......... .......... .......... .......... .......... 30% 29.5M 19s\n172350K .......... .......... .......... .......... .......... 30% 16.2M 19s\n172400K .......... .......... .......... .......... .......... 30% 15.0M 19s\n172450K .......... .......... .......... .......... .......... 30% 23.6M 19s\n172500K .......... .......... .......... .......... .......... 30% 22.4M 19s\n172550K .......... .......... .......... .......... .......... 30% 33.2M 19s\n172600K .......... .......... .......... .......... .......... 30% 17.2M 19s\n172650K .......... .......... .......... .......... .......... 30% 11.2M 19s\n172700K .......... .......... .......... .......... .......... 30% 23.7M 19s\n172750K .......... .......... .......... .......... .......... 30% 22.4M 19s\n172800K .......... .......... .......... .......... .......... 30% 8.27M 19s\n172850K .......... .......... .......... .......... .......... 30% 42.1M 19s\n172900K .......... .......... .......... .......... .......... 30% 41.1M 19s\n172950K .......... .......... .......... .......... .......... 30% 35.3M 19s\n173000K .......... .......... .......... .......... .......... 30% 10.1M 19s\n173050K .......... .......... .......... .......... .......... 30% 14.5M 19s\n173100K .......... .......... .......... .......... .......... 30% 6.32M 19s\n173150K .......... .......... .......... .......... .......... 30% 32.6M 19s\n173200K .......... .......... .......... .......... .......... 30% 15.0M 19s\n173250K .......... .......... .......... .......... .......... 30% 5.76M 19s\n173300K .......... .......... .......... .......... .......... 30% 12.8M 19s\n173350K .......... .......... .......... .......... .......... 30% 13.4M 19s\n173400K .......... .......... .......... .......... .......... 31% 14.5M 19s\n173450K .......... .......... .......... .......... .......... 31% 16.2M 19s\n173500K .......... .......... .......... .......... .......... 31% 26.6M 19s\n173550K .......... .......... .......... .......... .......... 31% 18.7M 19s\n173600K .......... .......... .......... .......... .......... 31% 50.7M 19s\n173650K .......... .......... .......... .......... .......... 31% 14.2M 19s\n173700K .......... .......... .......... .......... .......... 31% 15.8M 19s\n173750K .......... .......... .......... .......... .......... 31% 10.4M 19s\n173800K .......... .......... .......... .......... .......... 31% 25.8M 19s\n173850K .......... .......... .......... .......... .......... 31% 44.7M 19s\n173900K .......... .......... .......... .......... .......... 31% 10.2M 19s\n173950K .......... .......... .......... .......... .......... 31% 22.5M 19s\n174000K .......... .......... .......... .......... .......... 31% 19.5M 19s\n174050K .......... .......... .......... .......... .......... 31% 9.93M 19s\n174100K .......... .......... .......... .......... .......... 31% 25.5M 19s\n174150K .......... .......... .......... .......... .......... 31% 26.0M 19s\n174200K .......... .......... .......... .......... .......... 31% 10.4M 19s\n174250K .......... .......... .......... .......... .......... 31% 28.2M 19s\n174300K .......... .......... .......... .......... .......... 31% 18.1M 19s\n174350K .......... .......... .......... .......... .......... 31% 9.29M 19s\n174400K .......... .......... .......... .......... .......... 31% 11.7M 19s\n174450K .......... .......... .......... .......... .......... 31% 10.2M 19s\n174500K .......... .......... .......... .......... .......... 31% 7.07M 19s\n174550K .......... .......... .......... .......... .......... 31% 32.7M 19s\n174600K .......... .......... .......... .......... .......... 31% 16.6M 19s\n174650K .......... .......... .......... .......... .......... 31% 12.6M 19s\n174700K .......... .......... .......... .......... .......... 31% 8.02M 19s\n174750K .......... .......... .......... .......... .......... 31% 6.39M 19s\n174800K .......... .......... .......... .......... .......... 31% 39.2M 19s\n174850K .......... .......... .......... .......... .......... 31% 25.2M 19s\n174900K .......... .......... .......... .......... .......... 31% 12.3M 19s\n174950K .......... .......... .......... .......... .......... 31% 24.1M 19s\n175000K .......... .......... .......... .......... .......... 31% 33.5M 19s\n175050K .......... .......... .......... .......... .......... 31% 11.9M 19s\n175100K .......... .......... .......... .......... .......... 31% 31.7M 19s\n175150K .......... .......... .......... .......... .......... 31% 13.4M 19s\n175200K .......... .......... .......... .......... .......... 31% 23.5M 19s\n175250K .......... .......... .......... .......... .......... 31% 14.1M 19s\n175300K .......... .......... .......... .......... .......... 31% 13.6M 19s\n175350K .......... .......... .......... .......... .......... 31% 37.2M 19s\n175400K .......... .......... .......... .......... .......... 31% 10.8M 19s\n175450K .......... .......... .......... .......... .......... 31% 12.2M 19s\n175500K .......... .......... .......... .......... .......... 31% 33.4M 19s\n175550K .......... .......... .......... .......... .......... 31% 8.14M 19s\n175600K .......... .......... .......... .......... .......... 31% 15.8M 19s\n175650K .......... .......... .......... .......... .......... 31% 15.3M 19s\n175700K .......... .......... .......... .......... .......... 31% 41.7M 19s\n175750K .......... .......... .......... .......... .......... 31% 17.5M 19s\n175800K .......... .......... .......... .......... .......... 31% 7.93M 19s\n175850K .......... .......... .......... .......... .......... 31% 6.60M 19s\n175900K .......... .......... .......... .......... .......... 31% 14.9M 19s\n175950K .......... .......... .......... .......... .......... 31% 39.2M 19s\n176000K .......... .......... .......... .......... .......... 31% 26.6M 19s\n176050K .......... .......... .......... .......... .......... 31% 8.65M 19s\n176100K .......... .......... .......... .......... .......... 31% 29.8M 19s\n176150K .......... .......... .......... .......... .......... 31% 12.7M 19s\n176200K .......... .......... .......... .......... .......... 31% 25.6M 19s\n176250K .......... .......... .......... .......... .......... 31% 43.8M 19s\n176300K .......... .......... .......... .......... .......... 31% 12.8M 19s\n176350K .......... .......... .......... .......... .......... 31% 10.6M 19s\n176400K .......... .......... .......... .......... .......... 31% 38.9M 19s\n176450K .......... .......... .......... .......... .......... 31% 21.8M 19s\n176500K .......... .......... .......... .......... .......... 31% 13.9M 19s\n176550K .......... .......... .......... .......... .......... 31% 42.2M 19s\n176600K .......... .......... .......... .......... .......... 31% 12.3M 19s\n176650K .......... .......... .......... .......... .......... 31% 35.5M 19s\n176700K .......... .......... .......... .......... .......... 31% 20.5M 19s\n176750K .......... .......... .......... .......... .......... 31% 8.32M 19s\n176800K .......... .......... .......... .......... .......... 31% 13.1M 19s\n176850K .......... .......... .......... .......... .......... 31% 7.97M 19s\n176900K .......... .......... .......... .......... .......... 31% 32.2M 19s\n176950K .......... .......... .......... .......... .......... 31% 12.4M 19s\n177000K .......... .......... .......... .......... .......... 31% 7.15M 19s\n177050K .......... .......... .......... .......... .......... 31% 6.53M 19s\n177100K .......... .......... .......... .......... .......... 31% 47.0M 19s\n177150K .......... .......... .......... .......... .......... 31% 11.7M 19s\n177200K .......... .......... .......... .......... .......... 31% 6.94M 19s\n177250K .......... .......... .......... .......... .......... 31% 25.8M 19s\n177300K .......... .......... .......... .......... .......... 31% 13.3M 19s\n177350K .......... .......... .......... .......... .......... 31% 12.4M 19s\n177400K .......... .......... .......... .......... .......... 31% 23.5M 19s\n177450K .......... .......... .......... .......... .......... 31% 23.2M 19s\n177500K .......... .......... .......... .......... .......... 31% 10.9M 19s\n177550K .......... .......... .......... .......... .......... 31% 10.4M 19s\n177600K .......... .......... .......... .......... .......... 31% 31.1M 19s\n177650K .......... .......... .......... .......... .......... 31% 13.6M 19s\n177700K .......... .......... .......... .......... .......... 31% 10.9M 19s\n177750K .......... .......... .......... .......... .......... 31% 26.1M 19s\n177800K .......... .......... .......... .......... .......... 31% 42.5M 19s\n177850K .......... .......... .......... .......... .......... 31% 11.3M 19s\n177900K .......... .......... .......... .......... .......... 31% 23.0M 19s\n177950K .......... .......... .......... .......... .......... 31% 12.7M 19s\n178000K .......... .......... .......... .......... .......... 31% 18.4M 19s\n178050K .......... .......... .......... .......... .......... 31% 30.5M 19s\n178100K .......... .......... .......... .......... .......... 31% 7.96M 19s\n178150K .......... .......... .......... .......... .......... 31% 21.2M 19s\n178200K .......... .......... .......... .......... .......... 31% 13.9M 19s\n178250K .......... .......... .......... .......... .......... 31% 11.4M 19s\n178300K .......... .......... .......... .......... .......... 31% 25.1M 19s\n178350K .......... .......... .......... .......... .......... 31% 24.1M 19s\n178400K .......... .......... .......... .......... .......... 31% 9.55M 19s\n178450K .......... .......... .......... .......... .......... 31% 26.8M 19s\n178500K .......... .......... .......... .......... .......... 31% 32.6M 19s\n178550K .......... .......... .......... .......... .......... 31% 11.7M 19s\n178600K .......... .......... .......... .......... .......... 31% 13.0M 19s\n178650K .......... .......... .......... .......... .......... 31% 11.0M 19s\n178700K .......... .......... .......... .......... .......... 31% 14.7M 19s\n178750K .......... .......... .......... .......... .......... 31% 49.0M 19s\n178800K .......... .......... .......... .......... .......... 31% 17.9M 19s\n178850K .......... .......... .......... .......... .......... 31% 8.45M 19s\n178900K .......... .......... .......... .......... .......... 31% 33.1M 19s\n178950K .......... .......... .......... .......... .......... 31% 4.46M 19s\n179000K .......... .......... .......... .......... .......... 32% 27.4M 19s\n179050K .......... .......... .......... .......... .......... 32% 33.8M 19s\n179100K .......... .......... .......... .......... .......... 32% 29.8M 19s\n179150K .......... .......... .......... .......... .......... 32% 29.3M 19s\n179200K .......... .......... .......... .......... .......... 32% 18.4M 19s\n179250K .......... .......... .......... .......... .......... 32% 27.0M 19s\n179300K .......... .......... .......... .......... .......... 32% 9.19M 19s\n179350K .......... .......... .......... .......... .......... 32% 17.8M 19s\n179400K .......... .......... .......... .......... .......... 32% 9.24M 19s\n179450K .......... .......... .......... .......... .......... 32% 35.8M 19s\n179500K .......... .......... .......... .......... .......... 32% 14.8M 19s\n179550K .......... .......... .......... .......... .......... 32% 9.16M 19s\n179600K .......... .......... .......... .......... .......... 32% 10.6M 19s\n179650K .......... .......... .......... .......... .......... 32% 11.3M 19s\n179700K .......... .......... .......... .......... .......... 32% 33.9M 19s\n179750K .......... .......... .......... .......... .......... 32% 26.7M 19s\n179800K .......... .......... .......... .......... .......... 32% 7.95M 19s\n179850K .......... .......... .......... .......... .......... 32% 29.9M 19s\n179900K .......... .......... .......... .......... .......... 32% 28.2M 19s\n179950K .......... .......... .......... .......... .......... 32% 33.1M 19s\n180000K .......... .......... .......... .......... .......... 32% 50.0M 19s\n180050K .......... .......... .......... .......... .......... 32% 19.5M 19s\n180100K .......... .......... .......... .......... .......... 32% 29.7M 19s\n180150K .......... .......... .......... .......... .......... 32% 40.1M 19s\n180200K .......... .......... .......... .......... .......... 32% 14.5M 19s\n180250K .......... .......... .......... .......... .......... 32% 26.1M 19s\n180300K .......... .......... .......... .......... .......... 32% 15.7M 19s\n180350K .......... .......... .......... .......... .......... 32% 26.2M 19s\n180400K .......... .......... .......... .......... .......... 32% 29.5M 19s\n180450K .......... .......... .......... .......... .......... 32% 9.73M 19s\n180500K .......... .......... .......... .......... .......... 32% 22.2M 19s\n180550K .......... .......... .......... .......... .......... 32% 7.43M 19s\n180600K .......... .......... .......... .......... .......... 32% 29.9M 19s\n180650K .......... .......... .......... .......... .......... 32% 42.4M 19s\n180700K .......... .......... .......... .......... .......... 32% 19.1M 19s\n180750K .......... .......... .......... .......... .......... 32% 13.6M 19s\n180800K .......... .......... .......... .......... .......... 32% 14.7M 19s\n180850K .......... .......... .......... .......... .......... 32% 31.1M 19s\n180900K .......... .......... .......... .......... .......... 32% 13.0M 19s\n180950K .......... .......... .......... .......... .......... 32% 32.3M 19s\n181000K .......... .......... .......... .......... .......... 32% 17.0M 19s\n181050K .......... .......... .......... .......... .......... 32% 28.7M 19s\n181100K .......... .......... .......... .......... .......... 32% 46.1M 19s\n181150K .......... .......... .......... .......... .......... 32% 13.1M 19s\n181200K .......... .......... .......... .......... .......... 32% 39.4M 19s\n181250K .......... .......... .......... .......... .......... 32% 11.1M 19s\n181300K .......... .......... .......... .......... .......... 32% 34.4M 19s\n181350K .......... .......... .......... .......... .......... 32% 37.6M 19s\n181400K .......... .......... .......... .......... .......... 32% 11.9M 19s\n181450K .......... .......... .......... .......... .......... 32% 23.0M 19s\n181500K .......... .......... .......... .......... .......... 32% 24.4M 19s\n181550K .......... .......... .......... .......... .......... 32% 42.2M 19s\n181600K .......... .......... .......... .......... .......... 32% 29.7M 19s\n181650K .......... .......... .......... .......... .......... 32% 6.18M 19s\n181700K .......... .......... .......... .......... .......... 32% 29.1M 19s\n181750K .......... .......... .......... .......... .......... 32% 17.0M 19s\n181800K .......... .......... .......... .......... .......... 32% 19.9M 19s\n181850K .......... .......... .......... .......... .......... 32% 43.6M 19s\n181900K .......... .......... .......... .......... .......... 32% 14.8M 19s\n181950K .......... .......... .......... .......... .......... 32% 22.9M 19s\n182000K .......... .......... .......... .......... .......... 32% 29.4M 19s\n182050K .......... .......... .......... .......... .......... 32% 6.34M 19s\n182100K .......... .......... .......... .......... .......... 32% 37.3M 19s\n182150K .......... .......... .......... .......... .......... 32% 23.9M 19s\n182200K .......... .......... .......... .......... .......... 32% 16.0M 19s\n182250K .......... .......... .......... .......... .......... 32% 29.4M 19s\n182300K .......... .......... .......... .......... .......... 32% 15.9M 19s\n182350K .......... .......... .......... .......... .......... 32% 33.2M 19s\n182400K .......... .......... .......... .......... .......... 32% 10.8M 19s\n182450K .......... .......... .......... .......... .......... 32% 29.3M 19s\n182500K .......... .......... .......... .......... .......... 32% 40.5M 19s\n182550K .......... .......... .......... .......... .......... 32% 23.9M 19s\n182600K .......... .......... .......... .......... .......... 32% 25.1M 19s\n182650K .......... .......... .......... .......... .......... 32% 12.4M 19s\n182700K .......... .......... .......... .......... .......... 32% 37.0M 19s\n182750K .......... .......... .......... .......... .......... 32% 22.5M 19s\n182800K .......... .......... .......... .......... .......... 32% 10.4M 19s\n182850K .......... .......... .......... .......... .......... 32% 10.0M 19s\n182900K .......... .......... .......... .......... .......... 32% 46.2M 19s\n182950K .......... .......... .......... .......... .......... 32% 42.5M 19s\n183000K .......... .......... .......... .......... .......... 32% 41.0M 19s\n183050K .......... .......... .......... .......... .......... 32% 14.5M 19s\n183100K .......... .......... .......... .......... .......... 32% 13.2M 19s\n183150K .......... .......... .......... .......... .......... 32% 12.5M 19s\n183200K .......... .......... .......... .......... .......... 32% 44.6M 19s\n183250K .......... .......... .......... .......... .......... 32% 8.88M 19s\n183300K .......... .......... .......... .......... .......... 32% 26.8M 19s\n183350K .......... .......... .......... .......... .......... 32% 16.1M 19s\n183400K .......... .......... .......... .......... .......... 32% 38.3M 19s\n183450K .......... .......... .......... .......... .......... 32% 43.1M 19s\n183500K .......... .......... .......... .......... .......... 32% 17.0M 19s\n183550K .......... .......... .......... .......... .......... 32% 30.2M 19s\n183600K .......... .......... .......... .......... .......... 32% 14.4M 19s\n183650K .......... .......... .......... .......... .......... 32% 36.0M 19s\n183700K .......... .......... .......... .......... .......... 32% 33.7M 19s\n183750K .......... .......... .......... .......... .......... 32% 15.3M 19s\n183800K .......... .......... .......... .......... .......... 32% 22.7M 19s\n183850K .......... .......... .......... .......... .......... 32% 16.3M 19s\n183900K .......... .......... .......... .......... .......... 32% 39.6M 19s\n183950K .......... .......... .......... .......... .......... 32% 38.9M 19s\n184000K .......... .......... .......... .......... .......... 32% 13.2M 19s\n184050K .......... .......... .......... .......... .......... 32% 23.8M 19s\n184100K .......... .......... .......... .......... .......... 32% 42.6M 19s\n184150K .......... .......... .......... .......... .......... 32% 11.6M 19s\n184200K .......... .......... .......... .......... .......... 32% 29.7M 19s\n184250K .......... .......... .......... .......... .......... 32% 9.45M 19s\n184300K .......... .......... .......... .......... .......... 32% 14.3M 19s\n184350K .......... .......... .......... .......... .......... 32% 37.6M 19s\n184400K .......... .......... .......... .......... .......... 32% 27.6M 19s\n184450K .......... .......... .......... .......... .......... 32% 26.7M 19s\n184500K .......... .......... .......... .......... .......... 32% 8.64M 19s\n184550K .......... .......... .......... .......... .......... 32% 17.9M 19s\n184600K .......... .......... .......... .......... .......... 33% 18.3M 19s\n184650K .......... .......... .......... .......... .......... 33% 15.1M 19s\n184700K .......... .......... .......... .......... .......... 33% 9.66M 19s\n184750K .......... .......... .......... .......... .......... 33% 10.4M 19s\n184800K .......... .......... .......... .......... .......... 33% 22.4M 19s\n184850K .......... .......... .......... .......... .......... 33% 32.2M 19s\n184900K .......... .......... .......... .......... .......... 33% 39.1M 19s\n184950K .......... .......... .......... .......... .......... 33% 15.4M 19s\n185000K .......... .......... .......... .......... .......... 33% 41.9M 19s\n185050K .......... .......... .......... .......... .......... 33% 41.2M 19s\n185100K .......... .......... .......... .......... .......... 33% 28.6M 19s\n185150K .......... .......... .......... .......... .......... 33% 24.7M 19s\n185200K .......... .......... .......... .......... .......... 33% 15.6M 19s\n185250K .......... .......... .......... .......... .......... 33% 38.4M 19s\n185300K .......... .......... .......... .......... .......... 33% 38.6M 19s\n185350K .......... .......... .......... .......... .......... 33% 12.2M 19s\n185400K .......... .......... .......... .......... .......... 33% 34.2M 19s\n185450K .......... .......... .......... .......... .......... 33% 12.7M 19s\n185500K .......... .......... .......... .......... .......... 33% 50.4M 19s\n185550K .......... .......... .......... .......... .......... 33% 35.2M 19s\n185600K .......... .......... .......... .......... .......... 33% 13.8M 19s\n185650K .......... .......... .......... .......... .......... 33% 47.2M 19s\n185700K .......... .......... .......... .......... .......... 33% 11.7M 19s\n185750K .......... .......... .......... .......... .......... 33% 37.4M 19s\n185800K .......... .......... .......... .......... .......... 33% 20.2M 19s\n185850K .......... .......... .......... .......... .......... 33% 7.09M 19s\n185900K .......... .......... .......... .......... .......... 33% 23.1M 19s\n185950K .......... .......... .......... .......... .......... 33% 8.06M 19s\n186000K .......... .......... .......... .......... .......... 33% 38.4M 19s\n186050K .......... .......... .......... .......... .......... 33% 10.3M 19s\n186100K .......... .......... .......... .......... .......... 33% 11.5M 19s\n186150K .......... .......... .......... .......... .......... 33% 11.8M 19s\n186200K .......... .......... .......... .......... .......... 33% 39.6M 19s\n186250K .......... .......... .......... .......... .......... 33% 35.5M 19s\n186300K .......... .......... .......... .......... .......... 33% 11.9M 19s\n186350K .......... .......... .......... .......... .......... 33% 25.3M 19s\n186400K .......... .......... .......... .......... .......... 33% 21.9M 19s\n186450K .......... .......... .......... .......... .......... 33% 32.1M 19s\n186500K .......... .......... .......... .......... .......... 33% 27.9M 19s\n186550K .......... .......... .......... .......... .......... 33% 12.3M 19s\n186600K .......... .......... .......... .......... .......... 33% 34.9M 19s\n186650K .......... .......... .......... .......... .......... 33% 16.7M 19s\n186700K .......... .......... .......... .......... .......... 33% 26.7M 19s\n186750K .......... .......... .......... .......... .......... 33% 32.2M 19s\n186800K .......... .......... .......... .......... .......... 33% 14.9M 19s\n186850K .......... .......... .......... .......... .......... 33% 25.4M 19s\n186900K .......... .......... .......... .......... .......... 33% 38.3M 19s\n186950K .......... .......... .......... .......... .......... 33% 10.2M 19s\n187000K .......... .......... .......... .......... .......... 33% 20.6M 19s\n187050K .......... .......... .......... .......... .......... 33% 11.1M 19s\n187100K .......... .......... .......... .......... .......... 33% 23.1M 19s\n187150K .......... .......... .......... .......... .......... 33% 33.3M 19s\n187200K .......... .......... .......... .......... .......... 33% 11.4M 19s\n187250K .......... .......... .......... .......... .......... 33% 8.86M 19s\n187300K .......... .......... .......... .......... .......... 33% 37.7M 19s\n187350K .......... .......... .......... .......... .......... 33% 33.2M 19s\n187400K .......... .......... .......... .......... .......... 33% 42.2M 19s\n187450K .......... .......... .......... .......... .......... 33% 11.0M 19s\n187500K .......... .......... .......... .......... .......... 33% 43.5M 19s\n187550K .......... .......... .......... .......... .......... 33% 17.3M 19s\n187600K .......... .......... .......... .......... .......... 33% 38.5M 19s\n187650K .......... .......... .......... .......... .......... 33% 41.1M 19s\n187700K .......... .......... .......... .......... .......... 33% 11.5M 19s\n187750K .......... .......... .......... .......... .......... 33% 42.4M 19s\n187800K .......... .......... .......... .......... .......... 33% 14.2M 19s\n187850K .......... .......... .......... .......... .......... 33% 35.0M 19s\n187900K .......... .......... .......... .......... .......... 33% 41.9M 19s\n187950K .......... .......... .......... .......... .......... 33% 12.8M 19s\n188000K .......... .......... .......... .......... .......... 33% 6.73M 19s\n188050K .......... .......... .......... .......... .......... 33% 36.8M 19s\n188100K .......... .......... .......... .......... .......... 33% 44.7M 19s\n188150K .......... .......... .......... .......... .......... 33% 37.0M 19s\n188200K .......... .......... .......... .......... .......... 33% 30.7M 19s\n188250K .......... .......... .......... .......... .......... 33% 18.1M 19s\n188300K .......... .......... .......... .......... .......... 33% 41.9M 19s\n188350K .......... .......... .......... .......... .......... 33% 8.64M 19s\n188400K .......... .......... .......... .......... .......... 33% 17.0M 19s\n188450K .......... .......... .......... .......... .......... 33% 8.42M 19s\n188500K .......... .......... .......... .......... .......... 33% 8.23M 19s\n188550K .......... .......... .......... .......... .......... 33% 34.4M 19s\n188600K .......... .......... .......... .......... .......... 33% 12.2M 19s\n188650K .......... .......... .......... .......... .......... 33% 43.4M 19s\n188700K .......... .......... .......... .......... .......... 33% 13.6M 19s\n188750K .......... .......... .......... .......... .......... 33% 24.9M 19s\n188800K .......... .......... .......... .......... .......... 33% 37.6M 19s\n188850K .......... .......... .......... .......... .......... 33% 10.1M 19s\n188900K .......... .......... .......... .......... .......... 33% 42.0M 19s\n188950K .......... .......... .......... .......... .......... 33% 18.5M 19s\n189000K .......... .......... .......... .......... .......... 33% 47.1M 19s\n189050K .......... .......... .......... .......... .......... 33% 48.2M 19s\n189100K .......... .......... .......... .......... .......... 33% 8.85M 19s\n189150K .......... .......... .......... .......... .......... 33% 46.8M 19s\n189200K .......... .......... .......... .......... .......... 33% 12.5M 19s\n189250K .......... .......... .......... .......... .......... 33% 41.2M 19s\n189300K .......... .......... .......... .......... .......... 33% 37.6M 19s\n189350K .......... .......... .......... .......... .......... 33% 13.7M 19s\n189400K .......... .......... .......... .......... .......... 33% 33.3M 19s\n189450K .......... .......... .......... .......... .......... 33% 18.4M 19s\n189500K .......... .......... .......... .......... .......... 33% 30.1M 19s\n189550K .......... .......... .......... .......... .......... 33% 32.4M 19s\n189600K .......... .......... .......... .......... .......... 33% 7.60M 19s\n189650K .......... .......... .......... .......... .......... 33% 16.5M 19s\n189700K .......... .......... .......... .......... .......... 33% 44.8M 19s\n189750K .......... .......... .......... .......... .......... 33% 8.74M 19s\n189800K .......... .......... .......... .......... .......... 33% 22.6M 19s\n189850K .......... .......... .......... .......... .......... 33% 5.57M 19s\n189900K .......... .......... .......... .......... .......... 33% 12.6M 19s\n189950K .......... .......... .......... .......... .......... 33% 15.3M 19s\n190000K .......... .......... .......... .......... .......... 33% 28.5M 19s\n190050K .......... .......... .......... .......... .......... 33% 20.6M 19s\n190100K .......... .......... .......... .......... .......... 33% 5.92M 19s\n190150K .......... .......... .......... .......... .......... 33% 11.5M 19s\n190200K .......... .......... .......... .......... .......... 34% 35.7M 19s\n190250K .......... .......... .......... .......... .......... 34% 9.44M 19s\n190300K .......... .......... .......... .......... .......... 34% 14.6M 19s\n190350K .......... .......... .......... .......... .......... 34% 5.17M 19s\n190400K .......... .......... .......... .......... .......... 34% 8.87M 19s\n190450K .......... .......... .......... .......... .......... 34% 47.9M 19s\n190500K .......... .......... .......... .......... .......... 34% 18.9M 19s\n190550K .......... .......... .......... .......... .......... 34% 8.40M 19s\n190600K .......... .......... .......... .......... .......... 34% 11.1M 19s\n190650K .......... .......... .......... .......... .......... 34% 31.5M 19s\n190700K .......... .......... .......... .......... .......... 34% 11.5M 19s\n190750K .......... .......... .......... .......... .......... 34% 15.9M 19s\n190800K .......... .......... .......... .......... .......... 34% 8.88M 19s\n190850K .......... .......... .......... .......... .......... 34% 15.7M 19s\n190900K .......... .......... .......... .......... .......... 34% 21.8M 19s\n190950K .......... .......... .......... .......... .......... 34% 18.2M 19s\n191000K .......... .......... .......... .......... .......... 34% 6.85M 19s\n191050K .......... .......... .......... .......... .......... 34% 6.27M 19s\n191100K .......... .......... .......... .......... .......... 34% 37.1M 19s\n191150K .......... .......... .......... .......... .......... 34% 15.6M 19s\n191200K .......... .......... .......... .......... .......... 34% 16.7M 19s\n191250K .......... .......... .......... .......... .......... 34% 33.3M 19s\n191300K .......... .......... .......... .......... .......... 34% 12.9M 19s\n191350K .......... .......... .......... .......... .......... 34% 34.2M 19s\n191400K .......... .......... .......... .......... .......... 34% 36.4M 19s\n191450K .......... .......... .......... .......... .......... 34% 14.3M 19s\n191500K .......... .......... .......... .......... .......... 34% 35.4M 19s\n191550K .......... .......... .......... .......... .......... 34% 15.6M 19s\n191600K .......... .......... .......... .......... .......... 34% 44.9M 19s\n191650K .......... .......... .......... .......... .......... 34% 19.7M 19s\n191700K .......... .......... .......... .......... .......... 34% 20.8M 19s\n191750K .......... .......... .......... .......... .......... 34% 25.4M 19s\n191800K .......... .......... .......... .......... .......... 34% 43.6M 19s\n191850K .......... .......... .......... .......... .......... 34% 14.0M 19s\n191900K .......... .......... .......... .......... .......... 34% 32.2M 19s\n191950K .......... .......... .......... .......... .......... 34% 12.7M 19s\n192000K .......... .......... .......... .......... .......... 34% 38.5M 19s\n192050K .......... .......... .......... .......... .......... 34% 32.1M 19s\n192100K .......... .......... .......... .......... .......... 34% 9.19M 19s\n192150K .......... .......... .......... .......... .......... 34% 16.5M 19s\n192200K .......... .......... .......... .......... .......... 34% 6.43M 19s\n192250K .......... .......... .......... .......... .......... 34% 35.0M 19s\n192300K .......... .......... .......... .......... .......... 34% 34.0M 19s\n192350K .......... .......... .......... .......... .......... 34% 38.3M 19s\n192400K .......... .......... .......... .......... .......... 34% 37.8M 19s\n192450K .......... .......... .......... .......... .......... 34% 14.3M 19s\n192500K .......... .......... .......... .......... .......... 34% 44.2M 19s\n192550K .......... .......... .......... .......... .......... 34% 43.9M 19s\n192600K .......... .......... .......... .......... .......... 34% 13.2M 19s\n192650K .......... .......... .......... .......... .......... 34% 30.7M 19s\n192700K .......... .......... .......... .......... .......... 34% 16.6M 19s\n192750K .......... .......... .......... .......... .......... 34% 34.8M 19s\n192800K .......... .......... .......... .......... .......... 34% 24.7M 19s\n192850K .......... .......... .......... .......... .......... 34% 27.7M 19s\n192900K .......... .......... .......... .......... .......... 34% 31.7M 19s\n192950K .......... .......... .......... .......... .......... 34% 11.9M 19s\n193000K .......... .......... .......... .......... .......... 34% 36.0M 19s\n193050K .......... .......... .......... .......... .......... 34% 17.1M 19s\n193100K .......... .......... .......... .......... .......... 34% 33.4M 19s\n193150K .......... .......... .......... .......... .......... 34% 45.2M 19s\n193200K .......... .......... .......... .......... .......... 34% 43.7M 19s\n193250K .......... .......... .......... .......... .......... 34% 12.7M 19s\n193300K .......... .......... .......... .......... .......... 34% 39.6M 19s\n193350K .......... .......... .......... .......... .......... 34% 8.75M 19s\n193400K .......... .......... .......... .......... .......... 34% 31.2M 19s\n193450K .......... .......... .......... .......... .......... 34% 25.5M 19s\n193500K .......... .......... .......... .......... .......... 34% 12.9M 19s\n193550K .......... .......... .......... .......... .......... 34% 10.2M 19s\n193600K .......... .......... .......... .......... .......... 34% 5.68M 19s\n193650K .......... .......... .......... .......... .......... 34% 25.4M 19s\n193700K .......... .......... .......... .......... .......... 34% 37.3M 19s\n193750K .......... .......... .......... .......... .......... 34% 50.7M 19s\n193800K .......... .......... .......... .......... .......... 34% 48.8M 19s\n193850K .......... .......... .......... .......... .......... 34% 43.2M 19s\n193900K .......... .......... .......... .......... .......... 34% 6.19M 19s\n193950K .......... .......... .......... .......... .......... 34%  115M 19s\n194000K .......... .......... .......... .......... .......... 34%  125M 19s\n194050K .......... .......... .......... .......... .......... 34%  114M 19s\n194100K .......... .......... .......... .......... .......... 34%  128M 19s\n194150K .......... .......... .......... .......... .......... 34%  129M 18s\n194200K .......... .......... .......... .......... .......... 34%  127M 18s\n194250K .......... .......... .......... .......... .......... 34% 7.60M 18s\n194300K .......... .......... .......... .......... .......... 34%  129M 18s\n194350K .......... .......... .......... .......... .......... 34% 48.8M 18s\n194400K .......... .......... .......... .......... .......... 34%  111M 18s\n194450K .......... .......... .......... .......... .......... 34% 22.5M 18s\n194500K .......... .......... .......... .......... .......... 34% 11.5M 18s\n194550K .......... .......... .......... .......... .......... 34% 18.6M 18s\n194600K .......... .......... .......... .......... .......... 34% 38.0M 18s\n194650K .......... .......... .......... .......... .......... 34% 9.01M 18s\n194700K .......... .......... .......... .......... .......... 34% 18.1M 18s\n194750K .......... .......... .......... .......... .......... 34% 8.34M 18s\n194800K .......... .......... .......... .......... .......... 34% 29.4M 18s\n194850K .......... .......... .......... .......... .......... 34% 28.8M 18s\n194900K .......... .......... .......... .......... .......... 34% 19.7M 18s\n194950K .......... .......... .......... .......... .......... 34% 34.9M 18s\n195000K .......... .......... .......... .......... .......... 34% 14.0M 18s\n195050K .......... .......... .......... .......... .......... 34% 24.3M 18s\n195100K .......... .......... .......... .......... .......... 34% 47.9M 18s\n195150K .......... .......... .......... .......... .......... 34% 17.4M 18s\n195200K .......... .......... .......... .......... .......... 34% 29.8M 18s\n195250K .......... .......... .......... .......... .......... 34% 14.3M 18s\n195300K .......... .......... .......... .......... .......... 34% 47.4M 18s\n195350K .......... .......... .......... .......... .......... 34% 38.5M 18s\n195400K .......... .......... .......... .......... .......... 34% 7.90M 18s\n195450K .......... .......... .......... .......... .......... 34% 39.1M 18s\n195500K .......... .......... .......... .......... .......... 34% 34.5M 18s\n195550K .......... .......... .......... .......... .......... 34% 36.2M 18s\n195600K .......... .......... .......... .......... .......... 34% 39.8M 18s\n195650K .......... .......... .......... .......... .......... 34% 18.7M 18s\n195700K .......... .......... .......... .......... .......... 34% 23.1M 18s\n195750K .......... .......... .......... .......... .......... 35% 14.7M 18s\n195800K .......... .......... .......... .......... .......... 35% 45.2M 18s\n195850K .......... .......... .......... .......... .......... 35% 21.5M 18s\n195900K .......... .......... .......... .......... .......... 35% 8.69M 18s\n195950K .......... .......... .......... .......... .......... 35% 17.7M 18s\n196000K .......... .......... .......... .......... .......... 35% 39.8M 18s\n196050K .......... .......... .......... .......... .......... 35% 10.6M 18s\n196100K .......... .......... .......... .......... .......... 35% 13.7M 18s\n196150K .......... .......... .......... .......... .......... 35% 19.8M 18s\n196200K .......... .......... .......... .......... .......... 35% 36.1M 18s\n196250K .......... .......... .......... .......... .......... 35% 36.4M 18s\n196300K .......... .......... .......... .......... .......... 35% 13.6M 18s\n196350K .......... .......... .......... .......... .......... 35% 42.3M 18s\n196400K .......... .......... .......... .......... .......... 35% 10.7M 18s\n196450K .......... .......... .......... .......... .......... 35% 32.2M 18s\n196500K .......... .......... .......... .......... .......... 35% 35.3M 18s\n196550K .......... .......... .......... .......... .......... 35% 22.7M 18s\n196600K .......... .......... .......... .......... .......... 35% 35.2M 18s\n196650K .......... .......... .......... .......... .......... 35% 16.3M 18s\n196700K .......... .......... .......... .......... .......... 35% 26.8M 18s\n196750K .......... .......... .......... .......... .......... 35% 11.1M 18s\n196800K .......... .......... .......... .......... .......... 35% 14.5M 18s\n196850K .......... .......... .......... .......... .......... 35% 40.7M 18s\n196900K .......... .......... .......... .......... .......... 35% 35.8M 18s\n196950K .......... .......... .......... .......... .......... 35% 38.2M 18s\n197000K .......... .......... .......... .......... .......... 35% 44.0M 18s\n197050K .......... .......... .......... .......... .......... 35% 15.7M 18s\n197100K .......... .......... .......... .......... .......... 35% 24.0M 18s\n197150K .......... .......... .......... .......... .......... 35% 8.96M 18s\n197200K .......... .......... .......... .......... .......... 35% 44.0M 18s\n197250K .......... .......... .......... .......... .......... 35% 17.6M 18s\n197300K .......... .......... .......... .......... .......... 35% 9.42M 18s\n197350K .......... .......... .......... .......... .......... 35% 11.3M 18s\n197400K .......... .......... .......... .......... .......... 35% 6.49M 18s\n197450K .......... .......... .......... .......... .......... 35% 38.6M 18s\n197500K .......... .......... .......... .......... .......... 35% 26.0M 18s\n197550K .......... .......... .......... .......... .......... 35% 13.2M 18s\n197600K .......... .......... .......... .......... .......... 35% 33.3M 18s\n197650K .......... .......... .......... .......... .......... 35% 15.2M 18s\n197700K .......... .......... .......... .......... .......... 35% 36.7M 18s\n197750K .......... .......... .......... .......... .......... 35% 33.8M 18s\n197800K .......... .......... .......... .......... .......... 35% 17.3M 18s\n197850K .......... .......... .......... .......... .......... 35% 25.9M 18s\n197900K .......... .......... .......... .......... .......... 35% 41.4M 18s\n197950K .......... .......... .......... .......... .......... 35% 12.6M 18s\n198000K .......... .......... .......... .......... .......... 35% 34.2M 18s\n198050K .......... .......... .......... .......... .......... 35% 17.4M 18s\n198100K .......... .......... .......... .......... .......... 35% 34.8M 18s\n198150K .......... .......... .......... .......... .......... 35% 37.8M 18s\n198200K .......... .......... .......... .......... .......... 35% 18.0M 18s\n198250K .......... .......... .......... .......... .......... 35% 23.0M 18s\n198300K .......... .......... .......... .......... .......... 35% 11.4M 18s\n198350K .......... .......... .......... .......... .......... 35% 30.5M 18s\n198400K .......... .......... .......... .......... .......... 35% 17.6M 18s\n198450K .......... .......... .......... .......... .......... 35% 8.32M 18s\n198500K .......... .......... .......... .......... .......... 35% 32.0M 18s\n198550K .......... .......... .......... .......... .......... 35% 12.9M 18s\n198600K .......... .......... .......... .......... .......... 35% 37.7M 18s\n198650K .......... .......... .......... .......... .......... 35% 6.89M 18s\n198700K .......... .......... .......... .......... .......... 35% 46.6M 18s\n198750K .......... .......... .......... .......... .......... 35% 39.7M 18s\n198800K .......... .......... .......... .......... .......... 35% 43.4M 18s\n198850K .......... .......... .......... .......... .......... 35% 41.6M 18s\n198900K .......... .......... .......... .......... .......... 35% 14.5M 18s\n198950K .......... .......... .......... .......... .......... 35% 38.9M 18s\n199000K .......... .......... .......... .......... .......... 35% 17.2M 18s\n199050K .......... .......... .......... .......... .......... 35% 20.0M 18s\n199100K .......... .......... .......... .......... .......... 35% 39.3M 18s\n199150K .......... .......... .......... .......... .......... 35% 23.3M 18s\n199200K .......... .......... .......... .......... .......... 35% 31.8M 18s\n199250K .......... .......... .......... .......... .......... 35% 13.8M 18s\n199300K .......... .......... .......... .......... .......... 35% 48.0M 18s\n199350K .......... .......... .......... .......... .......... 35% 35.7M 18s\n199400K .......... .......... .......... .......... .......... 35% 13.1M 18s\n199450K .......... .......... .......... .......... .......... 35% 31.2M 18s\n199500K .......... .......... .......... .......... .......... 35% 37.4M 18s\n199550K .......... .......... .......... .......... .......... 35% 13.4M 18s\n199600K .......... .......... .......... .......... .......... 35% 15.8M 18s\n199650K .......... .......... .......... .......... .......... 35% 9.48M 18s\n199700K .......... .......... .......... .......... .......... 35% 20.0M 18s\n199750K .......... .......... .......... .......... .......... 35% 25.2M 18s\n199800K .......... .......... .......... .......... .......... 35% 17.8M 18s\n199850K .......... .......... .......... .......... .......... 35% 7.95M 18s\n199900K .......... .......... .......... .......... .......... 35% 12.8M 18s\n199950K .......... .......... .......... .......... .......... 35% 29.9M 18s\n200000K .......... .......... .......... .......... .......... 35% 25.3M 18s\n200050K .......... .......... .......... .......... .......... 35% 17.6M 18s\n200100K .......... .......... .......... .......... .......... 35% 33.7M 18s\n200150K .......... .......... .......... .......... .......... 35% 6.64M 18s\n200200K .......... .......... .......... .......... .......... 35% 25.0M 18s\n200250K .......... .......... .......... .......... .......... 35% 44.3M 18s\n200300K .......... .......... .......... .......... .......... 35% 37.6M 18s\n200350K .......... .......... .......... .......... .......... 35% 18.7M 18s\n200400K .......... .......... .......... .......... .......... 35% 33.6M 18s\n200450K .......... .......... .......... .......... .......... 35% 38.4M 18s\n200500K .......... .......... .......... .......... .......... 35% 35.2M 18s\n200550K .......... .......... .......... .......... .......... 35% 29.7M 18s\n200600K .......... .......... .......... .......... .......... 35% 30.6M 18s\n200650K .......... .......... .......... .......... .......... 35% 13.8M 18s\n200700K .......... .......... .......... .......... .......... 35% 43.4M 18s\n200750K .......... .......... .......... .......... .......... 35% 24.2M 18s\n200800K .......... .......... .......... .......... .......... 35% 11.8M 18s\n200850K .......... .......... .......... .......... .......... 35% 11.3M 18s\n200900K .......... .......... .......... .......... .......... 35% 28.9M 18s\n200950K .......... .......... .......... .......... .......... 35% 12.9M 18s\n201000K .......... .......... .......... .......... .......... 35% 32.1M 18s\n201050K .......... .......... .......... .......... .......... 35% 7.85M 18s\n201100K .......... .......... .......... .......... .......... 35% 11.2M 18s\n201150K .......... .......... .......... .......... .......... 35% 38.1M 18s\n201200K .......... .......... .......... .......... .......... 35% 16.9M 18s\n201250K .......... .......... .......... .......... .......... 35% 22.1M 18s\n201300K .......... .......... .......... .......... .......... 35% 20.4M 18s\n201350K .......... .......... .......... .......... .......... 36% 38.7M 18s\n201400K .......... .......... .......... .......... .......... 36% 35.2M 18s\n201450K .......... .......... .......... .......... .......... 36% 12.9M 18s\n201500K .......... .......... .......... .......... .......... 36% 36.9M 18s\n201550K .......... .......... .......... .......... .......... 36% 16.3M 18s\n201600K .......... .......... .......... .......... .......... 36% 26.2M 18s\n201650K .......... .......... .......... .......... .......... 36% 41.0M 18s\n201700K .......... .......... .......... .......... .......... 36% 20.0M 18s\n201750K .......... .......... .......... .......... .......... 36% 31.8M 18s\n201800K .......... .......... .......... .......... .......... 36% 14.9M 18s\n201850K .......... .......... .......... .......... .......... 36% 36.1M 18s\n201900K .......... .......... .......... .......... .......... 36% 33.8M 18s\n201950K .......... .......... .......... .......... .......... 36% 9.30M 18s\n202000K .......... .......... .......... .......... .......... 36% 19.1M 18s\n202050K .......... .......... .......... .......... .......... 36% 11.7M 18s\n202100K .......... .......... .......... .......... .......... 36% 41.4M 18s\n202150K .......... .......... .......... .......... .......... 36% 15.3M 18s\n202200K .......... .......... .......... .......... .......... 36% 9.28M 18s\n202250K .......... .......... .......... .......... .......... 36% 26.9M 18s\n202300K .......... .......... .......... .......... .......... 36% 49.3M 18s\n202350K .......... .......... .......... .......... .......... 36% 12.9M 18s\n202400K .......... .......... .......... .......... .......... 36% 30.2M 18s\n202450K .......... .......... .......... .......... .......... 36% 17.3M 18s\n202500K .......... .......... .......... .......... .......... 36% 24.7M 18s\n202550K .......... .......... .......... .......... .......... 36% 34.1M 18s\n202600K .......... .......... .......... .......... .......... 36% 16.3M 18s\n202650K .......... .......... .......... .......... .......... 36% 36.3M 18s\n202700K .......... .......... .......... .......... .......... 36% 17.3M 18s\n202750K .......... .......... .......... .......... .......... 36% 35.2M 18s\n202800K .......... .......... .......... .......... .......... 36% 34.0M 18s\n202850K .......... .......... .......... .......... .......... 36% 37.2M 18s\n202900K .......... .......... .......... .......... .......... 36% 34.9M 18s\n202950K .......... .......... .......... .......... .......... 36% 47.4M 18s\n203000K .......... .......... .......... .......... .......... 36% 36.8M 18s\n203050K .......... .......... .......... .......... .......... 36% 40.9M 18s\n203100K .......... .......... .......... .......... .......... 36% 9.16M 18s\n203150K .......... .......... .......... .......... .......... 36% 30.6M 18s\n203200K .......... .......... .......... .......... .......... 36% 8.59M 18s\n203250K .......... .......... .......... .......... .......... 36% 34.9M 18s\n203300K .......... .......... .......... .......... .......... 36% 19.4M 18s\n203350K .......... .......... .......... .......... .......... 36% 6.66M 18s\n203400K .......... .......... .......... .......... .......... 36% 36.2M 18s\n203450K .......... .......... .......... .......... .......... 36% 7.96M 18s\n203500K .......... .......... .......... .......... .......... 36% 17.7M 18s\n203550K .......... .......... .......... .......... .......... 36% 32.0M 18s\n203600K .......... .......... .......... .......... .......... 36% 21.3M 18s\n203650K .......... .......... .......... .......... .......... 36% 36.0M 18s\n203700K .......... .......... .......... .......... .......... 36% 42.9M 18s\n203750K .......... .......... .......... .......... .......... 36% 15.1M 18s\n203800K .......... .......... .......... .......... .......... 36% 32.4M 18s\n203850K .......... .......... .......... .......... .......... 36% 13.5M 18s\n203900K .......... .......... .......... .......... .......... 36% 42.8M 18s\n203950K .......... .......... .......... .......... .......... 36% 34.9M 18s\n204000K .......... .......... .......... .......... .......... 36% 17.2M 18s\n204050K .......... .......... .......... .......... .......... 36% 15.9M 18s\n204100K .......... .......... .......... .......... .......... 36% 24.5M 18s\n204150K .......... .......... .......... .......... .......... 36% 37.5M 18s\n204200K .......... .......... .......... .......... .......... 36% 50.7M 18s\n204250K .......... .......... .......... .......... .......... 36% 14.9M 18s\n204300K .......... .......... .......... .......... .......... 36% 29.7M 18s\n204350K .......... .......... .......... .......... .......... 36% 12.4M 18s\n204400K .......... .......... .......... .......... .......... 36% 30.5M 18s\n204450K .......... .......... .......... .......... .......... 36% 31.2M 18s\n204500K .......... .......... .......... .......... .......... 36% 7.65M 18s\n204550K .......... .......... .......... .......... .......... 36% 17.7M 18s\n204600K .......... .......... .......... .......... .......... 36% 12.3M 18s\n204650K .......... .......... .......... .......... .......... 36% 31.1M 18s\n204700K .......... .......... .......... .......... .......... 36% 10.7M 18s\n204750K .......... .......... .......... .......... .......... 36% 9.68M 18s\n204800K .......... .......... .......... .......... .......... 36% 34.3M 18s\n204850K .......... .......... .......... .......... .......... 36% 17.3M 18s\n204900K .......... .......... .......... .......... .......... 36% 36.1M 18s\n204950K .......... .......... .......... .......... .......... 36% 25.7M 18s\n205000K .......... .......... .......... .......... .......... 36% 14.0M 18s\n205050K .......... .......... .......... .......... .......... 36% 24.6M 18s\n205100K .......... .......... .......... .......... .......... 36% 44.2M 18s\n205150K .......... .......... .......... .......... .......... 36% 13.7M 18s\n205200K .......... .......... .......... .......... .......... 36% 37.8M 18s\n205250K .......... .......... .......... .......... .......... 36% 19.1M 18s\n205300K .......... .......... .......... .......... .......... 36% 33.9M 18s\n205350K .......... .......... .......... .......... .......... 36% 37.7M 18s\n205400K .......... .......... .......... .......... .......... 36% 16.1M 18s\n205450K .......... .......... .......... .......... .......... 36% 26.2M 18s\n205500K .......... .......... .......... .......... .......... 36% 16.2M 18s\n205550K .......... .......... .......... .......... .......... 36% 25.0M 18s\n205600K .......... .......... .......... .......... .......... 36% 39.4M 18s\n205650K .......... .......... .......... .......... .......... 36% 11.1M 18s\n205700K .......... .......... .......... .......... .......... 36% 20.2M 18s\n205750K .......... .......... .......... .......... .......... 36% 8.71M 18s\n205800K .......... .......... .......... .......... .......... 36% 38.9M 18s\n205850K .......... .......... .......... .......... .......... 36% 9.87M 18s\n205900K .......... .......... .......... .......... .......... 36% 39.7M 18s\n205950K .......... .......... .......... .......... .......... 36% 21.4M 18s\n206000K .......... .......... .......... .......... .......... 36% 12.6M 18s\n206050K .......... .......... .......... .......... .......... 36% 40.1M 18s\n206100K .......... .......... .......... .......... .......... 36% 48.2M 18s\n206150K .......... .......... .......... .......... .......... 36% 9.62M 18s\n206200K .......... .......... .......... .......... .......... 36% 46.7M 18s\n206250K .......... .......... .......... .......... .......... 36% 21.4M 18s\n206300K .......... .......... .......... .......... .......... 36% 33.5M 18s\n206350K .......... .......... .......... .......... .......... 36% 37.1M 18s\n206400K .......... .......... .......... .......... .......... 36% 14.0M 18s\n206450K .......... .......... .......... .......... .......... 36% 29.5M 18s\n206500K .......... .......... .......... .......... .......... 36% 28.5M 18s\n206550K .......... .......... .......... .......... .......... 36% 15.7M 18s\n206600K .......... .......... .......... .......... .......... 36% 47.6M 18s\n206650K .......... .......... .......... .......... .......... 36% 17.6M 18s\n206700K .......... .......... .......... .......... .......... 36% 32.7M 18s\n206750K .......... .......... .......... .......... .......... 36% 43.8M 18s\n206800K .......... .......... .......... .......... .......... 36% 12.1M 18s\n206850K .......... .......... .......... .......... .......... 36% 48.4M 18s\n206900K .......... .......... .......... .......... .......... 36% 10.1M 18s\n206950K .......... .......... .......... .......... .......... 37% 15.3M 18s\n207000K .......... .......... .......... .......... .......... 37% 41.6M 18s\n207050K .......... .......... .......... .......... .......... 37% 6.46M 18s\n207100K .......... .......... .......... .......... .......... 37% 23.0M 18s\n207150K .......... .......... .......... .......... .......... 37% 16.1M 18s\n207200K .......... .......... .......... .......... .......... 37% 8.43M 18s\n207250K .......... .......... .......... .......... .......... 37% 35.3M 18s\n207300K .......... .......... .......... .......... .......... 37% 11.2M 18s\n207350K .......... .......... .......... .......... .......... 37% 13.0M 18s\n207400K .......... .......... .......... .......... .......... 37% 35.1M 18s\n207450K .......... .......... .......... .......... .......... 37% 45.8M 18s\n207500K .......... .......... .......... .......... .......... 37% 14.2M 18s\n207550K .......... .......... .......... .......... .......... 37% 40.0M 18s\n207600K .......... .......... .......... .......... .......... 37% 11.2M 18s\n207650K .......... .......... .......... .......... .......... 37% 48.7M 18s\n207700K .......... .......... .......... .......... .......... 37% 54.0M 18s\n207750K .......... .......... .......... .......... .......... 37% 17.7M 18s\n207800K .......... .......... .......... .......... .......... 37% 28.7M 18s\n207850K .......... .......... .......... .......... .......... 37% 14.4M 18s\n207900K .......... .......... .......... .......... .......... 37% 39.3M 18s\n207950K .......... .......... .......... .......... .......... 37% 27.8M 18s\n208000K .......... .......... .......... .......... .......... 37% 15.2M 18s\n208050K .......... .......... .......... .......... .......... 37% 39.4M 18s\n208100K .......... .......... .......... .......... .......... 37% 9.50M 18s\n208150K .......... .......... .......... .......... .......... 37% 33.4M 18s\n208200K .......... .......... .......... .......... .......... 37% 20.5M 18s\n208250K .......... .......... .......... .......... .......... 37% 8.55M 18s\n208300K .......... .......... .......... .......... .......... 37% 25.3M 18s\n208350K .......... .......... .......... .......... .......... 37% 11.4M 18s\n208400K .......... .......... .......... .......... .......... 37% 22.7M 18s\n208450K .......... .......... .......... .......... .......... 37% 9.13M 18s\n208500K .......... .......... .......... .......... .......... 37% 16.9M 18s\n208550K .......... .......... .......... .......... .......... 37% 32.6M 18s\n208600K .......... .......... .......... .......... .......... 37% 42.0M 18s\n208650K .......... .......... .......... .......... .......... 37% 15.4M 18s\n208700K .......... .......... .......... .......... .......... 37% 34.6M 18s\n208750K .......... .......... .......... .......... .......... 37% 15.0M 18s\n208800K .......... .......... .......... .......... .......... 37% 36.0M 18s\n208850K .......... .......... .......... .......... .......... 37% 36.3M 18s\n208900K .......... .......... .......... .......... .......... 37% 13.6M 18s\n208950K .......... .......... .......... .......... .......... 37% 44.4M 18s\n209000K .......... .......... .......... .......... .......... 37% 12.7M 18s\n209050K .......... .......... .......... .......... .......... 37% 40.9M 18s\n209100K .......... .......... .......... .......... .......... 37% 31.0M 18s\n209150K .......... .......... .......... .......... .......... 37% 19.9M 18s\n209200K .......... .......... .......... .......... .......... 37% 36.2M 18s\n209250K .......... .......... .......... .......... .......... 37% 11.1M 18s\n209300K .......... .......... .......... .......... .......... 37% 47.5M 18s\n209350K .......... .......... .......... .......... .......... 37% 16.8M 18s\n209400K .......... .......... .......... .......... .......... 37% 8.20M 18s\n209450K .......... .......... .......... .......... .......... 37% 16.7M 18s\n209500K .......... .......... .......... .......... .......... 37% 11.4M 18s\n209550K .......... .......... .......... .......... .......... 37% 24.9M 18s\n209600K .......... .......... .......... .......... .......... 37% 9.89M 18s\n209650K .......... .......... .......... .......... .......... 37% 14.3M 18s\n209700K .......... .......... .......... .......... .......... 37% 16.7M 18s\n209750K .......... .......... .......... .......... .......... 37% 15.4M 18s\n209800K .......... .......... .......... .......... .......... 37% 52.8M 18s\n209850K .......... .......... .......... .......... .......... 37% 12.4M 18s\n209900K .......... .......... .......... .......... .......... 37% 18.7M 18s\n209950K .......... .......... .......... .......... .......... 37% 16.9M 18s\n210000K .......... .......... .......... .......... .......... 37% 41.0M 18s\n210050K .......... .......... .......... .......... .......... 37% 27.1M 18s\n210100K .......... .......... .......... .......... .......... 37% 12.9M 18s\n210150K .......... .......... .......... .......... .......... 37% 9.12M 18s\n210200K .......... .......... .......... .......... .......... 37% 22.7M 18s\n210250K .......... .......... .......... .......... .......... 37% 21.4M 18s\n210300K .......... .......... .......... .......... .......... 37% 40.6M 18s\n210350K .......... .......... .......... .......... .......... 37% 11.3M 18s\n210400K .......... .......... .......... .......... .......... 37% 15.8M 18s\n210450K .......... .......... .......... .......... .......... 37% 12.1M 18s\n210500K .......... .......... .......... .......... .......... 37% 43.1M 18s\n210550K .......... .......... .......... .......... .......... 37% 10.2M 18s\n210600K .......... .......... .......... .......... .......... 37% 6.70M 18s\n210650K .......... .......... .......... .......... .......... 37% 11.2M 18s\n210700K .......... .......... .......... .......... .......... 37% 36.8M 18s\n210750K .......... .......... .......... .......... .......... 37% 15.8M 18s\n210800K .......... .......... .......... .......... .......... 37% 9.35M 18s\n210850K .......... .......... .......... .......... .......... 37% 8.64M 18s\n210900K .......... .......... .......... .......... .......... 37% 18.7M 18s\n210950K .......... .......... .......... .......... .......... 37% 29.1M 18s\n211000K .......... .......... .......... .......... .......... 37% 9.29M 18s\n211050K .......... .......... .......... .......... .......... 37% 14.4M 18s\n211100K .......... .......... .......... .......... .......... 37% 12.2M 18s\n211150K .......... .......... .......... .......... .......... 37% 11.5M 18s\n211200K .......... .......... .......... .......... .......... 37% 39.1M 18s\n211250K .......... .......... .......... .......... .......... 37% 15.5M 18s\n211300K .......... .......... .......... .......... .......... 37% 3.92M 18s\n211350K .......... .......... .......... .......... .......... 37% 37.7M 18s\n211400K .......... .......... .......... .......... .......... 37% 36.1M 18s\n211450K .......... .......... .......... .......... .......... 37% 14.5M 18s\n211500K .......... .......... .......... .......... .......... 37% 8.74M 18s\n211550K .......... .......... .......... .......... .......... 37% 5.83M 18s\n211600K .......... .......... .......... .......... .......... 37% 9.41M 18s\n211650K .......... .......... .......... .......... .......... 37% 29.6M 18s\n211700K .......... .......... .......... .......... .......... 37% 8.73M 18s\n211750K .......... .......... .......... .......... .......... 37% 6.21M 18s\n211800K .......... .......... .......... .......... .......... 37% 28.9M 18s\n211850K .......... .......... .......... .......... .......... 37% 9.98M 18s\n211900K .......... .......... .......... .......... .......... 37% 35.8M 18s\n211950K .......... .......... .......... .......... .......... 37% 16.9M 18s\n212000K .......... .......... .......... .......... .......... 37% 5.41M 18s\n212050K .......... .......... .......... .......... .......... 37% 6.81M 18s\n212100K .......... .......... .......... .......... .......... 37% 13.6M 18s\n212150K .......... .......... .......... .......... .......... 37% 39.3M 18s\n212200K .......... .......... .......... .......... .......... 37% 6.80M 18s\n212250K .......... .......... .......... .......... .......... 37% 14.0M 18s\n212300K .......... .......... .......... .......... .......... 37% 5.82M 18s\n212350K .......... .......... .......... .......... .......... 37% 43.5M 18s\n212400K .......... .......... .......... .......... .......... 37% 10.9M 18s\n212450K .......... .......... .......... .......... .......... 37% 6.84M 18s\n212500K .......... .......... .......... .......... .......... 37% 36.7M 18s\n212550K .......... .......... .......... .......... .......... 38% 8.13M 18s\n212600K .......... .......... .......... .......... .......... 38% 20.6M 18s\n212650K .......... .......... .......... .......... .......... 38% 25.5M 18s\n212700K .......... .......... .......... .......... .......... 38% 8.60M 18s\n212750K .......... .......... .......... .......... .......... 38% 20.3M 18s\n212800K .......... .......... .......... .......... .......... 38% 10.1M 18s\n212850K .......... .......... .......... .......... .......... 38% 31.0M 18s\n212900K .......... .......... .......... .......... .......... 38% 9.80M 18s\n212950K .......... .......... .......... .......... .......... 38% 9.50M 18s\n213000K .......... .......... .......... .......... .......... 38% 26.1M 18s\n213050K .......... .......... .......... .......... .......... 38% 32.7M 18s\n213100K .......... .......... .......... .......... .......... 38% 9.04M 18s\n213150K .......... .......... .......... .......... .......... 38% 18.7M 18s\n213200K .......... .......... .......... .......... .......... 38% 11.4M 18s\n213250K .......... .......... .......... .......... .......... 38% 11.4M 18s\n213300K .......... .......... .......... .......... .......... 38% 33.3M 18s\n213350K .......... .......... .......... .......... .......... 38% 8.84M 18s\n213400K .......... .......... .......... .......... .......... 38% 22.2M 18s\n213450K .......... .......... .......... .......... .......... 38% 8.72M 18s\n213500K .......... .......... .......... .......... .......... 38% 42.4M 18s\n213550K .......... .......... .......... .......... .......... 38% 18.3M 18s\n213600K .......... .......... .......... .......... .......... 38% 10.6M 18s\n213650K .......... .......... .......... .......... .......... 38% 6.55M 18s\n213700K .......... .......... .......... .......... .......... 38% 6.09M 18s\n213750K .......... .......... .......... .......... .......... 38% 23.5M 18s\n213800K .......... .......... .......... .......... .......... 38% 9.29M 18s\n213850K .......... .......... .......... .......... .......... 38% 8.01M 18s\n213900K .......... .......... .......... .......... .......... 38% 8.14M 18s\n213950K .......... .......... .......... .......... .......... 38% 11.2M 18s\n214000K .......... .......... .......... .......... .......... 38% 32.0M 18s\n214050K .......... .......... .......... .......... .......... 38% 25.3M 18s\n214100K .......... .......... .......... .......... .......... 38% 11.4M 18s\n214150K .......... .......... .......... .......... .......... 38% 23.7M 18s\n214200K .......... .......... .......... .......... .......... 38% 48.2M 18s\n214250K .......... .......... .......... .......... .......... 38% 12.1M 18s\n214300K .......... .......... .......... .......... .......... 38% 17.7M 18s\n214350K .......... .......... .......... .......... .......... 38% 18.0M 18s\n214400K .......... .......... .......... .......... .......... 38% 12.2M 18s\n214450K .......... .......... .......... .......... .......... 38% 40.6M 18s\n214500K .......... .......... .......... .......... .......... 38% 24.3M 18s\n214550K .......... .......... .......... .......... .......... 38% 23.2M 18s\n214600K .......... .......... .......... .......... .......... 38% 11.0M 18s\n214650K .......... .......... .......... .......... .......... 38% 22.1M 18s\n214700K .......... .......... .......... .......... .......... 38% 34.7M 18s\n214750K .......... .......... .......... .......... .......... 38% 6.17M 18s\n214800K .......... .......... .......... .......... .......... 38% 34.0M 18s\n214850K .......... .......... .......... .......... .......... 38% 8.29M 18s\n214900K .......... .......... .......... .......... .......... 38% 47.5M 18s\n214950K .......... .......... .......... .......... .......... 38% 45.9M 18s\n215000K .......... .......... .......... .......... .......... 38% 5.60M 18s\n215050K .......... .......... .......... .......... .......... 38% 7.81M 18s\n215100K .......... .......... .......... .......... .......... 38% 7.37M 18s\n215150K .......... .......... .......... .......... .......... 38% 14.5M 18s\n215200K .......... .......... .......... .......... .......... 38% 20.5M 18s\n215250K .......... .......... .......... .......... .......... 38% 25.9M 18s\n215300K .......... .......... .......... .......... .......... 38% 11.5M 18s\n215350K .......... .......... .......... .......... .......... 38% 29.6M 18s\n215400K .......... .......... .......... .......... .......... 38% 40.0M 18s\n215450K .......... .......... .......... .......... .......... 38% 9.24M 18s\n215500K .......... .......... .......... .......... .......... 38% 25.0M 18s\n215550K .......... .......... .......... .......... .......... 38% 16.1M 18s\n215600K .......... .......... .......... .......... .......... 38% 41.8M 18s\n215650K .......... .......... .......... .......... .......... 38% 27.4M 18s\n215700K .......... .......... .......... .......... .......... 38% 9.80M 18s\n215750K .......... .......... .......... .......... .......... 38% 29.4M 18s\n215800K .......... .......... .......... .......... .......... 38% 10.3M 18s\n215850K .......... .......... .......... .......... .......... 38% 18.3M 18s\n215900K .......... .......... .......... .......... .......... 38% 32.1M 18s\n215950K .......... .......... .......... .......... .......... 38% 19.2M 18s\n216000K .......... .......... .......... .......... .......... 38% 25.4M 18s\n216050K .......... .......... .......... .......... .......... 38% 9.54M 18s\n216100K .......... .......... .......... .......... .......... 38% 35.7M 18s\n216150K .......... .......... .......... .......... .......... 38% 20.2M 18s\n216200K .......... .......... .......... .......... .......... 38% 7.31M 18s\n216250K .......... .......... .......... .......... .......... 38% 14.5M 18s\n216300K .......... .......... .......... .......... .......... 38% 10.7M 18s\n216350K .......... .......... .......... .......... .......... 38% 6.73M 18s\n216400K .......... .......... .......... .......... .......... 38% 26.8M 18s\n216450K .......... .......... .......... .......... .......... 38% 6.10M 18s\n216500K .......... .......... .......... .......... .......... 38% 21.6M 18s\n216550K .......... .......... .......... .......... .......... 38% 31.5M 18s\n216600K .......... .......... .......... .......... .......... 38% 10.1M 18s\n216650K .......... .......... .......... .......... .......... 38% 14.0M 18s\n216700K .......... .......... .......... .......... .......... 38% 9.02M 18s\n216750K .......... .......... .......... .......... .......... 38% 26.5M 18s\n216800K .......... .......... .......... .......... .......... 38% 17.0M 18s\n216850K .......... .......... .......... .......... .......... 38% 15.7M 18s\n216900K .......... .......... .......... .......... .......... 38% 25.4M 18s\n216950K .......... .......... .......... .......... .......... 38% 9.88M 18s\n217000K .......... .......... .......... .......... .......... 38% 10.6M 18s\n217050K .......... .......... .......... .......... .......... 38% 36.7M 18s\n217100K .......... .......... .......... .......... .......... 38% 27.6M 18s\n217150K .......... .......... .......... .......... .......... 38% 10.2M 18s\n217200K .......... .......... .......... .......... .......... 38% 26.1M 18s\n217250K .......... .......... .......... .......... .......... 38% 23.1M 18s\n217300K .......... .......... .......... .......... .......... 38% 10.2M 18s\n217350K .......... .......... .......... .......... .......... 38% 25.4M 18s\n217400K .......... .......... .......... .......... .......... 38% 12.1M 18s\n217450K .......... .......... .......... .......... .......... 38% 8.21M 18s\n217500K .......... .......... .......... .......... .......... 38% 30.4M 18s\n217550K .......... .......... .......... .......... .......... 38% 5.83M 18s\n217600K .......... .......... .......... .......... .......... 38% 30.5M 18s\n217650K .......... .......... .......... .......... .......... 38% 12.3M 18s\n217700K .......... .......... .......... .......... .......... 38% 7.18M 18s\n217750K .......... .......... .......... .......... .......... 38% 32.0M 18s\n217800K .......... .......... .......... .......... .......... 38% 10.7M 18s\n217850K .......... .......... .......... .......... .......... 38% 12.8M 18s\n217900K .......... .......... .......... .......... .......... 38% 13.2M 18s\n217950K .......... .......... .......... .......... .......... 38% 41.8M 18s\n218000K .......... .......... .......... .......... .......... 38% 25.0M 18s\n218050K .......... .......... .......... .......... .......... 38% 8.97M 18s\n218100K .......... .......... .......... .......... .......... 38% 31.0M 18s\n218150K .......... .......... .......... .......... .......... 39% 21.5M 18s\n218200K .......... .......... .......... .......... .......... 39% 37.6M 18s\n218250K .......... .......... .......... .......... .......... 39% 38.6M 18s\n218300K .......... .......... .......... .......... .......... 39% 13.6M 18s\n218350K .......... .......... .......... .......... .......... 39% 30.3M 18s\n218400K .......... .......... .......... .......... .......... 39% 46.0M 18s\n218450K .......... .......... .......... .......... .......... 39% 13.2M 18s\n218500K .......... .......... .......... .......... .......... 39% 30.6M 18s\n218550K .......... .......... .......... .......... .......... 39% 12.3M 18s\n218600K .......... .......... .......... .......... .......... 39% 34.5M 18s\n218650K .......... .......... .......... .......... .......... 39% 36.8M 18s\n218700K .......... .......... .......... .......... .......... 39% 9.70M 18s\n218750K .......... .......... .......... .......... .......... 39% 17.6M 18s\n218800K .......... .......... .......... .......... .......... 39% 8.50M 18s\n218850K .......... .......... .......... .......... .......... 39% 11.2M 18s\n218900K .......... .......... .......... .......... .......... 39% 42.8M 18s\n218950K .......... .......... .......... .......... .......... 39% 10.7M 18s\n219000K .......... .......... .......... .......... .......... 39% 9.68M 18s\n219050K .......... .......... .......... .......... .......... 39% 9.59M 18s\n219100K .......... .......... .......... .......... .......... 39% 7.95M 18s\n219150K .......... .......... .......... .......... .......... 39% 37.2M 18s\n219200K .......... .......... .......... .......... .......... 39% 38.2M 18s\n219250K .......... .......... .......... .......... .......... 39% 14.2M 18s\n219300K .......... .......... .......... .......... .......... 39% 23.3M 18s\n219350K .......... .......... .......... .......... .......... 39% 33.1M 18s\n219400K .......... .......... .......... .......... .......... 39% 19.3M 18s\n219450K .......... .......... .......... .......... .......... 39% 27.2M 18s\n219500K .......... .......... .......... .......... .......... 39% 13.5M 18s\n219550K .......... .......... .......... .......... .......... 39% 26.9M 18s\n219600K .......... .......... .......... .......... .......... 39% 44.9M 18s\n219650K .......... .......... .......... .......... .......... 39% 16.0M 18s\n219700K .......... .......... .......... .......... .......... 39% 31.9M 18s\n219750K .......... .......... .......... .......... .......... 39% 9.26M 18s\n219800K .......... .......... .......... .......... .......... 39% 44.2M 18s\n219850K .......... .......... .......... .......... .......... 39% 28.8M 18s\n219900K .......... .......... .......... .......... .......... 39% 12.4M 18s\n219950K .......... .......... .......... .......... .......... 39% 38.1M 17s\n220000K .......... .......... .......... .......... .......... 39% 14.3M 17s\n220050K .......... .......... .......... .......... .......... 39% 35.1M 17s\n220100K .......... .......... .......... .......... .......... 39% 19.4M 17s\n220150K .......... .......... .......... .......... .......... 39% 9.91M 17s\n220200K .......... .......... .......... .......... .......... 39% 30.6M 17s\n220250K .......... .......... .......... .......... .......... 39% 8.50M 17s\n220300K .......... .......... .......... .......... .......... 39% 40.7M 17s\n220350K .......... .......... .......... .......... .......... 39% 17.6M 17s\n220400K .......... .......... .......... .......... .......... 39% 9.63M 17s\n220450K .......... .......... .......... .......... .......... 39% 22.3M 17s\n220500K .......... .......... .......... .......... .......... 39% 15.0M 17s\n220550K .......... .......... .......... .......... .......... 39% 26.3M 17s\n220600K .......... .......... .......... .......... .......... 39% 11.4M 17s\n220650K .......... .......... .......... .......... .......... 39% 34.8M 17s\n220700K .......... .......... .......... .......... .......... 39% 9.69M 17s\n220750K .......... .......... .......... .......... .......... 39% 27.5M 17s\n220800K .......... .......... .......... .......... .......... 39% 35.1M 17s\n220850K .......... .......... .......... .......... .......... 39% 16.2M 17s\n220900K .......... .......... .......... .......... .......... 39% 21.0M 17s\n220950K .......... .......... .......... .......... .......... 39% 10.8M 17s\n221000K .......... .......... .......... .......... .......... 39% 37.4M 17s\n221050K .......... .......... .......... .......... .......... 39% 21.2M 17s\n221100K .......... .......... .......... .......... .......... 39% 12.0M 17s\n221150K .......... .......... .......... .......... .......... 39% 31.3M 17s\n221200K .......... .......... .......... .......... .......... 39% 35.7M 17s\n221250K .......... .......... .......... .......... .......... 39% 16.0M 17s\n221300K .......... .......... .......... .......... .......... 39% 30.7M 17s\n221350K .......... .......... .......... .......... .......... 39% 9.18M 17s\n221400K .......... .......... .......... .......... .......... 39% 18.2M 17s\n221450K .......... .......... .......... .......... .......... 39% 38.1M 17s\n221500K .......... .......... .......... .......... .......... 39% 8.74M 17s\n221550K .......... .......... .......... .......... .......... 39% 35.3M 17s\n221600K .......... .......... .......... .......... .......... 39% 12.7M 17s\n221650K .......... .......... .......... .......... .......... 39% 11.3M 17s\n221700K .......... .......... .......... .......... .......... 39% 39.9M 17s\n221750K .......... .......... .......... .......... .......... 39% 22.6M 17s\n221800K .......... .......... .......... .......... .......... 39% 7.73M 17s\n221850K .......... .......... .......... .......... .......... 39% 43.9M 17s\n221900K .......... .......... .......... .......... .......... 39% 46.9M 17s\n221950K .......... .......... .......... .......... .......... 39% 14.8M 17s\n222000K .......... .......... .......... .......... .......... 39% 25.0M 17s\n222050K .......... .......... .......... .......... .......... 39% 9.21M 17s\n222100K .......... .......... .......... .......... .......... 39% 15.7M 17s\n222150K .......... .......... .......... .......... .......... 39% 19.3M 17s\n222200K .......... .......... .......... .......... .......... 39% 14.8M 17s\n222250K .......... .......... .......... .......... .......... 39% 31.2M 17s\n222300K .......... .......... .......... .......... .......... 39% 13.8M 17s\n222350K .......... .......... .......... .......... .......... 39% 17.0M 17s\n222400K .......... .......... .......... .......... .......... 39% 40.1M 17s\n222450K .......... .......... .......... .......... .......... 39% 10.6M 17s\n222500K .......... .......... .......... .......... .......... 39% 17.1M 17s\n222550K .......... .......... .......... .......... .......... 39% 9.70M 17s\n222600K .......... .......... .......... .......... .......... 39% 7.71M 17s\n222650K .......... .......... .......... .......... .......... 39% 13.7M 17s\n222700K .......... .......... .......... .......... .......... 39% 6.39M 17s\n222750K .......... .......... .......... .......... .......... 39% 11.4M 17s\n222800K .......... .......... .......... .......... .......... 39% 10.5M 17s\n222850K .......... .......... .......... .......... .......... 39% 26.9M 17s\n222900K .......... .......... .......... .......... .......... 39% 28.8M 17s\n222950K .......... .......... .......... .......... .......... 39% 13.8M 17s\n223000K .......... .......... .......... .......... .......... 39% 27.7M 17s\n223050K .......... .......... .......... .......... .......... 39% 9.68M 17s\n223100K .......... .......... .......... .......... .......... 39% 36.6M 17s\n223150K .......... .......... .......... .......... .......... 39% 36.1M 17s\n223200K .......... .......... .......... .......... .......... 39% 12.8M 17s\n223250K .......... .......... .......... .......... .......... 39% 22.1M 17s\n223300K .......... .......... .......... .......... .......... 39% 33.6M 17s\n223350K .......... .......... .......... .......... .......... 39% 11.3M 17s\n223400K .......... .......... .......... .......... .......... 39% 27.2M 17s\n223450K .......... .......... .......... .......... .......... 39% 11.0M 17s\n223500K .......... .......... .......... .......... .......... 39% 22.2M 17s\n223550K .......... .......... .......... .......... .......... 39% 22.7M 17s\n223600K .......... .......... .......... .......... .......... 39% 12.4M 17s\n223650K .......... .......... .......... .......... .......... 39% 26.9M 17s\n223700K .......... .......... .......... .......... .......... 39% 13.1M 17s\n223750K .......... .......... .......... .......... .......... 40% 27.3M 17s\n223800K .......... .......... .......... .......... .......... 40% 39.4M 17s\n223850K .......... .......... .......... .......... .......... 40% 13.8M 17s\n223900K .......... .......... .......... .......... .......... 40% 27.5M 17s\n223950K .......... .......... .......... .......... .......... 40% 15.6M 17s\n224000K .......... .......... .......... .......... .......... 40% 48.4M 17s\n224050K .......... .......... .......... .......... .......... 40% 41.5M 17s\n224100K .......... .......... .......... .......... .......... 40% 24.5M 17s\n224150K .......... .......... .......... .......... .......... 40% 43.2M 17s\n224200K .......... .......... .......... .......... .......... 40% 11.7M 17s\n224250K .......... .......... .......... .......... .......... 40% 37.8M 17s\n224300K .......... .......... .......... .......... .......... 40% 31.4M 17s\n224350K .......... .......... .......... .......... .......... 40% 11.1M 17s\n224400K .......... .......... .......... .......... .......... 40% 31.8M 17s\n224450K .......... .......... .......... .......... .......... 40% 11.2M 17s\n224500K .......... .......... .......... .......... .......... 40% 35.3M 17s\n224550K .......... .......... .......... .......... .......... 40% 27.1M 17s\n224600K .......... .......... .......... .......... .......... 40% 7.51M 17s\n224650K .......... .......... .......... .......... .......... 40% 20.2M 17s\n224700K .......... .......... .......... .......... .......... 40% 27.6M 17s\n224750K .......... .......... .......... .......... .......... 40% 9.51M 17s\n224800K .......... .......... .......... .......... .......... 40% 13.2M 17s\n224850K .......... .......... .......... .......... .......... 40% 11.5M 17s\n224900K .......... .......... .......... .......... .......... 40% 24.4M 17s\n224950K .......... .......... .......... .......... .......... 40% 35.5M 17s\n225000K .......... .......... .......... .......... .......... 40% 11.4M 17s\n225050K .......... .......... .......... .......... .......... 40% 18.1M 17s\n225100K .......... .......... .......... .......... .......... 40% 12.9M 17s\n225150K .......... .......... .......... .......... .......... 40% 33.0M 17s\n225200K .......... .......... .......... .......... .......... 40% 32.6M 17s\n225250K .......... .......... .......... .......... .......... 40% 10.3M 17s\n225300K .......... .......... .......... .......... .......... 40% 24.9M 17s\n225350K .......... .......... .......... .......... .......... 40% 13.2M 17s\n225400K .......... .......... .......... .......... .......... 40% 33.7M 17s\n225450K .......... .......... .......... .......... .......... 40% 27.3M 17s\n225500K .......... .......... .......... .......... .......... 40% 9.93M 17s\n225550K .......... .......... .......... .......... .......... 40% 29.5M 17s\n225600K .......... .......... .......... .......... .......... 40% 10.7M 17s\n225650K .......... .......... .......... .......... .......... 40% 36.9M 17s\n225700K .......... .......... .......... .......... .......... 40% 39.9M 17s\n225750K .......... .......... .......... .......... .......... 40% 17.9M 17s\n225800K .......... .......... .......... .......... .......... 40% 34.8M 17s\n225850K .......... .......... .......... .......... .......... 40% 14.4M 17s\n225900K .......... .......... .......... .......... .......... 40% 51.5M 17s\n225950K .......... .......... .......... .......... .......... 40% 48.8M 17s\n226000K .......... .......... .......... .......... .......... 40% 15.6M 17s\n226050K .......... .......... .......... .......... .......... 40% 28.1M 17s\n226100K .......... .......... .......... .......... .......... 40% 35.5M 17s\n226150K .......... .......... .......... .......... .......... 40% 17.5M 17s\n226200K .......... .......... .......... .......... .......... 40% 36.6M 17s\n226250K .......... .......... .......... .......... .......... 40% 15.5M 17s\n226300K .......... .......... .......... .......... .......... 40% 16.7M 17s\n226350K .......... .......... .......... .......... .......... 40% 50.3M 17s\n226400K .......... .......... .......... .......... .......... 40% 26.1M 17s\n226450K .......... .......... .......... .......... .......... 40% 31.0M 17s\n226500K .......... .......... .......... .......... .......... 40% 16.8M 17s\n226550K .......... .......... .......... .......... .......... 40% 30.2M 17s\n226600K .......... .......... .......... .......... .......... 40% 47.8M 17s\n226650K .......... .......... .......... .......... .......... 40% 10.1M 17s\n226700K .......... .......... .......... .......... .......... 40% 21.4M 17s\n226750K .......... .......... .......... .......... .......... 40% 11.7M 17s\n226800K .......... .......... .......... .......... .......... 40% 42.0M 17s\n226850K .......... .......... .......... .......... .......... 40% 17.5M 17s\n226900K .......... .......... .......... .......... .......... 40% 6.74M 17s\n226950K .......... .......... .......... .......... .......... 40% 21.9M 17s\n227000K .......... .......... .......... .......... .......... 40% 19.2M 17s\n227050K .......... .......... .......... .......... .......... 40% 12.0M 17s\n227100K .......... .......... .......... .......... .......... 40% 37.8M 17s\n227150K .......... .......... .......... .......... .......... 40% 11.4M 17s\n227200K .......... .......... .......... .......... .......... 40% 4.29M 17s\n227250K .......... .......... .......... .......... .......... 40% 29.7M 17s\n227300K .......... .......... .......... .......... .......... 40% 37.8M 17s\n227350K .......... .......... .......... .......... .......... 40% 37.6M 17s\n227400K .......... .......... .......... .......... .......... 40% 39.3M 17s\n227450K .......... .......... .......... .......... .......... 40% 27.1M 17s\n227500K .......... .......... .......... .......... .......... 40% 30.1M 17s\n227550K .......... .......... .......... .......... .......... 40% 41.3M 17s\n227600K .......... .......... .......... .......... .......... 40% 21.8M 17s\n227650K .......... .......... .......... .......... .......... 40% 11.0M 17s\n227700K .......... .......... .......... .......... .......... 40% 10.6M 17s\n227750K .......... .......... .......... .......... .......... 40% 11.9M 17s\n227800K .......... .......... .......... .......... .......... 40% 44.5M 17s\n227850K .......... .......... .......... .......... .......... 40% 10.4M 17s\n227900K .......... .......... .......... .......... .......... 40% 13.7M 17s\n227950K .......... .......... .......... .......... .......... 40% 12.4M 17s\n228000K .......... .......... .......... .......... .......... 40% 25.6M 17s\n228050K .......... .......... .......... .......... .......... 40% 21.3M 17s\n228100K .......... .......... .......... .......... .......... 40% 42.0M 17s\n228150K .......... .......... .......... .......... .......... 40% 17.1M 17s\n228200K .......... .......... .......... .......... .......... 40% 35.5M 17s\n228250K .......... .......... .......... .......... .......... 40% 32.7M 17s\n228300K .......... .......... .......... .......... .......... 40% 17.7M 17s\n228350K .......... .......... .......... .......... .......... 40% 37.1M 17s\n228400K .......... .......... .......... .......... .......... 40% 19.4M 17s\n228450K .......... .......... .......... .......... .......... 40% 28.2M 17s\n228500K .......... .......... .......... .......... .......... 40% 42.5M 17s\n228550K .......... .......... .......... .......... .......... 40% 19.8M 17s\n228600K .......... .......... .......... .......... .......... 40% 38.9M 17s\n228650K .......... .......... .......... .......... .......... 40% 13.0M 17s\n228700K .......... .......... .......... .......... .......... 40% 43.6M 17s\n228750K .......... .......... .......... .......... .......... 40% 43.7M 17s\n228800K .......... .......... .......... .......... .......... 40% 16.0M 17s\n228850K .......... .......... .......... .......... .......... 40% 33.6M 17s\n228900K .......... .......... .......... .......... .......... 40% 20.9M 17s\n228950K .......... .......... .......... .......... .......... 40% 22.1M 17s\n229000K .......... .......... .......... .......... .......... 40% 16.1M 17s\n229050K .......... .......... .......... .......... .......... 40% 17.3M 17s\n229100K .......... .......... .......... .......... .......... 40% 12.7M 17s\n229150K .......... .......... .......... .......... .......... 40% 9.93M 17s\n229200K .......... .......... .......... .......... .......... 40% 35.1M 17s\n229250K .......... .......... .......... .......... .......... 40% 27.2M 17s\n229300K .......... .......... .......... .......... .......... 40% 20.3M 17s\n229350K .......... .......... .......... .......... .......... 41% 22.1M 17s\n229400K .......... .......... .......... .......... .......... 41% 19.6M 17s\n229450K .......... .......... .......... .......... .......... 41% 18.0M 17s\n229500K .......... .......... .......... .......... .......... 41% 32.5M 17s\n229550K .......... .......... .......... .......... .......... 41% 41.8M 17s\n229600K .......... .......... .......... .......... .......... 41% 34.6M 17s\n229650K .......... .......... .......... .......... .......... 41% 51.4M 17s\n229700K .......... .......... .......... .......... .......... 41% 48.4M 17s\n229750K .......... .......... .......... .......... .......... 41% 52.8M 17s\n229800K .......... .......... .......... .......... .......... 41% 36.2M 17s\n229850K .......... .......... .......... .......... .......... 41% 51.3M 17s\n229900K .......... .......... .......... .......... .......... 41% 50.0M 17s\n229950K .......... .......... .......... .......... .......... 41% 17.6M 17s\n230000K .......... .......... .......... .......... .......... 41% 32.7M 17s\n230050K .......... .......... .......... .......... .......... 41% 20.7M 17s\n230100K .......... .......... .......... .......... .......... 41% 37.8M 17s\n230150K .......... .......... .......... .......... .......... 41% 24.8M 17s\n230200K .......... .......... .......... .......... .......... 41% 17.7M 17s\n230250K .......... .......... .......... .......... .......... 41% 50.2M 17s\n230300K .......... .......... .......... .......... .......... 41% 43.6M 17s\n230350K .......... .......... .......... .......... .......... 41% 43.9M 17s\n230400K .......... .......... .......... .......... .......... 41% 41.8M 17s\n230450K .......... .......... .......... .......... .......... 41% 13.8M 17s\n230500K .......... .......... .......... .......... .......... 41% 26.6M 17s\n230550K .......... .......... .......... .......... .......... 41% 49.2M 17s\n230600K .......... .......... .......... .......... .......... 41% 25.5M 17s\n230650K .......... .......... .......... .......... .......... 41% 30.5M 17s\n230700K .......... .......... .......... .......... .......... 41% 10.5M 17s\n230750K .......... .......... .......... .......... .......... 41% 34.9M 17s\n230800K .......... .......... .......... .......... .......... 41% 48.4M 17s\n230850K .......... .......... .......... .......... .......... 41% 26.7M 17s\n230900K .......... .......... .......... .......... .......... 41% 19.7M 17s\n230950K .......... .......... .......... .......... .......... 41% 19.1M 17s\n231000K .......... .......... .......... .......... .......... 41% 31.5M 17s\n231050K .......... .......... .......... .......... .......... 41% 10.1M 17s\n231100K .......... .......... .......... .......... .......... 41% 38.7M 17s\n231150K .......... .......... .......... .......... .......... 41% 34.8M 17s\n231200K .......... .......... .......... .......... .......... 41% 16.1M 17s\n231250K .......... .......... .......... .......... .......... 41% 45.7M 17s\n231300K .......... .......... .......... .......... .......... 41% 25.8M 17s\n231350K .......... .......... .......... .......... .......... 41% 36.5M 17s\n231400K .......... .......... .......... .......... .......... 41% 31.1M 17s\n231450K .......... .......... .......... .......... .......... 41% 32.2M 17s\n231500K .......... .......... .......... .......... .......... 41% 47.0M 17s\n231550K .......... .......... .......... .......... .......... 41% 30.4M 17s\n231600K .......... .......... .......... .......... .......... 41% 30.4M 17s\n231650K .......... .......... .......... .......... .......... 41% 30.0M 17s\n231700K .......... .......... .......... .......... .......... 41% 50.1M 17s\n231750K .......... .......... .......... .......... .......... 41% 32.2M 17s\n231800K .......... .......... .......... .......... .......... 41% 26.2M 17s\n231850K .......... .......... .......... .......... .......... 41% 14.7M 17s\n231900K .......... .......... .......... .......... .......... 41% 46.7M 17s\n231950K .......... .......... .......... .......... .......... 41% 49.4M 17s\n232000K .......... .......... .......... .......... .......... 41% 27.8M 17s\n232050K .......... .......... .......... .......... .......... 41% 29.5M 17s\n232100K .......... .......... .......... .......... .......... 41% 22.0M 17s\n232150K .......... .......... .......... .......... .......... 41% 45.4M 17s\n232200K .......... .......... .......... .......... .......... 41% 50.9M 17s\n232250K .......... .......... .......... .......... .......... 41% 31.5M 17s\n232300K .......... .......... .......... .......... .......... 41% 49.6M 17s\n232350K .......... .......... .......... .......... .......... 41% 44.2M 17s\n232400K .......... .......... .......... .......... .......... 41% 52.6M 17s\n232450K .......... .......... .......... .......... .......... 41% 37.7M 17s\n232500K .......... .......... .......... .......... .......... 41% 49.8M 17s\n232550K .......... .......... .......... .......... .......... 41% 43.3M 17s\n232600K .......... .......... .......... .......... .......... 41% 48.9M 17s\n232650K .......... .......... .......... .......... .......... 41% 50.7M 17s\n232700K .......... .......... .......... .......... .......... 41% 36.9M 17s\n232750K .......... .......... .......... .......... .......... 41% 20.9M 17s\n232800K .......... .......... .......... .......... .......... 41% 29.6M 17s\n232850K .......... .......... .......... .......... .......... 41% 27.3M 17s\n232900K .......... .......... .......... .......... .......... 41% 42.8M 17s\n232950K .......... .......... .......... .......... .......... 41% 43.5M 17s\n233000K .......... .......... .......... .......... .......... 41% 26.7M 17s\n233050K .......... .......... .......... .......... .......... 41% 30.1M 17s\n233100K .......... .......... .......... .......... .......... 41% 27.1M 17s\n233150K .......... .......... .......... .......... .......... 41% 29.6M 17s\n233200K .......... .......... .......... .......... .......... 41% 28.1M 17s\n233250K .......... .......... .......... .......... .......... 41% 29.7M 17s\n233300K .......... .......... .......... .......... .......... 41% 36.3M 17s\n233350K .......... .......... .......... .......... .......... 41% 31.6M 17s\n233400K .......... .......... .......... .......... .......... 41% 17.1M 17s\n233450K .......... .......... .......... .......... .......... 41% 43.2M 17s\n233500K .......... .......... .......... .......... .......... 41% 35.0M 17s\n233550K .......... .......... .......... .......... .......... 41% 20.2M 17s\n233600K .......... .......... .......... .......... .......... 41% 33.2M 17s\n233650K .......... .......... .......... .......... .......... 41% 24.9M 17s\n233700K .......... .......... .......... .......... .......... 41% 33.0M 17s\n233750K .......... .......... .......... .......... .......... 41% 36.3M 17s\n233800K .......... .......... .......... .......... .......... 41% 53.0M 17s\n233850K .......... .......... .......... .......... .......... 41% 54.7M 17s\n233900K .......... .......... .......... .......... .......... 41% 47.0M 17s\n233950K .......... .......... .......... .......... .......... 41% 50.1M 17s\n234000K .......... .......... .......... .......... .......... 41% 52.6M 17s\n234050K .......... .......... .......... .......... .......... 41% 53.0M 17s\n234100K .......... .......... .......... .......... .......... 41% 47.5M 17s\n234150K .......... .......... .......... .......... .......... 41% 49.6M 17s\n234200K .......... .......... .......... .......... .......... 41% 49.2M 17s\n234250K .......... .......... .......... .......... .......... 41% 50.0M 17s\n234300K .......... .......... .......... .......... .......... 41% 44.9M 17s\n234350K .......... .......... .......... .......... .......... 41% 34.3M 17s\n234400K .......... .......... .......... .......... .......... 41% 98.2M 17s\n234450K .......... .......... .......... .......... .......... 41% 48.4M 17s\n234500K .......... .......... .......... .......... .......... 41% 86.9M 17s\n234550K .......... .......... .......... .......... .......... 41% 57.8M 17s\n234600K .......... .......... .......... .......... .......... 41% 78.0M 17s\n234650K .......... .......... .......... .......... .......... 41% 51.6M 17s\n234700K .......... .......... .......... .......... .......... 41% 64.2M 17s\n234750K .......... .......... .......... .......... .......... 41% 79.3M 17s\n234800K .......... .......... .......... .......... .......... 41% 52.7M 17s\n234850K .......... .......... .......... .......... .......... 41% 51.9M 17s\n234900K .......... .......... .......... .......... .......... 41% 40.9M 17s\n234950K .......... .......... .......... .......... .......... 42% 41.4M 17s\n235000K .......... .......... .......... .......... .......... 42% 49.5M 17s\n235050K .......... .......... .......... .......... .......... 42% 40.6M 17s\n235100K .......... .......... .......... .......... .......... 42% 24.6M 17s\n235150K .......... .......... .......... .......... .......... 42% 25.2M 17s\n235200K .......... .......... .......... .......... .......... 42% 71.7M 17s\n235250K .......... .......... .......... .......... .......... 42% 21.5M 17s\n235300K .......... .......... .......... .......... .......... 42% 25.7M 17s\n235350K .......... .......... .......... .......... .......... 42% 32.1M 17s\n235400K .......... .......... .......... .......... .......... 42% 21.7M 17s\n235450K .......... .......... .......... .......... .......... 42% 61.2M 17s\n235500K .......... .......... .......... .......... .......... 42% 29.3M 17s\n235550K .......... .......... .......... .......... .......... 42% 17.8M 17s\n235600K .......... .......... .......... .......... .......... 42% 48.6M 17s\n235650K .......... .......... .......... .......... .......... 42% 9.66M 17s\n235700K .......... .......... .......... .......... .......... 42% 78.7M 17s\n235750K .......... .......... .......... .......... .......... 42% 89.0M 17s\n235800K .......... .......... .......... .......... .......... 42% 53.9M 17s\n235850K .......... .......... .......... .......... .......... 42% 45.9M 17s\n235900K .......... .......... .......... .......... .......... 42% 77.5M 17s\n235950K .......... .......... .......... .......... .......... 42% 59.8M 17s\n236000K .......... .......... .......... .......... .......... 42% 50.9M 17s\n236050K .......... .......... .......... .......... .......... 42% 89.7M 17s\n236100K .......... .......... .......... .......... .......... 42% 45.3M 17s\n236150K .......... .......... .......... .......... .......... 42% 98.1M 17s\n236200K .......... .......... .......... .......... .......... 42% 37.2M 17s\n236250K .......... .......... .......... .......... .......... 42% 33.3M 16s\n236300K .......... .......... .......... .......... .......... 42% 31.0M 16s\n236350K .......... .......... .......... .......... .......... 42% 36.5M 16s\n236400K .......... .......... .......... .......... .......... 42% 68.0M 16s\n236450K .......... .......... .......... .......... .......... 42% 31.6M 16s\n236500K .......... .......... .......... .......... .......... 42% 32.2M 16s\n236550K .......... .......... .......... .......... .......... 42% 35.4M 16s\n236600K .......... .......... .......... .......... .......... 42% 89.3M 16s\n236650K .......... .......... .......... .......... .......... 42% 31.3M 16s\n236700K .......... .......... .......... .......... .......... 42% 30.6M 16s\n236750K .......... .......... .......... .......... .......... 42% 35.5M 16s\n236800K .......... .......... .......... .......... .......... 42% 30.5M 16s\n236850K .......... .......... .......... .......... .......... 42% 83.4M 16s\n236900K .......... .......... .......... .......... .......... 42% 29.9M 16s\n236950K .......... .......... .......... .......... .......... 42% 38.6M 16s\n237000K .......... .......... .......... .......... .......... 42% 32.1M 16s\n237050K .......... .......... .......... .......... .......... 42% 34.0M 16s\n237100K .......... .......... .......... .......... .......... 42% 86.1M 16s\n237150K .......... .......... .......... .......... .......... 42% 27.6M 16s\n237200K .......... .......... .......... .......... .......... 42% 25.6M 16s\n237250K .......... .......... .......... .......... .......... 42% 25.0M 16s\n237300K .......... .......... .......... .......... .......... 42% 68.5M 16s\n237350K .......... .......... .......... .......... .......... 42% 21.1M 16s\n237400K .......... .......... .......... .......... .......... 42% 20.5M 16s\n237450K .......... .......... .......... .......... .......... 42% 25.8M 16s\n237500K .......... .......... .......... .......... .......... 42% 27.9M 16s\n237550K .......... .......... .......... .......... .......... 42% 39.6M 16s\n237600K .......... .......... .......... .......... .......... 42% 44.5M 16s\n237650K .......... .......... .......... .......... .......... 42% 31.6M 16s\n237700K .......... .......... .......... .......... .......... 42% 42.7M 16s\n237750K .......... .......... .......... .......... .......... 42% 37.3M 16s\n237800K .......... .......... .......... .......... .......... 42% 53.1M 16s\n237850K .......... .......... .......... .......... .......... 42% 33.1M 16s\n237900K .......... .......... .......... .......... .......... 42% 41.6M 16s\n237950K .......... .......... .......... .......... .......... 42% 39.8M 16s\n238000K .......... .......... .......... .......... .......... 42% 77.4M 16s\n238050K .......... .......... .......... .......... .......... 42% 45.9M 16s\n238100K .......... .......... .......... .......... .......... 42% 24.8M 16s\n238150K .......... .......... .......... .......... .......... 42% 51.4M 16s\n238200K .......... .......... .......... .......... .......... 42% 30.3M 16s\n238250K .......... .......... .......... .......... .......... 42% 81.8M 16s\n238300K .......... .......... .......... .......... .......... 42% 34.6M 16s\n238350K .......... .......... .......... .......... .......... 42% 31.9M 16s\n238400K .......... .......... .......... .......... .......... 42% 32.4M 16s\n238450K .......... .......... .......... .......... .......... 42% 34.8M 16s\n238500K .......... .......... .......... .......... .......... 42% 86.0M 16s\n238550K .......... .......... .......... .......... .......... 42% 30.0M 16s\n238600K .......... .......... .......... .......... .......... 42% 33.6M 16s\n238650K .......... .......... .......... .......... .......... 42% 34.3M 16s\n238700K .......... .......... .......... .......... .......... 42% 81.9M 16s\n238750K .......... .......... .......... .......... .......... 42% 30.2M 16s\n238800K .......... .......... .......... .......... .......... 42% 30.9M 16s\n238850K .......... .......... .......... .......... .......... 42% 35.9M 16s\n238900K .......... .......... .......... .......... .......... 42% 32.1M 16s\n238950K .......... .......... .......... .......... .......... 42% 66.8M 16s\n239000K .......... .......... .......... .......... .......... 42% 24.3M 16s\n239050K .......... .......... .......... .......... .......... 42% 57.2M 16s\n239100K .......... .......... .......... .......... .......... 42% 26.4M 16s\n239150K .......... .......... .......... .......... .......... 42% 37.6M 16s\n239200K .......... .......... .......... .......... .......... 42% 59.0M 16s\n239250K .......... .......... .......... .......... .......... 42% 15.0M 16s\n239300K .......... .......... .......... .......... .......... 42% 46.8M 16s\n239350K .......... .......... .......... .......... .......... 42% 20.4M 16s\n239400K .......... .......... .......... .......... .......... 42% 21.3M 16s\n239450K .......... .......... .......... .......... .......... 42% 52.7M 16s\n239500K .......... .......... .......... .......... .......... 42% 25.9M 16s\n239550K .......... .......... .......... .......... .......... 42% 49.4M 16s\n239600K .......... .......... .......... .......... .......... 42% 23.3M 16s\n239650K .......... .......... .......... .......... .......... 42% 38.6M 16s\n239700K .......... .......... .......... .......... .......... 42% 50.9M 16s\n239750K .......... .......... .......... .......... .......... 42% 21.9M 16s\n239800K .......... .......... .......... .......... .......... 42% 17.9M 16s\n239850K .......... .......... .......... .......... .......... 42% 33.7M 16s\n239900K .......... .......... .......... .......... .......... 42% 73.5M 16s\n239950K .......... .......... .......... .......... .......... 42% 44.0M 16s\n240000K .......... .......... .......... .......... .......... 42% 57.6M 16s\n240050K .......... .......... .......... .......... .......... 42% 32.3M 16s\n240100K .......... .......... .......... .......... .......... 42% 85.3M 16s\n240150K .......... .......... .......... .......... .......... 42% 29.6M 16s\n240200K .......... .......... .......... .......... .......... 42% 27.0M 16s\n240250K .......... .......... .......... .......... .......... 42% 32.4M 16s\n240300K .......... .......... .......... .......... .......... 42% 32.6M 16s\n240350K .......... .......... .......... .......... .......... 42% 77.0M 16s\n240400K .......... .......... .......... .......... .......... 42% 31.7M 16s\n240450K .......... .......... .......... .......... .......... 42% 31.0M 16s\n240500K .......... .......... .......... .......... .......... 42% 23.4M 16s\n240550K .......... .......... .......... .......... .......... 43% 54.2M 16s\n240600K .......... .......... .......... .......... .......... 43% 67.2M 16s\n240650K .......... .......... .......... .......... .......... 43% 32.4M 16s\n240700K .......... .......... .......... .......... .......... 43% 28.4M 16s\n240750K .......... .......... .......... .......... .......... 43% 35.4M 16s\n240800K .......... .......... .......... .......... .......... 43% 32.1M 16s\n240850K .......... .......... .......... .......... .......... 43% 73.6M 16s\n240900K .......... .......... .......... .......... .......... 43% 30.3M 16s\n240950K .......... .......... .......... .......... .......... 43% 26.8M 16s\n241000K .......... .......... .......... .......... .......... 43% 31.6M 16s\n241050K .......... .......... .......... .......... .......... 43% 63.4M 16s\n241100K .......... .......... .......... .......... .......... 43% 41.9M 16s\n241150K .......... .......... .......... .......... .......... 43% 31.9M 16s\n241200K .......... .......... .......... .......... .......... 43% 30.2M 16s\n241250K .......... .......... .......... .......... .......... 43% 23.5M 16s\n241300K .......... .......... .......... .......... .......... 43% 51.5M 16s\n241350K .......... .......... .......... .......... .......... 43% 17.5M 16s\n241400K .......... .......... .......... .......... .......... 43% 20.9M 16s\n241450K .......... .......... .......... .......... .......... 43% 17.5M 16s\n241500K .......... .......... .......... .......... .......... 43% 25.5M 16s\n241550K .......... .......... .......... .......... .......... 43% 50.0M 16s\n241600K .......... .......... .......... .......... .......... 43% 37.2M 16s\n241650K .......... .......... .......... .......... .......... 43% 18.3M 16s\n241700K .......... .......... .......... .......... .......... 43% 31.9M 16s\n241750K .......... .......... .......... .......... .......... 43% 20.2M 16s\n241800K .......... .......... .......... .......... .......... 43% 93.3M 16s\n241850K .......... .......... .......... .......... .......... 43% 25.3M 16s\n241900K .......... .......... .......... .......... .......... 43% 37.3M 16s\n241950K .......... .......... .......... .......... .......... 43% 51.2M 16s\n242000K .......... .......... .......... .......... .......... 43% 57.2M 16s\n242050K .......... .......... .......... .......... .......... 43% 54.2M 16s\n242100K .......... .......... .......... .......... .......... 43% 52.1M 16s\n242150K .......... .......... .......... .......... .......... 43% 17.8M 16s\n242200K .......... .......... .......... .......... .......... 43%  134M 16s\n242250K .......... .......... .......... .......... .......... 43% 81.8M 16s\n242300K .......... .......... .......... .......... .......... 43% 33.7M 16s\n242350K .......... .......... .......... .......... .......... 43% 50.6M 16s\n242400K .......... .......... .......... .......... .......... 43% 28.9M 16s\n242450K .......... .......... .......... .......... .......... 43% 73.6M 16s\n242500K .......... .......... .......... .......... .......... 43% 31.6M 16s\n242550K .......... .......... .......... .......... .......... 43% 28.9M 16s\n242600K .......... .......... .......... .......... .......... 43% 29.0M 16s\n242650K .......... .......... .......... .......... .......... 43% 33.9M 16s\n242700K .......... .......... .......... .......... .......... 43% 64.5M 16s\n242750K .......... .......... .......... .......... .......... 43% 33.5M 16s\n242800K .......... .......... .......... .......... .......... 43% 30.5M 16s\n242850K .......... .......... .......... .......... .......... 43% 30.4M 16s\n242900K .......... .......... .......... .......... .......... 43% 29.5M 16s\n242950K .......... .......... .......... .......... .......... 43% 81.0M 16s\n243000K .......... .......... .......... .......... .......... 43% 29.3M 16s\n243050K .......... .......... .......... .......... .......... 43% 32.6M 16s\n243100K .......... .......... .......... .......... .......... 43% 28.3M 16s\n243150K .......... .......... .......... .......... .......... 43% 19.6M 16s\n243200K .......... .......... .......... .......... .......... 43% 91.4M 16s\n243250K .......... .......... .......... .......... .......... 43% 37.6M 16s\n243300K .......... .......... .......... .......... .......... 43% 27.0M 16s\n243350K .......... .......... .......... .......... .......... 43% 35.3M 16s\n243400K .......... .......... .......... .......... .......... 43% 72.6M 16s\n243450K .......... .......... .......... .......... .......... 43% 27.8M 16s\n243500K .......... .......... .......... .......... .......... 43% 21.7M 16s\n243550K .......... .......... .......... .......... .......... 43% 18.1M 16s\n243600K .......... .......... .......... .......... .......... 43% 18.5M 16s\n243650K .......... .......... .......... .......... .......... 43% 41.8M 16s\n243700K .......... .......... .......... .......... .......... 43% 18.4M 16s\n243750K .......... .......... .......... .......... .......... 43% 20.6M 16s\n243800K .......... .......... .......... .......... .......... 43% 46.5M 16s\n243850K .......... .......... .......... .......... .......... 43% 34.9M 16s\n243900K .......... .......... .......... .......... .......... 43% 13.2M 16s\n243950K .......... .......... .......... .......... .......... 43% 52.1M 16s\n244000K .......... .......... .......... .......... .......... 43% 19.1M 16s\n244050K .......... .......... .......... .......... .......... 43% 31.1M 16s\n244100K .......... .......... .......... .......... .......... 43% 70.7M 16s\n244150K .......... .......... .......... .......... .......... 43% 21.7M 16s\n244200K .......... .......... .......... .......... .......... 43% 66.5M 16s\n244250K .......... .......... .......... .......... .......... 43% 36.3M 16s\n244300K .......... .......... .......... .......... .......... 43% 48.5M 16s\n244350K .......... .......... .......... .......... .......... 43% 64.0M 16s\n244400K .......... .......... .......... .......... .......... 43% 39.9M 16s\n244450K .......... .......... .......... .......... .......... 43% 56.0M 16s\n244500K .......... .......... .......... .......... .......... 43% 29.6M 16s\n244550K .......... .......... .......... .......... .......... 43% 65.0M 16s\n244600K .......... .......... .......... .......... .......... 43% 29.0M 16s\n244650K .......... .......... .......... .......... .......... 43% 21.6M 16s\n244700K .......... .......... .......... .......... .......... 43% 25.0M 16s\n244750K .......... .......... .......... .......... .......... 43% 32.9M 16s\n244800K .......... .......... .......... .......... .......... 43% 68.7M 16s\n244850K .......... .......... .......... .......... .......... 43% 32.3M 16s\n244900K .......... .......... .......... .......... .......... 43% 31.1M 16s\n244950K .......... .......... .......... .......... .......... 43% 30.3M 16s\n245000K .......... .......... .......... .......... .......... 43% 28.2M 16s\n245050K .......... .......... .......... .......... .......... 43% 71.9M 16s\n245100K .......... .......... .......... .......... .......... 43% 23.3M 16s\n245150K .......... .......... .......... .......... .......... 43% 17.5M 16s\n245200K .......... .......... .......... .......... .......... 43% 21.3M 16s\n245250K .......... .......... .......... .......... .......... 43% 52.2M 16s\n245300K .......... .......... .......... .......... .......... 43% 18.2M 16s\n245350K .......... .......... .......... .......... .......... 43% 49.0M 16s\n245400K .......... .......... .......... .......... .......... 43% 52.3M 16s\n245450K .......... .......... .......... .......... .......... 43% 56.1M 16s\n245500K .......... .......... .......... .......... .......... 43% 61.1M 16s\n245550K .......... .......... .......... .......... .......... 43% 43.3M 16s\n245600K .......... .......... .......... .......... .......... 43% 44.5M 16s\n245650K .......... .......... .......... .......... .......... 43% 54.6M 16s\n245700K .......... .......... .......... .......... .......... 43% 26.9M 16s\n245750K .......... .......... .......... .......... .......... 43% 6.77M 16s\n245800K .......... .......... .......... .......... .......... 43% 40.9M 16s\n245850K .......... .......... .......... .......... .......... 43%  123M 16s\n245900K .......... .......... .......... .......... .......... 43% 85.8M 16s\n245950K .......... .......... .......... .......... .......... 43% 45.8M 16s\n246000K .......... .......... .......... .......... .......... 43% 83.8M 16s\n246050K .......... .......... .......... .......... .......... 43% 19.8M 16s\n246100K .......... .......... .......... .......... .......... 44% 26.4M 16s\n246150K .......... .......... .......... .......... .......... 44% 60.0M 16s\n246200K .......... .......... .......... .......... .......... 44% 52.9M 16s\n246250K .......... .......... .......... .......... .......... 44% 20.4M 16s\n246300K .......... .......... .......... .......... .......... 44% 31.7M 16s\n246350K .......... .......... .......... .......... .......... 44% 24.5M 16s\n246400K .......... .......... .......... .......... .......... 44% 28.6M 16s\n246450K .......... .......... .......... .......... .......... 44% 85.2M 16s\n246500K .......... .......... .......... .......... .......... 44% 15.2M 16s\n246550K .......... .......... .......... .......... .......... 44% 21.9M 16s\n246600K .......... .......... .......... .......... .......... 44% 21.3M 16s\n246650K .......... .......... .......... .......... .......... 44% 78.5M 16s\n246700K .......... .......... .......... .......... .......... 44% 81.6M 16s\n246750K .......... .......... .......... .......... .......... 44% 23.5M 16s\n246800K .......... .......... .......... .......... .......... 44% 57.6M 16s\n246850K .......... .......... .......... .......... .......... 44% 28.0M 16s\n246900K .......... .......... .......... .......... .......... 44% 53.2M 16s\n246950K .......... .......... .......... .......... .......... 44% 52.4M 16s\n247000K .......... .......... .......... .......... .......... 44% 26.4M 16s\n247050K .......... .......... .......... .......... .......... 44% 42.1M 16s\n247100K .......... .......... .......... .......... .......... 44% 27.9M 16s\n247150K .......... .......... .......... .......... .......... 44% 64.5M 16s\n247200K .......... .......... .......... .......... .......... 44% 29.3M 16s\n247250K .......... .......... .......... .......... .......... 44% 24.3M 16s\n247300K .......... .......... .......... .......... .......... 44% 68.2M 16s\n247350K .......... .......... .......... .......... .......... 44% 68.6M 16s\n247400K .......... .......... .......... .......... .......... 44% 29.4M 16s\n247450K .......... .......... .......... .......... .......... 44% 28.7M 16s\n247500K .......... .......... .......... .......... .......... 44% 49.5M 16s\n247550K .......... .......... .......... .......... .......... 44% 26.4M 16s\n247600K .......... .......... .......... .......... .......... 44% 63.5M 16s\n247650K .......... .......... .......... .......... .......... 44% 34.8M 16s\n247700K .......... .......... .......... .......... .......... 44% 27.4M 16s\n247750K .......... .......... .......... .......... .......... 44% 21.7M 16s\n247800K .......... .......... .......... .......... .......... 44% 35.5M 16s\n247850K .......... .......... .......... .......... .......... 44% 73.3M 16s\n247900K .......... .......... .......... .......... .......... 44% 30.7M 16s\n247950K .......... .......... .......... .......... .......... 44% 27.4M 16s\n248000K .......... .......... .......... .......... .......... 44% 32.5M 16s\n248050K .......... .......... .......... .......... .......... 44% 78.6M 16s\n248100K .......... .......... .......... .......... .......... 44% 31.3M 16s\n248150K .......... .......... .......... .......... .......... 44% 26.0M 16s\n248200K .......... .......... .......... .......... .......... 44% 31.5M 16s\n248250K .......... .......... .......... .......... .......... 44% 35.3M 16s\n248300K .......... .......... .......... .......... .......... 44% 51.5M 16s\n248350K .......... .......... .......... .......... .......... 44% 38.0M 16s\n248400K .......... .......... .......... .......... .......... 44% 21.5M 16s\n248450K .......... .......... .......... .......... .......... 44% 19.8M 16s\n248500K .......... .......... .......... .......... .......... 44% 19.6M 16s\n248550K .......... .......... .......... .......... .......... 44% 56.4M 16s\n248600K .......... .......... .......... .......... .......... 44% 19.5M 16s\n248650K .......... .......... .......... .......... .......... 44% 27.7M 16s\n248700K .......... .......... .......... .......... .......... 44% 11.3M 16s\n248750K .......... .......... .......... .......... .......... 44%  102M 16s\n248800K .......... .......... .......... .......... .......... 44%  101M 16s\n248850K .......... .......... .......... .......... .......... 44% 23.3M 16s\n248900K .......... .......... .......... .......... .......... 44% 47.2M 16s\n248950K .......... .......... .......... .......... .......... 44% 39.6M 16s\n249000K .......... .......... .......... .......... .......... 44% 46.0M 16s\n249050K .......... .......... .......... .......... .......... 44% 61.2M 16s\n249100K .......... .......... .......... .......... .......... 44% 24.4M 15s\n249150K .......... .......... .......... .......... .......... 44% 37.4M 15s\n249200K .......... .......... .......... .......... .......... 44% 21.8M 15s\n249250K .......... .......... .......... .......... .......... 44% 34.0M 15s\n249300K .......... .......... .......... .......... .......... 44% 15.4M 15s\n249350K .......... .......... .......... .......... .......... 44% 38.4M 15s\n249400K .......... .......... .......... .......... .......... 44% 33.8M 15s\n249450K .......... .......... .......... .......... .......... 44% 37.6M 15s\n249500K .......... .......... .......... .......... .......... 44% 50.9M 15s\n249550K .......... .......... .......... .......... .......... 44% 45.6M 15s\n249600K .......... .......... .......... .......... .......... 44% 42.6M 15s\n249650K .......... .......... .......... .......... .......... 44% 47.5M 15s\n249700K .......... .......... .......... .......... .......... 44% 46.7M 15s\n249750K .......... .......... .......... .......... .......... 44% 50.1M 15s\n249800K .......... .......... .......... .......... .......... 44% 44.8M 15s\n249850K .......... .......... .......... .......... .......... 44% 15.4M 15s\n249900K .......... .......... .......... .......... .......... 44% 43.4M 15s\n249950K .......... .......... .......... .......... .......... 44% 45.7M 15s\n250000K .......... .......... .......... .......... .......... 44% 48.5M 15s\n250050K .......... .......... .......... .......... .......... 44% 47.5M 15s\n250100K .......... .......... .......... .......... .......... 44% 43.1M 15s\n250150K .......... .......... .......... .......... .......... 44% 50.8M 15s\n250200K .......... .......... .......... .......... .......... 44% 37.4M 15s\n250250K .......... .......... .......... .......... .......... 44% 45.6M 15s\n250300K .......... .......... .......... .......... .......... 44% 48.4M 15s\n250350K .......... .......... .......... .......... .......... 44% 33.3M 15s\n250400K .......... .......... .......... .......... .......... 44% 46.8M 15s\n250450K .......... .......... .......... .......... .......... 44% 31.7M 15s\n250500K .......... .......... .......... .......... .......... 44% 21.0M 15s\n250550K .......... .......... .......... .......... .......... 44% 16.5M 15s\n250600K .......... .......... .......... .......... .......... 44% 20.6M 15s\n250650K .......... .......... .......... .......... .......... 44% 29.0M 15s\n250700K .......... .......... .......... .......... .......... 44% 19.7M 15s\n250750K .......... .......... .......... .......... .......... 44% 25.7M 15s\n250800K .......... .......... .......... .......... .......... 44% 33.9M 15s\n250850K .......... .......... .......... .......... .......... 44% 25.7M 15s\n250900K .......... .......... .......... .......... .......... 44% 34.1M 15s\n250950K .......... .......... .......... .......... .......... 44% 34.7M 15s\n251000K .......... .......... .......... .......... .......... 44% 25.9M 15s\n251050K .......... .......... .......... .......... .......... 44% 37.2M 15s\n251100K .......... .......... .......... .......... .......... 44% 28.3M 15s\n251150K .......... .......... .......... .......... .......... 44% 26.6M 15s\n251200K .......... .......... .......... .......... .......... 44% 30.4M 15s\n251250K .......... .......... .......... .......... .......... 44% 22.6M 15s\n251300K .......... .......... .......... .......... .......... 44% 38.2M 15s\n251350K .......... .......... .......... .......... .......... 44% 26.8M 15s\n251400K .......... .......... .......... .......... .......... 44% 34.0M 15s\n251450K .......... .......... .......... .......... .......... 44% 33.5M 15s\n251500K .......... .......... .......... .......... .......... 44% 36.9M 15s\n251550K .......... .......... .......... .......... .......... 44% 44.6M 15s\n251600K .......... .......... .......... .......... .......... 44% 46.3M 15s\n251650K .......... .......... .......... .......... .......... 44% 43.9M 15s\n251700K .......... .......... .......... .......... .......... 45% 34.0M 15s\n251750K .......... .......... .......... .......... .......... 45% 38.8M 15s\n251800K .......... .......... .......... .......... .......... 45% 40.1M 15s\n251850K .......... .......... .......... .......... .......... 45% 33.7M 15s\n251900K .......... .......... .......... .......... .......... 45% 28.9M 15s\n251950K .......... .......... .......... .......... .......... 45% 40.6M 15s\n252000K .......... .......... .......... .......... .......... 45% 39.5M 15s\n252050K .......... .......... .......... .......... .......... 45% 40.4M 15s\n252100K .......... .......... .......... .......... .......... 45% 51.4M 15s\n252150K .......... .......... .......... .......... .......... 45% 51.6M 15s\n252200K .......... .......... .......... .......... .......... 45% 42.6M 15s\n252250K .......... .......... .......... .......... .......... 45% 50.3M 15s\n252300K .......... .......... .......... .......... .......... 45% 33.9M 15s\n252350K .......... .......... .......... .......... .......... 45% 27.1M 15s\n252400K .......... .......... .......... .......... .......... 45% 32.6M 15s\n252450K .......... .......... .......... .......... .......... 45% 28.5M 15s\n252500K .......... .......... .......... .......... .......... 45% 31.6M 15s\n252550K .......... .......... .......... .......... .......... 45% 29.2M 15s\n252600K .......... .......... .......... .......... .......... 45% 16.6M 15s\n252650K .......... .......... .......... .......... .......... 45% 37.5M 15s\n252700K .......... .......... .......... .......... .......... 45% 40.5M 15s\n252750K .......... .......... .......... .......... .......... 45% 44.9M 15s\n252800K .......... .......... .......... .......... .......... 45% 39.8M 15s\n252850K .......... .......... .......... .......... .......... 45% 46.9M 15s\n252900K .......... .......... .......... .......... .......... 45% 22.5M 15s\n252950K .......... .......... .......... .......... .......... 45% 48.0M 15s\n253000K .......... .......... .......... .......... .......... 45% 18.5M 15s\n253050K .......... .......... .......... .......... .......... 45% 13.5M 15s\n253100K .......... .......... .......... .......... .......... 45% 42.9M 15s\n253150K .......... .......... .......... .......... .......... 45% 22.4M 15s\n253200K .......... .......... .......... .......... .......... 45% 36.5M 15s\n253250K .......... .......... .......... .......... .......... 45% 32.8M 15s\n253300K .......... .......... .......... .......... .......... 45% 33.5M 15s\n253350K .......... .......... .......... .......... .......... 45% 25.7M 15s\n253400K .......... .......... .......... .......... .......... 45% 26.1M 15s\n253450K .......... .......... .......... .......... .......... 45% 39.6M 15s\n253500K .......... .......... .......... .......... .......... 45% 23.9M 15s\n253550K .......... .......... .......... .......... .......... 45% 34.4M 15s\n253600K .......... .......... .......... .......... .......... 45% 38.7M 15s\n253650K .......... .......... .......... .......... .......... 45% 34.5M 15s\n253700K .......... .......... .......... .......... .......... 45% 39.8M 15s\n253750K .......... .......... .......... .......... .......... 45% 38.5M 15s\n253800K .......... .......... .......... .......... .......... 45% 33.9M 15s\n253850K .......... .......... .......... .......... .......... 45% 41.3M 15s\n253900K .......... .......... .......... .......... .......... 45% 40.1M 15s\n253950K .......... .......... .......... .......... .......... 45% 30.5M 15s\n254000K .......... .......... .......... .......... .......... 45% 33.2M 15s\n254050K .......... .......... .......... .......... .......... 45% 51.6M 15s\n254100K .......... .......... .......... .......... .......... 45% 41.7M 15s\n254150K .......... .......... .......... .......... .......... 45% 42.9M 15s\n254200K .......... .......... .......... .......... .......... 45% 42.7M 15s\n254250K .......... .......... .......... .......... .......... 45% 34.2M 15s\n254300K .......... .......... .......... .......... .......... 45% 29.5M 15s\n254350K .......... .......... .......... .......... .......... 45% 44.2M 15s\n254400K .......... .......... .......... .......... .......... 45% 47.0M 15s\n254450K .......... .......... .......... .......... .......... 45% 26.5M 15s\n254500K .......... .......... .......... .......... .......... 45% 31.1M 15s\n254550K .......... .......... .......... .......... .......... 45% 37.5M 15s\n254600K .......... .......... .......... .......... .......... 45% 4.71M 15s\n254650K .......... .......... .......... .......... .......... 45% 37.8M 15s\n254700K .......... .......... .......... .......... .......... 45% 35.4M 15s\n254750K .......... .......... .......... .......... .......... 45% 36.7M 15s\n254800K .......... .......... .......... .......... .......... 45% 31.6M 15s\n254850K .......... .......... .......... .......... .......... 45% 36.0M 15s\n254900K .......... .......... .......... .......... .......... 45% 47.9M 15s\n254950K .......... .......... .......... .......... .......... 45% 47.9M 15s\n255000K .......... .......... .......... .......... .......... 45% 43.6M 15s\n255050K .......... .......... .......... .......... .......... 45% 45.9M 15s\n255100K .......... .......... .......... .......... .......... 45% 49.3M 15s\n255150K .......... .......... .......... .......... .......... 45% 30.6M 15s\n255200K .......... .......... .......... .......... .......... 45% 18.3M 15s\n255250K .......... .......... .......... .......... .......... 45% 44.6M 15s\n255300K .......... .......... .......... .......... .......... 45% 44.0M 15s\n255350K .......... .......... .......... .......... .......... 45% 22.5M 15s\n255400K .......... .......... .......... .......... .......... 45% 43.7M 15s\n255450K .......... .......... .......... .......... .......... 45% 16.2M 15s\n255500K .......... .......... .......... .......... .......... 45% 28.1M 15s\n255550K .......... .......... .......... .......... .......... 45% 40.1M 15s\n255600K .......... .......... .......... .......... .......... 45% 34.3M 15s\n255650K .......... .......... .......... .......... .......... 45% 39.7M 15s\n255700K .......... .......... .......... .......... .......... 45% 25.0M 15s\n255750K .......... .......... .......... .......... .......... 45% 30.8M 15s\n255800K .......... .......... .......... .......... .......... 45% 32.6M 15s\n255850K .......... .......... .......... .......... .......... 45% 36.5M 15s\n255900K .......... .......... .......... .......... .......... 45% 30.5M 15s\n255950K .......... .......... .......... .......... .......... 45% 32.4M 15s\n256000K .......... .......... .......... .......... .......... 45% 25.4M 15s\n256050K .......... .......... .......... .......... .......... 45% 28.5M 15s\n256100K .......... .......... .......... .......... .......... 45% 29.1M 15s\n256150K .......... .......... .......... .......... .......... 45% 30.8M 15s\n256200K .......... .......... .......... .......... .......... 45% 26.9M 15s\n256250K .......... .......... .......... .......... .......... 45% 26.4M 15s\n256300K .......... .......... .......... .......... .......... 45% 23.0M 15s\n256350K .......... .......... .......... .......... .......... 45% 25.6M 15s\n256400K .......... .......... .......... .......... .......... 45% 24.8M 15s\n256450K .......... .......... .......... .......... .......... 45% 26.4M 15s\n256500K .......... .......... .......... .......... .......... 45% 23.0M 15s\n256550K .......... .......... .......... .......... .......... 45% 17.1M 15s\n256600K .......... .......... .......... .......... .......... 45% 15.7M 15s\n256650K .......... .......... .......... .......... .......... 45% 38.4M 15s\n256700K .......... .......... .......... .......... .......... 45% 34.2M 15s\n256750K .......... .......... .......... .......... .......... 45% 36.8M 15s\n256800K .......... .......... .......... .......... .......... 45% 38.3M 15s\n256850K .......... .......... .......... .......... .......... 45% 38.0M 15s\n256900K .......... .......... .......... .......... .......... 45% 34.2M 15s\n256950K .......... .......... .......... .......... .......... 45% 49.2M 15s\n257000K .......... .......... .......... .......... .......... 45% 46.3M 15s\n257050K .......... .......... .......... .......... .......... 45% 48.9M 15s\n257100K .......... .......... .......... .......... .......... 45% 39.7M 15s\n257150K .......... .......... .......... .......... .......... 45% 47.9M 15s\n257200K .......... .......... .......... .......... .......... 45% 50.6M 15s\n257250K .......... .......... .......... .......... .......... 45% 47.4M 15s\n257300K .......... .......... .......... .......... .......... 46% 39.5M 15s\n257350K .......... .......... .......... .......... .......... 46% 46.7M 15s\n257400K .......... .......... .......... .......... .......... 46% 47.5M 15s\n257450K .......... .......... .......... .......... .......... 46% 46.7M 15s\n257500K .......... .......... .......... .......... .......... 46% 40.8M 15s\n257550K .......... .......... .......... .......... .......... 46% 53.8M 15s\n257600K .......... .......... .......... .......... .......... 46% 51.2M 15s\n257650K .......... .......... .......... .......... .......... 46% 50.0M 15s\n257700K .......... .......... .......... .......... .......... 46% 45.0M 15s\n257750K .......... .......... .......... .......... .......... 46% 50.8M 15s\n257800K .......... .......... .......... .......... .......... 46% 54.4M 15s\n257850K .......... .......... .......... .......... .......... 46% 37.6M 15s\n257900K .......... .......... .......... .......... .......... 46% 37.3M 15s\n257950K .......... .......... .......... .......... .......... 46% 49.9M 15s\n258000K .......... .......... .......... .......... .......... 46% 50.7M 15s\n258050K .......... .......... .......... .......... .......... 46% 34.1M 15s\n258100K .......... .......... .......... .......... .......... 46% 53.9M 15s\n258150K .......... .......... .......... .......... .......... 46% 45.8M 15s\n258200K .......... .......... .......... .......... .......... 46% 32.1M 15s\n258250K .......... .......... .......... .......... .......... 46% 37.5M 15s\n258300K .......... .......... .......... .......... .......... 46% 30.3M 15s\n258350K .......... .......... .......... .......... .......... 46% 46.6M 15s\n258400K .......... .......... .......... .......... .......... 46% 37.8M 15s\n258450K .......... .......... .......... .......... .......... 46% 33.5M 15s\n258500K .......... .......... .......... .......... .......... 46% 31.1M 15s\n258550K .......... .......... .......... .......... .......... 46% 79.4M 15s\n258600K .......... .......... .......... .......... .......... 46% 30.4M 15s\n258650K .......... .......... .......... .......... .......... 46% 28.3M 15s\n258700K .......... .......... .......... .......... .......... 46% 31.5M 15s\n258750K .......... .......... .......... .......... .......... 46% 33.3M 15s\n258800K .......... .......... .......... .......... .......... 46% 72.4M 15s\n258850K .......... .......... .......... .......... .......... 46% 30.4M 15s\n258900K .......... .......... .......... .......... .......... 46% 32.7M 15s\n258950K .......... .......... .......... .......... .......... 46% 31.7M 15s\n259000K .......... .......... .......... .......... .......... 46% 46.4M 15s\n259050K .......... .......... .......... .......... .......... 46% 66.6M 15s\n259100K .......... .......... .......... .......... .......... 46% 13.5M 15s\n259150K .......... .......... .......... .......... .......... 46% 18.1M 15s\n259200K .......... .......... .......... .......... .......... 46% 17.8M 15s\n259250K .......... .......... .......... .......... .......... 46% 40.8M 15s\n259300K .......... .......... .......... .......... .......... 46% 21.3M 15s\n259350K .......... .......... .......... .......... .......... 46% 18.1M 15s\n259400K .......... .......... .......... .......... .......... 46% 18.2M 15s\n259450K .......... .......... .......... .......... .......... 46% 65.0M 15s\n259500K .......... .......... .......... .......... .......... 46% 36.2M 15s\n259550K .......... .......... .......... .......... .......... 46% 22.7M 15s\n259600K .......... .......... .......... .......... .......... 46% 62.5M 15s\n259650K .......... .......... .......... .......... .......... 46% 27.8M 15s\n259700K .......... .......... .......... .......... .......... 46% 44.8M 15s\n259750K .......... .......... .......... .......... .......... 46% 58.1M 15s\n259800K .......... .......... .......... .......... .......... 46% 48.9M 15s\n259850K .......... .......... .......... .......... .......... 46% 7.55M 15s\n259900K .......... .......... .......... .......... .......... 46% 72.2M 15s\n259950K .......... .......... .......... .......... .......... 46% 62.7M 15s\n260000K .......... .......... .......... .......... .......... 46% 43.9M 15s\n260050K .......... .......... .......... .......... .......... 46% 54.9M 15s\n260100K .......... .......... .......... .......... .......... 46% 27.5M 15s\n260150K .......... .......... .......... .......... .......... 46% 32.0M 15s\n260200K .......... .......... .......... .......... .......... 46% 61.2M 15s\n260250K .......... .......... .......... .......... .......... 46% 29.9M 15s\n260300K .......... .......... .......... .......... .......... 46% 71.5M 15s\n260350K .......... .......... .......... .......... .......... 46% 57.3M 15s\n260400K .......... .......... .......... .......... .......... 46% 71.4M 15s\n260450K .......... .......... .......... .......... .......... 46% 75.4M 15s\n260500K .......... .......... .......... .......... .......... 46% 53.3M 15s\n260550K .......... .......... .......... .......... .......... 46% 30.1M 15s\n260600K .......... .......... .......... .......... .......... 46% 28.3M 15s\n260650K .......... .......... .......... .......... .......... 46%  112M 15s\n260700K .......... .......... .......... .......... .......... 46% 31.0M 15s\n260750K .......... .......... .......... .......... .......... 46% 31.0M 15s\n260800K .......... .......... .......... .......... .......... 46% 19.7M 15s\n260850K .......... .......... .......... .......... .......... 46% 70.0M 15s\n260900K .......... .......... .......... .......... .......... 46% 91.9M 15s\n260950K .......... .......... .......... .......... .......... 46% 25.8M 15s\n261000K .......... .......... .......... .......... .......... 46% 21.6M 15s\n261050K .......... .......... .......... .......... .......... 46% 25.3M 15s\n261100K .......... .......... .......... .......... .......... 46% 21.5M 15s\n261150K .......... .......... .......... .......... .......... 46% 48.8M 15s\n261200K .......... .......... .......... .......... .......... 46% 18.6M 15s\n261250K .......... .......... .......... .......... .......... 46% 17.6M 15s\n261300K .......... .......... .......... .......... .......... 46% 14.8M 15s\n261350K .......... .......... .......... .......... .......... 46% 90.0M 15s\n261400K .......... .......... .......... .......... .......... 46% 65.7M 15s\n261450K .......... .......... .......... .......... .......... 46% 16.1M 15s\n261500K .......... .......... .......... .......... .......... 46% 48.1M 15s\n261550K .......... .......... .......... .......... .......... 46% 19.1M 15s\n261600K .......... .......... .......... .......... .......... 46% 90.0M 15s\n261650K .......... .......... .......... .......... .......... 46% 70.9M 15s\n261700K .......... .......... .......... .......... .......... 46% 28.6M 15s\n261750K .......... .......... .......... .......... .......... 46% 97.3M 15s\n261800K .......... .......... .......... .......... .......... 46% 31.5M 15s\n261850K .......... .......... .......... .......... .......... 46% 56.6M 15s\n261900K .......... .......... .......... .......... .......... 46% 32.6M 15s\n261950K .......... .......... .......... .......... .......... 46% 27.1M 15s\n262000K .......... .......... .......... .......... .......... 46% 26.7M 15s\n262050K .......... .......... .......... .......... .......... 46% 50.8M 15s\n262100K .......... .......... .......... .......... .......... 46% 21.3M 15s\n262150K .......... .......... .......... .......... .......... 46% 15.1M 15s\n262200K .......... .......... .......... .......... .......... 46% 18.8M 15s\n262250K .......... .......... .......... .......... .......... 46% 18.0M 15s\n262300K .......... .......... .......... .......... .......... 46% 60.1M 15s\n262350K .......... .......... .......... .......... .......... 46% 17.5M 15s\n262400K .......... .......... .......... .......... .......... 46% 60.2M 15s\n262450K .......... .......... .......... .......... .......... 46% 21.0M 15s\n262500K .......... .......... .......... .......... .......... 46% 33.5M 15s\n262550K .......... .......... .......... .......... .......... 46% 48.3M 15s\n262600K .......... .......... .......... .......... .......... 46% 18.6M 15s\n262650K .......... .......... .......... .......... .......... 46% 31.6M 15s\n262700K .......... .......... .......... .......... .......... 46% 18.8M 15s\n262750K .......... .......... .......... .......... .......... 46%  127M 15s\n262800K .......... .......... .......... .......... .......... 46% 30.5M 15s\n262850K .......... .......... .......... .......... .......... 46% 24.3M 15s\n262900K .......... .......... .......... .......... .......... 47% 17.6M 15s\n262950K .......... .......... .......... .......... .......... 47% 47.5M 15s\n263000K .......... .......... .......... .......... .......... 47% 59.7M 15s\n263050K .......... .......... .......... .......... .......... 47% 15.1M 15s\n263100K .......... .......... .......... .......... .......... 47%  101M 14s\n263150K .......... .......... .......... .......... .......... 47% 30.9M 14s\n263200K .......... .......... .......... .......... .......... 47% 38.1M 14s\n263250K .......... .......... .......... .......... .......... 47% 13.2M 14s\n263300K .......... .......... .......... .......... .......... 47% 99.8M 14s\n263350K .......... .......... .......... .......... .......... 47% 39.4M 14s\n263400K .......... .......... .......... .......... .......... 47% 18.5M 14s\n263450K .......... .......... .......... .......... .......... 47% 65.0M 14s\n263500K .......... .......... .......... .......... .......... 47% 16.3M 14s\n263550K .......... .......... .......... .......... .......... 47% 17.9M 14s\n263600K .......... .......... .......... .......... .......... 47% 29.1M 14s\n263650K .......... .......... .......... .......... .......... 47% 16.7M 14s\n263700K .......... .......... .......... .......... .......... 47% 25.1M 14s\n263750K .......... .......... .......... .......... .......... 47% 9.17M 14s\n263800K .......... .......... .......... .......... .......... 47% 54.4M 14s\n263850K .......... .......... .......... .......... .......... 47% 31.6M 14s\n263900K .......... .......... .......... .......... .......... 47% 20.8M 14s\n263950K .......... .......... .......... .......... .......... 47% 36.5M 14s\n264000K .......... .......... .......... .......... .......... 47% 15.7M 14s\n264050K .......... .......... .......... .......... .......... 47% 53.7M 14s\n264100K .......... .......... .......... .......... .......... 47% 12.8M 14s\n264150K .......... .......... .......... .......... .......... 47% 60.5M 14s\n264200K .......... .......... .......... .......... .......... 47% 67.7M 14s\n264250K .......... .......... .......... .......... .......... 47% 23.6M 14s\n264300K .......... .......... .......... .......... .......... 47% 50.5M 14s\n264350K .......... .......... .......... .......... .......... 47% 12.5M 14s\n264400K .......... .......... .......... .......... .......... 47% 50.6M 14s\n264450K .......... .......... .......... .......... .......... 47% 47.9M 14s\n264500K .......... .......... .......... .......... .......... 47% 13.7M 14s\n264550K .......... .......... .......... .......... .......... 47% 44.4M 14s\n264600K .......... .......... .......... .......... .......... 47% 16.9M 14s\n264650K .......... .......... .......... .......... .......... 47% 50.0M 14s\n264700K .......... .......... .......... .......... .......... 47% 79.5M 14s\n264750K .......... .......... .......... .......... .......... 47% 21.1M 14s\n264800K .......... .......... .......... .......... .......... 47% 52.1M 14s\n264850K .......... .......... .......... .......... .......... 47% 60.3M 14s\n264900K .......... .......... .......... .......... .......... 47% 17.8M 14s\n264950K .......... .......... .......... .......... .......... 47% 51.4M 14s\n265000K .......... .......... .......... .......... .......... 47% 19.0M 14s\n265050K .......... .......... .......... .......... .......... 47% 19.1M 14s\n265100K .......... .......... .......... .......... .......... 47% 37.8M 14s\n265150K .......... .......... .......... .......... .......... 47% 18.6M 14s\n265200K .......... .......... .......... .......... .......... 47% 20.7M 14s\n265250K .......... .......... .......... .......... .......... 47% 22.5M 14s\n265300K .......... .......... .......... .......... .......... 47% 14.3M 14s\n265350K .......... .......... .......... .......... .......... 47% 33.7M 14s\n265400K .......... .......... .......... .......... .......... 47% 57.8M 14s\n265450K .......... .......... .......... .......... .......... 47% 32.5M 14s\n265500K .......... .......... .......... .......... .......... 47% 24.0M 14s\n265550K .......... .......... .......... .......... .......... 47% 94.2M 14s\n265600K .......... .......... .......... .......... .......... 47% 23.6M 14s\n265650K .......... .......... .......... .......... .......... 47% 20.3M 14s\n265700K .......... .......... .......... .......... .......... 47% 10.6M 14s\n265750K .......... .......... .......... .......... .......... 47% 18.4M 14s\n265800K .......... .......... .......... .......... .......... 47% 45.7M 14s\n265850K .......... .......... .......... .......... .......... 47% 24.6M 14s\n265900K .......... .......... .......... .......... .......... 47% 20.2M 14s\n265950K .......... .......... .......... .......... .......... 47% 21.7M 14s\n266000K .......... .......... .......... .......... .......... 47% 55.2M 14s\n266050K .......... .......... .......... .......... .......... 47% 55.4M 14s\n266100K .......... .......... .......... .......... .......... 47% 24.1M 14s\n266150K .......... .......... .......... .......... .......... 47% 28.5M 14s\n266200K .......... .......... .......... .......... .......... 47% 17.8M 14s\n266250K .......... .......... .......... .......... .......... 47% 22.1M 14s\n266300K .......... .......... .......... .......... .......... 47% 35.1M 14s\n266350K .......... .......... .......... .......... .......... 47% 26.3M 14s\n266400K .......... .......... .......... .......... .......... 47% 29.9M 14s\n266450K .......... .......... .......... .......... .......... 47% 19.0M 14s\n266500K .......... .......... .......... .......... .......... 47% 53.4M 14s\n266550K .......... .......... .......... .......... .......... 47% 48.8M 14s\n266600K .......... .......... .......... .......... .......... 47% 16.1M 14s\n266650K .......... .......... .......... .......... .......... 47% 52.5M 14s\n266700K .......... .......... .......... .......... .......... 47% 14.7M 14s\n266750K .......... .......... .......... .......... .......... 47% 61.0M 14s\n266800K .......... .......... .......... .......... .......... 47% 22.5M 14s\n266850K .......... .......... .......... .......... .......... 47% 13.6M 14s\n266900K .......... .......... .......... .......... .......... 47% 13.0M 14s\n266950K .......... .......... .......... .......... .......... 47% 39.7M 14s\n267000K .......... .......... .......... .......... .......... 47% 25.5M 14s\n267050K .......... .......... .......... .......... .......... 47% 13.5M 14s\n267100K .......... .......... .......... .......... .......... 47% 31.1M 14s\n267150K .......... .......... .......... .......... .......... 47% 14.1M 14s\n267200K .......... .......... .......... .......... .......... 47% 30.9M 14s\n267250K .......... .......... .......... .......... .......... 47%  107M 14s\n267300K .......... .......... .......... .......... .......... 47% 19.0M 14s\n267350K .......... .......... .......... .......... .......... 47% 33.9M 14s\n267400K .......... .......... .......... .......... .......... 47% 18.8M 14s\n267450K .......... .......... .......... .......... .......... 47% 36.9M 14s\n267500K .......... .......... .......... .......... .......... 47% 66.9M 14s\n267550K .......... .......... .......... .......... .......... 47% 18.5M 14s\n267600K .......... .......... .......... .......... .......... 47% 34.7M 14s\n267650K .......... .......... .......... .......... .......... 47%  137M 14s\n267700K .......... .......... .......... .......... .......... 47% 13.1M 14s\n267750K .......... .......... .......... .......... .......... 47% 56.6M 14s\n267800K .......... .......... .......... .......... .......... 47% 16.2M 14s\n267850K .......... .......... .......... .......... .......... 47% 40.3M 14s\n267900K .......... .......... .......... .......... .......... 47%  111M 14s\n267950K .......... .......... .......... .......... .......... 47% 20.5M 14s\n268000K .......... .......... .......... .......... .......... 47% 57.7M 14s\n268050K .......... .......... .......... .......... .......... 47% 23.0M 14s\n268100K .......... .......... .......... .......... .......... 47% 39.6M 14s\n268150K .......... .......... .......... .......... .......... 47% 94.5M 14s\n268200K .......... .......... .......... .......... .......... 47% 19.9M 14s\n268250K .......... .......... .......... .......... .......... 47% 24.3M 14s\n268300K .......... .......... .......... .......... .......... 47% 20.4M 14s\n268350K .......... .......... .......... .......... .......... 47% 59.6M 14s\n268400K .......... .......... .......... .......... .......... 47% 17.7M 14s\n268450K .......... .......... .......... .......... .......... 47% 13.5M 14s\n268500K .......... .......... .......... .......... .......... 48% 51.2M 14s\n268550K .......... .......... .......... .......... .......... 48% 16.3M 14s\n268600K .......... .......... .......... .......... .......... 48% 49.7M 14s\n268650K .......... .......... .......... .......... .......... 48% 16.4M 14s\n268700K .......... .......... .......... .......... .......... 48% 17.1M 14s\n268750K .......... .......... .......... .......... .......... 48% 63.0M 14s\n268800K .......... .......... .......... .......... .......... 48% 11.0M 14s\n268850K .......... .......... .......... .......... .......... 48% 76.4M 14s\n268900K .......... .......... .......... .......... .......... 48% 22.6M 14s\n268950K .......... .......... .......... .......... .......... 48% 18.7M 14s\n269000K .......... .......... .......... .......... .......... 48% 22.0M 14s\n269050K .......... .......... .......... .......... .......... 48% 78.7M 14s\n269100K .......... .......... .......... .......... .......... 48% 8.77M 14s\n269150K .......... .......... .......... .......... .......... 48% 43.8M 14s\n269200K .......... .......... .......... .......... .......... 48% 8.11M 14s\n269250K .......... .......... .......... .......... .......... 48% 16.8M 14s\n269300K .......... .......... .......... .......... .......... 48% 45.4M 14s\n269350K .......... .......... .......... .......... .......... 48% 10.7M 14s\n269400K .......... .......... .......... .......... .......... 48% 11.6M 14s\n269450K .......... .......... .......... .......... .......... 48% 7.00M 14s\n269500K .......... .......... .......... .......... .......... 48% 20.8M 14s\n269550K .......... .......... .......... .......... .......... 48% 53.5M 14s\n269600K .......... .......... .......... .......... .......... 48% 10.2M 14s\n269650K .......... .......... .......... .......... .......... 48% 16.3M 14s\n269700K .......... .......... .......... .......... .......... 48% 19.1M 14s\n269750K .......... .......... .......... .......... .......... 48% 13.3M 14s\n269800K .......... .......... .......... .......... .......... 48% 49.6M 14s\n269850K .......... .......... .......... .......... .......... 48% 8.05M 14s\n269900K .......... .......... .......... .......... .......... 48% 23.0M 14s\n269950K .......... .......... .......... .......... .......... 48% 11.2M 14s\n270000K .......... .......... .......... .......... .......... 48% 10.4M 14s\n270050K .......... .......... .......... .......... .......... 48% 77.8M 14s\n270100K .......... .......... .......... .......... .......... 48% 11.5M 14s\n270150K .......... .......... .......... .......... .......... 48% 39.0M 14s\n270200K .......... .......... .......... .......... .......... 48% 13.8M 14s\n270250K .......... .......... .......... .......... .......... 48% 47.0M 14s\n270300K .......... .......... .......... .......... .......... 48% 28.6M 14s\n270350K .......... .......... .......... .......... .......... 48% 9.91M 14s\n270400K .......... .......... .......... .......... .......... 48% 19.7M 14s\n270450K .......... .......... .......... .......... .......... 48% 65.3M 14s\n270500K .......... .......... .......... .......... .......... 48% 8.38M 14s\n270550K .......... .......... .......... .......... .......... 48% 12.7M 14s\n270600K .......... .......... .......... .......... .......... 48% 8.87M 14s\n270650K .......... .......... .......... .......... .......... 48% 7.11M 14s\n270700K .......... .......... .......... .......... .......... 48% 57.3M 14s\n270750K .......... .......... .......... .......... .......... 48% 13.3M 14s\n270800K .......... .......... .......... .......... .......... 48% 16.2M 14s\n270850K .......... .......... .......... .......... .......... 48% 13.3M 14s\n270900K .......... .......... .......... .......... .......... 48% 22.5M 14s\n270950K .......... .......... .......... .......... .......... 48% 69.9M 14s\n271000K .......... .......... .......... .......... .......... 48% 8.33M 14s\n271050K .......... .......... .......... .......... .......... 48% 26.2M 14s\n271100K .......... .......... .......... .......... .......... 48% 12.5M 14s\n271150K .......... .......... .......... .......... .......... 48% 12.4M 14s\n271200K .......... .......... .......... .......... .......... 48% 52.8M 14s\n271250K .......... .......... .......... .......... .......... 48% 8.96M 14s\n271300K .......... .......... .......... .......... .......... 48% 14.1M 14s\n271350K .......... .......... .......... .......... .......... 48% 29.3M 14s\n271400K .......... .......... .......... .......... .......... 48% 78.7M 14s\n271450K .......... .......... .......... .......... .......... 48% 9.67M 14s\n271500K .......... .......... .......... .......... .......... 48% 21.0M 14s\n271550K .......... .......... .......... .......... .......... 48% 10.7M 14s\n271600K .......... .......... .......... .......... .......... 48% 18.2M 14s\n271650K .......... .......... .......... .......... .......... 48% 15.8M 14s\n271700K .......... .......... .......... .......... .......... 48% 27.8M 14s\n271750K .......... .......... .......... .......... .......... 48% 21.9M 14s\n271800K .......... .......... .......... .......... .......... 48% 8.30M 14s\n271850K .......... .......... .......... .......... .......... 48% 86.6M 14s\n271900K .......... .......... .......... .......... .......... 48% 25.5M 14s\n271950K .......... .......... .......... .......... .......... 48% 25.4M 14s\n272000K .......... .......... .......... .......... .......... 48% 12.9M 14s\n272050K .......... .......... .......... .......... .......... 48% 4.75M 14s\n272100K .......... .......... .......... .......... .......... 48% 33.6M 14s\n272150K .......... .......... .......... .......... .......... 48% 11.2M 14s\n272200K .......... .......... .......... .......... .......... 48% 8.38M 14s\n272250K .......... .......... .......... .......... .......... 48% 5.56M 14s\n272300K .......... .......... .......... .......... .......... 48% 7.29M 14s\n272350K .......... .......... .......... .......... .......... 48% 55.8M 14s\n272400K .......... .......... .......... .......... .......... 48% 57.5M 14s\n272450K .......... .......... .......... .......... .......... 48% 11.8M 14s\n272500K .......... .......... .......... .......... .......... 48% 9.58M 14s\n272550K .......... .......... .......... .......... .......... 48% 49.1M 14s\n272600K .......... .......... .......... .......... .......... 48% 60.9M 14s\n272650K .......... .......... .......... .......... .......... 48% 5.79M 14s\n272700K .......... .......... .......... .......... .......... 48% 17.2M 14s\n272750K .......... .......... .......... .......... .......... 48% 16.2M 14s\n272800K .......... .......... .......... .......... .......... 48% 68.6M 14s\n272850K .......... .......... .......... .......... .......... 48% 14.4M 14s\n272900K .......... .......... .......... .......... .......... 48% 23.5M 14s\n272950K .......... .......... .......... .......... .......... 48% 9.04M 14s\n273000K .......... .......... .......... .......... .......... 48% 22.8M 14s\n273050K .......... .......... .......... .......... .......... 48% 65.2M 14s\n273100K .......... .......... .......... .......... .......... 48% 10.0M 14s\n273150K .......... .......... .......... .......... .......... 48% 9.24M 14s\n273200K .......... .......... .......... .......... .......... 48% 11.3M 14s\n273250K .......... .......... .......... .......... .......... 48% 12.2M 14s\n273300K .......... .......... .......... .......... .......... 48% 38.3M 14s\n273350K .......... .......... .......... .......... .......... 48% 10.4M 14s\n273400K .......... .......... .......... .......... .......... 48% 19.7M 14s\n273450K .......... .......... .......... .......... .......... 48% 13.8M 14s\n273500K .......... .......... .......... .......... .......... 48% 58.2M 14s\n273550K .......... .......... .......... .......... .......... 48% 25.9M 14s\n273600K .......... .......... .......... .......... .......... 48% 8.82M 14s\n273650K .......... .......... .......... .......... .......... 48% 14.5M 14s\n273700K .......... .......... .......... .......... .......... 48% 11.3M 14s\n273750K .......... .......... .......... .......... .......... 48% 61.0M 14s\n273800K .......... .......... .......... .......... .......... 48% 21.2M 14s\n273850K .......... .......... .......... .......... .......... 48% 13.0M 14s\n273900K .......... .......... .......... .......... .......... 48% 25.4M 14s\n273950K .......... .......... .......... .......... .......... 48% 11.7M 14s\n274000K .......... .......... .......... .......... .......... 48% 65.2M 14s\n274050K .......... .......... .......... .......... .......... 48% 7.72M 14s\n274100K .......... .......... .......... .......... .......... 49% 20.1M 14s\n274150K .......... .......... .......... .......... .......... 49% 9.27M 14s\n274200K .......... .......... .......... .......... .......... 49% 66.6M 14s\n274250K .......... .......... .......... .......... .......... 49% 11.3M 14s\n274300K .......... .......... .......... .......... .......... 49% 6.08M 14s\n274350K .......... .......... .......... .......... .......... 49% 12.0M 14s\n274400K .......... .......... .......... .......... .......... 49% 22.9M 14s\n274450K .......... .......... .......... .......... .......... 49% 55.1M 14s\n274500K .......... .......... .......... .......... .......... 49% 9.92M 14s\n274550K .......... .......... .......... .......... .......... 49% 15.2M 14s\n274600K .......... .......... .......... .......... .......... 49% 10.7M 14s\n274650K .......... .......... .......... .......... .......... 49% 24.5M 14s\n274700K .......... .......... .......... .......... .......... 49% 59.0M 14s\n274750K .......... .......... .......... .......... .......... 49% 9.53M 14s\n274800K .......... .......... .......... .......... .......... 49% 85.4M 14s\n274850K .......... .......... .......... .......... .......... 49% 20.5M 14s\n274900K .......... .......... .......... .......... .......... 49% 65.5M 14s\n274950K .......... .......... .......... .......... .......... 49% 20.8M 14s\n275000K .......... .......... .......... .......... .......... 49% 17.7M 14s\n275050K .......... .......... .......... .......... .......... 49% 62.6M 14s\n275100K .......... .......... .......... .......... .......... 49% 18.3M 14s\n275150K .......... .......... .......... .......... .......... 49% 57.1M 14s\n275200K .......... .......... .......... .......... .......... 49% 27.9M 14s\n275250K .......... .......... .......... .......... .......... 49% 33.9M 14s\n275300K .......... .......... .......... .......... .......... 49% 25.2M 14s\n275350K .......... .......... .......... .......... .......... 49% 66.8M 14s\n275400K .......... .......... .......... .......... .......... 49% 27.0M 14s\n275450K .......... .......... .......... .......... .......... 49% 26.6M 14s\n275500K .......... .......... .......... .......... .......... 49% 28.2M 14s\n275550K .......... .......... .......... .......... .......... 49% 39.0M 14s\n275600K .......... .......... .......... .......... .......... 49% 82.8M 14s\n275650K .......... .......... .......... .......... .......... 49% 18.0M 14s\n275700K .......... .......... .......... .......... .......... 49% 54.6M 14s\n275750K .......... .......... .......... .......... .......... 49% 13.9M 14s\n275800K .......... .......... .......... .......... .......... 49% 35.7M 14s\n275850K .......... .......... .......... .......... .......... 49% 69.3M 14s\n275900K .......... .......... .......... .......... .......... 49% 18.0M 14s\n275950K .......... .......... .......... .......... .......... 49% 60.0M 14s\n276000K .......... .......... .......... .......... .......... 49% 24.2M 14s\n276050K .......... .......... .......... .......... .......... 49% 47.0M 14s\n276100K .......... .......... .......... .......... .......... 49% 82.7M 14s\n276150K .......... .......... .......... .......... .......... 49% 31.9M 14s\n276200K .......... .......... .......... .......... .......... 49% 67.2M 14s\n276250K .......... .......... .......... .......... .......... 49% 28.7M 14s\n276300K .......... .......... .......... .......... .......... 49% 63.8M 14s\n276350K .......... .......... .......... .......... .......... 49% 23.9M 14s\n276400K .......... .......... .......... .......... .......... 49% 96.8M 14s\n276450K .......... .......... .......... .......... .......... 49% 33.9M 14s\n276500K .......... .......... .......... .......... .......... 49% 55.5M 14s\n276550K .......... .......... .......... .......... .......... 49% 92.9M 14s\n276600K .......... .......... .......... .......... .......... 49% 21.6M 14s\n276650K .......... .......... .......... .......... .......... 49% 28.0M 14s\n276700K .......... .......... .......... .......... .......... 49% 51.9M 14s\n276750K .......... .......... .......... .......... .......... 49% 83.5M 14s\n276800K .......... .......... .......... .......... .......... 49% 30.1M 14s\n276850K .......... .......... .......... .......... .......... 49% 27.0M 14s\n276900K .......... .......... .......... .......... .......... 49% 24.4M 14s\n276950K .......... .......... .......... .......... .......... 49% 27.8M 14s\n277000K .......... .......... .......... .......... .......... 49% 79.8M 14s\n277050K .......... .......... .......... .......... .......... 49% 22.2M 14s\n277100K .......... .......... .......... .......... .......... 49% 22.0M 14s\n277150K .......... .......... .......... .......... .......... 49% 18.7M 14s\n277200K .......... .......... .......... .......... .......... 49% 18.7M 14s\n277250K .......... .......... .......... .......... .......... 49% 73.3M 14s\n277300K .......... .......... .......... .......... .......... 49% 26.1M 14s\n277350K .......... .......... .......... .......... .......... 49% 24.6M 14s\n277400K .......... .......... .......... .......... .......... 49% 81.2M 14s\n277450K .......... .......... .......... .......... .......... 49% 88.9M 14s\n277500K .......... .......... .......... .......... .......... 49% 85.1M 14s\n277550K .......... .......... .......... .......... .......... 49% 42.6M 14s\n277600K .......... .......... .......... .......... .......... 49% 44.9M 14s\n277650K .......... .......... .......... .......... .......... 49% 58.5M 14s\n277700K .......... .......... .......... .......... .......... 49% 91.1M 14s\n277750K .......... .......... .......... .......... .......... 49% 47.2M 14s\n277800K .......... .......... .......... .......... .......... 49% 27.5M 14s\n277850K .......... .......... .......... .......... .......... 49% 66.9M 14s\n277900K .......... .......... .......... .......... .......... 49% 25.0M 14s\n277950K .......... .......... .......... .......... .......... 49% 65.2M 14s\n278000K .......... .......... .......... .......... .......... 49% 76.5M 14s\n278050K .......... .......... .......... .......... .......... 49% 28.1M 14s\n278100K .......... .......... .......... .......... .......... 49% 96.2M 14s\n278150K .......... .......... .......... .......... .......... 49%  108M 14s\n278200K .......... .......... .......... .......... .......... 49% 22.4M 14s\n278250K .......... .......... .......... .......... .......... 49% 78.9M 14s\n278300K .......... .......... .......... .......... .......... 49%  103M 14s\n278350K .......... .......... .......... .......... .......... 49% 31.4M 14s\n278400K .......... .......... .......... .......... .......... 49% 50.2M 14s\n278450K .......... .......... .......... .......... .......... 49%  118M 14s\n278500K .......... .......... .......... .......... .......... 49% 13.9M 14s\n278550K .......... .......... .......... .......... .......... 49%  126M 14s\n278600K .......... .......... .......... .......... .......... 49% 90.0M 14s\n278650K .......... .......... .......... .......... .......... 49%  100M 14s\n278700K .......... .......... .......... .......... .......... 49%  110M 14s\n278750K .......... .......... .......... .......... .......... 49% 17.5M 14s\n278800K .......... .......... .......... .......... .......... 49% 83.0M 14s\n278850K .......... .......... .......... .......... .......... 49% 87.4M 14s\n278900K .......... .......... .......... .......... .......... 49% 72.7M 14s\n278950K .......... .......... .......... .......... .......... 49% 29.4M 14s\n279000K .......... .......... .......... .......... .......... 49% 63.9M 14s\n279050K .......... .......... .......... .......... .......... 49% 26.1M 14s\n279100K .......... .......... .......... .......... .......... 49% 68.6M 14s\n279150K .......... .......... .......... .......... .......... 49% 62.5M 14s\n279200K .......... .......... .......... .......... .......... 49% 22.2M 14s\n279250K .......... .......... .......... .......... .......... 49% 72.2M 14s\n279300K .......... .......... .......... .......... .......... 49% 69.4M 14s\n279350K .......... .......... .......... .......... .......... 49%  106M 14s\n279400K .......... .......... .......... .......... .......... 49% 19.4M 14s\n279450K .......... .......... .......... .......... .......... 49% 59.4M 14s\n279500K .......... .......... .......... .......... .......... 49% 32.5M 14s\n279550K .......... .......... .......... .......... .......... 49% 72.1M 14s\n279600K .......... .......... .......... .......... .......... 49% 80.8M 14s\n279650K .......... .......... .......... .......... .......... 49% 23.7M 14s\n279700K .......... .......... .......... .......... .......... 50% 95.4M 14s\n279750K .......... .......... .......... .......... .......... 50% 25.1M 14s\n279800K .......... .......... .......... .......... .......... 50% 68.2M 14s\n279850K .......... .......... .......... .......... .......... 50% 90.0M 14s\n279900K .......... .......... .......... .......... .......... 50% 27.2M 14s\n279950K .......... .......... .......... .......... .......... 50% 86.2M 14s\n280000K .......... .......... .......... .......... .......... 50% 24.0M 14s\n280050K .......... .......... .......... .......... .......... 50% 77.7M 14s\n280100K .......... .......... .......... .......... .......... 50% 79.0M 14s\n280150K .......... .......... .......... .......... .......... 50% 69.0M 14s\n280200K .......... .......... .......... .......... .......... 50% 23.3M 14s\n280250K .......... .......... .......... .......... .......... 50% 69.2M 14s\n280300K .......... .......... .......... .......... .......... 50% 46.8M 14s\n280350K .......... .......... .......... .......... .......... 50% 28.2M 14s\n280400K .......... .......... .......... .......... .......... 50% 66.2M 14s\n280450K .......... .......... .......... .......... .......... 50% 25.8M 14s\n280500K .......... .......... .......... .......... .......... 50% 59.7M 14s\n280550K .......... .......... .......... .......... .......... 50% 63.4M 14s\n280600K .......... .......... .......... .......... .......... 50% 34.9M 14s\n280650K .......... .......... .......... .......... .......... 50% 70.3M 14s\n280700K .......... .......... .......... .......... .......... 50% 56.8M 14s\n280750K .......... .......... .......... .......... .......... 50% 63.1M 14s\n280800K .......... .......... .......... .......... .......... 50% 48.0M 14s\n280850K .......... .......... .......... .......... .......... 50% 61.2M 14s\n280900K .......... .......... .......... .......... .......... 50% 51.0M 14s\n280950K .......... .......... .......... .......... .......... 50% 57.8M 14s\n281000K .......... .......... .......... .......... .......... 50% 33.2M 14s\n281050K .......... .......... .......... .......... .......... 50% 57.6M 14s\n281100K .......... .......... .......... .......... .......... 50% 26.0M 14s\n281150K .......... .......... .......... .......... .......... 50% 29.5M 14s\n281200K .......... .......... .......... .......... .......... 50% 70.6M 14s\n281250K .......... .......... .......... .......... .......... 50% 55.4M 14s\n281300K .......... .......... .......... .......... .......... 50% 60.5M 13s\n281350K .......... .......... .......... .......... .......... 50% 32.2M 13s\n281400K .......... .......... .......... .......... .......... 50% 72.6M 13s\n281450K .......... .......... .......... .......... .......... 50% 70.0M 13s\n281500K .......... .......... .......... .......... .......... 50% 66.6M 13s\n281550K .......... .......... .......... .......... .......... 50% 35.2M 13s\n281600K .......... .......... .......... .......... .......... 50% 69.6M 13s\n281650K .......... .......... .......... .......... .......... 50% 68.6M 13s\n281700K .......... .......... .......... .......... .......... 50% 32.2M 13s\n281750K .......... .......... .......... .......... .......... 50% 61.4M 13s\n281800K .......... .......... .......... .......... .......... 50% 32.4M 13s\n281850K .......... .......... .......... .......... .......... 50% 55.5M 13s\n281900K .......... .......... .......... .......... .......... 50% 70.5M 13s\n281950K .......... .......... .......... .......... .......... 50% 69.5M 13s\n282000K .......... .......... .......... .......... .......... 50% 24.5M 13s\n282050K .......... .......... .......... .......... .......... 50% 70.6M 13s\n282100K .......... .......... .......... .......... .......... 50% 28.6M 13s\n282150K .......... .......... .......... .......... .......... 50% 64.5M 13s\n282200K .......... .......... .......... .......... .......... 50% 77.2M 13s\n282250K .......... .......... .......... .......... .......... 50% 30.3M 13s\n282300K .......... .......... .......... .......... .......... 50% 62.1M 13s\n282350K .......... .......... .......... .......... .......... 50% 66.5M 13s\n282400K .......... .......... .......... .......... .......... 50% 98.4M 13s\n282450K .......... .......... .......... .......... .......... 50% 33.1M 13s\n282500K .......... .......... .......... .......... .......... 50% 43.8M 13s\n282550K .......... .......... .......... .......... .......... 50% 47.2M 13s\n282600K .......... .......... .......... .......... .......... 50% 62.6M 13s\n282650K .......... .......... .......... .......... .......... 50% 82.0M 13s\n282700K .......... .......... .......... .......... .......... 50% 21.2M 13s\n282750K .......... .......... .......... .......... .......... 50%  108M 13s\n282800K .......... .......... .......... .......... .......... 50% 44.5M 13s\n282850K .......... .......... .......... .......... .......... 50% 65.7M 13s\n282900K .......... .......... .......... .......... .......... 50% 69.8M 13s\n282950K .......... .......... .......... .......... .......... 50% 75.5M 13s\n283000K .......... .......... .......... .......... .......... 50% 24.9M 13s\n283050K .......... .......... .......... .......... .......... 50% 66.9M 13s\n283100K .......... .......... .......... .......... .......... 50% 84.7M 13s\n283150K .......... .......... .......... .......... .......... 50% 29.5M 13s\n283200K .......... .......... .......... .......... .......... 50% 66.1M 13s\n283250K .......... .......... .......... .......... .......... 50% 28.5M 13s\n283300K .......... .......... .......... .......... .......... 50% 47.1M 13s\n283350K .......... .......... .......... .......... .......... 50% 61.1M 13s\n283400K .......... .......... .......... .......... .......... 50% 83.6M 13s\n283450K .......... .......... .......... .......... .......... 50% 30.3M 13s\n283500K .......... .......... .......... .......... .......... 50% 72.4M 13s\n283550K .......... .......... .......... .......... .......... 50% 97.4M 13s\n283600K .......... .......... .......... .......... .......... 50% 34.3M 13s\n283650K .......... .......... .......... .......... .......... 50% 73.5M 13s\n283700K .......... .......... .......... .......... .......... 50% 29.1M 13s\n283750K .......... .......... .......... .......... .......... 50% 93.3M 13s\n283800K .......... .......... .......... .......... .......... 50% 93.8M 13s\n283850K .......... .......... .......... .......... .......... 50% 67.5M 13s\n283900K .......... .......... .......... .......... .......... 50% 19.9M 13s\n283950K .......... .......... .......... .......... .......... 50% 89.5M 13s\n284000K .......... .......... .......... .......... .......... 50% 84.2M 13s\n284050K .......... .......... .......... .......... .......... 50% 27.4M 13s\n284100K .......... .......... .......... .......... .......... 50% 92.7M 13s\n284150K .......... .......... .......... .......... .......... 50% 23.6M 13s\n284200K .......... .......... .......... .......... .......... 50% 67.8M 13s\n284250K .......... .......... .......... .......... .......... 50% 72.0M 13s\n284300K .......... .......... .......... .......... .......... 50% 86.1M 13s\n284350K .......... .......... .......... .......... .......... 50% 33.1M 13s\n284400K .......... .......... .......... .......... .......... 50% 69.8M 13s\n284450K .......... .......... .......... .......... .......... 50% 74.0M 13s\n284500K .......... .......... .......... .......... .......... 50% 28.1M 13s\n284550K .......... .......... .......... .......... .......... 50% 44.4M 13s\n284600K .......... .......... .......... .......... .......... 50% 23.2M 13s\n284650K .......... .......... .......... .......... .......... 50% 73.5M 13s\n284700K .......... .......... .......... .......... .......... 50% 64.9M 13s\n284750K .......... .......... .......... .......... .......... 50% 93.9M 13s\n284800K .......... .......... .......... .......... .......... 50% 32.2M 13s\n284850K .......... .......... .......... .......... .......... 50% 71.1M 13s\n284900K .......... .......... .......... .......... .......... 50% 28.9M 13s\n284950K .......... .......... .......... .......... .......... 50% 67.8M 13s\n285000K .......... .......... .......... .......... .......... 50% 70.5M 13s\n285050K .......... .......... .......... .......... .......... 50% 65.8M 13s\n285100K .......... .......... .......... .......... .......... 50% 31.2M 13s\n285150K .......... .......... .......... .......... .......... 50% 39.1M 13s\n285200K .......... .......... .......... .......... .......... 50% 85.2M 13s\n285250K .......... .......... .......... .......... .......... 50% 39.1M 13s\n285300K .......... .......... .......... .......... .......... 51% 72.0M 13s\n285350K .......... .......... .......... .......... .......... 51% 21.9M 13s\n285400K .......... .......... .......... .......... .......... 51% 61.2M 13s\n285450K .......... .......... .......... .......... .......... 51% 79.0M 13s\n285500K .......... .......... .......... .......... .......... 51%  108M 13s\n285550K .......... .......... .......... .......... .......... 51% 44.0M 13s\n285600K .......... .......... .......... .......... .......... 51% 69.3M 13s\n285650K .......... .......... .......... .......... .......... 51% 92.9M 13s\n285700K .......... .......... .......... .......... .......... 51% 32.5M 13s\n285750K .......... .......... .......... .......... .......... 51% 80.5M 13s\n285800K .......... .......... .......... .......... .......... 51% 28.3M 13s\n285850K .......... .......... .......... .......... .......... 51% 91.6M 13s\n285900K .......... .......... .......... .......... .......... 51% 44.2M 13s\n285950K .......... .......... .......... .......... .......... 51%  125M 13s\n286000K .......... .......... .......... .......... .......... 51% 38.2M 13s\n286050K .......... .......... .......... .......... .......... 51% 85.6M 13s\n286100K .......... .......... .......... .......... .......... 51% 88.1M 13s\n286150K .......... .......... .......... .......... .......... 51% 27.3M 13s\n286200K .......... .......... .......... .......... .......... 51% 81.0M 13s\n286250K .......... .......... .......... .......... .......... 51% 27.3M 13s\n286300K .......... .......... .......... .......... .......... 51% 97.5M 13s\n286350K .......... .......... .......... .......... .......... 51% 99.2M 13s\n286400K .......... .......... .......... .......... .......... 51% 95.9M 13s\n286450K .......... .......... .......... .......... .......... 51% 19.1M 13s\n286500K .......... .......... .......... .......... .......... 51% 90.7M 13s\n286550K .......... .......... .......... .......... .......... 51%  103M 13s\n286600K .......... .......... .......... .......... .......... 51% 19.5M 13s\n286650K .......... .......... .......... .......... .......... 51%  104M 13s\n286700K .......... .......... .......... .......... .......... 51% 36.9M 13s\n286750K .......... .......... .......... .......... .......... 51% 74.4M 13s\n286800K .......... .......... .......... .......... .......... 51% 61.3M 13s\n286850K .......... .......... .......... .......... .......... 51% 95.7M 13s\n286900K .......... .......... .......... .......... .......... 51% 23.0M 13s\n286950K .......... .......... .......... .......... .......... 51% 70.9M 13s\n287000K .......... .......... .......... .......... .......... 51% 28.4M 13s\n287050K .......... .......... .......... .......... .......... 51% 51.3M 13s\n287100K .......... .......... .......... .......... .......... 51% 95.2M 13s\n287150K .......... .......... .......... .......... .......... 51% 32.8M 13s\n287200K .......... .......... .......... .......... .......... 51% 69.8M 13s\n287250K .......... .......... .......... .......... .......... 51% 71.4M 13s\n287300K .......... .......... .......... .......... .......... 51%  101M 13s\n287350K .......... .......... .......... .......... .......... 51% 21.4M 13s\n287400K .......... .......... .......... .......... .......... 51% 72.5M 13s\n287450K .......... .......... .......... .......... .......... 51% 70.4M 13s\n287500K .......... .......... .......... .......... .......... 51% 93.1M 13s\n287550K .......... .......... .......... .......... .......... 51% 32.2M 13s\n287600K .......... .......... .......... .......... .......... 51% 72.4M 13s\n287650K .......... .......... .......... .......... .......... 51% 30.6M 13s\n287700K .......... .......... .......... .......... .......... 51% 72.3M 13s\n287750K .......... .......... .......... .......... .......... 51% 74.2M 13s\n287800K .......... .......... .......... .......... .......... 51% 64.1M 13s\n287850K .......... .......... .......... .......... .......... 51% 39.1M 13s\n287900K .......... .......... .......... .......... .......... 51% 68.4M 13s\n287950K .......... .......... .......... .......... .......... 51% 73.4M 13s\n288000K .......... .......... .......... .......... .......... 51% 69.3M 13s\n288050K .......... .......... .......... .......... .......... 51% 33.5M 13s\n288100K .......... .......... .......... .......... .......... 51% 75.6M 13s\n288150K .......... .......... .......... .......... .......... 51% 34.3M 13s\n288200K .......... .......... .......... .......... .......... 51% 49.3M 13s\n288250K .......... .......... .......... .......... .......... 51% 59.4M 13s\n288300K .......... .......... .......... .......... .......... 51% 84.7M 13s\n288350K .......... .......... .......... .......... .......... 51% 35.8M 13s\n288400K .......... .......... .......... .......... .......... 51% 59.1M 13s\n288450K .......... .......... .......... .......... .......... 51% 89.0M 13s\n288500K .......... .......... .......... .......... .......... 51% 32.5M 13s\n288550K .......... .......... .......... .......... .......... 51% 60.6M 13s\n288600K .......... .......... .......... .......... .......... 51% 29.8M 13s\n288650K .......... .......... .......... .......... .......... 51% 44.1M 13s\n288700K .......... .......... .......... .......... .......... 51% 62.2M 13s\n288750K .......... .......... .......... .......... .......... 51% 92.8M 13s\n288800K .......... .......... .......... .......... .......... 51% 25.9M 13s\n288850K .......... .......... .......... .......... .......... 51% 73.6M 13s\n288900K .......... .......... .......... .......... .......... 51% 82.0M 13s\n288950K .......... .......... .......... .......... .......... 51% 29.2M 13s\n289000K .......... .......... .......... .......... .......... 51% 68.5M 13s\n289050K .......... .......... .......... .......... .......... 51% 30.3M 13s\n289100K .......... .......... .......... .......... .......... 51% 68.4M 13s\n289150K .......... .......... .......... .......... .......... 51% 38.1M 13s\n289200K .......... .......... .......... .......... .......... 51%  112M 13s\n289250K .......... .......... .......... .......... .......... 51% 28.9M 13s\n289300K .......... .......... .......... .......... .......... 51% 65.3M 13s\n289350K .......... .......... .......... .......... .......... 51% 68.4M 13s\n289400K .......... .......... .......... .......... .......... 51% 76.4M 13s\n289450K .......... .......... .......... .......... .......... 51% 18.0M 13s\n289500K .......... .......... .......... .......... .......... 51%  104M 13s\n289550K .......... .......... .......... .......... .......... 51% 47.8M 13s\n289600K .......... .......... .......... .......... .......... 51% 52.3M 13s\n289650K .......... .......... .......... .......... .......... 51% 71.5M 13s\n289700K .......... .......... .......... .......... .......... 51% 22.8M 13s\n289750K .......... .......... .......... .......... .......... 51% 58.8M 13s\n289800K .......... .......... .......... .......... .......... 51% 72.2M 13s\n289850K .......... .......... .......... .......... .......... 51%  101M 13s\n289900K .......... .......... .......... .......... .......... 51% 34.9M 13s\n289950K .......... .......... .......... .......... .......... 51% 71.6M 13s\n290000K .......... .......... .......... .......... .......... 51% 26.4M 13s\n290050K .......... .......... .......... .......... .......... 51% 89.2M 13s\n290100K .......... .......... .......... .......... .......... 51% 31.7M 13s\n290150K .......... .......... .......... .......... .......... 51% 87.4M 13s\n290200K .......... .......... .......... .......... .......... 51% 73.7M 13s\n290250K .......... .......... .......... .......... .......... 51% 90.3M 13s\n290300K .......... .......... .......... .......... .......... 51% 80.1M 13s\n290350K .......... .......... .......... .......... .......... 51% 84.7M 13s\n290400K .......... .......... .......... .......... .......... 51% 27.3M 13s\n290450K .......... .......... .......... .......... .......... 51% 75.5M 13s\n290500K .......... .......... .......... .......... .......... 51% 78.6M 13s\n290550K .......... .......... .......... .......... .......... 51%  104M 13s\n290600K .......... .......... .......... .......... .......... 51% 15.5M 13s\n290650K .......... .......... .......... .......... .......... 51% 93.9M 13s\n290700K .......... .......... .......... .......... .......... 51% 58.8M 13s\n290750K .......... .......... .......... .......... .......... 51%  120M 13s\n290800K .......... .......... .......... .......... .......... 51% 71.0M 13s\n290850K .......... .......... .......... .......... .......... 51% 73.6M 13s\n290900K .......... .......... .......... .......... .......... 52% 23.8M 13s\n290950K .......... .......... .......... .......... .......... 52% 84.9M 13s\n291000K .......... .......... .......... .......... .......... 52% 29.1M 13s\n291050K .......... .......... .......... .......... .......... 52% 93.2M 13s\n291100K .......... .......... .......... .......... .......... 52% 21.7M 13s\n291150K .......... .......... .......... .......... .......... 52% 86.5M 13s\n291200K .......... .......... .......... .......... .......... 52% 43.0M 13s\n291250K .......... .......... .......... .......... .......... 52% 66.0M 13s\n291300K .......... .......... .......... .......... .......... 52% 89.4M 13s\n291350K .......... .......... .......... .......... .......... 52% 26.6M 13s\n291400K .......... .......... .......... .......... .......... 52% 97.0M 13s\n291450K .......... .......... .......... .......... .......... 52% 97.1M 13s\n291500K .......... .......... .......... .......... .......... 52% 82.3M 13s\n291550K .......... .......... .......... .......... .......... 52% 25.7M 13s\n291600K .......... .......... .......... .......... .......... 52% 34.8M 13s\n291650K .......... .......... .......... .......... .......... 52%  102M 13s\n291700K .......... .......... .......... .......... .......... 52%  134M 13s\n291750K .......... .......... .......... .......... .......... 52% 41.1M 13s\n291800K .......... .......... .......... .......... .......... 52% 80.3M 13s\n291850K .......... .......... .......... .......... .......... 52% 25.7M 13s\n291900K .......... .......... .......... .......... .......... 52% 72.7M 13s\n291950K .......... .......... .......... .......... .......... 52% 89.0M 13s\n292000K .......... .......... .......... .......... .......... 52% 29.6M 13s\n292050K .......... .......... .......... .......... .......... 52% 62.2M 13s\n292100K .......... .......... .......... .......... .......... 52% 72.4M 13s\n292150K .......... .......... .......... .......... .......... 52%  104M 13s\n292200K .......... .......... .......... .......... .......... 52% 22.1M 13s\n292250K .......... .......... .......... .......... .......... 52% 71.0M 13s\n292300K .......... .......... .......... .......... .......... 52% 82.0M 13s\n292350K .......... .......... .......... .......... .......... 52% 34.7M 13s\n292400K .......... .......... .......... .......... .......... 52% 77.8M 13s\n292450K .......... .......... .......... .......... .......... 52% 85.0M 13s\n292500K .......... .......... .......... .......... .......... 52% 28.6M 13s\n292550K .......... .......... .......... .......... .......... 52% 54.1M 13s\n292600K .......... .......... .......... .......... .......... 52% 61.0M 13s\n292650K .......... .......... .......... .......... .......... 52% 86.9M 13s\n292700K .......... .......... .......... .......... .......... 52% 28.2M 13s\n292750K .......... .......... .......... .......... .......... 52% 42.9M 13s\n292800K .......... .......... .......... .......... .......... 52% 43.7M 13s\n292850K .......... .......... .......... .......... .......... 52% 73.2M 13s\n292900K .......... .......... .......... .......... .......... 52% 73.6M 13s\n292950K .......... .......... .......... .......... .......... 52% 30.1M 13s\n293000K .......... .......... .......... .......... .......... 52% 84.6M 13s\n293050K .......... .......... .......... .......... .......... 52% 86.5M 13s\n293100K .......... .......... .......... .......... .......... 52% 89.3M 13s\n293150K .......... .......... .......... .......... .......... 52% 19.6M 13s\n293200K .......... .......... .......... .......... .......... 52% 80.0M 13s\n293250K .......... .......... .......... .......... .......... 52% 85.8M 13s\n293300K .......... .......... .......... .......... .......... 52% 25.9M 13s\n293350K .......... .......... .......... .......... .......... 52% 67.1M 13s\n293400K .......... .......... .......... .......... .......... 52% 87.9M 13s\n293450K .......... .......... .......... .......... .......... 52% 19.1M 13s\n293500K .......... .......... .......... .......... .......... 52% 72.2M 13s\n293550K .......... .......... .......... .......... .......... 52% 97.2M 13s\n293600K .......... .......... .......... .......... .......... 52% 57.6M 13s\n293650K .......... .......... .......... .......... .......... 52% 67.2M 13s\n293700K .......... .......... .......... .......... .......... 52% 72.2M 13s\n293750K .......... .......... .......... .......... .......... 52% 79.8M 13s\n293800K .......... .......... .......... .......... .......... 52%  110M 13s\n293850K .......... .......... .......... .......... .......... 52% 34.8M 13s\n293900K .......... .......... .......... .......... .......... 52% 72.4M 13s\n293950K .......... .......... .......... .......... .......... 52% 74.6M 13s\n294000K .......... .......... .......... .......... .......... 52% 34.4M 13s\n294050K .......... .......... .......... .......... .......... 52% 67.0M 13s\n294100K .......... .......... .......... .......... .......... 52% 69.2M 13s\n294150K .......... .......... .......... .......... .......... 52% 72.6M 13s\n294200K .......... .......... .......... .......... .......... 52% 37.5M 13s\n294250K .......... .......... .......... .......... .......... 52% 93.3M 13s\n294300K .......... .......... .......... .......... .......... 52% 80.4M 13s\n294350K .......... .......... .......... .......... .......... 52% 94.9M 13s\n294400K .......... .......... .......... .......... .......... 52% 28.7M 13s\n294450K .......... .......... .......... .......... .......... 52% 96.1M 13s\n294500K .......... .......... .......... .......... .......... 52% 55.9M 13s\n294550K .......... .......... .......... .......... .......... 52%  109M 13s\n294600K .......... .......... .......... .......... .......... 52% 26.5M 13s\n294650K .......... .......... .......... .......... .......... 52% 71.1M 13s\n294700K .......... .......... .......... .......... .......... 52% 74.1M 13s\n294750K .......... .......... .......... .......... .......... 52% 75.7M 12s\n294800K .......... .......... .......... .......... .......... 52% 19.4M 12s\n294850K .......... .......... .......... .......... .......... 52% 68.6M 12s\n294900K .......... .......... .......... .......... .......... 52% 18.3M 12s\n294950K .......... .......... .......... .......... .......... 52% 63.1M 12s\n295000K .......... .......... .......... .......... .......... 52% 52.0M 12s\n295050K .......... .......... .......... .......... .......... 52% 16.6M 12s\n295100K .......... .......... .......... .......... .......... 52% 50.8M 12s\n295150K .......... .......... .......... .......... .......... 52% 13.6M 12s\n295200K .......... .......... .......... .......... .......... 52% 54.1M 12s\n295250K .......... .......... .......... .......... .......... 52% 54.7M 12s\n295300K .......... .......... .......... .......... .......... 52% 15.1M 12s\n295350K .......... .......... .......... .......... .......... 52% 62.5M 12s\n295400K .......... .......... .......... .......... .......... 52% 14.7M 12s\n295450K .......... .......... .......... .......... .......... 52% 53.5M 12s\n295500K .......... .......... .......... .......... .......... 52% 52.1M 12s\n295550K .......... .......... .......... .......... .......... 52% 14.2M 12s\n295600K .......... .......... .......... .......... .......... 52% 48.6M 12s\n295650K .......... .......... .......... .......... .......... 52% 54.5M 12s\n295700K .......... .......... .......... .......... .......... 52% 15.3M 12s\n295750K .......... .......... .......... .......... .......... 52% 48.7M 12s\n295800K .......... .......... .......... .......... .......... 52% 15.5M 12s\n295850K .......... .......... .......... .......... .......... 52% 50.2M 12s\n295900K .......... .......... .......... .......... .......... 52% 54.4M 12s\n295950K .......... .......... .......... .......... .......... 52% 15.6M 12s\n296000K .......... .......... .......... .......... .......... 52% 65.4M 12s\n296050K .......... .......... .......... .......... .......... 52% 16.3M 12s\n296100K .......... .......... .......... .......... .......... 52% 52.0M 12s\n296150K .......... .......... .......... .......... .......... 52% 55.1M 12s\n296200K .......... .......... .......... .......... .......... 52% 14.1M 12s\n296250K .......... .......... .......... .......... .......... 52% 49.9M 12s\n296300K .......... .......... .......... .......... .......... 52% 13.5M 12s\n296350K .......... .......... .......... .......... .......... 52% 49.2M 12s\n296400K .......... .......... .......... .......... .......... 52% 44.2M 12s\n296450K .......... .......... .......... .......... .......... 53% 13.6M 12s\n296500K .......... .......... .......... .......... .......... 53% 56.7M 12s\n296550K .......... .......... .......... .......... .......... 53% 14.8M 12s\n296600K .......... .......... .......... .......... .......... 53% 24.2M 12s\n296650K .......... .......... .......... .......... .......... 53%  100M 12s\n296700K .......... .......... .......... .......... .......... 53% 15.5M 12s\n296750K .......... .......... .......... .......... .......... 53% 39.2M 12s\n296800K .......... .......... .......... .......... .......... 53% 22.8M 12s\n296850K .......... .......... .......... .......... .......... 53% 36.3M 12s\n296900K .......... .......... .......... .......... .......... 53% 62.5M 12s\n296950K .......... .......... .......... .......... .......... 53% 15.8M 12s\n297000K .......... .......... .......... .......... .......... 53% 47.2M 12s\n297050K .......... .......... .......... .......... .......... 53% 35.1M 12s\n297100K .......... .......... .......... .......... .......... 53% 16.2M 12s\n297150K .......... .......... .......... .......... .......... 53% 41.4M 12s\n297200K .......... .......... .......... .......... .......... 53% 13.2M 12s\n297250K .......... .......... .......... .......... .......... 53% 47.7M 12s\n297300K .......... .......... .......... .......... .......... 53% 49.9M 12s\n297350K .......... .......... .......... .......... .......... 53% 13.1M 12s\n297400K .......... .......... .......... .......... .......... 53% 62.3M 12s\n297450K .......... .......... .......... .......... .......... 53% 19.0M 12s\n297500K .......... .......... .......... .......... .......... 53% 68.0M 12s\n297550K .......... .......... .......... .......... .......... 53% 61.1M 12s\n297600K .......... .......... .......... .......... .......... 53% 17.5M 12s\n297650K .......... .......... .......... .......... .......... 53% 54.2M 12s\n297700K .......... .......... .......... .......... .......... 53% 15.6M 12s\n297750K .......... .......... .......... .......... .......... 53% 58.6M 12s\n297800K .......... .......... .......... .......... .......... 53% 62.8M 12s\n297850K .......... .......... .......... .......... .......... 53% 16.3M 12s\n297900K .......... .......... .......... .......... .......... 53% 54.5M 12s\n297950K .......... .......... .......... .......... .......... 53% 14.9M 12s\n298000K .......... .......... .......... .......... .......... 53% 44.9M 12s\n298050K .......... .......... .......... .......... .......... 53% 54.5M 12s\n298100K .......... .......... .......... .......... .......... 53% 14.9M 12s\n298150K .......... .......... .......... .......... .......... 53% 56.1M 12s\n298200K .......... .......... .......... .......... .......... 53% 22.3M 12s\n298250K .......... .......... .......... .......... .......... 53% 58.6M 12s\n298300K .......... .......... .......... .......... .......... 53% 53.7M 12s\n298350K .......... .......... .......... .......... .......... 53% 18.5M 12s\n298400K .......... .......... .......... .......... .......... 53% 59.2M 12s\n298450K .......... .......... .......... .......... .......... 53% 64.0M 12s\n298500K .......... .......... .......... .......... .......... 53% 17.7M 12s\n298550K .......... .......... .......... .......... .......... 53% 55.9M 12s\n298600K .......... .......... .......... .......... .......... 53% 21.3M 12s\n298650K .......... .......... .......... .......... .......... 53% 60.5M 12s\n298700K .......... .......... .......... .......... .......... 53% 58.2M 12s\n298750K .......... .......... .......... .......... .......... 53% 20.4M 12s\n298800K .......... .......... .......... .......... .......... 53% 61.8M 12s\n298850K .......... .......... .......... .......... .......... 53% 20.3M 12s\n298900K .......... .......... .......... .......... .......... 53% 40.7M 12s\n298950K .......... .......... .......... .......... .......... 53% 60.0M 12s\n299000K .......... .......... .......... .......... .......... 53% 28.9M 12s\n299050K .......... .......... .......... .......... .......... 53% 71.2M 12s\n299100K .......... .......... .......... .......... .......... 53% 18.1M 12s\n299150K .......... .......... .......... .......... .......... 53% 63.8M 12s\n299200K .......... .......... .......... .......... .......... 53% 79.1M 12s\n299250K .......... .......... .......... .......... .......... 53% 38.6M 12s\n299300K .......... .......... .......... .......... .......... 53% 67.3M 12s\n299350K .......... .......... .......... .......... .......... 53% 42.0M 12s\n299400K .......... .......... .......... .......... .......... 53% 51.4M 12s\n299450K .......... .......... .......... .......... .......... 53% 65.2M 12s\n299500K .......... .......... .......... .......... .......... 53% 97.0M 12s\n299550K .......... .......... .......... .......... .......... 53% 18.3M 12s\n299600K .......... .......... .......... .......... .......... 53% 66.9M 12s\n299650K .......... .......... .......... .......... .......... 53% 97.8M 12s\n299700K .......... .......... .......... .......... .......... 53% 91.8M 12s\n299750K .......... .......... .......... .......... .......... 53% 54.1M 12s\n299800K .......... .......... .......... .......... .......... 53% 73.6M 12s\n299850K .......... .......... .......... .......... .......... 53% 98.0M 12s\n299900K .......... .......... .......... .......... .......... 53% 35.7M 12s\n299950K .......... .......... .......... .......... .......... 53% 58.8M 12s\n300000K .......... .......... .......... .......... .......... 53% 84.2M 12s\n300050K .......... .......... .......... .......... .......... 53% 54.7M 12s\n300100K .......... .......... .......... .......... .......... 53% 51.4M 12s\n300150K .......... .......... .......... .......... .......... 53% 62.2M 12s\n300200K .......... .......... .......... .......... .......... 53% 72.7M 12s\n300250K .......... .......... .......... .......... .......... 53% 37.7M 12s\n300300K .......... .......... .......... .......... .......... 53% 88.0M 12s\n300350K .......... .......... .......... .......... .......... 53%  104M 12s\n300400K .......... .......... .......... .......... .......... 53% 20.6M 12s\n300450K .......... .......... .......... .......... .......... 53% 64.1M 12s\n300500K .......... .......... .......... .......... .......... 53%  106M 12s\n300550K .......... .......... .......... .......... .......... 53% 58.3M 12s\n300600K .......... .......... .......... .......... .......... 53% 24.9M 12s\n300650K .......... .......... .......... .......... .......... 53% 71.2M 12s\n300700K .......... .......... .......... .......... .......... 53%  115M 12s\n300750K .......... .......... .......... .......... .......... 53% 65.5M 12s\n300800K .......... .......... .......... .......... .......... 53% 43.1M 12s\n300850K .......... .......... .......... .......... .......... 53%  103M 12s\n300900K .......... .......... .......... .......... .......... 53% 32.8M 12s\n300950K .......... .......... .......... .......... .......... 53% 39.5M 12s\n301000K .......... .......... .......... .......... .......... 53% 74.2M 12s\n301050K .......... .......... .......... .......... .......... 53% 63.4M 12s\n301100K .......... .......... .......... .......... .......... 53% 72.9M 12s\n301150K .......... .......... .......... .......... .......... 53% 50.7M 12s\n301200K .......... .......... .......... .......... .......... 53% 68.9M 12s\n301250K .......... .......... .......... .......... .......... 53% 73.1M 12s\n301300K .......... .......... .......... .......... .......... 53% 47.9M 12s\n301350K .......... .......... .......... .......... .......... 53% 88.5M 12s\n301400K .......... .......... .......... .......... .......... 53% 87.0M 12s\n301450K .......... .......... .......... .......... .......... 53% 39.2M 12s\n301500K .......... .......... .......... .......... .......... 53% 87.1M 12s\n301550K .......... .......... .......... .......... .......... 53% 85.6M 12s\n301600K .......... .......... .......... .......... .......... 53% 91.6M 12s\n301650K .......... .......... .......... .......... .......... 53% 29.8M 12s\n301700K .......... .......... .......... .......... .......... 53% 91.8M 12s\n301750K .......... .......... .......... .......... .......... 53%  101M 12s\n301800K .......... .......... .......... .......... .......... 53% 91.7M 12s\n301850K .......... .......... .......... .......... .......... 53% 27.6M 12s\n301900K .......... .......... .......... .......... .......... 53% 88.8M 12s\n301950K .......... .......... .......... .......... .......... 53% 87.2M 12s\n302000K .......... .......... .......... .......... .......... 53% 79.3M 12s\n302050K .......... .......... .......... .......... .......... 54% 27.3M 12s\n302100K .......... .......... .......... .......... .......... 54% 76.0M 12s\n302150K .......... .......... .......... .......... .......... 54% 78.9M 12s\n302200K .......... .......... .......... .......... .......... 54% 92.4M 12s\n302250K .......... .......... .......... .......... .......... 54% 27.9M 12s\n302300K .......... .......... .......... .......... .......... 54% 72.6M 12s\n302350K .......... .......... .......... .......... .......... 54% 67.3M 12s\n302400K .......... .......... .......... .......... .......... 54% 31.9M 12s\n302450K .......... .......... .......... .......... .......... 54% 37.0M 12s\n302500K .......... .......... .......... .......... .......... 54%  124M 12s\n302550K .......... .......... .......... .......... .......... 54% 39.0M 12s\n302600K .......... .......... .......... .......... .......... 54% 61.4M 12s\n302650K .......... .......... .......... .......... .......... 54%  124M 12s\n302700K .......... .......... .......... .......... .......... 54% 18.2M 12s\n302750K .......... .......... .......... .......... .......... 54% 94.9M 12s\n302800K .......... .......... .......... .......... .......... 54%  121M 12s\n302850K .......... .......... .......... .......... .......... 54% 29.5M 12s\n302900K .......... .......... .......... .......... .......... 54% 58.1M 12s\n302950K .......... .......... .......... .......... .......... 54% 56.8M 12s\n303000K .......... .......... .......... .......... .......... 54% 63.0M 12s\n303050K .......... .......... .......... .......... .......... 54% 27.6M 12s\n303100K .......... .......... .......... .......... .......... 54% 45.2M 12s\n303150K .......... .......... .......... .......... .......... 54% 80.9M 12s\n303200K .......... .......... .......... .......... .......... 54% 50.2M 12s\n303250K .......... .......... .......... .......... .......... 54% 49.7M 12s\n303300K .......... .......... .......... .......... .......... 54% 33.3M 12s\n303350K .......... .......... .......... .......... .......... 54% 31.6M 12s\n303400K .......... .......... .......... .......... .......... 54% 78.5M 12s\n303450K .......... .......... .......... .......... .......... 54% 83.6M 12s\n303500K .......... .......... .......... .......... .......... 54% 62.6M 12s\n303550K .......... .......... .......... .......... .......... 54% 73.2M 12s\n303600K .......... .......... .......... .......... .......... 54% 65.3M 12s\n303650K .......... .......... .......... .......... .......... 54% 87.0M 12s\n303700K .......... .......... .......... .......... .......... 54% 32.0M 12s\n303750K .......... .......... .......... .......... .......... 54% 51.3M 12s\n303800K .......... .......... .......... .......... .......... 54% 74.6M 12s\n303850K .......... .......... .......... .......... .......... 54%  107M 12s\n303900K .......... .......... .......... .......... .......... 54% 28.1M 12s\n303950K .......... .......... .......... .......... .......... 54% 66.5M 12s\n304000K .......... .......... .......... .......... .......... 54% 29.7M 12s\n304050K .......... .......... .......... .......... .......... 54% 61.5M 12s\n304100K .......... .......... .......... .......... .......... 54% 66.4M 12s\n304150K .......... .......... .......... .......... .......... 54% 29.7M 12s\n304200K .......... .......... .......... .......... .......... 54% 66.5M 12s\n304250K .......... .......... .......... .......... .......... 54% 19.9M 12s\n304300K .......... .......... .......... .......... .......... 54% 64.5M 12s\n304350K .......... .......... .......... .......... .......... 54% 68.1M 12s\n304400K .......... .......... .......... .......... .......... 54% 78.9M 12s\n304450K .......... .......... .......... .......... .......... 54% 29.9M 12s\n304500K .......... .......... .......... .......... .......... 54% 72.9M 12s\n304550K .......... .......... .......... .......... .......... 54% 86.3M 12s\n304600K .......... .......... .......... .......... .......... 54% 25.9M 12s\n304650K .......... .......... .......... .......... .......... 54% 58.6M 12s\n304700K .......... .......... .......... .......... .......... 54% 75.3M 12s\n304750K .......... .......... .......... .......... .......... 54%  103M 12s\n304800K .......... .......... .......... .......... .......... 54% 26.9M 12s\n304850K .......... .......... .......... .......... .......... 54% 38.9M 12s\n304900K .......... .......... .......... .......... .......... 54% 37.4M 12s\n304950K .......... .......... .......... .......... .......... 54% 72.3M 12s\n305000K .......... .......... .......... .......... .......... 54% 69.8M 12s\n305050K .......... .......... .......... .......... .......... 54% 22.3M 12s\n305100K .......... .......... .......... .......... .......... 54% 69.9M 12s\n305150K .......... .......... .......... .......... .......... 54% 78.1M 12s\n305200K .......... .......... .......... .......... .......... 54% 38.5M 12s\n305250K .......... .......... .......... .......... .......... 54% 88.7M 12s\n305300K .......... .......... .......... .......... .......... 54% 94.7M 12s\n305350K .......... .......... .......... .......... .......... 54% 84.0M 12s\n305400K .......... .......... .......... .......... .......... 54% 23.3M 12s\n305450K .......... .......... .......... .......... .......... 54% 89.1M 12s\n305500K .......... .......... .......... .......... .......... 54% 84.6M 12s\n305550K .......... .......... .......... .......... .......... 54% 16.0M 12s\n305600K .......... .......... .......... .......... .......... 54% 64.9M 12s\n305650K .......... .......... .......... .......... .......... 54% 88.9M 12s\n305700K .......... .......... .......... .......... .......... 54%  108M 12s\n305750K .......... .......... .......... .......... .......... 54% 42.5M 12s\n305800K .......... .......... .......... .......... .......... 54% 42.2M 12s\n305850K .......... .......... .......... .......... .......... 54% 91.5M 12s\n305900K .......... .......... .......... .......... .......... 54% 49.1M 12s\n305950K .......... .......... .......... .......... .......... 54% 65.2M 12s\n306000K .......... .......... .......... .......... .......... 54% 75.9M 12s\n306050K .......... .......... .......... .......... .......... 54% 27.0M 12s\n306100K .......... .......... .......... .......... .......... 54% 67.9M 12s\n306150K .......... .......... .......... .......... .......... 54% 69.0M 12s\n306200K .......... .......... .......... .......... .......... 54% 93.4M 12s\n306250K .......... .......... .......... .......... .......... 54% 28.3M 12s\n306300K .......... .......... .......... .......... .......... 54% 67.9M 12s\n306350K .......... .......... .......... .......... .......... 54% 25.6M 12s\n306400K .......... .......... .......... .......... .......... 54% 69.5M 12s\n306450K .......... .......... .......... .......... .......... 54% 70.9M 12s\n306500K .......... .......... .......... .......... .......... 54% 31.1M 12s\n306550K .......... .......... .......... .......... .......... 54% 61.4M 12s\n306600K .......... .......... .......... .......... .......... 54% 66.6M 12s\n306650K .......... .......... .......... .......... .......... 54% 69.1M 12s\n306700K .......... .......... .......... .......... .......... 54% 30.3M 12s\n306750K .......... .......... .......... .......... .......... 54% 73.1M 12s\n306800K .......... .......... .......... .......... .......... 54% 27.1M 12s\n306850K .......... .......... .......... .......... .......... 54% 72.8M 12s\n306900K .......... .......... .......... .......... .......... 54% 74.9M 12s\n306950K .......... .......... .......... .......... .......... 54% 27.4M 12s\n307000K .......... .......... .......... .......... .......... 54% 69.3M 12s\n307050K .......... .......... .......... .......... .......... 54% 76.1M 12s\n307100K .......... .......... .......... .......... .......... 54% 48.0M 12s\n307150K .......... .......... .......... .......... .......... 54% 21.9M 12s\n307200K .......... .......... .......... .......... .......... 54% 62.5M 12s\n307250K .......... .......... .......... .......... .......... 54% 65.9M 12s\n307300K .......... .......... .......... .......... .......... 54% 23.5M 12s\n307350K .......... .......... .......... .......... .......... 54% 98.1M 12s\n307400K .......... .......... .......... .......... .......... 54% 87.2M 12s\n307450K .......... .......... .......... .......... .......... 54% 26.7M 12s\n307500K .......... .......... .......... .......... .......... 54% 57.4M 12s\n307550K .......... .......... .......... .......... .......... 54% 85.4M 12s\n307600K .......... .......... .......... .......... .......... 54% 18.1M 12s\n307650K .......... .......... .......... .......... .......... 55% 75.4M 12s\n307700K .......... .......... .......... .......... .......... 55% 75.4M 12s\n307750K .......... .......... .......... .......... .......... 55%  600K 12s\n307800K .......... .......... .......... .......... .......... 55%  102M 12s\n307850K .......... .......... .......... .......... .......... 55%  136M 12s\n307900K .......... .......... .......... .......... .......... 55%  100M 12s\n307950K .......... .......... .......... .......... .......... 55% 88.6M 12s\n308000K .......... .......... .......... .......... .......... 55%  112M 12s\n308050K .......... .......... .......... .......... .......... 55% 49.6M 12s\n308100K .......... .......... .......... .......... .......... 55% 87.5M 12s\n308150K .......... .......... .......... .......... .......... 55%  109M 12s\n308200K .......... .......... .......... .......... .......... 55%  127M 12s\n308250K .......... .......... .......... .......... .......... 55%  140M 12s\n308300K .......... .......... .......... .......... .......... 55% 94.4M 12s\n308350K .......... .......... .......... .......... .......... 55% 71.3M 12s\n308400K .......... .......... .......... .......... .......... 55% 98.6M 12s\n308450K .......... .......... .......... .......... .......... 55% 34.0M 12s\n308500K .......... .......... .......... .......... .......... 55% 58.7M 12s\n308550K .......... .......... .......... .......... .......... 55% 88.6M 12s\n308600K .......... .......... .......... .......... .......... 55% 96.9M 12s\n308650K .......... .......... .......... .......... .......... 55%  139M 12s\n308700K .......... .......... .......... .......... .......... 55%  140M 12s\n308750K .......... .......... .......... .......... .......... 55%  121M 12s\n308800K .......... .......... .......... .......... .......... 55%  141M 12s\n308850K .......... .......... .......... .......... .......... 55%  128M 12s\n308900K .......... .......... .......... .......... .......... 55%  141M 12s\n308950K .......... .......... .......... .......... .......... 55% 89.6M 12s\n309000K .......... .......... .......... .......... .......... 55%  103M 12s\n309050K .......... .......... .......... .......... .......... 55%  103M 12s\n309100K .......... .......... .......... .......... .......... 55%  121M 12s\n309150K .......... .......... .......... .......... .......... 55% 53.9M 12s\n309200K .......... .......... .......... .......... .......... 55%  130M 12s\n309250K .......... .......... .......... .......... .......... 55%  127M 12s\n309300K .......... .......... .......... .......... .......... 55%  138M 12s\n309350K .......... .......... .......... .......... .......... 55% 28.7M 12s\n309400K .......... .......... .......... .......... .......... 55% 38.9M 12s\n309450K .......... .......... .......... .......... .......... 55% 60.7M 12s\n309500K .......... .......... .......... .......... .......... 55% 9.15M 12s\n309550K .......... .......... .......... .......... .......... 55% 19.4M 12s\n309600K .......... .......... .......... .......... .......... 55% 25.0M 12s\n309650K .......... .......... .......... .......... .......... 55% 45.5M 12s\n309700K .......... .......... .......... .......... .......... 55% 89.3M 12s\n309750K .......... .......... .......... .......... .......... 55% 24.7M 12s\n309800K .......... .......... .......... .......... .......... 55% 71.8M 12s\n309850K .......... .......... .......... .......... .......... 55% 12.3M 12s\n309900K .......... .......... .......... .......... .......... 55% 70.9M 12s\n309950K .......... .......... .......... .......... .......... 55% 53.9M 12s\n310000K .......... .......... .......... .......... .......... 55% 9.39M 12s\n310050K .......... .......... .......... .......... .......... 55% 81.2M 12s\n310100K .......... .......... .......... .......... .......... 55% 12.4M 12s\n310150K .......... .......... .......... .......... .......... 55% 41.4M 12s\n310200K .......... .......... .......... .......... .......... 55% 20.1M 12s\n310250K .......... .......... .......... .......... .......... 55% 9.71M 12s\n310300K .......... .......... .......... .......... .......... 55% 19.1M 12s\n310350K .......... .......... .......... .......... .......... 55% 55.4M 12s\n310400K .......... .......... .......... .......... .......... 55% 25.4M 12s\n310450K .......... .......... .......... .......... .......... 55% 10.4M 12s\n310500K .......... .......... .......... .......... .......... 55% 30.8M 12s\n310550K .......... .......... .......... .......... .......... 55% 8.62M 12s\n310600K .......... .......... .......... .......... .......... 55% 27.2M 12s\n310650K .......... .......... .......... .......... .......... 55% 18.5M 12s\n310700K .......... .......... .......... .......... .......... 55% 14.1M 12s\n310750K .......... .......... .......... .......... .......... 55% 25.1M 12s\n310800K .......... .......... .......... .......... .......... 55% 9.57M 12s\n310850K .......... .......... .......... .......... .......... 55% 90.3M 12s\n310900K .......... .......... .......... .......... .......... 55% 11.1M 12s\n310950K .......... .......... .......... .......... .......... 55% 17.2M 12s\n311000K .......... .......... .......... .......... .......... 55% 19.7M 12s\n311050K .......... .......... .......... .......... .......... 55% 49.3M 12s\n311100K .......... .......... .......... .......... .......... 55% 81.3M 12s\n311150K .......... .......... .......... .......... .......... 55% 9.97M 12s\n311200K .......... .......... .......... .......... .......... 55% 8.72M 12s\n311250K .......... .......... .......... .......... .......... 55% 75.7M 12s\n311300K .......... .......... .......... .......... .......... 55% 80.5M 12s\n311350K .......... .......... .......... .......... .......... 55%  104M 12s\n311400K .......... .......... .......... .......... .......... 55% 15.1M 12s\n311450K .......... .......... .......... .......... .......... 55% 38.4M 11s\n311500K .......... .......... .......... .......... .......... 55% 11.2M 11s\n311550K .......... .......... .......... .......... .......... 55% 71.9M 11s\n311600K .......... .......... .......... .......... .......... 55% 39.7M 11s\n311650K .......... .......... .......... .......... .......... 55% 11.0M 11s\n311700K .......... .......... .......... .......... .......... 55% 36.8M 11s\n311750K .......... .......... .......... .......... .......... 55% 91.8M 11s\n311800K .......... .......... .......... .......... .......... 55% 19.4M 11s\n311850K .......... .......... .......... .......... .......... 55% 37.9M 11s\n311900K .......... .......... .......... .......... .......... 55% 14.8M 11s\n311950K .......... .......... .......... .......... .......... 55% 84.7M 11s\n312000K .......... .......... .......... .......... .......... 55% 87.5M 11s\n312050K .......... .......... .......... .......... .......... 55% 12.5M 11s\n312100K .......... .......... .......... .......... .......... 55% 47.4M 11s\n312150K .......... .......... .......... .......... .......... 55% 11.4M 11s\n312200K .......... .......... .......... .......... .......... 55% 49.9M 11s\n312250K .......... .......... .......... .......... .......... 55% 53.8M 11s\n312300K .......... .......... .......... .......... .......... 55% 14.1M 11s\n312350K .......... .......... .......... .......... .......... 55% 36.6M 11s\n312400K .......... .......... .......... .......... .......... 55% 14.1M 11s\n312450K .......... .......... .......... .......... .......... 55% 92.1M 11s\n312500K .......... .......... .......... .......... .......... 55% 36.3M 11s\n312550K .......... .......... .......... .......... .......... 55% 12.6M 11s\n312600K .......... .......... .......... .......... .......... 55% 44.9M 11s\n312650K .......... .......... .......... .......... .......... 55% 9.30M 11s\n312700K .......... .......... .......... .......... .......... 55% 78.9M 11s\n312750K .......... .......... .......... .......... .......... 55% 93.8M 11s\n312800K .......... .......... .......... .......... .......... 55% 14.9M 11s\n312850K .......... .......... .......... .......... .......... 55% 21.8M 11s\n312900K .......... .......... .......... .......... .......... 55% 20.0M 11s\n312950K .......... .......... .......... .......... .......... 55% 61.1M 11s\n313000K .......... .......... .......... .......... .......... 55% 49.2M 11s\n313050K .......... .......... .......... .......... .......... 55% 12.8M 11s\n313100K .......... .......... .......... .......... .......... 55% 38.1M 11s\n313150K .......... .......... .......... .......... .......... 55% 72.4M 11s\n313200K .......... .......... .......... .......... .......... 55% 8.51M 11s\n313250K .......... .......... .......... .......... .......... 56% 60.2M 11s\n313300K .......... .......... .......... .......... .......... 56% 14.0M 11s\n313350K .......... .......... .......... .......... .......... 56% 50.5M 11s\n313400K .......... .......... .......... .......... .......... 56% 81.9M 11s\n313450K .......... .......... .......... .......... .......... 56% 18.9M 11s\n313500K .......... .......... .......... .......... .......... 56% 34.5M 11s\n313550K .......... .......... .......... .......... .......... 56% 13.1M 11s\n313600K .......... .......... .......... .......... .......... 56% 28.7M 11s\n313650K .......... .......... .......... .......... .......... 56% 80.2M 11s\n313700K .......... .......... .......... .......... .......... 56% 10.8M 11s\n313750K .......... .......... .......... .......... .......... 56% 53.1M 11s\n313800K .......... .......... .......... .......... .......... 56% 15.4M 11s\n313850K .......... .......... .......... .......... .......... 56% 26.7M 11s\n313900K .......... .......... .......... .......... .......... 56% 62.0M 11s\n313950K .......... .......... .......... .......... .......... 56% 13.3M 11s\n314000K .......... .......... .......... .......... .......... 56% 41.7M 11s\n314050K .......... .......... .......... .......... .......... 56% 13.6M 11s\n314100K .......... .......... .......... .......... .......... 56% 74.9M 11s\n314150K .......... .......... .......... .......... .......... 56% 61.4M 11s\n314200K .......... .......... .......... .......... .......... 56% 9.58M 11s\n314250K .......... .......... .......... .......... .......... 56%  106M 11s\n314300K .......... .......... .......... .......... .......... 56% 19.0M 11s\n314350K .......... .......... .......... .......... .......... 56% 79.4M 11s\n314400K .......... .......... .......... .......... .......... 56% 48.5M 11s\n314450K .......... .......... .......... .......... .......... 56% 11.4M 11s\n314500K .......... .......... .......... .......... .......... 56% 45.0M 11s\n314550K .......... .......... .......... .......... .......... 56% 76.1M 11s\n314600K .......... .......... .......... .......... .......... 56% 12.1M 11s\n314650K .......... .......... .......... .......... .......... 56% 72.3M 11s\n314700K .......... .......... .......... .......... .......... 56% 12.5M 11s\n314750K .......... .......... .......... .......... .......... 56% 37.5M 11s\n314800K .......... .......... .......... .......... .......... 56% 71.5M 11s\n314850K .......... .......... .......... .......... .......... 56% 13.9M 11s\n314900K .......... .......... .......... .......... .......... 56% 48.3M 11s\n314950K .......... .......... .......... .......... .......... 56% 9.01M 11s\n315000K .......... .......... .......... .......... .......... 56% 89.8M 11s\n315050K .......... .......... .......... .......... .......... 56% 51.8M 11s\n315100K .......... .......... .......... .......... .......... 56% 8.61M 11s\n315150K .......... .......... .......... .......... .......... 56% 47.2M 11s\n315200K .......... .......... .......... .......... .......... 56% 30.4M 11s\n315250K .......... .......... .......... .......... .......... 56% 26.5M 11s\n315300K .......... .......... .......... .......... .......... 56% 98.3M 11s\n315350K .......... .......... .......... .......... .......... 56% 8.34M 11s\n315400K .......... .......... .......... .......... .......... 56% 93.0M 11s\n315450K .......... .......... .......... .......... .......... 56% 57.1M 11s\n315500K .......... .......... .......... .......... .......... 56%  106M 11s\n315550K .......... .......... .......... .......... .......... 56% 18.6M 11s\n315600K .......... .......... .......... .......... .......... 56% 33.8M 11s\n315650K .......... .......... .......... .......... .......... 56% 14.4M 11s\n315700K .......... .......... .......... .......... .......... 56% 23.0M 11s\n315750K .......... .......... .......... .......... .......... 56% 78.3M 11s\n315800K .......... .......... .......... .......... .......... 56% 17.5M 11s\n315850K .......... .......... .......... .......... .......... 56% 18.7M 11s\n315900K .......... .......... .......... .......... .......... 56% 24.5M 11s\n315950K .......... .......... .......... .......... .......... 56% 75.7M 11s\n316000K .......... .......... .......... .......... .......... 56% 14.8M 11s\n316050K .......... .......... .......... .......... .......... 56% 19.9M 11s\n316100K .......... .......... .......... .......... .......... 56% 40.0M 11s\n316150K .......... .......... .......... .......... .......... 56% 12.3M 11s\n316200K .......... .......... .......... .......... .......... 56% 85.6M 11s\n316250K .......... .......... .......... .......... .......... 56% 41.1M 11s\n316300K .......... .......... .......... .......... .......... 56% 9.76M 11s\n316350K .......... .......... .......... .......... .......... 56% 29.9M 11s\n316400K .......... .......... .......... .......... .......... 56% 11.4M 11s\n316450K .......... .......... .......... .......... .......... 56% 21.6M 11s\n316500K .......... .......... .......... .......... .......... 56% 50.2M 11s\n316550K .......... .......... .......... .......... .......... 56% 72.6M 11s\n316600K .......... .......... .......... .......... .......... 56% 45.0M 11s\n316650K .......... .......... .......... .......... .......... 56% 81.1M 11s\n316700K .......... .......... .......... .......... .......... 56% 17.9M 11s\n316750K .......... .......... .......... .......... .......... 56% 21.3M 11s\n316800K .......... .......... .......... .......... .......... 56% 15.2M 11s\n316850K .......... .......... .......... .......... .......... 56% 26.7M 11s\n316900K .......... .......... .......... .......... .......... 56%  101M 11s\n316950K .......... .......... .......... .......... .......... 56% 13.5M 11s\n317000K .......... .......... .......... .......... .......... 56% 38.8M 11s\n317050K .......... .......... .......... .......... .......... 56% 10.1M 11s\n317100K .......... .......... .......... .......... .......... 56% 27.6M 11s\n317150K .......... .......... .......... .......... .......... 56%  112M 11s\n317200K .......... .......... .......... .......... .......... 56% 12.4M 11s\n317250K .......... .......... .......... .......... .......... 56% 40.5M 11s\n317300K .......... .......... .......... .......... .......... 56% 21.3M 11s\n317350K .......... .......... .......... .......... .......... 56% 79.2M 11s\n317400K .......... .......... .......... .......... .......... 56% 45.3M 11s\n317450K .......... .......... .......... .......... .......... 56% 18.4M 11s\n317500K .......... .......... .......... .......... .......... 56% 33.1M 11s\n317550K .......... .......... .......... .......... .......... 56% 12.8M 11s\n317600K .......... .......... .......... .......... .......... 56% 11.2M 11s\n317650K .......... .......... .......... .......... .......... 56%  129M 11s\n317700K .......... .......... .......... .......... .......... 56% 39.7M 11s\n317750K .......... .......... .......... .......... .......... 56% 39.7M 11s\n317800K .......... .......... .......... .......... .......... 56% 14.4M 11s\n317850K .......... .......... .......... .......... .......... 56% 92.4M 11s\n317900K .......... .......... .......... .......... .......... 56% 31.6M 11s\n317950K .......... .......... .......... .......... .......... 56% 11.7M 11s\n318000K .......... .......... .......... .......... .......... 56% 40.4M 11s\n318050K .......... .......... .......... .......... .......... 56% 77.8M 11s\n318100K .......... .......... .......... .......... .......... 56% 11.1M 11s\n318150K .......... .......... .......... .......... .......... 56% 47.6M 11s\n318200K .......... .......... .......... .......... .......... 56% 11.0M 11s\n318250K .......... .......... .......... .......... .......... 56% 56.9M 11s\n318300K .......... .......... .......... .......... .......... 56% 66.3M 11s\n318350K .......... .......... .......... .......... .......... 56% 11.7M 11s\n318400K .......... .......... .......... .......... .......... 56% 43.1M 11s\n318450K .......... .......... .......... .......... .......... 56% 10.0M 11s\n318500K .......... .......... .......... .......... .......... 56% 78.6M 11s\n318550K .......... .......... .......... .......... .......... 56% 65.6M 11s\n318600K .......... .......... .......... .......... .......... 56% 11.5M 11s\n318650K .......... .......... .......... .......... .......... 56% 23.0M 11s\n318700K .......... .......... .......... .......... .......... 56% 11.2M 11s\n318750K .......... .......... .......... .......... .......... 56% 85.4M 11s\n318800K .......... .......... .......... .......... .......... 56% 41.4M 11s\n318850K .......... .......... .......... .......... .......... 57% 11.7M 11s\n318900K .......... .......... .......... .......... .......... 57% 44.5M 11s\n318950K .......... .......... .......... .......... .......... 57% 7.47M 11s\n319000K .......... .......... .......... .......... .......... 57% 54.2M 11s\n319050K .......... .......... .......... .......... .......... 57% 98.6M 11s\n319100K .......... .......... .......... .......... .......... 57% 59.4M 11s\n319150K .......... .......... .......... .......... .......... 57% 48.8M 11s\n319200K .......... .......... .......... .......... .......... 57% 79.9M 11s\n319250K .......... .......... .......... .......... .......... 57%  102M 11s\n319300K .......... .......... .......... .......... .......... 57% 16.6M 11s\n319350K .......... .......... .......... .......... .......... 57% 20.6M 11s\n319400K .......... .......... .......... .......... .......... 57% 13.4M 11s\n319450K .......... .......... .......... .......... .......... 57% 82.1M 11s\n319500K .......... .......... .......... .......... .......... 57% 19.6M 11s\n319550K .......... .......... .......... .......... .......... 57% 11.9M 11s\n319600K .......... .......... .......... .......... .......... 57% 37.2M 11s\n319650K .......... .......... .......... .......... .......... 57% 16.8M 11s\n319700K .......... .......... .......... .......... .......... 57% 88.3M 11s\n319750K .......... .......... .......... .......... .......... 57% 18.7M 11s\n319800K .......... .......... .......... .......... .......... 57% 18.6M 11s\n319850K .......... .......... .......... .......... .......... 57% 28.1M 11s\n319900K .......... .......... .......... .......... .......... 57% 15.8M 11s\n319950K .......... .......... .......... .......... .......... 57%  120M 11s\n320000K .......... .......... .......... .......... .......... 57% 13.1M 11s\n320050K .......... .......... .......... .......... .......... 57% 9.10M 11s\n320100K .......... .......... .......... .......... .......... 57%  115M 11s\n320150K .......... .......... .......... .......... .......... 57%  115M 11s\n320200K .......... .......... .......... .......... .......... 57% 35.1M 11s\n320250K .......... .......... .......... .......... .......... 57% 36.8M 11s\n320300K .......... .......... .......... .......... .......... 57% 11.8M 11s\n320350K .......... .......... .......... .......... .......... 57% 32.4M 11s\n320400K .......... .......... .......... .......... .......... 57%  127M 11s\n320450K .......... .......... .......... .......... .......... 57% 20.0M 11s\n320500K .......... .......... .......... .......... .......... 57%  128M 11s\n320550K .......... .......... .......... .......... .......... 57% 29.0M 11s\n320600K .......... .......... .......... .......... .......... 57% 59.5M 11s\n320650K .......... .......... .......... .......... .......... 57% 11.6M 11s\n320700K .......... .......... .......... .......... .......... 57%  105M 11s\n320750K .......... .......... .......... .......... .......... 57% 90.1M 11s\n320800K .......... .......... .......... .......... .......... 57% 41.3M 11s\n320850K .......... .......... .......... .......... .......... 57% 88.0M 11s\n320900K .......... .......... .......... .......... .......... 57%  121M 11s\n320950K .......... .......... .......... .......... .......... 57%  139M 11s\n321000K .......... .......... .......... .......... .......... 57% 8.71M 11s\n321050K .......... .......... .......... .......... .......... 57%  119M 11s\n321100K .......... .......... .......... .......... .......... 57%  135M 11s\n321150K .......... .......... .......... .......... .......... 57%  140M 11s\n321200K .......... .......... .......... .......... .......... 57% 49.2M 11s\n321250K .......... .......... .......... .......... .......... 57% 44.7M 11s\n321300K .......... .......... .......... .......... .......... 57%  137M 11s\n321350K .......... .......... .......... .......... .......... 57%  131M 11s\n321400K .......... .......... .......... .......... .......... 57% 23.1M 11s\n321450K .......... .......... .......... .......... .......... 57% 72.5M 11s\n321500K .......... .......... .......... .......... .......... 57% 21.5M 11s\n321550K .......... .......... .......... .......... .......... 57% 72.6M 11s\n321600K .......... .......... .......... .......... .......... 57% 51.1M 11s\n321650K .......... .......... .......... .......... .......... 57% 44.9M 11s\n321700K .......... .......... .......... .......... .......... 57% 9.67M 11s\n321750K .......... .......... .......... .......... .......... 57% 92.6M 11s\n321800K .......... .......... .......... .......... .......... 57%  103M 11s\n321850K .......... .......... .......... .......... .......... 57% 28.5M 11s\n321900K .......... .......... .......... .......... .......... 57%  102M 11s\n321950K .......... .......... .......... .......... .......... 57% 19.0M 11s\n322000K .......... .......... .......... .......... .......... 57% 82.3M 11s\n322050K .......... .......... .......... .......... .......... 57% 93.9M 11s\n322100K .......... .......... .......... .......... .......... 57% 18.9M 11s\n322150K .......... .......... .......... .......... .......... 57% 83.6M 11s\n322200K .......... .......... .......... .......... .......... 57% 9.07M 11s\n322250K .......... .......... .......... .......... .......... 57%  129M 11s\n322300K .......... .......... .......... .......... .......... 57% 91.8M 11s\n322350K .......... .......... .......... .......... .......... 57% 45.0M 11s\n322400K .......... .......... .......... .......... .......... 57% 88.6M 11s\n322450K .......... .......... .......... .......... .......... 57% 7.79M 11s\n322500K .......... .......... .......... .......... .......... 57% 97.1M 11s\n322550K .......... .......... .......... .......... .......... 57%  114M 11s\n322600K .......... .......... .......... .......... .......... 57% 76.0M 11s\n322650K .......... .......... .......... .......... .......... 57% 90.7M 11s\n322700K .......... .......... .......... .......... .......... 57% 23.5M 11s\n322750K .......... .......... .......... .......... .......... 57% 64.8M 11s\n322800K .......... .......... .......... .......... .......... 57% 46.1M 11s\n322850K .......... .......... .......... .......... .......... 57% 22.2M 11s\n322900K .......... .......... .......... .......... .......... 57% 70.9M 11s\n322950K .......... .......... .......... .......... .......... 57% 19.4M 11s\n323000K .......... .......... .......... .......... .......... 57% 79.9M 11s\n323050K .......... .......... .......... .......... .......... 57% 27.5M 11s\n323100K .......... .......... .......... .......... .......... 57% 22.7M 11s\n323150K .......... .......... .......... .......... .......... 57% 31.2M 11s\n323200K .......... .......... .......... .......... .......... 57% 82.8M 11s\n323250K .......... .......... .......... .......... .......... 57% 18.9M 11s\n323300K .......... .......... .......... .......... .......... 57%  102M 11s\n323350K .......... .......... .......... .......... .......... 57% 17.6M 11s\n323400K .......... .......... .......... .......... .......... 57% 24.1M 11s\n323450K .......... .......... .......... .......... .......... 57% 89.2M 11s\n323500K .......... .......... .......... .......... .......... 57% 24.9M 11s\n323550K .......... .......... .......... .......... .......... 57% 36.4M 11s\n323600K .......... .......... .......... .......... .......... 57% 16.0M 11s\n323650K .......... .......... .......... .......... .......... 57% 15.5M 11s\n323700K .......... .......... .......... .......... .......... 57% 71.6M 11s\n323750K .......... .......... .......... .......... .......... 57% 17.0M 11s\n323800K .......... .......... .......... .......... .......... 57% 81.3M 11s\n323850K .......... .......... .......... .......... .......... 57% 22.9M 11s\n323900K .......... .......... .......... .......... .......... 57% 74.6M 11s\n323950K .......... .......... .......... .......... .......... 57% 92.0M 11s\n324000K .......... .......... .......... .......... .......... 57% 17.7M 11s\n324050K .......... .......... .......... .......... .......... 57% 29.0M 11s\n324100K .......... .......... .......... .......... .......... 57% 22.5M 11s\n324150K .......... .......... .......... .......... .......... 57% 68.5M 11s\n324200K .......... .......... .......... .......... .......... 57% 40.9M 11s\n324250K .......... .......... .......... .......... .......... 57% 24.9M 11s\n324300K .......... .......... .......... .......... .......... 57% 73.5M 11s\n324350K .......... .......... .......... .......... .......... 57% 17.0M 11s\n324400K .......... .......... .......... .......... .......... 57% 80.2M 11s\n324450K .......... .......... .......... .......... .......... 58% 59.7M 11s\n324500K .......... .......... .......... .......... .......... 58% 87.8M 11s\n324550K .......... .......... .......... .......... .......... 58% 17.7M 11s\n324600K .......... .......... .......... .......... .......... 58% 84.6M 11s\n324650K .......... .......... .......... .......... .......... 58% 93.1M 11s\n324700K .......... .......... .......... .......... .......... 58% 17.4M 11s\n324750K .......... .......... .......... .......... .......... 58% 36.9M 11s\n324800K .......... .......... .......... .......... .......... 58% 17.6M 11s\n324850K .......... .......... .......... .......... .......... 58% 60.6M 11s\n324900K .......... .......... .......... .......... .......... 58% 40.9M 11s\n324950K .......... .......... .......... .......... .......... 58% 11.6M 11s\n325000K .......... .......... .......... .......... .......... 58% 44.2M 11s\n325050K .......... .......... .......... .......... .......... 58% 11.2M 11s\n325100K .......... .......... .......... .......... .......... 58% 73.1M 11s\n325150K .......... .......... .......... .......... .......... 58% 40.7M 11s\n325200K .......... .......... .......... .......... .......... 58% 11.7M 11s\n325250K .......... .......... .......... .......... .......... 58% 34.1M 11s\n325300K .......... .......... .......... .......... .......... 58% 53.0M 11s\n325350K .......... .......... .......... .......... .......... 58% 13.3M 11s\n325400K .......... .......... .......... .......... .......... 58% 39.8M 11s\n325450K .......... .......... .......... .......... .......... 58% 11.6M 11s\n325500K .......... .......... .......... .......... .......... 58% 44.6M 11s\n325550K .......... .......... .......... .......... .......... 58% 67.3M 11s\n325600K .......... .......... .......... .......... .......... 58% 9.21M 11s\n325650K .......... .......... .......... .......... .......... 58% 66.8M 11s\n325700K .......... .......... .......... .......... .......... 58% 13.9M 11s\n325750K .......... .......... .......... .......... .......... 58% 39.5M 11s\n325800K .......... .......... .......... .......... .......... 58% 71.5M 11s\n325850K .......... .......... .......... .......... .......... 58% 11.5M 11s\n325900K .......... .......... .......... .......... .......... 58% 39.2M 11s\n325950K .......... .......... .......... .......... .......... 58% 11.4M 11s\n326000K .......... .......... .......... .......... .......... 58% 61.0M 11s\n326050K .......... .......... .......... .......... .......... 58% 41.2M 11s\n326100K .......... .......... .......... .......... .......... 58% 12.1M 11s\n326150K .......... .......... .......... .......... .......... 58% 41.2M 11s\n326200K .......... .......... .......... .......... .......... 58% 12.1M 11s\n326250K .......... .......... .......... .......... .......... 58% 72.2M 11s\n326300K .......... .......... .......... .......... .......... 58% 32.3M 11s\n326350K .......... .......... .......... .......... .......... 58% 10.7M 11s\n326400K .......... .......... .......... .......... .......... 58% 30.0M 11s\n326450K .......... .......... .......... .......... .......... 58% 7.52M 11s\n326500K .......... .......... .......... .......... .......... 58% 50.0M 11s\n326550K .......... .......... .......... .......... .......... 58% 25.4M 11s\n326600K .......... .......... .......... .......... .......... 58% 9.68M 11s\n326650K .......... .......... .......... .......... .......... 58% 10.3M 11s\n326700K .......... .......... .......... .......... .......... 58% 14.4M 11s\n326750K .......... .......... .......... .......... .......... 58% 44.5M 11s\n326800K .......... .......... .......... .......... .......... 58% 53.9M 11s\n326850K .......... .......... .......... .......... .......... 58% 5.35M 11s\n326900K .......... .......... .......... .......... .......... 58% 46.0M 11s\n326950K .......... .......... .......... .......... .......... 58% 54.9M 11s\n327000K .......... .......... .......... .......... .......... 58% 13.4M 11s\n327050K .......... .......... .......... .......... .......... 58% 11.4M 11s\n327100K .......... .......... .......... .......... .......... 58% 6.32M 11s\n327150K .......... .......... .......... .......... .......... 58% 40.0M 11s\n327200K .......... .......... .......... .......... .......... 58% 39.7M 11s\n327250K .......... .......... .......... .......... .......... 58% 12.0M 11s\n327300K .......... .......... .......... .......... .......... 58% 14.9M 11s\n327350K .......... .......... .......... .......... .......... 58% 57.4M 11s\n327400K .......... .......... .......... .......... .......... 58% 50.9M 11s\n327450K .......... .......... .......... .......... .......... 58% 9.19M 11s\n327500K .......... .......... .......... .......... .......... 58% 41.6M 11s\n327550K .......... .......... .......... .......... .......... 58% 12.8M 11s\n327600K .......... .......... .......... .......... .......... 58% 40.3M 11s\n327650K .......... .......... .......... .......... .......... 58% 40.0M 11s\n327700K .......... .......... .......... .......... .......... 58% 11.7M 11s\n327750K .......... .......... .......... .......... .......... 58% 36.7M 11s\n327800K .......... .......... .......... .......... .......... 58% 11.2M 11s\n327850K .......... .......... .......... .......... .......... 58% 38.8M 11s\n327900K .......... .......... .......... .......... .......... 58% 37.7M 11s\n327950K .......... .......... .......... .......... .......... 58% 10.5M 11s\n328000K .......... .......... .......... .......... .......... 58% 36.7M 11s\n328050K .......... .......... .......... .......... .......... 58% 9.80M 11s\n328100K .......... .......... .......... .......... .......... 58% 39.7M 11s\n328150K .......... .......... .......... .......... .......... 58% 42.3M 11s\n328200K .......... .......... .......... .......... .......... 58% 14.4M 11s\n328250K .......... .......... .......... .......... .......... 58% 47.5M 11s\n328300K .......... .......... .......... .......... .......... 58% 12.7M 11s\n328350K .......... .......... .......... .......... .......... 58% 41.2M 11s\n328400K .......... .......... .......... .......... .......... 58% 32.7M 11s\n328450K .......... .......... .......... .......... .......... 58% 12.3M 11s\n328500K .......... .......... .......... .......... .......... 58% 47.4M 11s\n328550K .......... .......... .......... .......... .......... 58% 16.6M 11s\n328600K .......... .......... .......... .......... .......... 58% 46.2M 11s\n328650K .......... .......... .......... .......... .......... 58% 48.5M 11s\n328700K .......... .......... .......... .......... .......... 58% 13.6M 11s\n328750K .......... .......... .......... .......... .......... 58% 39.8M 11s\n328800K .......... .......... .......... .......... .......... 58% 79.0M 11s\n328850K .......... .......... .......... .......... .......... 58% 11.1M 11s\n328900K .......... .......... .......... .......... .......... 58% 2.66M 11s\n328950K .......... .......... .......... .......... .......... 58%  102M 11s\n329000K .......... .......... .......... .......... .......... 58%  107M 11s\n329050K .......... .......... .......... .......... .......... 58% 84.9M 11s\n329100K .......... .......... .......... .......... .......... 58%  103M 11s\n329150K .......... .......... .......... .......... .......... 58% 95.5M 11s\n329200K .......... .......... .......... .......... .......... 58% 44.6M 11s\n329250K .......... .......... .......... .......... .......... 58% 7.17M 11s\n329300K .......... .......... .......... .......... .......... 58% 88.1M 11s\n329350K .......... .......... .......... .......... .......... 58% 8.41M 11s\n329400K .......... .......... .......... .......... .......... 58% 14.1M 11s\n329450K .......... .......... .......... .......... .......... 58% 10.9M 11s\n329500K .......... .......... .......... .......... .......... 58% 45.3M 11s\n329550K .......... .......... .......... .......... .......... 58% 45.4M 11s\n329600K .......... .......... .......... .......... .......... 58% 7.94M 11s\n329650K .......... .......... .......... .......... .......... 58% 24.8M 11s\n329700K .......... .......... .......... .......... .......... 58% 10.7M 11s\n329750K .......... .......... .......... .......... .......... 58% 45.5M 11s\n329800K .......... .......... .......... .......... .......... 58% 38.6M 11s\n329850K .......... .......... .......... .......... .......... 58% 13.4M 11s\n329900K .......... .......... .......... .......... .......... 58% 47.0M 11s\n329950K .......... .......... .......... .......... .......... 58% 9.10M 11s\n330000K .......... .......... .......... .......... .......... 58% 61.6M 11s\n330050K .......... .......... .......... .......... .......... 59% 25.0M 11s\n330100K .......... .......... .......... .......... .......... 59% 9.02M 11s\n330150K .......... .......... .......... .......... .......... 59% 27.8M 11s\n330200K .......... .......... .......... .......... .......... 59% 50.2M 11s\n330250K .......... .......... .......... .......... .......... 59% 23.7M 11s\n330300K .......... .......... .......... .......... .......... 59% 32.5M 11s\n330350K .......... .......... .......... .......... .......... 59% 23.1M 11s\n330400K .......... .......... .......... .......... .......... 59% 27.9M 11s\n330450K .......... .......... .......... .......... .......... 59% 59.1M 11s\n330500K .......... .......... .......... .......... .......... 59% 8.79M 11s\n330550K .......... .......... .......... .......... .......... 59% 44.6M 11s\n330600K .......... .......... .......... .......... .......... 59% 11.9M 11s\n330650K .......... .......... .......... .......... .......... 59% 21.3M 11s\n330700K .......... .......... .......... .......... .......... 59% 74.5M 11s\n330750K .......... .......... .......... .......... .......... 59% 11.3M 11s\n330800K .......... .......... .......... .......... .......... 59% 52.0M 11s\n330850K .......... .......... .......... .......... .......... 59% 13.1M 11s\n330900K .......... .......... .......... .......... .......... 59% 70.1M 11s\n330950K .......... .......... .......... .......... .......... 59% 62.7M 11s\n331000K .......... .......... .......... .......... .......... 59% 14.9M 11s\n331050K .......... .......... .......... .......... .......... 59% 62.0M 11s\n331100K .......... .......... .......... .......... .......... 59% 9.79M 11s\n331150K .......... .......... .......... .......... .......... 59% 65.3M 11s\n331200K .......... .......... .......... .......... .......... 59% 50.9M 11s\n331250K .......... .......... .......... .......... .......... 59% 12.6M 11s\n331300K .......... .......... .......... .......... .......... 59% 38.7M 11s\n331350K .......... .......... .......... .......... .......... 59% 13.3M 11s\n331400K .......... .......... .......... .......... .......... 59% 55.4M 11s\n331450K .......... .......... .......... .......... .......... 59% 56.9M 11s\n331500K .......... .......... .......... .......... .......... 59% 13.5M 11s\n331550K .......... .......... .......... .......... .......... 59% 59.0M 11s\n331600K .......... .......... .......... .......... .......... 59% 55.4M 11s\n331650K .......... .......... .......... .......... .......... 59% 16.3M 11s\n331700K .......... .......... .......... .......... .......... 59% 39.1M 11s\n331750K .......... .......... .......... .......... .......... 59% 17.4M 10s\n331800K .......... .......... .......... .......... .......... 59% 27.0M 10s\n331850K .......... .......... .......... .......... .......... 59% 63.6M 10s\n331900K .......... .......... .......... .......... .......... 59% 15.9M 10s\n331950K .......... .......... .......... .......... .......... 59% 26.4M 10s\n332000K .......... .......... .......... .......... .......... 59% 17.8M 10s\n332050K .......... .......... .......... .......... .......... 59% 51.7M 10s\n332100K .......... .......... .......... .......... .......... 59% 77.0M 10s\n332150K .......... .......... .......... .......... .......... 59% 15.4M 10s\n332200K .......... .......... .......... .......... .......... 59% 37.7M 10s\n332250K .......... .......... .......... .......... .......... 59% 19.1M 10s\n332300K .......... .......... .......... .......... .......... 59% 63.1M 10s\n332350K .......... .......... .......... .......... .......... 59% 62.3M 10s\n332400K .......... .......... .......... .......... .......... 59% 12.9M 10s\n332450K .......... .......... .......... .......... .......... 59% 29.5M 10s\n332500K .......... .......... .......... .......... .......... 59% 16.1M 10s\n332550K .......... .......... .......... .......... .......... 59% 58.2M 10s\n332600K .......... .......... .......... .......... .......... 59% 84.5M 10s\n332650K .......... .......... .......... .......... .......... 59% 17.2M 10s\n332700K .......... .......... .......... .......... .......... 59% 47.2M 10s\n332750K .......... .......... .......... .......... .......... 59% 16.7M 10s\n332800K .......... .......... .......... .......... .......... 59% 72.0M 10s\n332850K .......... .......... .......... .......... .......... 59% 59.4M 10s\n332900K .......... .......... .......... .......... .......... 59% 6.81M 10s\n332950K .......... .......... .......... .......... .......... 59% 81.3M 10s\n333000K .......... .......... .......... .......... .......... 59% 77.1M 10s\n333050K .......... .......... .......... .......... .......... 59% 19.3M 10s\n333100K .......... .......... .......... .......... .......... 59% 51.8M 10s\n333150K .......... .......... .......... .......... .......... 59% 12.0M 10s\n333200K .......... .......... .......... .......... .......... 59% 46.9M 10s\n333250K .......... .......... .......... .......... .......... 59% 86.3M 10s\n333300K .......... .......... .......... .......... .......... 59% 11.9M 10s\n333350K .......... .......... .......... .......... .......... 59% 39.1M 10s\n333400K .......... .......... .......... .......... .......... 59% 9.97M 10s\n333450K .......... .......... .......... .......... .......... 59% 23.5M 10s\n333500K .......... .......... .......... .......... .......... 59% 92.6M 10s\n333550K .......... .......... .......... .......... .......... 59% 12.8M 10s\n333600K .......... .......... .......... .......... .......... 59% 48.7M 10s\n333650K .......... .......... .......... .......... .......... 59% 10.8M 10s\n333700K .......... .......... .......... .......... .......... 59% 88.1M 10s\n333750K .......... .......... .......... .......... .......... 59% 41.3M 10s\n333800K .......... .......... .......... .......... .......... 59% 7.98M 10s\n333850K .......... .......... .......... .......... .......... 59% 75.5M 10s\n333900K .......... .......... .......... .......... .......... 59% 13.8M 10s\n333950K .......... .......... .......... .......... .......... 59% 61.3M 10s\n334000K .......... .......... .......... .......... .......... 59% 37.0M 10s\n334050K .......... .......... .......... .......... .......... 59% 11.3M 10s\n334100K .......... .......... .......... .......... .......... 59% 27.4M 10s\n334150K .......... .......... .......... .......... .......... 59% 12.2M 10s\n334200K .......... .......... .......... .......... .......... 59% 27.5M 10s\n334250K .......... .......... .......... .......... .......... 59% 81.9M 10s\n334300K .......... .......... .......... .......... .......... 59% 14.8M 10s\n334350K .......... .......... .......... .......... .......... 59% 33.5M 10s\n334400K .......... .......... .......... .......... .......... 59% 67.2M 10s\n334450K .......... .......... .......... .......... .......... 59% 9.73M 10s\n334500K .......... .......... .......... .......... .......... 59% 33.0M 10s\n334550K .......... .......... .......... .......... .......... 59% 11.4M 10s\n334600K .......... .......... .......... .......... .......... 59% 40.6M 10s\n334650K .......... .......... .......... .......... .......... 59% 66.7M 10s\n334700K .......... .......... .......... .......... .......... 59% 16.5M 10s\n334750K .......... .......... .......... .......... .......... 59% 39.3M 10s\n334800K .......... .......... .......... .......... .......... 59% 10.9M 10s\n334850K .......... .......... .......... .......... .......... 59% 29.1M 10s\n334900K .......... .......... .......... .......... .......... 59% 76.0M 10s\n334950K .......... .......... .......... .......... .......... 59% 11.6M 10s\n335000K .......... .......... .......... .......... .......... 59% 36.1M 10s\n335050K .......... .......... .......... .......... .......... 59% 10.7M 10s\n335100K .......... .......... .......... .......... .......... 59% 47.3M 10s\n335150K .......... .......... .......... .......... .......... 59% 56.1M 10s\n335200K .......... .......... .......... .......... .......... 59% 6.38M 10s\n335250K .......... .......... .......... .......... .......... 59%  109M 10s\n335300K .......... .......... .......... .......... .......... 59% 65.8M 10s\n335350K .......... .......... .......... .......... .......... 59% 63.0M 10s\n335400K .......... .......... .......... .......... .......... 59% 19.4M 10s\n335450K .......... .......... .......... .......... .......... 59% 14.1M 10s\n335500K .......... .......... .......... .......... .......... 59% 17.1M 10s\n335550K .......... .......... .......... .......... .......... 59% 14.6M 10s\n335600K .......... .......... .......... .......... .......... 59% 73.1M 10s\n335650K .......... .......... .......... .......... .......... 60% 21.9M 10s\n335700K .......... .......... .......... .......... .......... 60% 12.1M 10s\n335750K .......... .......... .......... .......... .......... 60% 21.1M 10s\n335800K .......... .......... .......... .......... .......... 60% 61.1M 10s\n335850K .......... .......... .......... .......... .......... 60% 21.8M 10s\n335900K .......... .......... .......... .......... .......... 60% 28.6M 10s\n335950K .......... .......... .......... .......... .......... 60% 12.2M 10s\n336000K .......... .......... .......... .......... .......... 60% 31.1M 10s\n336050K .......... .......... .......... .......... .......... 60% 29.9M 10s\n336100K .......... .......... .......... .......... .......... 60% 21.6M 10s\n336150K .......... .......... .......... .......... .......... 60% 31.6M 10s\n336200K .......... .......... .......... .......... .......... 60% 19.3M 10s\n336250K .......... .......... .......... .......... .......... 60% 34.4M 10s\n336300K .......... .......... .......... .......... .......... 60% 65.1M 10s\n336350K .......... .......... .......... .......... .......... 60% 9.50M 10s\n336400K .......... .......... .......... .......... .......... 60% 23.5M 10s\n336450K .......... .......... .......... .......... .......... 60% 16.1M 10s\n336500K .......... .......... .......... .......... .......... 60% 67.0M 10s\n336550K .......... .......... .......... .......... .......... 60% 31.6M 10s\n336600K .......... .......... .......... .......... .......... 60% 7.16M 10s\n336650K .......... .......... .......... .......... .......... 60% 76.9M 10s\n336700K .......... .......... .......... .......... .......... 60% 9.08M 10s\n336750K .......... .......... .......... .......... .......... 60% 62.6M 10s\n336800K .......... .......... .......... .......... .......... 60% 56.4M 10s\n336850K .......... .......... .......... .......... .......... 60% 33.9M 10s\n336900K .......... .......... .......... .......... .......... 60% 37.1M 10s\n336950K .......... .......... .......... .......... .......... 60% 18.2M 10s\n337000K .......... .......... .......... .......... .......... 60% 70.7M 10s\n337050K .......... .......... .......... .......... .......... 60% 42.9M 10s\n337100K .......... .......... .......... .......... .......... 60% 10.2M 10s\n337150K .......... .......... .......... .......... .......... 60% 46.8M 10s\n337200K .......... .......... .......... .......... .......... 60% 77.0M 10s\n337250K .......... .......... .......... .......... .......... 60% 12.4M 10s\n337300K .......... .......... .......... .......... .......... 60% 38.3M 10s\n337350K .......... .......... .......... .......... .......... 60% 9.16M 10s\n337400K .......... .......... .......... .......... .......... 60% 61.3M 10s\n337450K .......... .......... .......... .......... .......... 60% 36.4M 10s\n337500K .......... .......... .......... .......... .......... 60% 20.0M 10s\n337550K .......... .......... .......... .......... .......... 60% 44.7M 10s\n337600K .......... .......... .......... .......... .......... 60% 12.4M 10s\n337650K .......... .......... .......... .......... .......... 60% 47.7M 10s\n337700K .......... .......... .......... .......... .......... 60% 88.0M 10s\n337750K .......... .......... .......... .......... .......... 60% 9.48M 10s\n337800K .......... .......... .......... .......... .......... 60% 83.4M 10s\n337850K .......... .......... .......... .......... .......... 60% 16.2M 10s\n337900K .......... .......... .......... .......... .......... 60% 92.8M 10s\n337950K .......... .......... .......... .......... .......... 60% 41.2M 10s\n338000K .......... .......... .......... .......... .......... 60% 12.2M 10s\n338050K .......... .......... .......... .......... .......... 60% 40.1M 10s\n338100K .......... .......... .......... .......... .......... 60% 12.5M 10s\n338150K .......... .......... .......... .......... .......... 60% 79.5M 10s\n338200K .......... .......... .......... .......... .......... 60% 30.5M 10s\n338250K .......... .......... .......... .......... .......... 60% 13.7M 10s\n338300K .......... .......... .......... .......... .......... 60% 41.9M 10s\n338350K .......... .......... .......... .......... .......... 60% 12.1M 10s\n338400K .......... .......... .......... .......... .......... 60% 73.7M 10s\n338450K .......... .......... .......... .......... .......... 60% 43.9M 10s\n338500K .......... .......... .......... .......... .......... 60% 11.2M 10s\n338550K .......... .......... .......... .......... .......... 60% 61.9M 10s\n338600K .......... .......... .......... .......... .......... 60% 65.9M 10s\n338650K .......... .......... .......... .......... .......... 60% 12.6M 10s\n338700K .......... .......... .......... .......... .......... 60% 51.3M 10s\n338750K .......... .......... .......... .......... .......... 60% 11.1M 10s\n338800K .......... .......... .......... .......... .......... 60%  117M 10s\n338850K .......... .......... .......... .......... .......... 60% 72.0M 10s\n338900K .......... .......... .......... .......... .......... 60% 12.4M 10s\n338950K .......... .......... .......... .......... .......... 60% 36.4M 10s\n339000K .......... .......... .......... .......... .......... 60% 13.7M 10s\n339050K .......... .......... .......... .......... .......... 60% 45.6M 10s\n339100K .......... .......... .......... .......... .......... 60% 85.5M 10s\n339150K .......... .......... .......... .......... .......... 60% 12.2M 10s\n339200K .......... .......... .......... .......... .......... 60% 45.3M 10s\n339250K .......... .......... .......... .......... .......... 60% 12.6M 10s\n339300K .......... .......... .......... .......... .......... 60% 88.3M 10s\n339350K .......... .......... .......... .......... .......... 60% 42.9M 10s\n339400K .......... .......... .......... .......... .......... 60% 12.3M 10s\n339450K .......... .......... .......... .......... .......... 60% 47.5M 10s\n339500K .......... .......... .......... .......... .......... 60% 11.4M 10s\n339550K .......... .......... .......... .......... .......... 60% 99.4M 10s\n339600K .......... .......... .......... .......... .......... 60% 49.0M 10s\n339650K .......... .......... .......... .......... .......... 60% 13.1M 10s\n339700K .......... .......... .......... .......... .......... 60% 47.3M 10s\n339750K .......... .......... .......... .......... .......... 60% 12.5M 10s\n339800K .......... .......... .......... .......... .......... 60% 72.3M 10s\n339850K .......... .......... .......... .......... .......... 60% 41.1M 10s\n339900K .......... .......... .......... .......... .......... 60% 13.6M 10s\n339950K .......... .......... .......... .......... .......... 60% 25.5M 10s\n340000K .......... .......... .......... .......... .......... 60%  120M 10s\n340050K .......... .......... .......... .......... .......... 60% 13.8M 10s\n340100K .......... .......... .......... .......... .......... 60% 40.3M 10s\n340150K .......... .......... .......... .......... .......... 60% 12.9M 10s\n340200K .......... .......... .......... .......... .......... 60% 44.2M 10s\n340250K .......... .......... .......... .......... .......... 60% 83.5M 10s\n340300K .......... .......... .......... .......... .......... 60% 11.9M 10s\n340350K .......... .......... .......... .......... .......... 60% 49.2M 10s\n340400K .......... .......... .......... .......... .......... 60% 13.0M 10s\n340450K .......... .......... .......... .......... .......... 60% 29.6M 10s\n340500K .......... .......... .......... .......... .......... 60%  118M 10s\n340550K .......... .......... .......... .......... .......... 60% 12.4M 10s\n340600K .......... .......... .......... .......... .......... 60% 47.4M 10s\n340650K .......... .......... .......... .......... .......... 60% 12.6M 10s\n340700K .......... .......... .......... .......... .......... 60% 62.2M 10s\n340750K .......... .......... .......... .......... .......... 60% 30.0M 10s\n340800K .......... .......... .......... .......... .......... 60% 13.7M 10s\n340850K .......... .......... .......... .......... .......... 60% 44.3M 10s\n340900K .......... .......... .......... .......... .......... 60% 12.6M 10s\n340950K .......... .......... .......... .......... .......... 60% 51.2M 10s\n341000K .......... .......... .......... .......... .......... 60% 40.1M 10s\n341050K .......... .......... .......... .......... .......... 60% 13.4M 10s\n341100K .......... .......... .......... .......... .......... 60% 50.0M 10s\n341150K .......... .......... .......... .......... .......... 60% 12.7M 10s\n341200K .......... .......... .......... .......... .......... 61% 66.0M 10s\n341250K .......... .......... .......... .......... .......... 61% 23.3M 10s\n341300K .......... .......... .......... .......... .......... 61% 15.0M 10s\n341350K .......... .......... .......... .......... .......... 61% 64.0M 10s\n341400K .......... .......... .......... .......... .......... 61% 88.3M 10s\n341450K .......... .......... .......... .......... .......... 61% 11.8M 10s\n341500K .......... .......... .......... .......... .......... 61% 47.7M 10s\n341550K .......... .......... .......... .......... .......... 61% 13.0M 10s\n341600K .......... .......... .......... .......... .......... 61% 45.3M 10s\n341650K .......... .......... .......... .......... .......... 61% 81.5M 10s\n341700K .......... .......... .......... .......... .......... 61% 12.1M 10s\n341750K .......... .......... .......... .......... .......... 61% 48.2M 10s\n341800K .......... .......... .......... .......... .......... 61% 12.7M 10s\n341850K .......... .......... .......... .......... .......... 61% 44.5M 10s\n341900K .......... .......... .......... .......... .......... 61% 71.1M 10s\n341950K .......... .......... .......... .......... .......... 61% 12.8M 10s\n342000K .......... .......... .......... .......... .......... 61% 47.1M 10s\n342050K .......... .......... .......... .......... .......... 61% 12.6M 10s\n342100K .......... .......... .......... .......... .......... 61% 77.5M 10s\n342150K .......... .......... .......... .......... .......... 61% 38.5M 10s\n342200K .......... .......... .......... .......... .......... 61% 9.34M 10s\n342250K .......... .......... .......... .......... .......... 61% 83.8M 10s\n342300K .......... .......... .......... .......... .......... 61% 14.2M 10s\n342350K .......... .......... .......... .......... .......... 61% 85.0M 10s\n342400K .......... .......... .......... .......... .......... 61% 59.2M 10s\n342450K .......... .......... .......... .......... .......... 61% 12.9M 10s\n342500K .......... .......... .......... .......... .......... 61% 37.9M 10s\n342550K .......... .......... .......... .......... .......... 61% 13.1M 10s\n342600K .......... .......... .......... .......... .......... 61% 31.7M 10s\n342650K .......... .......... .......... .......... .......... 61% 74.5M 10s\n342700K .......... .......... .......... .......... .......... 61% 13.6M 10s\n342750K .......... .......... .......... .......... .......... 61% 60.0M 10s\n342800K .......... .......... .......... .......... .......... 61% 94.1M 10s\n342850K .......... .......... .......... .......... .......... 61% 6.22M 10s\n342900K .......... .......... .......... .......... .......... 61%  121M 10s\n342950K .......... .......... .......... .......... .......... 61% 63.3M 10s\n343000K .......... .......... .......... .......... .......... 61% 47.3M 10s\n343050K .......... .......... .......... .......... .......... 61% 82.7M 10s\n343100K .......... .......... .......... .......... .......... 61% 10.8M 10s\n343150K .......... .......... .......... .......... .......... 61% 33.7M 10s\n343200K .......... .......... .......... .......... .......... 61% 11.8M 10s\n343250K .......... .......... .......... .......... .......... 61% 42.0M 10s\n343300K .......... .......... .......... .......... .......... 61% 65.4M 10s\n343350K .......... .......... .......... .......... .......... 61% 13.0M 10s\n343400K .......... .......... .......... .......... .......... 61% 44.0M 10s\n343450K .......... .......... .......... .......... .......... 61% 12.2M 10s\n343500K .......... .......... .......... .......... .......... 61% 85.3M 10s\n343550K .......... .......... .......... .......... .......... 61% 51.7M 10s\n343600K .......... .......... .......... .......... .......... 61% 7.39M 10s\n343650K .......... .......... .......... .......... .......... 61% 95.5M 10s\n343700K .......... .......... .......... .......... .......... 61% 29.3M 10s\n343750K .......... .......... .......... .......... .......... 61% 45.7M 10s\n343800K .......... .......... .......... .......... .......... 61% 61.7M 10s\n343850K .......... .......... .......... .......... .......... 61% 11.1M 10s\n343900K .......... .......... .......... .......... .......... 61% 48.4M 10s\n343950K .......... .......... .......... .......... .......... 61% 10.8M 10s\n344000K .......... .......... .......... .......... .......... 61% 64.9M 10s\n344050K .......... .......... .......... .......... .......... 61%  117M 10s\n344100K .......... .......... .......... .......... .......... 61% 15.0M 10s\n344150K .......... .......... .......... .......... .......... 61% 41.2M 10s\n344200K .......... .......... .......... .......... .......... 61% 77.3M 10s\n344250K .......... .......... .......... .......... .......... 61% 12.5M 10s\n344300K .......... .......... .......... .......... .......... 61% 36.7M 10s\n344350K .......... .......... .......... .......... .......... 61% 12.3M 10s\n344400K .......... .......... .......... .......... .......... 61% 45.6M 10s\n344450K .......... .......... .......... .......... .......... 61% 81.3M 10s\n344500K .......... .......... .......... .......... .......... 61% 12.6M 10s\n344550K .......... .......... .......... .......... .......... 61% 43.3M 10s\n344600K .......... .......... .......... .......... .......... 61% 12.7M 10s\n344650K .......... .......... .......... .......... .......... 61% 36.1M 10s\n344700K .......... .......... .......... .......... .......... 61% 90.0M 10s\n344750K .......... .......... .......... .......... .......... 61% 13.4M 10s\n344800K .......... .......... .......... .......... .......... 61% 38.8M 10s\n344850K .......... .......... .......... .......... .......... 61% 11.6M 10s\n344900K .......... .......... .......... .......... .......... 61%  106M 10s\n344950K .......... .......... .......... .......... .......... 61% 40.0M 10s\n345000K .......... .......... .......... .......... .......... 61% 14.6M 10s\n345050K .......... .......... .......... .......... .......... 61% 46.7M 10s\n345100K .......... .......... .......... .......... .......... 61% 12.6M 10s\n345150K .......... .......... .......... .......... .......... 61% 76.9M 10s\n345200K .......... .......... .......... .......... .......... 61% 38.5M 10s\n345250K .......... .......... .......... .......... .......... 61% 12.1M 10s\n345300K .......... .......... .......... .......... .......... 61% 36.7M 10s\n345350K .......... .......... .......... .......... .......... 61% 10.5M 10s\n345400K .......... .......... .......... .......... .......... 61% 74.8M 10s\n345450K .......... .......... .......... .......... .......... 61% 35.9M 10s\n345500K .......... .......... .......... .......... .......... 61% 11.8M 10s\n345550K .......... .......... .......... .......... .......... 61% 42.3M 10s\n345600K .......... .......... .......... .......... .......... 61% 88.2M 10s\n345650K .......... .......... .......... .......... .......... 61% 12.1M 10s\n345700K .......... .......... .......... .......... .......... 61% 36.3M 10s\n345750K .......... .......... .......... .......... .......... 61% 13.5M 10s\n345800K .......... .......... .......... .......... .......... 61% 47.1M 10s\n345850K .......... .......... .......... .......... .......... 61% 77.7M 10s\n345900K .......... .......... .......... .......... .......... 61% 12.9M 10s\n345950K .......... .......... .......... .......... .......... 61% 46.3M 10s\n346000K .......... .......... .......... .......... .......... 61% 12.5M 10s\n346050K .......... .......... .......... .......... .......... 61% 32.9M 10s\n346100K .......... .......... .......... .......... .......... 61% 40.9M 10s\n346150K .......... .......... .......... .......... .......... 61% 18.0M 10s\n346200K .......... .......... .......... .......... .......... 61% 36.7M 10s\n346250K .......... .......... .......... .......... .......... 61% 13.1M 10s\n346300K .......... .......... .......... .......... .......... 61% 82.6M 10s\n346350K .......... .......... .......... .......... .......... 61% 42.8M 10s\n346400K .......... .......... .......... .......... .......... 61% 12.2M 10s\n346450K .......... .......... .......... .......... .......... 61% 46.7M 10s\n346500K .......... .......... .......... .......... .......... 61% 10.8M 10s\n346550K .......... .......... .......... .......... .......... 61% 99.1M 10s\n346600K .......... .......... .......... .......... .......... 61% 62.8M 10s\n346650K .......... .......... .......... .......... .......... 61% 9.89M 10s\n346700K .......... .......... .......... .......... .......... 61% 97.6M 10s\n346750K .......... .......... .......... .......... .......... 61% 15.3M 10s\n346800K .......... .......... .......... .......... .......... 62% 75.5M 10s\n346850K .......... .......... .......... .......... .......... 62% 47.0M 10s\n346900K .......... .......... .......... .......... .......... 62% 12.4M 10s\n346950K .......... .......... .......... .......... .......... 62% 43.3M 10s\n347000K .......... .......... .......... .......... .......... 62% 71.0M 10s\n347050K .......... .......... .......... .......... .......... 62% 12.4M 10s\n347100K .......... .......... .......... .......... .......... 62% 50.9M 10s\n347150K .......... .......... .......... .......... .......... 62% 11.8M 10s\n347200K .......... .......... .......... .......... .......... 62% 81.6M 10s\n347250K .......... .......... .......... .......... .......... 62% 79.6M 10s\n347300K .......... .......... .......... .......... .......... 62% 12.2M 10s\n347350K .......... .......... .......... .......... .......... 62% 37.5M 10s\n347400K .......... .......... .......... .......... .......... 62% 11.2M 10s\n347450K .......... .......... .......... .......... .......... 62% 51.5M 10s\n347500K .......... .......... .......... .......... .......... 62% 75.0M 10s\n347550K .......... .......... .......... .......... .......... 62% 6.57M 10s\n347600K .......... .......... .......... .......... .......... 62% 91.0M 10s\n347650K .......... .......... .......... .......... .......... 62% 69.7M 10s\n347700K .......... .......... .......... .......... .......... 62% 47.1M 10s\n347750K .......... .......... .......... .......... .......... 62% 93.6M 10s\n347800K .......... .......... .......... .......... .......... 62% 12.9M 10s\n347850K .......... .......... .......... .......... .......... 62% 50.5M 10s\n347900K .......... .......... .......... .......... .......... 62% 14.2M 10s\n347950K .......... .......... .......... .......... .......... 62% 41.8M 10s\n348000K .......... .......... .......... .......... .......... 62% 64.0M 10s\n348050K .......... .......... .......... .......... .......... 62% 13.9M 10s\n348100K .......... .......... .......... .......... .......... 62% 41.1M 10s\n348150K .......... .......... .......... .......... .......... 62% 13.7M 10s\n348200K .......... .......... .......... .......... .......... 62% 76.4M 10s\n348250K .......... .......... .......... .......... .......... 62% 46.5M 10s\n348300K .......... .......... .......... .......... .......... 62% 12.9M 10s\n348350K .......... .......... .......... .......... .......... 62% 41.7M 10s\n348400K .......... .......... .......... .......... .......... 62% 11.1M 10s\n348450K .......... .......... .......... .......... .......... 62% 84.4M 10s\n348500K .......... .......... .......... .......... .......... 62% 74.5M 10s\n348550K .......... .......... .......... .......... .......... 62% 12.4M 10s\n348600K .......... .......... .......... .......... .......... 62% 32.6M 10s\n348650K .......... .......... .......... .......... .......... 62% 43.9M 10s\n348700K .......... .......... .......... .......... .......... 62% 12.4M 10s\n348750K .......... .......... .......... .......... .......... 62% 46.3M 10s\n348800K .......... .......... .......... .......... .......... 62% 7.74M 10s\n348850K .......... .......... .......... .......... .......... 62%  102M 10s\n348900K .......... .......... .......... .......... .......... 62%  110M 10s\n348950K .......... .......... .......... .......... .......... 62% 27.7M 10s\n349000K .......... .......... .......... .......... .......... 62% 39.0M 10s\n349050K .......... .......... .......... .......... .......... 62% 4.01M 10s\n349100K .......... .......... .......... .......... .......... 62% 88.9M 10s\n349150K .......... .......... .......... .......... .......... 62% 92.9M 10s\n349200K .......... .......... .......... .......... .......... 62% 83.9M 10s\n349250K .......... .......... .......... .......... .......... 62% 71.0M 10s\n349300K .......... .......... .......... .......... .......... 62%  108M 10s\n349350K .......... .......... .......... .......... .......... 62% 79.2M 10s\n349400K .......... .......... .......... .......... .......... 62% 68.9M 10s\n349450K .......... .......... .......... .......... .......... 62% 13.0M 10s\n349500K .......... .......... .......... .......... .......... 62% 33.5M 10s\n349550K .......... .......... .......... .......... .......... 62% 14.2M 10s\n349600K .......... .......... .......... .......... .......... 62% 86.3M 10s\n349650K .......... .......... .......... .......... .......... 62% 40.9M 10s\n349700K .......... .......... .......... .......... .......... 62% 5.78M 10s\n349750K .......... .......... .......... .......... .......... 62% 68.6M 10s\n349800K .......... .......... .......... .......... .......... 62% 99.0M 10s\n349850K .......... .......... .......... .......... .......... 62% 86.6M 10s\n349900K .......... .......... .......... .......... .......... 62% 47.1M 10s\n349950K .......... .......... .......... .......... .......... 62% 18.6M 10s\n350000K .......... .......... .......... .......... .......... 62% 31.2M 10s\n350050K .......... .......... .......... .......... .......... 62%  107M 10s\n350100K .......... .......... .......... .......... .......... 62% 15.4M 10s\n350150K .......... .......... .......... .......... .......... 62% 87.2M 10s\n350200K .......... .......... .......... .......... .......... 62% 23.5M 10s\n350250K .......... .......... .......... .......... .......... 62% 70.5M 10s\n350300K .......... .......... .......... .......... .......... 62% 90.4M 10s\n350350K .......... .......... .......... .......... .......... 62% 12.3M 10s\n350400K .......... .......... .......... .......... .......... 62% 60.7M 10s\n350450K .......... .......... .......... .......... .......... 62% 30.3M 10s\n350500K .......... .......... .......... .......... .......... 62% 85.1M 10s\n350550K .......... .......... .......... .......... .......... 62% 11.1M 10s\n350600K .......... .......... .......... .......... .......... 62% 41.1M 10s\n350650K .......... .......... .......... .......... .......... 62% 12.1M 10s\n350700K .......... .......... .......... .......... .......... 62% 32.5M 10s\n350750K .......... .......... .......... .......... .......... 62% 70.4M 10s\n350800K .......... .......... .......... .......... .......... 62% 12.6M 10s\n350850K .......... .......... .......... .......... .......... 62% 42.8M 10s\n350900K .......... .......... .......... .......... .......... 62% 8.62M 10s\n350950K .......... .......... .......... .......... .......... 62% 99.4M 10s\n351000K .......... .......... .......... .......... .......... 62% 94.3M 10s\n351050K .......... .......... .......... .......... .......... 62% 13.2M 10s\n351100K .......... .......... .......... .......... .......... 62% 27.8M 10s\n351150K .......... .......... .......... .......... .......... 62% 12.3M 10s\n351200K .......... .......... .......... .......... .......... 62% 91.7M 10s\n351250K .......... .......... .......... .......... .......... 62% 46.6M 10s\n351300K .......... .......... .......... .......... .......... 62% 11.8M 10s\n351350K .......... .......... .......... .......... .......... 62% 50.2M 10s\n351400K .......... .......... .......... .......... .......... 62% 10.1M 10s\n351450K .......... .......... .......... .......... .......... 62% 59.7M 10s\n351500K .......... .......... .......... .......... .......... 62% 84.9M 10s\n351550K .......... .......... .......... .......... .......... 62% 11.6M 10s\n351600K .......... .......... .......... .......... .......... 62% 55.4M 10s\n351650K .......... .......... .......... .......... .......... 62% 9.10M 10s\n351700K .......... .......... .......... .......... .......... 62% 82.8M 10s\n351750K .......... .......... .......... .......... .......... 62% 72.2M 10s\n351800K .......... .......... .......... .......... .......... 62% 11.3M 10s\n351850K .......... .......... .......... .......... .......... 62% 65.2M 10s\n351900K .......... .......... .......... .......... .......... 62% 81.1M 10s\n351950K .......... .......... .......... .......... .......... 62% 7.13M 10s\n352000K .......... .......... .......... .......... .......... 62% 24.6M 10s\n352050K .......... .......... .......... .......... .......... 62% 6.02M 10s\n352100K .......... .......... .......... .......... .......... 62% 14.7M 10s\n352150K .......... .......... .......... .......... .......... 62% 10.0M 10s\n352200K .......... .......... .......... .......... .......... 62% 6.67M 10s\n352250K .......... .......... .......... .......... .......... 62%  124M 10s\n352300K .......... .......... .......... .......... .......... 62% 23.9M 10s\n352350K .......... .......... .......... .......... .......... 62% 16.5M 10s\n352400K .......... .......... .......... .......... .......... 63% 14.7M 10s\n352450K .......... .......... .......... .......... .......... 63% 25.5M 10s\n352500K .......... .......... .......... .......... .......... 63% 4.68M 10s\n352550K .......... .......... .......... .......... .......... 63%  107M 10s\n352600K .......... .......... .......... .......... .......... 63% 97.1M 10s\n352650K .......... .......... .......... .......... .......... 63% 23.4M 10s\n352700K .......... .......... .......... .......... .......... 63% 27.0M 10s\n352750K .......... .......... .......... .......... .......... 63% 5.81M 10s\n352800K .......... .......... .......... .......... .......... 63% 78.0M 10s\n352850K .......... .......... .......... .......... .......... 63%  130M 9s\n352900K .......... .......... .......... .......... .......... 63% 14.0M 9s\n352950K .......... .......... .......... .......... .......... 63% 5.96M 9s\n353000K .......... .......... .......... .......... .......... 63% 38.2M 9s\n353050K .......... .......... .......... .......... .......... 63%  128M 9s\n353100K .......... .......... .......... .......... .......... 63% 91.5M 9s\n353150K .......... .......... .......... .......... .......... 63% 7.94M 9s\n353200K .......... .......... .......... .......... .......... 63% 43.6M 9s\n353250K .......... .......... .......... .......... .......... 63% 8.41M 9s\n353300K .......... .......... .......... .......... .......... 63% 40.4M 9s\n353350K .......... .......... .......... .......... .......... 63% 35.6M 9s\n353400K .......... .......... .......... .......... .......... 63% 13.4M 9s\n353450K .......... .......... .......... .......... .......... 63% 35.6M 9s\n353500K .......... .......... .......... .......... .......... 63% 14.5M 9s\n353550K .......... .......... .......... .......... .......... 63% 36.4M 9s\n353600K .......... .......... .......... .......... .......... 63% 29.9M 9s\n353650K .......... .......... .......... .......... .......... 63% 13.2M 9s\n353700K .......... .......... .......... .......... .......... 63% 3.07M 9s\n353750K .......... .......... .......... .......... .......... 63% 34.5M 9s\n353800K .......... .......... .......... .......... .......... 63% 29.7M 9s\n353850K .......... .......... .......... .......... .......... 63% 46.1M 9s\n353900K .......... .......... .......... .......... .......... 63% 52.2M 9s\n353950K .......... .......... .......... .......... .......... 63% 46.2M 9s\n354000K .......... .......... .......... .......... .......... 63% 51.7M 9s\n354050K .......... .......... .......... .......... .......... 63% 45.3M 9s\n354100K .......... .......... .......... .......... .......... 63% 31.2M 9s\n354150K .......... .......... .......... .......... .......... 63% 27.7M 9s\n354200K .......... .......... .......... .......... .......... 63% 21.0M 9s\n354250K .......... .......... .......... .......... .......... 63% 13.0M 9s\n354300K .......... .......... .......... .......... .......... 63% 16.1M 9s\n354350K .......... .......... .......... .......... .......... 63% 40.5M 9s\n354400K .......... .......... .......... .......... .......... 63% 17.2M 9s\n354450K .......... .......... .......... .......... .......... 63% 40.0M 9s\n354500K .......... .......... .......... .......... .......... 63% 14.7M 9s\n354550K .......... .......... .......... .......... .......... 63% 26.5M 9s\n354600K .......... .......... .......... .......... .......... 63% 34.2M 9s\n354650K .......... .......... .......... .......... .......... 63% 15.3M 9s\n354700K .......... .......... .......... .......... .......... 63% 30.9M 9s\n354750K .......... .......... .......... .......... .......... 63% 45.8M 9s\n354800K .......... .......... .......... .......... .......... 63% 30.6M 9s\n354850K .......... .......... .......... .......... .......... 63% 47.4M 9s\n354900K .......... .......... .......... .......... .......... 63% 17.9M 9s\n354950K .......... .......... .......... .......... .......... 63% 22.0M 9s\n355000K .......... .......... .......... .......... .......... 63% 40.0M 9s\n355050K .......... .......... .......... .......... .......... 63% 10.8M 9s\n355100K .......... .......... .......... .......... .......... 63% 38.1M 9s\n355150K .......... .......... .......... .......... .......... 63% 14.4M 9s\n355200K .......... .......... .......... .......... .......... 63% 26.0M 9s\n355250K .......... .......... .......... .......... .......... 63% 24.4M 9s\n355300K .......... .......... .......... .......... .......... 63% 7.57M 9s\n355350K .......... .......... .......... .......... .......... 63% 38.9M 9s\n355400K .......... .......... .......... .......... .......... 63% 49.4M 9s\n355450K .......... .......... .......... .......... .......... 63% 53.6M 9s\n355500K .......... .......... .......... .......... .......... 63% 47.3M 9s\n355550K .......... .......... .......... .......... .......... 63% 37.9M 9s\n355600K .......... .......... .......... .......... .......... 63% 22.3M 9s\n355650K .......... .......... .......... .......... .......... 63% 31.5M 9s\n355700K .......... .......... .......... .......... .......... 63% 9.09M 9s\n355750K .......... .......... .......... .......... .......... 63% 42.6M 9s\n355800K .......... .......... .......... .......... .......... 63% 49.0M 9s\n355850K .......... .......... .......... .......... .......... 63% 28.7M 9s\n355900K .......... .......... .......... .......... .......... 63% 50.8M 9s\n355950K .......... .......... .......... .......... .......... 63% 52.8M 9s\n356000K .......... .......... .......... .......... .......... 63% 39.4M 9s\n356050K .......... .......... .......... .......... .......... 63% 43.3M 9s\n356100K .......... .......... .......... .......... .......... 63% 48.4M 9s\n356150K .......... .......... .......... .......... .......... 63% 50.9M 9s\n356200K .......... .......... .......... .......... .......... 63% 21.0M 9s\n356250K .......... .......... .......... .......... .......... 63% 36.5M 9s\n356300K .......... .......... .......... .......... .......... 63% 19.5M 9s\n356350K .......... .......... .......... .......... .......... 63% 22.4M 9s\n356400K .......... .......... .......... .......... .......... 63% 49.7M 9s\n356450K .......... .......... .......... .......... .......... 63% 20.9M 9s\n356500K .......... .......... .......... .......... .......... 63% 48.5M 9s\n356550K .......... .......... .......... .......... .......... 63% 32.1M 9s\n356600K .......... .......... .......... .......... .......... 63% 23.6M 9s\n356650K .......... .......... .......... .......... .......... 63% 49.2M 9s\n356700K .......... .......... .......... .......... .......... 63% 10.7M 9s\n356750K .......... .......... .......... .......... .......... 63% 19.6M 9s\n356800K .......... .......... .......... .......... .......... 63% 23.4M 9s\n356850K .......... .......... .......... .......... .......... 63% 26.2M 9s\n356900K .......... .......... .......... .......... .......... 63% 32.5M 9s\n356950K .......... .......... .......... .......... .......... 63% 14.4M 9s\n357000K .......... .......... .......... .......... .......... 63% 27.9M 9s\n357050K .......... .......... .......... .......... .......... 63% 34.3M 9s\n357100K .......... .......... .......... .......... .......... 63% 13.5M 9s\n357150K .......... .......... .......... .......... .......... 63% 43.4M 9s\n357200K .......... .......... .......... .......... .......... 63% 16.5M 9s\n357250K .......... .......... .......... .......... .......... 63% 31.2M 9s\n357300K .......... .......... .......... .......... .......... 63% 49.7M 9s\n357350K .......... .......... .......... .......... .......... 63% 14.0M 9s\n357400K .......... .......... .......... .......... .......... 63% 10.2M 9s\n357450K .......... .......... .......... .......... .......... 63% 20.6M 9s\n357500K .......... .......... .......... .......... .......... 63% 38.0M 9s\n357550K .......... .......... .......... .......... .......... 63% 44.3M 9s\n357600K .......... .......... .......... .......... .......... 63% 35.8M 9s\n357650K .......... .......... .......... .......... .......... 63% 43.0M 9s\n357700K .......... .......... .......... .......... .......... 63% 15.0M 9s\n357750K .......... .......... .......... .......... .......... 63% 26.4M 9s\n357800K .......... .......... .......... .......... .......... 63% 36.4M 9s\n357850K .......... .......... .......... .......... .......... 63% 11.4M 9s\n357900K .......... .......... .......... .......... .......... 63% 36.8M 9s\n357950K .......... .......... .......... .......... .......... 63% 13.6M 9s\n358000K .......... .......... .......... .......... .......... 64% 39.1M 9s\n358050K .......... .......... .......... .......... .......... 64% 41.9M 9s\n358100K .......... .......... .......... .......... .......... 64% 10.4M 9s\n358150K .......... .......... .......... .......... .......... 64% 42.8M 9s\n358200K .......... .......... .......... .......... .......... 64% 50.6M 9s\n358250K .......... .......... .......... .......... .......... 64% 13.8M 9s\n358300K .......... .......... .......... .......... .......... 64% 39.9M 9s\n358350K .......... .......... .......... .......... .......... 64% 14.3M 9s\n358400K .......... .......... .......... .......... .......... 64% 30.3M 9s\n358450K .......... .......... .......... .......... .......... 64% 23.3M 9s\n358500K .......... .......... .......... .......... .......... 64% 18.2M 9s\n358550K .......... .......... .......... .......... .......... 64% 35.4M 9s\n358600K .......... .......... .......... .......... .......... 64% 13.9M 9s\n358650K .......... .......... .......... .......... .......... 64% 30.2M 9s\n358700K .......... .......... .......... .......... .......... 64% 35.6M 9s\n358750K .......... .......... .......... .......... .......... 64% 13.5M 9s\n358800K .......... .......... .......... .......... .......... 64% 33.4M 9s\n358850K .......... .......... .......... .......... .......... 64% 11.9M 9s\n358900K .......... .......... .......... .......... .......... 64% 48.5M 9s\n358950K .......... .......... .......... .......... .......... 64% 42.8M 9s\n359000K .......... .......... .......... .......... .......... 64% 5.43M 9s\n359050K .......... .......... .......... .......... .......... 64% 29.3M 9s\n359100K .......... .......... .......... .......... .......... 64% 38.4M 9s\n359150K .......... .......... .......... .......... .......... 64% 42.4M 9s\n359200K .......... .......... .......... .......... .......... 64% 31.5M 9s\n359250K .......... .......... .......... .......... .......... 64% 38.4M 9s\n359300K .......... .......... .......... .......... .......... 64% 43.1M 9s\n359350K .......... .......... .......... .......... .......... 64% 14.8M 9s\n359400K .......... .......... .......... .......... .......... 64% 35.4M 9s\n359450K .......... .......... .......... .......... .......... 64% 32.0M 9s\n359500K .......... .......... .......... .......... .......... 64% 8.29M 9s\n359550K .......... .......... .......... .......... .......... 64% 31.5M 9s\n359600K .......... .......... .......... .......... .......... 64% 29.9M 9s\n359650K .......... .......... .......... .......... .......... 64% 22.7M 9s\n359700K .......... .......... .......... .......... .......... 64% 25.3M 9s\n359750K .......... .......... .......... .......... .......... 64% 15.0M 9s\n359800K .......... .......... .......... .......... .......... 64% 39.4M 9s\n359850K .......... .......... .......... .......... .......... 64% 25.4M 9s\n359900K .......... .......... .......... .......... .......... 64% 16.6M 9s\n359950K .......... .......... .......... .......... .......... 64% 47.4M 9s\n360000K .......... .......... .......... .......... .......... 64% 13.0M 9s\n360050K .......... .......... .......... .......... .......... 64% 40.6M 9s\n360100K .......... .......... .......... .......... .......... 64% 49.3M 9s\n360150K .......... .......... .......... .......... .......... 64% 12.6M 9s\n360200K .......... .......... .......... .......... .......... 64% 43.3M 9s\n360250K .......... .......... .......... .......... .......... 64% 11.7M 9s\n360300K .......... .......... .......... .......... .......... 64% 29.5M 9s\n360350K .......... .......... .......... .......... .......... 64% 49.8M 9s\n360400K .......... .......... .......... .......... .......... 64% 14.1M 9s\n360450K .......... .......... .......... .......... .......... 64% 31.1M 9s\n360500K .......... .......... .......... .......... .......... 64% 13.6M 9s\n360550K .......... .......... .......... .......... .......... 64% 22.5M 9s\n360600K .......... .......... .......... .......... .......... 64% 50.5M 9s\n360650K .......... .......... .......... .......... .......... 64% 13.8M 9s\n360700K .......... .......... .......... .......... .......... 64% 31.3M 9s\n360750K .......... .......... .......... .......... .......... 64% 15.0M 9s\n360800K .......... .......... .......... .......... .......... 64% 19.7M 9s\n360850K .......... .......... .......... .......... .......... 64% 50.8M 9s\n360900K .......... .......... .......... .......... .......... 64% 18.3M 9s\n360950K .......... .......... .......... .......... .......... 64% 46.5M 9s\n361000K .......... .......... .......... .......... .......... 64% 50.2M 9s\n361050K .......... .......... .......... .......... .......... 64% 12.2M 9s\n361100K .......... .......... .......... .......... .......... 64% 41.5M 9s\n361150K .......... .......... .......... .......... .......... 64% 11.5M 9s\n361200K .......... .......... .......... .......... .......... 64% 45.6M 9s\n361250K .......... .......... .......... .......... .......... 64% 43.5M 9s\n361300K .......... .......... .......... .......... .......... 64% 11.0M 9s\n361350K .......... .......... .......... .......... .......... 64% 16.4M 9s\n361400K .......... .......... .......... .......... .......... 64% 26.2M 9s\n361450K .......... .......... .......... .......... .......... 64% 38.4M 9s\n361500K .......... .......... .......... .......... .......... 64% 41.3M 9s\n361550K .......... .......... .......... .......... .......... 64% 11.8M 9s\n361600K .......... .......... .......... .......... .......... 64% 42.2M 9s\n361650K .......... .......... .......... .......... .......... 64% 12.9M 9s\n361700K .......... .......... .......... .......... .......... 64% 47.9M 9s\n361750K .......... .......... .......... .......... .......... 64% 48.0M 9s\n361800K .......... .......... .......... .......... .......... 64% 10.7M 9s\n361850K .......... .......... .......... .......... .......... 64% 32.7M 9s\n361900K .......... .......... .......... .......... .......... 64% 16.0M 9s\n361950K .......... .......... .......... .......... .......... 64% 22.1M 9s\n362000K .......... .......... .......... .......... .......... 64% 50.4M 9s\n362050K .......... .......... .......... .......... .......... 64% 16.1M 9s\n362100K .......... .......... .......... .......... .......... 64% 44.3M 9s\n362150K .......... .......... .......... .......... .......... 64% 11.8M 9s\n362200K .......... .......... .......... .......... .......... 64% 34.0M 9s\n362250K .......... .......... .......... .......... .......... 64% 42.2M 9s\n362300K .......... .......... .......... .......... .......... 64% 13.5M 9s\n362350K .......... .......... .......... .......... .......... 64% 36.9M 9s\n362400K .......... .......... .......... .......... .......... 64% 30.1M 9s\n362450K .......... .......... .......... .......... .......... 64% 14.8M 9s\n362500K .......... .......... .......... .......... .......... 64% 29.7M 9s\n362550K .......... .......... .......... .......... .......... 64% 15.0M 9s\n362600K .......... .......... .......... .......... .......... 64% 36.6M 9s\n362650K .......... .......... .......... .......... .......... 64% 24.8M 9s\n362700K .......... .......... .......... .......... .......... 64% 11.6M 9s\n362750K .......... .......... .......... .......... .......... 64% 29.4M 9s\n362800K .......... .......... .......... .......... .......... 64% 11.2M 9s\n362850K .......... .......... .......... .......... .......... 64% 33.6M 9s\n362900K .......... .......... .......... .......... .......... 64% 20.7M 9s\n362950K .......... .......... .......... .......... .......... 64% 16.5M 9s\n363000K .......... .......... .......... .......... .......... 64% 33.2M 9s\n363050K .......... .......... .......... .......... .......... 64% 9.58M 9s\n363100K .......... .......... .......... .......... .......... 64% 50.9M 9s\n363150K .......... .......... .......... .......... .......... 64% 26.2M 9s\n363200K .......... .......... .......... .......... .......... 64% 11.5M 9s\n363250K .......... .......... .......... .......... .......... 64% 33.8M 9s\n363300K .......... .......... .......... .......... .......... 64% 11.4M 9s\n363350K .......... .......... .......... .......... .......... 64% 31.8M 9s\n363400K .......... .......... .......... .......... .......... 64% 36.2M 9s\n363450K .......... .......... .......... .......... .......... 64% 11.0M 9s\n363500K .......... .......... .......... .......... .......... 64% 32.4M 9s\n363550K .......... .......... .......... .......... .......... 64% 14.2M 9s\n363600K .......... .......... .......... .......... .......... 65% 42.8M 9s\n363650K .......... .......... .......... .......... .......... 65% 26.6M 9s\n363700K .......... .......... .......... .......... .......... 65% 15.4M 9s\n363750K .......... .......... .......... .......... .......... 65% 35.2M 9s\n363800K .......... .......... .......... .......... .......... 65% 40.6M 9s\n363850K .......... .......... .......... .......... .......... 65% 11.2M 9s\n363900K .......... .......... .......... .......... .......... 65% 33.7M 9s\n363950K .......... .......... .......... .......... .......... 65% 17.8M 9s\n364000K .......... .......... .......... .......... .......... 65% 33.1M 9s\n364050K .......... .......... .......... .......... .......... 65% 43.2M 9s\n364100K .......... .......... .......... .......... .......... 65% 13.7M 9s\n364150K .......... .......... .......... .......... .......... 65% 32.5M 9s\n364200K .......... .......... .......... .......... .......... 65% 14.9M 9s\n364250K .......... .......... .......... .......... .......... 65% 42.4M 9s\n364300K .......... .......... .......... .......... .......... 65% 27.6M 9s\n364350K .......... .......... .......... .......... .......... 65% 14.9M 9s\n364400K .......... .......... .......... .......... .......... 65% 15.8M 9s\n364450K .......... .......... .......... .......... .......... 65% 23.1M 9s\n364500K .......... .......... .......... .......... .......... 65% 31.9M 9s\n364550K .......... .......... .......... .......... .......... 65% 35.3M 9s\n364600K .......... .......... .......... .......... .......... 65% 10.9M 9s\n364650K .......... .......... .......... .......... .......... 65% 48.7M 9s\n364700K .......... .......... .......... .......... .......... 65% 16.9M 9s\n364750K .......... .......... .......... .......... .......... 65% 40.9M 9s\n364800K .......... .......... .......... .......... .......... 65% 48.1M 9s\n364850K .......... .......... .......... .......... .......... 65% 11.0M 9s\n364900K .......... .......... .......... .......... .......... 65% 35.9M 9s\n364950K .......... .......... .......... .......... .......... 65% 14.5M 9s\n365000K .......... .......... .......... .......... .......... 65% 36.1M 9s\n365050K .......... .......... .......... .......... .......... 65% 38.7M 9s\n365100K .......... .......... .......... .......... .......... 65% 12.8M 9s\n365150K .......... .......... .......... .......... .......... 65% 36.8M 9s\n365200K .......... .......... .......... .......... .......... 65% 40.6M 9s\n365250K .......... .......... .......... .......... .......... 65% 13.7M 9s\n365300K .......... .......... .......... .......... .......... 65% 34.2M 9s\n365350K .......... .......... .......... .......... .......... 65% 14.0M 9s\n365400K .......... .......... .......... .......... .......... 65% 29.5M 9s\n365450K .......... .......... .......... .......... .......... 65% 24.9M 9s\n365500K .......... .......... .......... .......... .......... 65% 17.4M 9s\n365550K .......... .......... .......... .......... .......... 65% 20.3M 9s\n365600K .......... .......... .......... .......... .......... 65% 16.1M 9s\n365650K .......... .......... .......... .......... .......... 65% 46.6M 9s\n365700K .......... .......... .......... .......... .......... 65% 47.8M 9s\n365750K .......... .......... .......... .......... .......... 65% 4.92M 9s\n365800K .......... .......... .......... .......... .......... 65% 34.9M 9s\n365850K .......... .......... .......... .......... .......... 65% 41.8M 9s\n365900K .......... .......... .......... .......... .......... 65% 43.0M 9s\n365950K .......... .......... .......... .......... .......... 65% 44.2M 9s\n366000K .......... .......... .......... .......... .......... 65% 26.6M 9s\n366050K .......... .......... .......... .......... .......... 65% 40.8M 9s\n366100K .......... .......... .......... .......... .......... 65% 19.7M 9s\n366150K .......... .......... .......... .......... .......... 65% 33.2M 9s\n366200K .......... .......... .......... .......... .......... 65% 42.4M 9s\n366250K .......... .......... .......... .......... .......... 65% 14.1M 9s\n366300K .......... .......... .......... .......... .......... 65% 37.0M 9s\n366350K .......... .......... .......... .......... .......... 65% 12.0M 9s\n366400K .......... .......... .......... .......... .......... 65% 24.0M 9s\n366450K .......... .......... .......... .......... .......... 65% 51.8M 9s\n366500K .......... .......... .......... .......... .......... 65% 15.0M 9s\n366550K .......... .......... .......... .......... .......... 65% 37.3M 9s\n366600K .......... .......... .......... .......... .......... 65% 33.7M 9s\n366650K .......... .......... .......... .......... .......... 65% 13.0M 9s\n366700K .......... .......... .......... .......... .......... 65% 29.7M 9s\n366750K .......... .......... .......... .......... .......... 65% 16.2M 9s\n366800K .......... .......... .......... .......... .......... 65% 34.5M 9s\n366850K .......... .......... .......... .......... .......... 65% 33.4M 9s\n366900K .......... .......... .......... .......... .......... 65% 12.7M 9s\n366950K .......... .......... .......... .......... .......... 65% 29.8M 9s\n367000K .......... .......... .......... .......... .......... 65% 14.9M 9s\n367050K .......... .......... .......... .......... .......... 65% 30.4M 9s\n367100K .......... .......... .......... .......... .......... 65% 33.2M 9s\n367150K .......... .......... .......... .......... .......... 65% 17.2M 9s\n367200K .......... .......... .......... .......... .......... 65% 38.2M 9s\n367250K .......... .......... .......... .......... .......... 65% 12.8M 9s\n367300K .......... .......... .......... .......... .......... 65% 41.9M 9s\n367350K .......... .......... .......... .......... .......... 65% 42.0M 9s\n367400K .......... .......... .......... .......... .......... 65% 12.5M 9s\n367450K .......... .......... .......... .......... .......... 65% 38.7M 9s\n367500K .......... .......... .......... .......... .......... 65% 12.0M 9s\n367550K .......... .......... .......... .......... .......... 65% 28.9M 9s\n367600K .......... .......... .......... .......... .......... 65% 31.6M 9s\n367650K .......... .......... .......... .......... .......... 65% 14.8M 9s\n367700K .......... .......... .......... .......... .......... 65% 33.7M 9s\n367750K .......... .......... .......... .......... .......... 65% 11.6M 9s\n367800K .......... .......... .......... .......... .......... 65% 30.1M 9s\n367850K .......... .......... .......... .......... .......... 65% 34.1M 9s\n367900K .......... .......... .......... .......... .......... 65% 14.7M 9s\n367950K .......... .......... .......... .......... .......... 65% 30.5M 9s\n368000K .......... .......... .......... .......... .......... 65% 32.8M 9s\n368050K .......... .......... .......... .......... .......... 65% 12.6M 9s\n368100K .......... .......... .......... .......... .......... 65% 34.5M 9s\n368150K .......... .......... .......... .......... .......... 65% 17.6M 9s\n368200K .......... .......... .......... .......... .......... 65% 32.6M 9s\n368250K .......... .......... .......... .......... .......... 65% 38.9M 9s\n368300K .......... .......... .......... .......... .......... 65% 12.6M 9s\n368350K .......... .......... .......... .......... .......... 65% 36.3M 9s\n368400K .......... .......... .......... .......... .......... 65% 10.4M 9s\n368450K .......... .......... .......... .......... .......... 65% 44.5M 9s\n368500K .......... .......... .......... .......... .......... 65% 49.2M 9s\n368550K .......... .......... .......... .......... .......... 65% 13.6M 9s\n368600K .......... .......... .......... .......... .......... 65% 27.7M 9s\n368650K .......... .......... .......... .......... .......... 65% 16.4M 9s\n368700K .......... .......... .......... .......... .......... 65% 32.0M 9s\n368750K .......... .......... .......... .......... .......... 65% 45.6M 9s\n368800K .......... .......... .......... .......... .......... 65% 12.6M 9s\n368850K .......... .......... .......... .......... .......... 65% 46.5M 9s\n368900K .......... .......... .......... .......... .......... 65% 13.4M 9s\n368950K .......... .......... .......... .......... .......... 65% 41.9M 9s\n369000K .......... .......... .......... .......... .......... 65% 47.3M 9s\n369050K .......... .......... .......... .......... .......... 65% 12.2M 9s\n369100K .......... .......... .......... .......... .......... 65% 43.7M 9s\n369150K .......... .......... .......... .......... .......... 65% 11.8M 9s\n369200K .......... .......... .......... .......... .......... 66% 43.7M 9s\n369250K .......... .......... .......... .......... .......... 66% 42.2M 9s\n369300K .......... .......... .......... .......... .......... 66% 12.4M 9s\n369350K .......... .......... .......... .......... .......... 66% 34.5M 9s\n369400K .......... .......... .......... .......... .......... 66% 32.5M 9s\n369450K .......... .......... .......... .......... .......... 66% 12.2M 9s\n369500K .......... .......... .......... .......... .......... 66% 36.9M 9s\n369550K .......... .......... .......... .......... .......... 66% 11.0M 9s\n369600K .......... .......... .......... .......... .......... 66% 38.2M 9s\n369650K .......... .......... .......... .......... .......... 66% 33.3M 9s\n369700K .......... .......... .......... .......... .......... 66% 11.4M 9s\n369750K .......... .......... .......... .......... .......... 66% 36.6M 9s\n369800K .......... .......... .......... .......... .......... 66% 9.12M 9s\n369850K .......... .......... .......... .......... .......... 66% 43.6M 9s\n369900K .......... .......... .......... .......... .......... 66% 33.6M 9s\n369950K .......... .......... .......... .......... .......... 66% 10.1M 9s\n370000K .......... .......... .......... .......... .......... 66% 36.5M 9s\n370050K .......... .......... .......... .......... .......... 66% 10.5M 9s\n370100K .......... .......... .......... .......... .......... 66% 34.1M 9s\n370150K .......... .......... .......... .......... .......... 66% 47.8M 9s\n370200K .......... .......... .......... .......... .......... 66% 11.0M 9s\n370250K .......... .......... .......... .......... .......... 66% 28.4M 9s\n370300K .......... .......... .......... .......... .......... 66% 9.00M 9s\n370350K .......... .......... .......... .......... .......... 66% 31.1M 9s\n370400K .......... .......... .......... .......... .......... 66% 38.6M 9s\n370450K .......... .......... .......... .......... .......... 66% 10.2M 9s\n370500K .......... .......... .......... .......... .......... 66% 31.0M 9s\n370550K .......... .......... .......... .......... .......... 66% 11.5M 9s\n370600K .......... .......... .......... .......... .......... 66% 22.8M 9s\n370650K .......... .......... .......... .......... .......... 66% 43.2M 9s\n370700K .......... .......... .......... .......... .......... 66% 15.7M 9s\n370750K .......... .......... .......... .......... .......... 66% 35.1M 9s\n370800K .......... .......... .......... .......... .......... 66% 47.4M 9s\n370850K .......... .......... .......... .......... .......... 66% 11.7M 9s\n370900K .......... .......... .......... .......... .......... 66% 35.1M 9s\n370950K .......... .......... .......... .......... .......... 66% 10.7M 9s\n371000K .......... .......... .......... .......... .......... 66% 30.0M 9s\n371050K .......... .......... .......... .......... .......... 66% 40.2M 9s\n371100K .......... .......... .......... .......... .......... 66% 13.3M 9s\n371150K .......... .......... .......... .......... .......... 66% 37.2M 9s\n371200K .......... .......... .......... .......... .......... 66% 10.7M 9s\n371250K .......... .......... .......... .......... .......... 66% 40.1M 9s\n371300K .......... .......... .......... .......... .......... 66% 40.3M 9s\n371350K .......... .......... .......... .......... .......... 66% 11.3M 9s\n371400K .......... .......... .......... .......... .......... 66% 35.9M 9s\n371450K .......... .......... .......... .......... .......... 66% 9.98M 9s\n371500K .......... .......... .......... .......... .......... 66% 37.5M 9s\n371550K .......... .......... .......... .......... .......... 66% 38.6M 9s\n371600K .......... .......... .......... .......... .......... 66% 10.5M 9s\n371650K .......... .......... .......... .......... .......... 66% 35.0M 9s\n371700K .......... .......... .......... .......... .......... 66% 10.9M 9s\n371750K .......... .......... .......... .......... .......... 66% 32.5M 9s\n371800K .......... .......... .......... .......... .......... 66% 34.3M 9s\n371850K .......... .......... .......... .......... .......... 66% 6.87M 9s\n371900K .......... .......... .......... .......... .......... 66% 34.1M 9s\n371950K .......... .......... .......... .......... .......... 66% 12.0M 9s\n372000K .......... .......... .......... .......... .......... 66% 37.4M 9s\n372050K .......... .......... .......... .......... .......... 66% 14.1M 9s\n372100K .......... .......... .......... .......... .......... 66% 12.8M 9s\n372150K .......... .......... .......... .......... .......... 66% 38.1M 9s\n372200K .......... .......... .......... .......... .......... 66% 37.4M 9s\n372250K .......... .......... .......... .......... .......... 66% 7.23M 9s\n372300K .......... .......... .......... .......... .......... 66% 40.8M 9s\n372350K .......... .......... .......... .......... .......... 66% 12.4M 9s\n372400K .......... .......... .......... .......... .......... 66% 12.3M 9s\n372450K .......... .......... .......... .......... .......... 66% 72.7M 9s\n372500K .......... .......... .......... .......... .......... 66% 42.0M 9s\n372550K .......... .......... .......... .......... .......... 66% 11.6M 9s\n372600K .......... .......... .......... .......... .......... 66% 49.4M 9s\n372650K .......... .......... .......... .......... .......... 66% 12.0M 9s\n372700K .......... .......... .......... .......... .......... 66% 62.3M 9s\n372750K .......... .......... .......... .......... .......... 66% 39.6M 9s\n372800K .......... .......... .......... .......... .......... 66% 11.6M 9s\n372850K .......... .......... .......... .......... .......... 66% 51.6M 9s\n372900K .......... .......... .......... .......... .......... 66% 67.4M 9s\n372950K .......... .......... .......... .......... .......... 66% 12.0M 9s\n373000K .......... .......... .......... .......... .......... 66% 37.7M 9s\n373050K .......... .......... .......... .......... .......... 66% 9.90M 9s\n373100K .......... .......... .......... .......... .......... 66% 59.7M 9s\n373150K .......... .......... .......... .......... .......... 66% 52.5M 9s\n373200K .......... .......... .......... .......... .......... 66% 10.8M 9s\n373250K .......... .......... .......... .......... .......... 66% 42.6M 9s\n373300K .......... .......... .......... .......... .......... 66% 12.4M 9s\n373350K .......... .......... .......... .......... .......... 66% 44.3M 9s\n373400K .......... .......... .......... .......... .......... 66% 73.1M 9s\n373450K .......... .......... .......... .......... .......... 66% 12.5M 9s\n373500K .......... .......... .......... .......... .......... 66% 37.9M 9s\n373550K .......... .......... .......... .......... .......... 66% 12.1M 9s\n373600K .......... .......... .......... .......... .......... 66% 67.8M 9s\n373650K .......... .......... .......... .......... .......... 66% 39.5M 9s\n373700K .......... .......... .......... .......... .......... 66% 11.9M 9s\n373750K .......... .......... .......... .......... .......... 66% 45.3M 9s\n373800K .......... .......... .......... .......... .......... 66% 13.1M 9s\n373850K .......... .......... .......... .......... .......... 66% 65.9M 9s\n373900K .......... .......... .......... .......... .......... 66% 40.7M 9s\n373950K .......... .......... .......... .......... .......... 66% 10.5M 9s\n374000K .......... .......... .......... .......... .......... 66% 42.3M 9s\n374050K .......... .......... .......... .......... .......... 66% 11.5M 9s\n374100K .......... .......... .......... .......... .......... 66% 36.9M 9s\n374150K .......... .......... .......... .......... .......... 66% 47.8M 9s\n374200K .......... .......... .......... .......... .......... 66% 12.5M 9s\n374250K .......... .......... .......... .......... .......... 66% 45.0M 9s\n374300K .......... .......... .......... .......... .......... 66% 73.0M 9s\n374350K .......... .......... .......... .......... .......... 66% 12.9M 9s\n374400K .......... .......... .......... .......... .......... 66% 43.6M 9s\n374450K .......... .......... .......... .......... .......... 66% 12.1M 9s\n374500K .......... .......... .......... .......... .......... 66% 41.0M 9s\n374550K .......... .......... .......... .......... .......... 66% 85.6M 9s\n374600K .......... .......... .......... .......... .......... 66% 12.0M 9s\n374650K .......... .......... .......... .......... .......... 66% 40.6M 9s\n374700K .......... .......... .......... .......... .......... 66% 8.96M 8s\n374750K .......... .......... .......... .......... .......... 66% 31.1M 8s\n374800K .......... .......... .......... .......... .......... 67% 59.2M 8s\n374850K .......... .......... .......... .......... .......... 67% 7.43M 8s\n374900K .......... .......... .......... .......... .......... 67% 24.2M 8s\n374950K .......... .......... .......... .......... .......... 67% 7.97M 8s\n375000K .......... .......... .......... .......... .......... 67% 11.9M 8s\n375050K .......... .......... .......... .......... .......... 67% 53.6M 8s\n375100K .......... .......... .......... .......... .......... 67% 6.88M 8s\n375150K .......... .......... .......... .......... .......... 67% 18.1M 8s\n375200K .......... .......... .......... .......... .......... 67% 10.2M 8s\n375250K .......... .......... .......... .......... .......... 67% 48.5M 8s\n375300K .......... .......... .......... .......... .......... 67% 27.7M 8s\n375350K .......... .......... .......... .......... .......... 67% 8.16M 8s\n375400K .......... .......... .......... .......... .......... 67% 10.6M 8s\n375450K .......... .......... .......... .......... .......... 67% 26.4M 8s\n375500K .......... .......... .......... .......... .......... 67% 53.7M 8s\n375550K .......... .......... .......... .......... .......... 67% 7.75M 8s\n375600K .......... .......... .......... .......... .......... 67% 24.1M 8s\n375650K .......... .......... .......... .......... .......... 67% 8.11M 8s\n375700K .......... .......... .......... .......... .......... 67% 11.6M 8s\n375750K .......... .......... .......... .......... .......... 67% 37.2M 8s\n375800K .......... .......... .......... .......... .......... 67% 10.1M 8s\n375850K .......... .......... .......... .......... .......... 67% 31.0M 8s\n375900K .......... .......... .......... .......... .......... 67% 9.52M 8s\n375950K .......... .......... .......... .......... .......... 67% 35.0M 8s\n376000K .......... .......... .......... .......... .......... 67% 53.1M 8s\n376050K .......... .......... .......... .......... .......... 67% 9.19M 8s\n376100K .......... .......... .......... .......... .......... 67% 29.6M 8s\n376150K .......... .......... .......... .......... .......... 67% 9.18M 8s\n376200K .......... .......... .......... .......... .......... 67% 61.4M 8s\n376250K .......... .......... .......... .......... .......... 67% 28.1M 8s\n376300K .......... .......... .......... .......... .......... 67% 10.4M 8s\n376350K .......... .......... .......... .......... .......... 67% 30.8M 8s\n376400K .......... .......... .......... .......... .......... 67% 53.1M 8s\n376450K .......... .......... .......... .......... .......... 67% 8.61M 8s\n376500K .......... .......... .......... .......... .......... 67% 86.7M 8s\n376550K .......... .......... .......... .......... .......... 67% 18.1M 8s\n376600K .......... .......... .......... .......... .......... 67% 39.8M 8s\n376650K .......... .......... .......... .......... .......... 67% 82.5M 8s\n376700K .......... .......... .......... .......... .......... 67% 12.9M 8s\n376750K .......... .......... .......... .......... .......... 67% 42.4M 8s\n376800K .......... .......... .......... .......... .......... 67% 12.0M 8s\n376850K .......... .......... .......... .......... .......... 67% 44.0M 8s\n376900K .......... .......... .......... .......... .......... 67% 72.1M 8s\n376950K .......... .......... .......... .......... .......... 67% 12.0M 8s\n377000K .......... .......... .......... .......... .......... 67% 44.2M 8s\n377050K .......... .......... .......... .......... .......... 67% 12.0M 8s\n377100K .......... .......... .......... .......... .......... 67% 75.1M 8s\n377150K .......... .......... .......... .......... .......... 67% 39.9M 8s\n377200K .......... .......... .......... .......... .......... 67% 12.6M 8s\n377250K .......... .......... .......... .......... .......... 67% 47.3M 8s\n377300K .......... .......... .......... .......... .......... 67% 12.8M 8s\n377350K .......... .......... .......... .......... .......... 67% 74.3M 8s\n377400K .......... .......... .......... .......... .......... 67% 32.5M 8s\n377450K .......... .......... .......... .......... .......... 67% 12.8M 8s\n377500K .......... .......... .......... .......... .......... 67% 41.6M 8s\n377550K .......... .......... .......... .......... .......... 67% 13.2M 8s\n377600K .......... .......... .......... .......... .......... 67% 74.5M 8s\n377650K .......... .......... .......... .......... .......... 67% 43.9M 8s\n377700K .......... .......... .......... .......... .......... 67% 12.7M 8s\n377750K .......... .......... .......... .......... .......... 67% 39.1M 8s\n377800K .......... .......... .......... .......... .......... 67% 71.5M 8s\n377850K .......... .......... .......... .......... .......... 67% 11.5M 8s\n377900K .......... .......... .......... .......... .......... 67% 33.8M 8s\n377950K .......... .......... .......... .......... .......... 67% 10.5M 8s\n378000K .......... .......... .......... .......... .......... 67% 19.9M 8s\n378050K .......... .......... .......... .......... .......... 67%  110M 8s\n378100K .......... .......... .......... .......... .......... 67% 14.4M 8s\n378150K .......... .......... .......... .......... .......... 67% 47.7M 8s\n378200K .......... .......... .......... .......... .......... 67% 12.5M 8s\n378250K .......... .......... .......... .......... .......... 67% 47.6M 8s\n378300K .......... .......... .......... .......... .......... 67% 77.6M 8s\n378350K .......... .......... .......... .......... .......... 67% 8.70M 8s\n378400K .......... .......... .......... .......... .......... 67%  121M 8s\n378450K .......... .......... .......... .......... .......... 67% 16.5M 8s\n378500K .......... .......... .......... .......... .......... 67% 89.7M 8s\n378550K .......... .......... .......... .......... .......... 67% 39.4M 8s\n378600K .......... .......... .......... .......... .......... 67% 12.0M 8s\n378650K .......... .......... .......... .......... .......... 67% 49.7M 8s\n378700K .......... .......... .......... .......... .......... 67% 12.9M 8s\n378750K .......... .......... .......... .......... .......... 67% 70.1M 8s\n378800K .......... .......... .......... .......... .......... 67% 40.5M 8s\n378850K .......... .......... .......... .......... .......... 67% 12.8M 8s\n378900K .......... .......... .......... .......... .......... 67% 40.2M 8s\n378950K .......... .......... .......... .......... .......... 67% 12.0M 8s\n379000K .......... .......... .......... .......... .......... 67% 69.6M 8s\n379050K .......... .......... .......... .......... .......... 67% 39.2M 8s\n379100K .......... .......... .......... .......... .......... 67% 12.2M 8s\n379150K .......... .......... .......... .......... .......... 67% 44.6M 8s\n379200K .......... .......... .......... .......... .......... 67% 70.8M 8s\n379250K .......... .......... .......... .......... .......... 67% 12.3M 8s\n379300K .......... .......... .......... .......... .......... 67% 45.3M 8s\n379350K .......... .......... .......... .......... .......... 67% 7.06M 8s\n379400K .......... .......... .......... .......... .......... 67%  106M 8s\n379450K .......... .......... .......... .......... .......... 67% 92.1M 8s\n379500K .......... .......... .......... .......... .......... 67% 28.6M 8s\n379550K .......... .......... .......... .......... .......... 67% 43.7M 8s\n379600K .......... .......... .......... .......... .......... 67% 12.5M 8s\n379650K .......... .......... .......... .......... .......... 67% 46.1M 8s\n379700K .......... .......... .......... .......... .......... 67% 80.1M 8s\n379750K .......... .......... .......... .......... .......... 67% 10.4M 8s\n379800K .......... .......... .......... .......... .......... 67% 44.2M 8s\n379850K .......... .......... .......... .......... .......... 67% 12.5M 8s\n379900K .......... .......... .......... .......... .......... 67% 74.3M 8s\n379950K .......... .......... .......... .......... .......... 67% 37.9M 8s\n380000K .......... .......... .......... .......... .......... 67% 13.7M 8s\n380050K .......... .......... .......... .......... .......... 67% 40.8M 8s\n380100K .......... .......... .......... .......... .......... 67% 12.3M 8s\n380150K .......... .......... .......... .......... .......... 67% 55.3M 8s\n380200K .......... .......... .......... .......... .......... 67% 40.4M 8s\n380250K .......... .......... .......... .......... .......... 67% 11.1M 8s\n380300K .......... .......... .......... .......... .......... 67% 20.7M 8s\n380350K .......... .......... .......... .......... .......... 67% 10.6M 8s\n380400K .......... .......... .......... .......... .......... 68% 55.0M 8s\n380450K .......... .......... .......... .......... .......... 68% 35.3M 8s\n380500K .......... .......... .......... .......... .......... 68% 11.6M 8s\n380550K .......... .......... .......... .......... .......... 68% 44.6M 8s\n380600K .......... .......... .......... .......... .......... 68% 73.7M 8s\n380650K .......... .......... .......... .......... .......... 68% 12.5M 8s\n380700K .......... .......... .......... .......... .......... 68% 42.6M 8s\n380750K .......... .......... .......... .......... .......... 68% 13.2M 8s\n380800K .......... .......... .......... .......... .......... 68% 45.8M 8s\n380850K .......... .......... .......... .......... .......... 68% 73.5M 8s\n380900K .......... .......... .......... .......... .......... 68% 12.4M 8s\n380950K .......... .......... .......... .......... .......... 68% 37.8M 8s\n381000K .......... .......... .......... .......... .......... 68% 12.7M 8s\n381050K .......... .......... .......... .......... .......... 68% 40.6M 8s\n381100K .......... .......... .......... .......... .......... 68% 60.7M 8s\n381150K .......... .......... .......... .......... .......... 68% 12.0M 8s\n381200K .......... .......... .......... .......... .......... 68% 45.4M 8s\n381250K .......... .......... .......... .......... .......... 68% 12.9M 8s\n381300K .......... .......... .......... .......... .......... 68% 68.7M 8s\n381350K .......... .......... .......... .......... .......... 68% 39.4M 8s\n381400K .......... .......... .......... .......... .......... 68% 12.4M 8s\n381450K .......... .......... .......... .......... .......... 68% 46.4M 8s\n381500K .......... .......... .......... .......... .......... 68% 13.1M 8s\n381550K .......... .......... .......... .......... .......... 68% 15.5M 8s\n381600K .......... .......... .......... .......... .......... 68%  102M 8s\n381650K .......... .......... .......... .......... .......... 68% 25.4M 8s\n381700K .......... .......... .......... .......... .......... 68% 41.1M 8s\n381750K .......... .......... .......... .......... .......... 68% 12.8M 8s\n381800K .......... .......... .......... .......... .......... 68% 74.7M 8s\n381850K .......... .......... .......... .......... .......... 68% 46.9M 8s\n381900K .......... .......... .......... .......... .......... 68% 12.2M 8s\n381950K .......... .......... .......... .......... .......... 68% 43.1M 8s\n382000K .......... .......... .......... .......... .......... 68% 86.3M 8s\n382050K .......... .......... .......... .......... .......... 68% 11.7M 8s\n382100K .......... .......... .......... .......... .......... 68% 43.0M 8s\n382150K .......... .......... .......... .......... .......... 68% 12.4M 8s\n382200K .......... .......... .......... .......... .......... 68% 49.7M 8s\n382250K .......... .......... .......... .......... .......... 68% 68.6M 8s\n382300K .......... .......... .......... .......... .......... 68% 10.3M 8s\n382350K .......... .......... .......... .......... .......... 68% 67.8M 8s\n382400K .......... .......... .......... .......... .......... 68% 13.7M 8s\n382450K .......... .......... .......... .......... .......... 68% 31.0M 8s\n382500K .......... .......... .......... .......... .......... 68% 81.2M 8s\n382550K .......... .......... .......... .......... .......... 68% 12.7M 8s\n382600K .......... .......... .......... .......... .......... 68% 17.7M 8s\n382650K .......... .......... .......... .......... .......... 68% 10.6M 8s\n382700K .......... .......... .......... .......... .......... 68%  102M 8s\n382750K .......... .......... .......... .......... .......... 68% 92.4M 8s\n382800K .......... .......... .......... .......... .......... 68% 17.6M 8s\n382850K .......... .......... .......... .......... .......... 68% 45.9M 8s\n382900K .......... .......... .......... .......... .......... 68% 12.7M 8s\n382950K .......... .......... .......... .......... .......... 68% 58.2M 8s\n383000K .......... .......... .......... .......... .......... 68% 42.5M 8s\n383050K .......... .......... .......... .......... .......... 68% 11.6M 8s\n383100K .......... .......... .......... .......... .......... 68% 35.7M 8s\n383150K .......... .......... .......... .......... .......... 68% 13.3M 8s\n383200K .......... .......... .......... .......... .......... 68% 66.9M 8s\n383250K .......... .......... .......... .......... .......... 68% 45.0M 8s\n383300K .......... .......... .......... .......... .......... 68% 12.6M 8s\n383350K .......... .......... .......... .......... .......... 68% 24.2M 8s\n383400K .......... .......... .......... .......... .......... 68% 76.7M 8s\n383450K .......... .......... .......... .......... .......... 68% 16.4M 8s\n383500K .......... .......... .......... .......... .......... 68% 44.1M 8s\n383550K .......... .......... .......... .......... .......... 68% 12.8M 8s\n383600K .......... .......... .......... .......... .......... 68% 36.2M 8s\n383650K .......... .......... .......... .......... .......... 68% 76.5M 8s\n383700K .......... .......... .......... .......... .......... 68% 12.1M 8s\n383750K .......... .......... .......... .......... .......... 68% 41.8M 8s\n383800K .......... .......... .......... .......... .......... 68% 12.6M 8s\n383850K .......... .......... .......... .......... .......... 68% 6.11M 8s\n383900K .......... .......... .......... .......... .......... 68% 97.7M 8s\n383950K .......... .......... .......... .......... .......... 68%  115M 8s\n384000K .......... .......... .......... .......... .......... 68%  115M 8s\n384050K .......... .......... .......... .......... .......... 68% 29.1M 8s\n384100K .......... .......... .......... .......... .......... 68% 92.0M 8s\n384150K .......... .......... .......... .......... .......... 68% 42.4M 8s\n384200K .......... .......... .......... .......... .......... 68% 12.5M 8s\n384250K .......... .......... .......... .......... .......... 68% 37.8M 8s\n384300K .......... .......... .......... .......... .......... 68% 12.3M 8s\n384350K .......... .......... .......... .......... .......... 68% 55.6M 8s\n384400K .......... .......... .......... .......... .......... 68% 37.7M 8s\n384450K .......... .......... .......... .......... .......... 68% 12.2M 8s\n384500K .......... .......... .......... .......... .......... 68% 71.3M 8s\n384550K .......... .......... .......... .......... .......... 68% 12.9M 8s\n384600K .......... .......... .......... .......... .......... 68% 32.3M 8s\n384650K .......... .......... .......... .......... .......... 68% 36.2M 8s\n384700K .......... .......... .......... .......... .......... 68% 15.9M 8s\n384750K .......... .......... .......... .......... .......... 68% 33.5M 8s\n384800K .......... .......... .......... .......... .......... 68% 45.3M 8s\n384850K .......... .......... .......... .......... .......... 68% 14.4M 8s\n384900K .......... .......... .......... .......... .......... 68% 35.9M 8s\n384950K .......... .......... .......... .......... .......... 68% 12.5M 8s\n385000K .......... .......... .......... .......... .......... 68% 35.3M 8s\n385050K .......... .......... .......... .......... .......... 68% 29.9M 8s\n385100K .......... .......... .......... .......... .......... 68% 13.0M 8s\n385150K .......... .......... .......... .......... .......... 68% 24.9M 8s\n385200K .......... .......... .......... .......... .......... 68% 20.9M 8s\n385250K .......... .......... .......... .......... .......... 68% 28.3M 8s\n385300K .......... .......... .......... .......... .......... 68% 35.5M 8s\n385350K .......... .......... .......... .......... .......... 68% 16.6M 8s\n385400K .......... .......... .......... .......... .......... 68% 26.2M 8s\n385450K .......... .......... .......... .......... .......... 68% 18.2M 8s\n385500K .......... .......... .......... .......... .......... 68% 36.0M 8s\n385550K .......... .......... .......... .......... .......... 68% 38.0M 8s\n385600K .......... .......... .......... .......... .......... 68% 15.4M 8s\n385650K .......... .......... .......... .......... .......... 68% 26.5M 8s\n385700K .......... .......... .......... .......... .......... 68% 14.7M 8s\n385750K .......... .......... .......... .......... .......... 68% 34.9M 8s\n385800K .......... .......... .......... .......... .......... 68% 45.1M 8s\n385850K .......... .......... .......... .......... .......... 68% 16.9M 8s\n385900K .......... .......... .......... .......... .......... 68% 28.4M 8s\n385950K .......... .......... .......... .......... .......... 68% 15.6M 8s\n386000K .......... .......... .......... .......... .......... 69% 30.0M 8s\n386050K .......... .......... .......... .......... .......... 69% 33.5M 8s\n386100K .......... .......... .......... .......... .......... 69% 14.2M 8s\n386150K .......... .......... .......... .......... .......... 69% 30.7M 8s\n386200K .......... .......... .......... .......... .......... 69% 39.5M 8s\n386250K .......... .......... .......... .......... .......... 69% 14.2M 8s\n386300K .......... .......... .......... .......... .......... 69% 38.5M 8s\n386350K .......... .......... .......... .......... .......... 69% 16.6M 8s\n386400K .......... .......... .......... .......... .......... 69% 34.3M 8s\n386450K .......... .......... .......... .......... .......... 69% 33.4M 8s\n386500K .......... .......... .......... .......... .......... 69% 25.5M 8s\n386550K .......... .......... .......... .......... .......... 69% 43.5M 8s\n386600K .......... .......... .......... .......... .......... 69% 12.1M 8s\n386650K .......... .......... .......... .......... .......... 69% 43.8M 8s\n386700K .......... .......... .......... .......... .......... 69% 53.3M 8s\n386750K .......... .......... .......... .......... .......... 69% 17.7M 8s\n386800K .......... .......... .......... .......... .......... 69% 33.1M 8s\n386850K .......... .......... .......... .......... .......... 69% 15.2M 8s\n386900K .......... .......... .......... .......... .......... 69% 29.7M 8s\n386950K .......... .......... .......... .......... .......... 69% 30.0M 8s\n387000K .......... .......... .......... .......... .......... 69% 19.8M 8s\n387050K .......... .......... .......... .......... .......... 69% 30.3M 8s\n387100K .......... .......... .......... .......... .......... 69% 12.0M 8s\n387150K .......... .......... .......... .......... .......... 69% 35.0M 8s\n387200K .......... .......... .......... .......... .......... 69% 37.7M 8s\n387250K .......... .......... .......... .......... .......... 69% 30.5M 8s\n387300K .......... .......... .......... .......... .......... 69% 34.3M 8s\n387350K .......... .......... .......... .......... .......... 69% 11.7M 8s\n387400K .......... .......... .......... .......... .......... 69% 35.2M 8s\n387450K .......... .......... .......... .......... .......... 69% 45.3M 8s\n387500K .......... .......... .......... .......... .......... 69% 20.5M 8s\n387550K .......... .......... .......... .......... .......... 69% 35.5M 8s\n387600K .......... .......... .......... .......... .......... 69% 45.9M 8s\n387650K .......... .......... .......... .......... .......... 69% 13.4M 8s\n387700K .......... .......... .......... .......... .......... 69% 36.6M 8s\n387750K .......... .......... .......... .......... .......... 69% 15.3M 8s\n387800K .......... .......... .......... .......... .......... 69% 33.2M 8s\n387850K .......... .......... .......... .......... .......... 69% 30.8M 8s\n387900K .......... .......... .......... .......... .......... 69% 19.1M 8s\n387950K .......... .......... .......... .......... .......... 69% 40.5M 8s\n388000K .......... .......... .......... .......... .......... 69% 13.0M 8s\n388050K .......... .......... .......... .......... .......... 69% 43.8M 8s\n388100K .......... .......... .......... .......... .......... 69% 45.0M 8s\n388150K .......... .......... .......... .......... .......... 69% 13.2M 8s\n388200K .......... .......... .......... .......... .......... 69% 39.2M 8s\n388250K .......... .......... .......... .......... .......... 69% 13.3M 8s\n388300K .......... .......... .......... .......... .......... 69% 35.9M 8s\n388350K .......... .......... .......... .......... .......... 69% 41.1M 8s\n388400K .......... .......... .......... .......... .......... 69% 12.4M 8s\n388450K .......... .......... .......... .......... .......... 69% 36.8M 8s\n388500K .......... .......... .......... .......... .......... 69% 14.7M 8s\n388550K .......... .......... .......... .......... .......... 69% 33.5M 8s\n388600K .......... .......... .......... .......... .......... 69% 40.0M 8s\n388650K .......... .......... .......... .......... .......... 69% 13.8M 8s\n388700K .......... .......... .......... .......... .......... 69% 32.8M 8s\n388750K .......... .......... .......... .......... .......... 69% 13.5M 8s\n388800K .......... .......... .......... .......... .......... 69% 38.6M 8s\n388850K .......... .......... .......... .......... .......... 69% 36.6M 8s\n388900K .......... .......... .......... .......... .......... 69% 13.1M 8s\n388950K .......... .......... .......... .......... .......... 69% 34.1M 8s\n389000K .......... .......... .......... .......... .......... 69% 42.2M 8s\n389050K .......... .......... .......... .......... .......... 69% 11.3M 8s\n389100K .......... .......... .......... .......... .......... 69% 32.5M 8s\n389150K .......... .......... .......... .......... .......... 69% 14.4M 8s\n389200K .......... .......... .......... .......... .......... 69% 32.9M 8s\n389250K .......... .......... .......... .......... .......... 69% 33.2M 8s\n389300K .......... .......... .......... .......... .......... 69% 15.2M 8s\n389350K .......... .......... .......... .......... .......... 69% 32.5M 8s\n389400K .......... .......... .......... .......... .......... 69% 13.4M 8s\n389450K .......... .......... .......... .......... .......... 69% 39.6M 8s\n389500K .......... .......... .......... .......... .......... 69% 46.4M 8s\n389550K .......... .......... .......... .......... .......... 69% 12.5M 8s\n389600K .......... .......... .......... .......... .......... 69% 40.9M 8s\n389650K .......... .......... .......... .......... .......... 69% 12.3M 8s\n389700K .......... .......... .......... .......... .......... 69% 36.5M 8s\n389750K .......... .......... .......... .......... .......... 69% 32.1M 8s\n389800K .......... .......... .......... .......... .......... 69% 13.2M 8s\n389850K .......... .......... .......... .......... .......... 69% 34.3M 8s\n389900K .......... .......... .......... .......... .......... 69% 13.3M 8s\n389950K .......... .......... .......... .......... .......... 69% 37.2M 8s\n390000K .......... .......... .......... .......... .......... 69% 40.1M 8s\n390050K .......... .......... .......... .......... .......... 69% 13.5M 8s\n390100K .......... .......... .......... .......... .......... 69% 41.1M 8s\n390150K .......... .......... .......... .......... .......... 69% 12.2M 8s\n390200K .......... .......... .......... .......... .......... 69% 27.2M 8s\n390250K .......... .......... .......... .......... .......... 69% 30.2M 8s\n390300K .......... .......... .......... .......... .......... 69% 13.8M 8s\n390350K .......... .......... .......... .......... .......... 69% 52.1M 8s\n390400K .......... .......... .......... .......... .......... 69%  102M 8s\n390450K .......... .......... .......... .......... .......... 69% 12.0M 8s\n390500K .......... .......... .......... .......... .......... 69% 56.8M 8s\n390550K .......... .......... .......... .......... .......... 69% 11.4M 8s\n390600K .......... .......... .......... .......... .......... 69% 26.0M 8s\n390650K .......... .......... .......... .......... .......... 69%  114M 8s\n390700K .......... .......... .......... .......... .......... 69% 12.9M 8s\n390750K .......... .......... .......... .......... .......... 69% 42.1M 8s\n390800K .......... .......... .......... .......... .......... 69% 11.6M 8s\n390850K .......... .......... .......... .......... .......... 69% 40.3M 8s\n390900K .......... .......... .......... .......... .......... 69% 57.9M 8s\n390950K .......... .......... .......... .......... .......... 69% 10.6M 8s\n391000K .......... .......... .......... .......... .......... 69% 56.4M 8s\n391050K .......... .......... .......... .......... .......... 69% 10.0M 8s\n391100K .......... .......... .......... .......... .......... 69% 92.0M 8s\n391150K .......... .......... .......... .......... .......... 69% 39.7M 8s\n391200K .......... .......... .......... .......... .......... 69% 11.5M 8s\n391250K .......... .......... .......... .......... .......... 69% 36.7M 8s\n391300K .......... .......... .......... .......... .......... 69% 9.70M 8s\n391350K .......... .......... .......... .......... .......... 69% 74.4M 8s\n391400K .......... .......... .......... .......... .......... 69% 44.0M 8s\n391450K .......... .......... .......... .......... .......... 69% 11.8M 8s\n391500K .......... .......... .......... .......... .......... 69% 37.8M 8s\n391550K .......... .......... .......... .......... .......... 70% 12.0M 8s\n391600K .......... .......... .......... .......... .......... 70% 65.3M 8s\n391650K .......... .......... .......... .......... .......... 70% 37.9M 8s\n391700K .......... .......... .......... .......... .......... 70% 12.0M 8s\n391750K .......... .......... .......... .......... .......... 70% 35.2M 8s\n391800K .......... .......... .......... .......... .......... 70% 56.9M 8s\n391850K .......... .......... .......... .......... .......... 70% 8.52M 8s\n391900K .......... .......... .......... .......... .......... 70% 43.7M 8s\n391950K .......... .......... .......... .......... .......... 70% 11.9M 8s\n392000K .......... .......... .......... .......... .......... 70% 38.0M 8s\n392050K .......... .......... .......... .......... .......... 70% 90.5M 8s\n392100K .......... .......... .......... .......... .......... 70% 11.5M 8s\n392150K .......... .......... .......... .......... .......... 70% 42.4M 8s\n392200K .......... .......... .......... .......... .......... 70% 11.4M 8s\n392250K .......... .......... .......... .......... .......... 70% 43.5M 8s\n392300K .......... .......... .......... .......... .......... 70% 65.2M 8s\n392350K .......... .......... .......... .......... .......... 70% 11.4M 8s\n392400K .......... .......... .......... .......... .......... 70% 43.0M 8s\n392450K .......... .......... .......... .......... .......... 70% 43.4M 8s\n392500K .......... .......... .......... .......... .......... 70% 23.8M 8s\n392550K .......... .......... .......... .......... .......... 70%  108M 8s\n392600K .......... .......... .......... .......... .......... 70% 36.4M 8s\n392650K .......... .......... .......... .......... .......... 70% 41.0M 8s\n392700K .......... .......... .......... .......... .......... 70% 35.7M 8s\n392750K .......... .......... .......... .......... .......... 70% 38.1M 8s\n392800K .......... .......... .......... .......... .......... 70% 81.2M 8s\n392850K .......... .......... .......... .......... .......... 70% 45.2M 8s\n392900K .......... .......... .......... .......... .......... 70% 35.3M 8s\n392950K .......... .......... .......... .......... .......... 70% 40.2M 8s\n393000K .......... .......... .......... .......... .......... 70% 77.4M 8s\n393050K .......... .......... .......... .......... .......... 70% 31.6M 8s\n393100K .......... .......... .......... .......... .......... 70% 52.3M 8s\n393150K .......... .......... .......... .......... .......... 70% 38.7M 8s\n393200K .......... .......... .......... .......... .......... 70% 77.2M 8s\n393250K .......... .......... .......... .......... .......... 70% 29.9M 8s\n393300K .......... .......... .......... .......... .......... 70% 27.6M 8s\n393350K .......... .......... .......... .......... .......... 70% 31.5M 8s\n393400K .......... .......... .......... .......... .......... 70% 35.9M 8s\n393450K .......... .......... .......... .......... .......... 70% 88.0M 8s\n393500K .......... .......... .......... .......... .......... 70% 13.2M 8s\n393550K .......... .......... .......... .......... .......... 70% 36.9M 8s\n393600K .......... .......... .......... .......... .......... 70% 35.2M 8s\n393650K .......... .......... .......... .......... .......... 70% 18.9M 8s\n393700K .......... .......... .......... .......... .......... 70% 98.0M 8s\n393750K .......... .......... .......... .......... .......... 70% 39.1M 8s\n393800K .......... .......... .......... .......... .......... 70% 18.2M 8s\n393850K .......... .......... .......... .......... .......... 70% 39.6M 8s\n393900K .......... .......... .......... .......... .......... 70% 90.3M 8s\n393950K .......... .......... .......... .......... .......... 70% 15.9M 8s\n394000K .......... .......... .......... .......... .......... 70% 49.4M 8s\n394050K .......... .......... .......... .......... .......... 70% 18.0M 8s\n394100K .......... .......... .......... .......... .......... 70% 38.0M 8s\n394150K .......... .......... .......... .......... .......... 70% 70.4M 8s\n394200K .......... .......... .......... .......... .......... 70% 18.0M 8s\n394250K .......... .......... .......... .......... .......... 70% 43.0M 8s\n394300K .......... .......... .......... .......... .......... 70% 17.7M 8s\n394350K .......... .......... .......... .......... .......... 70% 40.4M 8s\n394400K .......... .......... .......... .......... .......... 70% 56.0M 8s\n394450K .......... .......... .......... .......... .......... 70% 23.9M 8s\n394500K .......... .......... .......... .......... .......... 70% 43.3M 8s\n394550K .......... .......... .......... .......... .......... 70% 18.3M 8s\n394600K .......... .......... .......... .......... .......... 70% 97.9M 8s\n394650K .......... .......... .......... .......... .......... 70% 38.1M 8s\n394700K .......... .......... .......... .......... .......... 70% 38.1M 8s\n394750K .......... .......... .......... .......... .......... 70% 18.2M 8s\n394800K .......... .......... .......... .......... .......... 70% 35.5M 8s\n394850K .......... .......... .......... .......... .......... 70% 92.5M 8s\n394900K .......... .......... .......... .......... .......... 70% 17.7M 8s\n394950K .......... .......... .......... .......... .......... 70% 41.1M 8s\n395000K .......... .......... .......... .......... .......... 70% 17.0M 8s\n395050K .......... .......... .......... .......... .......... 70% 39.8M 8s\n395100K .......... .......... .......... .......... .......... 70% 74.7M 8s\n395150K .......... .......... .......... .......... .......... 70% 18.5M 8s\n395200K .......... .......... .......... .......... .......... 70% 29.3M 8s\n395250K .......... .......... .......... .......... .......... 70% 20.4M 8s\n395300K .......... .......... .......... .......... .......... 70% 77.7M 8s\n395350K .......... .......... .......... .......... .......... 70% 37.5M 8s\n395400K .......... .......... .......... .......... .......... 70% 16.7M 8s\n395450K .......... .......... .......... .......... .......... 70% 34.9M 8s\n395500K .......... .......... .......... .......... .......... 70% 20.4M 8s\n395550K .......... .......... .......... .......... .......... 70% 64.3M 8s\n395600K .......... .......... .......... .......... .......... 70% 41.3M 8s\n395650K .......... .......... .......... .......... .......... 70% 16.8M 8s\n395700K .......... .......... .......... .......... .......... 70% 49.6M 8s\n395750K .......... .......... .......... .......... .......... 70% 18.8M 8s\n395800K .......... .......... .......... .......... .......... 70% 68.2M 8s\n395850K .......... .......... .......... .......... .......... 70% 38.4M 8s\n395900K .......... .......... .......... .......... .......... 70% 18.1M 8s\n395950K .......... .......... .......... .......... .......... 70% 41.4M 7s\n396000K .......... .......... .......... .......... .......... 70% 72.2M 7s\n396050K .......... .......... .......... .......... .......... 70% 17.8M 7s\n396100K .......... .......... .......... .......... .......... 70% 32.8M 7s\n396150K .......... .......... .......... .......... .......... 70% 9.36M 7s\n396200K .......... .......... .......... .......... .......... 70% 39.8M 7s\n396250K .......... .......... .......... .......... .......... 70% 73.6M 7s\n396300K .......... .......... .......... .......... .......... 70% 12.2M 7s\n396350K .......... .......... .......... .......... .......... 70% 36.4M 7s\n396400K .......... .......... .......... .......... .......... 70% 11.0M 7s\n396450K .......... .......... .......... .......... .......... 70% 53.5M 7s\n396500K .......... .......... .......... .......... .......... 70% 75.1M 7s\n396550K .......... .......... .......... .......... .......... 70% 11.2M 7s\n396600K .......... .......... .......... .......... .......... 70% 35.3M 7s\n396650K .......... .......... .......... .......... .......... 70% 11.2M 7s\n396700K .......... .......... .......... .......... .......... 70%  107M 7s\n396750K .......... .......... .......... .......... .......... 70% 48.8M 7s\n396800K .......... .......... .......... .......... .......... 70% 11.7M 7s\n396850K .......... .......... .......... .......... .......... 70% 37.0M 7s\n396900K .......... .......... .......... .......... .......... 70% 11.8M 7s\n396950K .......... .......... .......... .......... .......... 70% 85.0M 7s\n397000K .......... .......... .......... .......... .......... 70% 31.3M 7s\n397050K .......... .......... .......... .......... .......... 70% 9.72M 7s\n397100K .......... .......... .......... .......... .......... 70% 35.5M 7s\n397150K .......... .......... .......... .......... .......... 71% 11.9M 7s\n397200K .......... .......... .......... .......... .......... 71% 79.5M 7s\n397250K .......... .......... .......... .......... .......... 71% 37.8M 7s\n397300K .......... .......... .......... .......... .......... 71% 11.7M 7s\n397350K .......... .......... .......... .......... .......... 71% 43.1M 7s\n397400K .......... .......... .......... .......... .......... 71% 71.9M 7s\n397450K .......... .......... .......... .......... .......... 71% 11.1M 7s\n397500K .......... .......... .......... .......... .......... 71% 39.1M 7s\n397550K .......... .......... .......... .......... .......... 71% 8.90M 7s\n397600K .......... .......... .......... .......... .......... 71% 34.6M 7s\n397650K .......... .......... .......... .......... .......... 71% 77.9M 7s\n397700K .......... .......... .......... .......... .......... 71% 12.1M 7s\n397750K .......... .......... .......... .......... .......... 71% 41.5M 7s\n397800K .......... .......... .......... .......... .......... 71% 11.4M 7s\n397850K .......... .......... .......... .......... .......... 71% 41.7M 7s\n397900K .......... .......... .......... .......... .......... 71% 67.3M 7s\n397950K .......... .......... .......... .......... .......... 71% 11.7M 7s\n398000K .......... .......... .......... .......... .......... 71% 44.3M 7s\n398050K .......... .......... .......... .......... .......... 71% 8.65M 7s\n398100K .......... .......... .......... .......... .......... 71% 83.2M 7s\n398150K .......... .......... .......... .......... .......... 71% 38.0M 7s\n398200K .......... .......... .......... .......... .......... 71% 11.9M 7s\n398250K .......... .......... .......... .......... .......... 71% 35.5M 7s\n398300K .......... .......... .......... .......... .......... 71% 12.2M 7s\n398350K .......... .......... .......... .......... .......... 71% 56.2M 7s\n398400K .......... .......... .......... .......... .......... 71% 48.4M 7s\n398450K .......... .......... .......... .......... .......... 71% 12.0M 7s\n398500K .......... .......... .......... .......... .......... 71% 37.8M 7s\n398550K .......... .......... .......... .......... .......... 71% 11.9M 7s\n398600K .......... .......... .......... .......... .......... 71% 83.8M 7s\n398650K .......... .......... .......... .......... .......... 71% 29.3M 7s\n398700K .......... .......... .......... .......... .......... 71% 9.29M 7s\n398750K .......... .......... .......... .......... .......... 71% 18.9M 7s\n398800K .......... .......... .......... .......... .......... 71% 87.4M 7s\n398850K .......... .......... .......... .......... .......... 71% 13.2M 7s\n398900K .......... .......... .......... .......... .......... 71% 43.9M 7s\n398950K .......... .......... .......... .......... .......... 71% 11.5M 7s\n399000K .......... .......... .......... .......... .......... 71% 37.6M 7s\n399050K .......... .......... .......... .......... .......... 71% 80.7M 7s\n399100K .......... .......... .......... .......... .......... 71% 11.6M 7s\n399150K .......... .......... .......... .......... .......... 71% 35.6M 7s\n399200K .......... .......... .......... .......... .......... 71% 12.0M 7s\n399250K .......... .......... .......... .......... .......... 71% 40.3M 7s\n399300K .......... .......... .......... .......... .......... 71% 69.7M 7s\n399350K .......... .......... .......... .......... .......... 71% 9.81M 7s\n399400K .......... .......... .......... .......... .......... 71% 31.2M 7s\n399450K .......... .......... .......... .......... .......... 71% 7.50M 7s\n399500K .......... .......... .......... .......... .......... 71% 66.0M 7s\n399550K .......... .......... .......... .......... .......... 71% 27.8M 7s\n399600K .......... .......... .......... .......... .......... 71% 7.19M 7s\n399650K .......... .......... .......... .......... .......... 71% 7.09M 7s\n399700K .......... .......... .......... .......... .......... 71% 6.92M 7s\n399750K .......... .......... .......... .......... .......... 71% 6.46M 7s\n399800K .......... .......... .......... .......... .......... 71% 24.1M 7s\n399850K .......... .......... .......... .......... .......... 71% 7.51M 7s\n399900K .......... .......... .......... .......... .......... 71% 7.36M 7s\n399950K .......... .......... .......... .......... .......... 71% 7.73M 7s\n400000K .......... .......... .......... .......... .......... 71% 6.11M 7s\n400050K .......... .......... .......... .......... .......... 71% 23.7M 7s\n400100K .......... .......... .......... .......... .......... 71% 7.15M 7s\n400150K .......... .......... .......... .......... .......... 71% 6.97M 7s\n400200K .......... .......... .......... .......... .......... 71% 12.4M 7s\n400250K .......... .......... .......... .......... .......... 71% 6.77M 7s\n400300K .......... .......... .......... .......... .......... 71% 30.8M 7s\n400350K .......... .......... .......... .......... .......... 71% 28.3M 7s\n400400K .......... .......... .......... .......... .......... 71% 9.29M 7s\n400450K .......... .......... .......... .......... .......... 71% 72.3M 7s\n400500K .......... .......... .......... .......... .......... 71% 9.72M 7s\n400550K .......... .......... .......... .......... .......... 71% 11.3M 7s\n400600K .......... .......... .......... .......... .......... 71% 40.3M 7s\n400650K .......... .......... .......... .......... .......... 71% 8.65M 7s\n400700K .......... .......... .......... .......... .......... 71% 49.3M 7s\n400750K .......... .......... .......... .......... .......... 71% 54.5M 7s\n400800K .......... .......... .......... .......... .......... 71% 11.6M 7s\n400850K .......... .......... .......... .......... .......... 71% 43.5M 7s\n400900K .......... .......... .......... .......... .......... 71% 70.3M 7s\n400950K .......... .......... .......... .......... .......... 71% 11.5M 7s\n401000K .......... .......... .......... .......... .......... 71% 42.2M 7s\n401050K .......... .......... .......... .......... .......... 71% 8.66M 7s\n401100K .......... .......... .......... .......... .......... 71% 35.3M 7s\n401150K .......... .......... .......... .......... .......... 71% 80.1M 7s\n401200K .......... .......... .......... .......... .......... 71% 11.6M 7s\n401250K .......... .......... .......... .......... .......... 71% 39.4M 7s\n401300K .......... .......... .......... .......... .......... 71% 11.6M 7s\n401350K .......... .......... .......... .......... .......... 71% 33.5M 7s\n401400K .......... .......... .......... .......... .......... 71% 62.5M 7s\n401450K .......... .......... .......... .......... .......... 71% 9.15M 7s\n401500K .......... .......... .......... .......... .......... 71% 30.5M 7s\n401550K .......... .......... .......... .......... .......... 71% 10.5M 7s\n401600K .......... .......... .......... .......... .......... 71% 66.4M 7s\n401650K .......... .......... .......... .......... .......... 71% 33.6M 7s\n401700K .......... .......... .......... .......... .......... 71% 12.1M 7s\n401750K .......... .......... .......... .......... .......... 71% 40.1M 7s\n401800K .......... .......... .......... .......... .......... 71% 11.7M 7s\n401850K .......... .......... .......... .......... .......... 71% 94.7M 7s\n401900K .......... .......... .......... .......... .......... 71% 38.4M 7s\n401950K .......... .......... .......... .......... .......... 71% 11.7M 7s\n402000K .......... .......... .......... .......... .......... 71% 30.5M 7s\n402050K .......... .......... .......... .......... .......... 71% 9.50M 7s\n402100K .......... .......... .......... .......... .......... 71% 66.2M 7s\n402150K .......... .......... .......... .......... .......... 71% 34.8M 7s\n402200K .......... .......... .......... .......... .......... 71% 12.0M 7s\n402250K .......... .......... .......... .......... .......... 71% 42.1M 7s\n402300K .......... .......... .......... .......... .......... 71% 77.0M 7s\n402350K .......... .......... .......... .......... .......... 71% 9.59M 7s\n402400K .......... .......... .......... .......... .......... 71% 36.0M 7s\n402450K .......... .......... .......... .......... .......... 71% 12.4M 7s\n402500K .......... .......... .......... .......... .......... 71% 34.8M 7s\n402550K .......... .......... .......... .......... .......... 71% 75.1M 7s\n402600K .......... .......... .......... .......... .......... 71% 9.68M 7s\n402650K .......... .......... .......... .......... .......... 71% 66.2M 7s\n402700K .......... .......... .......... .......... .......... 71% 12.3M 7s\n402750K .......... .......... .......... .......... .......... 72% 39.7M 7s\n402800K .......... .......... .......... .......... .......... 72% 78.2M 7s\n402850K .......... .......... .......... .......... .......... 72% 12.1M 7s\n402900K .......... .......... .......... .......... .......... 72% 36.7M 7s\n402950K .......... .......... .......... .......... .......... 72% 8.83M 7s\n403000K .......... .......... .......... .......... .......... 72% 61.9M 7s\n403050K .......... .......... .......... .......... .......... 72% 30.8M 7s\n403100K .......... .......... .......... .......... .......... 72% 13.9M 7s\n403150K .......... .......... .......... .......... .......... 72% 40.9M 7s\n403200K .......... .......... .......... .......... .......... 72% 11.5M 7s\n403250K .......... .......... .......... .......... .......... 72% 90.7M 7s\n403300K .......... .......... .......... .......... .......... 72% 34.9M 7s\n403350K .......... .......... .......... .......... .......... 72% 11.6M 7s\n403400K .......... .......... .......... .......... .......... 72% 39.9M 7s\n403450K .......... .......... .......... .......... .......... 72% 12.0M 7s\n403500K .......... .......... .......... .......... .......... 72% 67.9M 7s\n403550K .......... .......... .......... .......... .......... 72% 37.7M 7s\n403600K .......... .......... .......... .......... .......... 72% 12.1M 7s\n403650K .......... .......... .......... .......... .......... 72% 42.2M 7s\n403700K .......... .......... .......... .......... .......... 72% 11.4M 7s\n403750K .......... .......... .......... .......... .......... 72% 62.3M 7s\n403800K .......... .......... .......... .......... .......... 72% 45.8M 7s\n403850K .......... .......... .......... .......... .......... 72% 11.9M 7s\n403900K .......... .......... .......... .......... .......... 72% 37.9M 7s\n403950K .......... .......... .......... .......... .......... 72% 82.5M 7s\n404000K .......... .......... .......... .......... .......... 72% 12.1M 7s\n404050K .......... .......... .......... .......... .......... 72% 33.2M 7s\n404100K .......... .......... .......... .......... .......... 72% 10.7M 7s\n404150K .......... .......... .......... .......... .......... 72% 52.6M 7s\n404200K .......... .......... .......... .......... .......... 72% 81.0M 7s\n404250K .......... .......... .......... .......... .......... 72% 11.9M 7s\n404300K .......... .......... .......... .......... .......... 72% 42.1M 7s\n404350K .......... .......... .......... .......... .......... 72% 12.0M 7s\n404400K .......... .......... .......... .......... .......... 72% 38.7M 7s\n404450K .......... .......... .......... .......... .......... 72% 78.2M 7s\n404500K .......... .......... .......... .......... .......... 72% 11.8M 7s\n404550K .......... .......... .......... .......... .......... 72% 36.2M 7s\n404600K .......... .......... .......... .......... .......... 72% 8.74M 7s\n404650K .......... .......... .......... .......... .......... 72% 78.4M 7s\n404700K .......... .......... .......... .......... .......... 72% 41.3M 7s\n404750K .......... .......... .......... .......... .......... 72% 11.5M 7s\n404800K .......... .......... .......... .......... .......... 72% 37.5M 7s\n404850K .......... .......... .......... .......... .......... 72% 10.2M 7s\n404900K .......... .......... .......... .......... .......... 72% 54.4M 7s\n404950K .......... .......... .......... .......... .......... 72% 25.1M 7s\n405000K .......... .......... .......... .......... .......... 72% 15.0M 7s\n405050K .......... .......... .......... .......... .......... 72% 40.6M 7s\n405100K .......... .......... .......... .......... .......... 72% 11.6M 7s\n405150K .......... .......... .......... .......... .......... 72% 66.5M 7s\n405200K .......... .......... .......... .......... .......... 72% 25.1M 7s\n405250K .......... .......... .......... .......... .......... 72% 14.7M 7s\n405300K .......... .......... .......... .......... .......... 72% 37.5M 7s\n405350K .......... .......... .......... .......... .......... 72% 75.7M 7s\n405400K .......... .......... .......... .......... .......... 72% 12.1M 7s\n405450K .......... .......... .......... .......... .......... 72% 42.8M 7s\n405500K .......... .......... .......... .......... .......... 72% 10.7M 7s\n405550K .......... .......... .......... .......... .......... 72% 41.3M 7s\n405600K .......... .......... .......... .......... .......... 72% 72.6M 7s\n405650K .......... .......... .......... .......... .......... 72% 11.3M 7s\n405700K .......... .......... .......... .......... .......... 72% 43.6M 7s\n405750K .......... .......... .......... .......... .......... 72% 11.9M 7s\n405800K .......... .......... .......... .......... .......... 72% 37.7M 7s\n405850K .......... .......... .......... .......... .......... 72% 77.1M 7s\n405900K .......... .......... .......... .......... .......... 72% 12.1M 7s\n405950K .......... .......... .......... .......... .......... 72% 41.1M 7s\n406000K .......... .......... .......... .......... .......... 72% 8.51M 7s\n406050K .......... .......... .......... .......... .......... 72% 89.5M 7s\n406100K .......... .......... .......... .......... .......... 72% 36.8M 7s\n406150K .......... .......... .......... .......... .......... 72% 12.2M 7s\n406200K .......... .......... .......... .......... .......... 72% 36.2M 7s\n406250K .......... .......... .......... .......... .......... 72% 11.6M 7s\n406300K .......... .......... .......... .......... .......... 72% 97.8M 7s\n406350K .......... .......... .......... .......... .......... 72% 38.7M 7s\n406400K .......... .......... .......... .......... .......... 72% 11.2M 7s\n406450K .......... .......... .......... .......... .......... 72% 40.6M 7s\n406500K .......... .......... .......... .......... .......... 72% 11.7M 7s\n406550K .......... .......... .......... .......... .......... 72% 76.9M 7s\n406600K .......... .......... .......... .......... .......... 72% 42.7M 7s\n406650K .......... .......... .......... .......... .......... 72% 8.78M 7s\n406700K .......... .......... .......... .......... .......... 72% 37.6M 7s\n406750K .......... .......... .......... .......... .......... 72% 86.8M 7s\n406800K .......... .......... .......... .......... .......... 72% 11.4M 7s\n406850K .......... .......... .......... .......... .......... 72% 40.3M 7s\n406900K .......... .......... .......... .......... .......... 72% 10.4M 7s\n406950K .......... .......... .......... .......... .......... 72% 60.3M 7s\n407000K .......... .......... .......... .......... .......... 72% 96.7M 7s\n407050K .......... .......... .......... .......... .......... 72% 9.83M 7s\n407100K .......... .......... .......... .......... .......... 72%  106M 7s\n407150K .......... .......... .......... .......... .......... 72% 8.60M 7s\n407200K .......... .......... .......... .......... .......... 72% 33.6M 7s\n407250K .......... .......... .......... .......... .......... 72% 83.4M 7s\n407300K .......... .......... .......... .......... .......... 72% 12.2M 7s\n407350K .......... .......... .......... .......... .......... 72% 41.3M 7s\n407400K .......... .......... .......... .......... .......... 72% 11.3M 7s\n407450K .......... .......... .......... .......... .......... 72% 63.6M 7s\n407500K .......... .......... .......... .......... .......... 72% 48.7M 7s\n407550K .......... .......... .......... .......... .......... 72% 10.9M 7s\n407600K .......... .......... .......... .......... .......... 72% 53.4M 7s\n407650K .......... .......... .......... .......... .......... 72% 8.78M 7s\n407700K .......... .......... .......... .......... .......... 72% 73.8M 7s\n407750K .......... .......... .......... .......... .......... 72% 37.4M 7s\n407800K .......... .......... .......... .......... .......... 72% 9.76M 7s\n407850K .......... .......... .......... .......... .......... 72% 32.8M 7s\n407900K .......... .......... .......... .......... .......... 72% 9.91M 7s\n407950K .......... .......... .......... .......... .......... 72% 70.5M 7s\n408000K .......... .......... .......... .......... .......... 72% 31.4M 7s\n408050K .......... .......... .......... .......... .......... 72% 10.1M 7s\n408100K .......... .......... .......... .......... .......... 72% 32.9M 7s\n408150K .......... .......... .......... .......... .......... 72% 74.6M 7s\n408200K .......... .......... .......... .......... .......... 72% 10.7M 7s\n408250K .......... .......... .......... .......... .......... 72% 36.3M 7s\n408300K .......... .......... .......... .......... .......... 72% 9.93M 7s\n408350K .......... .......... .......... .......... .......... 73% 25.1M 7s\n408400K .......... .......... .......... .......... .......... 73%  108M 7s\n408450K .......... .......... .......... .......... .......... 73% 12.2M 7s\n408500K .......... .......... .......... .......... .......... 73% 40.8M 7s\n408550K .......... .......... .......... .......... .......... 73% 11.0M 7s\n408600K .......... .......... .......... .......... .......... 73% 34.5M 7s\n408650K .......... .......... .......... .......... .......... 73% 62.5M 7s\n408700K .......... .......... .......... .......... .......... 73% 10.7M 7s\n408750K .......... .......... .......... .......... .......... 73% 31.4M 7s\n408800K .......... .......... .......... .......... .......... 73% 11.5M 7s\n408850K .......... .......... .......... .......... .......... 73% 84.0M 7s\n408900K .......... .......... .......... .......... .......... 73% 36.3M 7s\n408950K .......... .......... .......... .......... .......... 73% 11.2M 7s\n409000K .......... .......... .......... .......... .......... 73% 40.1M 7s\n409050K .......... .......... .......... .......... .......... 73% 10.7M 7s\n409100K .......... .......... .......... .......... .......... 73% 54.5M 7s\n409150K .......... .......... .......... .......... .......... 73% 37.3M 7s\n409200K .......... .......... .......... .......... .......... 73% 14.2M 7s\n409250K .......... .......... .......... .......... .......... 73% 74.2M 7s\n409300K .......... .......... .......... .......... .......... 73% 24.3M 7s\n409350K .......... .......... .......... .......... .......... 73% 60.9M 7s\n409400K .......... .......... .......... .......... .......... 73% 80.0M 7s\n409450K .......... .......... .......... .......... .......... 73% 26.0M 7s\n409500K .......... .......... .......... .......... .......... 73% 56.4M 7s\n409550K .......... .......... .......... .......... .......... 73% 63.3M 7s\n409600K .......... .......... .......... .......... .......... 73% 86.0M 7s\n409650K .......... .......... .......... .......... .......... 73% 13.1M 7s\n409700K .......... .......... .......... .......... .......... 73% 73.9M 7s\n409750K .......... .......... .......... .......... .......... 73% 74.5M 7s\n409800K .......... .......... .......... .......... .......... 73% 87.2M 7s\n409850K .......... .......... .......... .......... .......... 73% 17.2M 7s\n409900K .......... .......... .......... .......... .......... 73% 48.0M 7s\n409950K .......... .......... .......... .......... .......... 73% 17.0M 7s\n410000K .......... .......... .......... .......... .......... 73% 65.0M 7s\n410050K .......... .......... .......... .......... .......... 73% 85.8M 7s\n410100K .......... .......... .......... .......... .......... 73% 17.6M 7s\n410150K .......... .......... .......... .......... .......... 73% 66.9M 7s\n410200K .......... .......... .......... .......... .......... 73% 18.1M 7s\n410250K .......... .......... .......... .......... .......... 73% 85.1M 7s\n410300K .......... .......... .......... .......... .......... 73% 86.0M 7s\n410350K .......... .......... .......... .......... .......... 73% 66.4M 7s\n410400K .......... .......... .......... .......... .......... 73% 7.42M 7s\n410450K .......... .......... .......... .......... .......... 73% 37.7M 7s\n410500K .......... .......... .......... .......... .......... 73% 63.2M 7s\n410550K .......... .......... .......... .......... .......... 73% 6.86M 7s\n410600K .......... .......... .......... .......... .......... 73% 30.1M 7s\n410650K .......... .......... .......... .......... .......... 73% 14.7M 7s\n410700K .......... .......... .......... .......... .......... 73% 21.1M 7s\n410750K .......... .......... .......... .......... .......... 73% 70.9M 7s\n410800K .......... .......... .......... .......... .......... 73% 63.6M 7s\n410850K .......... .......... .......... .......... .......... 73% 17.1M 7s\n410900K .......... .......... .......... .......... .......... 73% 41.5M 7s\n410950K .......... .......... .......... .......... .......... 73% 59.9M 7s\n411000K .......... .......... .......... .......... .......... 73%  107M 7s\n411050K .......... .......... .......... .......... .......... 73% 12.6M 7s\n411100K .......... .......... .......... .......... .......... 73% 77.9M 7s\n411150K .......... .......... .......... .......... .......... 73% 23.8M 7s\n411200K .......... .......... .......... .......... .......... 73% 55.6M 7s\n411250K .......... .......... .......... .......... .......... 73% 62.4M 7s\n411300K .......... .......... .......... .......... .......... 73% 20.1M 7s\n411350K .......... .......... .......... .......... .......... 73% 58.6M 7s\n411400K .......... .......... .......... .......... .......... 73% 13.9M 7s\n411450K .......... .......... .......... .......... .......... 73% 63.5M 7s\n411500K .......... .......... .......... .......... .......... 73% 65.0M 7s\n411550K .......... .......... .......... .......... .......... 73% 50.4M 7s\n411600K .......... .......... .......... .......... .......... 73% 13.3M 7s\n411650K .......... .......... .......... .......... .......... 73% 56.4M 7s\n411700K .......... .......... .......... .......... .......... 73% 66.0M 7s\n411750K .......... .......... .......... .......... .......... 73% 8.49M 7s\n411800K .......... .......... .......... .......... .......... 73% 58.1M 7s\n411850K .......... .......... .......... .......... .......... 73% 16.0M 7s\n411900K .......... .......... .......... .......... .......... 73% 58.3M 7s\n411950K .......... .......... .......... .......... .......... 73% 60.8M 7s\n412000K .......... .......... .......... .......... .......... 73% 11.9M 7s\n412050K .......... .......... .......... .......... .......... 73% 63.1M 7s\n412100K .......... .......... .......... .......... .......... 73% 15.0M 7s\n412150K .......... .......... .......... .......... .......... 73% 32.8M 7s\n412200K .......... .......... .......... .......... .......... 73% 83.8M 7s\n412250K .......... .......... .......... .......... .......... 73% 14.2M 7s\n412300K .......... .......... .......... .......... .......... 73% 61.5M 7s\n412350K .......... .......... .......... .......... .......... 73%  102M 7s\n412400K .......... .......... .......... .......... .......... 73% 13.4M 7s\n412450K .......... .......... .......... .......... .......... 73% 76.8M 7s\n412500K .......... .......... .......... .......... .......... 73% 14.7M 7s\n412550K .......... .......... .......... .......... .......... 73% 42.9M 7s\n412600K .......... .......... .......... .......... .......... 73% 81.5M 7s\n412650K .......... .......... .......... .......... .......... 73% 14.8M 7s\n412700K .......... .......... .......... .......... .......... 73% 31.8M 7s\n412750K .......... .......... .......... .......... .......... 73% 16.8M 7s\n412800K .......... .......... .......... .......... .......... 73% 54.7M 7s\n412850K .......... .......... .......... .......... .......... 73% 79.5M 7s\n412900K .......... .......... .......... .......... .......... 73% 19.4M 7s\n412950K .......... .......... .......... .......... .......... 73% 72.5M 7s\n413000K .......... .......... .......... .......... .......... 73% 20.2M 7s\n413050K .......... .......... .......... .......... .......... 73% 62.6M 7s\n413100K .......... .......... .......... .......... .......... 73% 94.2M 7s\n413150K .......... .......... .......... .......... .......... 73% 15.6M 7s\n413200K .......... .......... .......... .......... .......... 73% 72.3M 7s\n413250K .......... .......... .......... .......... .......... 73% 30.8M 7s\n413300K .......... .......... .......... .......... .......... 73% 74.7M 7s\n413350K .......... .......... .......... .......... .......... 73% 21.8M 7s\n413400K .......... .......... .......... .......... .......... 73% 69.3M 7s\n413450K .......... .......... .......... .......... .......... 73% 19.9M 7s\n413500K .......... .......... .......... .......... .......... 73% 83.0M 7s\n413550K .......... .......... .......... .......... .......... 73%  100M 7s\n413600K .......... .......... .......... .......... .......... 73% 13.1M 7s\n413650K .......... .......... .......... .......... .......... 73% 50.9M 7s\n413700K .......... .......... .......... .......... .......... 73% 43.1M 7s\n413750K .......... .......... .......... .......... .......... 73%  103M 7s\n413800K .......... .......... .......... .......... .......... 73% 11.3M 7s\n413850K .......... .......... .......... .......... .......... 73% 58.5M 7s\n413900K .......... .......... .......... .......... .......... 73% 22.8M 7s\n413950K .......... .......... .......... .......... .......... 74% 74.6M 7s\n414000K .......... .......... .......... .......... .......... 74% 95.7M 7s\n414050K .......... .......... .......... .......... .......... 74% 19.1M 7s\n414100K .......... .......... .......... .......... .......... 74% 73.4M 7s\n414150K .......... .......... .......... .......... .......... 74% 13.8M 7s\n414200K .......... .......... .......... .......... .......... 74% 55.4M 7s\n414250K .......... .......... .......... .......... .......... 74% 63.3M 7s\n414300K .......... .......... .......... .......... .......... 74% 80.2M 7s\n414350K .......... .......... .......... .......... .......... 74% 16.1M 7s\n414400K .......... .......... .......... .......... .......... 74% 40.1M 7s\n414450K .......... .......... .......... .......... .......... 74% 65.2M 7s\n414500K .......... .......... .......... .......... .......... 74% 14.0M 7s\n414550K .......... .......... .......... .......... .......... 74% 40.4M 7s\n414600K .......... .......... .......... .......... .......... 74% 18.0M 7s\n414650K .......... .......... .......... .......... .......... 74% 63.2M 7s\n414700K .......... .......... .......... .......... .......... 74% 56.4M 7s\n414750K .......... .......... .......... .......... .......... 74% 16.9M 7s\n414800K .......... .......... .......... .......... .......... 74% 59.8M 7s\n414850K .......... .......... .......... .......... .......... 74% 14.7M 7s\n414900K .......... .......... .......... .......... .......... 74% 43.5M 7s\n414950K .......... .......... .......... .......... .......... 74% 43.2M 7s\n415000K .......... .......... .......... .......... .......... 74% 10.0M 7s\n415050K .......... .......... .......... .......... .......... 74% 59.2M 7s\n415100K .......... .......... .......... .......... .......... 74% 12.5M 7s\n415150K .......... .......... .......... .......... .......... 74% 53.4M 7s\n415200K .......... .......... .......... .......... .......... 74% 70.6M 7s\n415250K .......... .......... .......... .......... .......... 74% 15.2M 7s\n415300K .......... .......... .......... .......... .......... 74% 35.9M 7s\n415350K .......... .......... .......... .......... .......... 74% 14.9M 7s\n415400K .......... .......... .......... .......... .......... 74% 73.7M 7s\n415450K .......... .......... .......... .......... .......... 74% 71.3M 7s\n415500K .......... .......... .......... .......... .......... 74% 17.0M 7s\n415550K .......... .......... .......... .......... .......... 74% 69.1M 7s\n415600K .......... .......... .......... .......... .......... 74% 9.94M 7s\n415650K .......... .......... .......... .......... .......... 74% 82.1M 7s\n415700K .......... .......... .......... .......... .......... 74%  122M 7s\n415750K .......... .......... .......... .......... .......... 74% 21.7M 7s\n415800K .......... .......... .......... .......... .......... 74% 67.5M 7s\n415850K .......... .......... .......... .......... .......... 74% 60.7M 7s\n415900K .......... .......... .......... .......... .......... 74% 16.0M 7s\n415950K .......... .......... .......... .......... .......... 74% 56.0M 7s\n416000K .......... .......... .......... .......... .......... 74% 13.5M 7s\n416050K .......... .......... .......... .......... .......... 74% 63.0M 7s\n416100K .......... .......... .......... .......... .......... 74% 76.2M 7s\n416150K .......... .......... .......... .......... .......... 74% 14.7M 7s\n416200K .......... .......... .......... .......... .......... 74% 69.0M 7s\n416250K .......... .......... .......... .......... .......... 74% 16.1M 7s\n416300K .......... .......... .......... .......... .......... 74% 72.9M 7s\n416350K .......... .......... .......... .......... .......... 74% 89.0M 7s\n416400K .......... .......... .......... .......... .......... 74% 17.4M 7s\n416450K .......... .......... .......... .......... .......... 74% 66.6M 7s\n416500K .......... .......... .......... .......... .......... 74% 17.5M 7s\n416550K .......... .......... .......... .......... .......... 74% 21.6M 7s\n416600K .......... .......... .......... .......... .......... 74% 98.0M 7s\n416650K .......... .......... .......... .......... .......... 74% 28.0M 7s\n416700K .......... .......... .......... .......... .......... 74% 91.2M 7s\n416750K .......... .......... .......... .......... .......... 74% 29.2M 7s\n416800K .......... .......... .......... .......... .......... 74% 93.5M 7s\n416850K .......... .......... .......... .......... .......... 74% 25.5M 7s\n416900K .......... .......... .......... .......... .......... 74% 69.3M 7s\n416950K .......... .......... .......... .......... .......... 74% 18.7M 7s\n417000K .......... .......... .......... .......... .......... 74% 54.9M 7s\n417050K .......... .......... .......... .......... .......... 74% 56.8M 7s\n417100K .......... .......... .......... .......... .......... 74% 16.6M 7s\n417150K .......... .......... .......... .......... .......... 74% 66.2M 7s\n417200K .......... .......... .......... .......... .......... 74% 54.2M 7s\n417250K .......... .......... .......... .......... .......... 74% 99.2M 7s\n417300K .......... .......... .......... .......... .......... 74% 21.4M 7s\n417350K .......... .......... .......... .......... .......... 74% 65.6M 7s\n417400K .......... .......... .......... .......... .......... 74% 20.7M 7s\n417450K .......... .......... .......... .......... .......... 74% 77.2M 7s\n417500K .......... .......... .......... .......... .......... 74% 79.7M 7s\n417550K .......... .......... .......... .......... .......... 74% 14.7M 6s\n417600K .......... .......... .......... .......... .......... 74% 64.9M 6s\n417650K .......... .......... .......... .......... .......... 74% 73.7M 6s\n417700K .......... .......... .......... .......... .......... 74% 22.3M 6s\n417750K .......... .......... .......... .......... .......... 74% 92.0M 6s\n417800K .......... .......... .......... .......... .......... 74% 92.9M 6s\n417850K .......... .......... .......... .......... .......... 74% 15.3M 6s\n417900K .......... .......... .......... .......... .......... 74% 95.7M 6s\n417950K .......... .......... .......... .......... .......... 74% 90.2M 6s\n418000K .......... .......... .......... .......... .......... 74%  127M 6s\n418050K .......... .......... .......... .......... .......... 74% 14.4M 6s\n418100K .......... .......... .......... .......... .......... 74% 32.5M 6s\n418150K .......... .......... .......... .......... .......... 74% 31.6M 6s\n418200K .......... .......... .......... .......... .......... 74% 67.7M 6s\n418250K .......... .......... .......... .......... .......... 74% 69.9M 6s\n418300K .......... .......... .......... .......... .......... 74% 14.7M 6s\n418350K .......... .......... .......... .......... .......... 74% 59.6M 6s\n418400K .......... .......... .......... .......... .......... 74% 20.8M 6s\n418450K .......... .......... .......... .......... .......... 74% 70.3M 6s\n418500K .......... .......... .......... .......... .......... 74% 94.8M 6s\n418550K .......... .......... .......... .......... .......... 74% 15.5M 6s\n418600K .......... .......... .......... .......... .......... 74% 75.4M 6s\n418650K .......... .......... .......... .......... .......... 74% 89.3M 6s\n418700K .......... .......... .......... .......... .......... 74% 91.9M 6s\n418750K .......... .......... .......... .......... .......... 74% 14.9M 6s\n418800K .......... .......... .......... .......... .......... 74% 70.3M 6s\n418850K .......... .......... .......... .......... .......... 74% 20.9M 6s\n418900K .......... .......... .......... .......... .......... 74% 68.3M 6s\n418950K .......... .......... .......... .......... .......... 74% 72.0M 6s\n419000K .......... .......... .......... .......... .......... 74% 13.6M 6s\n419050K .......... .......... .......... .......... .......... 74% 67.6M 6s\n419100K .......... .......... .......... .......... .......... 74% 41.0M 6s\n419150K .......... .......... .......... .......... .......... 74%  105M 6s\n419200K .......... .......... .......... .......... .......... 74% 26.5M 6s\n419250K .......... .......... .......... .......... .......... 74% 69.3M 6s\n419300K .......... .......... .......... .......... .......... 74% 22.0M 6s\n419350K .......... .......... .......... .......... .......... 74% 62.8M 6s\n419400K .......... .......... .......... .......... .......... 74% 63.2M 6s\n419450K .......... .......... .......... .......... .......... 74% 88.2M 6s\n419500K .......... .......... .......... .......... .......... 74% 17.6M 6s\n419550K .......... .......... .......... .......... .......... 75% 64.0M 6s\n419600K .......... .......... .......... .......... .......... 75% 63.8M 6s\n419650K .......... .......... .......... .......... .......... 75% 72.7M 6s\n419700K .......... .......... .......... .......... .......... 75% 25.3M 6s\n419750K .......... .......... .......... .......... .......... 75% 75.6M 6s\n419800K .......... .......... .......... .......... .......... 75% 17.2M 6s\n419850K .......... .......... .......... .......... .......... 75% 73.7M 6s\n419900K .......... .......... .......... .......... .......... 75% 77.1M 6s\n419950K .......... .......... .......... .......... .......... 75%  100M 6s\n420000K .......... .......... .......... .......... .......... 75% 18.7M 6s\n420050K .......... .......... .......... .......... .......... 75% 81.2M 6s\n420100K .......... .......... .......... .......... .......... 75% 82.6M 6s\n420150K .......... .......... .......... .......... .......... 75% 20.2M 6s\n420200K .......... .......... .......... .......... .......... 75% 20.2M 6s\n420250K .......... .......... .......... .......... .......... 75% 39.9M 6s\n420300K .......... .......... .......... .......... .......... 75% 69.8M 6s\n420350K .......... .......... .......... .......... .......... 75% 71.0M 6s\n420400K .......... .......... .......... .......... .......... 75% 16.3M 6s\n420450K .......... .......... .......... .......... .......... 75% 62.2M 6s\n420500K .......... .......... .......... .......... .......... 75% 21.9M 6s\n420550K .......... .......... .......... .......... .......... 75% 66.4M 6s\n420600K .......... .......... .......... .......... .......... 75% 69.8M 6s\n420650K .......... .......... .......... .......... .......... 75% 13.5M 6s\n420700K .......... .......... .......... .......... .......... 75% 61.9M 6s\n420750K .......... .......... .......... .......... .......... 75% 68.6M 6s\n420800K .......... .......... .......... .......... .......... 75% 65.4M 6s\n420850K .......... .......... .......... .......... .......... 75% 39.9M 6s\n420900K .......... .......... .......... .......... .......... 75% 75.4M 6s\n420950K .......... .......... .......... .......... .......... 75% 18.9M 6s\n421000K .......... .......... .......... .......... .......... 75% 87.8M 6s\n421050K .......... .......... .......... .......... .......... 75% 83.7M 6s\n421100K .......... .......... .......... .......... .......... 75% 89.8M 6s\n421150K .......... .......... .......... .......... .......... 75% 16.5M 6s\n421200K .......... .......... .......... .......... .......... 75% 83.6M 6s\n421250K .......... .......... .......... .......... .......... 75% 99.8M 6s\n421300K .......... .......... .......... .......... .......... 75% 98.6M 6s\n421350K .......... .......... .......... .......... .......... 75% 20.2M 6s\n421400K .......... .......... .......... .......... .......... 75% 61.9M 6s\n421450K .......... .......... .......... .......... .......... 75% 94.7M 6s\n421500K .......... .......... .......... .......... .......... 75% 20.8M 6s\n421550K .......... .......... .......... .......... .......... 75% 59.5M 6s\n421600K .......... .......... .......... .......... .......... 75% 82.2M 6s\n421650K .......... .......... .......... .......... .......... 75% 17.9M 6s\n421700K .......... .......... .......... .......... .......... 75% 78.0M 6s\n421750K .......... .......... .......... .......... .......... 75% 75.3M 6s\n421800K .......... .......... .......... .......... .......... 75% 76.2M 6s\n421850K .......... .......... .......... .......... .......... 75% 19.9M 6s\n421900K .......... .......... .......... .......... .......... 75% 72.4M 6s\n421950K .......... .......... .......... .......... .......... 75% 99.8M 6s\n422000K .......... .......... .......... .......... .......... 75% 17.1M 6s\n422050K .......... .......... .......... .......... .......... 75% 72.3M 6s\n422100K .......... .......... .......... .......... .......... 75% 89.2M 6s\n422150K .......... .......... .......... .......... .......... 75%  131M 6s\n422200K .......... .......... .......... .......... .......... 75% 16.9M 6s\n422250K .......... .......... .......... .......... .......... 75% 74.0M 6s\n422300K .......... .......... .......... .......... .......... 75% 17.9M 6s\n422350K .......... .......... .......... .......... .......... 75% 87.0M 6s\n422400K .......... .......... .......... .......... .......... 75% 93.2M 6s\n422450K .......... .......... .......... .......... .......... 75% 13.4M 6s\n422500K .......... .......... .......... .......... .......... 75% 44.4M 6s\n422550K .......... .......... .......... .......... .......... 75%  122M 6s\n422600K .......... .......... .......... .......... .......... 75% 25.3M 6s\n422650K .......... .......... .......... .......... .......... 75% 35.7M 6s\n422700K .......... .......... .......... .......... .......... 75%  119M 6s\n422750K .......... .......... .......... .......... .......... 75% 26.7M 6s\n422800K .......... .......... .......... .......... .......... 75% 64.7M 6s\n422850K .......... .......... .......... .......... .......... 75% 98.1M 6s\n422900K .......... .......... .......... .......... .......... 75% 15.8M 6s\n422950K .......... .......... .......... .......... .......... 75% 61.7M 6s\n423000K .......... .......... .......... .......... .......... 75% 67.7M 6s\n423050K .......... .......... .......... .......... .......... 75% 19.7M 6s\n423100K .......... .......... .......... .......... .......... 75% 66.9M 6s\n423150K .......... .......... .......... .......... .......... 75% 75.0M 6s\n423200K .......... .......... .......... .......... .......... 75% 18.5M 6s\n423250K .......... .......... .......... .......... .......... 75% 91.8M 6s\n423300K .......... .......... .......... .......... .......... 75% 17.6M 6s\n423350K .......... .......... .......... .......... .......... 75% 84.1M 6s\n423400K .......... .......... .......... .......... .......... 75% 83.9M 6s\n423450K .......... .......... .......... .......... .......... 75% 84.8M 6s\n423500K .......... .......... .......... .......... .......... 75% 19.1M 6s\n423550K .......... .......... .......... .......... .......... 75% 92.9M 6s\n423600K .......... .......... .......... .......... .......... 75% 5.45M 6s\n423650K .......... .......... .......... .......... .......... 75%  103M 6s\n423700K .......... .......... .......... .......... .......... 75%  111M 6s\n423750K .......... .......... .......... .......... .......... 75% 90.6M 6s\n423800K .......... .......... .......... .......... .......... 75% 63.7M 6s\n423850K .......... .......... .......... .......... .......... 75% 67.4M 6s\n423900K .......... .......... .......... .......... .......... 75%  104M 6s\n423950K .......... .......... .......... .......... .......... 75% 90.5M 6s\n424000K .......... .......... .......... .......... .......... 75% 45.6M 6s\n424050K .......... .......... .......... .......... .......... 75% 69.6M 6s\n424100K .......... .......... .......... .......... .......... 75% 79.0M 6s\n424150K .......... .......... .......... .......... .......... 75% 14.7M 6s\n424200K .......... .......... .......... .......... .......... 75% 59.6M 6s\n424250K .......... .......... .......... .......... .......... 75% 71.8M 6s\n424300K .......... .......... .......... .......... .......... 75% 98.3M 6s\n424350K .......... .......... .......... .......... .......... 75% 21.2M 6s\n424400K .......... .......... .......... .......... .......... 75% 72.5M 6s\n424450K .......... .......... .......... .......... .......... 75% 22.6M 6s\n424500K .......... .......... .......... .......... .......... 75% 75.2M 6s\n424550K .......... .......... .......... .......... .......... 75% 67.3M 6s\n424600K .......... .......... .......... .......... .......... 75% 83.3M 6s\n424650K .......... .......... .......... .......... .......... 75% 17.8M 6s\n424700K .......... .......... .......... .......... .......... 75% 57.4M 6s\n424750K .......... .......... .......... .......... .......... 75% 77.4M 6s\n424800K .......... .......... .......... .......... .......... 75% 97.3M 6s\n424850K .......... .......... .......... .......... .......... 75% 23.4M 6s\n424900K .......... .......... .......... .......... .......... 75% 61.5M 6s\n424950K .......... .......... .......... .......... .......... 75% 96.1M 6s\n425000K .......... .......... .......... .......... .......... 75% 20.7M 6s\n425050K .......... .......... .......... .......... .......... 75% 56.5M 6s\n425100K .......... .......... .......... .......... .......... 75% 83.8M 6s\n425150K .......... .......... .......... .......... .......... 76% 19.0M 6s\n425200K .......... .......... .......... .......... .......... 76% 77.3M 6s\n425250K .......... .......... .......... .......... .......... 76% 50.6M 6s\n425300K .......... .......... .......... .......... .......... 76%  112M 6s\n425350K .......... .......... .......... .......... .......... 76% 23.2M 6s\n425400K .......... .......... .......... .......... .......... 76% 87.0M 6s\n425450K .......... .......... .......... .......... .......... 76% 60.6M 6s\n425500K .......... .......... .......... .......... .......... 76% 14.6M 6s\n425550K .......... .......... .......... .......... .......... 76% 82.0M 6s\n425600K .......... .......... .......... .......... .......... 76%  105M 6s\n425650K .......... .......... .......... .......... .......... 76%  123M 6s\n425700K .......... .......... .......... .......... .......... 76% 19.5M 6s\n425750K .......... .......... .......... .......... .......... 76% 73.4M 6s\n425800K .......... .......... .......... .......... .......... 76% 15.8M 6s\n425850K .......... .......... .......... .......... .......... 76%  104M 6s\n425900K .......... .......... .......... .......... .......... 76%  105M 6s\n425950K .......... .......... .......... .......... .......... 76% 18.8M 6s\n426000K .......... .......... .......... .......... .......... 76% 68.4M 6s\n426050K .......... .......... .......... .......... .......... 76% 22.7M 6s\n426100K .......... .......... .......... .......... .......... 76% 66.3M 6s\n426150K .......... .......... .......... .......... .......... 76% 90.7M 6s\n426200K .......... .......... .......... .......... .......... 76% 15.4M 6s\n426250K .......... .......... .......... .......... .......... 76% 75.0M 6s\n426300K .......... .......... .......... .......... .......... 76% 68.0M 6s\n426350K .......... .......... .......... .......... .......... 76%  106M 6s\n426400K .......... .......... .......... .......... .......... 76% 15.2M 6s\n426450K .......... .......... .......... .......... .......... 76% 80.0M 6s\n426500K .......... .......... .......... .......... .......... 76% 21.2M 6s\n426550K .......... .......... .......... .......... .......... 76% 82.0M 6s\n426600K .......... .......... .......... .......... .......... 76% 95.8M 6s\n426650K .......... .......... .......... .......... .......... 76% 15.9M 6s\n426700K .......... .......... .......... .......... .......... 76% 81.7M 6s\n426750K .......... .......... .......... .......... .......... 76% 79.4M 6s\n426800K .......... .......... .......... .......... .......... 76% 20.5M 6s\n426850K .......... .......... .......... .......... .......... 76% 62.8M 6s\n426900K .......... .......... .......... .......... .......... 76% 76.2M 6s\n426950K .......... .......... .......... .......... .......... 76% 21.2M 6s\n427000K .......... .......... .......... .......... .......... 76% 57.1M 6s\n427050K .......... .......... .......... .......... .......... 76% 65.1M 6s\n427100K .......... .......... .......... .......... .......... 76%  106M 6s\n427150K .......... .......... .......... .......... .......... 76% 16.6M 6s\n427200K .......... .......... .......... .......... .......... 76% 65.4M 6s\n427250K .......... .......... .......... .......... .......... 76% 23.3M 6s\n427300K .......... .......... .......... .......... .......... 76% 37.1M 6s\n427350K .......... .......... .......... .......... .......... 76% 95.7M 6s\n427400K .......... .......... .......... .......... .......... 76% 18.9M 6s\n427450K .......... .......... .......... .......... .......... 76% 63.1M 6s\n427500K .......... .......... .......... .......... .......... 76% 1.07M 6s\n427550K .......... .......... .......... .......... .......... 76%  122M 6s\n427600K .......... .......... .......... .......... .......... 76%  126M 6s\n427650K .......... .......... .......... .......... .......... 76%  136M 6s\n427700K .......... .......... .......... .......... .......... 76%  112M 6s\n427750K .......... .......... .......... .......... .......... 76%  134M 6s\n427800K .......... .......... .......... .......... .......... 76%  137M 6s\n427850K .......... .......... .......... .......... .......... 76% 68.5M 6s\n427900K .......... .......... .......... .......... .......... 76% 71.4M 6s\n427950K .......... .......... .......... .......... .......... 76% 14.3M 6s\n428000K .......... .......... .......... .......... .......... 76% 35.3M 6s\n428050K .......... .......... .......... .......... .......... 76% 52.8M 6s\n428100K .......... .......... .......... .......... .......... 76% 24.9M 6s\n428150K .......... .......... .......... .......... .......... 76% 15.0M 6s\n428200K .......... .......... .......... .......... .......... 76% 25.6M 6s\n428250K .......... .......... .......... .......... .......... 76% 49.7M 6s\n428300K .......... .......... .......... .......... .......... 76% 15.8M 6s\n428350K .......... .......... .......... .......... .......... 76% 25.6M 6s\n428400K .......... .......... .......... .......... .......... 76% 15.9M 6s\n428450K .......... .......... .......... .......... .......... 76% 49.3M 6s\n428500K .......... .......... .......... .......... .......... 76% 26.9M 6s\n428550K .......... .......... .......... .......... .......... 76% 15.7M 6s\n428600K .......... .......... .......... .......... .......... 76% 23.7M 6s\n428650K .......... .......... .......... .......... .......... 76% 19.0M 6s\n428700K .......... .......... .......... .......... .......... 76% 57.4M 6s\n428750K .......... .......... .......... .......... .......... 76% 20.8M 6s\n428800K .......... .......... .......... .......... .......... 76% 16.4M 6s\n428850K .......... .......... .......... .......... .......... 76% 29.6M 6s\n428900K .......... .......... .......... .......... .......... 76% 18.7M 6s\n428950K .......... .......... .......... .......... .......... 76% 69.9M 6s\n429000K .......... .......... .......... .......... .......... 76% 36.1M 6s\n429050K .......... .......... .......... .......... .......... 76% 18.4M 6s\n429100K .......... .......... .......... .......... .......... 76% 26.6M 6s\n429150K .......... .......... .......... .......... .......... 76%  101M 6s\n429200K .......... .......... .......... .......... .......... 76% 18.2M 6s\n429250K .......... .......... .......... .......... .......... 76% 22.9M 6s\n429300K .......... .......... .......... .......... .......... 76% 28.4M 6s\n429350K .......... .......... .......... .......... .......... 76% 26.8M 6s\n429400K .......... .......... .......... .......... .......... 76% 83.8M 6s\n429450K .......... .......... .......... .......... .......... 76% 18.7M 6s\n429500K .......... .......... .......... .......... .......... 76% 32.1M 6s\n429550K .......... .......... .......... .......... .......... 76% 20.4M 6s\n429600K .......... .......... .......... .......... .......... 76% 28.0M 6s\n429650K .......... .......... .......... .......... .......... 76% 60.4M 6s\n429700K .......... .......... .......... .......... .......... 76% 15.1M 6s\n429750K .......... .......... .......... .......... .......... 76% 52.8M 6s\n429800K .......... .......... .......... .......... .......... 76% 28.9M 6s\n429850K .......... .......... .......... .......... .......... 76%  103M 6s\n429900K .......... .......... .......... .......... .......... 76% 37.3M 6s\n429950K .......... .......... .......... .......... .......... 76% 28.0M 6s\n430000K .......... .......... .......... .......... .......... 76% 43.2M 6s\n430050K .......... .......... .......... .......... .......... 76%  101M 6s\n430100K .......... .......... .......... .......... .......... 76% 55.5M 6s\n430150K .......... .......... .......... .......... .......... 76% 19.2M 6s\n430200K .......... .......... .......... .......... .......... 76% 53.0M 6s\n430250K .......... .......... .......... .......... .......... 76% 79.3M 6s\n430300K .......... .......... .......... .......... .......... 76% 17.7M 6s\n430350K .......... .......... .......... .......... .......... 76% 76.3M 6s\n430400K .......... .......... .......... .......... .......... 76% 69.2M 6s\n430450K .......... .......... .......... .......... .......... 76% 12.5M 6s\n430500K .......... .......... .......... .......... .......... 76%  108M 6s\n430550K .......... .......... .......... .......... .......... 76% 92.2M 6s\n430600K .......... .......... .......... .......... .......... 76% 17.7M 6s\n430650K .......... .......... .......... .......... .......... 76% 97.4M 6s\n430700K .......... .......... .......... .......... .......... 76% 18.5M 6s\n430750K .......... .......... .......... .......... .......... 77% 83.3M 6s\n430800K .......... .......... .......... .......... .......... 77% 84.7M 6s\n430850K .......... .......... .......... .......... .......... 77%  108M 6s\n430900K .......... .......... .......... .......... .......... 77% 14.8M 6s\n430950K .......... .......... .......... .......... .......... 77% 86.1M 6s\n431000K .......... .......... .......... .......... .......... 77% 18.8M 6s\n431050K .......... .......... .......... .......... .......... 77% 81.2M 6s\n431100K .......... .......... .......... .......... .......... 77% 86.9M 6s\n431150K .......... .......... .......... .......... .......... 77% 14.6M 6s\n431200K .......... .......... .......... .......... .......... 77% 86.0M 6s\n431250K .......... .......... .......... .......... .......... 77% 87.7M 6s\n431300K .......... .......... .......... .......... .......... 77% 47.4M 6s\n431350K .......... .......... .......... .......... .......... 77% 20.2M 6s\n431400K .......... .......... .......... .......... .......... 77% 83.0M 6s\n431450K .......... .......... .......... .......... .......... 77% 19.3M 6s\n431500K .......... .......... .......... .......... .......... 77% 26.3M 6s\n431550K .......... .......... .......... .......... .......... 77% 92.0M 6s\n431600K .......... .......... .......... .......... .......... 77% 38.3M 6s\n431650K .......... .......... .......... .......... .......... 77% 76.8M 6s\n431700K .......... .......... .......... .......... .......... 77% 73.5M 6s\n431750K .......... .......... .......... .......... .......... 77%  123M 6s\n431800K .......... .......... .......... .......... .......... 77% 16.7M 6s\n431850K .......... .......... .......... .......... .......... 77% 96.9M 6s\n431900K .......... .......... .......... .......... .......... 77% 14.6M 6s\n431950K .......... .......... .......... .......... .......... 77%  111M 6s\n432000K .......... .......... .......... .......... .......... 77% 88.4M 6s\n432050K .......... .......... .......... .......... .......... 77% 16.5M 6s\n432100K .......... .......... .......... .......... .......... 77% 92.9M 6s\n432150K .......... .......... .......... .......... .......... 77% 15.5M 6s\n432200K .......... .......... .......... .......... .......... 77% 58.6M 6s\n432250K .......... .......... .......... .......... .......... 77% 78.5M 6s\n432300K .......... .......... .......... .......... .......... 77% 80.5M 6s\n432350K .......... .......... .......... .......... .......... 77% 14.2M 6s\n432400K .......... .......... .......... .......... .......... 77% 29.2M 6s\n432450K .......... .......... .......... .......... .......... 77% 67.6M 6s\n432500K .......... .......... .......... .......... .......... 77% 36.0M 6s\n432550K .......... .......... .......... .......... .......... 77% 96.9M 6s\n432600K .......... .......... .......... .......... .......... 77% 12.4M 6s\n432650K .......... .......... .......... .......... .......... 77% 77.6M 6s\n432700K .......... .......... .......... .......... .......... 77% 95.0M 6s\n432750K .......... .......... .......... .......... .......... 77% 67.2M 6s\n432800K .......... .......... .......... .......... .......... 77% 16.9M 6s\n432850K .......... .......... .......... .......... .......... 77%  103M 6s\n432900K .......... .......... .......... .......... .......... 77% 95.0M 6s\n432950K .......... .......... .......... .......... .......... 77% 15.3M 6s\n433000K .......... .......... .......... .......... .......... 77% 82.9M 6s\n433050K .......... .......... .......... .......... .......... 77% 13.6M 6s\n433100K .......... .......... .......... .......... .......... 77% 75.6M 6s\n433150K .......... .......... .......... .......... .......... 77% 84.5M 6s\n433200K .......... .......... .......... .......... .......... 77% 71.1M 6s\n433250K .......... .......... .......... .......... .......... 77% 17.3M 6s\n433300K .......... .......... .......... .......... .......... 77% 89.7M 6s\n433350K .......... .......... .......... .......... .......... 77% 48.1M 6s\n433400K .......... .......... .......... .......... .......... 77% 28.5M 6s\n433450K .......... .......... .......... .......... .......... 77% 93.8M 6s\n433500K .......... .......... .......... .......... .......... 77% 16.1M 6s\n433550K .......... .......... .......... .......... .......... 77%  107M 6s\n433600K .......... .......... .......... .......... .......... 77%  107M 6s\n433650K .......... .......... .......... .......... .......... 77% 16.1M 6s\n433700K .......... .......... .......... .......... .......... 77% 98.7M 6s\n433750K .......... .......... .......... .......... .......... 77% 15.8M 6s\n433800K .......... .......... .......... .......... .......... 77% 94.5M 6s\n433850K .......... .......... .......... .......... .......... 77%  112M 6s\n433900K .......... .......... .......... .......... .......... 77% 16.4M 6s\n433950K .......... .......... .......... .......... .......... 77% 75.8M 6s\n434000K .......... .......... .......... .......... .......... 77% 43.2M 6s\n434050K .......... .......... .......... .......... .......... 77%  113M 6s\n434100K .......... .......... .......... .......... .......... 77% 20.8M 6s\n434150K .......... .......... .......... .......... .......... 77% 60.0M 6s\n434200K .......... .......... .......... .......... .......... 77% 17.9M 6s\n434250K .......... .......... .......... .......... .......... 77% 91.3M 6s\n434300K .......... .......... .......... .......... .......... 77% 83.5M 6s\n434350K .......... .......... .......... .......... .......... 77% 16.4M 6s\n434400K .......... .......... .......... .......... .......... 77% 43.8M 6s\n434450K .......... .......... .......... .......... .......... 77% 18.1M 6s\n434500K .......... .......... .......... .......... .......... 77% 2.44M 6s\n434550K .......... .......... .......... .......... .......... 77% 92.4M 6s\n434600K .......... .......... .......... .......... .......... 77% 87.6M 6s\n434650K .......... .......... .......... .......... .......... 77% 88.8M 6s\n434700K .......... .......... .......... .......... .......... 77% 85.6M 6s\n434750K .......... .......... .......... .......... .......... 77% 73.5M 6s\n434800K .......... .......... .......... .......... .......... 77% 49.5M 6s\n434850K .......... .......... .......... .......... .......... 77% 31.8M 6s\n434900K .......... .......... .......... .......... .......... 77% 18.4M 6s\n434950K .......... .......... .......... .......... .......... 77% 9.99M 6s\n435000K .......... .......... .......... .......... .......... 77% 84.0M 6s\n435050K .......... .......... .......... .......... .......... 77% 12.2M 6s\n435100K .......... .......... .......... .......... .......... 77% 11.1M 6s\n435150K .......... .......... .......... .......... .......... 77% 73.0M 6s\n435200K .......... .......... .......... .......... .......... 77% 9.00M 6s\n435250K .......... .......... .......... .......... .......... 77% 61.4M 6s\n435300K .......... .......... .......... .......... .......... 77% 54.2M 6s\n435350K .......... .......... .......... .......... .......... 77% 8.20M 6s\n435400K .......... .......... .......... .......... .......... 77% 44.8M 6s\n435450K .......... .......... .......... .......... .......... 77% 97.1M 6s\n435500K .......... .......... .......... .......... .......... 77% 8.62M 6s\n435550K .......... .......... .......... .......... .......... 77% 34.9M 6s\n435600K .......... .......... .......... .......... .......... 77% 6.54M 6s\n435650K .......... .......... .......... .......... .......... 77% 14.7M 6s\n435700K .......... .......... .......... .......... .......... 77%  130M 6s\n435750K .......... .......... .......... .......... .......... 77% 18.1M 6s\n435800K .......... .......... .......... .......... .......... 77% 85.4M 6s\n435850K .......... .......... .......... .......... .......... 77% 10.7M 6s\n435900K .......... .......... .......... .......... .......... 77% 9.38M 6s\n435950K .......... .......... .......... .......... .......... 77% 85.3M 6s\n436000K .......... .......... .......... .......... .......... 77% 4.47M 6s\n436050K .......... .......... .......... .......... .......... 77% 32.5M 6s\n436100K .......... .......... .......... .......... .......... 77% 64.3M 6s\n436150K .......... .......... .......... .......... .......... 77% 91.5M 6s\n436200K .......... .......... .......... .......... .......... 77% 46.7M 6s\n436250K .......... .......... .......... .......... .......... 77% 11.9M 6s\n436300K .......... .......... .......... .......... .......... 77% 40.5M 6s\n436350K .......... .......... .......... .......... .......... 78% 7.39M 6s\n436400K .......... .......... .......... .......... .......... 78% 95.9M 6s\n436450K .......... .......... .......... .......... .......... 78%  104M 6s\n436500K .......... .......... .......... .......... .......... 78% 7.46M 6s\n436550K .......... .......... .......... .......... .......... 78% 79.5M 6s\n436600K .......... .......... .......... .......... .......... 78% 12.0M 6s\n436650K .......... .......... .......... .......... .......... 78% 75.2M 6s\n436700K .......... .......... .......... .......... .......... 78% 42.3M 6s\n436750K .......... .......... .......... .......... .......... 78% 7.42M 6s\n436800K .......... .......... .......... .......... .......... 78% 89.2M 6s\n436850K .......... .......... .......... .......... .......... 78% 38.4M 6s\n436900K .......... .......... .......... .......... .......... 78% 6.00M 6s\n436950K .......... .......... .......... .......... .......... 78% 35.5M 6s\n437000K .......... .......... .......... .......... .......... 78% 21.6M 6s\n437050K .......... .......... .......... .......... .......... 78% 47.0M 6s\n437100K .......... .......... .......... .......... .......... 78% 87.7M 6s\n437150K .......... .......... .......... .......... .......... 78% 5.56M 6s\n437200K .......... .......... .......... .......... .......... 78%  101M 6s\n437250K .......... .......... .......... .......... .......... 78% 28.6M 6s\n437300K .......... .......... .......... .......... .......... 78% 5.18M 6s\n437350K .......... .......... .......... .......... .......... 78% 89.0M 6s\n437400K .......... .......... .......... .......... .......... 78%  124M 6s\n437450K .......... .......... .......... .......... .......... 78% 96.5M 6s\n437500K .......... .......... .......... .......... .......... 78% 22.8M 6s\n437550K .......... .......... .......... .......... .......... 78% 78.2M 6s\n437600K .......... .......... .......... .......... .......... 78% 36.8M 6s\n437650K .......... .......... .......... .......... .......... 78% 4.80M 6s\n437700K .......... .......... .......... .......... .......... 78% 88.1M 6s\n437750K .......... .......... .......... .......... .......... 78% 35.4M 6s\n437800K .......... .......... .......... .......... .......... 78% 7.19M 6s\n437850K .......... .......... .......... .......... .......... 78% 12.6M 6s\n437900K .......... .......... .......... .......... .......... 78% 14.1M 6s\n437950K .......... .......... .......... .......... .......... 78% 15.0M 6s\n438000K .......... .......... .......... .......... .......... 78% 8.49M 6s\n438050K .......... .......... .......... .......... .......... 78% 8.89M 6s\n438100K .......... .......... .......... .......... .......... 78% 59.4M 5s\n438150K .......... .......... .......... .......... .......... 78% 8.69M 5s\n438200K .......... .......... .......... .......... .......... 78% 46.3M 5s\n438250K .......... .......... .......... .......... .......... 78% 98.4M 5s\n438300K .......... .......... .......... .......... .......... 78% 8.45M 5s\n438350K .......... .......... .......... .......... .......... 78% 35.8M 5s\n438400K .......... .......... .......... .......... .......... 78% 8.98M 5s\n438450K .......... .......... .......... .......... .......... 78% 44.8M 5s\n438500K .......... .......... .......... .......... .......... 78% 72.5M 5s\n438550K .......... .......... .......... .......... .......... 78% 8.72M 5s\n438600K .......... .......... .......... .......... .......... 78% 40.8M 5s\n438650K .......... .......... .......... .......... .......... 78% 8.42M 5s\n438700K .......... .......... .......... .......... .......... 78% 38.1M 5s\n438750K .......... .......... .......... .......... .......... 78% 67.1M 5s\n438800K .......... .......... .......... .......... .......... 78% 7.44M 5s\n438850K .......... .......... .......... .......... .......... 78% 84.0M 5s\n438900K .......... .......... .......... .......... .......... 78% 12.3M 5s\n438950K .......... .......... .......... .......... .......... 78% 91.9M 5s\n439000K .......... .......... .......... .......... .......... 78% 43.5M 5s\n439050K .......... .......... .......... .......... .......... 78% 8.30M 5s\n439100K .......... .......... .......... .......... .......... 78% 35.3M 5s\n439150K .......... .......... .......... .......... .......... 78% 8.22M 5s\n439200K .......... .......... .......... .......... .......... 78% 74.5M 5s\n439250K .......... .......... .......... .......... .......... 78% 74.8M 5s\n439300K .......... .......... .......... .......... .......... 78% 8.27M 5s\n439350K .......... .......... .......... .......... .......... 78% 44.1M 5s\n439400K .......... .......... .......... .......... .......... 78% 12.0M 5s\n439450K .......... .......... .......... .......... .......... 78% 82.7M 5s\n439500K .......... .......... .......... .......... .......... 78% 41.4M 5s\n439550K .......... .......... .......... .......... .......... 78% 8.40M 5s\n439600K .......... .......... .......... .......... .......... 78% 43.8M 5s\n439650K .......... .......... .......... .......... .......... 78% 83.2M 5s\n439700K .......... .......... .......... .......... .......... 78% 8.58M 5s\n439750K .......... .......... .......... .......... .......... 78% 49.6M 5s\n439800K .......... .......... .......... .......... .......... 78% 7.26M 5s\n439850K .......... .......... .......... .......... .......... 78% 75.0M 5s\n439900K .......... .......... .......... .......... .......... 78% 57.2M 5s\n439950K .......... .......... .......... .......... .......... 78% 8.64M 5s\n440000K .......... .......... .......... .......... .......... 78% 91.2M 5s\n440050K .......... .......... .......... .......... .......... 78% 10.9M 5s\n440100K .......... .......... .......... .......... .......... 78% 34.7M 5s\n440150K .......... .......... .......... .......... .......... 78%  107M 5s\n440200K .......... .......... .......... .......... .......... 78% 7.65M 5s\n440250K .......... .......... .......... .......... .......... 78% 73.4M 5s\n440300K .......... .......... .......... .......... .......... 78% 9.12M 5s\n440350K .......... .......... .......... .......... .......... 78% 50.4M 5s\n440400K .......... .......... .......... .......... .......... 78% 42.8M 5s\n440450K .......... .......... .......... .......... .......... 78% 8.30M 5s\n440500K .......... .......... .......... .......... .......... 78% 40.6M 5s\n440550K .......... .......... .......... .......... .......... 78% 12.6M 5s\n440600K .......... .......... .......... .......... .......... 78% 65.9M 5s\n440650K .......... .......... .......... .......... .......... 78% 41.2M 5s\n440700K .......... .......... .......... .......... .......... 78% 8.45M 5s\n440750K .......... .......... .......... .......... .......... 78% 48.0M 5s\n440800K .......... .......... .......... .......... .......... 78% 8.58M 5s\n440850K .......... .......... .......... .......... .......... 78% 87.4M 5s\n440900K .......... .......... .......... .......... .......... 78% 22.4M 5s\n440950K .......... .......... .......... .......... .......... 78% 10.2M 5s\n441000K .......... .......... .......... .......... .......... 78% 42.3M 5s\n441050K .......... .......... .......... .......... .......... 78% 73.7M 5s\n441100K .......... .......... .......... .......... .......... 78% 6.80M 5s\n441150K .......... .......... .......... .......... .......... 78%  102M 5s\n441200K .......... .......... .......... .......... .......... 78% 8.82M 5s\n441250K .......... .......... .......... .......... .......... 78% 50.9M 5s\n441300K .......... .......... .......... .......... .......... 78% 46.5M 5s\n441350K .......... .......... .......... .......... .......... 78% 12.4M 5s\n441400K .......... .......... .......... .......... .......... 78% 27.9M 5s\n441450K .......... .......... .......... .......... .......... 78% 10.0M 5s\n441500K .......... .......... .......... .......... .......... 78% 41.3M 5s\n441550K .......... .......... .......... .......... .......... 78% 97.4M 5s\n441600K .......... .......... .......... .......... .......... 78% 7.31M 5s\n441650K .......... .......... .......... .......... .......... 78%  119M 5s\n441700K .......... .......... .......... .......... .......... 78% 8.29M 5s\n441750K .......... .......... .......... .......... .......... 78%  127M 5s\n441800K .......... .......... .......... .......... .......... 78% 16.0M 5s\n441850K .......... .......... .......... .......... .......... 78% 11.6M 5s\n441900K .......... .......... .......... .......... .......... 79%  108M 5s\n441950K .......... .......... .......... .......... .......... 79% 11.2M 5s\n442000K .......... .......... .......... .......... .......... 79% 90.2M 5s\n442050K .......... .......... .......... .......... .......... 79% 39.6M 5s\n442100K .......... .......... .......... .......... .......... 79% 8.14M 5s\n442150K .......... .......... .......... .......... .......... 79% 50.6M 5s\n442200K .......... .......... .......... .......... .......... 79% 8.26M 5s\n442250K .......... .......... .......... .......... .......... 79% 81.9M 5s\n442300K .......... .......... .......... .......... .......... 79% 60.0M 5s\n442350K .......... .......... .......... .......... .......... 79% 7.92M 5s\n442400K .......... .......... .......... .......... .......... 79% 54.5M 5s\n442450K .......... .......... .......... .......... .......... 79% 45.7M 5s\n442500K .......... .......... .......... .......... .......... 79% 8.64M 5s\n442550K .......... .......... .......... .......... .......... 79% 40.4M 5s\n442600K .......... .......... .......... .......... .......... 79% 9.35M 5s\n442650K .......... .......... .......... .......... .......... 79% 38.0M 5s\n442700K .......... .......... .......... .......... .......... 79% 94.2M 5s\n442750K .......... .......... .......... .......... .......... 79% 8.66M 5s\n442800K .......... .......... .......... .......... .......... 79% 29.6M 5s\n442850K .......... .......... .......... .......... .......... 79% 9.52M 5s\n442900K .......... .......... .......... .......... .......... 79% 38.8M 5s\n442950K .......... .......... .......... .......... .......... 79% 96.1M 5s\n443000K .......... .......... .......... .......... .......... 79% 7.49M 5s\n443050K .......... .......... .......... .......... .......... 79% 46.7M 5s\n443100K .......... .......... .......... .......... .......... 79% 9.45M 5s\n443150K .......... .......... .......... .......... .......... 79%  112M 5s\n443200K .......... .......... .......... .......... .......... 79% 35.4M 5s\n443250K .......... .......... .......... .......... .......... 79% 8.71M 5s\n443300K .......... .......... .......... .......... .......... 79% 50.2M 5s\n443350K .......... .......... .......... .......... .......... 79% 8.24M 5s\n443400K .......... .......... .......... .......... .......... 79% 56.4M 5s\n443450K .......... .......... .......... .......... .......... 79% 6.73M 5s\n443500K .......... .......... .......... .......... .......... 79% 98.7M 5s\n443550K .......... .......... .......... .......... .......... 79%  116M 5s\n443600K .......... .......... .......... .......... .......... 79% 17.1M 5s\n443650K .......... .......... .......... .......... .......... 79% 6.19M 5s\n443700K .......... .......... .......... .......... .......... 79%  117M 5s\n443750K .......... .......... .......... .......... .......... 79%  110M 5s\n443800K .......... .......... .......... .......... .......... 79%  132M 5s\n443850K .......... .......... .......... .......... .......... 79%  132M 5s\n443900K .......... .......... .......... .......... .......... 79%  135M 5s\n443950K .......... .......... .......... .......... .......... 79%  120M 5s\n444000K .......... .......... .......... .......... .......... 79% 12.7M 5s\n444050K .......... .......... .......... .......... .......... 79% 46.9M 5s\n444100K .......... .......... .......... .......... .......... 79% 56.6M 5s\n444150K .......... .......... .......... .......... .......... 79% 9.07M 5s\n444200K .......... .......... .......... .......... .......... 79% 52.8M 5s\n444250K .......... .......... .......... .......... .......... 79% 10.3M 5s\n444300K .......... .......... .......... .......... .......... 79% 11.1M 5s\n444350K .......... .......... .......... .......... .......... 79% 72.4M 5s\n444400K .......... .......... .......... .......... .......... 79% 46.1M 5s\n444450K .......... .......... .......... .......... .......... 79% 5.95M 5s\n444500K .......... .......... .......... .......... .......... 79% 32.8M 5s\n444550K .......... .......... .......... .......... .......... 79% 90.3M 5s\n444600K .......... .......... .......... .......... .......... 79% 13.5M 5s\n444650K .......... .......... .......... .......... .......... 79% 38.6M 5s\n444700K .......... .......... .......... .......... .......... 79% 13.8M 5s\n444750K .......... .......... .......... .......... .......... 79% 44.8M 5s\n444800K .......... .......... .......... .......... .......... 79% 11.6M 5s\n444850K .......... .......... .......... .......... .......... 79% 17.4M 5s\n444900K .......... .......... .......... .......... .......... 79% 36.2M 5s\n444950K .......... .......... .......... .......... .......... 79% 8.42M 5s\n445000K .......... .......... .......... .......... .......... 79% 41.9M 5s\n445050K .......... .......... .......... .......... .......... 79%  122M 5s\n445100K .......... .......... .......... .......... .......... 79% 8.95M 5s\n445150K .......... .......... .......... .......... .......... 79% 37.7M 5s\n445200K .......... .......... .......... .......... .......... 79% 7.33M 5s\n445250K .......... .......... .......... .......... .......... 79%  107M 5s\n445300K .......... .......... .......... .......... .......... 79% 37.7M 5s\n445350K .......... .......... .......... .......... .......... 79% 9.28M 5s\n445400K .......... .......... .......... .......... .......... 79% 8.70M 5s\n445450K .......... .......... .......... .......... .......... 79% 7.13M 5s\n445500K .......... .......... .......... .......... .......... 79% 36.6M 5s\n445550K .......... .......... .......... .......... .......... 79% 9.76M 5s\n445600K .......... .......... .......... .......... .......... 79% 30.0M 5s\n445650K .......... .......... .......... .......... .......... 79% 8.88M 5s\n445700K .......... .......... .......... .......... .......... 79% 9.14M 5s\n445750K .......... .......... .......... .......... .......... 79% 77.7M 5s\n445800K .......... .......... .......... .......... .......... 79% 7.92M 5s\n445850K .......... .......... .......... .......... .......... 79% 53.2M 5s\n445900K .......... .......... .......... .......... .......... 79% 8.10M 5s\n445950K .......... .......... .......... .......... .......... 79% 97.8M 5s\n446000K .......... .......... .......... .......... .......... 79% 41.5M 5s\n446050K .......... .......... .......... .......... .......... 79% 11.4M 5s\n446100K .......... .......... .......... .......... .......... 79% 41.8M 5s\n446150K .......... .......... .......... .......... .......... 79% 9.72M 5s\n446200K .......... .......... .......... .......... .......... 79% 68.6M 5s\n446250K .......... .......... .......... .......... .......... 79% 49.9M 5s\n446300K .......... .......... .......... .......... .......... 79% 7.08M 5s\n446350K .......... .......... .......... .......... .......... 79% 89.5M 5s\n446400K .......... .......... .......... .......... .......... 79% 11.5M 5s\n446450K .......... .......... .......... .......... .......... 79%  104M 5s\n446500K .......... .......... .......... .......... .......... 79% 39.3M 5s\n446550K .......... .......... .......... .......... .......... 79% 8.38M 5s\n446600K .......... .......... .......... .......... .......... 79% 35.4M 5s\n446650K .......... .......... .......... .......... .......... 79% 89.1M 5s\n446700K .......... .......... .......... .......... .......... 79% 8.00M 5s\n446750K .......... .......... .......... .......... .......... 79% 52.5M 5s\n446800K .......... .......... .......... .......... .......... 79% 11.6M 5s\n446850K .......... .......... .......... .......... .......... 79% 40.1M 5s\n446900K .......... .......... .......... .......... .......... 79% 42.2M 5s\n446950K .......... .......... .......... .......... .......... 79% 7.85M 5s\n447000K .......... .......... .......... .......... .......... 79% 77.3M 5s\n447050K .......... .......... .......... .......... .......... 79% 9.56M 5s\n447100K .......... .......... .......... .......... .......... 79% 39.4M 5s\n447150K .......... .......... .......... .......... .......... 79% 84.8M 5s\n447200K .......... .......... .......... .......... .......... 79% 8.61M 5s\n447250K .......... .......... .......... .......... .......... 79% 42.3M 5s\n447300K .......... .......... .......... .......... .......... 79% 7.66M 5s\n447350K .......... .......... .......... .......... .......... 79% 60.2M 5s\n447400K .......... .......... .......... .......... .......... 79% 51.4M 5s\n447450K .......... .......... .......... .......... .......... 79% 9.37M 5s\n447500K .......... .......... .......... .......... .......... 80% 29.3M 5s\n447550K .......... .......... .......... .......... .......... 80% 9.87M 5s\n447600K .......... .......... .......... .......... .......... 80% 68.4M 5s\n447650K .......... .......... .......... .......... .......... 80% 51.4M 5s\n447700K .......... .......... .......... .......... .......... 80% 8.30M 5s\n447750K .......... .......... .......... .......... .......... 80% 41.2M 5s\n447800K .......... .......... .......... .......... .......... 80% 4.41M 5s\n447850K .......... .......... .......... .......... .......... 80% 90.6M 5s\n447900K .......... .......... .......... .......... .......... 80% 77.5M 5s\n447950K .......... .......... .......... .......... .......... 80% 61.8M 5s\n448000K .......... .......... .......... .......... .......... 80% 44.6M 5s\n448050K .......... .......... .......... .......... .......... 80% 95.6M 5s\n448100K .......... .......... .......... .......... .......... 80% 9.96M 5s\n448150K .......... .......... .......... .......... .......... 80% 75.7M 5s\n448200K .......... .......... .......... .......... .......... 80% 8.93M 5s\n448250K .......... .......... .......... .......... .......... 80% 46.0M 5s\n448300K .......... .......... .......... .......... .......... 80% 41.7M 5s\n448350K .......... .......... .......... .......... .......... 80% 9.15M 5s\n448400K .......... .......... .......... .......... .......... 80% 45.2M 5s\n448450K .......... .......... .......... .......... .......... 80% 8.52M 5s\n448500K .......... .......... .......... .......... .......... 80% 53.7M 5s\n448550K .......... .......... .......... .......... .......... 80% 92.8M 5s\n448600K .......... .......... .......... .......... .......... 80% 6.64M 5s\n448650K .......... .......... .......... .......... .......... 80% 33.8M 5s\n448700K .......... .......... .......... .......... .......... 80% 7.46M 5s\n448750K .......... .......... .......... .......... .......... 80%  119M 5s\n448800K .......... .......... .......... .......... .......... 80%  127M 5s\n448850K .......... .......... .......... .......... .......... 80% 17.8M 5s\n448900K .......... .......... .......... .......... .......... 80% 55.5M 5s\n448950K .......... .......... .......... .......... .......... 80% 4.96M 5s\n449000K .......... .......... .......... .......... .......... 80% 74.3M 5s\n449050K .......... .......... .......... .......... .......... 80% 95.3M 5s\n449100K .......... .......... .......... .......... .......... 80%  103M 5s\n449150K .......... .......... .......... .......... .......... 80% 37.0M 5s\n449200K .......... .......... .......... .......... .......... 80% 8.70M 5s\n449250K .......... .......... .......... .......... .......... 80% 84.7M 5s\n449300K .......... .......... .......... .......... .......... 80% 38.2M 5s\n449350K .......... .......... .......... .......... .......... 80% 6.93M 5s\n449400K .......... .......... .......... .......... .......... 80% 30.3M 5s\n449450K .......... .......... .......... .......... .......... 80% 49.7M 5s\n449500K .......... .......... .......... .......... .......... 80% 6.67M 5s\n449550K .......... .......... .......... .......... .......... 80% 25.1M 5s\n449600K .......... .......... .......... .......... .......... 80% 6.92M 5s\n449650K .......... .......... .......... .......... .......... 80% 6.98M 5s\n449700K .......... .......... .......... .......... .......... 80% 6.11M 5s\n449750K .......... .......... .......... .......... .......... 80% 24.6M 5s\n449800K .......... .......... .......... .......... .......... 80% 8.70M 5s\n449850K .......... .......... .......... .......... .......... 80% 5.16M 5s\n449900K .......... .......... .......... .......... .......... 80% 6.69M 5s\n449950K .......... .......... .......... .......... .......... 80% 6.68M 5s\n450000K .......... .......... .......... .......... .......... 80% 64.5M 5s\n450050K .......... .......... .......... .......... .......... 80% 7.59M 5s\n450100K .......... .......... .......... .......... .......... 80% 9.78M 5s\n450150K .......... .......... .......... .......... .......... 80% 8.66M 5s\n450200K .......... .......... .......... .......... .......... 80% 35.3M 5s\n450250K .......... .......... .......... .......... .......... 80% 30.0M 5s\n450300K .......... .......... .......... .......... .......... 80% 7.78M 5s\n450350K .......... .......... .......... .......... .......... 80% 41.8M 5s\n450400K .......... .......... .......... .......... .......... 80% 64.0M 5s\n450450K .......... .......... .......... .......... .......... 80% 13.8M 5s\n450500K .......... .......... .......... .......... .......... 80% 9.75M 5s\n450550K .......... .......... .......... .......... .......... 80% 46.0M 5s\n450600K .......... .......... .......... .......... .......... 80% 7.08M 5s\n450650K .......... .......... .......... .......... .......... 80% 78.0M 5s\n450700K .......... .......... .......... .......... .......... 80% 38.3M 5s\n450750K .......... .......... .......... .......... .......... 80% 11.3M 5s\n450800K .......... .......... .......... .......... .......... 80% 37.5M 5s\n450850K .......... .......... .......... .......... .......... 80% 14.0M 5s\n450900K .......... .......... .......... .......... .......... 80% 36.5M 5s\n450950K .......... .......... .......... .......... .......... 80% 38.7M 5s\n451000K .......... .......... .......... .......... .......... 80% 8.49M 5s\n451050K .......... .......... .......... .......... .......... 80% 33.3M 5s\n451100K .......... .......... .......... .......... .......... 80% 80.5M 5s\n451150K .......... .......... .......... .......... .......... 80% 11.4M 5s\n451200K .......... .......... .......... .......... .......... 80% 41.8M 5s\n451250K .......... .......... .......... .......... .......... 80% 11.1M 5s\n451300K .......... .......... .......... .......... .......... 80% 40.7M 5s\n451350K .......... .......... .......... .......... .......... 80% 94.5M 5s\n451400K .......... .......... .......... .......... .......... 80% 8.14M 5s\n451450K .......... .......... .......... .......... .......... 80% 42.7M 5s\n451500K .......... .......... .......... .......... .......... 80% 8.89M 5s\n451550K .......... .......... .......... .......... .......... 80% 53.5M 5s\n451600K .......... .......... .......... .......... .......... 80% 55.1M 5s\n451650K .......... .......... .......... .......... .......... 80% 8.23M 5s\n451700K .......... .......... .......... .......... .......... 80% 40.4M 5s\n451750K .......... .......... .......... .......... .......... 80% 9.08M 5s\n451800K .......... .......... .......... .......... .......... 80% 59.5M 5s\n451850K .......... .......... .......... .......... .......... 80% 50.5M 5s\n451900K .......... .......... .......... .......... .......... 80% 11.4M 5s\n451950K .......... .......... .......... .......... .......... 80% 37.0M 5s\n452000K .......... .......... .......... .......... .......... 80% 8.66M 5s\n452050K .......... .......... .......... .......... .......... 80% 87.6M 5s\n452100K .......... .......... .......... .......... .......... 80% 45.5M 5s\n452150K .......... .......... .......... .......... .......... 80% 10.5M 5s\n452200K .......... .......... .......... .......... .......... 80% 32.5M 5s\n452250K .......... .......... .......... .......... .......... 80% 76.4M 5s\n452300K .......... .......... .......... .......... .......... 80% 8.27M 5s\n452350K .......... .......... .......... .......... .......... 80% 48.2M 5s\n452400K .......... .......... .......... .......... .......... 80% 8.18M 5s\n452450K .......... .......... .......... .......... .......... 80% 25.0M 5s\n452500K .......... .......... .......... .......... .......... 80% 64.6M 5s\n452550K .......... .......... .......... .......... .......... 80% 7.46M 5s\n452600K .......... .......... .......... .......... .......... 80% 47.2M 5s\n452650K .......... .......... .......... .......... .......... 80% 11.9M 5s\n452700K .......... .......... .......... .......... .......... 80% 8.67M 5s\n452750K .......... .......... .......... .......... .......... 80% 73.2M 5s\n452800K .......... .......... .......... .......... .......... 80% 31.4M 5s\n452850K .......... .......... .......... .......... .......... 80% 8.86M 5s\n452900K .......... .......... .......... .......... .......... 80% 41.4M 5s\n452950K .......... .......... .......... .......... .......... 80% 90.5M 5s\n453000K .......... .......... .......... .......... .......... 80% 11.8M 5s\n453050K .......... .......... .......... .......... .......... 80% 32.1M 5s\n453100K .......... .......... .......... .......... .......... 81% 7.88M 5s\n453150K .......... .......... .......... .......... .......... 81% 38.3M 5s\n453200K .......... .......... .......... .......... .......... 81% 83.9M 5s\n453250K .......... .......... .......... .......... .......... 81% 11.5M 5s\n453300K .......... .......... .......... .......... .......... 81% 55.8M 5s\n453350K .......... .......... .......... .......... .......... 81% 8.84M 5s\n453400K .......... .......... .......... .......... .......... 81% 48.3M 5s\n453450K .......... .......... .......... .......... .......... 81% 98.1M 5s\n453500K .......... .......... .......... .......... .......... 81% 8.32M 5s\n453550K .......... .......... .......... .......... .......... 81% 39.2M 5s\n453600K .......... .......... .......... .......... .......... 81% 9.17M 5s\n453650K .......... .......... .......... .......... .......... 81% 87.7M 5s\n453700K .......... .......... .......... .......... .......... 81% 39.1M 5s\n453750K .......... .......... .......... .......... .......... 81% 7.93M 5s\n453800K .......... .......... .......... .......... .......... 81% 66.8M 5s\n453850K .......... .......... .......... .......... .......... 81% 8.87M 5s\n453900K .......... .......... .......... .......... .......... 81% 12.9M 5s\n453950K .......... .......... .......... .......... .......... 81% 66.0M 5s\n454000K .......... .......... .......... .......... .......... 81% 12.4M 5s\n454050K .......... .......... .......... .......... .......... 81% 34.8M 5s\n454100K .......... .......... .......... .......... .......... 81% 10.8M 5s\n454150K .......... .......... .......... .......... .......... 81% 70.9M 5s\n454200K .......... .......... .......... .......... .......... 81% 8.22M 5s\n454250K .......... .......... .......... .......... .......... 81% 76.3M 5s\n454300K .......... .......... .......... .......... .......... 81% 7.32M 5s\n454350K .......... .......... .......... .......... .......... 81% 76.1M 5s\n454400K .......... .......... .......... .......... .......... 81% 34.6M 5s\n454450K .......... .......... .......... .......... .......... 81% 9.92M 5s\n454500K .......... .......... .......... .......... .......... 81% 5.50M 5s\n454550K .......... .......... .......... .......... .......... 81% 56.1M 5s\n454600K .......... .......... .......... .......... .......... 81% 74.1M 5s\n454650K .......... .......... .......... .......... .......... 81% 29.7M 5s\n454700K .......... .......... .......... .......... .......... 81% 35.0M 5s\n454750K .......... .......... .......... .......... .......... 81% 6.97M 5s\n454800K .......... .......... .......... .......... .......... 81% 31.3M 5s\n454850K .......... .......... .......... .......... .......... 81% 75.1M 5s\n454900K .......... .......... .......... .......... .......... 81% 9.65M 5s\n454950K .......... .......... .......... .......... .......... 81% 77.0M 5s\n455000K .......... .......... .......... .......... .......... 81% 11.1M 5s\n455050K .......... .......... .......... .......... .......... 81% 84.3M 5s\n455100K .......... .......... .......... .......... .......... 81% 36.6M 5s\n455150K .......... .......... .......... .......... .......... 81% 7.77M 5s\n455200K .......... .......... .......... .......... .......... 81% 31.3M 5s\n455250K .......... .......... .......... .......... .......... 81% 8.38M 5s\n455300K .......... .......... .......... .......... .......... 81% 76.5M 5s\n455350K .......... .......... .......... .......... .......... 81% 33.8M 5s\n455400K .......... .......... .......... .......... .......... 81% 10.1M 5s\n455450K .......... .......... .......... .......... .......... 81% 7.60M 5s\n455500K .......... .......... .......... .......... .......... 81% 88.4M 5s\n455550K .......... .......... .......... .......... .......... 81% 95.7M 5s\n455600K .......... .......... .......... .......... .......... 81% 7.85M 5s\n455650K .......... .......... .......... .......... .......... 81% 29.4M 5s\n455700K .......... .......... .......... .......... .......... 81% 12.2M 5s\n455750K .......... .......... .......... .......... .......... 81% 52.6M 5s\n455800K .......... .......... .......... .......... .......... 81% 52.6M 5s\n455850K .......... .......... .......... .......... .......... 81% 8.16M 5s\n455900K .......... .......... .......... .......... .......... 81% 37.6M 5s\n455950K .......... .......... .......... .......... .......... 81% 8.51M 5s\n456000K .......... .......... .......... .......... .......... 81% 79.9M 5s\n456050K .......... .......... .......... .......... .......... 81% 43.7M 5s\n456100K .......... .......... .......... .......... .......... 81% 8.76M 5s\n456150K .......... .......... .......... .......... .......... 81% 95.0M 5s\n456200K .......... .......... .......... .......... .......... 81% 9.03M 5s\n456250K .......... .......... .......... .......... .......... 81% 81.0M 5s\n456300K .......... .......... .......... .......... .......... 81% 37.8M 5s\n456350K .......... .......... .......... .......... .......... 81% 9.46M 5s\n456400K .......... .......... .......... .......... .......... 81% 43.5M 5s\n456450K .......... .......... .......... .......... .......... 81% 26.8M 5s\n456500K .......... .......... .......... .......... .......... 81% 11.9M 5s\n456550K .......... .......... .......... .......... .......... 81% 42.5M 5s\n456600K .......... .......... .......... .......... .......... 81% 9.10M 5s\n456650K .......... .......... .......... .......... .......... 81% 42.3M 5s\n456700K .......... .......... .......... .......... .......... 81% 52.6M 5s\n456750K .......... .......... .......... .......... .......... 81% 9.73M 5s\n456800K .......... .......... .......... .......... .......... 81% 42.9M 5s\n456850K .......... .......... .......... .......... .......... 81% 8.88M 5s\n456900K .......... .......... .......... .......... .......... 81% 41.6M 5s\n456950K .......... .......... .......... .......... .......... 81% 93.3M 5s\n457000K .......... .......... .......... .......... .......... 81% 9.28M 5s\n457050K .......... .......... .......... .......... .......... 81% 22.8M 5s\n457100K .......... .......... .......... .......... .......... 81% 8.80M 5s\n457150K .......... .......... .......... .......... .......... 81% 82.0M 5s\n457200K .......... .......... .......... .......... .......... 81% 24.9M 5s\n457250K .......... .......... .......... .......... .......... 81% 10.6M 5s\n457300K .......... .......... .......... .......... .......... 81% 71.5M 5s\n457350K .......... .......... .......... .......... .......... 81% 13.0M 5s\n457400K .......... .......... .......... .......... .......... 81% 74.9M 5s\n457450K .......... .......... .......... .......... .......... 81% 97.3M 5s\n457500K .......... .......... .......... .......... .......... 81% 8.28M 5s\n457550K .......... .......... .......... .......... .......... 81% 38.2M 5s\n457600K .......... .......... .......... .......... .......... 81% 8.43M 5s\n457650K .......... .......... .......... .......... .......... 81% 90.2M 5s\n457700K .......... .......... .......... .......... .......... 81% 34.9M 5s\n457750K .......... .......... .......... .......... .......... 81% 7.93M 5s\n457800K .......... .......... .......... .......... .......... 81% 74.4M 5s\n457850K .......... .......... .......... .......... .......... 81% 89.3M 5s\n457900K .......... .......... .......... .......... .......... 81% 8.02M 5s\n457950K .......... .......... .......... .......... .......... 81%  107M 5s\n458000K .......... .......... .......... .......... .......... 81% 13.8M 5s\n458050K .......... .......... .......... .......... .......... 81% 42.7M 5s\n458100K .......... .......... .......... .......... .......... 81% 11.0M 5s\n458150K .......... .......... .......... .......... .......... 81% 34.4M 5s\n458200K .......... .......... .......... .......... .......... 81% 10.3M 5s\n458250K .......... .......... .......... .......... .......... 81% 28.7M 5s\n458300K .......... .......... .......... .......... .......... 81% 38.6M 5s\n458350K .......... .......... .......... .......... .......... 81% 82.5M 5s\n458400K .......... .......... .......... .......... .......... 81% 8.84M 5s\n458450K .......... .......... .......... .......... .......... 81% 52.9M 5s\n458500K .......... .......... .......... .......... .......... 81% 7.11M 5s\n458550K .......... .......... .......... .......... .......... 81% 78.6M 5s\n458600K .......... .......... .......... .......... .......... 81% 30.1M 5s\n458650K .......... .......... .......... .......... .......... 81% 12.3M 5s\n458700K .......... .......... .......... .......... .......... 82% 48.7M 5s\n458750K .......... .......... .......... .......... .......... 82% 12.9M 5s\n458800K .......... .......... .......... .......... .......... 82% 78.8M 5s\n458850K .......... .......... .......... .......... .......... 82% 42.4M 5s\n458900K .......... .......... .......... .......... .......... 82% 9.56M 5s\n458950K .......... .......... .......... .......... .......... 82% 43.5M 5s\n459000K .......... .......... .......... .......... .......... 82% 8.50M 5s\n459050K .......... .......... .......... .......... .......... 82% 84.2M 5s\n459100K .......... .......... .......... .......... .......... 82% 71.6M 5s\n459150K .......... .......... .......... .......... .......... 82% 8.11M 5s\n459200K .......... .......... .......... .......... .......... 82% 72.5M 5s\n459250K .......... .......... .......... .......... .......... 82% 86.9M 5s\n459300K .......... .......... .......... .......... .......... 82% 9.50M 5s\n459350K .......... .......... .......... .......... .......... 82% 47.9M 5s\n459400K .......... .......... .......... .......... .......... 82% 9.05M 5s\n459450K .......... .......... .......... .......... .......... 82% 42.9M 5s\n459500K .......... .......... .......... .......... .......... 82% 73.9M 5s\n459550K .......... .......... .......... .......... .......... 82% 7.81M 5s\n459600K .......... .......... .......... .......... .......... 82% 47.3M 5s\n459650K .......... .......... .......... .......... .......... 82% 8.81M 5s\n459700K .......... .......... .......... .......... .......... 82% 45.4M 5s\n459750K .......... .......... .......... .......... .......... 82% 69.5M 5s\n459800K .......... .......... .......... .......... .......... 82% 13.2M 5s\n459850K .......... .......... .......... .......... .......... 82% 50.0M 5s\n459900K .......... .......... .......... .......... .......... 82% 9.64M 5s\n459950K .......... .......... .......... .......... .......... 82% 67.0M 5s\n460000K .......... .......... .......... .......... .......... 82% 36.8M 5s\n460050K .......... .......... .......... .......... .......... 82% 8.62M 5s\n460100K .......... .......... .......... .......... .......... 82% 61.4M 5s\n460150K .......... .......... .......... .......... .......... 82% 9.08M 5s\n460200K .......... .......... .......... .......... .......... 82% 64.2M 5s\n460250K .......... .......... .......... .......... .......... 82% 44.5M 5s\n460300K .......... .......... .......... .......... .......... 82% 8.97M 5s\n460350K .......... .......... .......... .......... .......... 82% 47.0M 5s\n460400K .......... .......... .......... .......... .......... 82% 9.40M 5s\n460450K .......... .......... .......... .......... .......... 82% 89.6M 5s\n460500K .......... .......... .......... .......... .......... 82% 38.8M 5s\n460550K .......... .......... .......... .......... .......... 82% 9.25M 5s\n460600K .......... .......... .......... .......... .......... 82% 50.0M 5s\n460650K .......... .......... .......... .......... .......... 82% 99.3M 5s\n460700K .......... .......... .......... .......... .......... 82% 9.21M 5s\n460750K .......... .......... .......... .......... .......... 82% 41.3M 5s\n460800K .......... .......... .......... .......... .......... 82% 9.33M 5s\n460850K .......... .......... .......... .......... .......... 82% 40.8M 5s\n460900K .......... .......... .......... .......... .......... 82% 84.1M 5s\n460950K .......... .......... .......... .......... .......... 82% 8.64M 5s\n461000K .......... .......... .......... .......... .......... 82% 54.8M 5s\n461050K .......... .......... .......... .......... .......... 82% 8.68M 5s\n461100K .......... .......... .......... .......... .......... 82% 46.9M 5s\n461150K .......... .......... .......... .......... .......... 82% 58.4M 5s\n461200K .......... .......... .......... .......... .......... 82% 9.63M 5s\n461250K .......... .......... .......... .......... .......... 82% 36.1M 5s\n461300K .......... .......... .......... .......... .......... 82% 8.94M 5s\n461350K .......... .......... .......... .......... .......... 82% 93.3M 5s\n461400K .......... .......... .......... .......... .......... 82% 45.3M 4s\n461450K .......... .......... .......... .......... .......... 82% 7.12M 4s\n461500K .......... .......... .......... .......... .......... 82% 75.4M 4s\n461550K .......... .......... .......... .......... .......... 82% 11.1M 4s\n461600K .......... .......... .......... .......... .......... 82% 47.8M 4s\n461650K .......... .......... .......... .......... .......... 82% 55.1M 4s\n461700K .......... .......... .......... .......... .......... 82% 9.44M 4s\n461750K .......... .......... .......... .......... .......... 82% 31.2M 4s\n461800K .......... .......... .......... .......... .......... 82% 9.83M 4s\n461850K .......... .......... .......... .......... .......... 82% 60.4M 4s\n461900K .......... .......... .......... .......... .......... 82% 48.8M 4s\n461950K .......... .......... .......... .......... .......... 82% 8.14M 4s\n462000K .......... .......... .......... .......... .......... 82% 46.3M 4s\n462050K .......... .......... .......... .......... .......... 82% 30.6M 4s\n462100K .......... .......... .......... .......... .......... 82% 16.2M 4s\n462150K .......... .......... .......... .......... .......... 82% 44.9M 4s\n462200K .......... .......... .......... .......... .......... 82% 12.7M 4s\n462250K .......... .......... .......... .......... .......... 82% 40.1M 4s\n462300K .......... .......... .......... .......... .......... 82% 73.3M 4s\n462350K .......... .......... .......... .......... .......... 82% 9.67M 4s\n462400K .......... .......... .......... .......... .......... 82% 31.6M 4s\n462450K .......... .......... .......... .......... .......... 82% 8.20M 4s\n462500K .......... .......... .......... .......... .......... 82% 32.3M 4s\n462550K .......... .......... .......... .......... .......... 82% 80.3M 4s\n462600K .......... .......... .......... .......... .......... 82% 10.6M 4s\n462650K .......... .......... .......... .......... .......... 82% 26.2M 4s\n462700K .......... .......... .......... .......... .......... 82% 15.8M 4s\n462750K .......... .......... .......... .......... .......... 82% 55.7M 4s\n462800K .......... .......... .......... .......... .......... 82% 21.5M 4s\n462850K .......... .......... .......... .......... .......... 82% 8.30M 4s\n462900K .......... .......... .......... .......... .......... 82% 36.6M 4s\n462950K .......... .......... .......... .......... .......... 82% 9.17M 4s\n463000K .......... .......... .......... .......... .......... 82% 57.3M 4s\n463050K .......... .......... .......... .......... .......... 82% 20.5M 4s\n463100K .......... .......... .......... .......... .......... 82% 10.8M 4s\n463150K .......... .......... .......... .......... .......... 82% 29.2M 4s\n463200K .......... .......... .......... .......... .......... 82% 7.77M 4s\n463250K .......... .......... .......... .......... .......... 82% 65.7M 4s\n463300K .......... .......... .......... .......... .......... 82% 30.0M 4s\n463350K .......... .......... .......... .......... .......... 82% 9.52M 4s\n463400K .......... .......... .......... .......... .......... 82% 9.71M 4s\n463450K .......... .......... .......... .......... .......... 82% 7.19M 4s\n463500K .......... .......... .......... .......... .......... 82% 21.6M 4s\n463550K .......... .......... .......... .......... .......... 82% 93.3M 4s\n463600K .......... .......... .......... .......... .......... 82% 9.25M 4s\n463650K .......... .......... .......... .......... .......... 82% 35.0M 4s\n463700K .......... .......... .......... .......... .......... 82% 80.8M 4s\n463750K .......... .......... .......... .......... .......... 82% 11.7M 4s\n463800K .......... .......... .......... .......... .......... 82% 49.6M 4s\n463850K .......... .......... .......... .......... .......... 82% 8.07M 4s\n463900K .......... .......... .......... .......... .......... 82% 50.3M 4s\n463950K .......... .......... .......... .......... .......... 82% 77.7M 4s\n464000K .......... .......... .......... .......... .......... 82% 11.2M 4s\n464050K .......... .......... .......... .......... .......... 82% 34.9M 4s\n464100K .......... .......... .......... .......... .......... 82% 7.94M 4s\n464150K .......... .......... .......... .......... .......... 82%  114M 4s\n464200K .......... .......... .......... .......... .......... 82% 61.7M 4s\n464250K .......... .......... .......... .......... .......... 82% 9.95M 4s\n464300K .......... .......... .......... .......... .......... 83% 47.6M 4s\n464350K .......... .......... .......... .......... .......... 83% 10.2M 4s\n464400K .......... .......... .......... .......... .......... 83% 90.7M 4s\n464450K .......... .......... .......... .......... .......... 83% 46.7M 4s\n464500K .......... .......... .......... .......... .......... 83% 2.93M 4s\n464550K .......... .......... .......... .......... .......... 83% 84.0M 4s\n464600K .......... .......... .......... .......... .......... 83%  108M 4s\n464650K .......... .......... .......... .......... .......... 83%  123M 4s\n464700K .......... .......... .......... .......... .......... 83%  136M 4s\n464750K .......... .......... .......... .......... .......... 83% 40.7M 4s\n464800K .......... .......... .......... .......... .......... 83%  133M 4s\n464850K .......... .......... .......... .......... .......... 83%  135M 4s\n464900K .......... .......... .......... .......... .......... 83% 14.0M 4s\n464950K .......... .......... .......... .......... .......... 83%  125M 4s\n465000K .......... .......... .......... .......... .......... 83% 10.7M 4s\n465050K .......... .......... .......... .......... .......... 83% 36.5M 4s\n465100K .......... .......... .......... .......... .......... 83% 70.9M 4s\n465150K .......... .......... .......... .......... .......... 83% 8.95M 4s\n465200K .......... .......... .......... .......... .......... 83% 82.2M 4s\n465250K .......... .......... .......... .......... .......... 83% 9.40M 4s\n465300K .......... .......... .......... .......... .......... 83% 52.3M 4s\n465350K .......... .......... .......... .......... .......... 83% 83.5M 4s\n465400K .......... .......... .......... .......... .......... 83% 9.60M 4s\n465450K .......... .......... .......... .......... .......... 83% 41.4M 4s\n465500K .......... .......... .......... .......... .......... 83% 8.90M 4s\n465550K .......... .......... .......... .......... .......... 83% 88.0M 4s\n465600K .......... .......... .......... .......... .......... 83% 54.0M 4s\n465650K .......... .......... .......... .......... .......... 83% 8.62M 4s\n465700K .......... .......... .......... .......... .......... 83% 45.7M 4s\n465750K .......... .......... .......... .......... .......... 83% 9.11M 4s\n465800K .......... .......... .......... .......... .......... 83% 73.8M 4s\n465850K .......... .......... .......... .......... .......... 83% 36.8M 4s\n465900K .......... .......... .......... .......... .......... 83% 9.52M 4s\n465950K .......... .......... .......... .......... .......... 83% 37.0M 4s\n466000K .......... .......... .......... .......... .......... 83% 9.00M 4s\n466050K .......... .......... .......... .......... .......... 83% 66.8M 4s\n466100K .......... .......... .......... .......... .......... 83% 37.5M 4s\n466150K .......... .......... .......... .......... .......... 83% 8.86M 4s\n466200K .......... .......... .......... .......... .......... 83% 44.2M 4s\n466250K .......... .......... .......... .......... .......... 83% 76.7M 4s\n466300K .......... .......... .......... .......... .......... 83% 8.68M 4s\n466350K .......... .......... .......... .......... .......... 83% 44.5M 4s\n466400K .......... .......... .......... .......... .......... 83% 8.61M 4s\n466450K .......... .......... .......... .......... .......... 83% 36.1M 4s\n466500K .......... .......... .......... .......... .......... 83% 82.5M 4s\n466550K .......... .......... .......... .......... .......... 83% 8.02M 4s\n466600K .......... .......... .......... .......... .......... 83% 59.0M 4s\n466650K .......... .......... .......... .......... .......... 83% 8.74M 4s\n466700K .......... .......... .......... .......... .......... 83% 36.2M 4s\n466750K .......... .......... .......... .......... .......... 83% 67.8M 4s\n466800K .......... .......... .......... .......... .......... 83% 9.08M 4s\n466850K .......... .......... .......... .......... .......... 83% 40.7M 4s\n466900K .......... .......... .......... .......... .......... 83% 8.61M 4s\n466950K .......... .......... .......... .......... .......... 83% 73.9M 4s\n467000K .......... .......... .......... .......... .......... 83% 19.8M 4s\n467050K .......... .......... .......... .......... .......... 83% 10.6M 4s\n467100K .......... .......... .......... .......... .......... 83% 33.4M 4s\n467150K .......... .......... .......... .......... .......... 83% 10.5M 4s\n467200K .......... .......... .......... .......... .......... 83% 94.6M 4s\n467250K .......... .......... .......... .......... .......... 83% 78.5M 4s\n467300K .......... .......... .......... .......... .......... 83% 8.03M 4s\n467350K .......... .......... .......... .......... .......... 83% 59.6M 4s\n467400K .......... .......... .......... .......... .......... 83% 8.46M 4s\n467450K .......... .......... .......... .......... .......... 83% 83.4M 4s\n467500K .......... .......... .......... .......... .......... 83% 41.6M 4s\n467550K .......... .......... .......... .......... .......... 83% 8.63M 4s\n467600K .......... .......... .......... .......... .......... 83% 39.2M 4s\n467650K .......... .......... .......... .......... .......... 83% 47.7M 4s\n467700K .......... .......... .......... .......... .......... 83% 12.3M 4s\n467750K .......... .......... .......... .......... .......... 83% 43.9M 4s\n467800K .......... .......... .......... .......... .......... 83% 7.39M 4s\n467850K .......... .......... .......... .......... .......... 83% 28.8M 4s\n467900K .......... .......... .......... .......... .......... 83% 39.0M 4s\n467950K .......... .......... .......... .......... .......... 83% 11.1M 4s\n468000K .......... .......... .......... .......... .......... 83% 41.5M 4s\n468050K .......... .......... .......... .......... .......... 83% 11.8M 4s\n468100K .......... .......... .......... .......... .......... 83% 10.1M 4s\n468150K .......... .......... .......... .......... .......... 83% 81.8M 4s\n468200K .......... .......... .......... .......... .......... 83% 93.4M 4s\n468250K .......... .......... .......... .......... .......... 83% 38.3M 4s\n468300K .......... .......... .......... .......... .......... 83% 8.65M 4s\n468350K .......... .......... .......... .......... .......... 83% 85.7M 4s\n468400K .......... .......... .......... .......... .......... 83% 33.6M 4s\n468450K .......... .......... .......... .......... .......... 83% 5.71M 4s\n468500K .......... .......... .......... .......... .......... 83% 19.6M 4s\n468550K .......... .......... .......... .......... .......... 83% 6.55M 4s\n468600K .......... .......... .......... .......... .......... 83% 8.69M 4s\n468650K .......... .......... .......... .......... .......... 83% 25.0M 4s\n468700K .......... .......... .......... .......... .......... 83% 5.50M 4s\n468750K .......... .......... .......... .......... .......... 83% 7.98M 4s\n468800K .......... .......... .......... .......... .......... 83% 6.49M 4s\n468850K .......... .......... .......... .......... .......... 83% 62.7M 4s\n468900K .......... .......... .......... .......... .......... 83% 5.81M 4s\n468950K .......... .......... .......... .......... .......... 83% 6.30M 4s\n469000K .......... .......... .......... .......... .......... 83% 22.7M 4s\n469050K .......... .......... .......... .......... .......... 83% 7.09M 4s\n469100K .......... .......... .......... .......... .......... 83% 7.46M 4s\n469150K .......... .......... .......... .......... .......... 83% 25.4M 4s\n469200K .......... .......... .......... .......... .......... 83% 6.75M 4s\n469250K .......... .......... .......... .......... .......... 83% 5.83M 4s\n469300K .......... .......... .......... .......... .......... 83% 8.19M 4s\n469350K .......... .......... .......... .......... .......... 83% 53.2M 4s\n469400K .......... .......... .......... .......... .......... 83% 5.79M 4s\n469450K .......... .......... .......... .......... .......... 83% 20.8M 4s\n469500K .......... .......... .......... .......... .......... 83% 4.65M 4s\n469550K .......... .......... .......... .......... .......... 83% 53.9M 4s\n469600K .......... .......... .......... .......... .......... 83% 6.16M 4s\n469650K .......... .......... .......... .......... .......... 83% 4.52M 4s\n469700K .......... .......... .......... .......... .......... 83% 47.8M 4s\n469750K .......... .......... .......... .......... .......... 83% 6.61M 4s\n469800K .......... .......... .......... .......... .......... 83% 21.9M 4s\n469850K .......... .......... .......... .......... .......... 83% 19.9M 4s\n469900K .......... .......... .......... .......... .......... 84% 7.09M 4s\n469950K .......... .......... .......... .......... .......... 84% 9.04M 4s\n470000K .......... .......... .......... .......... .......... 84% 9.64M 4s\n470050K .......... .......... .......... .......... .......... 84% 33.2M 4s\n470100K .......... .......... .......... .......... .......... 84% 8.76M 4s\n470150K .......... .......... .......... .......... .......... 84% 7.46M 4s\n470200K .......... .......... .......... .......... .......... 84% 38.0M 4s\n470250K .......... .......... .......... .......... .......... 84% 76.1M 4s\n470300K .......... .......... .......... .......... .......... 84% 8.55M 4s\n470350K .......... .......... .......... .......... .......... 84% 46.1M 4s\n470400K .......... .......... .......... .......... .......... 84% 13.1M 4s\n470450K .......... .......... .......... .......... .......... 84% 79.3M 4s\n470500K .......... .......... .......... .......... .......... 84% 42.2M 4s\n470550K .......... .......... .......... .......... .......... 84% 7.93M 4s\n470600K .......... .......... .......... .......... .......... 84% 54.2M 4s\n470650K .......... .......... .......... .......... .......... 84% 11.7M 4s\n470700K .......... .......... .......... .......... .......... 84%  101M 4s\n470750K .......... .......... .......... .......... .......... 84% 38.9M 4s\n470800K .......... .......... .......... .......... .......... 84% 5.45M 4s\n470850K .......... .......... .......... .......... .......... 84%  113M 4s\n470900K .......... .......... .......... .......... .......... 84% 46.9M 4s\n470950K .......... .......... .......... .......... .......... 84% 72.3M 4s\n471000K .......... .......... .......... .......... .......... 84% 77.8M 4s\n471050K .......... .......... .......... .......... .......... 84% 9.43M 4s\n471100K .......... .......... .......... .......... .......... 84% 43.2M 4s\n471150K .......... .......... .......... .......... .......... 84% 72.8M 4s\n471200K .......... .......... .......... .......... .......... 84% 9.78M 4s\n471250K .......... .......... .......... .......... .......... 84% 46.6M 4s\n471300K .......... .......... .......... .......... .......... 84% 4.88M 4s\n471350K .......... .......... .......... .......... .......... 84%  104M 4s\n471400K .......... .......... .......... .......... .......... 84%  121M 4s\n471450K .......... .......... .......... .......... .......... 84% 6.82M 4s\n471500K .......... .......... .......... .......... .......... 84%  109M 4s\n471550K .......... .......... .......... .......... .......... 84% 89.2M 4s\n471600K .......... .......... .......... .......... .......... 84% 10.5M 4s\n471650K .......... .......... .......... .......... .......... 84% 87.7M 4s\n471700K .......... .......... .......... .......... .......... 84% 7.23M 4s\n471750K .......... .......... .......... .......... .......... 84% 36.7M 4s\n471800K .......... .......... .......... .......... .......... 84% 9.15M 4s\n471850K .......... .......... .......... .......... .......... 84%  108M 4s\n471900K .......... .......... .......... .......... .......... 84% 38.2M 4s\n471950K .......... .......... .......... .......... .......... 84% 12.1M 4s\n472000K .......... .......... .......... .......... .......... 84% 31.7M 4s\n472050K .......... .......... .......... .......... .......... 84% 9.43M 4s\n472100K .......... .......... .......... .......... .......... 84% 99.0M 4s\n472150K .......... .......... .......... .......... .......... 84% 40.6M 4s\n472200K .......... .......... .......... .......... .......... 84% 8.66M 4s\n472250K .......... .......... .......... .......... .......... 84% 38.7M 4s\n472300K .......... .......... .......... .......... .......... 84% 7.83M 4s\n472350K .......... .......... .......... .......... .......... 84% 91.7M 4s\n472400K .......... .......... .......... .......... .......... 84% 68.2M 4s\n472450K .......... .......... .......... .......... .......... 84% 8.60M 4s\n472500K .......... .......... .......... .......... .......... 84% 43.2M 4s\n472550K .......... .......... .......... .......... .......... 84% 74.4M 4s\n472600K .......... .......... .......... .......... .......... 84% 8.63M 4s\n472650K .......... .......... .......... .......... .......... 84% 41.3M 4s\n472700K .......... .......... .......... .......... .......... 84% 8.54M 4s\n472750K .......... .......... .......... .......... .......... 84% 38.5M 4s\n472800K .......... .......... .......... .......... .......... 84% 91.7M 4s\n472850K .......... .......... .......... .......... .......... 84% 8.61M 4s\n472900K .......... .......... .......... .......... .......... 84% 35.3M 4s\n472950K .......... .......... .......... .......... .......... 84% 7.14M 4s\n473000K .......... .......... .......... .......... .......... 84% 43.2M 4s\n473050K .......... .......... .......... .......... .......... 84% 85.1M 4s\n473100K .......... .......... .......... .......... .......... 84% 10.7M 4s\n473150K .......... .......... .......... .......... .......... 84% 37.9M 4s\n473200K .......... .......... .......... .......... .......... 84% 8.72M 4s\n473250K .......... .......... .......... .......... .......... 84% 69.4M 4s\n473300K .......... .......... .......... .......... .......... 84% 38.0M 4s\n473350K .......... .......... .......... .......... .......... 84% 8.59M 4s\n473400K .......... .......... .......... .......... .......... 84% 41.5M 4s\n473450K .......... .......... .......... .......... .......... 84% 10.5M 4s\n473500K .......... .......... .......... .......... .......... 84%  100M 4s\n473550K .......... .......... .......... .......... .......... 84% 57.7M 4s\n473600K .......... .......... .......... .......... .......... 84% 8.70M 4s\n473650K .......... .......... .......... .......... .......... 84% 36.3M 4s\n473700K .......... .......... .......... .......... .......... 84% 8.72M 4s\n473750K .......... .......... .......... .......... .......... 84% 89.7M 4s\n473800K .......... .......... .......... .......... .......... 84% 35.6M 4s\n473850K .......... .......... .......... .......... .......... 84% 8.82M 4s\n473900K .......... .......... .......... .......... .......... 84% 40.4M 4s\n473950K .......... .......... .......... .......... .......... 84% 54.1M 4s\n474000K .......... .......... .......... .......... .......... 84% 9.22M 4s\n474050K .......... .......... .......... .......... .......... 84% 41.4M 4s\n474100K .......... .......... .......... .......... .......... 84% 6.64M 4s\n474150K .......... .......... .......... .......... .......... 84% 95.5M 4s\n474200K .......... .......... .......... .......... .......... 84%  110M 4s\n474250K .......... .......... .......... .......... .......... 84% 9.91M 4s\n474300K .......... .......... .......... .......... .......... 84% 42.8M 4s\n474350K .......... .......... .......... .......... .......... 84% 8.33M 4s\n474400K .......... .......... .......... .......... .......... 84% 53.5M 4s\n474450K .......... .......... .......... .......... .......... 84%  102M 4s\n474500K .......... .......... .......... .......... .......... 84% 8.43M 4s\n474550K .......... .......... .......... .......... .......... 84% 28.5M 4s\n474600K .......... .......... .......... .......... .......... 84% 8.89M 4s\n474650K .......... .......... .......... .......... .......... 84% 78.0M 4s\n474700K .......... .......... .......... .......... .......... 84% 43.5M 4s\n474750K .......... .......... .......... .......... .......... 84% 11.3M 4s\n474800K .......... .......... .......... .......... .......... 84% 32.5M 4s\n474850K .......... .......... .......... .......... .......... 84% 7.92M 4s\n474900K .......... .......... .......... .......... .......... 84% 95.3M 4s\n474950K .......... .......... .......... .......... .......... 84% 53.5M 4s\n475000K .......... .......... .......... .......... .......... 84% 8.44M 4s\n475050K .......... .......... .......... .......... .......... 84% 38.5M 4s\n475100K .......... .......... .......... .......... .......... 84% 8.83M 4s\n475150K .......... .......... .......... .......... .......... 84%  102M 4s\n475200K .......... .......... .......... .......... .......... 84% 36.2M 4s\n475250K .......... .......... .......... .......... .......... 84% 8.56M 4s\n475300K .......... .......... .......... .......... .......... 84% 32.7M 4s\n475350K .......... .......... .......... .......... .......... 84% 73.4M 4s\n475400K .......... .......... .......... .......... .......... 84% 6.41M 4s\n475450K .......... .......... .......... .......... .......... 84% 38.5M 4s\n475500K .......... .......... .......... .......... .......... 85% 12.9M 4s\n475550K .......... .......... .......... .......... .......... 85% 8.69M 4s\n475600K .......... .......... .......... .......... .......... 85% 82.5M 4s\n475650K .......... .......... .......... .......... .......... 85% 52.6M 4s\n475700K .......... .......... .......... .......... .......... 85% 6.61M 4s\n475750K .......... .......... .......... .......... .......... 85% 38.6M 4s\n475800K .......... .......... .......... .......... .......... 85% 5.86M 4s\n475850K .......... .......... .......... .......... .......... 85%  118M 4s\n475900K .......... .......... .......... .......... .......... 85%  112M 4s\n475950K .......... .......... .......... .......... .......... 85% 20.8M 4s\n476000K .......... .......... .......... .......... .......... 85% 8.76M 4s\n476050K .......... .......... .......... .......... .......... 85% 87.1M 4s\n476100K .......... .......... .......... .......... .......... 85% 22.6M 4s\n476150K .......... .......... .......... .......... .......... 85% 10.7M 4s\n476200K .......... .......... .......... .......... .......... 85% 38.1M 4s\n476250K .......... .......... .......... .......... .......... 85% 11.2M 4s\n476300K .......... .......... .......... .......... .......... 85%  105M 4s\n476350K .......... .......... .......... .......... .......... 85% 31.8M 4s\n476400K .......... .......... .......... .......... .......... 85% 8.64M 4s\n476450K .......... .......... .......... .......... .......... 85% 39.9M 4s\n476500K .......... .......... .......... .......... .......... 85% 8.61M 4s\n476550K .......... .......... .......... .......... .......... 85% 63.1M 4s\n476600K .......... .......... .......... .......... .......... 85% 44.3M 4s\n476650K .......... .......... .......... .......... .......... 85% 8.45M 4s\n476700K .......... .......... .......... .......... .......... 85% 41.7M 4s\n476750K .......... .......... .......... .......... .......... 85% 57.5M 4s\n476800K .......... .......... .......... .......... .......... 85% 8.48M 4s\n476850K .......... .......... .......... .......... .......... 85% 60.9M 4s\n476900K .......... .......... .......... .......... .......... 85% 8.31M 4s\n476950K .......... .......... .......... .......... .......... 85% 43.2M 4s\n477000K .......... .......... .......... .......... .......... 85% 79.5M 4s\n477050K .......... .......... .......... .......... .......... 85% 8.74M 4s\n477100K .......... .......... .......... .......... .......... 85% 32.6M 4s\n477150K .......... .......... .......... .......... .......... 85% 9.14M 4s\n477200K .......... .......... .......... .......... .......... 85% 41.2M 4s\n477250K .......... .......... .......... .......... .......... 85% 71.9M 4s\n477300K .......... .......... .......... .......... .......... 85% 8.75M 4s\n477350K .......... .......... .......... .......... .......... 85% 39.8M 4s\n477400K .......... .......... .......... .......... .......... 85% 8.69M 4s\n477450K .......... .......... .......... .......... .......... 85% 44.4M 4s\n477500K .......... .......... .......... .......... .......... 85% 79.3M 4s\n477550K .......... .......... .......... .......... .......... 85% 7.74M 4s\n477600K .......... .......... .......... .......... .......... 85% 35.6M 4s\n477650K .......... .......... .......... .......... .......... 85% 8.79M 4s\n477700K .......... .......... .......... .......... .......... 85% 89.2M 4s\n477750K .......... .......... .......... .......... .......... 85% 48.7M 4s\n477800K .......... .......... .......... .......... .......... 85% 9.72M 4s\n477850K .......... .......... .......... .......... .......... 85% 36.9M 4s\n477900K .......... .......... .......... .......... .......... 85% 9.95M 4s\n477950K .......... .......... .......... .......... .......... 85% 80.0M 4s\n478000K .......... .......... .......... .......... .......... 85% 33.6M 4s\n478050K .......... .......... .......... .......... .......... 85% 14.3M 4s\n478100K .......... .......... .......... .......... .......... 85% 42.0M 4s\n478150K .......... .......... .......... .......... .......... 85% 66.8M 4s\n478200K .......... .......... .......... .......... .......... 85% 10.7M 4s\n478250K .......... .......... .......... .......... .......... 85% 86.8M 4s\n478300K .......... .......... .......... .......... .......... 85% 11.0M 4s\n478350K .......... .......... .......... .......... .......... 85% 49.1M 4s\n478400K .......... .......... .......... .......... .......... 85% 25.6M 4s\n478450K .......... .......... .......... .......... .......... 85% 9.80M 4s\n478500K .......... .......... .......... .......... .......... 85% 41.3M 4s\n478550K .......... .......... .......... .......... .......... 85% 9.62M 4s\n478600K .......... .......... .......... .......... .......... 85% 40.4M 4s\n478650K .......... .......... .......... .......... .......... 85%  100M 4s\n478700K .......... .......... .......... .......... .......... 85% 10.4M 4s\n478750K .......... .......... .......... .......... .......... 85% 41.1M 4s\n478800K .......... .......... .......... .......... .......... 85% 13.3M 4s\n478850K .......... .......... .......... .......... .......... 85% 53.0M 4s\n478900K .......... .......... .......... .......... .......... 85% 49.1M 4s\n478950K .......... .......... .......... .......... .......... 85% 8.80M 4s\n479000K .......... .......... .......... .......... .......... 85% 39.9M 4s\n479050K .......... .......... .......... .......... .......... 85% 8.43M 4s\n479100K .......... .......... .......... .......... .......... 85% 71.9M 4s\n479150K .......... .......... .......... .......... .......... 85% 44.4M 4s\n479200K .......... .......... .......... .......... .......... 85% 12.1M 4s\n479250K .......... .......... .......... .......... .......... 85% 37.2M 4s\n479300K .......... .......... .......... .......... .......... 85% 8.73M 4s\n479350K .......... .......... .......... .......... .......... 85% 94.4M 4s\n479400K .......... .......... .......... .......... .......... 85% 36.6M 4s\n479450K .......... .......... .......... .......... .......... 85% 8.70M 4s\n479500K .......... .......... .......... .......... .......... 85% 28.5M 4s\n479550K .......... .......... .......... .......... .......... 85% 95.9M 4s\n479600K .......... .......... .......... .......... .......... 85% 8.91M 4s\n479650K .......... .......... .......... .......... .......... 85% 41.2M 4s\n479700K .......... .......... .......... .......... .......... 85% 9.22M 4s\n479750K .......... .......... .......... .......... .......... 85% 39.3M 4s\n479800K .......... .......... .......... .......... .......... 85% 87.3M 4s\n479850K .......... .......... .......... .......... .......... 85% 8.82M 4s\n479900K .......... .......... .......... .......... .......... 85% 34.1M 4s\n479950K .......... .......... .......... .......... .......... 85% 8.91M 4s\n480000K .......... .......... .......... .......... .......... 85% 41.6M 4s\n480050K .......... .......... .......... .......... .......... 85% 91.4M 4s\n480100K .......... .......... .......... .......... .......... 85% 8.85M 4s\n480150K .......... .......... .......... .......... .......... 85% 24.6M 4s\n480200K .......... .......... .......... .......... .......... 85% 11.3M 4s\n480250K .......... .......... .......... .......... .......... 85% 73.7M 4s\n480300K .......... .......... .......... .......... .......... 85% 44.3M 4s\n480350K .......... .......... .......... .......... .......... 85% 11.1M 4s\n480400K .......... .......... .......... .......... .......... 85% 42.7M 4s\n480450K .......... .......... .......... .......... .......... 85% 8.38M 4s\n480500K .......... .......... .......... .......... .......... 85% 83.4M 4s\n480550K .......... .......... .......... .......... .......... 85% 40.2M 4s\n480600K .......... .......... .......... .......... .......... 85% 7.30M 4s\n480650K .......... .......... .......... .......... .......... 85% 65.4M 4s\n480700K .......... .......... .......... .......... .......... 85% 8.86M 4s\n480750K .......... .......... .......... .......... .......... 85% 37.9M 4s\n480800K .......... .......... .......... .......... .......... 85% 66.1M 4s\n480850K .......... .......... .......... .......... .......... 85% 12.1M 4s\n480900K .......... .......... .......... .......... .......... 85% 55.7M 4s\n480950K .......... .......... .......... .......... .......... 85% 54.6M 4s\n481000K .......... .......... .......... .......... .......... 85% 7.40M 4s\n481050K .......... .......... .......... .......... .......... 85% 43.2M 4s\n481100K .......... .......... .......... .......... .......... 86% 8.71M 4s\n481150K .......... .......... .......... .......... .......... 86% 34.1M 4s\n481200K .......... .......... .......... .......... .......... 86% 76.1M 4s\n481250K .......... .......... .......... .......... .......... 86% 10.6M 4s\n481300K .......... .......... .......... .......... .......... 86% 29.1M 4s\n481350K .......... .......... .......... .......... .......... 86% 8.10M 4s\n481400K .......... .......... .......... .......... .......... 86% 35.4M 4s\n481450K .......... .......... .......... .......... .......... 86% 57.4M 4s\n481500K .......... .......... .......... .......... .......... 86% 10.6M 4s\n481550K .......... .......... .......... .......... .......... 86% 38.8M 4s\n481600K .......... .......... .......... .......... .......... 86% 8.20M 4s\n481650K .......... .......... .......... .......... .......... 86% 82.1M 4s\n481700K .......... .......... .......... .......... .......... 86% 35.6M 4s\n481750K .......... .......... .......... .......... .......... 86% 7.28M 4s\n481800K .......... .......... .......... .......... .......... 86% 54.2M 4s\n481850K .......... .......... .......... .......... .......... 86% 11.7M 4s\n481900K .......... .......... .......... .......... .......... 86% 88.4M 4s\n481950K .......... .......... .......... .......... .......... 86% 35.6M 4s\n482000K .......... .......... .......... .......... .......... 86% 7.63M 4s\n482050K .......... .......... .......... .......... .......... 86% 33.5M 4s\n482100K .......... .......... .......... .......... .......... 86% 10.2M 4s\n482150K .......... .......... .......... .......... .......... 86% 43.3M 4s\n482200K .......... .......... .......... .......... .......... 86% 36.2M 4s\n482250K .......... .......... .......... .......... .......... 86% 7.84M 4s\n482300K .......... .......... .......... .......... .......... 86% 50.4M 4s\n482350K .......... .......... .......... .......... .......... 86% 54.9M 4s\n482400K .......... .......... .......... .......... .......... 86% 7.49M 4s\n482450K .......... .......... .......... .......... .......... 86% 29.6M 4s\n482500K .......... .......... .......... .......... .......... 86% 9.24M 4s\n482550K .......... .......... .......... .......... .......... 86% 6.44M 4s\n482600K .......... .......... .......... .......... .......... 86% 67.7M 4s\n482650K .......... .......... .......... .......... .......... 86% 14.3M 4s\n482700K .......... .......... .......... .......... .......... 86% 10.5M 4s\n482750K .......... .......... .......... .......... .......... 86% 11.6M 4s\n482800K .......... .......... .......... .......... .......... 86% 11.7M 4s\n482850K .......... .......... .......... .......... .......... 86% 71.7M 4s\n482900K .......... .......... .......... .......... .......... 86% 36.4M 4s\n482950K .......... .......... .......... .......... .......... 86% 7.29M 4s\n483000K .......... .......... .......... .......... .......... 86% 52.5M 4s\n483050K .......... .......... .......... .......... .......... 86%  101M 4s\n483100K .......... .......... .......... .......... .......... 86% 11.0M 4s\n483150K .......... .......... .......... .......... .......... 86% 27.6M 4s\n483200K .......... .......... .......... .......... .......... 86% 5.78M 4s\n483250K .......... .......... .......... .......... .......... 86% 46.8M 4s\n483300K .......... .......... .......... .......... .......... 86% 55.0M 4s\n483350K .......... .......... .......... .......... .......... 86% 9.67M 4s\n483400K .......... .......... .......... .......... .......... 86% 9.13M 4s\n483450K .......... .......... .......... .......... .......... 86% 72.9M 4s\n483500K .......... .......... .......... .......... .......... 86% 6.69M 4s\n483550K .......... .......... .......... .......... .......... 86% 73.3M 4s\n483600K .......... .......... .......... .......... .......... 86% 34.1M 4s\n483650K .......... .......... .......... .......... .......... 86% 10.5M 4s\n483700K .......... .......... .......... .......... .......... 86% 41.7M 4s\n483750K .......... .......... .......... .......... .......... 86% 12.2M 4s\n483800K .......... .......... .......... .......... .......... 86% 27.0M 4s\n483850K .......... .......... .......... .......... .......... 86% 29.9M 4s\n483900K .......... .......... .......... .......... .......... 86% 6.61M 4s\n483950K .......... .......... .......... .......... .......... 86% 60.6M 4s\n484000K .......... .......... .......... .......... .......... 86% 84.6M 4s\n484050K .......... .......... .......... .......... .......... 86% 11.0M 4s\n484100K .......... .......... .......... .......... .......... 86% 44.5M 4s\n484150K .......... .......... .......... .......... .......... 86% 6.73M 4s\n484200K .......... .......... .......... .......... .......... 86% 68.7M 4s\n484250K .......... .......... .......... .......... .......... 86%  124M 3s\n484300K .......... .......... .......... .......... .......... 86% 7.91M 3s\n484350K .......... .......... .......... .......... .......... 86% 40.3M 3s\n484400K .......... .......... .......... .......... .......... 86% 12.0M 3s\n484450K .......... .......... .......... .......... .......... 86% 83.9M 3s\n484500K .......... .......... .......... .......... .......... 86% 40.0M 3s\n484550K .......... .......... .......... .......... .......... 86% 8.45M 3s\n484600K .......... .......... .......... .......... .......... 86% 39.0M 3s\n484650K .......... .......... .......... .......... .......... 86% 8.69M 3s\n484700K .......... .......... .......... .......... .......... 86% 72.4M 3s\n484750K .......... .......... .......... .......... .......... 86% 45.9M 3s\n484800K .......... .......... .......... .......... .......... 86% 8.45M 3s\n484850K .......... .......... .......... .......... .......... 86% 30.6M 3s\n484900K .......... .......... .......... .......... .......... 86% 7.41M 3s\n484950K .......... .......... .......... .......... .......... 86% 67.4M 3s\n485000K .......... .......... .......... .......... .......... 86% 43.4M 3s\n485050K .......... .......... .......... .......... .......... 86% 12.2M 3s\n485100K .......... .......... .......... .......... .......... 86% 38.4M 3s\n485150K .......... .......... .......... .......... .......... 86% 9.39M 3s\n485200K .......... .......... .......... .......... .......... 86% 52.3M 3s\n485250K .......... .......... .......... .......... .......... 86% 50.2M 3s\n485300K .......... .......... .......... .......... .......... 86% 9.28M 3s\n485350K .......... .......... .......... .......... .......... 86% 31.0M 3s\n485400K .......... .......... .......... .......... .......... 86% 80.3M 3s\n485450K .......... .......... .......... .......... .......... 86% 9.07M 3s\n485500K .......... .......... .......... .......... .......... 86% 42.2M 3s\n485550K .......... .......... .......... .......... .......... 86% 11.7M 3s\n485600K .......... .......... .......... .......... .......... 86% 41.6M 3s\n485650K .......... .......... .......... .......... .......... 86% 61.5M 3s\n485700K .......... .......... .......... .......... .......... 86% 7.91M 3s\n485750K .......... .......... .......... .......... .......... 86% 45.8M 3s\n485800K .......... .......... .......... .......... .......... 86% 11.6M 3s\n485850K .......... .......... .......... .......... .......... 86% 37.2M 3s\n485900K .......... .......... .......... .......... .......... 86% 67.6M 3s\n485950K .......... .......... .......... .......... .......... 86% 9.37M 3s\n486000K .......... .......... .......... .......... .......... 86% 45.0M 3s\n486050K .......... .......... .......... .......... .......... 86% 8.68M 3s\n486100K .......... .......... .......... .......... .......... 86% 67.8M 3s\n486150K .......... .......... .......... .......... .......... 86% 55.8M 3s\n486200K .......... .......... .......... .......... .......... 86% 9.06M 3s\n486250K .......... .......... .......... .......... .......... 86% 33.7M 3s\n486300K .......... .......... .......... .......... .......... 86% 7.31M 3s\n486350K .......... .......... .......... .......... .......... 86% 56.6M 3s\n486400K .......... .......... .......... .......... .......... 86% 24.7M 3s\n486450K .......... .......... .......... .......... .......... 86% 7.26M 3s\n486500K .......... .......... .......... .......... .......... 86% 7.35M 3s\n486550K .......... .......... .......... .......... .......... 86% 5.92M 3s\n486600K .......... .......... .......... .......... .......... 86% 66.4M 3s\n486650K .......... .......... .......... .......... .......... 87% 6.88M 3s\n486700K .......... .......... .......... .......... .......... 87% 24.2M 3s\n486750K .......... .......... .......... .......... .......... 87% 5.66M 3s\n486800K .......... .......... .......... .......... .......... 87% 9.60M 3s\n486850K .......... .......... .......... .......... .......... 87% 22.8M 3s\n486900K .......... .......... .......... .......... .......... 87% 6.87M 3s\n486950K .......... .......... .......... .......... .......... 87% 6.45M 3s\n487000K .......... .......... .......... .......... .......... 87% 7.46M 3s\n487050K .......... .......... .......... .......... .......... 87% 25.1M 3s\n487100K .......... .......... .......... .......... .......... 87% 9.14M 3s\n487150K .......... .......... .......... .......... .......... 87% 18.4M 3s\n487200K .......... .......... .......... .......... .......... 87% 9.19M 3s\n487250K .......... .......... .......... .......... .......... 87% 11.6M 3s\n487300K .......... .......... .......... .......... .......... 87% 74.5M 3s\n487350K .......... .......... .......... .......... .......... 87% 5.87M 3s\n487400K .......... .......... .......... .......... .......... 87% 52.9M 3s\n487450K .......... .......... .......... .......... .......... 87% 6.93M 3s\n487500K .......... .......... .......... .......... .......... 87% 52.1M 3s\n487550K .......... .......... .......... .......... .......... 87% 47.8M 3s\n487600K .......... .......... .......... .......... .......... 87% 10.2M 3s\n487650K .......... .......... .......... .......... .......... 87% 11.6M 3s\n487700K .......... .......... .......... .......... .......... 87% 42.6M 3s\n487750K .......... .......... .......... .......... .......... 87% 65.5M 3s\n487800K .......... .......... .......... .......... .......... 87% 9.21M 3s\n487850K .......... .......... .......... .......... .......... 87% 32.0M 3s\n487900K .......... .......... .......... .......... .......... 87% 13.7M 3s\n487950K .......... .......... .......... .......... .......... 87% 42.0M 3s\n488000K .......... .......... .......... .......... .......... 87% 78.2M 3s\n488050K .......... .......... .......... .......... .......... 87% 8.68M 3s\n488100K .......... .......... .......... .......... .......... 87% 79.2M 3s\n488150K .......... .......... .......... .......... .......... 87% 8.82M 3s\n488200K .......... .......... .......... .......... .......... 87% 86.4M 3s\n488250K .......... .......... .......... .......... .......... 87% 34.6M 3s\n488300K .......... .......... .......... .......... .......... 87% 9.98M 3s\n488350K .......... .......... .......... .......... .......... 87% 46.2M 3s\n488400K .......... .......... .......... .......... .......... 87% 7.56M 3s\n488450K .......... .......... .......... .......... .......... 87% 78.2M 3s\n488500K .......... .......... .......... .......... .......... 87% 73.5M 3s\n488550K .......... .......... .......... .......... .......... 87% 9.88M 3s\n488600K .......... .......... .......... .......... .......... 87% 38.6M 3s\n488650K .......... .......... .......... .......... .......... 87% 8.30M 3s\n488700K .......... .......... .......... .......... .......... 87% 99.8M 3s\n488750K .......... .......... .......... .......... .......... 87% 38.3M 3s\n488800K .......... .......... .......... .......... .......... 87% 4.92M 3s\n488850K .......... .......... .......... .......... .......... 87% 97.0M 3s\n488900K .......... .......... .......... .......... .......... 87%  119M 3s\n488950K .......... .......... .......... .......... .......... 87%  106M 3s\n489000K .......... .......... .......... .......... .......... 87% 97.9M 3s\n489050K .......... .......... .......... .......... .......... 87% 13.2M 3s\n489100K .......... .......... .......... .......... .......... 87% 51.2M 3s\n489150K .......... .......... .......... .......... .......... 87% 77.5M 3s\n489200K .......... .......... .......... .......... .......... 87% 9.52M 3s\n489250K .......... .......... .......... .......... .......... 87% 44.0M 3s\n489300K .......... .......... .......... .......... .......... 87% 9.25M 3s\n489350K .......... .......... .......... .......... .......... 87% 41.3M 3s\n489400K .......... .......... .......... .......... .......... 87% 40.7M 3s\n489450K .......... .......... .......... .......... .......... 87% 10.2M 3s\n489500K .......... .......... .......... .......... .......... 87% 41.2M 3s\n489550K .......... .......... .......... .......... .......... 87% 9.62M 3s\n489600K .......... .......... .......... .......... .......... 87% 85.5M 3s\n489650K .......... .......... .......... .......... .......... 87% 43.7M 3s\n489700K .......... .......... .......... .......... .......... 87% 8.96M 3s\n489750K .......... .......... .......... .......... .......... 87% 46.9M 3s\n489800K .......... .......... .......... .......... .......... 87% 9.69M 3s\n489850K .......... .......... .......... .......... .......... 87% 52.7M 3s\n489900K .......... .......... .......... .......... .......... 87% 66.0M 3s\n489950K .......... .......... .......... .......... .......... 87% 8.33M 3s\n490000K .......... .......... .......... .......... .......... 87% 50.0M 3s\n490050K .......... .......... .......... .......... .......... 87% 9.76M 3s\n490100K .......... .......... .......... .......... .......... 87% 69.4M 3s\n490150K .......... .......... .......... .......... .......... 87% 47.5M 3s\n490200K .......... .......... .......... .......... .......... 87% 7.87M 3s\n490250K .......... .......... .......... .......... .......... 87% 66.3M 3s\n490300K .......... .......... .......... .......... .......... 87% 46.2M 3s\n490350K .......... .......... .......... .......... .......... 87% 9.77M 3s\n490400K .......... .......... .......... .......... .......... 87% 19.8M 3s\n490450K .......... .......... .......... .......... .......... 87% 10.0M 3s\n490500K .......... .......... .......... .......... .......... 87% 31.5M 3s\n490550K .......... .......... .......... .......... .......... 87% 85.8M 3s\n490600K .......... .......... .......... .......... .......... 87% 12.7M 3s\n490650K .......... .......... .......... .......... .......... 87% 42.7M 3s\n490700K .......... .......... .......... .......... .......... 87% 12.2M 3s\n490750K .......... .......... .......... .......... .......... 87% 40.5M 3s\n490800K .......... .......... .......... .......... .......... 87% 80.5M 3s\n490850K .......... .......... .......... .......... .......... 87% 9.44M 3s\n490900K .......... .......... .......... .......... .......... 87% 43.7M 3s\n490950K .......... .......... .......... .......... .......... 87% 9.17M 3s\n491000K .......... .......... .......... .......... .......... 87% 46.7M 3s\n491050K .......... .......... .......... .......... .......... 87% 86.0M 3s\n491100K .......... .......... .......... .......... .......... 87% 8.99M 3s\n491150K .......... .......... .......... .......... .......... 87% 51.0M 3s\n491200K .......... .......... .......... .......... .......... 87% 8.92M 3s\n491250K .......... .......... .......... .......... .......... 87% 69.2M 3s\n491300K .......... .......... .......... .......... .......... 87% 36.0M 3s\n491350K .......... .......... .......... .......... .......... 87% 9.07M 3s\n491400K .......... .......... .......... .......... .......... 87% 49.8M 3s\n491450K .......... .......... .......... .......... .......... 87% 9.47M 3s\n491500K .......... .......... .......... .......... .......... 87% 58.0M 3s\n491550K .......... .......... .......... .......... .......... 87% 30.9M 3s\n491600K .......... .......... .......... .......... .......... 87% 10.7M 3s\n491650K .......... .......... .......... .......... .......... 87% 45.7M 3s\n491700K .......... .......... .......... .......... .......... 87%  103M 3s\n491750K .......... .......... .......... .......... .......... 87% 8.75M 3s\n491800K .......... .......... .......... .......... .......... 87% 54.5M 3s\n491850K .......... .......... .......... .......... .......... 87% 7.77M 3s\n491900K .......... .......... .......... .......... .......... 87% 65.5M 3s\n491950K .......... .......... .......... .......... .......... 87% 72.9M 3s\n492000K .......... .......... .......... .......... .......... 87% 11.6M 3s\n492050K .......... .......... .......... .......... .......... 87% 51.2M 3s\n492100K .......... .......... .......... .......... .......... 87% 9.27M 3s\n492150K .......... .......... .......... .......... .......... 87% 38.6M 3s\n492200K .......... .......... .......... .......... .......... 87% 69.7M 3s\n492250K .......... .......... .......... .......... .......... 88% 9.76M 3s\n492300K .......... .......... .......... .......... .......... 88% 43.7M 3s\n492350K .......... .......... .......... .......... .......... 88% 7.20M 3s\n492400K .......... .......... .......... .......... .......... 88% 82.8M 3s\n492450K .......... .......... .......... .......... .......... 88% 71.7M 3s\n492500K .......... .......... .......... .......... .......... 88% 9.56M 3s\n492550K .......... .......... .......... .......... .......... 88% 37.3M 3s\n492600K .......... .......... .......... .......... .......... 88% 7.86M 3s\n492650K .......... .......... .......... .......... .......... 88% 72.5M 3s\n492700K .......... .......... .......... .......... .......... 88% 23.8M 3s\n492750K .......... .......... .......... .......... .......... 88% 8.18M 3s\n492800K .......... .......... .......... .......... .......... 88% 42.1M 3s\n492850K .......... .......... .......... .......... .......... 88% 9.56M 3s\n492900K .......... .......... .......... .......... .......... 88% 64.3M 3s\n492950K .......... .......... .......... .......... .......... 88% 8.51M 3s\n493000K .......... .......... .......... .......... .......... 88% 60.0M 3s\n493050K .......... .......... .......... .......... .......... 88% 16.9M 3s\n493100K .......... .......... .......... .......... .......... 88% 85.6M 3s\n493150K .......... .......... .......... .......... .......... 88% 60.4M 3s\n493200K .......... .......... .......... .......... .......... 88% 25.3M 3s\n493250K .......... .......... .......... .......... .......... 88% 41.3M 3s\n493300K .......... .......... .......... .......... .......... 88% 26.9M 3s\n493350K .......... .......... .......... .......... .......... 88% 47.0M 3s\n493400K .......... .......... .......... .......... .......... 88% 99.3M 3s\n493450K .......... .......... .......... .......... .......... 88% 60.0M 3s\n493500K .......... .......... .......... .......... .......... 88% 47.2M 3s\n493550K .......... .......... .......... .......... .......... 88% 23.6M 3s\n493600K .......... .......... .......... .......... .......... 88% 95.8M 3s\n493650K .......... .......... .......... .......... .......... 88% 90.0M 3s\n493700K .......... .......... .......... .......... .......... 88% 52.7M 3s\n493750K .......... .......... .......... .......... .......... 88% 28.8M 3s\n493800K .......... .......... .......... .......... .......... 88% 99.9M 3s\n493850K .......... .......... .......... .......... .......... 88% 59.2M 3s\n493900K .......... .......... .......... .......... .......... 88% 12.6M 3s\n493950K .......... .......... .......... .......... .......... 88% 36.5M 3s\n494000K .......... .......... .......... .......... .......... 88% 12.7M 3s\n494050K .......... .......... .......... .......... .......... 88% 90.5M 3s\n494100K .......... .......... .......... .......... .......... 88% 28.4M 3s\n494150K .......... .......... .......... .......... .......... 88% 13.8M 3s\n494200K .......... .......... .......... .......... .......... 88% 47.8M 3s\n494250K .......... .......... .......... .......... .......... 88% 12.1M 3s\n494300K .......... .......... .......... .......... .......... 88% 76.0M 3s\n494350K .......... .......... .......... .......... .......... 88% 40.5M 3s\n494400K .......... .......... .......... .......... .......... 88% 11.2M 3s\n494450K .......... .......... .......... .......... .......... 88% 64.7M 3s\n494500K .......... .......... .......... .......... .......... 88% 74.4M 3s\n494550K .......... .......... .......... .......... .......... 88% 12.8M 3s\n494600K .......... .......... .......... .......... .......... 88% 21.3M 3s\n494650K .......... .......... .......... .......... .......... 88% 17.0M 3s\n494700K .......... .......... .......... .......... .......... 88% 47.6M 3s\n494750K .......... .......... .......... .......... .......... 88% 70.1M 3s\n494800K .......... .......... .......... .......... .......... 88% 11.7M 3s\n494850K .......... .......... .......... .......... .......... 88% 35.1M 3s\n494900K .......... .......... .......... .......... .......... 88% 14.2M 3s\n494950K .......... .......... .......... .......... .......... 88% 40.7M 3s\n495000K .......... .......... .......... .......... .......... 88%  101M 3s\n495050K .......... .......... .......... .......... .......... 88% 11.6M 3s\n495100K .......... .......... .......... .......... .......... 88% 41.4M 3s\n495150K .......... .......... .......... .......... .......... 88% 12.4M 3s\n495200K .......... .......... .......... .......... .......... 88% 80.1M 3s\n495250K .......... .......... .......... .......... .......... 88% 42.7M 3s\n495300K .......... .......... .......... .......... .......... 88% 11.7M 3s\n495350K .......... .......... .......... .......... .......... 88% 45.6M 3s\n495400K .......... .......... .......... .......... .......... 88% 12.2M 3s\n495450K .......... .......... .......... .......... .......... 88% 72.8M 3s\n495500K .......... .......... .......... .......... .......... 88% 47.0M 3s\n495550K .......... .......... .......... .......... .......... 88% 12.2M 3s\n495600K .......... .......... .......... .......... .......... 88% 44.0M 3s\n495650K .......... .......... .......... .......... .......... 88% 11.1M 3s\n495700K .......... .......... .......... .......... .......... 88% 84.0M 3s\n495750K .......... .......... .......... .......... .......... 88% 61.9M 3s\n495800K .......... .......... .......... .......... .......... 88% 6.23M 3s\n495850K .......... .......... .......... .......... .......... 88% 29.7M 3s\n495900K .......... .......... .......... .......... .......... 88% 46.5M 3s\n495950K .......... .......... .......... .......... .......... 88% 17.2M 3s\n496000K .......... .......... .......... .......... .......... 88% 24.6M 3s\n496050K .......... .......... .......... .......... .......... 88% 9.94M 3s\n496100K .......... .......... .......... .......... .......... 88% 71.2M 3s\n496150K .......... .......... .......... .......... .......... 88% 70.3M 3s\n496200K .......... .......... .......... .......... .......... 88% 6.53M 3s\n496250K .......... .......... .......... .......... .......... 88% 38.4M 3s\n496300K .......... .......... .......... .......... .......... 88% 10.4M 3s\n496350K .......... .......... .......... .......... .......... 88% 44.1M 3s\n496400K .......... .......... .......... .......... .......... 88% 88.6M 3s\n496450K .......... .......... .......... .......... .......... 88% 9.66M 3s\n496500K .......... .......... .......... .......... .......... 88% 75.1M 3s\n496550K .......... .......... .......... .......... .......... 88% 7.84M 3s\n496600K .......... .......... .......... .......... .......... 88%  101M 3s\n496650K .......... .......... .......... .......... .......... 88% 35.3M 3s\n496700K .......... .......... .......... .......... .......... 88% 6.95M 3s\n496750K .......... .......... .......... .......... .......... 88% 92.0M 3s\n496800K .......... .......... .......... .......... .......... 88% 10.8M 3s\n496850K .......... .......... .......... .......... .......... 88% 73.3M 3s\n496900K .......... .......... .......... .......... .......... 88% 31.7M 3s\n496950K .......... .......... .......... .......... .......... 88% 8.22M 3s\n497000K .......... .......... .......... .......... .......... 88% 33.7M 3s\n497050K .......... .......... .......... .......... .......... 88% 10.2M 3s\n497100K .......... .......... .......... .......... .......... 88% 80.6M 3s\n497150K .......... .......... .......... .......... .......... 88% 30.3M 3s\n497200K .......... .......... .......... .......... .......... 88% 7.13M 3s\n497250K .......... .......... .......... .......... .......... 88% 82.4M 3s\n497300K .......... .......... .......... .......... .......... 88%  119M 3s\n497350K .......... .......... .......... .......... .......... 88% 10.1M 3s\n497400K .......... .......... .......... .......... .......... 88% 39.7M 3s\n497450K .......... .......... .......... .......... .......... 88% 9.39M 3s\n497500K .......... .......... .......... .......... .......... 88% 44.1M 3s\n497550K .......... .......... .......... .......... .......... 88% 95.4M 3s\n497600K .......... .......... .......... .......... .......... 88% 5.76M 3s\n497650K .......... .......... .......... .......... .......... 88% 88.0M 3s\n497700K .......... .......... .......... .......... .......... 88% 10.7M 3s\n497750K .......... .......... .......... .......... .......... 88% 40.9M 3s\n497800K .......... .......... .......... .......... .......... 88% 59.8M 3s\n497850K .......... .......... .......... .......... .......... 89% 9.60M 3s\n497900K .......... .......... .......... .......... .......... 89% 39.7M 3s\n497950K .......... .......... .......... .......... .......... 89% 6.87M 3s\n498000K .......... .......... .......... .......... .......... 89% 87.7M 3s\n498050K .......... .......... .......... .......... .......... 89% 46.0M 3s\n498100K .......... .......... .......... .......... .......... 89% 8.45M 3s\n498150K .......... .......... .......... .......... .......... 89% 43.6M 3s\n498200K .......... .......... .......... .......... .......... 89% 7.56M 3s\n498250K .......... .......... .......... .......... .......... 89%  101M 3s\n498300K .......... .......... .......... .......... .......... 89% 37.0M 3s\n498350K .......... .......... .......... .......... .......... 89% 8.69M 3s\n498400K .......... .......... .......... .......... .......... 89% 33.3M 3s\n498450K .......... .......... .......... .......... .......... 89% 6.60M 3s\n498500K .......... .......... .......... .......... .......... 89% 67.5M 3s\n498550K .......... .......... .......... .......... .......... 89% 21.1M 3s\n498600K .......... .......... .......... .......... .......... 89% 6.04M 3s\n498650K .......... .......... .......... .......... .......... 89% 7.97M 3s\n498700K .......... .......... .......... .......... .......... 89% 6.65M 3s\n498750K .......... .......... .......... .......... .......... 89% 36.9M 3s\n498800K .......... .......... .......... .......... .......... 89% 6.23M 3s\n498850K .......... .......... .......... .......... .......... 89% 7.75M 3s\n498900K .......... .......... .......... .......... .......... 89% 6.57M 3s\n498950K .......... .......... .......... .......... .......... 89% 40.4M 3s\n499000K .......... .......... .......... .......... .......... 89% 7.42M 3s\n499050K .......... .......... .......... .......... .......... 89% 8.50M 3s\n499100K .......... .......... .......... .......... .......... 89% 6.20M 3s\n499150K .......... .......... .......... .......... .......... 89% 32.3M 3s\n499200K .......... .......... .......... .......... .......... 89% 53.5M 3s\n499250K .......... .......... .......... .......... .......... 89% 8.04M 3s\n499300K .......... .......... .......... .......... .......... 89% 7.90M 3s\n499350K .......... .......... .......... .......... .......... 89% 39.7K 3s\n499400K .......... .......... .......... .......... .......... 89% 41.9M 3s\n499450K .......... .......... .......... .......... .......... 89% 99.5M 3s\n499500K .......... .......... .......... .......... .......... 89% 94.3M 3s\n499550K .......... .......... .......... .......... .......... 89%  106M 3s\n499600K .......... .......... .......... .......... .......... 89% 90.1M 3s\n499650K .......... .......... .......... .......... .......... 89% 79.1M 3s\n499700K .......... .......... .......... .......... .......... 89%  102M 3s\n499750K .......... .......... .......... .......... .......... 89%  130M 3s\n499800K .......... .......... .......... .......... .......... 89%  118M 3s\n499850K .......... .......... .......... .......... .......... 89%  121M 3s\n499900K .......... .......... .......... .......... .......... 89% 15.1M 3s\n499950K .......... .......... .......... .......... .......... 89%  127M 3s\n500000K .......... .......... .......... .......... .......... 89%  116M 3s\n500050K .......... .......... .......... .......... .......... 89%  105M 3s\n500100K .......... .......... .......... .......... .......... 89% 99.4M 3s\n500150K .......... .......... .......... .......... .......... 89%  102M 3s\n500200K .......... .......... .......... .......... .......... 89%  100M 3s\n500250K .......... .......... .......... .......... .......... 89%  135M 3s\n500300K .......... .......... .......... .......... .......... 89%  127M 3s\n500350K .......... .......... .......... .......... .......... 89%  134M 3s\n500400K .......... .......... .......... .......... .......... 89% 45.3M 3s\n500450K .......... .......... .......... .......... .......... 89%  134M 3s\n500500K .......... .......... .......... .......... .......... 89%  117M 3s\n500550K .......... .......... .......... .......... .......... 89%  137M 3s\n500600K .......... .......... .......... .......... .......... 89%  117M 3s\n500650K .......... .......... .......... .......... .......... 89% 12.4M 3s\n500700K .......... .......... .......... .......... .......... 89% 49.9M 3s\n500750K .......... .......... .......... .......... .......... 89% 42.8M 3s\n500800K .......... .......... .......... .......... .......... 89% 40.6M 3s\n500850K .......... .......... .......... .......... .......... 89% 50.5M 3s\n500900K .......... .......... .......... .......... .......... 89% 51.7M 3s\n500950K .......... .......... .......... .......... .......... 89% 48.0M 3s\n501000K .......... .......... .......... .......... .......... 89% 42.0M 3s\n501050K .......... .......... .......... .......... .......... 89% 51.1M 3s\n501100K .......... .......... .......... .......... .......... 89% 52.4M 3s\n501150K .......... .......... .......... .......... .......... 89% 52.4M 3s\n501200K .......... .......... .......... .......... .......... 89% 35.2M 3s\n501250K .......... .......... .......... .......... .......... 89% 51.0M 3s\n501300K .......... .......... .......... .......... .......... 89% 43.1M 3s\n501350K .......... .......... .......... .......... .......... 89% 52.6M 3s\n501400K .......... .......... .......... .......... .......... 89% 47.5M 3s\n501450K .......... .......... .......... .......... .......... 89% 37.2M 3s\n501500K .......... .......... .......... .......... .......... 89% 48.3M 3s\n501550K .......... .......... .......... .......... .......... 89% 52.6M 3s\n501600K .......... .......... .......... .......... .......... 89% 47.6M 3s\n501650K .......... .......... .......... .......... .......... 89% 42.7M 3s\n501700K .......... .......... .......... .......... .......... 89% 48.2M 3s\n501750K .......... .......... .......... .......... .......... 89% 52.4M 3s\n501800K .......... .......... .......... .......... .......... 89% 47.0M 3s\n501850K .......... .......... .......... .......... .......... 89% 41.8M 3s\n501900K .......... .......... .......... .......... .......... 89% 40.1M 3s\n501950K .......... .......... .......... .......... .......... 89% 53.1M 3s\n502000K .......... .......... .......... .......... .......... 89% 45.9M 3s\n502050K .......... .......... .......... .......... .......... 89% 52.4M 3s\n502100K .......... .......... .......... .......... .......... 89% 53.4M 3s\n502150K .......... .......... .......... .......... .......... 89% 38.0M 3s\n502200K .......... .......... .......... .......... .......... 89% 44.1M 3s\n502250K .......... .......... .......... .......... .......... 89% 52.3M 3s\n502300K .......... .......... .......... .......... .......... 89% 48.4M 3s\n502350K .......... .......... .......... .......... .......... 89% 41.6M 3s\n502400K .......... .......... .......... .......... .......... 89% 44.6M 3s\n502450K .......... .......... .......... .......... .......... 89% 39.2M 3s\n502500K .......... .......... .......... .......... .......... 89% 52.2M 3s\n502550K .......... .......... .......... .......... .......... 89% 38.5M 3s\n502600K .......... .......... .......... .......... .......... 89% 38.8M 3s\n502650K .......... .......... .......... .......... .......... 89% 53.3M 3s\n502700K .......... .......... .......... .......... .......... 89% 53.8M 3s\n502750K .......... .......... .......... .......... .......... 89% 35.9M 3s\n502800K .......... .......... .......... .......... .......... 89% 40.8M 3s\n502850K .......... .......... .......... .......... .......... 89% 53.7M 3s\n502900K .......... .......... .......... .......... .......... 89% 54.4M 3s\n502950K .......... .......... .......... .......... .......... 89% 45.4M 3s\n503000K .......... .......... .......... .......... .......... 89% 35.7M 3s\n503050K .......... .......... .......... .......... .......... 89% 49.6M 3s\n503100K .......... .......... .......... .......... .......... 89% 51.8M 3s\n503150K .......... .......... .......... .......... .......... 89% 51.6M 3s\n503200K .......... .......... .......... .......... .......... 89% 33.1M 3s\n503250K .......... .......... .......... .......... .......... 89% 52.2M 3s\n503300K .......... .......... .......... .......... .......... 89% 51.6M 3s\n503350K .......... .......... .......... .......... .......... 89% 35.0M 3s\n503400K .......... .......... .......... .......... .......... 89% 47.0M 3s\n503450K .......... .......... .......... .......... .......... 90% 54.5M 3s\n503500K .......... .......... .......... .......... .......... 90% 34.5M 3s\n503550K .......... .......... .......... .......... .......... 90% 52.4M 3s\n503600K .......... .......... .......... .......... .......... 90% 47.6M 3s\n503650K .......... .......... .......... .......... .......... 90% 38.8M 3s\n503700K .......... .......... .......... .......... .......... 90% 42.9M 3s\n503750K .......... .......... .......... .......... .......... 90% 52.8M 3s\n503800K .......... .......... .......... .......... .......... 90% 47.7M 3s\n503850K .......... .......... .......... .......... .......... 90% 52.6M 3s\n503900K .......... .......... .......... .......... .......... 90% 49.4M 3s\n503950K .......... .......... .......... .......... .......... 90% 39.2M 3s\n504000K .......... .......... .......... .......... .......... 90% 40.2M 3s\n504050K .......... .......... .......... .......... .......... 90% 51.9M 3s\n504100K .......... .......... .......... .......... .......... 90% 52.7M 3s\n504150K .......... .......... .......... .......... .......... 90% 37.0M 3s\n504200K .......... .......... .......... .......... .......... 90% 41.9M 3s\n504250K .......... .......... .......... .......... .......... 90% 52.2M 3s\n504300K .......... .......... .......... .......... .......... 90% 54.1M 3s\n504350K .......... .......... .......... .......... .......... 90% 38.3M 3s\n504400K .......... .......... .......... .......... .......... 90% 45.6M 3s\n504450K .......... .......... .......... .......... .......... 90% 51.6M 3s\n504500K .......... .......... .......... .......... .......... 90% 39.7M 3s\n504550K .......... .......... .......... .......... .......... 90% 34.7M 3s\n504600K .......... .......... .......... .......... .......... 90% 32.9M 3s\n504650K .......... .......... .......... .......... .......... 90% 47.6M 3s\n504700K .......... .......... .......... .......... .......... 90% 48.5M 3s\n504750K .......... .......... .......... .......... .......... 90% 46.9M 3s\n504800K .......... .......... .......... .......... .......... 90% 31.6M 3s\n504850K .......... .......... .......... .......... .......... 90% 50.5M 3s\n504900K .......... .......... .......... .......... .......... 90% 50.8M 3s\n504950K .......... .......... .......... .......... .......... 90% 46.1M 3s\n505000K .......... .......... .......... .......... .......... 90% 32.6M 3s\n505050K .......... .......... .......... .......... .......... 90% 46.0M 3s\n505100K .......... .......... .......... .......... .......... 90% 49.3M 3s\n505150K .......... .......... .......... .......... .......... 90% 49.5M 3s\n505200K .......... .......... .......... .......... .......... 90% 35.9M 3s\n505250K .......... .......... .......... .......... .......... 90% 41.0M 3s\n505300K .......... .......... .......... .......... .......... 90% 48.8M 3s\n505350K .......... .......... .......... .......... .......... 90% 51.1M 3s\n505400K .......... .......... .......... .......... .......... 90% 38.2M 3s\n505450K .......... .......... .......... .......... .......... 90% 38.5M 3s\n505500K .......... .......... .......... .......... .......... 90% 49.0M 3s\n505550K .......... .......... .......... .......... .......... 90% 51.1M 3s\n505600K .......... .......... .......... .......... .......... 90% 28.8M 3s\n505650K .......... .......... .......... .......... .......... 90% 37.3M 3s\n505700K .......... .......... .......... .......... .......... 90% 50.7M 3s\n505750K .......... .......... .......... .......... .......... 90% 16.8M 3s\n505800K .......... .......... .......... .......... .......... 90% 42.0M 3s\n505850K .......... .......... .......... .......... .......... 90% 23.4M 3s\n505900K .......... .......... .......... .......... .......... 90% 39.8M 3s\n505950K .......... .......... .......... .......... .......... 90% 47.3M 3s\n506000K .......... .......... .......... .......... .......... 90% 14.7M 3s\n506050K .......... .......... .......... .......... .......... 90% 31.7M 3s\n506100K .......... .......... .......... .......... .......... 90% 22.0M 3s\n506150K .......... .......... .......... .......... .......... 90% 27.3M 3s\n506200K .......... .......... .......... .......... .......... 90% 65.4M 3s\n506250K .......... .......... .......... .......... .......... 90% 21.8M 3s\n506300K .......... .......... .......... .......... .......... 90% 23.2M 3s\n506350K .......... .......... .......... .......... .......... 90% 13.6M 3s\n506400K .......... .......... .......... .......... .......... 90%  118M 3s\n506450K .......... .......... .......... .......... .......... 90% 41.7M 3s\n506500K .......... .......... .......... .......... .......... 90% 13.2M 3s\n506550K .......... .......... .......... .......... .......... 90% 12.4M 3s\n506600K .......... .......... .......... .......... .......... 90% 15.3M 3s\n506650K .......... .......... .......... .......... .......... 90% 61.2M 3s\n506700K .......... .......... .......... .......... .......... 90% 18.4M 3s\n506750K .......... .......... .......... .......... .......... 90% 22.8M 3s\n506800K .......... .......... .......... .......... .......... 90% 16.8M 3s\n506850K .......... .......... .......... .......... .......... 90% 16.4M 3s\n506900K .......... .......... .......... .......... .......... 90% 59.2M 3s\n506950K .......... .......... .......... .......... .......... 90% 14.5M 3s\n507000K .......... .......... .......... .......... .......... 90% 18.0M 3s\n507050K .......... .......... .......... .......... .......... 90% 16.3M 3s\n507100K .......... .......... .......... .......... .......... 90% 53.1M 3s\n507150K .......... .......... .......... .......... .......... 90% 15.4M 3s\n507200K .......... .......... .......... .......... .......... 90% 18.1M 3s\n507250K .......... .......... .......... .......... .......... 90% 16.1M 3s\n507300K .......... .......... .......... .......... .......... 90% 14.9M 3s\n507350K .......... .......... .......... .......... .......... 90% 62.1M 3s\n507400K .......... .......... .......... .......... .......... 90% 9.64M 3s\n507450K .......... .......... .......... .......... .......... 90% 35.1M 3s\n507500K .......... .......... .......... .......... .......... 90% 19.9M 3s\n507550K .......... .......... .......... .......... .......... 90% 17.1M 3s\n507600K .......... .......... .......... .......... .......... 90% 53.7M 3s\n507650K .......... .......... .......... .......... .......... 90% 16.5M 3s\n507700K .......... .......... .......... .......... .......... 90% 16.4M 3s\n507750K .......... .......... .......... .......... .......... 90% 16.9M 3s\n507800K .......... .......... .......... .......... .......... 90% 51.5M 3s\n507850K .......... .......... .......... .......... .......... 90% 17.4M 3s\n507900K .......... .......... .......... .......... .......... 90% 14.7M 3s\n507950K .......... .......... .......... .......... .......... 90% 23.9M 3s\n508000K .......... .......... .......... .......... .......... 90% 20.0M 3s\n508050K .......... .......... .......... .......... .......... 90% 54.4M 3s\n508100K .......... .......... .......... .......... .......... 90% 17.1M 3s\n508150K .......... .......... .......... .......... .......... 90% 17.0M 3s\n508200K .......... .......... .......... .......... .......... 90% 21.6M 3s\n508250K .......... .......... .......... .......... .......... 90% 19.6M 3s\n508300K .......... .......... .......... .......... .......... 90% 41.0M 3s\n508350K .......... .......... .......... .......... .......... 90% 22.6M 3s\n508400K .......... .......... .......... .......... .......... 90% 16.8M 2s\n508450K .......... .......... .......... .......... .......... 90% 14.2M 2s\n508500K .......... .......... .......... .......... .......... 90% 63.9M 2s\n508550K .......... .......... .......... .......... .......... 90% 27.7M 2s\n508600K .......... .......... .......... .......... .......... 90% 15.9M 2s\n508650K .......... .......... .......... .......... .......... 90% 35.7M 2s\n508700K .......... .......... .......... .......... .......... 90% 15.0M 2s\n508750K .......... .......... .......... .......... .......... 90% 69.7M 2s\n508800K .......... .......... .......... .......... .......... 90% 37.8M 2s\n508850K .......... .......... .......... .......... .......... 90% 15.9M 2s\n508900K .......... .......... .......... .......... .......... 90% 41.3M 2s\n508950K .......... .......... .......... .......... .......... 90% 15.1M 2s\n509000K .......... .......... .......... .......... .......... 90% 68.6M 2s\n509050K .......... .......... .......... .......... .......... 91% 43.3M 2s\n509100K .......... .......... .......... .......... .......... 91% 9.41M 2s\n509150K .......... .......... .......... .......... .......... 91%  105M 2s\n509200K .......... .......... .......... .......... .......... 91%  107M 2s\n509250K .......... .......... .......... .......... .......... 91% 24.6M 2s\n509300K .......... .......... .......... .......... .......... 91% 48.7M 2s\n509350K .......... .......... .......... .......... .......... 91% 15.0M 2s\n509400K .......... .......... .......... .......... .......... 91% 41.5M 2s\n509450K .......... .......... .......... .......... .......... 91% 72.0M 2s\n509500K .......... .......... .......... .......... .......... 91% 15.0M 2s\n509550K .......... .......... .......... .......... .......... 91% 36.8M 2s\n509600K .......... .......... .......... .......... .......... 91% 12.1M 2s\n509650K .......... .......... .......... .......... .......... 91% 58.4M 2s\n509700K .......... .......... .......... .......... .......... 91% 60.6M 2s\n509750K .......... .......... .......... .......... .......... 91% 13.3M 2s\n509800K .......... .......... .......... .......... .......... 91% 58.4M 2s\n509850K .......... .......... .......... .......... .......... 91% 11.0M 2s\n509900K .......... .......... .......... .......... .......... 91% 67.2M 2s\n509950K .......... .......... .......... .......... .......... 91% 72.3M 2s\n510000K .......... .......... .......... .......... .......... 91% 14.2M 2s\n510050K .......... .......... .......... .......... .......... 91% 80.6M 2s\n510100K .......... .......... .......... .......... .......... 91% 12.3M 2s\n510150K .......... .......... .......... .......... .......... 91% 54.0M 2s\n510200K .......... .......... .......... .......... .......... 91% 59.8M 2s\n510250K .......... .......... .......... .......... .......... 91% 12.9M 2s\n510300K .......... .......... .......... .......... .......... 91% 48.6M 2s\n510350K .......... .......... .......... .......... .......... 91% 16.1M 2s\n510400K .......... .......... .......... .......... .......... 91% 65.1M 2s\n510450K .......... .......... .......... .......... .......... 91% 92.5M 2s\n510500K .......... .......... .......... .......... .......... 91% 13.2M 2s\n510550K .......... .......... .......... .......... .......... 91% 97.3M 2s\n510600K .......... .......... .......... .......... .......... 91%  104M 2s\n510650K .......... .......... .......... .......... .......... 91% 11.2M 2s\n510700K .......... .......... .......... .......... .......... 91% 60.2M 2s\n510750K .......... .......... .......... .......... .......... 91% 13.4M 2s\n510800K .......... .......... .......... .......... .......... 91% 43.5M 2s\n510850K .......... .......... .......... .......... .......... 91% 79.6M 2s\n510900K .......... .......... .......... .......... .......... 91% 12.9M 2s\n510950K .......... .......... .......... .......... .......... 91% 66.4M 2s\n511000K .......... .......... .......... .......... .......... 91% 15.7M 2s\n511050K .......... .......... .......... .......... .......... 91% 55.8M 2s\n511100K .......... .......... .......... .......... .......... 91% 41.8M 2s\n511150K .......... .......... .......... .......... .......... 91% 14.1M 2s\n511200K .......... .......... .......... .......... .......... 91% 59.2M 2s\n511250K .......... .......... .......... .......... .......... 91% 12.9M 2s\n511300K .......... .......... .......... .......... .......... 91% 93.1M 2s\n511350K .......... .......... .......... .......... .......... 91% 76.8M 2s\n511400K .......... .......... .......... .......... .......... 91% 10.1M 2s\n511450K .......... .......... .......... .......... .......... 91% 92.7M 2s\n511500K .......... .......... .......... .......... .......... 91% 12.2M 2s\n511550K .......... .......... .......... .......... .......... 91% 50.3M 2s\n511600K .......... .......... .......... .......... .......... 91% 74.9M 2s\n511650K .......... .......... .......... .......... .......... 91% 11.3M 2s\n511700K .......... .......... .......... .......... .......... 91% 52.0M 2s\n511750K .......... .......... .......... .......... .......... 91% 8.74M 2s\n511800K .......... .......... .......... .......... .......... 91% 59.4M 2s\n511850K .......... .......... .......... .......... .......... 91% 27.0M 2s\n511900K .......... .......... .......... .......... .......... 91% 12.0M 2s\n511950K .......... .......... .......... .......... .......... 91% 65.6M 2s\n512000K .......... .......... .......... .......... .......... 91% 67.2M 2s\n512050K .......... .......... .......... .......... .......... 91% 14.1M 2s\n512100K .......... .......... .......... .......... .......... 91% 62.3M 2s\n512150K .......... .......... .......... .......... .......... 91% 12.4M 2s\n512200K .......... .......... .......... .......... .......... 91% 73.5M 2s\n512250K .......... .......... .......... .......... .......... 91% 70.9M 2s\n512300K .......... .......... .......... .......... .......... 91% 10.7M 2s\n512350K .......... .......... .......... .......... .......... 91% 57.0M 2s\n512400K .......... .......... .......... .......... .......... 91% 11.2M 2s\n512450K .......... .......... .......... .......... .......... 91% 69.4M 2s\n512500K .......... .......... .......... .......... .......... 91% 69.0M 2s\n512550K .......... .......... .......... .......... .......... 91% 13.2M 2s\n512600K .......... .......... .......... .......... .......... 91% 75.2M 2s\n512650K .......... .......... .......... .......... .......... 91% 10.2M 2s\n512700K .......... .......... .......... .......... .......... 91% 54.0M 2s\n512750K .......... .......... .......... .......... .......... 91% 43.8M 2s\n512800K .......... .......... .......... .......... .......... 91% 13.5M 2s\n512850K .......... .......... .......... .......... .......... 91% 24.6M 2s\n512900K .......... .......... .......... .......... .......... 91% 17.2M 2s\n512950K .......... .......... .......... .......... .......... 91% 12.7M 2s\n513000K .......... .......... .......... .......... .......... 91% 98.7M 2s\n513050K .......... .......... .......... .......... .......... 91% 7.89M 2s\n513100K .......... .......... .......... .......... .......... 91% 87.1M 2s\n513150K .......... .......... .......... .......... .......... 91% 77.6M 2s\n513200K .......... .......... .......... .......... .......... 91% 89.1M 2s\n513250K .......... .......... .......... .......... .......... 91% 64.4M 2s\n513300K .......... .......... .......... .......... .......... 91% 14.9M 2s\n513350K .......... .......... .......... .......... .......... 91% 70.7M 2s\n513400K .......... .......... .......... .......... .......... 91%  106M 2s\n513450K .......... .......... .......... .......... .......... 91% 11.8M 2s\n513500K .......... .......... .......... .......... .......... 91% 55.8M 2s\n513550K .......... .......... .......... .......... .......... 91% 12.9M 2s\n513600K .......... .......... .......... .......... .......... 91% 67.8M 2s\n513650K .......... .......... .......... .......... .......... 91% 94.2M 2s\n513700K .......... .......... .......... .......... .......... 91% 11.0M 2s\n513750K .......... .......... .......... .......... .......... 91%  103M 2s\n513800K .......... .......... .......... .......... .......... 91% 14.7M 2s\n513850K .......... .......... .......... .......... .......... 91% 77.5M 2s\n513900K .......... .......... .......... .......... .......... 91% 82.8M 2s\n513950K .......... .......... .......... .......... .......... 91% 11.8M 2s\n514000K .......... .......... .......... .......... .......... 91% 67.1M 2s\n514050K .......... .......... .......... .......... .......... 91% 13.8M 2s\n514100K .......... .......... .......... .......... .......... 91% 47.6M 2s\n514150K .......... .......... .......... .......... .......... 91% 91.3M 2s\n514200K .......... .......... .......... .......... .......... 91% 13.3M 2s\n514250K .......... .......... .......... .......... .......... 91% 28.0M 2s\n514300K .......... .......... .......... .......... .......... 91% 15.8M 2s\n514350K .......... .......... .......... .......... .......... 91% 48.7M 2s\n514400K .......... .......... .......... .......... .......... 91% 69.3M 2s\n514450K .......... .......... .......... .......... .......... 91% 14.9M 2s\n514500K .......... .......... .......... .......... .......... 91% 67.8M 2s\n514550K .......... .......... .......... .......... .......... 91% 17.9M 2s\n514600K .......... .......... .......... .......... .......... 91% 24.9M 2s\n514650K .......... .......... .......... .......... .......... 92% 66.1M 2s\n514700K .......... .......... .......... .......... .......... 92% 20.5M 2s\n514750K .......... .......... .......... .......... .......... 92% 18.2M 2s\n514800K .......... .......... .......... .......... .......... 92% 42.3M 2s\n514850K .......... .......... .......... .......... .......... 92% 38.3M 2s\n514900K .......... .......... .......... .......... .......... 92% 56.1M 2s\n514950K .......... .......... .......... .......... .......... 92% 11.4M 2s\n515000K .......... .......... .......... .......... .......... 92%  107M 2s\n515050K .......... .......... .......... .......... .......... 92%  104M 2s\n515100K .......... .......... .......... .......... .......... 92% 15.6M 2s\n515150K .......... .......... .......... .......... .......... 92% 35.6M 2s\n515200K .......... .......... .......... .......... .......... 92% 17.2M 2s\n515250K .......... .......... .......... .......... .......... 92% 53.1M 2s\n515300K .......... .......... .......... .......... .......... 92% 79.5M 2s\n515350K .......... .......... .......... .......... .......... 92% 14.6M 2s\n515400K .......... .......... .......... .......... .......... 92% 43.1M 2s\n515450K .......... .......... .......... .......... .......... 92% 11.0M 2s\n515500K .......... .......... .......... .......... .......... 92% 68.2M 2s\n515550K .......... .......... .......... .......... .......... 92% 57.2M 2s\n515600K .......... .......... .......... .......... .......... 92% 16.0M 2s\n515650K .......... .......... .......... .......... .......... 92% 83.5M 2s\n515700K .......... .......... .......... .......... .......... 92% 16.0M 2s\n515750K .......... .......... .......... .......... .......... 92% 60.4M 2s\n515800K .......... .......... .......... .......... .......... 92% 79.7M 2s\n515850K .......... .......... .......... .......... .......... 92% 13.2M 2s\n515900K .......... .......... .......... .......... .......... 92% 23.3M 2s\n515950K .......... .......... .......... .......... .......... 92% 21.9M 2s\n516000K .......... .......... .......... .......... .......... 92% 13.4M 2s\n516050K .......... .......... .......... .......... .......... 92% 23.5M 2s\n516100K .......... .......... .......... .......... .......... 92% 34.5M 2s\n516150K .......... .......... .......... .......... .......... 92% 50.8M 2s\n516200K .......... .......... .......... .......... .......... 92% 92.7M 2s\n516250K .......... .......... .......... .......... .......... 92% 30.5M 2s\n516300K .......... .......... .......... .......... .......... 92% 54.5M 2s\n516350K .......... .......... .......... .......... .......... 92% 13.5M 2s\n516400K .......... .......... .......... .......... .......... 92% 73.5M 2s\n516450K .......... .......... .......... .......... .......... 92% 43.9M 2s\n516500K .......... .......... .......... .......... .......... 92% 14.1M 2s\n516550K .......... .......... .......... .......... .......... 92% 72.6M 2s\n516600K .......... .......... .......... .......... .......... 92% 13.1M 2s\n516650K .......... .......... .......... .......... .......... 92% 63.3M 2s\n516700K .......... .......... .......... .......... .......... 92% 84.3M 2s\n516750K .......... .......... .......... .......... .......... 92% 11.4M 2s\n516800K .......... .......... .......... .......... .......... 92% 27.8M 2s\n516850K .......... .......... .......... .......... .......... 92% 17.1M 2s\n516900K .......... .......... .......... .......... .......... 92% 57.8M 2s\n516950K .......... .......... .......... .......... .......... 92% 81.4M 2s\n517000K .......... .......... .......... .......... .......... 92% 12.7M 2s\n517050K .......... .......... .......... .......... .......... 92% 45.5M 2s\n517100K .......... .......... .......... .......... .......... 92% 14.0M 2s\n517150K .......... .......... .......... .......... .......... 92% 59.3M 2s\n517200K .......... .......... .......... .......... .......... 92% 83.4M 2s\n517250K .......... .......... .......... .......... .......... 92% 12.2M 2s\n517300K .......... .......... .......... .......... .......... 92% 64.2M 2s\n517350K .......... .......... .......... .......... .......... 92% 12.9M 2s\n517400K .......... .......... .......... .......... .......... 92% 61.4M 2s\n517450K .......... .......... .......... .......... .......... 92% 74.1M 2s\n517500K .......... .......... .......... .......... .......... 92% 12.2M 2s\n517550K .......... .......... .......... .......... .......... 92% 68.5M 2s\n517600K .......... .......... .......... .......... .......... 92% 87.6M 2s\n517650K .......... .......... .......... .......... .......... 92% 12.4M 2s\n517700K .......... .......... .......... .......... .......... 92% 60.5M 2s\n517750K .......... .......... .......... .......... .......... 92% 9.95M 2s\n517800K .......... .......... .......... .......... .......... 92% 81.4M 2s\n517850K .......... .......... .......... .......... .......... 92% 73.3M 2s\n517900K .......... .......... .......... .......... .......... 92% 11.4M 2s\n517950K .......... .......... .......... .......... .......... 92% 97.4M 2s\n518000K .......... .......... .......... .......... .......... 92% 19.1M 2s\n518050K .......... .......... .......... .......... .......... 92% 76.4M 2s\n518100K .......... .......... .......... .......... .......... 92% 13.8M 2s\n518150K .......... .......... .......... .......... .......... 92% 58.2M 2s\n518200K .......... .......... .......... .......... .......... 92% 61.0M 2s\n518250K .......... .......... .......... .......... .......... 92% 9.66M 2s\n518300K .......... .......... .......... .......... .......... 92% 74.3M 2s\n518350K .......... .......... .......... .......... .......... 92% 84.0M 2s\n518400K .......... .......... .......... .......... .......... 92% 14.0M 2s\n518450K .......... .......... .......... .......... .......... 92% 78.9M 2s\n518500K .......... .......... .......... .......... .......... 92% 10.2M 2s\n518550K .......... .......... .......... .......... .......... 92% 52.0M 2s\n518600K .......... .......... .......... .......... .......... 92% 69.0M 2s\n518650K .......... .......... .......... .......... .......... 92% 12.9M 2s\n518700K .......... .......... .......... .......... .......... 92% 63.6M 2s\n518750K .......... .......... .......... .......... .......... 92% 11.4M 2s\n518800K .......... .......... .......... .......... .......... 92% 57.0M 2s\n518850K .......... .......... .......... .......... .......... 92% 73.7M 2s\n518900K .......... .......... .......... .......... .......... 92% 12.1M 2s\n518950K .......... .......... .......... .......... .......... 92% 65.1M 2s\n519000K .......... .......... .......... .......... .......... 92% 61.5M 2s\n519050K .......... .......... .......... .......... .......... 92% 11.3M 2s\n519100K .......... .......... .......... .......... .......... 92% 59.8M 2s\n519150K .......... .......... .......... .......... .......... 92% 14.1M 2s\n519200K .......... .......... .......... .......... .......... 92% 56.1M 2s\n519250K .......... .......... .......... .......... .......... 92% 76.6M 2s\n519300K .......... .......... .......... .......... .......... 92% 6.76M 2s\n519350K .......... .......... .......... .......... .......... 92% 44.9M 2s\n519400K .......... .......... .......... .......... .......... 92% 7.53M 2s\n519450K .......... .......... .......... .......... .......... 92% 25.9M 2s\n519500K .......... .......... .......... .......... .......... 92% 49.5M 2s\n519550K .......... .......... .......... .......... .......... 92% 3.46M 2s\n519600K .......... .......... .......... .......... .......... 92% 73.1M 2s\n519650K .......... .......... .......... .......... .......... 92% 9.79M 2s\n519700K .......... .......... .......... .......... .......... 92% 11.5M 2s\n519750K .......... .......... .......... .......... .......... 92% 3.88M 2s\n519800K .......... .......... .......... .......... .......... 92% 19.5M 2s\n519850K .......... .......... .......... .......... .......... 92% 11.7M 2s\n519900K .......... .......... .......... .......... .......... 92% 10.1M 2s\n519950K .......... .......... .......... .......... .......... 92% 6.88M 2s\n520000K .......... .......... .......... .......... .......... 92% 86.4M 2s\n520050K .......... .......... .......... .......... .......... 92% 6.59M 2s\n520100K .......... .......... .......... .......... .......... 92% 52.9M 2s\n520150K .......... .......... .......... .......... .......... 92% 8.50M 2s\n520200K .......... .......... .......... .......... .......... 92% 70.7M 2s\n520250K .......... .......... .......... .......... .......... 93% 7.56M 2s\n520300K .......... .......... .......... .......... .......... 93% 5.62M 2s\n520350K .......... .......... .......... .......... .......... 93% 29.4M 2s\n520400K .......... .......... .......... .......... .......... 93% 56.0M 2s\n520450K .......... .......... .......... .......... .......... 93% 4.51M 2s\n520500K .......... .......... .......... .......... .......... 93% 54.9M 2s\n520550K .......... .......... .......... .......... .......... 93% 5.88M 2s\n520600K .......... .......... .......... .......... .......... 93% 5.66M 2s\n520650K .......... .......... .......... .......... .......... 93% 37.6M 2s\n520700K .......... .......... .......... .......... .......... 93% 10.1M 2s\n520750K .......... .......... .......... .......... .......... 93% 32.8M 2s\n520800K .......... .......... .......... .......... .......... 93% 8.11M 2s\n520850K .......... .......... .......... .......... .......... 93% 6.11M 2s\n520900K .......... .......... .......... .......... .......... 93%  101M 2s\n520950K .......... .......... .......... .......... .......... 93% 8.72M 2s\n521000K .......... .......... .......... .......... .......... 93% 35.3M 2s\n521050K .......... .......... .......... .......... .......... 93% 6.91M 2s\n521100K .......... .......... .......... .......... .......... 93% 57.7M 2s\n521150K .......... .......... .......... .......... .......... 93% 52.9M 2s\n521200K .......... .......... .......... .......... .......... 93% 6.01M 2s\n521250K .......... .......... .......... .......... .......... 93% 10.2M 2s\n521300K .......... .......... .......... .......... .......... 93% 7.19M 2s\n521350K .......... .......... .......... .......... .......... 93% 94.5M 2s\n521400K .......... .......... .......... .......... .......... 93% 6.62M 2s\n521450K .......... .......... .......... .......... .......... 93% 53.5M 2s\n521500K .......... .......... .......... .......... .......... 93% 5.48M 2s\n521550K .......... .......... .......... .......... .......... 93% 39.0M 2s\n521600K .......... .......... .......... .......... .......... 93% 82.1M 2s\n521650K .......... .......... .......... .......... .......... 93% 8.32M 2s\n521700K .......... .......... .......... .......... .......... 93% 7.18M 2s\n521750K .......... .......... .......... .......... .......... 93% 7.11M 2s\n521800K .......... .......... .......... .......... .......... 93% 7.61M 2s\n521850K .......... .......... .......... .......... .......... 93% 37.3M 2s\n521900K .......... .......... .......... .......... .......... 93% 37.0M 2s\n521950K .......... .......... .......... .......... .......... 93% 6.60M 2s\n522000K .......... .......... .......... .......... .......... 93% 9.04M 2s\n522050K .......... .......... .......... .......... .......... 93% 57.9M 2s\n522100K .......... .......... .......... .......... .......... 93% 7.11M 2s\n522150K .......... .......... .......... .......... .......... 93% 37.3M 2s\n522200K .......... .......... .......... .......... .......... 93% 6.95M 2s\n522250K .......... .......... .......... .......... .......... 93% 8.91M 2s\n522300K .......... .......... .......... .......... .......... 93% 67.8M 2s\n522350K .......... .......... .......... .......... .......... 93% 7.21M 2s\n522400K .......... .......... .......... .......... .......... 93% 20.8M 2s\n522450K .......... .......... .......... .......... .......... 93% 6.62M 2s\n522500K .......... .......... .......... .......... .......... 93% 82.4M 2s\n522550K .......... .......... .......... .......... .......... 93% 31.6M 2s\n522600K .......... .......... .......... .......... .......... 93% 8.59M 2s\n522650K .......... .......... .......... .......... .......... 93% 7.97M 2s\n522700K .......... .......... .......... .......... .......... 93% 7.18M 2s\n522750K .......... .......... .......... .......... .......... 93% 6.14M 2s\n522800K .......... .......... .......... .......... .......... 93% 77.0M 2s\n522850K .......... .......... .......... .......... .......... 93% 37.9M 2s\n522900K .......... .......... .......... .......... .......... 93% 9.13M 2s\n522950K .......... .......... .......... .......... .......... 93% 8.96M 2s\n523000K .......... .......... .......... .......... .......... 93% 67.6M 2s\n523050K .......... .......... .......... .......... .......... 93% 6.91M 2s\n523100K .......... .......... .......... .......... .......... 93% 45.5M 2s\n523150K .......... .......... .......... .......... .......... 93% 6.27M 2s\n523200K .......... .......... .......... .......... .......... 93% 60.8M 2s\n523250K .......... .......... .......... .......... .......... 93% 39.0M 2s\n523300K .......... .......... .......... .......... .......... 93% 8.08M 2s\n523350K .......... .......... .......... .......... .......... 93% 9.06M 2s\n523400K .......... .......... .......... .......... .......... 93% 6.84M 2s\n523450K .......... .......... .......... .......... .......... 93% 63.4M 2s\n523500K .......... .......... .......... .......... .......... 93% 38.4M 2s\n523550K .......... .......... .......... .......... .......... 93% 8.44M 2s\n523600K .......... .......... .......... .......... .......... 93% 40.5M 2s\n523650K .......... .......... .......... .......... .......... 93% 9.10M 2s\n523700K .......... .......... .......... .......... .......... 93% 63.1M 2s\n523750K .......... .......... .......... .......... .......... 93% 8.94M 2s\n523800K .......... .......... .......... .......... .......... 93% 43.1M 2s\n523850K .......... .......... .......... .......... .......... 93% 6.88M 2s\n523900K .......... .......... .......... .......... .......... 93%  106M 2s\n523950K .......... .......... .......... .......... .......... 93% 41.0M 2s\n524000K .......... .......... .......... .......... .......... 93% 8.49M 2s\n524050K .......... .......... .......... .......... .......... 93% 52.1M 2s\n524100K .......... .......... .......... .......... .......... 93% 8.61M 2s\n524150K .......... .......... .......... .......... .......... 93% 67.7M 2s\n524200K .......... .......... .......... .......... .......... 93% 40.6M 2s\n524250K .......... .......... .......... .......... .......... 93% 6.71M 2s\n524300K .......... .......... .......... .......... .......... 93% 50.4M 2s\n524350K .......... .......... .......... .......... .......... 93% 6.06M 2s\n524400K .......... .......... .......... .......... .......... 93% 92.5M 2s\n524450K .......... .......... .......... .......... .......... 93%  134M 2s\n524500K .......... .......... .......... .......... .......... 93% 9.57M 2s\n524550K .......... .......... .......... .......... .......... 93% 8.86M 2s\n524600K .......... .......... .......... .......... .......... 93% 84.5M 2s\n524650K .......... .......... .......... .......... .......... 93% 6.65M 2s\n524700K .......... .......... .......... .......... .......... 93% 41.7M 2s\n524750K .......... .......... .......... .......... .......... 93% 6.96M 2s\n524800K .......... .......... .......... .......... .......... 93% 46.4M 2s\n524850K .......... .......... .......... .......... .......... 93% 49.9M 2s\n524900K .......... .......... .......... .......... .......... 93% 8.56M 2s\n524950K .......... .......... .......... .......... .......... 93% 4.53M 2s\n525000K .......... .......... .......... .......... .......... 93%  110M 2s\n525050K .......... .......... .......... .......... .......... 93% 63.3M 2s\n525100K .......... .......... .......... .......... .......... 93% 65.0M 2s\n525150K .......... .......... .......... .......... .......... 93% 7.97M 2s\n525200K .......... .......... .......... .......... .......... 93% 55.6M 2s\n525250K .......... .......... .......... .......... .......... 93% 9.44M 2s\n525300K .......... .......... .......... .......... .......... 93% 64.9M 2s\n525350K .......... .......... .......... .......... .......... 93% 59.3M 2s\n525400K .......... .......... .......... .......... .......... 93% 8.56M 2s\n525450K .......... .......... .......... .......... .......... 93% 45.0M 2s\n525500K .......... .......... .......... .......... .......... 93% 8.35M 2s\n525550K .......... .......... .......... .......... .......... 93% 63.4M 2s\n525600K .......... .......... .......... .......... .......... 93% 40.9M 2s\n525650K .......... .......... .......... .......... .......... 93% 9.22M 2s\n525700K .......... .......... .......... .......... .......... 93% 39.3M 2s\n525750K .......... .......... .......... .......... .......... 93% 6.84M 2s\n525800K .......... .......... .......... .......... .......... 93% 71.1M 2s\n525850K .......... .......... .......... .......... .......... 94% 37.0M 2s\n525900K .......... .......... .......... .......... .......... 94% 8.77M 2s\n525950K .......... .......... .......... .......... .......... 94% 8.11M 2s\n526000K .......... .......... .......... .......... .......... 94% 83.0M 2s\n526050K .......... .......... .......... .......... .......... 94% 6.03M 2s\n526100K .......... .......... .......... .......... .......... 94% 32.3M 2s\n526150K .......... .......... .......... .......... .......... 94% 7.49M 2s\n526200K .......... .......... .......... .......... .......... 94% 8.14M 2s\n526250K .......... .......... .......... .......... .......... 94% 4.81M 2s\n526300K .......... .......... .......... .......... .......... 94% 20.3M 2s\n526350K .......... .......... .......... .......... .......... 94% 50.0M 2s\n526400K .......... .......... .......... .......... .......... 94% 4.92M 2s\n526450K .......... .......... .......... .......... .......... 94% 7.25M 2s\n526500K .......... .......... .......... .......... .......... 94% 5.55M 2s\n526550K .......... .......... .......... .......... .......... 94% 23.0M 2s\n526600K .......... .......... .......... .......... .......... 94% 4.67M 2s\n526650K .......... .......... .......... .......... .......... 94% 6.58M 2s\n526700K .......... .......... .......... .......... .......... 94%  104M 2s\n526750K .......... .......... .......... .......... .......... 94% 6.76M 2s\n526800K .......... .......... .......... .......... .......... 94% 20.7M 2s\n526850K .......... .......... .......... .......... .......... 94% 5.83M 2s\n526900K .......... .......... .......... .......... .......... 94% 3.89M 2s\n526950K .......... .......... .......... .......... .......... 94% 4.72M 2s\n527000K .......... .......... .......... .......... .......... 94% 8.50M 2s\n527050K .......... .......... .......... .......... .......... 94% 23.3M 2s\n527100K .......... .......... .......... .......... .......... 94% 4.95M 2s\n527150K .......... .......... .......... .......... .......... 94% 5.38M 2s\n527200K .......... .......... .......... .......... .......... 94% 93.7M 2s\n527250K .......... .......... .......... .......... .......... 94% 3.91M 2s\n527300K .......... .......... .......... .......... .......... 94% 5.13M 2s\n527350K .......... .......... .......... .......... .......... 94% 4.62M 2s\n527400K .......... .......... .......... .......... .......... 94% 6.46M 2s\n527450K .......... .......... .......... .......... .......... 94% 5.90M 2s\n527500K .......... .......... .......... .......... .......... 94% 7.31M 2s\n527550K .......... .......... .......... .......... .......... 94% 11.4M 2s\n527600K .......... .......... .......... .......... .......... 94% 10.3M 2s\n527650K .......... .......... .......... .......... .......... 94% 7.82M 2s\n527700K .......... .......... .......... .......... .......... 94% 60.3M 2s\n527750K .......... .......... .......... .......... .......... 94% 4.40M 2s\n527800K .......... .......... .......... .......... .......... 94% 6.82M 2s\n527850K .......... .......... .......... .......... .......... 94% 36.6M 2s\n527900K .......... .......... .......... .......... .......... 94% 6.99M 2s\n527950K .......... .......... .......... .......... .......... 94% 60.0M 2s\n528000K .......... .......... .......... .......... .......... 94% 8.79M 2s\n528050K .......... .......... .......... .......... .......... 94% 5.04M 2s\n528100K .......... .......... .......... .......... .......... 94% 10.6M 2s\n528150K .......... .......... .......... .......... .......... 94% 59.7M 2s\n528200K .......... .......... .......... .......... .......... 94% 19.4M 2s\n528250K .......... .......... .......... .......... .......... 94% 6.77M 2s\n528300K .......... .......... .......... .......... .......... 94% 5.94M 2s\n528350K .......... .......... .......... .......... .......... 94% 7.61M 2s\n528400K .......... .......... .......... .......... .......... 94% 56.0M 2s\n528450K .......... .......... .......... .......... .......... 94% 6.52M 2s\n528500K .......... .......... .......... .......... .......... 94% 8.08M 2s\n528550K .......... .......... .......... .......... .......... 94% 4.85M 2s\n528600K .......... .......... .......... .......... .......... 94% 48.2M 2s\n528650K .......... .......... .......... .......... .......... 94% 5.64M 2s\n528700K .......... .......... .......... .......... .......... 94% 6.77M 2s\n528750K .......... .......... .......... .......... .......... 94% 5.13M 2s\n528800K .......... .......... .......... .......... .......... 94% 5.97M 2s\n528850K .......... .......... .......... .......... .......... 94% 59.5M 2s\n528900K .......... .......... .......... .......... .......... 94% 7.15M 2s\n528950K .......... .......... .......... .......... .......... 94% 6.21M 2s\n529000K .......... .......... .......... .......... .......... 94% 5.62M 2s\n529050K .......... .......... .......... .......... .......... 94% 92.2M 2s\n529100K .......... .......... .......... .......... .......... 94% 4.72M 2s\n529150K .......... .......... .......... .......... .......... 94% 4.91M 2s\n529200K .......... .......... .......... .......... .......... 94% 6.31M 1s\n529250K .......... .......... .......... .......... .......... 94% 7.21M 1s\n529300K .......... .......... .......... .......... .......... 94% 5.52M 1s\n529350K .......... .......... .......... .......... .......... 94% 60.9M 1s\n529400K .......... .......... .......... .......... .......... 94% 3.20M 1s\n529450K .......... .......... .......... .......... .......... 94% 4.91M 1s\n529500K .......... .......... .......... .......... .......... 94% 15.9M 1s\n529550K .......... .......... .......... .......... .......... 94% 4.26M 1s\n529600K .......... .......... .......... .......... .......... 94% 55.3M 1s\n529650K .......... .......... .......... .......... .......... 94% 4.70M 1s\n529700K .......... .......... .......... .......... .......... 94% 5.36M 1s\n529750K .......... .......... .......... .......... .......... 94% 5.03M 1s\n529800K .......... .......... .......... .......... .......... 94% 5.63M 1s\n529850K .......... .......... .......... .......... .......... 94% 58.6M 1s\n529900K .......... .......... .......... .......... .......... 94% 5.82M 1s\n529950K .......... .......... .......... .......... .......... 94% 5.82M 1s\n530000K .......... .......... .......... .......... .......... 94% 5.65M 1s\n530050K .......... .......... .......... .......... .......... 94% 67.7M 1s\n530100K .......... .......... .......... .......... .......... 94% 6.53M 1s\n530150K .......... .......... .......... .......... .......... 94% 5.33M 1s\n530200K .......... .......... .......... .......... .......... 94% 5.60M 1s\n530250K .......... .......... .......... .......... .......... 94% 38.0M 1s\n530300K .......... .......... .......... .......... .......... 94% 5.93M 1s\n530350K .......... .......... .......... .......... .......... 94% 5.46M 1s\n530400K .......... .......... .......... .......... .......... 94% 6.41M 1s\n530450K .......... .......... .......... .......... .......... 94% 6.86M 1s\n530500K .......... .......... .......... .......... .......... 94% 70.5M 1s\n530550K .......... .......... .......... .......... .......... 94% 7.99M 1s\n530600K .......... .......... .......... .......... .......... 94% 6.04M 1s\n530650K .......... .......... .......... .......... .......... 94% 8.56M 1s\n530700K .......... .......... .......... .......... .......... 94% 67.0M 1s\n530750K .......... .......... .......... .......... .......... 94% 27.4M 1s\n530800K .......... .......... .......... .......... .......... 94% 8.36M 1s\n530850K .......... .......... .......... .......... .......... 94% 25.2M 1s\n530900K .......... .......... .......... .......... .......... 94% 44.7M 1s\n530950K .......... .......... .......... .......... .......... 94% 7.85M 1s\n531000K .......... .......... .......... .......... .......... 94% 20.0M 1s\n531050K .......... .......... .......... .......... .......... 94% 6.00M 1s\n531100K .......... .......... .......... .......... .......... 94% 5.47M 1s\n531150K .......... .......... .......... .......... .......... 94% 5.51M 1s\n531200K .......... .......... .......... .......... .......... 94% 48.4M 1s\n531250K .......... .......... .......... .......... .......... 94% 6.40M 1s\n531300K .......... .......... .......... .......... .......... 94% 8.06M 1s\n531350K .......... .......... .......... .......... .......... 94% 6.24M 1s\n531400K .......... .......... .......... .......... .......... 94% 62.5M 1s\n531450K .......... .......... .......... .......... .......... 95% 5.33M 1s\n531500K .......... .......... .......... .......... .......... 95% 28.9M 1s\n531550K .......... .......... .......... .......... .......... 95% 9.03M 1s\n531600K .......... .......... .......... .......... .......... 95% 8.65M 1s\n531650K .......... .......... .......... .......... .......... 95% 83.0M 1s\n531700K .......... .......... .......... .......... .......... 95% 5.62M 1s\n531750K .......... .......... .......... .......... .......... 95% 6.36M 1s\n531800K .......... .......... .......... .......... .......... 95% 18.7M 1s\n531850K .......... .......... .......... .......... .......... 95% 61.6M 1s\n531900K .......... .......... .......... .......... .......... 95% 5.52M 1s\n531950K .......... .......... .......... .......... .......... 95% 6.57M 1s\n532000K .......... .......... .......... .......... .......... 95% 5.11M 1s\n532050K .......... .......... .......... .......... .......... 95% 17.6M 1s\n532100K .......... .......... .......... .......... .......... 95% 11.9M 1s\n532150K .......... .......... .......... .......... .......... 95% 10.3M 1s\n532200K .......... .......... .......... .......... .......... 95% 5.91M 1s\n532250K .......... .......... .......... .......... .......... 95% 8.82M 1s\n532300K .......... .......... .......... .......... .......... 95% 6.74M 1s\n532350K .......... .......... .......... .......... .......... 95% 65.5M 1s\n532400K .......... .......... .......... .......... .......... 95% 5.23M 1s\n532450K .......... .......... .......... .......... .......... 95% 5.87M 1s\n532500K .......... .......... .......... .......... .......... 95% 5.73M 1s\n532550K .......... .......... .......... .......... .......... 95% 6.46M 1s\n532600K .......... .......... .......... .......... .......... 95% 71.0M 1s\n532650K .......... .......... .......... .......... .......... 95% 8.21M 1s\n532700K .......... .......... .......... .......... .......... 95% 6.82M 1s\n532750K .......... .......... .......... .......... .......... 95% 6.32M 1s\n532800K .......... .......... .......... .......... .......... 95% 70.4M 1s\n532850K .......... .......... .......... .......... .......... 95% 6.03M 1s\n532900K .......... .......... .......... .......... .......... 95% 9.74M 1s\n532950K .......... .......... .......... .......... .......... 95% 4.09M 1s\n533000K .......... .......... .......... .......... .......... 95% 89.5M 1s\n533050K .......... .......... .......... .......... .......... 95% 8.23M 1s\n533100K .......... .......... .......... .......... .......... 95% 5.84M 1s\n533150K .......... .......... .......... .......... .......... 95% 6.32M 1s\n533200K .......... .......... .......... .......... .......... 95% 6.70M 1s\n533250K .......... .......... .......... .......... .......... 95% 8.84M 1s\n533300K .......... .......... .......... .......... .......... 95% 78.9M 1s\n533350K .......... .......... .......... .......... .......... 95% 6.22M 1s\n533400K .......... .......... .......... .......... .......... 95% 20.3M 1s\n533450K .......... .......... .......... .......... .......... 95% 6.89M 1s\n533500K .......... .......... .......... .......... .......... 95% 50.0M 1s\n533550K .......... .......... .......... .......... .......... 95% 8.08M 1s\n533600K .......... .......... .......... .......... .......... 95% 5.07M 1s\n533650K .......... .......... .......... .......... .......... 95% 6.50M 1s\n533700K .......... .......... .......... .......... .......... 95% 7.11M 1s\n533750K .......... .......... .......... .......... .......... 95% 31.9M 1s\n533800K .......... .......... .......... .......... .......... 95% 5.83M 1s\n533850K .......... .......... .......... .......... .......... 95% 5.33M 1s\n533900K .......... .......... .......... .......... .......... 95% 5.23M 1s\n533950K .......... .......... .......... .......... .......... 95% 8.45M 1s\n534000K .......... .......... .......... .......... .......... 95% 66.6M 1s\n534050K .......... .......... .......... .......... .......... 95% 6.18M 1s\n534100K .......... .......... .......... .......... .......... 95% 8.10M 1s\n534150K .......... .......... .......... .......... .......... 95% 6.68M 1s\n534200K .......... .......... .......... .......... .......... 95% 66.4M 1s\n534250K .......... .......... .......... .......... .......... 95% 29.1M 1s\n534300K .......... .......... .......... .......... .......... 95% 8.93M 1s\n534350K .......... .......... .......... .......... .......... 95% 5.92M 1s\n534400K .......... .......... .......... .......... .......... 95% 4.72M 1s\n534450K .......... .......... .......... .......... .......... 95% 25.1M 1s\n534500K .......... .......... .......... .......... .......... 95% 27.0M 1s\n534550K .......... .......... .......... .......... .......... 95% 6.41M 1s\n534600K .......... .......... .......... .......... .......... 95% 20.0M 1s\n534650K .......... .......... .......... .......... .......... 95% 5.62M 1s\n534700K .......... .......... .......... .......... .......... 95% 57.9M 1s\n534750K .......... .......... .......... .......... .......... 95% 7.82M 1s\n534800K .......... .......... .......... .......... .......... 95% 8.18M 1s\n534850K .......... .......... .......... .......... .......... 95% 5.94M 1s\n534900K .......... .......... .......... .......... .......... 95% 42.4M 1s\n534950K .......... .......... .......... .......... .......... 95% 7.56M 1s\n535000K .......... .......... .......... .......... .......... 95% 35.9M 1s\n535050K .......... .......... .......... .......... .......... 95% 8.58M 1s\n535100K .......... .......... .......... .......... .......... 95% 8.09M 1s\n535150K .......... .......... .......... .......... .......... 95% 43.8M 1s\n535200K .......... .......... .......... .......... .......... 95% 34.8M 1s\n535250K .......... .......... .......... .......... .......... 95% 5.14M 1s\n535300K .......... .......... .......... .......... .......... 95% 20.7M 1s\n535350K .......... .......... .......... .......... .......... 95% 57.9M 1s\n535400K .......... .......... .......... .......... .......... 95% 6.16M 1s\n535450K .......... .......... .......... .......... .......... 95% 5.61M 1s\n535500K .......... .......... .......... .......... .......... 95% 5.72M 1s\n535550K .......... .......... .......... .......... .......... 95% 5.08M 1s\n535600K .......... .......... .......... .......... .......... 95% 5.36M 1s\n535650K .......... .......... .......... .......... .......... 95% 53.0M 1s\n535700K .......... .......... .......... .......... .......... 95% 5.19M 1s\n535750K .......... .......... .......... .......... .......... 95% 4.98M 1s\n535800K .......... .......... .......... .......... .......... 95% 4.74M 1s\n535850K .......... .......... .......... .......... .......... 95% 4.01M 1s\n535900K .......... .......... .......... .......... .......... 95% 57.0M 1s\n535950K .......... .......... .......... .......... .......... 95% 4.86M 1s\n536000K .......... .......... .......... .......... .......... 95% 5.20M 1s\n536050K .......... .......... .......... .......... .......... 95% 4.90M 1s\n536100K .......... .......... .......... .......... .......... 95% 7.59M 1s\n536150K .......... .......... .......... .......... .......... 95% 51.2M 1s\n536200K .......... .......... .......... .......... .......... 95% 5.13M 1s\n536250K .......... .......... .......... .......... .......... 95% 9.02M 1s\n536300K .......... .......... .......... .......... .......... 95% 48.8M 1s\n536350K .......... .......... .......... .......... .......... 95% 8.06M 1s\n536400K .......... .......... .......... .......... .......... 95% 5.71M 1s\n536450K .......... .......... .......... .......... .......... 95% 5.53M 1s\n536500K .......... .......... .......... .......... .......... 95% 55.1M 1s\n536550K .......... .......... .......... .......... .......... 95% 6.35M 1s\n536600K .......... .......... .......... .......... .......... 95% 8.75M 1s\n536650K .......... .......... .......... .......... .......... 95% 7.16M 1s\n536700K .......... .......... .......... .......... .......... 95% 6.02M 1s\n536750K .......... .......... .......... .......... .......... 95% 6.30M 1s\n536800K .......... .......... .......... .......... .......... 95% 47.1M 1s\n536850K .......... .......... .......... .......... .......... 95% 5.50M 1s\n536900K .......... .......... .......... .......... .......... 95% 5.10M 1s\n536950K .......... .......... .......... .......... .......... 95% 5.49M 1s\n537000K .......... .......... .......... .......... .......... 96% 7.54M 1s\n537050K .......... .......... .......... .......... .......... 96% 63.8M 1s\n537100K .......... .......... .......... .......... .......... 96% 7.64M 1s\n537150K .......... .......... .......... .......... .......... 96% 9.18M 1s\n537200K .......... .......... .......... .......... .......... 96% 11.0M 1s\n537250K .......... .......... .......... .......... .......... 96% 37.8M 1s\n537300K .......... .......... .......... .......... .......... 96% 79.5M 1s\n537350K .......... .......... .......... .......... .......... 96% 8.54M 1s\n537400K .......... .......... .......... .......... .......... 96% 34.1M 1s\n537450K .......... .......... .......... .......... .......... 96% 58.7M 1s\n537500K .......... .......... .......... .......... .......... 96% 11.2M 1s\n537550K .......... .......... .......... .......... .......... 96% 37.9M 1s\n537600K .......... .......... .......... .......... .......... 96% 10.6M 1s\n537650K .......... .......... .......... .......... .......... 96% 33.1M 1s\n537700K .......... .......... .......... .......... .......... 96% 52.0M 1s\n537750K .......... .......... .......... .......... .......... 96% 7.51M 1s\n537800K .......... .......... .......... .......... .......... 96% 25.5M 1s\n537850K .......... .......... .......... .......... .......... 96% 7.90M 1s\n537900K .......... .......... .......... .......... .......... 96% 71.5M 1s\n537950K .......... .......... .......... .......... .......... 96% 20.7M 1s\n538000K .......... .......... .......... .......... .......... 96% 6.98M 1s\n538050K .......... .......... .......... .......... .......... 96% 7.11M 1s\n538100K .......... .......... .......... .......... .......... 96% 7.06M 1s\n538150K .......... .......... .......... .......... .......... 96% 53.5M 1s\n538200K .......... .......... .......... .......... .......... 96% 6.96M 1s\n538250K .......... .......... .......... .......... .......... 96% 7.08M 1s\n538300K .......... .......... .......... .......... .......... 96% 7.12M 1s\n538350K .......... .......... .......... .......... .......... 96% 7.36M 1s\n538400K .......... .......... .......... .......... .......... 96% 57.0M 1s\n538450K .......... .......... .......... .......... .......... 96% 7.10M 1s\n538500K .......... .......... .......... .......... .......... 96% 7.80M 1s\n538550K .......... .......... .......... .......... .......... 96% 20.7M 1s\n538600K .......... .......... .......... .......... .......... 96% 82.6M 1s\n538650K .......... .......... .......... .......... .......... 96% 6.98M 1s\n538700K .......... .......... .......... .......... .......... 96% 20.5M 1s\n538750K .......... .......... .......... .......... .......... 96% 6.93M 1s\n538800K .......... .......... .......... .......... .......... 96% 8.73M 1s\n538850K .......... .......... .......... .......... .......... 96% 7.49M 1s\n538900K .......... .......... .......... .......... .......... 96% 61.2M 1s\n538950K .......... .......... .......... .......... .......... 96% 6.04M 1s\n539000K .......... .......... .......... .......... .......... 96% 20.8M 1s\n539050K .......... .......... .......... .......... .......... 96% 5.72M 1s\n539100K .......... .......... .......... .......... .......... 96% 59.3M 1s\n539150K .......... .......... .......... .......... .......... 96% 9.16M 1s\n539200K .......... .......... .......... .......... .......... 96% 8.75M 1s\n539250K .......... .......... .......... .......... .......... 96% 7.72M 1s\n539300K .......... .......... .......... .......... .......... 96% 8.91M 1s\n539350K .......... .......... .......... .......... .......... 96%  115M 1s\n539400K .......... .......... .......... .......... .......... 96% 33.5M 1s\n539450K .......... .......... .......... .......... .......... 96% 9.66M 1s\n539500K .......... .......... .......... .......... .......... 96% 38.7M 1s\n539550K .......... .......... .......... .......... .......... 96% 59.1M 1s\n539600K .......... .......... .......... .......... .......... 96% 10.1M 1s\n539650K .......... .......... .......... .......... .......... 96% 23.7M 1s\n539700K .......... .......... .......... .......... .......... 96% 7.52M 1s\n539750K .......... .......... .......... .......... .......... 96% 22.1M 1s\n539800K .......... .......... .......... .......... .......... 96% 68.8M 1s\n539850K .......... .......... .......... .......... .......... 96% 6.18M 1s\n539900K .......... .......... .......... .......... .......... 96% 5.89M 1s\n539950K .......... .......... .......... .......... .......... 96% 7.11M 1s\n540000K .......... .......... .......... .......... .......... 96% 9.29M 1s\n540050K .......... .......... .......... .......... .......... 96% 72.1M 1s\n540100K .......... .......... .......... .......... .......... 96% 9.58M 1s\n540150K .......... .......... .......... .......... .......... 96% 9.23M 1s\n540200K .......... .......... .......... .......... .......... 96% 35.4M 1s\n540250K .......... .......... .......... .......... .......... 96% 65.1M 1s\n540300K .......... .......... .......... .......... .......... 96% 8.80M 1s\n540350K .......... .......... .......... .......... .......... 96% 33.0M 1s\n540400K .......... .......... .......... .......... .......... 96% 5.15M 1s\n540450K .......... .......... .......... .......... .......... 96%  108M 1s\n540500K .......... .......... .......... .......... .......... 96%  108M 1s\n540550K .......... .......... .......... .......... .......... 96% 11.7M 1s\n540600K .......... .......... .......... .......... .......... 96% 21.4M 1s\n540650K .......... .......... .......... .......... .......... 96% 6.22M 1s\n540700K .......... .......... .......... .......... .......... 96% 6.19M 1s\n540750K .......... .......... .......... .......... .......... 96% 6.36M 1s\n540800K .......... .......... .......... .......... .......... 96% 92.3M 1s\n540850K .......... .......... .......... .......... .......... 96% 8.98M 1s\n540900K .......... .......... .......... .......... .......... 96% 9.99M 1s\n540950K .......... .......... .......... .......... .......... 96% 99.3M 1s\n541000K .......... .......... .......... .......... .......... 96% 9.14M 1s\n541050K .......... .......... .......... .......... .......... 96% 29.5M 1s\n541100K .......... .......... .......... .......... .......... 96% 9.32M 1s\n541150K .......... .......... .......... .......... .......... 96% 31.1M 1s\n541200K .......... .......... .......... .......... .......... 96% 83.1M 1s\n541250K .......... .......... .......... .......... .......... 96% 9.19M 1s\n541300K .......... .......... .......... .......... .......... 96% 30.0M 1s\n541350K .......... .......... .......... .......... .......... 96% 7.54M 1s\n541400K .......... .......... .......... .......... .......... 96% 47.6M 1s\n541450K .......... .......... .......... .......... .......... 96% 20.6M 1s\n541500K .......... .......... .......... .......... .......... 96% 5.93M 1s\n541550K .......... .......... .......... .......... .......... 96% 6.04M 1s\n541600K .......... .......... .......... .......... .......... 96% 5.59M 1s\n541650K .......... .......... .......... .......... .......... 96% 6.56M 1s\n541700K .......... .......... .......... .......... .......... 96% 72.2M 1s\n541750K .......... .......... .......... .......... .......... 96% 9.03M 1s\n541800K .......... .......... .......... .......... .......... 96% 8.92M 1s\n541850K .......... .......... .......... .......... .......... 96% 31.1M 1s\n541900K .......... .......... .......... .......... .......... 96% 94.4M 1s\n541950K .......... .......... .......... .......... .......... 96% 8.90M 1s\n542000K .......... .......... .......... .......... .......... 96% 29.3M 1s\n542050K .......... .......... .......... .......... .......... 96% 9.23M 1s\n542100K .......... .......... .......... .......... .......... 96% 79.6M 1s\n542150K .......... .......... .......... .......... .......... 96% 21.7M 1s\n542200K .......... .......... .......... .......... .......... 96% 10.3M 1s\n542250K .......... .......... .......... .......... .......... 96% 29.9M 1s\n542300K .......... .......... .......... .......... .......... 96% 7.49M 1s\n542350K .......... .......... .......... .......... .......... 96% 50.4M 1s\n542400K .......... .......... .......... .......... .......... 96% 16.0M 1s\n542450K .......... .......... .......... .......... .......... 96% 6.11M 1s\n542500K .......... .......... .......... .......... .......... 96% 6.00M 1s\n542550K .......... .......... .......... .......... .......... 96% 7.45M 1s\n542600K .......... .......... .......... .......... .......... 97% 10.1M 1s\n542650K .......... .......... .......... .......... .......... 97% 69.5M 1s\n542700K .......... .......... .......... .......... .......... 97% 9.44M 1s\n542750K .......... .......... .......... .......... .......... 97% 9.37M 1s\n542800K .......... .......... .......... .......... .......... 97% 95.7M 1s\n542850K .......... .......... .......... .......... .......... 97% 29.2M 1s\n542900K .......... .......... .......... .......... .......... 97% 8.59M 1s\n542950K .......... .......... .......... .......... .......... 97% 31.2M 1s\n543000K .......... .......... .......... .......... .......... 97% 9.11M 1s\n543050K .......... .......... .......... .......... .......... 97% 63.5M 1s\n543100K .......... .......... .......... .......... .......... 97% 30.6M 1s\n543150K .......... .......... .......... .......... .......... 97% 8.31M 1s\n543200K .......... .......... .......... .......... .......... 97% 16.4M 1s\n543250K .......... .......... .......... .......... .......... 97% 6.43M 1s\n543300K .......... .......... .......... .......... .......... 97% 44.3M 1s\n543350K .......... .......... .......... .......... .......... 97% 18.7M 1s\n543400K .......... .......... .......... .......... .......... 97% 4.90M 1s\n543450K .......... .......... .......... .......... .......... 97% 10.1M 1s\n543500K .......... .......... .......... .......... .......... 97% 9.05M 1s\n543550K .......... .......... .......... .......... .......... 97% 9.40M 1s\n543600K .......... .......... .......... .......... .......... 97% 23.6M 1s\n543650K .......... .......... .......... .......... .......... 97% 11.7M 1s\n543700K .......... .......... .......... .......... .......... 97% 36.1M 1s\n543750K .......... .......... .......... .......... .......... 97% 56.4M 1s\n543800K .......... .......... .......... .......... .......... 97% 9.40M 1s\n543850K .......... .......... .......... .......... .......... 97% 30.0M 1s\n543900K .......... .......... .......... .......... .......... 97% 9.36M 1s\n543950K .......... .......... .......... .......... .......... 97% 31.9M 1s\n544000K .......... .......... .......... .......... .......... 97% 79.1M 1s\n544050K .......... .......... .......... .......... .......... 97% 8.23M 1s\n544100K .......... .......... .......... .......... .......... 97% 19.2M 1s\n544150K .......... .......... .......... .......... .......... 97% 6.12M 1s\n544200K .......... .......... .......... .......... .......... 97% 49.2M 1s\n544250K .......... .......... .......... .......... .......... 97% 19.8M 1s\n544300K .......... .......... .......... .......... .......... 97% 5.18M 1s\n544350K .......... .......... .......... .......... .......... 97% 8.18M 1s\n544400K .......... .......... .......... .......... .......... 97% 7.63M 1s\n544450K .......... .......... .......... .......... .......... 97% 12.8M 1s\n544500K .......... .......... .......... .......... .......... 97% 11.0M 1s\n544550K .......... .......... .......... .......... .......... 97% 23.6M 1s\n544600K .......... .......... .......... .......... .......... 97% 11.0M 1s\n544650K .......... .......... .......... .......... .......... 97% 5.43M 1s\n544700K .......... .......... .......... .......... .......... 97%  108M 1s\n544750K .......... .......... .......... .......... .......... 97% 19.7M 1s\n544800K .......... .......... .......... .......... .......... 97% 56.2M 1s\n544850K .......... .......... .......... .......... .......... 97% 7.53M 1s\n544900K .......... .......... .......... .......... .......... 97% 20.3M 1s\n544950K .......... .......... .......... .......... .......... 97% 68.1M 1s\n545000K .......... .......... .......... .......... .......... 97% 6.07M 1s\n545050K .......... .......... .......... .......... .......... 97% 6.19M 1s\n545100K .......... .......... .......... .......... .......... 97% 6.01M 1s\n545150K .......... .......... .......... .......... .......... 97% 9.74M 1s\n545200K .......... .......... .......... .......... .......... 97% 66.6M 1s\n545250K .......... .......... .......... .......... .......... 97% 8.83M 1s\n545300K .......... .......... .......... .......... .......... 97% 10.3M 1s\n545350K .......... .......... .......... .......... .......... 97% 31.6M 1s\n545400K .......... .......... .......... .......... .......... 97% 60.6M 1s\n545450K .......... .......... .......... .......... .......... 97% 8.63M 1s\n545500K .......... .......... .......... .......... .......... 97% 40.8M 1s\n545550K .......... .......... .......... .......... .......... 97% 8.98M 1s\n545600K .......... .......... .......... .......... .......... 97% 89.7M 1s\n545650K .......... .......... .......... .......... .......... 97% 26.6M 1s\n545700K .......... .......... .......... .......... .......... 97% 9.50M 1s\n545750K .......... .......... .......... .......... .......... 97% 22.2M 1s\n545800K .......... .......... .......... .......... .......... 97% 6.19M 1s\n545850K .......... .......... .......... .......... .......... 97% 51.2M 1s\n545900K .......... .......... .......... .......... .......... 97% 17.7M 1s\n545950K .......... .......... .......... .......... .......... 97% 4.96M 1s\n546000K .......... .......... .......... .......... .......... 97% 10.6M 1s\n546050K .......... .......... .......... .......... .......... 97% 6.97M 1s\n546100K .......... .......... .......... .......... .......... 97% 9.44M 1s\n546150K .......... .......... .......... .......... .......... 97% 94.3M 1s\n546200K .......... .......... .......... .......... .......... 97% 28.0M 1s\n546250K .......... .......... .......... .......... .......... 97% 8.90M 1s\n546300K .......... .......... .......... .......... .......... 97% 80.3M 1s\n546350K .......... .......... .......... .......... .......... 97% 27.0M 1s\n546400K .......... .......... .......... .......... .......... 97% 9.19M 1s\n546450K .......... .......... .......... .......... .......... 97% 30.7M 1s\n546500K .......... .......... .......... .......... .......... 97% 9.55M 1s\n546550K .......... .......... .......... .......... .......... 97% 62.0M 1s\n546600K .......... .......... .......... .......... .......... 97% 28.5M 1s\n546650K .......... .......... .......... .......... .......... 97% 9.32M 1s\n546700K .......... .......... .......... .......... .......... 97% 26.6M 1s\n546750K .......... .......... .......... .......... .......... 97% 6.66M 1s\n546800K .......... .......... .......... .......... .......... 97% 44.2M 1s\n546850K .......... .......... .......... .......... .......... 97% 14.9M 1s\n546900K .......... .......... .......... .......... .......... 97% 5.51M 1s\n546950K .......... .......... .......... .......... .......... 97% 8.73M 1s\n547000K .......... .......... .......... .......... .......... 97% 7.34M 1s\n547050K .......... .......... .......... .......... .......... 97% 8.71M 1s\n547100K .......... .......... .......... .......... .......... 97% 53.6M 1s\n547150K .......... .......... .......... .......... .......... 97% 9.85M 1s\n547200K .......... .......... .......... .......... .......... 97% 9.33M 1s\n547250K .......... .......... .......... .......... .......... 97% 73.7M 1s\n547300K .......... .......... .......... .......... .......... 97% 30.5M 1s\n547350K .......... .......... .......... .......... .......... 97% 8.44M 1s\n547400K .......... .......... .......... .......... .......... 97% 35.9M 1s\n547450K .......... .......... .......... .......... .......... 97% 9.17M 1s\n547500K .......... .......... .......... .......... .......... 97% 80.8M 1s\n547550K .......... .......... .......... .......... .......... 97% 32.4M 1s\n547600K .......... .......... .......... .......... .......... 97% 7.86M 1s\n547650K .......... .......... .......... .......... .......... 97% 25.1M 1s\n547700K .......... .......... .......... .......... .......... 97% 56.4M 1s\n547750K .......... .......... .......... .......... .......... 97% 5.40M 1s\n547800K .......... .......... .......... .......... .......... 97% 16.8M 1s\n547850K .......... .......... .......... .......... .......... 97% 6.14M 1s\n547900K .......... .......... .......... .......... .......... 97% 3.13M 1s\n547950K .......... .......... .......... .......... .......... 97%  103M 1s\n548000K .......... .......... .......... .......... .......... 97%  139M 1s\n548050K .......... .......... .......... .......... .......... 97% 9.61M 1s\n548100K .......... .......... .......... .......... .......... 97% 18.7M 1s\n548150K .......... .......... .......... .......... .......... 97% 5.70M 1s\n548200K .......... .......... .......... .......... .......... 98% 55.4M 1s\n548250K .......... .......... .......... .......... .......... 98% 8.32M 1s\n548300K .......... .......... .......... .......... .......... 98% 8.32M 1s\n548350K .......... .......... .......... .......... .......... 98% 5.34M 1s\n548400K .......... .......... .......... .......... .......... 98% 55.2M 1s\n548450K .......... .......... .......... .......... .......... 98% 16.3M 1s\n548500K .......... .......... .......... .......... .......... 98% 6.02M 1s\n548550K .......... .......... .......... .......... .......... 98% 8.23M 1s\n548600K .......... .......... .......... .......... .......... 98% 4.81M 1s\n548650K .......... .......... .......... .......... .......... 98% 5.36M 1s\n548700K .......... .......... .......... .......... .......... 98% 51.3M 1s\n548750K .......... .......... .......... .......... .......... 98% 5.25M 1s\n548800K .......... .......... .......... .......... .......... 98% 5.17M 1s\n548850K .......... .......... .......... .......... .......... 98% 5.47M 1s\n548900K .......... .......... .......... .......... .......... 98% 5.17M 1s\n548950K .......... .......... .......... .......... .......... 98% 62.4M 1s\n549000K .......... .......... .......... .......... .......... 98% 5.23M 1s\n549050K .......... .......... .......... .......... .......... 98% 8.99M 1s\n549100K .......... .......... .......... .......... .......... 98% 10.2M 1s\n549150K .......... .......... .......... .......... .......... 98% 8.18M 1s\n549200K .......... .......... .......... .......... .......... 98% 58.6M 1s\n549250K .......... .......... .......... .......... .......... 98% 8.61M 1s\n549300K .......... .......... .......... .......... .......... 98% 42.6M 1s\n549350K .......... .......... .......... .......... .......... 98% 94.5M 1s\n549400K .......... .......... .......... .......... .......... 98% 7.27M 1s\n549450K .......... .......... .......... .......... .......... 98% 20.3M 1s\n549500K .......... .......... .......... .......... .......... 98% 5.59M 1s\n549550K .......... .......... .......... .......... .......... 98% 6.20M 1s\n549600K .......... .......... .......... .......... .......... 98% 9.42M 1s\n549650K .......... .......... .......... .......... .......... 98% 60.4M 1s\n549700K .......... .......... .......... .......... .......... 98% 9.66M 0s\n549750K .......... .......... .......... .......... .......... 98% 9.43M 0s\n549800K .......... .......... .......... .......... .......... 98% 10.4M 0s\n549850K .......... .......... .......... .......... .......... 98% 50.5M 0s\n549900K .......... .......... .......... .......... .......... 98% 36.1M 0s\n549950K .......... .......... .......... .......... .......... 98% 9.77M 0s\n550000K .......... .......... .......... .......... .......... 98% 28.3M 0s\n550050K .......... .......... .......... .......... .......... 98% 47.2M 0s\n550100K .......... .......... .......... .......... .......... 98% 10.5M 0s\n550150K .......... .......... .......... .......... .......... 98% 30.0M 0s\n550200K .......... .......... .......... .......... .......... 98% 5.68M 0s\n550250K .......... .......... .......... .......... .......... 98% 18.6M 0s\n550300K .......... .......... .......... .......... .......... 98% 41.7M 0s\n550350K .......... .......... .......... .......... .......... 98% 6.23M 0s\n550400K .......... .......... .......... .......... .......... 98% 6.14M 0s\n550450K .......... .......... .......... .......... .......... 98% 7.90M 0s\n550500K .......... .......... .......... .......... .......... 98% 9.58M 0s\n550550K .......... .......... .......... .......... .......... 98% 82.2M 0s\n550600K .......... .......... .......... .......... .......... 98% 8.61M 0s\n550650K .......... .......... .......... .......... .......... 98% 7.75M 0s\n550700K .......... .......... .......... .......... .......... 98% 23.8M 0s\n550750K .......... .......... .......... .......... .......... 98% 68.5M 0s\n550800K .......... .......... .......... .......... .......... 98% 8.48M 0s\n550850K .......... .......... .......... .......... .......... 98% 28.9M 0s\n550900K .......... .......... .......... .......... .......... 98% 7.87M 0s\n550950K .......... .......... .......... .......... .......... 98% 8.19M 0s\n551000K .......... .......... .......... .......... .......... 98% 11.5M 0s\n551050K .......... .......... .......... .......... .......... 98% 9.92M 0s\n551100K .......... .......... .......... .......... .......... 98% 5.88M 0s\n551150K .......... .......... .......... .......... .......... 98% 5.78M 0s\n551200K .......... .......... .......... .......... .......... 98% 6.13M 0s\n551250K .......... .......... .......... .......... .......... 98% 68.4M 0s\n551300K .......... .......... .......... .......... .......... 98% 6.93M 0s\n551350K .......... .......... .......... .......... .......... 98% 8.13M 0s\n551400K .......... .......... .......... .......... .......... 98% 8.69M 0s\n551450K .......... .......... .......... .......... .......... 98% 67.5M 0s\n551500K .......... .......... .......... .......... .......... 98% 8.53M 0s\n551550K .......... .......... .......... .......... .......... 98% 17.8M 0s\n551600K .......... .......... .......... .......... .......... 98% 9.88M 0s\n551650K .......... .......... .......... .......... .......... 98% 26.6M 0s\n551700K .......... .......... .......... .......... .......... 98% 91.8M 0s\n551750K .......... .......... .......... .......... .......... 98% 8.28M 0s\n551800K .......... .......... .......... .......... .......... 98% 18.7M 0s\n551850K .......... .......... .......... .......... .......... 98% 5.14M 0s\n551900K .......... .......... .......... .......... .......... 98% 5.80M 0s\n551950K .......... .......... .......... .......... .......... 98% 54.3M 0s\n552000K .......... .......... .......... .......... .......... 98% 5.57M 0s\n552050K .......... .......... .......... .......... .......... 98% 6.31M 0s\n552100K .......... .......... .......... .......... .......... 98% 6.91M 0s\n552150K .......... .......... .......... .......... .......... 98% 7.52M 0s\n552200K .......... .......... .......... .......... .......... 98% 81.2M 0s\n552250K .......... .......... .......... .......... .......... 98% 6.60M 0s\n552300K .......... .......... .......... .......... .......... 98% 5.97M 0s\n552350K .......... .......... .......... .......... .......... 98% 24.5M 0s\n552400K .......... .......... .......... .......... .......... 98% 68.9M 0s\n552450K .......... .......... .......... .......... .......... 98% 4.34M 0s\n552500K .......... .......... .......... .......... .......... 98% 70.8M 0s\n552550K .......... .......... .......... .......... .......... 98% 7.32M 0s\n552600K .......... .......... .......... .......... .......... 98% 5.89M 0s\n552650K .......... .......... .......... .......... .......... 98% 62.0M 0s\n552700K .......... .......... .......... .......... .......... 98% 17.4M 0s\n552750K .......... .......... .......... .......... .......... 98% 5.67M 0s\n552800K .......... .......... .......... .......... .......... 98% 4.80M 0s\n552850K .......... .......... .......... .......... .......... 98% 7.10M 0s\n552900K .......... .......... .......... .......... .......... 98% 30.0M 0s\n552950K .......... .......... .......... .......... .......... 98% 7.78M 0s\n553000K .......... .......... .......... .......... .......... 98% 6.85M 0s\n553050K .......... .......... .......... .......... .......... 98% 7.94M 0s\n553100K .......... .......... .......... .......... .......... 98% 61.5M 0s\n553150K .......... .......... .......... .......... .......... 98% 8.71M 0s\n553200K .......... .......... .......... .......... .......... 98% 8.21M 0s\n553250K .......... .......... .......... .......... .......... 98% 28.4M 0s\n553300K .......... .......... .......... .......... .......... 98% 46.0M 0s\n553350K .......... .......... .......... .......... .......... 98% 7.09M 0s\n553400K .......... .......... .......... .......... .......... 98% 17.6M 0s\n553450K .......... .......... .......... .......... .......... 98% 5.69M 0s\n553500K .......... .......... .......... .......... .......... 98% 6.03M 0s\n553550K .......... .......... .......... .......... .......... 98% 5.73M 0s\n553600K .......... .......... .......... .......... .......... 98% 57.0M 0s\n553650K .......... .......... .......... .......... .......... 98% 6.68M 0s\n553700K .......... .......... .......... .......... .......... 98% 8.07M 0s\n553750K .......... .......... .......... .......... .......... 98% 8.73M 0s\n553800K .......... .......... .......... .......... .......... 99% 74.5M 0s\n553850K .......... .......... .......... .......... .......... 99% 8.31M 0s\n553900K .......... .......... .......... .......... .......... 99% 24.6M 0s\n553950K .......... .......... .......... .......... .......... 99% 8.67M 0s\n554000K .......... .......... .......... .......... .......... 99% 70.8M 0s\n554050K .......... .......... .......... .......... .......... 99% 27.2M 0s\n554100K .......... .......... .......... .......... .......... 99% 5.50M 0s\n554150K .......... .......... .......... .......... .......... 99% 84.8M 0s\n554200K .......... .......... .......... .......... .......... 99% 12.2M 0s\n554250K .......... .......... .......... .......... .......... 99% 74.5M 0s\n554300K .......... .......... .......... .......... .......... 99% 17.8M 0s\n554350K .......... .......... .......... .......... .......... 99% 6.16M 0s\n554400K .......... .......... .......... .......... .......... 99% 4.24M 0s\n554450K .......... .......... .......... .......... .......... 99% 5.27M 0s\n554500K .......... .......... .......... .......... .......... 99% 8.50M 0s\n554550K .......... .......... .......... .......... .......... 99% 97.1M 0s\n554600K .......... .......... .......... .......... .......... 99% 9.74M 0s\n554650K .......... .......... .......... .......... .......... 99% 8.79M 0s\n554700K .......... .......... .......... .......... .......... 99% 8.31M 0s\n554750K .......... .......... .......... .......... .......... 99% 75.8M 0s\n554800K .......... .......... .......... .......... .......... 99% 26.5M 0s\n554850K .......... .......... .......... .......... .......... 99% 9.38M 0s\n554900K .......... .......... .......... .......... .......... 99% 24.0M 0s\n554950K .......... .......... .......... .......... .......... 99% 92.6M 0s\n555000K .......... .......... .......... .......... .......... 99% 8.54M 0s\n555050K .......... .......... .......... .......... .......... 99% 30.0M 0s\n555100K .......... .......... .......... .......... .......... 99% 8.15M 0s\n555150K .......... .......... .......... .......... .......... 99% 20.3M 0s\n555200K .......... .......... .......... .......... .......... 99% 66.0M 0s\n555250K .......... .......... .......... .......... .......... 99% 5.67M 0s\n555300K .......... .......... .......... .......... .......... 99% 4.77M 0s\n555350K .......... .......... .......... .......... .......... 99% 11.0M 0s\n555400K .......... .......... .......... .......... .......... 99% 8.10M 0s\n555450K .......... .......... .......... .......... .......... 99% 72.5M 0s\n555500K .......... .......... .......... .......... .......... 99% 8.83M 0s\n555550K .......... .......... .......... .......... .......... 99% 8.75M 0s\n555600K .......... .......... .......... .......... .......... 99% 10.3M 0s\n555650K .......... .......... .......... .......... .......... 99% 92.1M 0s\n555700K .......... .......... .......... .......... .......... 99% 17.0M 0s\n555750K .......... .......... .......... .......... .......... 99% 30.6M 0s\n555800K .......... .......... .......... .......... .......... 99% 7.10M 0s\n555850K .......... .......... .......... .......... .......... 99% 26.5M 0s\n555900K .......... .......... .......... .......... .......... 99% 78.0M 0s\n555950K .......... .......... .......... .......... .......... 99% 7.32M 0s\n556000K .......... .......... .......... .......... .......... 99% 6.02M 0s\n556050K .......... .......... .......... .......... .......... 99% 8.73M 0s\n556100K .......... .......... .......... .......... .......... 99% 55.1M 0s\n556150K .......... .......... .......... .......... .......... 99% 32.1M 0s\n556200K .......... .......... .......... .......... .......... 99% 7.72M 0s\n556250K .......... .......... .......... .......... .......... 99% 85.7M 0s\n556300K .......... .......... .......... .......... .......... 99% 7.34M 0s\n556350K .......... .......... .......... .......... .......... 99% 94.2M 0s\n556400K .......... .......... .......... .......... .......... 99% 28.2M 0s\n556450K .......... .......... .......... .......... .......... 99% 8.93M 0s\n556500K .......... .......... .......... .......... .......... 99% 29.0M 0s\n556550K .......... .......... .......... .......... .......... 99% 8.76M 0s\n556600K .......... .......... .......... .......... .......... 99% 77.9M 0s\n556650K .......... .......... .......... .......... .......... 99% 29.0M 0s\n556700K .......... .......... .......... .......... .......... 99% 8.69M 0s\n556750K .......... .......... .......... .......... .......... 99% 29.1M 0s\n556800K .......... .......... .......... .......... .......... 99% 49.1M 0s\n556850K .......... .......... .......... .......... .......... 99% 17.5M 0s\n556900K .......... .......... .......... .......... .......... 99% 45.4M 0s\n556950K .......... .......... .......... .......... .......... 99% 13.9M 0s\n557000K .......... .......... .......... .......... .......... 99% 43.3M 0s\n557050K .......... .......... .......... .......... .......... 99% 66.9M 0s\n557100K .......... .......... .......... .......... .......... 99% 9.60M 0s\n557150K .......... .......... .......... .......... .......... 99% 32.1M 0s\n557200K .......... .......... .......... .......... .......... 99% 6.02M 0s\n557250K .......... .......... .......... .......... .......... 99% 20.4M 0s\n557300K .......... .......... .......... .......... .......... 99% 66.6M 0s\n557350K .......... .......... .......... .......... .......... 99% 4.95M 0s\n557400K .......... .......... .......... .......... .......... 99% 9.67M 0s\n557450K .......... .......... .......... .......... .......... 99% 16.7M 0s\n557500K .......... .......... .......... .......... .......... 99% 11.1M 0s\n557550K .......... .......... .......... .......... .......... 99% 44.2M 0s\n557600K .......... .......... .......... .......... .......... 99% 38.4M 0s\n557650K .......... .......... .......... .......... .......... 99% 7.66M 0s\n557700K .......... .......... .......... .......... .......... 99%  104M 0s\n557750K .......... .......... .......... .......... .......... 99%  130M 0s\n557800K .......... .......... .......... .......... .......... 99% 18.2M 0s\n557850K .......... .......... .......... .......... .......... 99% 41.5M 0s\n557900K .......... .......... .......... .......... .......... 99% 9.89M 0s\n557950K .......... .......... .......... .......... .......... 99% 40.0M 0s\n558000K .......... .......... .......... .......... .......... 99% 36.7M 0s\n558050K .......... .......... .......... .......... .......... 99% 5.74M 0s\n558100K .......... .......... .......... .......... .......... 99%  105M 0s\n558150K .......... .......... .......... .......... .......... 99% 16.0M 0s\n558200K .......... .......... .......... .......... .......... 99% 65.1M 0s\n558250K .......... .......... .......... .......... .......... 99% 24.2M 0s\n558300K .......... .......... .......... .......... .......... 99% 11.1M 0s\n558350K .......... .......... .......... .......... .......... 99% 11.0M 0s\n558400K .......... .......... .......... .......... .......... 99% 6.94M 0s\n558450K .......... .......... .......... .......... .......... 99% 75.1M 0s\n558500K .......... .......... .......... .......... .......... 99% 38.2M 0s\n558550K .......... .......... .......... .......... .......... 99% 7.95M 0s\n558600K .......... .......... .......... .......... .......... 99% 9.08M 0s\n558650K .......... .......... .......... .......... .......... 99% 9.49M 0s\n558700K .......... .......... .......... .......... .......... 99% 79.2M 0s\n558750K .......... .......... .......... .......... .......... 99% 22.7M 0s\n558800K .......... .......... .......... .......... .......... 99% 9.56M 0s\n558850K .......... .......... .......... .......... .......... 99% 30.1M 0s\n558900K .......... .......... .......... .......... .......... 99% 78.6M 0s\n558950K .......... .......... .......... .......... .......... 99% 8.17M 0s\n559000K .......... .......... .......... .......... .......... 99% 30.8M 0s\n559050K .......... .......... .......... .......... .......... 99% 7.25M 0s\n559100K .......... .......... .......... .......... .......... 99% 16.6M 0s\n559150K .......... .......... .......... .......... .......... 99% 47.9M 0s\n559200K .......... .......... .......... .......... .......... 99% 4.99M 0s\n559250K .......... .......... .......... .......... .......... 99% 5.31M 0s\n559300K .......... .......... .......... .......... .......... 99% 5.15M 0s\n559350K .......... .......... .......... .......... .......... 99% 7.95M 0s\n559400K .......... .......... ....                            100% 22.9M=29s\n\n2019-12-24 08:19:23 (18.8 MB/s) - \u2018files/fedora-wd-uefi.img\u2019 saved [572850176/572850176]\n\n+ echo\n+ cp /tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/local.conf.sample local.conf\n++ ip addr show ens2\n++ cut -d/ -f1\n++ awk '{print $2}'\n++ grep 'inet\\b'\n+ ip=169.16.1.117\n+ sed -i s/192.168.1.2/169.16.1.117/g local.conf\n+ ./stack.sh\n+ unset GREP_OPTIONS\n+ unset LANG\n+ unset LANGUAGE\n+ LC_ALL=en_US.utf8\n+ export LC_ALL\n++ cut -d = -f 1\n++ env\n++ grep -E '^OS_'\n+ unset\n+ umask 022\n+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin\n+++ dirname ./stack.sh\n++ cd .\n++ pwd\n+ TOP_DIR=/opt/stack/devstack\n+ NOUNSET=\n+ [[ -n '' ]]\n++ date +%s\n+ DEVSTACK_START_TIME=1577175563\n+ [[ -r /opt/stack/devstack/.stackenv ]]\n+ FILES=/opt/stack/devstack/files\n+ '[' '!' -d /opt/stack/devstack/files ']'\n+ '[' '!' -d /opt/stack/devstack/inc ']'\n+ '[' '!' -d /opt/stack/devstack/lib ']'\n+ [[ '' == \\y ]]\n+ [[ 1000 -eq 0 ]]\n+ [[ -n '' ]]\n+ [[ -e /home/ubuntu/.no-devstack ]]\n+ LAST_SPINNER_PID=\n+ source /opt/stack/devstack/functions\n++ [[ -z '' ]]\n++ declare -r -g _DEVSTACK_FUNCTIONS=1\n++++ dirname /opt/stack/devstack/functions\n+++ cd /opt/stack/devstack\n+++ pwd\n++ FUNC_DIR=/opt/stack/devstack\n++ source /opt/stack/devstack/functions-common\n++++ grep xtrace\n++++ set +o\n+++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/ini-config\n++++ set +o\n++++ grep xtrace\n+++ INC_CONF_TRACE='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/meta-config\n++++ set +o\n++++ grep xtrace\n+++ _XTRACE_INC_META='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/python\n++++ grep xtrace\n++++ set +o\n+++ INC_PY_TRACE='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/rootwrap\n++++ set +o\n++++ grep xtrace\n+++ INC_ROOT_TRACE='set -o xtrace'\n+++ set +o xtrace\n+++ set +o\n+++ grep xtrace\n++ _XTRACE_FUNCTIONS='set -o xtrace'\n++ set +o xtrace\n+ source /opt/stack/devstack/lib/stack\n+ GetDistro\n+ GetOSVersion\n+ _ensure_lsb_release\n++ command -v lsb_release\n+ [[ -x /usr/bin/lsb_release ]]\n+ return\n++ lsb_release -r -s\n+ os_RELEASE=18.04\n++ lsb_release -c -s\n+ os_CODENAME=bionic\n++ lsb_release -i -s\n+ os_VENDOR=Ubuntu\n+ [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]\n+ os_PACKAGE=deb\n+ typeset -xr os_VENDOR\n+ typeset -xr os_RELEASE\n+ typeset -xr os_PACKAGE\n+ typeset -xr os_CODENAME\n+ [[ Ubuntu =~ (Ubuntu) ]]\n+ DISTRO=bionic\n+ typeset -xr DISTRO\n+ rm -f /opt/stack/devstack/.localrc.auto\n+ extract_localrc_section /opt/stack/devstack/local.conf /opt/stack/devstack/localrc /opt/stack/devstack/.localrc.auto\n+ local configfile=/opt/stack/devstack/local.conf\n+ local localrcfile=/opt/stack/devstack/localrc\n+ local localautofile=/opt/stack/devstack/.localrc.auto\n+ [[ -r /opt/stack/devstack/local.conf ]]\n++ get_meta_section_files /opt/stack/devstack/local.conf local\n++ local file=/opt/stack/devstack/local.conf\n++ local matchgroup=local\n++ [[ -r /opt/stack/devstack/local.conf ]]\n++ awk -v matchgroup=local '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\n+ LRC=localrc\n+ for lfile in $LRC\n+ [[ localrc == \\l\\o\\c\\a\\l\\r\\c ]]\n+ [[ -r /opt/stack/devstack/localrc ]]\n+ echo '# Generated file, do not edit'\n+ get_meta_section /opt/stack/devstack/local.conf local localrc\n+ local file=/opt/stack/devstack/local.conf\n+ local matchgroup=local\n+ local configfile=localrc\n+ [[ -r /opt/stack/devstack/local.conf ]]\n+ [[ -z localrc ]]\n+ awk -v matchgroup=local -v configfile=localrc '\n        BEGIN { group = \"\" }\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup && a[2] == configfile) {\n                group=a[1]\n            } else {\n                group=\"\"\n            }\n            next\n        }\n        {\n            if (group != \"\")\n                print $0\n        }\n    ' /opt/stack/devstack/local.conf\n+ [[ ! -r /opt/stack/devstack/stackrc ]]\n+ source /opt/stack/devstack/stackrc\n++ [[ -z '' ]]\n++ declare -r -g _DEVSTACK_STACKRC=1\n++++ dirname /opt/stack/devstack/stackrc\n+++ cd /opt/stack/devstack\n+++ pwd\n++ RC_DIR=/opt/stack/devstack\n++ source /opt/stack/devstack/functions\n+++ [[ -z 1 ]]\n+++ return 0\n++ TARGET_BRANCH=master\n++ TRAILING_TARGET_BRANCH=master\n++ BRANCHLESS_TARGET_BRANCH=master\n++ DEST=/opt/stack\n++ DATA_DIR=/opt/stack/data\n++ SERVICE_DIR=/opt/stack/status\n++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit\n++ [[ 1000 -eq 0 ]]\n+++ whoami\n++ STACK_USER=ubuntu\n++ REGION_NAME=RegionOne\n++ KEYSTONE_REGION_NAME=RegionOne\n++ isset ENABLED_SERVICES\n++ [[ -v ENABLED_SERVICES ]]\n++ ENABLED_SERVICES=key\n++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta\n++ ENABLED_SERVICES+=,placement-api,placement-client\n++ ENABLED_SERVICES+=,g-api,g-reg\n++ ENABLED_SERVICES+=,c-sch,c-api,c-vol\n++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3\n++ ENABLED_SERVICES+=,horizon\n++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat\n++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True\n++ NOVA_ENABLED_APIS=osapi_compute,metadata\n++ [[ -f /opt/stack/devstack/localrc ]]\n++ [[ -f /opt/stack/devstack/.localrc.auto ]]\n++ source /opt/stack/devstack/.localrc.auto\n+++ ADMIN_PASSWORD=password\n+++ DATABASE_PASSWORD=password\n+++ RABBIT_PASSWORD=password\n+++ SERVICE_PASSWORD=password\n+++ SERVICE_TOKEN=password\n+++ SWIFT_HASH=password\n+++ SWIFT_TEMPURL_KEY=password\n+++ disable_service n-net\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service horizon\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service heat h-api h-api-cfn h-api-cw\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service cinder c-sch c-api c-vol\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ SWIFT_START_ALL_SERVICES=False\n+++ SWIFT_REPLICAS=1\n+++ SYSLOG=False\n+++ SCREEN_LOGDIR=/tmp/devstack_logs\n+++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs\n+++ LOGFILE=/tmp/devstack_logs/devstacklog.txt\n+++ VERBOSE=True\n+++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\n+++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3\n+++ enable_service s-proxy s-object s-container s-account\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy\n+++ local xtrace\n++++ grep xtrace\n++++ set +o\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service nova\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service placement-api\n+++ local xtrace\n++++ grep xtrace\n++++ set +o\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ enable_service ironic ir-api ir-cond\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ enable_service tempest\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ USE_PYTHON3=True\n+++ IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi\n+++ USE_SYSTEMD=False\n+++ WSGI_MODE=uwsgi\n+++ USE_SUBNETPOOL=False\n+++ RECLONE=no\n+++ IP_VERSION=4\n+++ PHYSICAL_NETWORK=private\n+++ PROVIDER_NETWORK_TYPE=flat\n+++ Q_USE_PROVIDER_NETWORKING=True\n+++ SWIFT_ENABLE_TEMPURLS=True\n+++ FORCE=yes\n+++ LOG_COLOR=True\n+++ IRONIC_HTTP_PORT=9999\n+++ IRONIC_HTTP_SERVER=169.16.1.54\n+++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+++ BUILD_TIMEOUT=3000\n+++ IRONIC_CALLBACK_TIMEOUT=3000\n+++ POWER_TIMEOUT=600\n+++ SERVICE_TIMEOUT=600\n+++ DEFAULT_INSTANCE_USER=fedora\n+++ TEMPEST_SSH_CONNECT_METHOD=fixed\n+++ DEFAULT_INSTANCE_TYPE=baremetal\n+++ VIRT_DRIVER=ironic\n+++ IRONIC_HW_NODE_CPU=2\n+++ IRONIC_HW_NODE_RAM=16384\n+++ IRONIC_HW_NODE_DISK=99\n+++ IRONIC_BAREMETAL_BASIC_OPS=True\n+++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+++ IRONIC_DEPLOY_ISO_REQUIRED=true\n+++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true\n+++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True\n+++ IRONIC_IS_HARDWARE=True\n+++ IRONIC_RAMDISK_TYPE=dib\n+++ IRONIC_BUILD_DEPLOY_RAMDISK=false\n+++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso\n+++ IRONIC_DEPLOY_DRIVER=ilo\n+++ IRONIC_AUTOMATED_CLEAN_ENABLED=False\n+++ IRONIC_IPXE_ENABLED=False\n+++ IRONIC_ENABLED_HARDWARE_TYPES=ilo\n+++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct\n+++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo\n+++ IRONIC_ENABLED_POWER_INTERFACES=ilo\n+++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media\n+++ IRONIC_PING_TIMEOUT=1200\n+++ IMAGE_URLS=file:///opt/stack/devstack/files/fedora-wd-uefi.img\n+++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False\n+++ PUBLIC_INTERFACE=ens2\n+++ OVS_PHYSICAL_BRIDGE=br-ens2\n+++ FIXED_RANGE=169.16.1.0/24\n+++ NETWORK_GATEWAY=169.16.1.1\n+++ ALLOCATION_POOL=start=169.16.1.68,end=169.16.1.69\n+++ HOST_IP=169.16.1.117\n+++ IRONIC_USING_PLUGIN=true\n+++ enable_plugin ironic https://opendev.org/openstack/ironic\n+++ local name=ironic\n+++ local url=https://opendev.org/openstack/ironic\n+++ local branch=master\n+++ is_plugin_enabled ironic\n+++ local name=ironic\n+++ [[ ,, =~ ,ironic, ]]\n+++ return 1\n+++ DEVSTACK_PLUGINS+=,ironic\n+++ GITREPO[$name]=https://opendev.org/openstack/ironic\n+++ GITDIR[$name]=/opt/stack/ironic\n+++ GITBRANCH[$name]=master\n+++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'\n++ CELLSV2_SETUP=superconductor\n++ HORIZON_APACHE_ROOT=/dashboard\n++ USE_SYSTEMD=True\n+++ trueorfalse False USER_UNITS\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ USER_UNITS=False\n++ [[ False == \\T\\r\\u\\e ]]\n++ SYSTEMD_DIR=/etc/systemd/system\n++ SYSTEMCTL='sudo systemctl'\n+++ trueorfalse True ENABLE_KSM\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ ENABLE_KSM=True\n++ [[ -r /opt/stack/devstack/.localrc.password ]]\n+++ trueorfalse True USE_PYTHON3\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ export USE_PYTHON3=True\n++ USE_PYTHON3=True\n++ export DISABLED_PYTHON3_PACKAGES=\n++ DISABLED_PYTHON3_PACKAGES=\n+++ _get_python_version python3\n+++ local interp=python3\n+++ local version\n++++ which python3\n+++ [[ -x /usr/bin/python3 ]]\n++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n+++ version=3.6\n+++ echo 3.6\n++ _DEFAULT_PYTHON3_VERSION=3.6\n++ export PYTHON3_VERSION=3.6\n++ PYTHON3_VERSION=3.6\n+++ _get_python_version python2\n+++ local interp=python2\n+++ local version\n++++ which python2\n+++ [[ -x /usr/bin/python2 ]]\n++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n+++ version=2.7\n+++ echo 2.7\n++ _DEFAULT_PYTHON2_VERSION=2.7\n++ export PYTHON2_VERSION=2.7\n++ PYTHON2_VERSION=2.7\n++ [[ True == True ]]\n++ export 'VIRTUALENV_CMD=virtualenv -p python3'\n++ VIRTUALENV_CMD='virtualenv -p python3'\n++ '[' -t 1 ']'\n++ _LOG_COLOR_DEFAULT=False\n+++ trueorfalse False LOG_COLOR\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ LOG_COLOR=True\n++ [[ True == \\T\\r\\u\\e ]]\n++ TPUT_T=\n++ '[' dumb ']'\n++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\n++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:190                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:200                        ENABLE_IDENTITY_V2=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:201                        '[' False == False ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:202                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:209                        trueorfalse False USE_VENV\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:209                        USE_VENV=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:217                        DATABASE_QUERY_LOGGING=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:228                        GIT_TIMEOUT=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:234                        WSGI_MODE=uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:240                        GIT_BASE=https://opendev.org\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:261                        DEVSTACK_SERIES=ussuri\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:271                        CINDER_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:275                        GLANCE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:279                        HORIZON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:283                        KEYSTONE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:287                        NEUTRON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:295                        NOVA_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:299                        SWIFT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:303                        PLACEMENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:313                        REQUIREMENTS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:317                        TEMPEST_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:390                        GITBRANCH[\"castellan\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:394                        GITBRANCH[\"cliff\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:398                        GITBRANCH[\"futurist\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:406                        GITBRANCH[\"automaton\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:498                        GITBRANCH[\"tooz\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:502                        GITBRANCH[\"pbr\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:513                        GITBRANCH[\"cursive\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:577                        DIB_UTILS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:581                        OAC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:585                        OCC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:589                        ORC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:606                        NOVNC_BRANCH=v1.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:610                        SPICE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:623                        is_package_installed xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1352  dpkg -s xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:624                        VIRT_DRIVER=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:625                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:627                        LIBVIRT_TYPE=kvm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        grep 'libvirtd$'\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        cut -d : -f 1 /etc/group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:632                        LIBVIRT_GROUP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:633                        LIBVIRT_GROUP=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:681                        CIRROS_VERSION=0.4.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:682                        CIRROS_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/fedora-wd-uefi.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:690                        IMAGE_URLS+=,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:692                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:729                        EXTRA_CACHE_URLS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:732                        ETCD_VERSION=v3.3.12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:737                        ETCD_SHA256_S390X=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:739                        is_arch x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:740                        ETCD_ARCH=amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:761                        ETCD_PORT=2379\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:762                        ETCD_PEER_PORT=2380\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        echo file:///opt/stack/devstack/files/fedora-wd-uefi.img,\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        wc -l\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:776                        '[' 1 -gt 1 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:789                        S3_SERVICE_PORT=3333\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:792                        PRIVATE_NETWORK_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:793                        PUBLIC_NETWORK_NAME=public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:795                        PUBLIC_INTERFACE=ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:798                        SERVICE_PROTOCOL=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:804                        API_WORKERS=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:807                        SERVICE_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:810                        NOVA_READY_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:816                        WORKER_TIMEOUT=90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:821                        [[ -e /usr/bin/dnf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:824                        YUM=yum\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:833                        trueorfalse False OFFLINE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:833                        OFFLINE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:838                        ERROR_ON_CLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:850                        HOST_IP_IFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:851                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:852                        HOST_IPV6=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:685  local af=inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:712  echo 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:854                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:855                        '[' 169.16.1.117 == '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:681  local fixed_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:682  local floating_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:684  local host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:685  local af=inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:689  host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  head -1\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  ip -f inet6 route\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:691  host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:692  local host_ips\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  LC_ALL=C\n++++functions-common:get_default_host_ip:693  sed /temporary/d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  ip -f inet6 addr show\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:693  host_ips='::1\nfe80::f816:3eff:fe5c:12f\nfe80::f816:3eff:feea:b7f2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:694  local ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:695  for ip in $host_ips\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:703  host_ip=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:704  break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:712  echo ::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:859                        HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:862                        NEUTRON_PORT_SECURITY=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:867                        SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:873                        [[ 4 != \\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:877                        [[ 4 == 4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:883                        [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:898                        SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:902                        REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:905                        trueorfalse False SYSLOG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:905                        SYSLOG=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:906                        SYSLOG_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:907                        SYSLOG_PORT=516\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:911                        GIT_DEPTH=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:915                        RECREATE_KEYSTONE_DB=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:927                        [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:928                        default_logdir=/opt/stack/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:934                        LOGDIR=/tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:935                        logfile=devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:941                        unset default_logdir logfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:947                        ULIMIT_NOFILE=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:220                       write_devstack_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:write_devstack_version:815      cat -\ntput: No value for $TERM and no -T specified\n+functions:write_devstack_version:815      sudo tee /etc/devstack-version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:write_devstack_version:815      git log '--format=%H %s %ci' -1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:224                       [[ ! bionic =~ (bionic|stretch|jessie|f29|opensuse-15.0|opensuse-15.1|opensuse-tumbleweed|rhel7) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:235                       export_proxy_variables\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2154  isset http_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v http_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2157  isset https_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v https_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2160  isset no_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v no_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:240                       disable_negated_services\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1855  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:disable_negated_services:1856  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:disable_negated_services:1856  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1856  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1857  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:247                       is_package_installed sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1343  [[ -z sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1352  dpkg -s sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:250                       sudo grep -q '^#includedir.*/etc/sudoers.d' /etc/sudoers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:254                       [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:263                       mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:263                       TEMPFILE=/tmp/tmp.ROC73Q1CNW\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:264                       echo 'ubuntu ALL=(root) NOPASSWD:ALL'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:267                       echo 'Defaults:ubuntu secure_path=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:268                       echo 'Defaults:ubuntu !requiretty'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:269                       chmod 0440 /tmp/tmp.ROC73Q1CNW\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:270                       sudo chown root:root /tmp/tmp.ROC73Q1CNW\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:271                       sudo mv /tmp/tmp.ROC73Q1CNW /etc/sudoers.d/50_stack_sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:278                       is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:279                       sudo tee /etc/apt/apt.conf.d/80retry\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:279                       echo 'APT::Acquire::Retries \"20\";'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:361                       DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:366                       [[ ! -d /opt/stack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:373                       [[ -n /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:374                       mkdir -p /tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:378                       DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:379                       [[ ! -d /opt/stack/data ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:380                       sudo mkdir -p /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:381                       safe_chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2058  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2060  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:382                       safe_chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chmod:2231          _safe_permission_operation chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2058  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2060  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:388                       hostname -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:388                       LOCAL_HOSTNAME=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:389                       fgrep -qwe ubuntu /etc/hosts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:390                       sudo sed -i 's/\\(^127.0.0.1.*\\)/\\1 ubuntu/' /etc/hosts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:396                       trueorfalse False SKIP_EPEL_INSTALL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:396                       SKIP_EPEL_INSTALL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:398                       [[ bionic == \\r\\h\\e\\l\\7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:418                       is_package_installed python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1343  [[ -z python ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1352  dpkg -s python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:425                       trueorfalse True VERBOSE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:425                       VERBOSE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:426                       trueorfalse False VERBOSE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:426                       VERBOSE_NO_TIMESTAMP=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:472                       TIMESTAMP_FORMAT=%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:473                       LOGDAYS=7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:474                       date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:474                       CURRENT_LOG_TIME=2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:476                       [[ -n /tmp/devstack_logs/devstacklog.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:479                       LOGFILE_DIR=/tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:480                       LOGFILE_NAME=devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:481                       mkdir -p /tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:482                       find /tmp/devstack_logs -maxdepth 1 -name 'devstacklog.txt.*' -mtime +7 -exec rm '{}' ';'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:483                       LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:484                       SUMFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:490                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:491                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:492                       _of_args=-v\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:493                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:494                       _of_args='-v --no-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:497                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:497                       /opt/stack/devstack/tools/outfilter.py -v --no-timestamp -o /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:499                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:507                       echo_summary 'stack.sh log /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:499                       /opt/stack/devstack/tools/outfilter.py -o /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e stack.sh log /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:509                       ln -sf /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933 /tmp/devstack_logs/devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:510                       ln -sf /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933 /tmp/devstack_logs/devstacklog.txt.summary\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:525                       check_path_perm_sanity /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:567      local real_path\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:568      readlink -f /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:568      real_path=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:569      local rebuilt_path=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:570      tr / ' '\n++functions:check_path_perm_sanity:570      echo /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:571      rebuilt_path=/opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:573      stat -c %a /opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:573      [[ 755 = 700 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:571      rebuilt_path=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:573      stat -c %a /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:573      [[ 777 = 700 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:531                       trap exit_trap EXIT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:572                       trap err_trap ERR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:585                       set -o errexit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:588                       uname -a\nLinux ubuntu 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:591                       SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:592                       rm -f /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:595                       source /opt/stack/devstack/lib/database\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:596                       source /opt/stack/devstack/lib/rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:602                       fetch_plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1678       local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1679       local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1682       [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1686       echo 'Fetching DevStack plugins'\nFetching DevStack plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1687       for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1688       git_clone_by_name ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:602    local name=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:603    local repo=https://opendev.org/openstack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:604    local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:605    local branch=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:606    git_clone https://opendev.org/openstack/ironic /opt/stack/ironic master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:567            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\n0a675e397 Merge \"Stop using six library\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:606                       run_phase override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ override_defaults == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ override_defaults == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ override_defaults == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1785           plugin_override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1719  local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1720  local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1723  [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1727  echo 'Overriding Configuration Defaults'\nOverriding Configuration Defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1728  for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1729  local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1731  [[ -f /opt/stack/ironic/devstack/override-defaults ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:609                       source /opt/stack/devstack/lib/apache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:612                       source /opt/stack/devstack/lib/tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:38                         is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:43                         hostname -f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:51                         ORG_NAME=OpenStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:52                         ORG_UNIT_NAME=DevStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:55                         STUD_PROTO=--tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:63                         OPENSSL=/usr/bin/openssl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:615                       source /opt/stack/devstack/lib/infra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:616                       source /opt/stack/devstack/lib/libraries\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:617                       source /opt/stack/devstack/lib/lvm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:618                       source /opt/stack/devstack/lib/horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:619                       source /opt/stack/devstack/lib/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:620                       source /opt/stack/devstack/lib/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:621                       source /opt/stack/devstack/lib/nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:622                       source /opt/stack/devstack/lib/placement\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:623                       source /opt/stack/devstack/lib/cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:624                       source /opt/stack/devstack/lib/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:625                       source /opt/stack/devstack/lib/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nWARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:626                       source /opt/stack/devstack/lib/ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:627                       source /opt/stack/devstack/lib/dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:628                       source /opt/stack/devstack/lib/tcpdump\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:629                       source /opt/stack/devstack/lib/etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:635                       run_phase source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ source == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:6           source /opt/stack/devstack/lib/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ source == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ source == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ source == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1782           load_plugin_settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1696  local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1697  local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1700  [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1704  echo 'Loading plugin settings'\nLoading plugin settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1705  for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1706  local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1708  [[ -f /opt/stack/ironic/devstack/settings ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1709  source /opt/stack/ironic/devstack/settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:1  enable_service ironic ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:3  source /opt/stack/ironic/devstack/common_settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:3  [[ -f /opt/stack/devstack/../../old/devstack/.localrc.auto ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:7  CIRROS_VERSION=0.4.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:14  IRONIC_BOOT_MODE=bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:16  IRONIC_DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:17  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:21  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:36  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:44  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img, =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-uec\\.tar\\.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/fedora-wd-uefi.img, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ , == \\, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:29  IMAGE_URLS+=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:45  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-disk\\.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/fedora-wd-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ z == \\, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:31  IMAGE_URLS+=,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:48  export IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:48  IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:49  export IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:49  IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:53  [[ -z False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/common_settings:source:57  trueorfalse False IRONIC_TEMPEST_WHOLE_DISK_IMAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:57  IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:59  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:62  export IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:62  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:67  export DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:67  DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  sort -n\nNo value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  ip link show\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  head -1\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  sed -ne 's/.*mtu \\([0-9]\\+\\).*/\\1/p'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:9  local_mtu=1500\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:16  PUBLIC_BRIDGE_MTU=1400\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1783           verify_disabled_services\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2043  local service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,key, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,placement-client, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-api, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-reg, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,rabbit, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,tempest, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,mysql, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,etcd3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,dstat, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,neutron, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-proxy, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-object, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-container, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-account, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ironic, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-api, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-cond, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:706                       initialize_database_backends\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  is_service_enabled mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  DATABASE_TYPE=mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  is_service_enabled postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:69  '[' -z mysql ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:73  MYSQL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:74  MYSQL_USER=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:80  [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:83  DATABASE_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:86  DATABASE_USER=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:88  '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:initialize_database_backends:102  get_database_type_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:get_database_type_mysql:35  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:get_database_type_mysql:36  echo mysql+pymysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:102  BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:104  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:707                       echo 'Using mysql database backend'\nUsing mysql database backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:710                       read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:722                       is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:723                       read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:730                       is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:732                       read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:734                       read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:745                       is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:754                       is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:764                       is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:768                       read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:770                       [[ -z password ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:776                       save_stackenv 776\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:62         local tag=776\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:save_stackenv:64         date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:64         time_stamp=2019-12-24-081939\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:65         echo '# 2019-12-24-081939 776'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo OS_CACERT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo STACK_USER=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo TLS_IP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:787                       git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/requirements.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/requirements ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577175579790\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master\nCloning into '/opt/stack/requirements'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577175579790\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577175579790 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577175585406\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5616\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5616\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n+functions-common:git_clone:594            head -1\nd3959cea Updated from generate-constraints\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:791                       echo_summary 'Installing package prerequisites'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Installing package prerequisites\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:792                       source /opt/stack/devstack/tools/install_prereqs.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:11        FORCE_PREREQ=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:13        getopts :f opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:23        [[ -z /opt/stack/devstack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:43        PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:44        PREREQ_RERUN_HOURS=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:45        PREREQ_RERUN_SECONDS=7200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:47        date +%s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:47        NOW=1577175585\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:48        head -1 /opt/stack/devstack/.prereqs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:48        echo 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:48        LAST_RUN=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:49        DELTA=1577175585\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:50        [[ 1577175585 -lt 7200 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:57        export_proxy_variables\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2154  isset http_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v http_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2157  isset https_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v https_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2160  isset no_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v no_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:64        get_packages general,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:64        PACKAGES='apache2\napache2-dev\nbc\nbridge-utils\nbsdmainutils\ncurl\ng++\ngcc\ngettext  \ngit\ngraphviz \niputils-ping\nlibapache2-mod-proxy-uwsgi\nlibffi-dev \nlibjpeg-dev \nlibmysqlclient-dev  \nlibpcre3-dev \nlibpq-dev  \nlibssl-dev \nlibsystemd-dev \nlibxml2-dev  \nlibxslt1-dev  \nlibyaml-dev\nlsof \nopenssh-server\nopenssl\npkg-config\npsmisc\npython2.7\npython-dev\npython-gdbm \ntar\ntcpdump\nunzip\nuuid-runtime\nwget\nwget\nzlib1g-dev\nlibkrb5-dev\nlibldap2-dev\nlibsasl2-dev\nmemcached\npython-mysqldb\nsqlite3\nacl\ndnsmasq-base\ndnsmasq-utils \nebtables\nhaproxy \niptables\niputils-arping\niputils-ping\nlibmysqlclient-dev\npostgresql-server-dev-all\npython-mysqldb\nsqlite3\nsudo\nvlan\nipset\nconntrack\nconntrackd\nkeepalived\ndstat\npython-psutil\nipset\nconntrack\nconntrackd\nkeepalived\ncurl\nliberasurecode-dev\nmake\nmemcached\nsqlite3\nxfsprogs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:65        get_plugin_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:65        PACKAGES='apache2\napache2-dev\nbc\nbridge-utils\nbsdmainutils\ncurl\ng++\ngcc\ngettext  \ngit\ngraphviz \niputils-ping\nlibapache2-mod-proxy-uwsgi\nlibffi-dev \nlibjpeg-dev \nlibmysqlclient-dev  \nlibpcre3-dev \nlibpq-dev  \nlibssl-dev \nlibsystemd-dev \nlibxml2-dev  \nlibxslt1-dev  \nlibyaml-dev\nlsof \nopenssh-server\nopenssl\npkg-config\npsmisc\npython2.7\npython-dev\npython-gdbm \ntar\ntcpdump\nunzip\nuuid-runtime\nwget\nwget\nzlib1g-dev\nlibkrb5-dev\nlibldap2-dev\nlibsasl2-dev\nmemcached\npython-mysqldb\nsqlite3\nacl\ndnsmasq-base\ndnsmasq-utils \nebtables\nhaproxy \niptables\niputils-arping\niputils-ping\nlibmysqlclient-dev\npostgresql-server-dev-all\npython-mysqldb\nsqlite3\nsudo\nvlan\nipset\nconntrack\nconntrackd\nkeepalived\ndstat\npython-psutil\nipset\nconntrack\nconntrackd\nkeepalived\ncurl\nliberasurecode-dev\nmake\nmemcached\nsqlite3\nxfsprogs \n\n\n\n\n\n\n\n\n\n\n\napparmor\ndocker.io\nipmitool\niptables\nipxe\nisolinux\ngnupg\nlibguestfs0\nlibguestfs-tools\nopen-iscsi\nopenssh-client\n\n\npxelinux \npython-libguestfs\nqemu\nqemu-kvm\nqemu-utils\nsgabios\nshellinabox\nsyslinux-common \ntftpd-hpa\nxinetd\nsquashfs-tools\nlibvirt-dev\nsocat\nipxe-qemu\njq'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:67        is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:67        echo apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\n++tools/install_prereqs.sh:source:67        grep -q dkms\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:72        install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1076      local sudo=sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1077      id -u\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1080      time_start apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1577175586338\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'\nGet:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]\nGet:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [593 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [817 kB]\nGet:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [15.1 kB]\nGet:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [627 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [24.1 kB]\nGet:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6,120 B]\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,033 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9,284 B]\nGet:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4,028 B]\nFetched 3,380 kB in 3s (1,281 kB/s)\nReading package lists...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1088      REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1090      time_stop apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577175586338\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577175586338 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577175591556\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=5218\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=5218\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\nReading package lists...\nBuilding dependency tree...\nReading state information...\nacl is already the newest version (2.2.52-3build1).\nacl set to manually installed.\nbc is already the newest version (1.07.1-2).\nbc set to manually installed.\nbsdmainutils is already the newest version (11.1.2ubuntu1).\nbsdmainutils set to manually installed.\ndnsmasq-base is already the newest version (2.79-1).\ndnsmasq-base set to manually installed.\niptables is already the newest version (1.6.1-2ubuntu2).\niptables set to manually installed.\nliberasurecode-dev is already the newest version (1.5.0-1).\nlsof is already the newest version (4.89+dfsg-0.1).\nlsof set to manually installed.\nmake is already the newest version (4.1-9.1ubuntu1).\nmake set to manually installed.\npython-dev is already the newest version (2.7.15~rc1-1).\nsocat is already the newest version (1.7.3.2-2ubuntu2).\ntcpdump is already the newest version (4.9.2-3).\ntcpdump set to manually installed.\nxfsprogs is already the newest version (4.9.0+nmu1ubuntu2).\nxfsprogs set to manually installed.\napache2 is already the newest version (2.4.29-1ubuntu4.11).\napparmor is already the newest version (2.12-4ubuntu5.1).\napparmor set to manually installed.\ncurl is already the newest version (7.58.0-2ubuntu3.8).\nebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3).\nebtables set to manually installed.\ngcc is already the newest version (4:7.4.0-1ubuntu2.3).\ngcc set to manually installed.\ngnupg is already the newest version (2.2.4-1ubuntu1.2).\ngnupg set to manually installed.\niputils-ping is already the newest version (3:20161105-1ubuntu3).\niputils-ping set to manually installed.\nlibssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.5).\nopen-iscsi is already the newest version (2.0.874-5ubuntu2.7).\nopenssh-client is already the newest version (1:7.6p1-4ubuntu0.3).\nopenssh-client set to manually installed.\nopenssh-server is already the newest version (1:7.6p1-4ubuntu0.3).\nopenssl is already the newest version (1.1.1-1ubuntu2.1~18.04.5).\nopenssl set to manually installed.\npsmisc is already the newest version (23.1-1ubuntu0.1).\npsmisc set to manually installed.\nsquashfs-tools is already the newest version (1:4.3-6ubuntu0.18.04.1).\nsquashfs-tools set to manually installed.\nsudo is already the newest version (1.8.21p2-3ubuntu1.1).\ntar is already the newest version (1.29b-2ubuntu0.1).\ntar set to manually installed.\nuuid-runtime is already the newest version (2.31.1-0.4ubuntu3.4).\nuuid-runtime set to manually installed.\nvlan is already the newest version (1.9-3.2ubuntu6).\nwget is already the newest version (1.19.4-1ubuntu2.2).\nwget set to manually installed.\nThe following additional packages will be installed:\n  attr augeas-lenses autoconf automake autopoint autotools-dev comerr-dev\n  containerd db-util db5.3-util dctrl-tools debhelper dh-autoreconf\n  dh-strip-nondeterminism exfat-utils extlinux fontconfig fontconfig-config\n  fonts-dejavu-core freeipmi-common g++-7 genisoimage gir1.2-harfbuzz-0.0\n  grub-ipxe icoutils icu-devtools intltool-debian\n  ipxe-qemu-256k-compat-efi-roms krb5-multidev ldmtool libafflib0v5 libaio1\n  libann0 libapr1-dev libaprutil1-dev libarchive-zip-perl libasound2\n  libasound2-data libasyncns0 libaugeas0 libavahi-client3 libavahi-common-data\n  libavahi-common3 libbfio1 libbluetooth3 libbrlapi0.6 libcaca0 libcacard0\n  libcairo2 libcdt5 libcgraph6 libconfig9 libcroco3 libdate-manip-perl\n  libdatrie1 libencode-locale-perl libewf2 libfdt1 libfile-listing-perl\n  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16\n  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3\n  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0\n  libgts-0.7-5 libguestfs-perl libgvc6 libgvpr2 libharfbuzz-dev\n  libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhivex0\n  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl\n  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl\n  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev\n  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl\n  libipset3 libiscsi7 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8\n  libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common\n  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldm-1.0-0\n  libltdl7 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl\n  libmysqlclient20 libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0\n  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0\n  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0\n  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre32-3 libpcrecpp0v5\n  libpixman-1-0 libpq5 libpulse0 libpython2.7 libpython2.7-dev\n  libpython2.7-minimal libpython2.7-stdlib librados2 librbd1 librdmacm1\n  libsctp-dev libsctp1 libsdl1.2debian libsensors4 libsm6 libsndfile1\n  libsnmp-base libsnmp30 libspice-server1 libsqlite3-0 libstdc++-7-dev\n  libstring-shellquote-perl libsys-virt-perl libthai-data libthai0 libtiff5\n  libtimedate-perl libtool libtry-tiny-perl libtsk13 liburi-perl\n  libusbredirparser1 libvirt0 libvorbis0a libvorbisenc2 libwebp6\n  libwin-hivex-perl libwww-perl libwww-robotrules-perl libxaw7 libxcb-render0\n  libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0 libxml-parser-perl\n  libxml-xpath-perl libxmu6 libxpm4 libxrender1 libxt6 libyajl2 lsscsi lzop m4\n  mtools mysql-common netpbm osinfo-db perl-openssl-defaults po-debconf\n  postgresql-client-common postgresql-common postgresql-server-dev-10\n  python2.7-dev python2.7-minimal qemu-block-extra qemu-slof qemu-system\n  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc\n  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86\n  qemu-user runc scrub seabios sleuthkit ssl-cert supermin syslinux uuid-dev\n  x11-common\nSuggested packages:\n  augeas-doc autoconf-archive gnu-standards autoconf-doc ifupdown doc-base\n  debtags dh-make dwz aufs-tools debootstrap docker-doc rinse zfs-fuse\n  | zfsutils freeipmi-tools g++-multilib g++-7-multilib gcc-7-doc\n  libstdc++6-7-dbg wodim cdrkit-doc gettext-doc libasprintf-dev\n  libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el\n  git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts\n  graphviz-doc vim-haproxy haproxy-doc libterm-readline-gnu-perl\n  | libterm-readline-perl-perl xorriso krb5-doc uwsgi libasound2-plugins\n  alsa-utils augeas-tools libgd-tools libglib2.0-doc libgraphite2-utils\n  krb5-user libvisual-0.4-plugins gstreamer1.0-tools libguestfs-gfs2\n  libguestfs-jfs libguestfs-nilfs libguestfs-rescue libguestfs-rsync\n  libguestfs-zfs libdata-dump-perl icu-doc libcrypt-ssleay-perl opus-tools\n  postgresql-doc-10 pulseaudio lksctp-tools lm-sensors snmp-mibs-downloader\n  libstdc++-7-doc libtool-doc gfortran | fortran95-compiler gcj-jdk\n  libauthen-ntlm-perl libyaml-doc m4-doc libcache-memcached-perl libmemcached\n  libanyevent-perl libyaml-perl libterm-readkey-perl floppyd libmail-box-perl\n  libjson-perl python-gdbm-dbg default-mysql-server | virtual-mysql-server\n  python-egenix-mxdatetime python-mysqldb-dbg python-psutil-doc python2.7-doc\n  binfmt-support qemu-user-static samba vde2 qemu-efi openbios-ppc\n  openhackware openbios-sparc ovmf autopsy mac-robber sqlite3-doc\n  openssl-blacklist zip\nRecommended packages:\n  cgroupfs-mount | cgroup-lite pigz ubuntu-fan exfat-fuse fonts-liberation\n  openipmi ipvsadm uwsgi-core libarchive-cpio-perl gstreamer1.0-plugins-base\n  libgts-bin libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs\n  libhtml-format-perl ibverbs-providers libintl-xs-perl\n  gstreamer1.0-plugins-good libltdl-dev libdata-dump-perl libhtml-form-perl\n  libhttp-daemon-perl libmailtools-perl ghostscript libmail-sendmail-perl\n  cpu-checker qemu-user-binfmt sharutils update-inetd\nThe following NEW packages will be installed:\n  apache2-dev attr augeas-lenses autoconf automake autopoint autotools-dev\n  bridge-utils comerr-dev conntrack conntrackd containerd db-util db5.3-util\n  dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils\n  docker.io dstat exfat-utils extlinux fontconfig fontconfig-config\n  fonts-dejavu-core freeipmi-common g++ g++-7 genisoimage gettext\n  gir1.2-harfbuzz-0.0 graphviz grub-ipxe haproxy icoutils icu-devtools\n  intltool-debian ipmitool ipset iputils-arping ipxe ipxe-qemu\n  ipxe-qemu-256k-compat-efi-roms isolinux jq keepalived krb5-multidev ldmtool\n  libafflib0v5 libaio1 libann0 libapache2-mod-proxy-uwsgi libapr1-dev\n  libaprutil1-dev libarchive-zip-perl libasound2 libasound2-data libasyncns0\n  libaugeas0 libavahi-client3 libavahi-common-data libavahi-common3 libbfio1\n  libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libcairo2 libcdt5 libcgraph6\n  libconfig9 libcroco3 libdate-manip-perl libdatrie1 libencode-locale-perl\n  libewf2 libfdt1 libffi-dev libfile-listing-perl\n  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16\n  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3\n  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0\n  libgts-0.7-5 libguestfs-perl libguestfs-tools libguestfs0 libgvc6 libgvpr2\n  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b\n  libhivex0 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl\n  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl\n  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev\n  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl\n  libipset3 libiscsi7 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev\n  libjpeg8 libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common\n  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1\n  libldap2-dev libldm-1.0-0 libltdl7 liblua5.3-0 liblwp-mediatypes-perl\n  liblwp-protocol-https-perl libmysqlclient-dev libmysqlclient20\n  libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0\n  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0\n  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0\n  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3\n  libpcrecpp0v5 libpixman-1-0 libpq-dev libpq5 libpulse0 librados2 librbd1\n  librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsdl1.2debian libsensors4\n  libsm6 libsndfile1 libsnmp-base libsnmp30 libspice-server1 libstdc++-7-dev\n  libstring-shellquote-perl libsys-virt-perl libsystemd-dev libthai-data\n  libthai0 libtiff5 libtimedate-perl libtool libtry-tiny-perl libtsk13\n  liburi-perl libusbredirparser1 libvirt-dev libvirt0 libvorbis0a\n  libvorbisenc2 libwebp6 libwin-hivex-perl libwww-perl libwww-robotrules-perl\n  libxaw7 libxcb-render0 libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0\n  libxml-parser-perl libxml-xpath-perl libxml2-dev libxmu6 libxpm4 libxrender1\n  libxslt1-dev libxt6 libyajl2 libyaml-dev lsscsi lzop m4 memcached mtools\n  mysql-common netpbm osinfo-db perl-openssl-defaults pkg-config po-debconf\n  postgresql-client-common postgresql-common postgresql-server-dev-10\n  postgresql-server-dev-all pxelinux python-gdbm python-guestfs python-mysqldb\n  python-psutil qemu qemu-block-extra qemu-kvm qemu-slof qemu-system\n  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc\n  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86\n  qemu-user qemu-utils runc scrub seabios sgabios shellinabox sleuthkit\n  sqlite3 ssl-cert supermin syslinux syslinux-common tftpd-hpa unzip uuid-dev\n  x11-common xinetd zlib1g-dev\nThe following packages will be upgraded:\n  git libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\n  libsqlite3-0 python2.7 python2.7-dev python2.7-minimal\n9 upgraded, 270 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 222 MB of archives.\nAfter this operation, 917 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.9 [1,117 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04 [277 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [28.3 MB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1,053 kB]\nGet:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1,915 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1,294 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.2 [498 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.6 [1,136 kB]\nGet:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.12-0ubuntu0.18.04.3 [2,702 kB]\nGet:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.12-0ubuntu0.18.04.3 [920 kB]\nGet:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.21 [39.8 kB]\nGet:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.21 [672 kB]\nGet:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]\nGet:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B]\nGet:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.4 [33.2 kB]\nGet:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B]\nGet:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB]\nGet:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB]\nGet:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.4 [262 kB]\nGet:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB]\nGet:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]\nGet:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]\nGet:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]\nGet:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]\nGet:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]\nGet:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]\nGet:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]\nGet:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]\nGet:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]\nGet:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]\nGet:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B]\nGet:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]\nGet:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB]\nGet:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]\nGet:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]\nGet:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]\nGet:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.11 [177 kB]\nGet:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 attr amd64 1:2.4.47-2build1 [25.8 kB]\nGet:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 augeas-lenses all 1.10.1-2 [300 kB]\nGet:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]\nGet:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB]\nGet:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB]\nGet:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB]\nGet:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2 [1,903 kB]\nGet:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.2.6-0ubuntu1~18.04.2 [19.4 MB]\nGet:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 db5.3-util amd64 5.3.28-13.1ubuntu1.1 [65.5 kB]\nGet:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]\nGet:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB]\nGet:65 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 18.09.7-0ubuntu1~18.04.4 [30.7 MB]\nGet:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB]\nGet:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 exfat-utils amd64 1.2.8-1 [39.9 kB]\nGet:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 extlinux amd64 3:6.03+dfsg1-2 [131 kB]\nGet:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB]\nGet:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB]\nGet:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B]\nGet:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB]\nGet:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]\nGet:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]\nGet:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB]\nGet:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [3,912 kB]\nGet:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]\nGet:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]\nGet:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]\nGet:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]\nGet:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]\nGet:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]\nGet:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]\nGet:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]\nGet:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]\nGet:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]\nGet:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]\nGet:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B]\nGet:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]\nGet:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]\nGet:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]\nGet:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]\nGet:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]\nGet:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]\nGet:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]\nGet:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]\nGet:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]\nGet:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]\nGet:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]\nGet:101 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]\nGet:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]\nGet:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]\nGet:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]\nGet:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]\nGet:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]\nGet:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [754 kB]\nGet:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]\nGet:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]\nGet:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9,774 B]\nGet:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]\nGet:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]\nGet:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]\nGet:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]\nGet:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]\nGet:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]\nGet:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]\nGet:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]\nGet:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]\nGet:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7,012 B]\nGet:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]\nGet:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]\nGet:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]\nGet:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8,284 B]\nGet:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]\nGet:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]\nGet:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]\nGet:128 http://archive.ubuntu.com/ubuntu bionic/universe amd64 icoutils amd64 0.32.3-1 [59.0 kB]\nGet:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 icu-devtools amd64 60.2-3ubuntu3 [179 kB]\nGet:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]\nGet:131 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]\nGet:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB]\nGet:133 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe-qemu all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [912 kB]\nGet:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [1,274 kB]\nGet:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu2 [545 kB]\nGet:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 isolinux all 3:6.03+dfsg1-2 [45.8 kB]\nGet:137 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB]\nGet:138 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB]\nGet:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB]\nGet:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]\nGet:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.3 [224 kB]\nGet:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.3 [929 kB]\nGet:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB]\nGet:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB]\nGet:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB]\nGet:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB]\nGet:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB]\nGet:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.2 [38.5 kB]\nGet:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB]\nGet:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libafflib0v5 amd64 3.7.16-2build2 [201 kB]\nGet:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B]\nGet:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]\nGet:153 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]\nGet:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]\nGet:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaugeas0 amd64 1.10.1-2 [159 kB]\nGet:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]\nGet:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]\nGet:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]\nGet:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libbfio1 amd64 20170123-4 [306 kB]\nGet:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbluetooth3 amd64 5.48-0ubuntu3.2 [64.0 kB]\nGet:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcaca0 amd64 0.99.beta19-2ubuntu0.18.04.1 [203 kB]\nGet:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcacard0 amd64 1:2.5.0-3 [19.6 kB]\nGet:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconfig9 amd64 1.5-0.4 [22.1 kB]\nGet:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdate-manip-perl all 6.60-1 [883 kB]\nGet:165 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libewf2 amd64 20140608-6.1build1 [469 kB]\nGet:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]\nGet:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.4 [68.7 kB]\nGet:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.4 [102 kB]\nGet:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]\nGet:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]\nGet:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]\nGet:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]\nGet:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]\nGet:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB]\nGet:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.4 [1,385 kB]\nGet:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB]\nGet:177 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [865 kB]\nGet:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 liborc-0.4-0 amd64 1:0.4.28-1 [137 kB]\nGet:179 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [688 kB]\nGet:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B]\nGet:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB]\nGet:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB]\nGet:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiculx60 amd64 60.2-3ubuntu3 [18.9 kB]\nGet:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB]\nGet:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-dev amd64 60.2-3ubuntu3 [8,893 kB]\nGet:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB]\nGet:187 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libintl-perl all 1.26-2build2 [719 kB]\nGet:188 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.3 [225 kB]\nGet:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]\nGet:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]\nGet:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3,464 B]\nGet:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]\nGet:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B]\nGet:194 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.28-0ubuntu0.18.04.4 [688 kB]\nGet:195 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.28-0ubuntu0.18.04.4 [987 kB]\nGet:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]\nGet:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB]\nGet:198 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.10-0ubuntu0.18.04.1 [108 kB]\nGet:199 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.10-0ubuntu0.18.04.1 [218 kB]\nGet:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]\nGet:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]\nGet:202 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsndfile1 amd64 1.0.28-4ubuntu0.18.04.1 [170 kB]\nGet:203 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.4 [265 kB]\nGet:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [256 kB]\nGet:205 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-0.1ubuntu0.1 [175 kB]\nGet:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libspice-server1 amd64 0.14.0-1ubuntu2.4 [345 kB]\nGet:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]\nGet:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyajl2 amd64 2.1.0-2build1 [20.0 kB]\nGet:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt0 amd64 4.0.0-1ubuntu8.14 [1,248 kB]\nGet:210 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsys-virt-perl amd64 4.0.0-1 [232 kB]\nGet:211 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.33 [184 kB]\nGet:212 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtsk13 amd64 4.4.2-3 [326 kB]\nGet:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB]\nGet:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxenstore3.0 amd64 4.9.2-0ubuntu1 [19.7 kB]\nGet:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-4.9 amd64 4.9.2-0ubuntu1 [399 kB]\nGet:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-dev amd64 4.9.2-0ubuntu1 [662 kB]\nGet:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-dev amd64 4.0.0-1ubuntu8.14 [143 kB]\nGet:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]\nGet:219 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libxml-xpath-perl all 1.42-1 [65.8 kB]\nGet:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.2 [757 kB]\nGet:221 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB]\nGet:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB]\nGet:223 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lzop amd64 1.03-4 [39.8 kB]\nGet:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]\nGet:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 mtools amd64 4.0.18-2ubuntu1 [177 kB]\nGet:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1,017 kB]\nGet:227 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 osinfo-db all 0.20180929-1ubuntu0.1 [76.7 kB]\nGet:228 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB]\nGet:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]\nGet:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB]\nGet:231 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.10-0ubuntu0.18.04.1 [836 kB]\nGet:232 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB]\nGet:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 pxelinux all 3:6.03+dfsg1-2 [187 kB]\nGet:234 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gdbm amd64 2.7.17-1~18.04 [12.0 kB]\nGet:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-mysqldb amd64 1.3.10-1build1 [49.2 kB]\nGet:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB]\nGet:237 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbrlapi0.6 amd64 5.5-4ubuntu2.0.1 [21.3 kB]\nGet:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfdt1 amd64 1.4.5-3 [15.7 kB]\nGet:239 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB]\nGet:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-arm amd64 1:2.11+dfsg-1ubuntu7.21 [5,648 kB]\nGet:241 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-mips amd64 1:2.11+dfsg-1ubuntu7.21 [9,510 kB]\nGet:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 qemu-slof all 20170724+dfsg-1ubuntu1 [172 kB]\nGet:243 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-ppc amd64 1:2.11+dfsg-1ubuntu7.21 [7,537 kB]\nGet:244 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-sparc amd64 1:2.11+dfsg-1ubuntu7.21 [2,770 kB]\nGet:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 seabios all 1.10.2-1ubuntu1 [128 kB]\nGet:246 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.21 [5,197 kB]\nGet:247 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-s390x amd64 1:2.11+dfsg-1ubuntu7.21 [1,851 kB]\nGet:248 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-misc amd64 1:2.11+dfsg-1ubuntu7.21 [13.6 MB]\nGet:249 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system amd64 1:2.11+dfsg-1ubuntu7.21 [12.3 kB]\nGet:250 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user amd64 1:2.11+dfsg-1ubuntu7.21 [7,355 kB]\nGet:251 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.21 [868 kB]\nGet:252 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu amd64 1:2.11+dfsg-1ubuntu7.21 [215 kB]\nGet:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-kvm amd64 1:2.11+dfsg-1ubuntu7.21 [13.2 kB]\nGet:254 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sgabios all 0.0~svn8-4 [7,482 B]\nGet:255 http://archive.ubuntu.com/ubuntu bionic/universe amd64 shellinabox amd64 2.20build1 [126 kB]\nGet:256 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sleuthkit amd64 4.4.2-3 [249 kB]\nGet:257 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.2 [754 kB]\nGet:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supermin amd64 5.1.19-2ubuntu1 [341 kB]\nGet:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux amd64 3:6.03+dfsg1-2 [142 kB]\nGet:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux-common all 3:6.03+dfsg1-2 [1,171 kB]\nGet:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]\nGet:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 db-util all 1:5.3.21~exp1ubuntu2 [2,718 B]\nGet:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB]\nGet:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB]\nGet:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libldm-1.0-0 amd64 0.2.3-7 [20.8 kB]\nGet:266 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ldmtool amd64 0.2.3-7 [13.0 kB]\nGet:267 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB]\nGet:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB]\nGet:269 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhivex0 amd64 1.3.15-1 [32.1 kB]\nGet:270 http://archive.ubuntu.com/ubuntu bionic/universe amd64 scrub amd64 2.6.1-1build1 [30.7 kB]\nGet:271 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs0 amd64 1:1.36.13-1ubuntu3.3 [2,219 kB]\nGet:272 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libwin-hivex-perl amd64 1.3.15-1 [38.2 kB]\nGet:273 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-perl amd64 1:1.36.13-1ubuntu3.3 [307 kB]\nGet:274 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-tools amd64 1:1.36.13-1ubuntu3.3 [4,752 kB]\nGet:275 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB]\nGet:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB]\nGet:277 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-guestfs amd64 1:1.36.13-1ubuntu3.3 [159 kB]\nGet:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 tftpd-hpa amd64 5.2+20150808-1ubuntu3 [39.1 kB]\nGet:279 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xinetd amd64 1:2.3.15.3-1 [108 kB]\nPreconfiguring packages ...\nFetched 222 MB in 9s (25.4 MB/s)\nSelecting previously unselected package fonts-dejavu-core.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 43065 files and directories currently installed.)\r\nPreparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...\r\nUnpacking fonts-dejavu-core (2.37-1) ...\r\nSelecting previously unselected package fontconfig-config.\r\nPreparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...\r\nUnpacking fontconfig-config (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package libfontconfig1:amd64.\r\nPreparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package fontconfig.\r\nPreparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking fontconfig (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package liblua5.3-0:amd64.\r\nPreparing to unpack .../004-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...\r\nSelecting previously unselected package haproxy.\r\nPreparing to unpack .../005-haproxy_1.8.8-1ubuntu0.9_amd64.deb ...\r\nUnpacking haproxy (1.8.8-1ubuntu0.9) ...\r\nSelecting previously unselected package libjpeg-turbo8:amd64.\r\nPreparing to unpack .../006-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.3_amd64.deb ...\r\nUnpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSelecting previously unselected package libogg0:amd64.\r\nPreparing to unpack .../007-libogg0_1.3.2-1_amd64.deb ...\r\nUnpacking libogg0:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package x11-common.\r\nPreparing to unpack .../008-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...\r\ndpkg-query: no packages found matching nux-tools\r\nUnpacking x11-common (1:7.7+19ubuntu7.1) ...\r\nSelecting previously unselected package libice6:amd64.\r\nPreparing to unpack .../009-libice6_2%3a1.0.9-2_amd64.deb ...\r\nUnpacking libice6:amd64 (2:1.0.9-2) ...\r\nSelecting previously unselected package libsm6:amd64.\r\nPreparing to unpack .../010-libsm6_2%3a1.2.2-1_amd64.deb ...\r\nUnpacking libsm6:amd64 (2:1.2.2-1) ...\r\nPreparing to unpack .../011-python2.7-dev_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-dev (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../012-libpython2.7-dev_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-dev:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../013-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../014-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../015-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../016-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../017-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../018-libsqlite3-0_3.22.0-1ubuntu0.2_amd64.deb ...\r\nUnpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) over (3.22.0-1ubuntu0.1) ...\r\nSelecting previously unselected package libiscsi7:amd64.\r\nPreparing to unpack .../019-libiscsi7_1.17.0-1.1_amd64.deb ...\r\nUnpacking libiscsi7:amd64 (1.17.0-1.1) ...\r\nSelecting previously unselected package libnl-route-3-200:amd64.\r\nPreparing to unpack .../020-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ...\r\nUnpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...\r\nSelecting previously unselected package libibverbs1:amd64.\r\nPreparing to unpack .../021-libibverbs1_17.1-1ubuntu0.2_amd64.deb ...\r\nUnpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ...\r\nSelecting previously unselected package libnspr4:amd64.\r\nPreparing to unpack .../022-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ...\r\nUnpacking libnspr4:amd64 (2:4.18-1ubuntu1) ...\r\nSelecting previously unselected package libnss3:amd64.\r\nPreparing to unpack .../023-libnss3_2%3a3.35-2ubuntu2.6_amd64.deb ...\r\nUnpacking libnss3:amd64 (2:3.35-2ubuntu2.6) ...\r\nSelecting previously unselected package librados2.\r\nPreparing to unpack .../024-librados2_12.2.12-0ubuntu0.18.04.3_amd64.deb ...\r\nUnpacking librados2 (12.2.12-0ubuntu0.18.04.3) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../025-librbd1_12.2.12-0ubuntu0.18.04.3_amd64.deb ...\r\nUnpacking librbd1 (12.2.12-0ubuntu0.18.04.3) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../026-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../027-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package freeipmi-common.\r\nPreparing to unpack .../028-freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...\r\nUnpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...\r\nSelecting previously unselected package libnetfilter-cthelper0:amd64.\r\nPreparing to unpack .../029-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ...\r\nUnpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...\r\nSelecting previously unselected package uuid-dev:amd64.\r\nPreparing to unpack .../030-uuid-dev_2.31.1-0.4ubuntu3.4_amd64.deb ...\r\nUnpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...\r\nSelecting previously unselected package libsctp1:amd64.\r\nPreparing to unpack .../031-libsctp1_1.0.17+dfsg-2_amd64.deb ...\r\nUnpacking libsctp1:amd64 (1.0.17+dfsg-2) ...\r\nSelecting previously unselected package libsctp-dev:amd64.\r\nPreparing to unpack .../032-libsctp-dev_1.0.17+dfsg-2_amd64.deb ...\r\nUnpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ...\r\nSelecting previously unselected package libapr1-dev.\r\nPreparing to unpack .../033-libapr1-dev_1.6.3-2_amd64.deb ...\r\nUnpacking libapr1-dev (1.6.3-2) ...\r\nSelecting previously unselected package libldap2-dev:amd64.\r\nPreparing to unpack .../034-libldap2-dev_2.4.45+dfsg-1ubuntu1.4_amd64.deb ...\r\nUnpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...\r\nSelecting previously unselected package libaprutil1-dev.\r\nPreparing to unpack .../035-libaprutil1-dev_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-dev (1.6.1-2) ...\r\nSelecting previously unselected package autotools-dev.\r\nPreparing to unpack .../036-autotools-dev_20180224.1_all.deb ...\r\nUnpacking autotools-dev (20180224.1) ...\r\nSelecting previously unselected package m4.\r\nPreparing to unpack .../037-m4_1.4.18-1_amd64.deb ...\r\nUnpacking m4 (1.4.18-1) ...\r\nSelecting previously unselected package autoconf.\r\nPreparing to unpack .../038-autoconf_2.69-11_all.deb ...\r\nUnpacking autoconf (2.69-11) ...\r\nSelecting previously unselected package automake.\r\nPreparing to unpack .../039-automake_1%3a1.15.1-3ubuntu2_all.deb ...\r\nUnpacking automake (1:1.15.1-3ubuntu2) ...\r\nSelecting previously unselected package autopoint.\r\nPreparing to unpack .../040-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...\r\nUnpacking autopoint (0.19.8.1-6ubuntu0.3) ...\r\nSelecting previously unselected package libtool.\r\nPreparing to unpack .../041-libtool_2.4.6-2_all.deb ...\r\nUnpacking libtool (2.4.6-2) ...\r\nSelecting previously unselected package dh-autoreconf.\r\nPreparing to unpack .../042-dh-autoreconf_17_all.deb ...\r\nUnpacking dh-autoreconf (17) ...\r\nSelecting previously unselected package libarchive-zip-perl.\r\nPreparing to unpack .../043-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...\r\nUnpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...\r\nSelecting previously unselected package libfile-stripnondeterminism-perl.\r\nPreparing to unpack .../044-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...\r\nUnpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../045-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package dh-strip-nondeterminism.\r\nPreparing to unpack .../046-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...\r\nUnpacking dh-strip-nondeterminism (0.040-1.1~build1) ...\r\nSelecting previously unselected package libcroco3:amd64.\r\nPreparing to unpack .../047-libcroco3_0.6.12-2_amd64.deb ...\r\nUnpacking libcroco3:amd64 (0.6.12-2) ...\r\nSelecting previously unselected package gettext.\r\nPreparing to unpack .../048-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking gettext (0.19.8.1-6ubuntu0.3) ...\r\nSelecting previously unselected package intltool-debian.\r\nPreparing to unpack .../049-intltool-debian_0.35.0+20060710.4_all.deb ...\r\nUnpacking intltool-debian (0.35.0+20060710.4) ...\r\nSelecting previously unselected package po-debconf.\r\nPreparing to unpack .../050-po-debconf_1.0.20_all.deb ...\r\nUnpacking po-debconf (1.0.20) ...\r\nSelecting previously unselected package debhelper.\r\nPreparing to unpack .../051-debhelper_11.1.6ubuntu2_all.deb ...\r\nUnpacking debhelper (11.1.6ubuntu2) ...\r\nSelecting previously unselected package apache2-dev.\r\nPreparing to unpack .../052-apache2-dev_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-dev (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package attr.\r\nPreparing to unpack .../053-attr_1%3a2.4.47-2build1_amd64.deb ...\r\nUnpacking attr (1:2.4.47-2build1) ...\r\nSelecting previously unselected package augeas-lenses.\r\nPreparing to unpack .../054-augeas-lenses_1.10.1-2_all.deb ...\r\nUnpacking augeas-lenses (1.10.1-2) ...\r\nSelecting previously unselected package bridge-utils.\r\nPreparing to unpack .../055-bridge-utils_1.5-15ubuntu1_amd64.deb ...\r\nUnpacking bridge-utils (1.5-15ubuntu1) ...\r\nSelecting previously unselected package conntrack.\r\nPreparing to unpack .../056-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...\r\nUnpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSelecting previously unselected package libnetfilter-queue1.\r\nPreparing to unpack .../057-libnetfilter-queue1_1.0.2-2_amd64.deb ...\r\nUnpacking libnetfilter-queue1 (1.0.2-2) ...\r\nSelecting previously unselected package conntrackd.\r\nPreparing to unpack .../058-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...\r\nUnpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSelecting previously unselected package runc.\r\nPreparing to unpack .../059-runc_1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...\r\nSelecting previously unselected package containerd.\r\nPreparing to unpack .../060-containerd_1.2.6-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking containerd (1.2.6-0ubuntu1~18.04.2) ...\r\nSelecting previously unselected package db5.3-util.\r\nPreparing to unpack .../061-db5.3-util_5.3.28-13.1ubuntu1.1_amd64.deb ...\r\nUnpacking db5.3-util (5.3.28-13.1ubuntu1.1) ...\r\nSelecting previously unselected package dctrl-tools.\r\nPreparing to unpack .../062-dctrl-tools_2.24-2build1_amd64.deb ...\r\nUnpacking dctrl-tools (2.24-2build1) ...\r\nSelecting previously unselected package dnsmasq-utils.\r\nPreparing to unpack .../063-dnsmasq-utils_2.79-1_amd64.deb ...\r\nUnpacking dnsmasq-utils (2.79-1) ...\r\nSelecting previously unselected package docker.io.\r\nPreparing to unpack .../064-docker.io_18.09.7-0ubuntu1~18.04.4_amd64.deb ...\r\nUnpacking docker.io (18.09.7-0ubuntu1~18.04.4) ...\r\nSelecting previously unselected package dstat.\r\nPreparing to unpack .../065-dstat_0.7.3-1_all.deb ...\r\nUnpacking dstat (0.7.3-1) ...\r\nSelecting previously unselected package exfat-utils.\r\nPreparing to unpack .../066-exfat-utils_1.2.8-1_amd64.deb ...\r\nUnpacking exfat-utils (1.2.8-1) ...\r\nSelecting previously unselected package extlinux.\r\nPreparing to unpack .../067-extlinux_3%3a6.03+dfsg1-2_amd64.deb ...\r\nUnpacking extlinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package libstdc++-7-dev:amd64.\r\nPreparing to unpack .../068-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...\r\nSelecting previously unselected package g++-7.\r\nPreparing to unpack .../069-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ...\r\nSelecting previously unselected package g++.\r\nPreparing to unpack .../070-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...\r\nUnpacking g++ (4:7.4.0-1ubuntu2.3) ...\r\nSelecting previously unselected package genisoimage.\r\nPreparing to unpack .../071-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ...\r\nUnpacking genisoimage (9:1.1.11-3ubuntu2) ...\r\nSelecting previously unselected package libgraphite2-3:amd64.\r\nPreparing to unpack .../072-libgraphite2-3_1.3.11-2_amd64.deb ...\r\nUnpacking libgraphite2-3:amd64 (1.3.11-2) ...\r\nSelecting previously unselected package libharfbuzz0b:amd64.\r\nPreparing to unpack .../073-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package gir1.2-harfbuzz-0.0:amd64.\r\nPreparing to unpack .../074-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...\r\nPreparing to unpack .../075-git_1%3a2.17.1-1ubuntu0.5_amd64.deb ...\r\nUnpacking git (1:2.17.1-1ubuntu0.5) over (1:2.17.1-1ubuntu0.4) ...\r\nSelecting previously unselected package libann0.\r\nPreparing to unpack .../076-libann0_1.1.2+doc-6_amd64.deb ...\r\nUnpacking libann0 (1.1.2+doc-6) ...\r\nSelecting previously unselected package libcdt5.\r\nPreparing to unpack .../077-libcdt5_2.40.1-2_amd64.deb ...\r\nUnpacking libcdt5 (2.40.1-2) ...\r\nSelecting previously unselected package libcgraph6.\r\nPreparing to unpack .../078-libcgraph6_2.40.1-2_amd64.deb ...\r\nUnpacking libcgraph6 (2.40.1-2) ...\r\nSelecting previously unselected package libjpeg8:amd64.\r\nPreparing to unpack .../079-libjpeg8_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjbig0:amd64.\r\nPreparing to unpack .../080-libjbig0_2.1-3.1build1_amd64.deb ...\r\nUnpacking libjbig0:amd64 (2.1-3.1build1) ...\r\nSelecting previously unselected package libtiff5:amd64.\r\nPreparing to unpack .../081-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ...\r\nUnpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\r\nSelecting previously unselected package libwebp6:amd64.\r\nPreparing to unpack .../082-libwebp6_0.6.1-2_amd64.deb ...\r\nUnpacking libwebp6:amd64 (0.6.1-2) ...\r\nSelecting previously unselected package libxpm4:amd64.\r\nPreparing to unpack .../083-libxpm4_1%3a3.5.12-1_amd64.deb ...\r\nUnpacking libxpm4:amd64 (1:3.5.12-1) ...\r\nSelecting previously unselected package libgd3:amd64.\r\nPreparing to unpack .../084-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...\r\nUnpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSelecting previously unselected package libgts-0.7-5:amd64.\r\nPreparing to unpack .../085-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...\r\nUnpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...\r\nSelecting previously unselected package libpixman-1-0:amd64.\r\nPreparing to unpack .../086-libpixman-1-0_0.34.0-2_amd64.deb ...\r\nUnpacking libpixman-1-0:amd64 (0.34.0-2) ...\r\nSelecting previously unselected package libxcb-render0:amd64.\r\nPreparing to unpack .../087-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-shm0:amd64.\r\nPreparing to unpack .../088-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxrender1:amd64.\r\nPreparing to unpack .../089-libxrender1_1%3a0.9.10-1_amd64.deb ...\r\nUnpacking libxrender1:amd64 (1:0.9.10-1) ...\r\nSelecting previously unselected package libcairo2:amd64.\r\nPreparing to unpack .../090-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...\r\nUnpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSelecting previously unselected package libltdl7:amd64.\r\nPreparing to unpack .../091-libltdl7_2.4.6-2_amd64.deb ...\r\nUnpacking libltdl7:amd64 (2.4.6-2) ...\r\nSelecting previously unselected package libthai-data.\r\nPreparing to unpack .../092-libthai-data_0.1.27-2_all.deb ...\r\nUnpacking libthai-data (0.1.27-2) ...\r\nSelecting previously unselected package libdatrie1:amd64.\r\nPreparing to unpack .../093-libdatrie1_0.2.10-7_amd64.deb ...\r\nUnpacking libdatrie1:amd64 (0.2.10-7) ...\r\nSelecting previously unselected package libthai0:amd64.\r\nPreparing to unpack .../094-libthai0_0.1.27-2_amd64.deb ...\r\nUnpacking libthai0:amd64 (0.1.27-2) ...\r\nSelecting previously unselected package libpango-1.0-0:amd64.\r\nPreparing to unpack .../095-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpangoft2-1.0-0:amd64.\r\nPreparing to unpack .../096-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpangocairo-1.0-0:amd64.\r\nPreparing to unpack .../097-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpathplan4.\r\nPreparing to unpack .../098-libpathplan4_2.40.1-2_amd64.deb ...\r\nUnpacking libpathplan4 (2.40.1-2) ...\r\nSelecting previously unselected package libgvc6.\r\nPreparing to unpack .../099-libgvc6_2.40.1-2_amd64.deb ...\r\nUnpacking libgvc6 (2.40.1-2) ...\r\nSelecting previously unselected package libgvpr2.\r\nPreparing to unpack .../100-libgvpr2_2.40.1-2_amd64.deb ...\r\nUnpacking libgvpr2 (2.40.1-2) ...\r\nSelecting previously unselected package liblab-gamut1.\r\nPreparing to unpack .../101-liblab-gamut1_2.40.1-2_amd64.deb ...\r\nUnpacking liblab-gamut1 (2.40.1-2) ...\r\nSelecting previously unselected package libxt6:amd64.\r\nPreparing to unpack .../102-libxt6_1%3a1.1.5-1_amd64.deb ...\r\nUnpacking libxt6:amd64 (1:1.1.5-1) ...\r\nSelecting previously unselected package libxmu6:amd64.\r\nPreparing to unpack .../103-libxmu6_2%3a1.1.2-2_amd64.deb ...\r\nUnpacking libxmu6:amd64 (2:1.1.2-2) ...\r\nSelecting previously unselected package libxaw7:amd64.\r\nPreparing to unpack .../104-libxaw7_2%3a1.0.13-1_amd64.deb ...\r\nUnpacking libxaw7:amd64 (2:1.0.13-1) ...\r\nSelecting previously unselected package graphviz.\r\nPreparing to unpack .../105-graphviz_2.40.1-2_amd64.deb ...\r\nUnpacking graphviz (2.40.1-2) ...\r\nSelecting previously unselected package grub-ipxe.\r\nPreparing to unpack .../106-grub-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../107-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../108-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libfile-listing-perl.\r\nPreparing to unpack .../109-libfile-listing-perl_6.04-1_all.deb ...\r\nUnpacking libfile-listing-perl (6.04-1) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../110-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../111-liburi-perl_1.73-1_all.deb ...\r\nUnpacking liburi-perl (1.73-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../112-libhtml-parser-perl_3.72-3build1_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3build1) ...\r\nSelecting previously unselected package libhtml-tree-perl.\r\nPreparing to unpack .../113-libhtml-tree-perl_5.07-1_all.deb ...\r\nUnpacking libhtml-tree-perl (5.07-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../114-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../115-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../116-libhttp-message-perl_6.14-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.14-1) ...\r\nSelecting previously unselected package libhttp-cookies-perl.\r\nPreparing to unpack .../117-libhttp-cookies-perl_6.04-1_all.deb ...\r\nUnpacking libhttp-cookies-perl (6.04-1) ...\r\nSelecting previously unselected package libhttp-negotiate-perl.\r\nPreparing to unpack .../118-libhttp-negotiate-perl_6.00-2_all.deb ...\r\nUnpacking libhttp-negotiate-perl (6.00-2) ...\r\nSelecting previously unselected package perl-openssl-defaults:amd64.\r\nPreparing to unpack .../119-perl-openssl-defaults_3build1_amd64.deb ...\r\nUnpacking perl-openssl-defaults:amd64 (3build1) ...\r\nSelecting previously unselected package libnet-ssleay-perl.\r\nPreparing to unpack .../120-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...\r\nUnpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...\r\nSelecting previously unselected package libio-socket-ssl-perl.\r\nPreparing to unpack .../121-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...\r\nUnpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...\r\nSelecting previously unselected package libnet-http-perl.\r\nPreparing to unpack .../122-libnet-http-perl_6.17-1_all.deb ...\r\nUnpacking libnet-http-perl (6.17-1) ...\r\nSelecting previously unselected package liblwp-protocol-https-perl.\r\nPreparing to unpack .../123-liblwp-protocol-https-perl_6.07-2_all.deb ...\r\nUnpacking liblwp-protocol-https-perl (6.07-2) ...\r\nSelecting previously unselected package libtry-tiny-perl.\r\nPreparing to unpack .../124-libtry-tiny-perl_0.30-1_all.deb ...\r\nUnpacking libtry-tiny-perl (0.30-1) ...\r\nSelecting previously unselected package libwww-robotrules-perl.\r\nPreparing to unpack .../125-libwww-robotrules-perl_6.01-1_all.deb ...\r\nUnpacking libwww-robotrules-perl (6.01-1) ...\r\nSelecting previously unselected package libwww-perl.\r\nPreparing to unpack .../126-libwww-perl_6.31-1ubuntu0.1_all.deb ...\r\nUnpacking libwww-perl (6.31-1ubuntu0.1) ...\r\nSelecting previously unselected package icoutils.\r\nPreparing to unpack .../127-icoutils_0.32.3-1_amd64.deb ...\r\nUnpacking icoutils (0.32.3-1) ...\r\nSelecting previously unselected package icu-devtools.\r\nPreparing to unpack .../128-icu-devtools_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking icu-devtools (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libfreeipmi16.\r\nPreparing to unpack .../129-libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...\r\nUnpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...\r\nSelecting previously unselected package ipmitool.\r\nPreparing to unpack .../130-ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...\r\nUnpacking ipmitool (1.8.18-5ubuntu0.1) ...\r\nSelecting previously unselected package iputils-arping.\r\nPreparing to unpack .../131-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ...\r\nUnpacking iputils-arping (3:20161105-1ubuntu3) ...\r\nSelecting previously unselected package ipxe-qemu.\r\nPreparing to unpack .../132-ipxe-qemu_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package ipxe.\r\nPreparing to unpack .../133-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package ipxe-qemu-256k-compat-efi-roms.\r\nPreparing to unpack .../134-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu2_all.deb ...\r\nUnpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...\r\nSelecting previously unselected package isolinux.\r\nPreparing to unpack .../135-isolinux_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking isolinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package libonig4:amd64.\r\nPreparing to unpack .../136-libonig4_6.7.0-1_amd64.deb ...\r\nUnpacking libonig4:amd64 (6.7.0-1) ...\r\nSelecting previously unselected package libjq1:amd64.\r\nPreparing to unpack .../137-libjq1_1.5+dfsg-2_amd64.deb ...\r\nUnpacking libjq1:amd64 (1.5+dfsg-2) ...\r\nSelecting previously unselected package jq.\r\nPreparing to unpack .../138-jq_1.5+dfsg-2_amd64.deb ...\r\nUnpacking jq (1.5+dfsg-2) ...\r\nSelecting previously unselected package libsensors4:amd64.\r\nPreparing to unpack .../139-libsensors4_1%3a3.4.0-4_amd64.deb ...\r\nUnpacking libsensors4:amd64 (1:3.4.0-4) ...\r\nSelecting previously unselected package libsnmp-base.\r\nPreparing to unpack .../140-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.3_all.deb ...\r\nUnpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSelecting previously unselected package libsnmp30:amd64.\r\nPreparing to unpack .../141-libsnmp30_5.7.3+dfsg-1.8ubuntu3.3_amd64.deb ...\r\nUnpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSelecting previously unselected package keepalived.\r\nPreparing to unpack .../142-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ...\r\nSelecting previously unselected package libgssrpc4:amd64.\r\nPreparing to unpack .../143-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkdb5-9:amd64.\r\nPreparing to unpack .../144-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkadm5srv-mit11:amd64.\r\nPreparing to unpack .../145-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkadm5clnt-mit11:amd64.\r\nPreparing to unpack .../146-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package comerr-dev:amd64.\r\nPreparing to unpack .../147-comerr-dev_2.1-1.44.1-1ubuntu1.2_amd64.deb ...\r\nUnpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...\r\nSelecting previously unselected package krb5-multidev:amd64.\r\nPreparing to unpack .../148-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libafflib0v5.\r\nPreparing to unpack .../149-libafflib0v5_3.7.16-2build2_amd64.deb ...\r\nUnpacking libafflib0v5 (3.7.16-2build2) ...\r\nSelecting previously unselected package libaio1:amd64.\r\nPreparing to unpack .../150-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...\r\nUnpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...\r\nSelecting previously unselected package libasound2-data.\r\nPreparing to unpack .../151-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...\r\nUnpacking libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasound2:amd64.\r\nPreparing to unpack .../152-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...\r\nUnpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasyncns0:amd64.\r\nPreparing to unpack .../153-libasyncns0_0.8-6_amd64.deb ...\r\nUnpacking libasyncns0:amd64 (0.8-6) ...\r\nSelecting previously unselected package libaugeas0:amd64.\r\nPreparing to unpack .../154-libaugeas0_1.10.1-2_amd64.deb ...\r\nUnpacking libaugeas0:amd64 (1.10.1-2) ...\r\nSelecting previously unselected package libavahi-common-data:amd64.\r\nPreparing to unpack .../155-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-common3:amd64.\r\nPreparing to unpack .../156-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-client3:amd64.\r\nPreparing to unpack .../157-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libbfio1.\r\nPreparing to unpack .../158-libbfio1_20170123-4_amd64.deb ...\r\nUnpacking libbfio1 (20170123-4) ...\r\nSelecting previously unselected package libbluetooth3:amd64.\r\nPreparing to unpack .../159-libbluetooth3_5.48-0ubuntu3.2_amd64.deb ...\r\nUnpacking libbluetooth3:amd64 (5.48-0ubuntu3.2) ...\r\nSelecting previously unselected package libcaca0:amd64.\r\nPreparing to unpack .../160-libcaca0_0.99.beta19-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libcacard0:amd64.\r\nPreparing to unpack .../161-libcacard0_1%3a2.5.0-3_amd64.deb ...\r\nUnpacking libcacard0:amd64 (1:2.5.0-3) ...\r\nSelecting previously unselected package libconfig9:amd64.\r\nPreparing to unpack .../162-libconfig9_1.5-0.4_amd64.deb ...\r\nUnpacking libconfig9:amd64 (1.5-0.4) ...\r\nSelecting previously unselected package libdate-manip-perl.\r\nPreparing to unpack .../163-libdate-manip-perl_6.60-1_all.deb ...\r\nUnpacking libdate-manip-perl (6.60-1) ...\r\nSelecting previously unselected package libewf2.\r\nPreparing to unpack .../164-libewf2_20140608-6.1build1_amd64.deb ...\r\nUnpacking libewf2 (20140608-6.1build1) ...\r\nSelecting previously unselected package libflac8:amd64.\r\nPreparing to unpack .../165-libflac8_1.3.2-1_amd64.deb ...\r\nUnpacking libflac8:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package libglib2.0-bin.\r\nPreparing to unpack .../166-libglib2.0-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libglib2.0-dev-bin.\r\nPreparing to unpack .../167-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libpcre16-3:amd64.\r\nPreparing to unpack .../168-libpcre16-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre16-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre32-3:amd64.\r\nPreparing to unpack .../169-libpcre32-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre32-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcrecpp0v5:amd64.\r\nPreparing to unpack .../170-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre3-dev:amd64.\r\nPreparing to unpack .../171-libpcre3-dev_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre3-dev:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package pkg-config.\r\nPreparing to unpack .../172-pkg-config_0.29.1-0ubuntu2_amd64.deb ...\r\nUnpacking pkg-config (0.29.1-0ubuntu2) ...\r\nSelecting previously unselected package zlib1g-dev:amd64.\r\nPreparing to unpack .../173-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ...\r\nUnpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...\r\nSelecting previously unselected package libglib2.0-dev:amd64.\r\nPreparing to unpack .../174-libglib2.0-dev_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libgraphite2-dev:amd64.\r\nPreparing to unpack .../175-libgraphite2-dev_1.3.11-2_amd64.deb ...\r\nUnpacking libgraphite2-dev:amd64 (1.3.11-2) ...\r\nSelecting previously unselected package libgstreamer1.0-0:amd64.\r\nPreparing to unpack .../176-libgstreamer1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSelecting previously unselected package liborc-0.4-0:amd64.\r\nPreparing to unpack .../177-liborc-0.4-0_1%3a0.4.28-1_amd64.deb ...\r\nUnpacking liborc-0.4-0:amd64 (1:0.4.28-1) ...\r\nSelecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.\r\nPreparing to unpack .../178-libgstreamer-plugins-base1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSelecting previously unselected package libharfbuzz-icu0:amd64.\r\nPreparing to unpack .../179-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libharfbuzz-gobject0:amd64.\r\nPreparing to unpack .../180-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libicu-le-hb0:amd64.\r\nPreparing to unpack .../181-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ...\r\nUnpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ...\r\nSelecting previously unselected package libiculx60:amd64.\r\nPreparing to unpack .../182-libiculx60_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking libiculx60:amd64 (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libicu-le-hb-dev:amd64.\r\nPreparing to unpack .../183-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ...\r\nUnpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...\r\nSelecting previously unselected package libicu-dev.\r\nPreparing to unpack .../184-libicu-dev_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking libicu-dev (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libharfbuzz-dev:amd64.\r\nPreparing to unpack .../185-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libintl-perl.\r\nPreparing to unpack .../186-libintl-perl_1.26-2build2_all.deb ...\r\nUnpacking libintl-perl (1.26-2build2) ...\r\nSelecting previously unselected package libjpeg-turbo8-dev:amd64.\r\nPreparing to unpack .../187-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.3_amd64.deb ...\r\nUnpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSelecting previously unselected package libjpeg8-dev:amd64.\r\nPreparing to unpack .../188-libjpeg8-dev_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjpeg-dev:amd64.\r\nPreparing to unpack .../189-libjpeg-dev_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjson-glib-1.0-common.\r\nPreparing to unpack .../190-libjson-glib-1.0-common_1.4.2-3_all.deb ...\r\nUnpacking libjson-glib-1.0-common (1.4.2-3) ...\r\nSelecting previously unselected package libjson-glib-1.0-0:amd64.\r\nPreparing to unpack .../191-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...\r\nUnpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSelecting previously unselected package mysql-common.\r\nPreparing to unpack .../192-mysql-common_5.8+1.0.4_all.deb ...\r\nUnpacking mysql-common (5.8+1.0.4) ...\r\nSelecting previously unselected package libmysqlclient20:amd64.\r\nPreparing to unpack .../193-libmysqlclient20_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libmysqlclient-dev.\r\nPreparing to unpack .../194-libmysqlclient-dev_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libnetpbm10.\r\nPreparing to unpack .../195-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ...\r\nUnpacking libnetpbm10 (2:10.0-15.3build1) ...\r\nSelecting previously unselected package libopus0:amd64.\r\nPreparing to unpack .../196-libopus0_1.1.2-1ubuntu1_amd64.deb ...\r\nUnpacking libopus0:amd64 (1.1.2-1ubuntu1) ...\r\nSelecting previously unselected package libpq5:amd64.\r\nPreparing to unpack .../197-libpq5_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libpq-dev.\r\nPreparing to unpack .../198-libpq-dev_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libpq-dev (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libvorbis0a:amd64.\r\nPreparing to unpack .../199-libvorbis0a_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libvorbisenc2:amd64.\r\nPreparing to unpack .../200-libvorbisenc2_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libsndfile1:amd64.\r\nPreparing to unpack .../201-libsndfile1_1.0.28-4ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libpulse0:amd64.\r\nPreparing to unpack .../202-libpulse0_1%3a11.1-1ubuntu7.4_amd64.deb ...\r\nUnpacking libpulse0:amd64 (1:11.1-1ubuntu7.4) ...\r\nSelecting previously unselected package libsasl2-dev.\r\nPreparing to unpack .../203-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...\r\nUnpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSelecting previously unselected package libsdl1.2debian:amd64.\r\nPreparing to unpack .../204-libsdl1.2debian_1.2.15+dfsg2-0.1ubuntu0.1_amd64.deb ...\r\nUnpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...\r\nSelecting previously unselected package libspice-server1:amd64.\r\nPreparing to unpack .../205-libspice-server1_0.14.0-1ubuntu2.4_amd64.deb ...\r\nUnpacking libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...\r\nSelecting previously unselected package libstring-shellquote-perl.\r\nPreparing to unpack .../206-libstring-shellquote-perl_1.04-1_all.deb ...\r\nUnpacking libstring-shellquote-perl (1.04-1) ...\r\nSelecting previously unselected package libyajl2:amd64.\r\nPreparing to unpack .../207-libyajl2_2.1.0-2build1_amd64.deb ...\r\nUnpacking libyajl2:amd64 (2.1.0-2build1) ...\r\nSelecting previously unselected package libvirt0:amd64.\r\nPreparing to unpack .../208-libvirt0_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt0:amd64 (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libsys-virt-perl.\r\nPreparing to unpack .../209-libsys-virt-perl_4.0.0-1_amd64.deb ...\r\nUnpacking libsys-virt-perl (4.0.0-1) ...\r\nSelecting previously unselected package libsystemd-dev:amd64.\r\nPreparing to unpack .../210-libsystemd-dev_237-3ubuntu10.33_amd64.deb ...\r\nUnpacking libsystemd-dev:amd64 (237-3ubuntu10.33) ...\r\nSelecting previously unselected package libtsk13.\r\nPreparing to unpack .../211-libtsk13_4.4.2-3_amd64.deb ...\r\nUnpacking libtsk13 (4.4.2-3) ...\r\nSelecting previously unselected package libusbredirparser1:amd64.\r\nPreparing to unpack .../212-libusbredirparser1_0.7.1-1_amd64.deb ...\r\nUnpacking libusbredirparser1:amd64 (0.7.1-1) ...\r\nSelecting previously unselected package libxenstore3.0:amd64.\r\nPreparing to unpack .../213-libxenstore3.0_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libxen-4.9:amd64.\r\nPreparing to unpack .../214-libxen-4.9_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxen-4.9:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libxen-dev:amd64.\r\nPreparing to unpack .../215-libxen-dev_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxen-dev:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libvirt-dev:amd64.\r\nPreparing to unpack .../216-libvirt-dev_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libxml-parser-perl.\r\nPreparing to unpack .../217-libxml-parser-perl_2.44-2build3_amd64.deb ...\r\nUnpacking libxml-parser-perl (2.44-2build3) ...\r\nSelecting previously unselected package libxml-xpath-perl.\r\nPreparing to unpack .../218-libxml-xpath-perl_1.42-1_all.deb ...\r\nUnpacking libxml-xpath-perl (1.42-1) ...\r\nSelecting previously unselected package libxml2-dev:amd64.\r\nPreparing to unpack .../219-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.2_amd64.deb ...\r\nUnpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...\r\nSelecting previously unselected package libxslt1-dev:amd64.\r\nPreparing to unpack .../220-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ...\r\nUnpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...\r\nSelecting previously unselected package lsscsi.\r\nPreparing to unpack .../221-lsscsi_0.28-0.1_amd64.deb ...\r\nUnpacking lsscsi (0.28-0.1) ...\r\nSelecting previously unselected package lzop.\r\nPreparing to unpack .../222-lzop_1.03-4_amd64.deb ...\r\nUnpacking lzop (1.03-4) ...\r\nSelecting previously unselected package memcached.\r\nPreparing to unpack .../223-memcached_1.5.6-0ubuntu1.2_amd64.deb ...\r\nUnpacking memcached (1.5.6-0ubuntu1.2) ...\r\nSelecting previously unselected package mtools.\r\nPreparing to unpack .../224-mtools_4.0.18-2ubuntu1_amd64.deb ...\r\nUnpacking mtools (4.0.18-2ubuntu1) ...\r\nSelecting previously unselected package netpbm.\r\nPreparing to unpack .../225-netpbm_2%3a10.0-15.3build1_amd64.deb ...\r\nUnpacking netpbm (2:10.0-15.3build1) ...\r\nSelecting previously unselected package osinfo-db.\r\nPreparing to unpack .../226-osinfo-db_0.20180929-1ubuntu0.1_all.deb ...\r\nUnpacking osinfo-db (0.20180929-1ubuntu0.1) ...\r\nSelecting previously unselected package postgresql-client-common.\r\nPreparing to unpack .../227-postgresql-client-common_190ubuntu0.1_all.deb ...\r\nUnpacking postgresql-client-common (190ubuntu0.1) ...\r\nSelecting previously unselected package ssl-cert.\r\nPreparing to unpack .../228-ssl-cert_1.0.39_all.deb ...\r\nUnpacking ssl-cert (1.0.39) ...\r\nSelecting previously unselected package postgresql-common.\r\nPreparing to unpack .../229-postgresql-common_190ubuntu0.1_all.deb ...\r\nAdding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'\r\nUnpacking postgresql-common (190ubuntu0.1) ...\r\nSelecting previously unselected package postgresql-server-dev-10.\r\nPreparing to unpack .../230-postgresql-server-dev-10_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package postgresql-server-dev-all.\r\nPreparing to unpack .../231-postgresql-server-dev-all_190ubuntu0.1_all.deb ...\r\nUnpacking postgresql-server-dev-all (190ubuntu0.1) ...\r\nSelecting previously unselected package pxelinux.\r\nPreparing to unpack .../232-pxelinux_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking pxelinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package python-gdbm.\r\nPreparing to unpack .../233-python-gdbm_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python-gdbm (2.7.17-1~18.04) ...\r\nSelecting previously unselected package python-mysqldb.\r\nPreparing to unpack .../234-python-mysqldb_1.3.10-1build1_amd64.deb ...\r\nUnpacking python-mysqldb (1.3.10-1build1) ...\r\nSelecting previously unselected package python-psutil.\r\nPreparing to unpack .../235-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ...\r\nUnpacking python-psutil (5.4.2-1ubuntu0.1) ...\r\nSelecting previously unselected package libbrlapi0.6:amd64.\r\nPreparing to unpack .../236-libbrlapi0.6_5.5-4ubuntu2.0.1_amd64.deb ...\r\nUnpacking libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...\r\nSelecting previously unselected package libfdt1:amd64.\r\nPreparing to unpack .../237-libfdt1_1.4.5-3_amd64.deb ...\r\nUnpacking libfdt1:amd64 (1.4.5-3) ...\r\nSelecting previously unselected package librdmacm1:amd64.\r\nPreparing to unpack .../238-librdmacm1_17.1-1ubuntu0.2_amd64.deb ...\r\nUnpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ...\r\nSelecting previously unselected package qemu-system-arm.\r\nPreparing to unpack .../239-qemu-system-arm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-mips.\r\nPreparing to unpack .../240-qemu-system-mips_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-slof.\r\nPreparing to unpack .../241-qemu-slof_20170724+dfsg-1ubuntu1_all.deb ...\r\nUnpacking qemu-slof (20170724+dfsg-1ubuntu1) ...\r\nSelecting previously unselected package qemu-system-ppc.\r\nPreparing to unpack .../242-qemu-system-ppc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-sparc.\r\nPreparing to unpack .../243-qemu-system-sparc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package seabios.\r\nPreparing to unpack .../244-seabios_1.10.2-1ubuntu1_all.deb ...\r\nUnpacking seabios (1.10.2-1ubuntu1) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../245-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-s390x.\r\nPreparing to unpack .../246-qemu-system-s390x_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-misc.\r\nPreparing to unpack .../247-qemu-system-misc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system.\r\nPreparing to unpack .../248-qemu-system_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-user.\r\nPreparing to unpack .../249-qemu-user_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-user (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../250-qemu-utils_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu.\r\nPreparing to unpack .../251-qemu_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-kvm.\r\nPreparing to unpack .../252-qemu-kvm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package sgabios.\r\nPreparing to unpack .../253-sgabios_0.0~svn8-4_all.deb ...\r\nUnpacking sgabios (0.0~svn8-4) ...\r\nSelecting previously unselected package shellinabox.\r\nPreparing to unpack .../254-shellinabox_2.20build1_amd64.deb ...\r\nUnpacking shellinabox (2.20build1) ...\r\nSelecting previously unselected package sleuthkit.\r\nPreparing to unpack .../255-sleuthkit_4.4.2-3_amd64.deb ...\r\nUnpacking sleuthkit (4.4.2-3) ...\r\nSelecting previously unselected package sqlite3.\r\nPreparing to unpack .../256-sqlite3_3.22.0-1ubuntu0.2_amd64.deb ...\r\nUnpacking sqlite3 (3.22.0-1ubuntu0.2) ...\r\nSelecting previously unselected package supermin.\r\nPreparing to unpack .../257-supermin_5.1.19-2ubuntu1_amd64.deb ...\r\nUnpacking supermin (5.1.19-2ubuntu1) ...\r\nSelecting previously unselected package syslinux.\r\nPreparing to unpack .../258-syslinux_3%3a6.03+dfsg1-2_amd64.deb ...\r\nUnpacking syslinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package syslinux-common.\r\nPreparing to unpack .../259-syslinux-common_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking syslinux-common (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package unzip.\r\nPreparing to unpack .../260-unzip_6.0-21ubuntu1_amd64.deb ...\r\nUnpacking unzip (6.0-21ubuntu1) ...\r\nSelecting previously unselected package db-util.\r\nPreparing to unpack .../261-db-util_1%3a5.3.21~exp1ubuntu2_all.deb ...\r\nUnpacking db-util (1:5.3.21~exp1ubuntu2) ...\r\nSelecting previously unselected package libipset3:amd64.\r\nPreparing to unpack .../262-libipset3_6.34-1_amd64.deb ...\r\nUnpacking libipset3:amd64 (6.34-1) ...\r\nSelecting previously unselected package ipset.\r\nPreparing to unpack .../263-ipset_6.34-1_amd64.deb ...\r\nUnpacking ipset (6.34-1) ...\r\nSelecting previously unselected package libldm-1.0-0:amd64.\r\nPreparing to unpack .../264-libldm-1.0-0_0.2.3-7_amd64.deb ...\r\nUnpacking libldm-1.0-0:amd64 (0.2.3-7) ...\r\nSelecting previously unselected package ldmtool.\r\nPreparing to unpack .../265-ldmtool_0.2.3-7_amd64.deb ...\r\nUnpacking ldmtool (0.2.3-7) ...\r\nSelecting previously unselected package libapache2-mod-proxy-uwsgi.\r\nPreparing to unpack .../266-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ...\r\nUnpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...\r\nSelecting previously unselected package libffi-dev:amd64.\r\nPreparing to unpack .../267-libffi-dev_3.2.1-8_amd64.deb ...\r\nUnpacking libffi-dev:amd64 (3.2.1-8) ...\r\nSelecting previously unselected package libhivex0:amd64.\r\nPreparing to unpack .../268-libhivex0_1.3.15-1_amd64.deb ...\r\nUnpacking libhivex0:amd64 (1.3.15-1) ...\r\nSelecting previously unselected package scrub.\r\nPreparing to unpack .../269-scrub_2.6.1-1build1_amd64.deb ...\r\nUnpacking scrub (2.6.1-1build1) ...\r\nSelecting previously unselected package libguestfs0:amd64.\r\nPreparing to unpack .../270-libguestfs0_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libwin-hivex-perl.\r\nPreparing to unpack .../271-libwin-hivex-perl_1.3.15-1_amd64.deb ...\r\nUnpacking libwin-hivex-perl (1.3.15-1) ...\r\nSelecting previously unselected package libguestfs-perl.\r\nPreparing to unpack .../272-libguestfs-perl_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs-perl (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libguestfs-tools.\r\nPreparing to unpack .../273-libguestfs-tools_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs-tools (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libkrb5-dev:amd64.\r\nPreparing to unpack .../274-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libyaml-dev:amd64.\r\nPreparing to unpack .../275-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ...\r\nUnpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ...\r\nSelecting previously unselected package python-guestfs.\r\nPreparing to unpack .../276-python-guestfs_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking python-guestfs (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package tftpd-hpa.\r\nPreparing to unpack .../277-tftpd-hpa_5.2+20150808-1ubuntu3_amd64.deb ...\r\nUnpacking tftpd-hpa (5.2+20150808-1ubuntu3) ...\r\nSelecting previously unselected package xinetd.\r\nPreparing to unpack .../278-xinetd_1%3a2.3.15.3-1_amd64.deb ...\r\nUnpacking xinetd (1:2.3.15.3-1) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up seabios (1.10.2-1ubuntu1) ...\r\nSetting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...\r\nSetting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...\r\nSetting up exfat-utils (1.2.8-1) ...\r\nSetting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...\r\nSetting up libpathplan4 (2.40.1-2) ...\r\nSetting up libtry-tiny-perl (0.30-1) ...\r\nSetting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSetting up xinetd (1:2.3.15.3-1) ...\r\nSetting up libjson-glib-1.0-common (1.4.2-3) ...\r\nSetting up liblab-gamut1 (2.40.1-2) ...\r\nSetting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libldm-1.0-0:amd64 (0.2.3-7) ...\r\nSetting up libasyncns0:amd64 (0.8-6) ...\r\nSetting up qemu-user (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSetcap worked! gst-ptp-helper is not suid!\r\nSetting up libarchive-zip-perl (1.60-1ubuntu0.1) ...\r\nSetting up runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...\r\nSetting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...\r\nSetting up libsctp1:amd64 (1.0.17+dfsg-2) ...\r\nSetting up lzop (1.03-4) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libintl-perl (1.26-2build2) ...\r\nSetting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting up libjbig0:amd64 (2.1-3.1build1) ...\r\nSetting up libstring-shellquote-perl (1.04-1) ...\r\nSetting up fonts-dejavu-core (2.37-1) ...\r\nSetting up grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSourcing file `/etc/default/grub'\r\nSourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-70-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-70-generic\r\nFound iPXE image: /boot/ipxe.lkrn\r\ndone\r\nSetting up memcached (1.5.6-0ubuntu1.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/memcached.service \u2192 /lib/systemd/system/memcached.service.\r\nSetting up perl-openssl-defaults:amd64 (3build1) ...\r\nSetting up lsscsi (0.28-0.1) ...\r\nSetting up mysql-common (5.8+1.0.4) ...\r\nupdate-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSetting up libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSetting up libnetpbm10 (2:10.0-15.3build1) ...\r\nSetting up libiscsi7:amd64 (1.17.0-1.1) ...\r\nSetting up tftpd-hpa (5.2+20150808-1ubuntu3) ...\r\nSetting up libusbredirparser1:amd64 (0.7.1-1) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up libonig4:amd64 (6.7.0-1) ...\r\nSetting up libafflib0v5 (3.7.16-2build2) ...\r\nSetting up libbluetooth3:amd64 (5.48-0ubuntu3.2) ...\r\nSetting up unzip (6.0-21ubuntu1) ...\r\nSetting up pxelinux (3:6.03+dfsg1-2) ...\r\nSetting up genisoimage (9:1.1.11-3ubuntu2) ...\r\nSetting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...\r\nSetting up libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up dctrl-tools (2.24-2build1) ...\r\nSetting up libffi-dev:amd64 (3.2.1-8) ...\r\nSetting up libdatrie1:amd64 (0.2.10-7) ...\r\nSetting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...\r\nSetting up ssl-cert (1.0.39) ...\r\nSetting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSetting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ...\r\nSetting up libnetfilter-queue1 (1.0.2-2) ...\r\nSetting up scrub (2.6.1-1build1) ...\r\nSetting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libconfig9:amd64 (1.5-0.4) ...\r\nSetting up m4 (1.4.18-1) ...\r\nSetting up syslinux-common (3:6.03+dfsg1-2) ...\r\nSetting up containerd (1.2.6-0ubuntu1~18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/containerd.service \u2192 /lib/systemd/system/containerd.service.\r\nSetting up libipset3:amd64 (6.34-1) ...\r\nSetting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up qemu-slof (20170724+dfsg-1ubuntu1) ...\r\nSetting up libnspr4:amd64 (2:4.18-1ubuntu1) ...\r\nSetting up bridge-utils (1.5-15ubuntu1) ...\r\nSetting up libopus0:amd64 (1.1.2-1ubuntu1) ...\r\nSetting up libbfio1 (20170123-4) ...\r\nSetting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSetting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSetting up libgraphite2-3:amd64 (1.3.11-2) ...\r\nSetting up libcroco3:amd64 (0.6.12-2) ...\r\nSetting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...\r\nSetting up libogg0:amd64 (1.3.2-1) ...\r\nSetting up libjq1:amd64 (1.5+dfsg-2) ...\r\nSetting up dnsmasq-utils (2.79-1) ...\r\nSetting up supermin (5.1.19-2ubuntu1) ...\r\nSetting up pkg-config (0.29.1-0ubuntu2) ...\r\nSetting up libyajl2:amd64 (2.1.0-2build1) ...\r\nSetting up libpixman-1-0:amd64 (0.34.0-2) ...\r\nSetting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSetting up libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nSetting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...\r\nSetting up osinfo-db (0.20180929-1ubuntu0.1) ...\r\nSetting up autotools-dev (20180224.1) ...\r\nSetting up python-psutil (5.4.2-1ubuntu0.1) ...\r\nSetting up liburi-perl (1.73-1) ...\r\nSetting up postgresql-client-common (190ubuntu0.1) ...\r\nSetting up dstat (0.7.3-1) ...\r\nSetting up ipset (6.34-1) ...\r\nSetting up mtools (4.0.18-2ubuntu1) ...\r\nSetting up shellinabox (2.20build1) ...\r\nSetting up libltdl7:amd64 (2.4.6-2) ...\r\nSetting up libhtml-parser-perl (3.72-3build1) ...\r\nSetting up postgresql-common (190ubuntu0.1) ...\r\nAdding user postgres to group ssl-cert\r\n\r\nCreating config file /etc/postgresql-common/createcluster.conf with new version\r\nBuilding PostgreSQL dictionaries from installed myspell/hunspell packages...\r\nRemoving obsolete dictionary files:\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/postgresql.service \u2192 /lib/systemd/system/postgresql.service.\r\nSetting up augeas-lenses (1.10.1-2) ...\r\nSetting up libhivex0:amd64 (1.3.15-1) ...\r\nSetting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...\r\nSetting up libewf2 (20140608-6.1build1) ...\r\nSetting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) ...\r\nSetting up libann0 (1.1.2+doc-6) ...\r\nSetting up db5.3-util (5.3.28-13.1ubuntu1.1) ...\r\nSetting up libdate-manip-perl (6.60-1) ...\r\nSetting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libxpm4:amd64 (1:3.5.12-1) ...\r\nSetting up libxrender1:amd64 (1:0.9.10-1) ...\r\nSetting up ldmtool (0.2.3-7) ...\r\nSetting up libsensors4:amd64 (1:3.4.0-4) ...\r\nSetting up python-gdbm (2.7.17-1~18.04) ...\r\nSetting up libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSetting up libpcre32-3:amd64 (2:8.39-9) ...\r\nSetting up libnet-http-perl (6.17-1) ...\r\nSetting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up sgabios (0.0~svn8-4) ...\r\nSetting up libsystemd-dev:amd64 (237-3ubuntu10.33) ...\r\nSetting up libxen-4.9:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up icu-devtools (60.2-3ubuntu3) ...\r\nSetting up freeipmi-common (1.4.11-1.1ubuntu4.1) ...\r\nSetting up liborc-0.4-0:amd64 (1:0.4.28-1) ...\r\nSetting up libpcre16-3:amd64 (2:8.39-9) ...\r\nSetting up libthai-data (0.1.27-2) ...\r\nSetting up libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...\r\nSetting up libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...\r\nSetting up extlinux (3:6.03+dfsg1-2) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSetting up x11-common (1:7.7+19ubuntu7.1) ...\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up iputils-arping (3:20161105-1ubuntu3) ...\r\nSetting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...\r\nSetting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSetting up libgraphite2-dev:amd64 (1.3.11-2) ...\r\nSetting up libwww-robotrules-perl (6.01-1) ...\r\nSetting up libcdt5 (2.40.1-2) ...\r\nSetting up git (1:2.17.1-1ubuntu0.5) ...\r\nSetting up isolinux (3:6.03+dfsg1-2) ...\r\nSetting up attr (1:2.4.47-2build1) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up autopoint (0.19.8.1-6ubuntu0.3) ...\r\nSetting up libtsk13 (4.4.2-3) ...\r\nSetting up libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libcgraph6 (2.40.1-2) ...\r\nSetting up libwebp6:amd64 (0.6.1-2) ...\r\nSetting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...\r\nSetting up libfdt1:amd64 (1.4.5-3) ...\r\nSetting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSetting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...\r\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSetting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...\r\nSetting up libtool (2.4.6-2) ...\r\nSetting up libibverbs1:amd64 (17.1-1ubuntu0.2) ...\r\nSetting up libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSetting up libsctp-dev:amd64 (1.0.17+dfsg-2) ...\r\nSetting up sleuthkit (4.4.2-3) ...\r\nSetting up haproxy (1.8.8-1ubuntu0.9) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/haproxy.service \u2192 /lib/systemd/system/haproxy.service.\r\nSetting up jq (1.5+dfsg-2) ...\r\nSetting up libpcre3-dev:amd64 (2:8.39-9) ...\r\nSetting up fontconfig-config (2.12.6-0ubuntu2) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSetting up libpq-dev (10.10-0ubuntu0.18.04.1) ...\r\nSetting up libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...\r\nSetting up libapr1-dev (1.6.3-2) ...\r\nSetting up docker.io (18.09.7-0ubuntu1~18.04.4) ...\r\nAdding group `docker' (GID 124) ...\r\nDone.\r\nCreated symlink /etc/systemd/system/sockets.target.wants/docker.socket \u2192 /lib/systemd/system/docker.socket.\r\nSetting up libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up ipmitool (1.8.18-5ubuntu0.1) ...\r\nJob for ipmievd.service failed because the control process exited with error code.\r\nSee \"systemctl status ipmievd.service\" and \"journalctl -xe\" for details.\r\ninvoke-rc.d: initscript ipmievd, action \"start\" failed.\r\n\u001b[0;1;31m\u25cf\u001b[0m ipmievd.service - IPMI event daemon\r\n   Loaded: loaded (/lib/systemd/system/ipmievd.service; disabled; vendor preset: enabled)\r\n   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2019-12-24 08:33:32 UTC; 30ms ago\r\n  Process: 28565 ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m\r\n\r\nDec 24 08:33:32 ubuntu systemd[1]: Starting IPMI event daemon...\r\nDec 24 08:33:32 ubuntu ipmievd[28565]: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory\r\nDec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Control process exited, code=exited status=1\u001b[0m\r\nDec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Failed with result 'exit-code'.\u001b[0m\r\nDec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start IPMI event daemon.\u001b[0m\r\nUnable to start ipmievd during installation.  Trying to disable.\r\nSetting up gettext (0.19.8.1-6ubuntu0.3) ...\r\nSetting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...\r\nSetting up libgvpr2 (2.40.1-2) ...\r\nSetting up g++-7 (7.4.0-1ubuntu1~18.04.1) ...\r\nSetting up ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSetting up libaugeas0:amd64 (1.10.1-2) ...\r\nSetting up libaprutil1-dev (1.6.1-2) ...\r\nSetting up libflac8:amd64 (1.3.2-1) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libnss3:amd64 (2:3.35-2ubuntu2.6) ...\r\nSetting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...\r\nSetting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\r\nSetting up autoconf (2.69-11) ...\r\nSetting up syslinux (3:6.03+dfsg1-2) ...\r\nSetting up libthai0:amd64 (0.1.27-2) ...\r\nSetting up libxen-dev:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up librdmacm1:amd64 (17.1-1ubuntu0.2) ...\r\nSetting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...\r\nSetting up sqlite3 (3.22.0-1ubuntu0.2) ...\r\nSetting up libhtml-tree-perl (5.07-1) ...\r\nSetting up librados2 (12.2.12-0ubuntu0.18.04.3) ...\r\nSetting up db-util (1:5.3.21~exp1ubuntu2) ...\r\nSetting up postgresql-server-dev-all (190ubuntu0.1) ...\r\nSetting up intltool-debian (0.35.0+20060710.4) ...\r\nSetting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...\r\nSetting up libwin-hivex-perl (1.3.15-1) ...\r\nSetting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up libjpeg-dev:amd64 (8c-2ubuntu8) ...\r\nSetting up python-mysqldb (1.3.10-1build1) ...\r\nSetting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/keepalived.service \u2192 /lib/systemd/system/keepalived.service.\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nSetting up automake (1:1.15.1-3ubuntu2) ...\r\nupdate-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode\r\nSetting up libcacard0:amd64 (1:2.5.0-3) ...\r\nSetting up netpbm (2:10.0-15.3build1) ...\r\nSetting up libice6:amd64 (2:1.0.9-2) ...\r\nSetting up libfile-listing-perl (6.04-1) ...\r\nSetting up libhttp-message-perl (6.14-1) ...\r\nSetting up g++ (4:7.4.0-1ubuntu2.3) ...\r\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\r\nSetting up libpython2.7-dev:amd64 (2.7.17-1~18.04) ...\r\nSetting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSetting up python2.7-dev (2.7.17-1~18.04) ...\r\nSetting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up libhttp-negotiate-perl (6.00-2) ...\r\nSetting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service \u2192 /lib/systemd/system/conntrackd.service.\r\nSetting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSetting up libsm6:amd64 (2:1.2.2-1) ...\r\nSetting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up po-debconf (1.0.20) ...\r\nSetting up libhttp-cookies-perl (6.04-1) ...\r\nSetting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ...\r\nSetting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSetting up librbd1 (12.2.12-0ubuntu0.18.04.3) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...\r\nSetting up libiculx60:amd64 (60.2-3ubuntu3) ...\r\nSetting up libxt6:amd64 (1:1.1.5-1) ...\r\nSetting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up fontconfig (2.12.6-0ubuntu2) ...\r\nRegenerating fonts cache... done.\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service \u2192 /lib/systemd/system/qemu-kvm.service.\r\nSetting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSetting up libvirt0:amd64 (4.0.0-1ubuntu8.14) ...\r\nSetting up libpulse0:amd64 (1:11.1-1ubuntu7.4) ...\r\nSetting up libxmu6:amd64 (2:1.1.2-2) ...\r\nSetting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up libsys-virt-perl (4.0.0-1) ...\r\nSetting up libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...\r\nSetting up libxaw7:amd64 (2:1.0.13-1) ...\r\nSetting up libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...\r\nSetting up qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up qemu-system (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libgvc6 (2.40.1-2) ...\r\nSetting up qemu (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up graphviz (2.40.1-2) ...\r\nSetting up liblwp-protocol-https-perl (6.07-2) ...\r\nSetting up libicu-dev (60.2-3ubuntu3) ...\r\nSetting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...\r\nSetting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...\r\nSetting up libwww-perl (6.31-1ubuntu0.1) ...\r\nSetting up debhelper (11.1.6ubuntu2) ...\r\nSetting up dh-autoreconf (17) ...\r\nSetting up dh-strip-nondeterminism (0.040-1.1~build1) ...\r\nSetting up libxml-parser-perl (2.44-2build3) ...\r\nSetting up apache2-dev (2.4.29-1ubuntu4.11) ...\r\nSetting up icoutils (0.32.3-1) ...\r\nSetting up libxml-xpath-perl (1.42-1) ...\r\nSetting up libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...\r\nSetting up libguestfs-perl (1:1.36.13-1ubuntu3.3) ...\r\nSetting up python-guestfs (1:1.36.13-1ubuntu3.3) ...\r\nSetting up libguestfs-tools (1:1.36.13-1ubuntu3.3) ...\r\nProcessing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nNo schema files found: doing nothing.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nSetting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...\r\nProcessing triggers for rsyslog (8.32.0-1ubuntu4) ...\r\nSetting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577175591757\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577175591757 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577176525227\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=933470\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=933470\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:74        [[ -n False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:74        [[ False != \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:84        python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:85        install_python3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:install_python3:541            is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:install_python3:542            apt_get install python3.6 python3.6-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python3.6 python3.6-dev\nReading package lists...\nBuilding dependency tree...\nReading state information...\npython3.6 is already the newest version (3.6.9-1~18.04).\npython3.6 set to manually installed.\npython3.6-dev is already the newest version (3.6.9-1~18.04).\npython3.6-dev set to manually installed.\n0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577176525514\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577176525514 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577176526617\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=1103\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=933470\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=934573\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:86        which python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:86        export PYTHON=/usr/bin/python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:86        PYTHON=/usr/bin/python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:94        date +%s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:95        date\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:795                       [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:796                       PYPI_ALTERNATIVE_URL=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:796                       /opt/stack/devstack/tools/install_pip.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:25              FILES=/opt/stack/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:40              PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:main:41              basename https://bootstrap.pypa.io/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:41              LOCAL_PIP=/opt/stack/devstack/files/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:43              GetDistro\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:373            GetOSVersion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:350         _ensure_lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_ensure_lsb_release:324  command -v lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_ensure_lsb_release:325  return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:352         lsb_release -r -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:352         os_RELEASE=18.04\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:353         lsb_release -c -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:353         os_CODENAME=bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:354         lsb_release -i -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:354         os_VENDOR=Ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:357         os_PACKAGE=deb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:362         typeset -xr os_VENDOR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:363         typeset -xr os_RELEASE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:364         typeset -xr os_PACKAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:365         typeset -xr os_CODENAME\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:375            [[ Ubuntu =~ (Ubuntu) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:378            DISTRO=bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:424            typeset -xr DISTRO\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:44              echo 'Distro: bionic'\nDistro: bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:126             get_versions\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:49      which pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:49      PIP=/usr/bin/pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:50      [[ -n /usr/bin/pip ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      awk '{ print $2}'\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      /usr/bin/pip --version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.1'\npip: 9.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:135             is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:135             is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:136             uninstall_package python-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1363   is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1364   apt_get purge python-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages will be REMOVED:\n  python-pip*\n0 upgraded, 0 newly installed, 1 to remove and 22 not upgraded.\nAfter this operation, 672 kB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56779 files and directories currently installed.)\r\nRemoving python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176531051\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176531051 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176537619\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=6568\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=6568\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:137             uninstall_package python3-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1363   is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1364   apt_get purge python3-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n  python-pip-whl\nUse 'sudo apt autoremove' to remove it.\nThe following packages will be REMOVED:\n  python3-pip*\n0 upgraded, 0 newly installed, 1 to remove and 22 not upgraded.\nAfter this operation, 600 kB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56672 files and directories currently installed.)\r\nRemoving python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176537760\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176537760 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176545004\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=7244\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=6568\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13812\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:140             install_get_pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:62   [[ -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:79   [[ ! -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:82   local timecond=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:83   [[ -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:87   curl -f --retry 6 --retry-delay 5 -o /opt/stack/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0 1734k    0 13710    0     0   7451      0  0:03:58  0:00:01  0:03:57  7447\r 23 1734k   23  398k    0     0   146k      0  0:00:11  0:00:02  0:00:09  146k\r100 1734k  100 1734k    0     0   521k      0  0:00:03  0:00:03 --:--:--  521k\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:90   touch /opt/stack/devstack/files/get-pip.py.downloaded\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:92   sudo -H -E python /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt\nDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\nCollecting pip!=8,<10\n  Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB)\nCollecting wheel\n  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.3 wheel-0.33.6\nWARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:93   python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:94   sudo -H -E python3.6 /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt\nCollecting pip!=8,<10\n  Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl\nCollecting wheel\n  Using cached https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.3 wheel-0.33.6\nWARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:142             [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:146             set -x\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:150             pip_install_gr setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0\nUsing 3.6 version to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local 'test_req=setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/lib/python3/dist-packages\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176566599\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176566599 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176572283\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:152             get_versions\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:49      which pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:49      PIP=/usr/local/bin/pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:50      [[ -n /usr/local/bin/pip ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      /usr/local/bin/pip --version\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      awk '{ print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.3'\npip: 9.0.3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:799                       TRACK_DEPENDS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:802                       [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:813                       source /opt/stack/devstack/tools/fixup_stuff.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:source:22            [[ -z /opt/stack/devstack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:814                       fixup_all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:261        fixup_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:49    keystone_ports=35357,35358\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:54    sysctl net.ipv4.ip_local_reserved_ports\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_keystone:56    sed 's/^ //'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_keystone:56    sysctl net.ipv4.ip_local_reserved_ports\n++tools/fixup_stuff.sh:fixup_keystone:56    awk -F= '{print $2;}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:56    reserved_ports=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:58    [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:60    sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358\nnet.ipv4.ip_local_reserved_ports = 35357,35358\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:262        fixup_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:76      [[ bionic != \\b\\i\\o\\n\\i\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:81      install_package software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n  python-pip-whl\nUse 'sudo apt autoremove' to remove it.\nThe following additional packages will be installed:\n  python3-software-properties\nThe following packages will be upgraded:\n  python3-software-properties software-properties-common\n2 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.\nNeed to get 33.6 kB of archives.\nAfter this operation, 0 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nFetched 33.6 kB in 0s (105 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56595 files and directories currently installed.)\r\nPreparing to unpack .../software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176573465\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176573465 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176582841\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=9376\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=934573\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=943949\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:84      sudo add-apt-repository -y universe\n'universe' distribution component is already enabled for all sources.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:263        fixup_python_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:103  pip_install 'prettytable>=0.7'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : prettytable>=0.7\nUsing 3.6 version to install prettytable>=0.7 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local 'test_req=prettytable>=0.7/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e prettytable>=0.7/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'prettytable>=0.7'\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 172))\n  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2\nBuilding wheels for collected packages: prettytable\n  Running setup.py bdist_wheel for prettytable: started\n  Running setup.py bdist_wheel for prettytable: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606\nSuccessfully built prettytable\nInstalling collected packages: prettytable\nSuccessfully installed prettytable-0.7.2\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176584245\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176584245 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176592345\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=8100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:104  get_package_path prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:92  local package=prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'\nTraceback (most recent call last):\n  File \"\", line 1, in \nImportError: No module named prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:93  echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:104  PACKAGE_DIR=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:106  echo '/prettytable-0.7.2*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:106  dir='/prettytable-0.7.2*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:107  [[ -d /prettytable-0.7.2* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:113  pip_install httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : httplib2\nUsing 3.6 version to install httplib2 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=httplib2/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e httplib2/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt httplib2\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting httplib2===0.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 513))\n  Downloading https://files.pythonhosted.org/packages/be/83/5e006e25403871ffbbf587c7aa4650158c947d46e89f2d50dcaf018464de/httplib2-0.15.0-py3-none-any.whl (94kB)\nInstalling collected packages: httplib2\n  Found existing installation: httplib2 0.9.2\n    DEPRECATION: Uninstalling a distutils installed project (httplib2) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\n    Uninstalling httplib2-0.9.2:\n      Successfully uninstalled httplib2-0.9.2\nSuccessfully installed httplib2-0.15.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176592597\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176592597 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176600151\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=7554\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=8100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=15654\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:114  get_package_path httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:92  local package=httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'\nTraceback (most recent call last):\n  File \"\", line 1, in \nImportError: No module named httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:93  echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:114  PACKAGE_DIR=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:116  echo '-0.8*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:116  dir='-0.8*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:117  [[ -d -0.8* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:264        fixup_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_fedora:123     is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_fedora:124     return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:265        fixup_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_suse:198       is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_suse:199       return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:266        fixup_virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:254  [[ ! -f /etc/ci/mirror_info.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:255  install_package python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv\nReading package lists...\nBuilding dependency tree...\nReading state information...\nRecommended packages:\n  virtualenv\nThe following NEW packages will be installed:\n  python-virtualenv\n0 upgraded, 1 newly installed, 0 to remove and 20 not upgraded.\nNeed to get 46.8 kB of archives.\nAfter this operation, 145 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB]\nFetched 46.8 kB in 0s (504 kB/s)\nSelecting previously unselected package python-virtualenv.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56595 files and directories currently installed.)\r\nPreparing to unpack .../python-virtualenv_15.1.0+ds-1.1_all.deb ...\r\nUnpacking python-virtualenv (15.1.0+ds-1.1) ...\r\nSetting up python-virtualenv (15.1.0+ds-1.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176600937\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176600937 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176609720\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=8783\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=943949\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=952732\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:256  pip_install -U --force-reinstall virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : virtualenv\nUsing 3.6 version to install virtualenv based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=virtualenv/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e virtualenv/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U --force-reinstall virtualenv\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting virtualenv===16.7.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 707))\n  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)\nInstalling collected packages: virtualenv\nSuccessfully installed virtualenv-16.7.9\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176609845\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176609845 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176619330\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=9485\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=15654\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=25139\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:817                       pip_install -U os-testr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : os-testr\nUsing 3.6 version to install os-testr based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=os-testr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e os-testr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting os-testr===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 551))\n  Downloading https://files.pythonhosted.org/packages/54/53/06da71065812fcfcbce566159903bace2294f7370e6860bed92bbb856b36/os_testr-1.1.0-py2.py3-none-any.whl (45kB)\nCollecting python-subunit===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))\n  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)\nCollecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 430))\n  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)\nCollecting stestr===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\n  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)\nRequirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nCollecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 191))\n  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl\nCollecting six===1.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nCollecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 74))\n  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)\nCollecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))\n  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl\nCollecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175))\n  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl\nCollecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242))\n  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)\nCollecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))\n  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)\nCollecting future===0.18.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 602))\n  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)\nCollecting PyYAML===5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 217))\n  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)\nCollecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))\n  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)\nCollecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 451))\n  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl\nCollecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 242))\n  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl\nRequirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172))\nCollecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 538))\n  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)\nRequirement already up-to-date: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))\nRequirement already up-to-date: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))\nCollecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\n  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz\nCollecting wcwidth===0.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 169))\n  Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl\nBuilding wheels for collected packages: voluptuous, PyYAML, pyperclip, future\n  Running setup.py bdist_wheel for voluptuous: started\n  Running setup.py bdist_wheel for voluptuous: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e\n  Running setup.py bdist_wheel for PyYAML: started\n  Running setup.py bdist_wheel for PyYAML: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67\n  Running setup.py bdist_wheel for pyperclip: started\n  Running setup.py bdist_wheel for pyperclip: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c\n  Running setup.py bdist_wheel for future: started\n  Running setup.py bdist_wheel for future: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e\nSuccessfully built voluptuous PyYAML pyperclip future\nInstalling collected packages: voluptuous, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, python-subunit, PyYAML, pyperclip, cmd2, cliff, future, stestr, os-testr\n  Found existing installation: six 1.11.0\n    Uninstalling six-1.11.0:\n      Successfully uninstalled six-1.11.0\n  Found existing installation: PyYAML 3.12\n    DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\n    Uninstalling PyYAML-3.12:\n      Successfully uninstalled PyYAML-3.12\nSuccessfully installed PyYAML-5.2 argparse-1.4.0 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-1.1.0 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 six-1.13.0 stestr-2.6.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.7\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176619488\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176619488 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176682650\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=63162\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=25139\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=88301\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:819                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:820                       pip_install_gr systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='systemd-python  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ systemd-python   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : systemd-python\nUsing 3.6 version to install systemd-python based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=systemd-python/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e systemd-python/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555))\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176682917\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176682917 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176685994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3077\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=88301\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=91378\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:823                       iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:824                       sudo systemctl restart systemd-journald\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:831                       install_infra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:31                local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:32                '[' '!' -d /opt/stack/requirements/.venv ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:32                virtualenv /opt/stack/requirements/.venv\nUsing base prefix '/usr'\nNew python executable in /opt/stack/requirements/.venv/bin/python3.6\nAlso creating executable in /opt/stack/requirements/.venv/bin/python\nInstalling setuptools, pip, wheel...\ndone.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:34                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:34                pip_install -U pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting pbr===5.4.4\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nInstalling collected packages: pbr\nSuccessfully installed pbr-5.4.4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176698152\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176698152 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176705114\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=6962\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=91378\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=98340\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:35                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:35                pip_install /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/requirements/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/requirements/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/requirements/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/requirements/test-requirements.txt /opt/stack/requirements\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nProcessing /opt/stack/requirements\nCollecting fixtures===3.0.0\n  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)\nCollecting bashate===0.6.0\n  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz\nCollecting mock===3.0.5\n  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl\nCollecting PyYAML===5.2\n  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)\nCollecting requests===2.22.0\n  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)\nCollecting stestr===2.6.0\n  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)\nCollecting testscenarios===0.5.0\n  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl\nCollecting packaging===19.2\n  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl\nCollecting testtools===2.3.0\n  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)\nCollecting Parsley===1.3\n  Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)\nCollecting idna===2.8\n  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)\nCollecting pyparsing===2.4.5\n  Downloading https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl (67kB)\nCollecting six===1.13.0\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nCollecting future===0.18.2\n  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)\nCollecting Babel===2.7.0\n  Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB)\nCollecting virtualenv===16.7.9\n  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)\nCollecting pytz===2019.3\n  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\nRequirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -r /opt/stack/requirements/test-requirements.txt (line 10)) (42.0.2)\nRequirement already satisfied: pbr===5.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (5.4.4)\nCollecting urllib3===1.25.7\n  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)\nCollecting chardet===3.0.4\n  Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)\nCollecting certifi===2019.11.28\n  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)\nCollecting python-subunit===1.3.0\n  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)\nCollecting cliff===2.16.0\n  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)\nCollecting voluptuous===0.11.7\n  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)\nCollecting extras===1.0.0\n  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl\nCollecting python-mimeparse===1.6.0\n  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl\nCollecting unittest2===1.1.0\n  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)\nCollecting traceback2===1.4.0\n  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl\nCollecting stevedore===1.31.0\n  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)\nCollecting cmd2===0.8.9\n  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)\nCollecting prettytable===0.7.2\n  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2\nCollecting argparse\n  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl\nCollecting linecache2===1.0.0\n  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl\nCollecting pyperclip===1.7.0\n  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz\nCollecting wcwidth===0.1.7\n  Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl\nBuilding wheels for collected packages: voluptuous, bashate, prettytable, PyYAML, pyperclip, future, openstack-requirements\n  Building wheel for voluptuous (setup.py): started\n  Building wheel for voluptuous (setup.py): finished with status 'done'\n  Created wheel for voluptuous: filename=voluptuous-0.11.7-cp36-none-any.whl size=28748 sha256=ae2da96dee58e2cd6a144567f6951bede29ae751df81a0523319919c4e8b14c9\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e\n  Building wheel for bashate (setup.py): started\n  Building wheel for bashate (setup.py): finished with status 'done'\n  Created wheel for bashate: filename=bashate-0.6.0-cp36-none-any.whl size=26534 sha256=4dbd8fcf80d27a34fc60998377db7074c8c489abd524289d00b6cb3f87135f26\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177\n  Building wheel for prettytable (setup.py): started\n  Building wheel for prettytable (setup.py): finished with status 'done'\n  Created wheel for prettytable: filename=prettytable-0.7.2-cp36-none-any.whl size=13700 sha256=8390c3c2eaabea6b3e7cd1e6f08668c8909ee6636c89bd284dd5e40aebff9f12\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606\n  Building wheel for PyYAML (setup.py): started\n  Building wheel for PyYAML (setup.py): finished with status 'done'\n  Created wheel for PyYAML: filename=PyYAML-5.2-cp36-cp36m-linux_x86_64.whl size=402412 sha256=a5a1661d96ec150a408ab67d0ae7db7dc27cd815e94a4512c357c865d4854224\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67\n  Building wheel for pyperclip (setup.py): started\n  Building wheel for pyperclip (setup.py): finished with status 'done'\n  Created wheel for pyperclip: filename=pyperclip-1.7.0-cp36-none-any.whl size=8359 sha256=3e066e2db74030543cb0ad30be72bd396928c3ecbc65329978b179c5e81035fc\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c\n  Building wheel for future (setup.py): started\n  Building wheel for future (setup.py): finished with status 'done'\n  Created wheel for future: filename=future-0.18.2-cp36-none-any.whl size=491057 sha256=6d580ceb88ba4f44f67138b244d96586dbdf835cfe3e1f9a20876856b9ca426e\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e\n  Building wheel for openstack-requirements (setup.py): started\n  Building wheel for openstack-requirements (setup.py): finished with status 'done'\n  Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev2811-cp36-none-any.whl size=77338 sha256=77ef0f10ec9649e2fc65b8f8c5157607611f1a69459bc472278011935e7442f5\n  Stored in directory: /tmp/pip-ephem-wheel-cache-a2ri75fl/wheels/23/d2/76/35839893480c271646cb5811416aad00e6dc53f2ec2a96714f\nSuccessfully built voluptuous bashate prettytable PyYAML pyperclip future openstack-requirements\nInstalling collected packages: voluptuous, chardet, certifi, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, pytz, Babel, bashate, wcwidth, prettytable, urllib3, python-subunit, mock, PyYAML, idna, requests, stevedore, pyperclip, pyparsing, cmd2, cliff, future, stestr, testscenarios, packaging, Parsley, virtualenv, openstack-requirements\nSuccessfully installed Babel-2.7.0 Parsley-1.3 PyYAML-5.2 argparse-1.4.0 bashate-0.6.0 certifi-2019.11.28 chardet-3.0.4 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 idna-2.8 linecache2-1.0.0 mock-3.0.5 openstack-requirements-1.2.1.dev2811 packaging-19.2 prettytable-0.7.2 pyparsing-2.4.5 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 pytz-2019.3 requests-2.22.0 six-1.13.0 stestr-2.6.0 stevedore-1.31.0 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.7 virtualenv-16.7.9 voluptuous-0.11.7 wcwidth-0.1.7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176705265\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176705265 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176781105\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=75840\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=98340\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=174180\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:39                unset PIP_VIRTUAL_ENV\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:42                use_library_from_git pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,pbr, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:48                pip_install -U pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : pbr\nUsing 3.6 version to install pbr based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176781305\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176781305 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577176785660\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=4355\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=174180\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=178535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:834                       virtualenv -p python3 /opt/stack/bindep-venv\nAlready using interpreter /usr/bin/python3\nUsing base prefix '/usr'\nNew python executable in /opt/stack/bindep-venv/bin/python3\nAlso creating executable in /opt/stack/bindep-venv/bin/python\nInstalling setuptools, pip, wheel...\ndone.\nRunning virtualenv with interpreter /usr/bin/python3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:836                       /opt/stack/bindep-venv/bin/pip install bindep\nCollecting bindep\n  Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl\nCollecting Parsley\n  Using cached https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl\nCollecting distro\n  Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl\nCollecting pbr>=2.0.0\n  Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl\nInstalling collected packages: Parsley, distro, pbr, bindep\nSuccessfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.4.4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:837                       export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:837                       BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:840                       _get_plugin_bindep_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:840                       pkgs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:841                       [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:848                       run_phase stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ pre-install == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ pre-install == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/pre-install'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:25  declare -r -g _IRONIC_DEVSTACK_LIB=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:29  grep pipefail\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:37  GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:38  GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:40  GITREPO[\"pyghmi\"]=https://opendev.org/x/pyghmi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:41  GITBRANCH[\"pyghmi\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:42  GITDIR[\"pyghmi\"]=/opt/stack/pyghmi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:44  GITREPO[\"virtualbmc\"]=https://opendev.org/openstack/virtualbmc.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:45  GITBRANCH[\"virtualbmc\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:46  GITDIR[\"virtualbmc\"]=/opt/stack/virtualbmc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:48  GITREPO[\"virtualpdu\"]=https://opendev.org/openstack/virtualpdu.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:49  GITBRANCH[\"virtualpdu\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:50  GITDIR[\"virtualpdu\"]=/opt/stack/virtualpdu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:52  GITREPO[\"sushy\"]=https://opendev.org/openstack/sushy.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:53  GITBRANCH[\"sushy\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:54  GITDIR[\"sushy\"]=/opt/stack/sushy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:56  GITREPO[\"sushy-tools\"]=https://opendev.org/openstack/sushy-tools.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:57  GITBRANCH[\"sushy-tools\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:58  GITDIR[\"sushy-tools\"]=/opt/stack/sushy-tools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:60  IRONIC_DIR=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:61  IRONIC_DEVSTACK_DIR=/opt/stack/ironic/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:62  IRONIC_DEVSTACK_FILES_DIR=/opt/stack/ironic/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:65  IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:66  IRONIC_PYTHON_AGENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:67  IRONIC_PYTHON_AGENT_DIR=/opt/stack/ironic-python-agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:68  IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:69  IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:70  IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/ironic-python-agent-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:71  IRONIC_DATA_DIR=/opt/stack/data/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:72  IRONIC_STATE_PATH=/var/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:73  IRONIC_AUTH_CACHE_DIR=/var/cache/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:74  IRONIC_CONF_DIR=/etc/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:75  IRONIC_CONF_FILE=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:76  IRONIC_ROOTWRAP_CONF=/etc/ironic/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:85  trueorfalse True IRONIC_USE_MOD_WSGI\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:85  IRONIC_USE_MOD_WSGI=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:89  trueorfalse True IRONIC_USE_WSGI\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:89  IRONIC_USE_WSGI=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:92  trueorfalse False IRONIC_IS_HARDWARE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:92  IRONIC_IS_HARDWARE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:95  IRONIC_CALLBACK_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:98  [[ True == False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:101  IRONIC_PXE_BOOT_RETRY_TIMEOUT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:105  IRONIC_PING_TIMEOUT=1200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:108  IRONIC_HW_NODE_CPU=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:109  IRONIC_HW_NODE_RAM=16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:110  IRONIC_HW_NODE_DISK=99\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:111  IRONIC_HW_EPHEMERAL_DISK=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:112  IRONIC_HW_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:133  IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:136  uuidgen\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:136  IRONIC_NODE_UUID=2e2e607d-e550-41b3-9e34-5739f04ca993\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:137  IRONIC_SCRIPTS_DIR=/opt/stack/ironic/devstack/tools/ironic/scripts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:138  IRONIC_TEMPLATES_DIR=/opt/stack/ironic/devstack/tools/ironic/templates\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:139  trueorfalse False IRONIC_BAREMETAL_BASIC_OPS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:139  IRONIC_BAREMETAL_BASIC_OPS=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:140  IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:141  IRONIC_TFTPSERVER_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:142  IRONIC_TFTP_BLOCKSIZE=1350\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:143  IRONIC_VM_COUNT=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:144  IRONIC_VM_SPECS_CPU=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:145  IRONIC_VM_SPECS_RAM=1280\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:146  IRONIC_VM_SPECS_CPU_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:147  IRONIC_VM_SPECS_DISK=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:148  IRONIC_VM_SPECS_DISK_FORMAT=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:149  IRONIC_VM_EPHEMERAL_DISK=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:150  IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:151  IRONIC_VM_ENGINE=qemu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:152  IRONIC_VM_NETWORK_BRIDGE=brbm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:153  IRONIC_VM_INTERFACE_COUNT=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:154  IRONIC_VM_VOLUME_COUNT=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:155  IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:156  IRONIC_CLEAN_NET_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:157  IRONIC_RESCUE_NET_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:158  IRONIC_EXTRA_PXE_PARAMS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:159  IRONIC_TTY_DEV=ttyS0,115200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:161  IRONIC_TEMPEST_BUILD_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:162  [[ -n 3000 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:163  echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.'\nWARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:166  IRONIC_DEFAULT_API_VERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:167  IRONIC_CMD='openstack baremetal'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:168  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:172  IRONIC_ENABLED_HARDWARE_TYPES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:174  IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:175  IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:176  IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:177  IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:178  IRONIC_ENABLED_DEPLOY_INTERFACES=direct\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:179  IRONIC_ENABLED_INSPECT_INTERFACES=fake,no-inspect\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:180  IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:181  IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:182  IRONIC_ENABLED_POWER_INTERFACES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:183  IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:184  IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:185  IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:186  IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:188  IRONIC_DEFAULT_BIOS_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:189  IRONIC_DEFAULT_BOOT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:190  IRONIC_DEFAULT_CONSOLE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:191  IRONIC_DEFAULT_DEPLOY_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:192  IRONIC_DEFAULT_INSPECT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:193  IRONIC_DEFAULT_MANAGEMENT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:194  IRONIC_DEFAULT_NETWORK_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:195  IRONIC_DEFAULT_POWER_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:196  IRONIC_DEFAULT_RAID_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:197  IRONIC_DEFAULT_RESCUE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:198  IRONIC_DEFAULT_STORAGE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:199  IRONIC_DEFAULT_VENDOR_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:205  [[ qemu == \\a\\u\\t\\o ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:218  [[ qemu == \\k\\v\\m ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:225  trueorfalse True IRONIC_VM_LOG_CONSOLE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:225  IRONIC_VM_LOG_CONSOLE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:226  IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:227  trueorfalse True IRONIC_VM_LOG_ROTATE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:227  IRONIC_VM_LOG_ROTATE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:230  IRONIC_DEFAULT_RESOURCE_CLASS=baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:233  IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:236  trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:236  IRONIC_BUILD_DEPLOY_RAMDISK=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:239  IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:240  IRONIC_RAMDISK_TYPE=dib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:243  [[ ! dib =~ ^(tinyipa|dib)$ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:249  IRONIC_DEPLOY_RAMDISK=/opt/stack/devstack/files/ir-deploy-ilo.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:250  IRONIC_DEPLOY_KERNEL=/opt/stack/devstack/files/ir-deploy-ilo.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:251  IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:255  IRONIC_EFIBOOT=/opt/stack/devstack/files/ir-deploy-ilo.efiboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:258  IPA_DOWNLOAD_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:259  echo master\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:259  tr / -\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:259  IPA_DOWNLOAD_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:262  IRONIC_DIB_RAMDISK_OS=centos7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ False == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:270  case $IRONIC_RAMDISK_TYPE in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:276  IRONIC_AGENT_KERNEL_FILE=ipa-centos7-master.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:277  IRONIC_AGENT_RAMDISK_FILE=ipa-centos7-master.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:280  IRONIC_AGENT_KERNEL_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:281  IRONIC_AGENT_RAMDISK_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:286  IRONIC_DIB_RAMDISK_OPTIONS=centos7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:288  IRONIC_DIB_DHCP_TIMEOUT=60\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:293  trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:293  IRONIC_DEPLOY_ISO_REQUIRED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ True = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ False = \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ ! -e /opt/stack/devstack/files/ir-deploy-ilo.iso ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:305  IRONIC_DEPLOY_DRIVER=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:308  grep -w ilo\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:308  echo ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:308  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:314  get_python_exec_prefix\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:56      local PYTHON_PATH=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:57      is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:57      is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:58      echo /usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:314  IRONIC_BIN_DIR=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:315  IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:316  IRONIC_UWSGI=/usr/local/bin/ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:319  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:322  IRONIC_SERVICE_PROTOCOL=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:323  IRONIC_SERVICE_PORT=6385\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:324  IRONIC_SERVICE_PORT_INT=16385\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:326  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:327  IRONIC_HOSTPORT=169.16.1.117/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:333  trueorfalse True IRONIC_IPXE_ENABLED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:333  IRONIC_IPXE_ENABLED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:335  trueorfalse False IRONIC_IPXE_USE_SWIFT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:335  IRONIC_IPXE_USE_SWIFT=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:336  IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:337  IRONIC_HTTP_PORT=9999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:340  IRONIC_RPC_TRANSPORT=oslo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:341  IRONIC_JSON_RPC_PORT=8089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:347  IRONIC_VBMC_PORT_RANGE_START=6230\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:348  IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:349  IRONIC_VBMC_LOGFILE=/tmp/devstack_logs/ironic-bm-logs/virtualbmc.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:350  IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:353  IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:354  IRONIC_VPDU_PORT_RANGE_START=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:355  IRONIC_VPDU_LISTEN_PORT=1161\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:356  IRONIC_VPDU_COMMUNITY=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:357  IRONIC_VPDU_SNMPDRIVER=apc_rackpdu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:358  IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:361  IRONIC_REDFISH_EMULATOR_PORT=9132\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:362  IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:363  IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:368  trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:368  IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:371  IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:373  LIBVIRT_STORAGE_POOL=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:374  LIBVIRT_STORAGE_POOL_PATH=/var/lib/libvirt/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:378  IRONIC_AUTH_STRATEGY=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:381  trueorfalse False IRONIC_TERMINAL_SSL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:381  IRONIC_TERMINAL_SSL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:382  IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:387  trueorfalse False IRONIC_USE_LINK_LOCAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:387  IRONIC_USE_LINK_LOCAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:390  IRONIC_DHCP_PROVIDER=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:393  IRONIC_NETWORK_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:398  IRONIC_PROVISION_NETWORK_NAME=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:402  IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:407  IRONIC_PROVISION_SEGMENTATION_ID=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:412  IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:416  IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:421  trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:421  IRONIC_USE_NEUTRON_SEGMENTS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:425  IRONIC_STORAGE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:431  IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:432  IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:436  IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:438  [[ '' == \\p\\r\\i\\m\\a\\r\\y ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:442  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:447  IRONIC_HTTP_SERVER=169.16.1.54\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:451  ISCSI_SERVICE_PORT=3260\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:461  IRONIC_DEPLOY_LOGS_COLLECT=always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:465  IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:467  IRONIC_DEPLOY_LOGS_LOCAL_PATH=/tmp/devstack_logs/ironic-bm-logs/deploy_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:470  IRONIC_DEPLOY_FAST_TRACK=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:473  TEMPEST_BAREMETAL_MIN_MICROVERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:476  TEMPEST_BAREMETAL_MAX_MICROVERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:505  get_pxe_boot_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:480  local pxe_boot_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:481  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:489  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:491  pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:492  for p in $pxe_paths\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:493  [[ -f /usr/lib/syslinux/pxelinux.0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:492  for p in $pxe_paths\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:493  [[ -f /usr/lib/PXELINUX/pxelinux.0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:494  pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:501  echo /usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:505  IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:507  trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:507  IRONIC_AUTOMATED_CLEAN_ENABLED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:509  IRONIC_SECURE_BOOT=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:510  IRONIC_UEFI_BOOT_LOADER=grub2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:511  IRONIC_GRUB2_SHIM_FILE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:512  IRONIC_GRUB2_FILE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:513  IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:514  UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE.fd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:515  UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS.fd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:518  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:519  install_package shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1335     real_install_package shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1321  apt_get install shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n  shim\n0 upgraded, 1 newly installed, 0 to remove and 20 not upgraded.\nNeed to get 575 kB of archives.\nAfter this operation, 3,834 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 shim amd64 15+1533136590.3beb971-0ubuntu1 [575 kB]\nFetched 575 kB in 0s (3,727 kB/s)\nSelecting previously unselected package shim.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56607 files and directories currently installed.)\r\nPreparing to unpack .../shim_15+1533136590.3beb971-0ubuntu1_amd64.deb ...\r\nUnpacking shim (15+1533136590.3beb971-0ubuntu1) ...\r\nSetting up shim (15+1533136590.3beb971-0ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2343           start_time=1577176806421\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2345           [[ -z 1577176806421 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           end_time=1577176819825\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2349           elapsed_time=13404\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2350           total=952732\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=966136\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:520  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:521  install_package grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1335     real_install_package grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1321  apt_get install grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  efibootmgr grub-common grub-efi-amd64-bin grub-pc grub-pc-bin grub2-common\n  libefiboot1 libefivar1\nSuggested packages:\n  multiboot-doc grub-emu xorriso desktop-base\nRecommended packages:\n  os-prober secureboot-db\nThe following NEW packages will be installed:\n  efibootmgr grub-efi-amd64-bin grub-efi-amd64-signed libefiboot1 libefivar1\nThe following packages will be upgraded:\n  grub-common grub-pc grub-pc-bin grub2-common\n4 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 4,393 kB of archives.\nAfter this operation, 6,538 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefivar1 amd64 34-1 [46.2 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefiboot1 amd64 34-1 [23.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 efibootmgr amd64 15-1 [28.2 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.14 [138 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.14 [899 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.14 [532 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.14 [1,772 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-bin amd64 2.02-2ubuntu8.14 [655 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-signed amd64 1.93.15+2.02-2ubuntu8.14 [299 kB]\nPreconfiguring packages ...\nFetched 4,393 kB in 1s (7,567 kB/s)\nSelecting previously unselected package libefivar1:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56615 files and directories currently installed.)\r\nPreparing to unpack .../0-libefivar1_34-1_amd64.deb ...\r\nUnpacking libefivar1:amd64 (34-1) ...\r\nSelecting previously unselected package libefiboot1:amd64.\r\nPreparing to unpack .../1-libefiboot1_34-1_amd64.deb ...\r\nUnpacking libefiboot1:amd64 (34-1) ...\r\nSelecting previously unselected package efibootmgr.\r\nPreparing to unpack .../2-efibootmgr_15-1_amd64.deb ...\r\nUnpacking efibootmgr (15-1) ...\r\nPreparing to unpack .../3-grub-pc_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-pc (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../4-grub-pc-bin_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-pc-bin (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../5-grub2-common_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub2-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../6-grub-common_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nSelecting previously unselected package grub-efi-amd64-bin.\r\nPreparing to unpack .../7-grub-efi-amd64-bin_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-efi-amd64-bin (2.02-2ubuntu8.14) ...\r\nSelecting previously unselected package grub-efi-amd64-signed.\r\nPreparing to unpack .../8-grub-efi-amd64-signed_1.93.15+2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...\r\nSetting up libefivar1:amd64 (34-1) ...\r\nSetting up grub-common (2.02-2ubuntu8.14) ...\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up libefiboot1:amd64 (34-1) ...\r\nSetting up grub-pc-bin (2.02-2ubuntu8.14) ...\r\nSetting up efibootmgr (15-1) ...\r\nSetting up grub2-common (2.02-2ubuntu8.14) ...\r\nSetting up grub-efi-amd64-bin (2.02-2ubuntu8.14) ...\r\nSetting up grub-pc (2.02-2ubuntu8.14) ...\r\nInstalling for i386-pc platform.\r\nInstallation finished. No error reported.\r\nSourcing file `/etc/default/grub'\r\nSourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-70-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-70-generic\r\nFound iPXE image: /boot/ipxe.lkrn\r\ndone\r\nSetting up grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2343           start_time=1577176820258\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2345           [[ -z 1577176820258 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           end_time=1577176921852\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2349           elapsed_time=101594\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2350           total=966136\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1067730\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:528  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:562  IRONIC_DEFAULT_BOOT_OPTION=netboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:563  '[' netboot '!=' netboot ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:569  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:574  IRONIC_MANAGE_TIMEOUT=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:577  IRONIC_CLEANING_TIMEOUT=1200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:579  IRONIC_CLEANING_DELAY=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:580  IRONIC_CLEANING_ATTEMPTS=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:584  IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:585  IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:586  IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:593  IRONIC_ANSIBLE_SSH_USER=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:609  IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:611  IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:732  is_deployed_by_redfish\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:740  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ pre-install == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:851                       set_systemd_override DefaultLimitNOFILE 2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:783        local key=DefaultLimitNOFILE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:784        local value=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:786        local sysconf=/etc/systemd/system.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:787        iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:788        echo 'Set systemd system override for DefaultLimitNOFILE=2048'\nSet systemd system override for DefaultLimitNOFILE=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:790        sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:853                       install_rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:52    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:54    install_package rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter\n  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic\n  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon\n  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp\n  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1\nSuggested packages:\n  erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc\n  odbc-postgresql tdsodbc unixodbc-bin\nThe following NEW packages will be installed:\n  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter\n  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic\n  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon\n  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp\n  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1\n  rabbitmq-server\n0 upgraded, 26 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 24.5 MB of archives.\nAfter this operation, 40.4 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB]\nGet:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB]\nGet:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 rabbitmq-server all 3.6.10-1 [4,625 kB]\nFetched 24.5 MB in 1s (24.9 MB/s)\nSelecting previously unselected package erlang-base.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56918 files and directories currently installed.)\r\nPreparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-asn1.\r\nPreparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-mnesia.\r\nPreparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-runtime-tools.\r\nPreparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-crypto.\r\nPreparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-public-key.\r\nPreparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ssl.\r\nPreparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-inets.\r\nPreparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-corba.\r\nPreparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-syntax-tools.\r\nPreparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-diameter.\r\nPreparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-xmerl.\r\nPreparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-edoc.\r\nPreparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-eldap.\r\nPreparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-erl-docgen.\r\nPreparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-eunit.\r\nPreparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ic.\r\nPreparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package libodbc1:amd64.\r\nPreparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ...\r\nUnpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ...\r\nSelecting previously unselected package erlang-odbc.\r\nPreparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-snmp.\r\nPreparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-os-mon.\r\nPreparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-parsetools.\r\nPreparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ssh.\r\nPreparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-tools.\r\nPreparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-nox.\r\nPreparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ...\r\nUnpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package rabbitmq-server.\r\nPreparing to unpack .../25-rabbitmq-server_3.6.10-1_all.deb ...\r\nUnpacking rabbitmq-server (3.6.10-1) ...\r\nSetting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ...\r\nSetting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ...\r\nSearching for services which depend on erlang and should be started...none found.\r\nSetting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up rabbitmq-server (3.6.10-1) ...\r\nAdding group `rabbitmq' (GID 126) ...\r\nDone.\r\nAdding system user `rabbitmq' (UID 118) ...\r\nAdding new user `rabbitmq' (UID 118) with group `rabbitmq' ...\r\nNot creating home directory `/var/lib/rabbitmq'.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service \u2192 /lib/systemd/system/rabbitmq-server.service.\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577176923431\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577176923431 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177021033\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=97602\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1067730\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1165332\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:55    is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:68    is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:68    is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:854                       restart_rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:81    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:83    echo_summary 'Starting RabbitMQ'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting RabbitMQ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:94    local i\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:restart_rpc_backend:95    seq 20\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:95    for i in `seq 20`\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:96    local rc=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:98    [[ 1 -eq 20 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:100   [[ 1 == \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:104   rabbit_setuser stackrabbit password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:173        local user=stackrabbit pass=password found= out=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:rabbit_setuser:174        sudo rabbitmqctl list_users\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:174        out='Listing users\nguest\t[administrator]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:rabbit_setuser:176        awk '$1 == user { print $1 }' user=stackrabbit\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:rabbit_setuser:176        echo 'Listing users\nguest\t[administrator]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:176        found=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:177        '[' '' = stackrabbit ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:181        sudo rabbitmqctl add_user stackrabbit password\nCreating user \"stackrabbit\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:184        sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'\nSetting permissions for user \"stackrabbit\" in vhost \"/\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:105   '[' 0 -ne 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:110   sudo rabbitmqctl change_password stackrabbit password\nChanging password for user \"stackrabbit\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:112   '[' 0 -ne 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:116   break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:119   sudo rabbitmqctl delete_user guest\nDeleting user \"guest\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:856                       is_service_enabled mysql postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:857                       install_database\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:install_database:116         install_database_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:150  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:153  sudo debconf-set-selections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:163  [[ ! -e /home/ubuntu/.my.cnf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:164  cat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:170  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:170  '[' mysql '!=' mariadb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:171  echo host=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:173  chmod 0600 /home/ubuntu/.my.cnf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:176  is_oraclelinux\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_oraclelinux:436       [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_oraclelinux:440       '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:178  is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:178  is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:181  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:182  install_package mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server-5.7\n  mysql-server-core-5.7\nSuggested packages:\n  mailx tinyca\nRecommended packages:\n  libhtml-template-perl\nThe following NEW packages will be installed:\n  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server\n  mysql-server-5.7 mysql-server-core-5.7\n0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 19.0 MB of archives.\nAfter this operation, 154 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [6,644 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [1,943 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [7,432 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [2,932 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.28-0ubuntu0.18.04.4 [9,940 B]\nPreconfiguring packages ...\nFetched 19.0 MB in 1s (23.2 MB/s)\nSelecting previously unselected package mysql-client-core-5.7.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 58919 files and directories currently installed.)\r\nPreparing to unpack .../0-mysql-client-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-client-5.7.\r\nPreparing to unpack .../1-mysql-client-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-server-core-5.7.\r\nPreparing to unpack .../2-mysql-server-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libevent-core-2.1-6:amd64.\r\nPreparing to unpack .../3-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ...\r\nUnpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...\r\nSelecting previously unselected package mysql-server-5.7.\r\nPreparing to unpack .../4-mysql-server-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-server.\r\nPreparing to unpack .../5-mysql-server_5.7.28-0ubuntu0.18.04.4_all.deb ...\r\nUnpacking mysql-server (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...\r\nSetting up mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nupdate-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nRenaming removed key_buffer and myisam-recover options (if present)\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/mysql.service \u2192 /lib/systemd/system/mysql.service.\r\nSetting up mysql-server (5.7.28-0ubuntu0.18.04.4) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177030500\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177030500 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177137081\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=106581\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1165332\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1271913\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:859                       '[' -n mysql ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:860                       install_database_python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:install_database_python:121  install_database_python_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:190  pip_install_gr PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='PyMySQL  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ PyMySQL   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : PyMySQL\nUsing 3.6 version to install PyMySQL based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=PyMySQL/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e PyMySQL/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting PyMySQL===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 511))\n  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)\nInstalling collected packages: PyMySQL\nSuccessfully installed PyMySQL-0.9.3\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177137412\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177137412 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177149306\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=11894\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=178535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=190429\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:191  [[ PyMySQL == \\M\\y\\S\\Q\\L\\-\\p\\y\\t\\h\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:193  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:194  ADDITIONAL_VENV_PACKAGES+=,PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:863                       is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:864                       install_neutron_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron_agent_packages:687  is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron_agent_packages:689  install_neutron_agent_packages_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:454  is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455  install_package radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n  radvd\n0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 59.0 kB of archives.\nAfter this operation, 164 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB]\nFetched 59.0 kB in 0s (185 kB/s)\nSelecting previously unselected package radvd.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59156 files and directories currently installed.)\r\nPreparing to unpack .../radvd_1%3a2.16-3_amd64.deb ...\r\nUnpacking radvd (1:2.16-3) ...\r\nSetting up radvd (1:2.16-3) ...\r\nJob for radvd.service failed because the control process exited with error code.\r\nSee \"systemctl status radvd.service\" and \"journalctl -xe\" for details.\r\ninvoke-rc.d: initscript radvd, action \"start\" failed.\r\n\u001b[0;1;31m\u25cf\u001b[0m radvd.service - Router advertisement daemon for IPv6\r\n   Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled)\r\n   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2019-12-24 08:45:55 UTC; 46ms ago\r\n     Docs: man:radvd(8)\r\n  Process: 18048 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m\r\n\r\nDec 24 08:45:54 ubuntu systemd[1]: Starting Router advertisement daemon for IPv6...\r\nDec 24 08:45:55 ubuntu radvd[18048]: can't open /etc/radvd.conf: No such file or directory\r\nDec 24 08:45:55 ubuntu radvd[18048]: Insecure file permissions, but continuing anyway\r\nDec 24 08:45:55 ubuntu radvd[18048]: exiting, failed to read config file\r\nDec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Control process exited, code=exited status=1\u001b[0m\r\nDec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Failed with result 'exit-code'.\u001b[0m\r\nDec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start Router advertisement daemon for IPv6.\u001b[0m\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177149988\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177149988 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177159488\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=9500\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1271913\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1281413\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458  is_service_enabled q-agt q-dhcp q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459  neutron_plugin_install_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17  _neutron_ovs_base_install_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  get_packages openvswitch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  install_package fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch\nReading package lists...\nBuilding dependency tree...\nReading state information...\nmake is already the newest version (4.1-9.1ubuntu1).\nThe following additional packages will be installed:\n  libfakeroot openvswitch-common python-six\nSuggested packages:\n  openvswitch-doc\nThe following NEW packages will be installed:\n  fakeroot libfakeroot openvswitch-common openvswitch-switch python-six\n0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 2,421 kB of archives.\nAfter this operation, 10.7 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.5-0ubuntu0.18.04.1 [815 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.5-0ubuntu0.18.04.1 [1,507 kB]\nFetched 2,421 kB in 0s (7,256 kB/s)\nSelecting previously unselected package libfakeroot:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59169 files and directories currently installed.)\r\nPreparing to unpack .../libfakeroot_1.22-2ubuntu1_amd64.deb ...\r\nUnpacking libfakeroot:amd64 (1.22-2ubuntu1) ...\r\nSelecting previously unselected package fakeroot.\r\nPreparing to unpack .../fakeroot_1.22-2ubuntu1_amd64.deb ...\r\nUnpacking fakeroot (1.22-2ubuntu1) ...\r\nSelecting previously unselected package python-six.\r\nPreparing to unpack .../python-six_1.11.0-2_all.deb ...\r\nUnpacking python-six (1.11.0-2) ...\r\nSelecting previously unselected package openvswitch-common.\r\nPreparing to unpack .../openvswitch-common_2.9.5-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package openvswitch-switch.\r\nPreparing to unpack .../openvswitch-switch_2.9.5-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...\r\nSetting up python-six (1.11.0-2) ...\r\nSetting up libfakeroot:amd64 (1.22-2ubuntu1) ...\r\nSetting up openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...\r\nSetting up fakeroot (1.22-2ubuntu1) ...\r\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\r\nSetting up openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service \u2192 /lib/systemd/system/openvswitch-switch.service.\r\novs-vswitchd.service is a disabled or a static unit, not starting it.\r\novsdb-server.service is a disabled or a static unit, not starting it.\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177159999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177159999 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177186520\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=26521\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1281413\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1307934\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66  _neutron_ovs_base_install_ubuntu_dkms\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52  local kernel_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  uname -r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  kernel_version=4.15.0-70-generic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54  local kernel_major_minor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  echo 4.15.0-70-generic\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  cut -d. -f1-2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  kernel_major_minor=4.15\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57  vercmp 4.15 '<' 3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:599                      local v1=4.15\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:600                      local 'op=<'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:601                      local v2=3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:602                      local result\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:vercmp:606                      head -1\n++functions:vercmp:606                      echo -e '4.15\\n3.13'\ntput: No value for $TERM and no -T specified\n++functions:vercmp:606                      sort -V\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:606                      result=3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:608                      case $op in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:618                      '[' 4.15 '!=' 3.13 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:618                      '[' 3.13 = 4.15 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:619                      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67  restart_service openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:867                       is_service_enabled etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:868                       install_etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:103               echo 'Installing etcd'\nInstalling etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:106               sudo mkdir -p /opt/stack/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:107               sudo mkdir -p /opt/stack/data/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:108               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:109               sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:113               local etcd_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/etcd3:install_etcd3:114               get_extra_file https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:61               local file_url=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions:get_extra_file:63               basename https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:63               file_name=etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:64               [[ https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:66               [[ ! -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:67               wget --progress=dot:giga -t 2 -c https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\n--2019-12-24 08:46:28--  https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 301 Moved Permanently\nLocation: https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz [following]\n--2019-12-24 08:46:29--  https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\nReusing existing connection to github.com:443.\nProxy request sent, awaiting response... 302 Found\nLocation: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191224T062816Z&X-Amz-Expires=300&X-Amz-Signature=509da7b2f352688b0f78323d208e59bcd1b27298ceb474f1e448fba4426f7f9f&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following]\n--2019-12-24 08:46:30--  https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191224T062816Z&X-Amz-Expires=300&X-Amz-Signature=509da7b2f352688b0f78323d208e59bcd1b27298ceb474f1e448fba4426f7f9f&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 11350736 (11M) [application/octet-stream]\nSaving to: \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019\n\n     0K ........ ..                        100%  794K=14s\n\n2019-12-24 08:46:45 (794 KB/s) - \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019 saved [11350736/11350736]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:68               [[ 0 -ne 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:72               echo /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:73               return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:114               etcd_file=/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:115               '[' '!' -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:116               echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:118               sha256sum -c /opt/stack/devstack/files/etcd.sha256sum\n/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:120               tar xzvf /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /opt/stack/devstack/files\netcd-v3.3.12-linux-amd64/\netcd-v3.3.12-linux-amd64/README.md\netcd-v3.3.12-linux-amd64/Documentation/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md\netcd-v3.3.12-linux-amd64/Documentation/integrations.md\netcd-v3.3.12-linux-amd64/Documentation/README.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/rfc/\netcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md\netcd-v3.3.12-linux-amd64/Documentation/docs.md\netcd-v3.3.12-linux-amd64/Documentation/production-users.md\netcd-v3.3.12-linux-amd64/Documentation/metrics.md\netcd-v3.3.12-linux-amd64/Documentation/v2/\netcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md\netcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md\netcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md\netcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md\netcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/README.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/rfc/\netcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md\netcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md\netcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md\netcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md\netcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md\netcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md\netcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md\netcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md\netcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md\netcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md\netcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml\netcd-v3.3.12-linux-amd64/Documentation/v2/security.md\netcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md\netcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md\netcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/platforms/\netcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md\netcd-v3.3.12-linux-amd64/Documentation/v2/faq.md\netcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md\netcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules\netcd-v3.3.12-linux-amd64/Documentation/v2/api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md\netcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md\netcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md\netcd-v3.3.12-linux-amd64/Documentation/v2/dev/\netcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md\netcd-v3.3.12-linux-amd64/Documentation/branch_management.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/\netcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md\netcd-v3.3.12-linux-amd64/Documentation/faq.md\netcd-v3.3.12-linux-amd64/Documentation/dl_build.md\netcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md\netcd-v3.3.12-linux-amd64/Documentation/tuning.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md\netcd-v3.3.12-linux-amd64/Documentation/learning/\netcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md\netcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md\netcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md\netcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md\netcd-v3.3.12-linux-amd64/Documentation/learning/why.md\netcd-v3.3.12-linux-amd64/Documentation/learning/api.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/\netcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json\netcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules\netcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml\netcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png\netcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md\netcd-v3.3.12-linux-amd64/Documentation/demo.md\netcd-v3.3.12-linux-amd64/README-etcdctl.md\netcd-v3.3.12-linux-amd64/etcdctl\netcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md\netcd-v3.3.12-linux-amd64/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:121               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:122               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:124               '[' '!' -f /opt/stack/bin/etcd ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:877                       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:886                       echo_summary 'Installing OpenStack project source'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Installing OpenStack project source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:889                       install_libs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:88             _install_lib_from_source automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,automaton, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:89             _install_lib_from_source castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,castellan, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:90             _install_lib_from_source cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,cliff, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:91             _install_lib_from_source cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,cursive, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:92             _install_lib_from_source debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,debtcollector, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:93             _install_lib_from_source futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,futurist, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:94             _install_lib_from_source openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,openstacksdk, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:95             _install_lib_from_source osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-lib, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:96             _install_lib_from_source osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-placement, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:97             _install_lib_from_source os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-client-config, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:98             _install_lib_from_source oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.cache, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:99             _install_lib_from_source oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.concurrency, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:100            _install_lib_from_source oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.config, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:101            _install_lib_from_source oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.context, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:102            _install_lib_from_source oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.db, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:103            _install_lib_from_source oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.i18n, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:104            _install_lib_from_source oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.log, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:105            _install_lib_from_source oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.messaging, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:106            _install_lib_from_source oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.middleware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:107            _install_lib_from_source oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.policy, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:108            _install_lib_from_source oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.privsep, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:109            _install_lib_from_source oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.reports, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:110            _install_lib_from_source oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.rootwrap, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:111            _install_lib_from_source oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.serialization, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:112            _install_lib_from_source oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.service, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:113            _install_lib_from_source oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.utils, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:114            _install_lib_from_source oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.versionedobjects, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:115            _install_lib_from_source oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.vmware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:116            _install_lib_from_source osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osprofiler, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:117            _install_lib_from_source pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,pycadf, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:118            _install_lib_from_source stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,stevedore, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:119            _install_lib_from_source taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,taskflow, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:120            _install_lib_from_source tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,tooz, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:124            _install_lib_from_source os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-brick, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:125            _install_lib_from_source os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-traits, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:128            _install_lib_from_source python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-barbicanclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:135            pip_install etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : etcd3\nUsing 3.6 version to install etcd3 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=etcd3/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e etcd3/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting etcd3===0.11.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 619))\n  Downloading https://files.pythonhosted.org/packages/30/1b/6402bb034afd85a33f3fe0ea064a496f3f96917e21ddefbe70c89735ccbf/etcd3-0.11.1.tar.gz (63kB)\nCollecting grpcio===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 71))\n  Downloading https://files.pythonhosted.org/packages/8b/9b/ba5d094f979325fdba696bafa9ee23cc50b8fc60481e3d2a9e13d76817dc/grpcio-1.26.0-cp36-cp36m-manylinux1_x86_64.whl (2.5MB)\nCollecting protobuf===3.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 458))\n  Downloading https://files.pythonhosted.org/packages/ca/ac/838c8c8a5f33a58132dd2ad2a30329f6ae1614a9f56ffb79eaaf71a9d156/protobuf-3.11.2-cp36-cp36m-manylinux1_x86_64.whl (1.3MB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\nCollecting tenacity===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 600))\n  Downloading https://files.pythonhosted.org/packages/bf/d4/8cab4b5239ddb62d950243abff9e88046bb61737ce3eee8694b3d748560c/tenacity-6.0.0-py2.py3-none-any.whl\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from protobuf===3.11.2->-c /opt/stack/requirements/upper-constraints.txt (line 458))\nBuilding wheels for collected packages: etcd3\n  Running setup.py bdist_wheel for etcd3: started\n  Running setup.py bdist_wheel for etcd3: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/c5/69/be/c174918af633ca012d5f74d11913418b18dab58149a6e668a2\nSuccessfully built etcd3\nInstalling collected packages: grpcio, protobuf, tenacity, etcd3\nSuccessfully installed etcd3-0.11.1 grpcio-1.26.0 protobuf-3.11.2 tenacity-6.0.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177210370\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177210370 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177232485\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=22115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=190429\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=212544\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:136            pip_install etcd3gw\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : etcd3gw\nUsing 3.6 version to install etcd3gw based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=etcd3gw/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e etcd3gw/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting etcd3gw===0.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 569))\n  Downloading https://files.pythonhosted.org/packages/0a/47/5a9b988743916fb34c8d034e369e315c0c23cb012c53866774abcbc72557/etcd3gw-0.2.4-py2.py3-none-any.whl\nCollecting futurist===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 657))\n  Downloading https://files.pythonhosted.org/packages/6e/56/cc28af95883fad946cc394fa4b326c2890bd392bd3b79ec9e22f6308d840/futurist-1.10.0-py2.py3-none-any.whl\nCollecting urllib3===1.25.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 204))\n  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\nCollecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 268))\n  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172))\nCollecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 453))\n  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nCollecting certifi===2019.11.28 (from -c /opt/stack/requirements/upper-constraints.txt (line 50))\n  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)\nInstalling collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw\n  Found existing installation: certifi 2018.1.18\n    Uninstalling certifi-2018.1.18:\n      Successfully uninstalled certifi-2018.1.18\n  Found existing installation: urllib3 1.22\n    Uninstalling urllib3-1.22:\n      Successfully uninstalled urllib3-1.22\n  Found existing installation: idna 2.6\n    Uninstalling idna-2.6:\n      Successfully uninstalled idna-2.6\n  Found existing installation: requests 2.18.4\n    Uninstalling requests-2.18.4:\n      Successfully uninstalled requests-2.18.4\nSuccessfully installed certifi-2019.11.28 etcd3gw-0.2.4 futurist-1.10.0 idna-2.8 requests-2.22.0 urllib3-1.25.7\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177232623\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177232623 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177249433\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=16810\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=212544\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=229354\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:892                       install_apache_uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:80        local apxs=apxs2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:81        is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:92        local dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_uwsgi:93        mktemp -d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:93        dir=/tmp/tmp.Dz3zrtT1qT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:94        pushd /tmp/tmp.Dz3zrtT1qT\n/tmp/tmp.Dz3zrtT1qT /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:95        pip_install uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : uwsgi\nUsing 3.6 version to install uwsgi based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting uwsgi\n  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)\nBuilding wheels for collected packages: uwsgi\n  Running setup.py bdist_wheel for uwsgi: started\n  Running setup.py bdist_wheel for uwsgi: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/2d/0c/b0/f3ba1bbce35c3766c9dac8c3d15d5431cac57e7a8c4111c268\nSuccessfully built uwsgi\nInstalling collected packages: uwsgi\nSuccessfully installed uwsgi-2.0.18\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177249726\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177249726 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177310194\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=60468\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=229354\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=289822\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:96        pip download uwsgi -c /opt/stack/requirements/upper-constraints.txt\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting uwsgi\n  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)\n  Saved ./uwsgi-2.0.18.tar.gz\nSuccessfully downloaded uwsgi\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:97        local uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_uwsgi:98        ls uwsgi-2.0.18.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:98        uwsgi=uwsgi-2.0.18.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:99        tar xvf uwsgi-2.0.18.tar.gz\nuwsgi-2.0.18/\nuwsgi-2.0.18/.gitignore\nuwsgi-2.0.18/.travis.yml\nuwsgi-2.0.18/CONTRIBUTORS\nuwsgi-2.0.18/INSTALL\nuwsgi-2.0.18/LICENSE\nuwsgi-2.0.18/Makefile\nuwsgi-2.0.18/PKG-INFO\nuwsgi-2.0.18/README\nuwsgi-2.0.18/apache2/\nuwsgi-2.0.18/apache2/mod_Ruwsgi.c\nuwsgi-2.0.18/apache2/mod_proxy_uwsgi.c\nuwsgi-2.0.18/apache2/mod_uwsgi.c\nuwsgi-2.0.18/attach.py\nuwsgi-2.0.18/bin/\nuwsgi-2.0.18/bin/uwsgi\nuwsgi-2.0.18/buildconf/\nuwsgi-2.0.18/buildconf/all.ini\nuwsgi-2.0.18/buildconf/asyncio.ini\nuwsgi-2.0.18/buildconf/base.ini\nuwsgi-2.0.18/buildconf/cgi.ini\nuwsgi-2.0.18/buildconf/core.ini\nuwsgi-2.0.18/buildconf/coroae.ini\nuwsgi-2.0.18/buildconf/coverity.ini\nuwsgi-2.0.18/buildconf/default.ini\nuwsgi-2.0.18/buildconf/django.ini\nuwsgi-2.0.18/buildconf/embedded.ini\nuwsgi-2.0.18/buildconf/erlang.ini\nuwsgi-2.0.18/buildconf/gccgo.ini\nuwsgi-2.0.18/buildconf/gevent.ini\nuwsgi-2.0.18/buildconf/glusterfs.ini\nuwsgi-2.0.18/buildconf/gridfs.ini\nuwsgi-2.0.18/buildconf/jwsgi.ini\nuwsgi-2.0.18/buildconf/lib.ini\nuwsgi-2.0.18/buildconf/lua.ini\nuwsgi-2.0.18/buildconf/luap.ini\nuwsgi-2.0.18/buildconf/minimal.ini\nuwsgi-2.0.18/buildconf/modular.ini\nuwsgi-2.0.18/buildconf/mono.ini\nuwsgi-2.0.18/buildconf/nolang.ini\nuwsgi-2.0.18/buildconf/package.ini\nuwsgi-2.0.18/buildconf/php.ini\nuwsgi-2.0.18/buildconf/plonly.ini\nuwsgi-2.0.18/buildconf/ppa.ini\nuwsgi-2.0.18/buildconf/psgi.ini\nuwsgi-2.0.18/buildconf/pyerl.ini\nuwsgi-2.0.18/buildconf/pylua.ini\nuwsgi-2.0.18/buildconf/pyonly.ini\nuwsgi-2.0.18/buildconf/pypy.ini\nuwsgi-2.0.18/buildconf/pypyonly.ini\nuwsgi-2.0.18/buildconf/pyring.ini\nuwsgi-2.0.18/buildconf/pyuwsgi.ini\nuwsgi-2.0.18/buildconf/pyuwsginossl.ini\nuwsgi-2.0.18/buildconf/rack.ini\nuwsgi-2.0.18/buildconf/rados.ini\nuwsgi-2.0.18/buildconf/rbonly.ini\nuwsgi-2.0.18/buildconf/ring.ini\nuwsgi-2.0.18/buildconf/ruby2.ini\nuwsgi-2.0.18/buildconf/servlet.ini\nuwsgi-2.0.18/buildconf/travis.ini\nuwsgi-2.0.18/buildconf/unbit.ini\nuwsgi-2.0.18/buildconf/unbitstaff.ini\nuwsgi-2.0.18/buildconf/uwsgi.it.ini\nuwsgi-2.0.18/buildconf/v8.ini\nuwsgi-2.0.18/contrib/\nuwsgi-2.0.18/contrib/Uwsgi.pm\nuwsgi-2.0.18/contrib/binder.pl\nuwsgi-2.0.18/contrib/centos_init_script\nuwsgi-2.0.18/contrib/cgi_python.c\nuwsgi-2.0.18/contrib/cryptologger.rb\nuwsgi-2.0.18/contrib/emperormon.ru\nuwsgi-2.0.18/contrib/fdconf.pl\nuwsgi-2.0.18/contrib/graphite_uwsgi.py\nuwsgi-2.0.18/contrib/launchd/\nuwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.emperor.plist\nuwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.plist\nuwsgi-2.0.18/contrib/loadapp.pl\nuwsgi-2.0.18/contrib/pypy/\nuwsgi-2.0.18/contrib/pypy/uwsgi_pypy_greenlets.py\nuwsgi-2.0.18/contrib/pyuwsgi.py\nuwsgi-2.0.18/contrib/runuwsgi.py\nuwsgi-2.0.18/contrib/securesubscribe.pl\nuwsgi-2.0.18/contrib/spoolqueue/\nuwsgi-2.0.18/contrib/spoolqueue/producer.py\nuwsgi-2.0.18/contrib/spoolqueue/tasks.py\nuwsgi-2.0.18/contrib/spoolqueue/tasksconsumer.py\nuwsgi-2.0.18/contrib/subscribe.pl\nuwsgi-2.0.18/contrib/twuwsgi.py\nuwsgi-2.0.18/contrib/upstart/\nuwsgi-2.0.18/contrib/upstart/emperor.conf\nuwsgi-2.0.18/contrib/upstart/uwsgi.conf\nuwsgi-2.0.18/contrib/upython\nuwsgi-2.0.18/contrib/urack.rb\nuwsgi-2.0.18/contrib/uwsgi-cache-monitor.py\nuwsgi-2.0.18/contrib/uwsgi.erl\nuwsgi-2.0.18/contrib/uwsgi.java\nuwsgi-2.0.18/contrib/uwsgi.rb\nuwsgi-2.0.18/contrib/uwsgi_client.c\nuwsgi-2.0.18/contrib/uwsgi_dynamic_client.c\nuwsgi-2.0.18/contrib/uwsgisubscribers.ru\nuwsgi-2.0.18/contrib/xinetd_uwsgi\nuwsgi-2.0.18/core/\nuwsgi-2.0.18/core/alarm.c\nuwsgi-2.0.18/core/async.c\nuwsgi-2.0.18/core/buffer.c\nuwsgi-2.0.18/core/cache.c\nuwsgi-2.0.18/core/chunked.c\nuwsgi-2.0.18/core/clang_fake.c\nuwsgi-2.0.18/core/clock.c\nuwsgi-2.0.18/core/config.c\nuwsgi-2.0.18/core/cookie.c\nuwsgi-2.0.18/core/cron.c\nuwsgi-2.0.18/core/daemons.c\nuwsgi-2.0.18/core/emperor.c\nuwsgi-2.0.18/core/errors.c\nuwsgi-2.0.18/core/event.c\nuwsgi-2.0.18/core/exceptions.c\nuwsgi-2.0.18/core/fifo.c\nuwsgi-2.0.18/core/fsmon.c\nuwsgi-2.0.18/core/gateway.c\nuwsgi-2.0.18/core/hash.c\nuwsgi-2.0.18/core/hooks.c\nuwsgi-2.0.18/core/ini.c\nuwsgi-2.0.18/core/init.c\nuwsgi-2.0.18/core/io.c\nuwsgi-2.0.18/core/json.c\nuwsgi-2.0.18/core/legion.c\nuwsgi-2.0.18/core/lock.c\nuwsgi-2.0.18/core/logging.\nuwsgi-2.0.18/core/logging.c\nuwsgi-2.0.18/core/loop.c\nuwsgi-2.0.18/core/master.c\nuwsgi-2.0.18/core/master_checks.c\nuwsgi-2.0.18/core/master_events.c\nuwsgi-2.0.18/core/master_utils.c\nuwsgi-2.0.18/core/metrics.c\nuwsgi-2.0.18/core/mount.c\nuwsgi-2.0.18/core/mule.c\nuwsgi-2.0.18/core/notify.c\nuwsgi-2.0.18/core/offload.c\nuwsgi-2.0.18/core/plugins.c\nuwsgi-2.0.18/core/plugins_builder.c\nuwsgi-2.0.18/core/progress.c\nuwsgi-2.0.18/core/protocol.c\nuwsgi-2.0.18/core/querystring.c\nuwsgi-2.0.18/core/queue.c\nuwsgi-2.0.18/core/rb_timers.c\nuwsgi-2.0.18/core/reader.c\nuwsgi-2.0.18/core/regexp.c\nuwsgi-2.0.18/core/routing.c\nuwsgi-2.0.18/core/rpc.c\nuwsgi-2.0.18/core/sendfile.c\nuwsgi-2.0.18/core/setup_utils.c\nuwsgi-2.0.18/core/sharedarea.c\nuwsgi-2.0.18/core/signal.c\nuwsgi-2.0.18/core/skel.c\nuwsgi-2.0.18/core/snmp.c\nuwsgi-2.0.18/core/socket.c\nuwsgi-2.0.18/core/spooler.c\nuwsgi-2.0.18/core/ssl.c\nuwsgi-2.0.18/core/static.c\nuwsgi-2.0.18/core/stats.c\nuwsgi-2.0.18/core/storage.c\nuwsgi-2.0.18/core/strings.c\nuwsgi-2.0.18/core/subscription.c\nuwsgi-2.0.18/core/timebomb.c\nuwsgi-2.0.18/core/transformations.c\nuwsgi-2.0.18/core/utils.c\nuwsgi-2.0.18/core/uwsgi.c\nuwsgi-2.0.18/core/websockets.c\nuwsgi-2.0.18/core/writer.c\nuwsgi-2.0.18/core/xmlconf.c\nuwsgi-2.0.18/core/yaml.c\nuwsgi-2.0.18/core/zeus.c\nuwsgi-2.0.18/core/zlib.c\nuwsgi-2.0.18/examples/\nuwsgi-2.0.18/examples/bootstrap.py\nuwsgi-2.0.18/examples/bootstrap2.py\nuwsgi-2.0.18/examples/bootstrap3.py\nuwsgi-2.0.18/examples/bootstrap4.py\nuwsgi-2.0.18/examples/bootstrap5.py\nuwsgi-2.0.18/examples/config.lua\nuwsgi-2.0.18/examples/config.ru\nuwsgi-2.0.18/examples/config17.ru\nuwsgi-2.0.18/examples/config2.lua\nuwsgi-2.0.18/examples/config2.ru\nuwsgi-2.0.18/examples/config30.ru\nuwsgi-2.0.18/examples/corostream.pl\nuwsgi-2.0.18/examples/debug.ini\nuwsgi-2.0.18/examples/fibers.ru\nuwsgi-2.0.18/examples/fibers.yml\nuwsgi-2.0.18/examples/flaskpost.py\nuwsgi-2.0.18/examples/heavytest.ini\nuwsgi-2.0.18/examples/heavytest.py\nuwsgi-2.0.18/examples/info_uwsgi.php\nuwsgi-2.0.18/examples/logic.ini\nuwsgi-2.0.18/examples/mega.xml\nuwsgi-2.0.18/examples/mjpeg_stream.py\nuwsgi-2.0.18/examples/mojoapp.pl\nuwsgi-2.0.18/examples/multi.ini\nuwsgi-2.0.18/examples/multi.xml\nuwsgi-2.0.18/examples/multiapp.py\nuwsgi-2.0.18/examples/protected.ini\nuwsgi-2.0.18/examples/router.lua\nuwsgi-2.0.18/examples/simple_app.py\nuwsgi-2.0.18/examples/simple_app_wsgi2.py\nuwsgi-2.0.18/examples/simple_logger.py\nuwsgi-2.0.18/examples/sites.xml\nuwsgi-2.0.18/examples/sputnik.ws\nuwsgi-2.0.18/examples/staticfilesnmp.py\nuwsgi-2.0.18/examples/taskqueue.py\nuwsgi-2.0.18/examples/uwsgi.xml\nuwsgi-2.0.18/examples/uwsgirouter.py\nuwsgi-2.0.18/examples/uwsgirouter2.py\nuwsgi-2.0.18/examples/uwsgirouter3.py\nuwsgi-2.0.18/examples/uwsgirouter4.py\nuwsgi-2.0.18/examples/uwsgirouter5.py\nuwsgi-2.0.18/examples/uwsgistatus.py\nuwsgi-2.0.18/examples/welcome.ini\nuwsgi-2.0.18/examples/welcome.py\nuwsgi-2.0.18/examples/welcome3.py\nuwsgi-2.0.18/examples/werkzeug.js\nuwsgi-2.0.18/examples/werkzeug.yml\nuwsgi-2.0.18/examples/werkzeug_strict.yml\nuwsgi-2.0.18/examples/xmlindex-html.xsl\nuwsgi-2.0.18/examples/xmlindex.ini\nuwsgi-2.0.18/examples/zmqgevent.ini\nuwsgi-2.0.18/ext/\nuwsgi-2.0.18/ext/uwsgi/\nuwsgi-2.0.18/ext/uwsgi/extconf.rb\nuwsgi-2.0.18/install.sh\nuwsgi-2.0.18/lib/\nuwsgi-2.0.18/lib/linux_ns.c\nuwsgi-2.0.18/lib/netlink.c\nuwsgi-2.0.18/lib/sun_fixes.c\nuwsgi-2.0.18/logo_uWSGI.png\nuwsgi-2.0.18/logo_uWSGI.svg\nuwsgi-2.0.18/mongrel2-uwsgi.conf\nuwsgi-2.0.18/plugins/\nuwsgi-2.0.18/plugins/airbrake/\nuwsgi-2.0.18/plugins/airbrake/airbrake_plugin.c\nuwsgi-2.0.18/plugins/airbrake/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_curl/\nuwsgi-2.0.18/plugins/alarm_curl/alarm_curl_plugin.c\nuwsgi-2.0.18/plugins/alarm_curl/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_speech/\nuwsgi-2.0.18/plugins/alarm_speech/alarm_speech.m\nuwsgi-2.0.18/plugins/alarm_speech/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_xmpp/\nuwsgi-2.0.18/plugins/alarm_xmpp/alarm_xmpp_plugin.c\nuwsgi-2.0.18/plugins/alarm_xmpp/gloox.cc\nuwsgi-2.0.18/plugins/alarm_xmpp/uwsgiplugin.py\nuwsgi-2.0.18/plugins/asyncio/\nuwsgi-2.0.18/plugins/asyncio/asyncio.c\nuwsgi-2.0.18/plugins/asyncio/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cache/\nuwsgi-2.0.18/plugins/cache/cache.c\nuwsgi-2.0.18/plugins/cache/uwsgiplugin.py\nuwsgi-2.0.18/plugins/carbon/\nuwsgi-2.0.18/plugins/carbon/carbon.c\nuwsgi-2.0.18/plugins/carbon/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cgi/\nuwsgi-2.0.18/plugins/cgi/cgi_plugin.c\nuwsgi-2.0.18/plugins/cgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cheaper_backlog2/\nuwsgi-2.0.18/plugins/cheaper_backlog2/cheaper_backlog2.c\nuwsgi-2.0.18/plugins/cheaper_backlog2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cheaper_busyness/\nuwsgi-2.0.18/plugins/cheaper_busyness/cheaper_busyness.c\nuwsgi-2.0.18/plugins/cheaper_busyness/uwsgiplugin.py\nuwsgi-2.0.18/plugins/clock_monotonic/\nuwsgi-2.0.18/plugins/clock_monotonic/clock_monotonic.c\nuwsgi-2.0.18/plugins/clock_monotonic/uwsgiplugin.py\nuwsgi-2.0.18/plugins/clock_realtime/\nuwsgi-2.0.18/plugins/clock_realtime/clock_realtime.c\nuwsgi-2.0.18/plugins/clock_realtime/uwsgiplugin.py\nuwsgi-2.0.18/plugins/corerouter/\nuwsgi-2.0.18/plugins/corerouter/corerouter.c\nuwsgi-2.0.18/plugins/corerouter/cr.h\nuwsgi-2.0.18/plugins/corerouter/cr_common.c\nuwsgi-2.0.18/plugins/corerouter/cr_map.c\nuwsgi-2.0.18/plugins/corerouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/coroae/\nuwsgi-2.0.18/plugins/coroae/coroae.c\nuwsgi-2.0.18/plugins/coroae/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cplusplus/\nuwsgi-2.0.18/plugins/cplusplus/base.cc\nuwsgi-2.0.18/plugins/cplusplus/plugin.c\nuwsgi-2.0.18/plugins/cplusplus/uwsgiplugin.py\nuwsgi-2.0.18/plugins/curl_cron/\nuwsgi-2.0.18/plugins/curl_cron/curl_cron.c\nuwsgi-2.0.18/plugins/curl_cron/uwsgiplugin.py\nuwsgi-2.0.18/plugins/dumbloop/\nuwsgi-2.0.18/plugins/dumbloop/dumb.c\nuwsgi-2.0.18/plugins/dumbloop/uwsgiplugin.py\nuwsgi-2.0.18/plugins/dummy/\nuwsgi-2.0.18/plugins/dummy/dummy.c\nuwsgi-2.0.18/plugins/dummy/uwsgiplugin.py\nuwsgi-2.0.18/plugins/echo/\nuwsgi-2.0.18/plugins/echo/echo_plugin.c\nuwsgi-2.0.18/plugins/echo/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_amqp/\nuwsgi-2.0.18/plugins/emperor_amqp/amqp.c\nuwsgi-2.0.18/plugins/emperor_amqp/emperor_amqp.c\nuwsgi-2.0.18/plugins/emperor_amqp/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_mongodb/\nuwsgi-2.0.18/plugins/emperor_mongodb/emperor_mongodb.cc\nuwsgi-2.0.18/plugins/emperor_mongodb/plugin.c\nuwsgi-2.0.18/plugins/emperor_mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_pg/\nuwsgi-2.0.18/plugins/emperor_pg/emperor_pg.c\nuwsgi-2.0.18/plugins/emperor_pg/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_zeromq/\nuwsgi-2.0.18/plugins/emperor_zeromq/emperor_zeromq.c\nuwsgi-2.0.18/plugins/emperor_zeromq/uwsgiplugin.py\nuwsgi-2.0.18/plugins/example/\nuwsgi-2.0.18/plugins/example/example_plugin.c\nuwsgi-2.0.18/plugins/example/uwsgiplugin.py\nuwsgi-2.0.18/plugins/exception_log/\nuwsgi-2.0.18/plugins/exception_log/exception_log.c\nuwsgi-2.0.18/plugins/exception_log/uwsgiplugin.py\nuwsgi-2.0.18/plugins/fastrouter/\nuwsgi-2.0.18/plugins/fastrouter/fastrouter.c\nuwsgi-2.0.18/plugins/fastrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/fiber/\nuwsgi-2.0.18/plugins/fiber/fiber.c\nuwsgi-2.0.18/plugins/fiber/uwsgiplugin.py\nuwsgi-2.0.18/plugins/forkptyrouter/\nuwsgi-2.0.18/plugins/forkptyrouter/forkptyrouter.c\nuwsgi-2.0.18/plugins/forkptyrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gccgo/\nuwsgi-2.0.18/plugins/gccgo/gccgo_plugin.c\nuwsgi-2.0.18/plugins/gccgo/uwsgi.go\nuwsgi-2.0.18/plugins/gccgo/uwsgiplugin.py\nuwsgi-2.0.18/plugins/geoip/\nuwsgi-2.0.18/plugins/geoip/geoip.c\nuwsgi-2.0.18/plugins/geoip/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gevent/\nuwsgi-2.0.18/plugins/gevent/gevent.c\nuwsgi-2.0.18/plugins/gevent/gevent.h\nuwsgi-2.0.18/plugins/gevent/hooks.c\nuwsgi-2.0.18/plugins/gevent/uwsgiplugin.py\nuwsgi-2.0.18/plugins/glusterfs/\nuwsgi-2.0.18/plugins/glusterfs/glusterfs.c\nuwsgi-2.0.18/plugins/glusterfs/uwsgiplugin.py\nuwsgi-2.0.18/plugins/graylog2/\nuwsgi-2.0.18/plugins/graylog2/graylog2_plugin.c\nuwsgi-2.0.18/plugins/graylog2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/greenlet/\nuwsgi-2.0.18/plugins/greenlet/greenlet.c\nuwsgi-2.0.18/plugins/greenlet/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gridfs/\nuwsgi-2.0.18/plugins/gridfs/gridfs.cc\nuwsgi-2.0.18/plugins/gridfs/plugin.c\nuwsgi-2.0.18/plugins/gridfs/uwsgiplugin.py\nuwsgi-2.0.18/plugins/http/\nuwsgi-2.0.18/plugins/http/common.h\nuwsgi-2.0.18/plugins/http/http.c\nuwsgi-2.0.18/plugins/http/https.c\nuwsgi-2.0.18/plugins/http/keepalive.c\nuwsgi-2.0.18/plugins/http/spdy3.c\nuwsgi-2.0.18/plugins/http/spdy3.h\nuwsgi-2.0.18/plugins/http/uwsgiplugin.py\nuwsgi-2.0.18/plugins/jvm/\nuwsgi-2.0.18/plugins/jvm/jvm.h\nuwsgi-2.0.18/plugins/jvm/jvm_plugin.c\nuwsgi-2.0.18/plugins/jvm/uwsgi.java\nuwsgi-2.0.18/plugins/jvm/uwsgiplugin.py\nuwsgi-2.0.18/plugins/jwsgi/\nuwsgi-2.0.18/plugins/jwsgi/jwsgi_plugin.c\nuwsgi-2.0.18/plugins/jwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ldap/\nuwsgi-2.0.18/plugins/ldap/ldap.c\nuwsgi-2.0.18/plugins/ldap/uwsgiplugin.py\nuwsgi-2.0.18/plugins/legion_cache_fetch/\nuwsgi-2.0.18/plugins/legion_cache_fetch/legion_cache_fetch.c\nuwsgi-2.0.18/plugins/legion_cache_fetch/uwsgiplugin.py\nuwsgi-2.0.18/plugins/libffi/\nuwsgi-2.0.18/plugins/libffi/libffi.c\nuwsgi-2.0.18/plugins/libffi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/libtcc/\nuwsgi-2.0.18/plugins/libtcc/libtcc.c\nuwsgi-2.0.18/plugins/libtcc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logcrypto/\nuwsgi-2.0.18/plugins/logcrypto/logcrypto.c\nuwsgi-2.0.18/plugins/logcrypto/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logfile/\nuwsgi-2.0.18/plugins/logfile/logfile.c\nuwsgi-2.0.18/plugins/logfile/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logpipe/\nuwsgi-2.0.18/plugins/logpipe/logpipe.c\nuwsgi-2.0.18/plugins/logpipe/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logsocket/\nuwsgi-2.0.18/plugins/logsocket/logsocket_plugin.c\nuwsgi-2.0.18/plugins/logsocket/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logzmq/\nuwsgi-2.0.18/plugins/logzmq/plugin.c\nuwsgi-2.0.18/plugins/logzmq/uwsgiplugin.py\nuwsgi-2.0.18/plugins/lua/\nuwsgi-2.0.18/plugins/lua/lua_plugin.c\nuwsgi-2.0.18/plugins/lua/uwsgiplugin.py\nuwsgi-2.0.18/plugins/matheval/\nuwsgi-2.0.18/plugins/matheval/math.c\nuwsgi-2.0.18/plugins/matheval/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongodb/\nuwsgi-2.0.18/plugins/mongodb/plugin.c\nuwsgi-2.0.18/plugins/mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongodblog/\nuwsgi-2.0.18/plugins/mongodblog/mongodblog_plugin.c\nuwsgi-2.0.18/plugins/mongodblog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongrel2/\nuwsgi-2.0.18/plugins/mongrel2/mongrel2.c\nuwsgi-2.0.18/plugins/mongrel2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mono/\nuwsgi-2.0.18/plugins/mono/mono_plugin.c\nuwsgi-2.0.18/plugins/mono/uwsgi.cs\nuwsgi-2.0.18/plugins/mono/uwsgiplugin.py\nuwsgi-2.0.18/plugins/msgpack/\nuwsgi-2.0.18/plugins/msgpack/msgpack.c\nuwsgi-2.0.18/plugins/msgpack/uwsgiplugin.py\nuwsgi-2.0.18/plugins/nagios/\nuwsgi-2.0.18/plugins/nagios/nagios.c\nuwsgi-2.0.18/plugins/nagios/uwsgiplugin.py\nuwsgi-2.0.18/plugins/notfound/\nuwsgi-2.0.18/plugins/notfound/notfound.c\nuwsgi-2.0.18/plugins/notfound/uwsgiplugin.py\nuwsgi-2.0.18/plugins/objc_gc/\nuwsgi-2.0.18/plugins/objc_gc/objc_gc.m\nuwsgi-2.0.18/plugins/objc_gc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pam/\nuwsgi-2.0.18/plugins/pam/pam.c\nuwsgi-2.0.18/plugins/pam/uwsgiplugin.py\nuwsgi-2.0.18/plugins/php/\nuwsgi-2.0.18/plugins/php/common.h\nuwsgi-2.0.18/plugins/php/php_plugin.c\nuwsgi-2.0.18/plugins/php/session.c\nuwsgi-2.0.18/plugins/php/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ping/\nuwsgi-2.0.18/plugins/ping/ping_plugin.c\nuwsgi-2.0.18/plugins/ping/uwsgiplugin.py\nuwsgi-2.0.18/plugins/psgi/\nuwsgi-2.0.18/plugins/psgi/psgi.h\nuwsgi-2.0.18/plugins/psgi/psgi_loader.c\nuwsgi-2.0.18/plugins/psgi/psgi_plugin.c\nuwsgi-2.0.18/plugins/psgi/psgi_response.c\nuwsgi-2.0.18/plugins/psgi/uwsgi_plmodule.c\nuwsgi-2.0.18/plugins/psgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pty/\nuwsgi-2.0.18/plugins/pty/pty.c\nuwsgi-2.0.18/plugins/pty/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pypy/\nuwsgi-2.0.18/plugins/pypy/README\nuwsgi-2.0.18/plugins/pypy/pypy_plugin.c\nuwsgi-2.0.18/plugins/pypy/pypy_setup.py\nuwsgi-2.0.18/plugins/pypy/uwsgiplugin.py\nuwsgi-2.0.18/plugins/python/\nuwsgi-2.0.18/plugins/python/gil.c\nuwsgi-2.0.18/plugins/python/profiler.c\nuwsgi-2.0.18/plugins/python/pump_subhandler.c\nuwsgi-2.0.18/plugins/python/pyloader.c\nuwsgi-2.0.18/plugins/python/python_plugin.c\nuwsgi-2.0.18/plugins/python/pyutils.c\nuwsgi-2.0.18/plugins/python/raw.c\nuwsgi-2.0.18/plugins/python/symimporter.c\nuwsgi-2.0.18/plugins/python/tracebacker.c\nuwsgi-2.0.18/plugins/python/uwsgi_pymodule.c\nuwsgi-2.0.18/plugins/python/uwsgi_python.h\nuwsgi-2.0.18/plugins/python/uwsgiplugin.py\nuwsgi-2.0.18/plugins/python/web3_subhandler.c\nuwsgi-2.0.18/plugins/python/wsgi_handlers.c\nuwsgi-2.0.18/plugins/python/wsgi_headers.c\nuwsgi-2.0.18/plugins/python/wsgi_subhandler.c\nuwsgi-2.0.18/plugins/pyuwsgi/\nuwsgi-2.0.18/plugins/pyuwsgi/pyuwsgi.c\nuwsgi-2.0.18/plugins/pyuwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rack/\nuwsgi-2.0.18/plugins/rack/rack_api.c\nuwsgi-2.0.18/plugins/rack/rack_plugin.c\nuwsgi-2.0.18/plugins/rack/uwsgi_rack.h\nuwsgi-2.0.18/plugins/rack/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rados/\nuwsgi-2.0.18/plugins/rados/rados.c\nuwsgi-2.0.18/plugins/rados/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rawrouter/\nuwsgi-2.0.18/plugins/rawrouter/rawrouter.c\nuwsgi-2.0.18/plugins/rawrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rbthreads/\nuwsgi-2.0.18/plugins/rbthreads/rbthreads.c\nuwsgi-2.0.18/plugins/rbthreads/uwsgiplugin.py\nuwsgi-2.0.18/plugins/redislog/\nuwsgi-2.0.18/plugins/redislog/redislog_plugin.c\nuwsgi-2.0.18/plugins/redislog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ring/\nuwsgi-2.0.18/plugins/ring/ring_plugin.c\nuwsgi-2.0.18/plugins/ring/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_access/\nuwsgi-2.0.18/plugins/router_access/router_access.c\nuwsgi-2.0.18/plugins/router_access/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_basicauth/\nuwsgi-2.0.18/plugins/router_basicauth/router_basicauth.c\nuwsgi-2.0.18/plugins/router_basicauth/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_cache/\nuwsgi-2.0.18/plugins/router_cache/router_cache.c\nuwsgi-2.0.18/plugins/router_cache/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_expires/\nuwsgi-2.0.18/plugins/router_expires/expires.c\nuwsgi-2.0.18/plugins/router_expires/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_hash/\nuwsgi-2.0.18/plugins/router_hash/router_hash.c\nuwsgi-2.0.18/plugins/router_hash/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_http/\nuwsgi-2.0.18/plugins/router_http/router_http.c\nuwsgi-2.0.18/plugins/router_http/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_memcached/\nuwsgi-2.0.18/plugins/router_memcached/router_memcached.c\nuwsgi-2.0.18/plugins/router_memcached/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_metrics/\nuwsgi-2.0.18/plugins/router_metrics/plugin.c\nuwsgi-2.0.18/plugins/router_metrics/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_radius/\nuwsgi-2.0.18/plugins/router_radius/radius.c\nuwsgi-2.0.18/plugins/router_radius/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_redirect/\nuwsgi-2.0.18/plugins/router_redirect/router_redirect.c\nuwsgi-2.0.18/plugins/router_redirect/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_redis/\nuwsgi-2.0.18/plugins/router_redis/router_redis.c\nuwsgi-2.0.18/plugins/router_redis/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_rewrite/\nuwsgi-2.0.18/plugins/router_rewrite/router_rewrite.c\nuwsgi-2.0.18/plugins/router_rewrite/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_spnego/\nuwsgi-2.0.18/plugins/router_spnego/router_spnego.c\nuwsgi-2.0.18/plugins/router_spnego/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_static/\nuwsgi-2.0.18/plugins/router_static/router_static.c\nuwsgi-2.0.18/plugins/router_static/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_uwsgi/\nuwsgi-2.0.18/plugins/router_uwsgi/router_uwsgi.c\nuwsgi-2.0.18/plugins/router_uwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_xmldir/\nuwsgi-2.0.18/plugins/router_xmldir/router_xmldir.c\nuwsgi-2.0.18/plugins/router_xmldir/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rpc/\nuwsgi-2.0.18/plugins/rpc/rpc_plugin.c\nuwsgi-2.0.18/plugins/rpc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rrdtool/\nuwsgi-2.0.18/plugins/rrdtool/rrdtool.c\nuwsgi-2.0.18/plugins/rrdtool/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rsyslog/\nuwsgi-2.0.18/plugins/rsyslog/rsyslog_plugin.c\nuwsgi-2.0.18/plugins/rsyslog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ruby19/\nuwsgi-2.0.18/plugins/ruby19/uwsgiplugin.py\nuwsgi-2.0.18/plugins/servlet/\nuwsgi-2.0.18/plugins/servlet/servlet_plugin.c\nuwsgi-2.0.18/plugins/servlet/uwsgi_servlet.java\nuwsgi-2.0.18/plugins/servlet/uwsgiplugin.py\nuwsgi-2.0.18/plugins/signal/\nuwsgi-2.0.18/plugins/signal/signal_plugin.c\nuwsgi-2.0.18/plugins/signal/uwsgiplugin.py\nuwsgi-2.0.18/plugins/spooler/\nuwsgi-2.0.18/plugins/spooler/spooler_plugin.c\nuwsgi-2.0.18/plugins/spooler/uwsgiplugin.py\nuwsgi-2.0.18/plugins/sqlite3/\nuwsgi-2.0.18/plugins/sqlite3/plugin.c\nuwsgi-2.0.18/plugins/sqlite3/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ssi/\nuwsgi-2.0.18/plugins/ssi/ssi.c\nuwsgi-2.0.18/plugins/ssi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/sslrouter/\nuwsgi-2.0.18/plugins/sslrouter/sslrouter.c\nuwsgi-2.0.18/plugins/sslrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stackless/\nuwsgi-2.0.18/plugins/stackless/stackless.c\nuwsgi-2.0.18/plugins/stackless/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_file/\nuwsgi-2.0.18/plugins/stats_pusher_file/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_file/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_socket/\nuwsgi-2.0.18/plugins/stats_pusher_socket/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_socket/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_statsd/\nuwsgi-2.0.18/plugins/stats_pusher_statsd/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_statsd/uwsgiplugin.py\nuwsgi-2.0.18/plugins/symcall/\nuwsgi-2.0.18/plugins/symcall/symcall_plugin.c\nuwsgi-2.0.18/plugins/symcall/uwsgiplugin.py\nuwsgi-2.0.18/plugins/syslog/\nuwsgi-2.0.18/plugins/syslog/syslog_plugin.c\nuwsgi-2.0.18/plugins/syslog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/systemd_logger/\nuwsgi-2.0.18/plugins/systemd_logger/systemd_logger.c\nuwsgi-2.0.18/plugins/systemd_logger/uwsgiplugin.py\nuwsgi-2.0.18/plugins/tornado/\nuwsgi-2.0.18/plugins/tornado/tornado.c\nuwsgi-2.0.18/plugins/tornado/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_chunked/\nuwsgi-2.0.18/plugins/transformation_chunked/chunked.c\nuwsgi-2.0.18/plugins/transformation_chunked/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_gzip/\nuwsgi-2.0.18/plugins/transformation_gzip/gzip.c\nuwsgi-2.0.18/plugins/transformation_gzip/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_offload/\nuwsgi-2.0.18/plugins/transformation_offload/offload.c\nuwsgi-2.0.18/plugins/transformation_offload/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_template/\nuwsgi-2.0.18/plugins/transformation_template/tt.c\nuwsgi-2.0.18/plugins/transformation_template/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_tofile/\nuwsgi-2.0.18/plugins/transformation_tofile/tofile.c\nuwsgi-2.0.18/plugins/transformation_tofile/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_toupper/\nuwsgi-2.0.18/plugins/transformation_toupper/toupper.c\nuwsgi-2.0.18/plugins/transformation_toupper/uwsgiplugin.py\nuwsgi-2.0.18/plugins/tuntap/\nuwsgi-2.0.18/plugins/tuntap/common.c\nuwsgi-2.0.18/plugins/tuntap/common.h\nuwsgi-2.0.18/plugins/tuntap/firewall.c\nuwsgi-2.0.18/plugins/tuntap/tuntap.c\nuwsgi-2.0.18/plugins/tuntap/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ugreen/\nuwsgi-2.0.18/plugins/ugreen/ugreen.c\nuwsgi-2.0.18/plugins/ugreen/uwsgiplugin.py\nuwsgi-2.0.18/plugins/v8/\nuwsgi-2.0.18/plugins/v8/plugin.c\nuwsgi-2.0.18/plugins/v8/uwsgiplugin.py\nuwsgi-2.0.18/plugins/v8/v8_commonjs.cc\nuwsgi-2.0.18/plugins/v8/v8_jsgi.cc\nuwsgi-2.0.18/plugins/v8/v8_uwsgi.cc\nuwsgi-2.0.18/plugins/v8/v8_uwsgi.h\nuwsgi-2.0.18/plugins/webdav/\nuwsgi-2.0.18/plugins/webdav/uwsgiplugin.py\nuwsgi-2.0.18/plugins/webdav/webdav.c\nuwsgi-2.0.18/plugins/xattr/\nuwsgi-2.0.18/plugins/xattr/uwsgiplugin.py\nuwsgi-2.0.18/plugins/xattr/xattr.c\nuwsgi-2.0.18/plugins/xslt/\nuwsgi-2.0.18/plugins/xslt/uwsgiplugin.py\nuwsgi-2.0.18/plugins/xslt/xslt.c\nuwsgi-2.0.18/plugins/zabbix/\nuwsgi-2.0.18/plugins/zabbix/plugin.c\nuwsgi-2.0.18/plugins/zabbix/uwsgiplugin.py\nuwsgi-2.0.18/plugins/zergpool/\nuwsgi-2.0.18/plugins/zergpool/uwsgiplugin.py\nuwsgi-2.0.18/plugins/zergpool/zergpool.c\nuwsgi-2.0.18/proto/\nuwsgi-2.0.18/proto/base.c\nuwsgi-2.0.18/proto/fastcgi.c\nuwsgi-2.0.18/proto/http.c\nuwsgi-2.0.18/proto/puwsgi.c\nuwsgi-2.0.18/proto/scgi.c\nuwsgi-2.0.18/proto/uwsgi.c\nuwsgi-2.0.18/setup.cpyext.py\nuwsgi-2.0.18/setup.py\nuwsgi-2.0.18/setup.pyuwsgi.py\nuwsgi-2.0.18/t/\nuwsgi-2.0.18/t/cachebitmap.ini\nuwsgi-2.0.18/t/cachebitmap.py\nuwsgi-2.0.18/t/cachetest.py\nuwsgi-2.0.18/t/clojure/\nuwsgi-2.0.18/t/clojure/myapp.clj\nuwsgi-2.0.18/t/core/\nuwsgi-2.0.18/t/core/apps/\nuwsgi-2.0.18/t/core/apps/read_body_and_send.pl\nuwsgi-2.0.18/t/core/read_body_and_send.pl\nuwsgi-2.0.18/t/core/url_sanitize.pl\nuwsgi-2.0.18/t/go/\nuwsgi-2.0.18/t/go/cachetest.go\nuwsgi-2.0.18/t/go/complextest.go\nuwsgi-2.0.18/t/go/uploadtest.go\nuwsgi-2.0.18/t/java/\nuwsgi-2.0.18/t/java/rpc.java\nuwsgi-2.0.18/t/lua/\nuwsgi-2.0.18/t/lua/basic.lua\nuwsgi-2.0.18/t/mono/\nuwsgi-2.0.18/t/mono/cache.aspx\nuwsgi-2.0.18/t/mules/\nuwsgi-2.0.18/t/mules/mulebrain.py\nuwsgi-2.0.18/t/mules/reload.py\nuwsgi-2.0.18/t/mules/signal_management.py\nuwsgi-2.0.18/t/perl/\nuwsgi-2.0.18/t/perl/active_workers_signal.pl\nuwsgi-2.0.18/t/perl/apps/\nuwsgi-2.0.18/t/perl/apps/input_with_offset.pl\nuwsgi-2.0.18/t/perl/test.psgi\nuwsgi-2.0.18/t/perl/test_benchmark.pl\nuwsgi-2.0.18/t/perl/test_harakiri.psgi\nuwsgi-2.0.18/t/perl/test_hello.psgi\nuwsgi-2.0.18/t/perl/test_input_with_offset.pl\nuwsgi-2.0.18/t/perl/test_post.psgi\nuwsgi-2.0.18/t/perl/test_sleepy.psgi\nuwsgi-2.0.18/t/perl/test_streaming.psgi\nuwsgi-2.0.18/t/pypy/\nuwsgi-2.0.18/t/pypy/t_continulet1.py\nuwsgi-2.0.18/t/pypy/t_continulet2.py\nuwsgi-2.0.18/t/python/\nuwsgi-2.0.18/t/python/forcecl.py\nuwsgi-2.0.18/t/python/manage_script_name/\nuwsgi-2.0.18/t/python/manage_script_name/manage_script_name_test.ini\nuwsgi-2.0.18/t/python/manage_script_name/test_manage_script_name.py\nuwsgi-2.0.18/t/python/manage_script_name/useless_app.py\nuwsgi-2.0.18/t/python/spooler_decorators/\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_test.ini\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_tests.py\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_handlers.py\nuwsgi-2.0.18/t/python/testba.py\nuwsgi-2.0.18/t/ring/\nuwsgi-2.0.18/t/ring/README.md\nuwsgi-2.0.18/t/ring/config.ini\nuwsgi-2.0.18/t/ring/project.clj\nuwsgi-2.0.18/t/ring/src/\nuwsgi-2.0.18/t/ring/src/uwsgi/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/app.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/basic.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/body.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/simple.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/upload.clj\nuwsgi-2.0.18/t/routing/\nuwsgi-2.0.18/t/routing/auth.ini\nuwsgi-2.0.18/t/routing/errorlimiter.ini\nuwsgi-2.0.18/t/routing/limiter.ini\nuwsgi-2.0.18/t/sharedarea/\nuwsgi-2.0.18/t/sharedarea/bigranges.ini\nuwsgi-2.0.18/t/sharedarea/bigranges.py\nuwsgi-2.0.18/t/sharedarea/sharedarea_incdec.ini\nuwsgi-2.0.18/t/sharedarea/sharedarea_incdec.py\nuwsgi-2.0.18/t/spooler/\nuwsgi-2.0.18/t/spooler/read.py\nuwsgi-2.0.18/t/spooler/reload.py\nuwsgi-2.0.18/t/spooler/spooldir/\nuwsgi-2.0.18/t/spooler/spooldir/.gitignore\nuwsgi-2.0.18/t/webdav/\nuwsgi-2.0.18/t/webdav/carddav.ini\nuwsgi-2.0.18/t/xslt/\nuwsgi-2.0.18/t/xslt/cd.xml\nuwsgi-2.0.18/t/xslt/cd.xml.xslt\nuwsgi-2.0.18/t/xslt/routex.ini\nuwsgi-2.0.18/tests/\nuwsgi-2.0.18/tests/Responder.pm\nuwsgi-2.0.18/tests/__init__.py\nuwsgi-2.0.18/tests/badthread.py\nuwsgi-2.0.18/tests/badwrites.py\nuwsgi-2.0.18/tests/cpubound_async.py\nuwsgi-2.0.18/tests/cpubound_green.py\nuwsgi-2.0.18/tests/cpubound_stackless.py\nuwsgi-2.0.18/tests/decoratortest.py\nuwsgi-2.0.18/tests/fileserve_async.py\nuwsgi-2.0.18/tests/gevent_spool.py\nuwsgi-2.0.18/tests/grunter.py\nuwsgi-2.0.18/tests/iobound_async.py\nuwsgi-2.0.18/tests/iobound_async_unix.py\nuwsgi-2.0.18/tests/iobound_green.py\nuwsgi-2.0.18/tests/logger.py\nuwsgi-2.0.18/tests/mako_ugreen.py\nuwsgi-2.0.18/tests/mulefunc.py\nuwsgi-2.0.18/tests/multiapp.txt\nuwsgi-2.0.18/tests/myadmin.py\nuwsgi-2.0.18/tests/pgbound_async.py\nuwsgi-2.0.18/tests/picazzo.py\nuwsgi-2.0.18/tests/psycogreen_green.py\nuwsgi-2.0.18/tests/psycopg2_green.py\nuwsgi-2.0.18/tests/pump.py\nuwsgi-2.0.18/tests/queue.py\nuwsgi-2.0.18/tests/refcount.py\nuwsgi-2.0.18/tests/rpc.lua\nuwsgi-2.0.18/tests/rpc.py\nuwsgi-2.0.18/tests/runningthread.py\nuwsgi-2.0.18/tests/sendchunked.py\nuwsgi-2.0.18/tests/sharedarea.py\nuwsgi-2.0.18/tests/sig.lua\nuwsgi-2.0.18/tests/signals.py\nuwsgi-2.0.18/tests/sigwait.py\nuwsgi-2.0.18/tests/sleeping_async.py\nuwsgi-2.0.18/tests/sleeping_green.py\nuwsgi-2.0.18/tests/sleepthreadasync.py\nuwsgi-2.0.18/tests/slow.py\nuwsgi-2.0.18/tests/spoolme.py\nuwsgi-2.0.18/tests/staticfile.py\nuwsgi-2.0.18/tests/streamer.psgi\nuwsgi-2.0.18/tests/t/\nuwsgi-2.0.18/tests/t/static.pl\nuwsgi-2.0.18/tests/templates/\nuwsgi-2.0.18/tests/templates/queue.html\nuwsgi-2.0.18/tests/testapp.py\nuwsgi-2.0.18/tests/testgevent.py\nuwsgi-2.0.18/tests/testpy3.py\nuwsgi-2.0.18/tests/testsignals.py\nuwsgi-2.0.18/tests/threads.py\nuwsgi-2.0.18/tests/travis.sh\nuwsgi-2.0.18/tests/ugevent.py\nuwsgi-2.0.18/tests/web3.py\nuwsgi-2.0.18/tests/websockets.py\nuwsgi-2.0.18/tests/websockets_chat.pl\nuwsgi-2.0.18/tests/websockets_chat.py\nuwsgi-2.0.18/tests/websockets_chat_async.py\nuwsgi-2.0.18/tests/websockets_chat_asyncio.py\nuwsgi-2.0.18/tests/websockets_echo.lua\nuwsgi-2.0.18/tests/websockets_echo.pl\nuwsgi-2.0.18/tests/websockets_echo.py\nuwsgi-2.0.18/tests/websockets_echo.ru\nuwsgi-2.0.18/tests/werkzeug.py\nuwsgi-2.0.18/uwsgi.gemspec\nuwsgi-2.0.18/uwsgi.h\nuwsgi-2.0.18/uwsgi_main.c\nuwsgi-2.0.18/uwsgiconfig.py\nuwsgi-2.0.18/uwsgidecorators.py\nuwsgi-2.0.18/uwsgidsl.rb\nuwsgi-2.0.18/valgrind/\nuwsgi-2.0.18/valgrind/README\nuwsgi-2.0.18/valgrind/valgrind-generate-sups.sh\nuwsgi-2.0.18/vassals/\nuwsgi-2.0.18/vassals/broodlord.ini\nuwsgi-2.0.18/vassals/cc.ini\nuwsgi-2.0.18/vassals/multi.xml\nuwsgi-2.0.18/vhosttest/\nuwsgi-2.0.18/vhosttest/flask001/\nuwsgi-2.0.18/vhosttest/flask001/app1.py\nuwsgi-2.0.18/vhosttest/flask002/\nuwsgi-2.0.18/vhosttest/flask002/app2.py\nuwsgi-2.0.18/vhosttest/flask003/\nuwsgi-2.0.18/vhosttest/flask003/app3.py\nuwsgi-2.0.18/vhosttest/flask004/\nuwsgi-2.0.18/vhosttest/flask004/app4.py\nuwsgi-2.0.18/vhosttest/flask005/\nuwsgi-2.0.18/vhosttest/flask005/app5.py\nuwsgi-2.0.18/vhosttest/nginx.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:100       cd uwsgi-2.0.18/apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:101       sudo apxs2 -i -c mod_proxy_uwsgi.c\n/usr/share/apr-1.0/build/libtool  --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wdate-time -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pthread  -I/usr/include/apache2  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include  -c -o mod_proxy_uwsgi.lo mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo\nlibtool: compile:  x86_64-linux-gnu-gcc -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c mod_proxy_uwsgi.c  -fPIC -DPIC -o .libs/mod_proxy_uwsgi.o\n/usr/share/apr-1.0/build/libtool  --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now    -o mod_proxy_uwsgi.la  -rpath /usr/lib/apache2/modules -module -avoid-version    mod_proxy_uwsgi.lo\nlibtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mod_proxy_uwsgi.o    -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,mod_proxy_uwsgi.so -o .libs/mod_proxy_uwsgi.so\nlibtool: link: ( cd \".libs\" && rm -f \"mod_proxy_uwsgi.la\" && ln -s \"../mod_proxy_uwsgi.la\" \"mod_proxy_uwsgi.la\" )\n/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_proxy_uwsgi.la /usr/lib/apache2/modules\n/usr/share/apr-1.0/build/libtool --mode=install install mod_proxy_uwsgi.la /usr/lib/apache2/modules/\nlibtool: install: install .libs/mod_proxy_uwsgi.so /usr/lib/apache2/modules/mod_proxy_uwsgi.so\nlibtool: install: install .libs/mod_proxy_uwsgi.lai /usr/lib/apache2/modules/mod_proxy_uwsgi.la\nlibtool: finish: PATH=\"/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/sbin\" ldconfig -n /usr/lib/apache2/modules\n----------------------------------------------------------------------\nLibraries have been installed in:\n   /usr/lib/apache2/modules\n\nIf you ever happen to want to link against installed libraries\nin a given directory, LIBDIR, you must either use libtool, and\nspecify the full pathname of the library, or use the '-LLIBDIR'\nflag during linking and do at least one of the following:\n   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable\n     during execution\n   - add LIBDIR to the 'LD_RUN_PATH' environment variable\n     during linking\n   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag\n   - have your system administrator add LIBDIR to '/etc/ld.so.conf'\n\nSee any operating system documentation about shared libraries for\nmore information, such as the ld(1) and ld.so(8) manual pages.\n----------------------------------------------------------------------\nchmod 644 /usr/lib/apache2/modules/mod_proxy_uwsgi.so\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:102       popd\n/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:104       sudo rm -rf /tmp/tmp.Dz3zrtT1qT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:106       is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:108       sudo a2enmod proxy\nEnabling module proxy.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:109       sudo a2enmod proxy_uwsgi\nConsidering dependency proxy for proxy_uwsgi:\nModule proxy already enabled\nEnabling module proxy_uwsgi.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:115       restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:895                       install_keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystoneauth:461     use_library_from_git keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,keystoneauth, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:896                       install_keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystoneclient:469   use_library_from_git python-keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-keystoneclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:897                       install_glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glanceclient:295       use_library_from_git python-glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-glanceclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:898                       install_cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/cinder:install_cinderclient:435       use_library_from_git python-brick-cinderclient-ext\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-brick-cinderclient-ext\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-brick-cinderclient-ext, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/cinder:install_cinderclient:440       use_library_from_git python-cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-cinderclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:899                       install_novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:install_novaclient:798           use_library_from_git python-novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-novaclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:900                       is_service_enabled swift glance horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:901                       install_swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swiftclient:748         use_library_from_git python-swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-swiftclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:903                       is_service_enabled neutron nova horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:904                       install_neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutronclient:443     use_library_from_git python-neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-neutronclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:908                       install_keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:479  use_library_from_git keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,keystonemiddleware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:484  pip_install_gr keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='keystonemiddleware  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ keystonemiddleware   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : keystonemiddleware\nUsing 3.6 version to install keystonemiddleware based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=keystonemiddleware/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e keystonemiddleware/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting keystonemiddleware===7.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\n  Downloading https://files.pythonhosted.org/packages/eb/f4/0928583b5473a572368663f7b8a76ef831491f0c63199c41d910f02d418f/keystonemiddleware-7.0.1-py2.py3-none-any.whl (121kB)\nCollecting oslo.cache===1.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 463))\n  Downloading https://files.pythonhosted.org/packages/fe/69/072baad68f86b378e8b48fef8846c340da996ffc28d05168215d709ff656/oslo.cache-1.38.1-py2.py3-none-any.whl (60kB)\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501))\nCollecting dogpile.cache===0.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 518))\n  Downloading https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz (325kB)\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598))\nCollecting keystoneauth1===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 635))\n  Downloading https://files.pythonhosted.org/packages/97/f6/6d17bcad6eff1561e3cfde1ea4d1d6bb9aac612b3fdfe78ec5049d01694e/keystoneauth1-3.18.0-py2.py3-none-any.whl (310kB)\nCollecting python-keystoneclient===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\n  Downloading https://files.pythonhosted.org/packages/b2/f4/871eb251ea31e5923961a51f730def9553f7d63a74d6e10827c7a346501a/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397kB)\nCollecting decorator===4.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 655))\n  Downloading https://files.pythonhosted.org/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nCollecting oslo.log===3.45.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 337))\n  Downloading https://files.pythonhosted.org/packages/cd/41/95c4fc62cc9a9303fac64256da30517cdb636d1ab109fe59c17ace451c32/oslo.log-3.45.1-py2.py3-none-any.whl (72kB)\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64))\nCollecting pycadf===2.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 70))\n  Downloading https://files.pythonhosted.org/packages/eb/ef/2f017c69f456ae5b35e1018c5c997467fd4b30469cbe64649e2b738d9557/pycadf-2.10.0-py2.py3-none-any.whl (42kB)\nCollecting WebOb===1.8.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\n  Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nCollecting oslo.context===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 67))\n  Downloading https://files.pythonhosted.org/packages/f5/21/2d466c9c0146d5d846b52ecde5c628a400cd8602a6550b009da912cd3fd4/oslo.context-2.23.0-py2.py3-none-any.whl\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nCollecting os-service-types===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))\n  Downloading https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))\nCollecting netifaces===0.10.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 623))\n  Downloading https://files.pythonhosted.org/packages/0c/9b/c4c7eb09189548d45939a3d3a6b3d53979c67d124459b27a094c365c347f/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nCollecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\n  Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB)\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587))\nBuilding wheels for collected packages: pyinotify, dogpile.cache\n  Running setup.py bdist_wheel for pyinotify: started\n  Running setup.py bdist_wheel for pyinotify: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e0/62/fe/a68c26dff6ed01a86d8a5aa8e01d7687a5a29c7d765af383cb\n  Running setup.py bdist_wheel for dogpile.cache: started\n  Running setup.py bdist_wheel for dogpile.cache: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/b4/ad/c4/1faa9b2da61b12b7c3821cda298be230c457ee740bd8658cb2\nSuccessfully built pyinotify dogpile.cache\nInstalling collected packages: WebOb, oslo.context, pycadf, pyinotify, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware, netifaces\n  Found existing installation: netifaces 0.10.4\n    Uninstalling netifaces-0.10.4:\n      Successfully uninstalled netifaces-0.10.4\nSuccessfully installed WebOb-1.8.5 decorator-4.4.1 dogpile.cache-0.9.0 keystoneauth1-3.18.0 keystonemiddleware-7.0.1 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-1.38.1 oslo.context-2.23.0 oslo.log-3.45.1 pycadf-2.10.0 pyinotify-0.9.6 python-keystoneclient-3.22.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177326468\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177326468 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177361570\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=35102\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=289822\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=324924\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:488  pip_install_gr python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified+++inc/python:get_from_global_requirements:319  grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt\n\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='python-memcached  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ python-memcached   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : python-memcached\nUsing 3.6 version to install python-memcached based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=python-memcached/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e python-memcached/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting python-memcached===1.59 (from -c /opt/stack/requirements/upper-constraints.txt (line 556))\n  Downloading https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\nInstalling collected packages: python-memcached\nSuccessfully installed python-memcached-1.59\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177361848\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177361848 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177368767\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=6919\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=324924\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=331843\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:910                       is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:911                       '[' 169.16.1.117 == 169.16.1.117 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:912                       stack_install_service keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:494         is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:498         git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/keystone.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/keystone ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577177369401\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master\nCloning into '/opt/stack/keystone'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177369401\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177369401 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177387312\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=17911\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=5616\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=23527\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\n+functions-common:git_clone:594            git show --oneline\n326b01443 Merge \"Remove python 2.7 specific library\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:499         setup_develop /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/keystone -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/keystone -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/keystone\nUsing 3.6 version to install /opt/stack/keystone based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/keystone/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/keystone/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/keystone/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/keystone/test-requirements.txt -e /opt/stack/keystone\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/keystone\nObtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nCollecting Flask===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 12))\n  Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB)\nCollecting Flask-RESTful===0.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))\n  Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl\nCollecting Jinja2===2.10.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\n  Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)\nCollecting MarkupSafe===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\n  Downloading https://files.pythonhosted.org/packages/b2/5f/23e0023be6bb885d00ffbefad2942bc51a620328ee910f64abe5a8d18dd1/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl\nCollecting PyJWT===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 31))\n  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl\nCollecting SQLAlchemy===1.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 37))\n  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))\nCollecting WebTest===2.0.33 (from -c /opt/stack/requirements/upper-constraints.txt (line 53))\n  Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl\nCollecting Werkzeug===0.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 54))\n  Downloading https://files.pythonhosted.org/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)\nCollecting aniso8601===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95))\n  Downloading https://files.pythonhosted.org/packages/eb/e4/787e104b58eadc1a710738d4e418d7e599e4e778e52cb8e5d5ef6ddd5833/aniso8601-8.0.0-py2.py3-none-any.whl (43kB)\nCollecting bashate===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))\n  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz\nCollecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 118))\n  Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)\nCollecting beautifulsoup4===4.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 119))\n  Downloading https://files.pythonhosted.org/packages/3b/c8/a55eb6ea11cd7e5ac4bacdf92bac4693b90d3ba79268be16527555e186f0/beautifulsoup4-4.8.1-py3-none-any.whl (101kB)\nCollecting cffi===1.13.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\n  Downloading https://files.pythonhosted.org/packages/49/72/0d42f94fe94afa8030350c26e9d787219f3f008ec9bf6b86c66532b29236/cffi-1.13.2-cp36-cp36m-manylinux1_x86_64.whl (397kB)\nCollecting coverage===5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\n  Downloading https://files.pythonhosted.org/packages/fd/83/1f99e79d9b809eaf2a1dfc8a52a197a921501e4d7c592b1902bae0da0897/coverage-5.0-cp36-cp36m-manylinux1_x86_64.whl (226kB)\nCollecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\n  Downloading https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl (2.3MB)\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nCollecting freezegun===0.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))\n  Downloading https://files.pythonhosted.org/packages/81/98/801900ea24536928a99e40a815812c1bc7d7f833d53ec53f216d8330db7d/freezegun-0.3.12-py2.py3-none-any.whl\nCollecting itsdangerous===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\n  Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\nCollecting jsonschema===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\n  Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)\nRequirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))\nCollecting lxml===4.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 295))\n  Downloading https://files.pythonhosted.org/packages/68/30/affd16b77edf9537f5be051905f33527021e20d563d013e8c42c7fd01949/lxml-4.4.2-cp36-cp36m-manylinux1_x86_64.whl (5.8MB)\nCollecting mock===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 301))\n  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))\nCollecting oauthlib===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 349))\n  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)\nRequirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\nCollecting oslo.db===5.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\n  Downloading https://files.pythonhosted.org/packages/a3/c2/2e1be4326e80499a6f8ff20d2972351906968d8e6320ed6fe593ebc2115f/oslo.db-5.1.1-py2.py3-none-any.whl (180kB)\n  oslo.db 5.1.1 does not provide the extra 'fixtures'\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nCollecting oslo.messaging===10.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\n  Downloading https://files.pythonhosted.org/packages/42/15/fb517c2eeddb7db97b44efc88c01fa7101f2e2d41bf66b2bc37599554180/oslo.messaging-10.4.1-py2.py3-none-any.whl (245kB)\nCollecting oslo.middleware===3.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\n  Downloading https://files.pythonhosted.org/packages/65/81/a7218b144e0da64b31b042e4f1c2213018f04bb8150653c183d2faaea794/oslo.middleware-3.38.1-py2.py3-none-any.whl (60kB)\nCollecting oslo.policy===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\n  Downloading https://files.pythonhosted.org/packages/0e/f5/0b9e8ebb6f0c1723f9ae3d9112619368092cadc67e94cbd37e4362b13a6d/oslo.policy-2.4.1-py2.py3-none-any.whl (77kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nCollecting oslo.service===1.41.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\n  Downloading https://files.pythonhosted.org/packages/53/25/01a933b68c3d3d7f69c99037f88a03d31acacab947804c377474aa406d8a/oslo.service-1.41.1-py2.py3-none-any.whl (77kB)\nCollecting oslo.upgradecheck===0.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\n  Downloading https://files.pythonhosted.org/packages/69/0f/197b9a3ea6272ad47e56df1efa0e3e571a25ee2aff36e3a7b0dd0b7772af/oslo.upgradecheck-0.3.2-py2.py3-none-any.whl\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nCollecting oslotest===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\n  Downloading https://files.pythonhosted.org/packages/e0/2c/09bb4a0d637c74bac27786d89132f3170d90e9c5a5bd7de9a75620574deb/oslotest-3.8.1-py2.py3-none-any.whl\nCollecting osprofiler===2.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\n  Downloading https://files.pythonhosted.org/packages/22/83/031090f9e6ecb58c520f5bda37a8260ffc953abe2751c435c429fd5d1a96/osprofiler-2.9.0-py2.py3-none-any.whl (89kB)\nCollecting passlib===1.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))\n  Downloading https://files.pythonhosted.org/packages/11/b8/e9a78f3033228013ba8564adad8d0031bf9d39ea3acc3cdb9d55fabeb4ba/passlib-1.7.2-py2.py3-none-any.whl (507kB)\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))\nCollecting psycopg2===2.8.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 419))\n  Downloading https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz (377kB)\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428))\nCollecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 429))\n  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443))\nCollecting pyrsistent===0.15.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 447))\n  Downloading https://files.pythonhosted.org/packages/6c/6f/c1a2e8da80a0029f6b618d7e20e1a6f2a61dd04e2e54225309c2cc4268f7/pyrsistent-0.15.6.tar.gz (107kB)\nCollecting pysaml2===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448))\n  Downloading https://files.pythonhosted.org/packages/35/13/3bc8cb94da2aeb36bd1cc277c1a3cd3df7e67e800c3f0c3c26cd7ecc32e9/pysaml2-4.9.0-py2.py3-none-any.whl (334kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))\nCollecting scrypt===0.8.13 (from -c /opt/stack/requirements/upper-constraints.txt (line 559))\n  Downloading https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz (53kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))\nCollecting soupsieve===1.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 574))\n  Downloading https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl\nCollecting sqlalchemy-migrate===0.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 634))\n  Downloading https://files.pythonhosted.org/packages/1a/ba/0725bf5f54d0c5ed7c1da025215f288fb68ef4cc4966abfb76c1926ee0af/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109kB)\nCollecting sqlparse===0.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 635))\n  Downloading https://files.pythonhosted.org/packages/ef/53/900f7d2a54557c6a37886585a91336520e5539e3ae2423ff1102daf4f3a7/sqlparse-0.3.0-py2.py3-none-any.whl\nCollecting statsd===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 636))\n  Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\nCollecting tempest===22.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 653))\n  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)\nCollecting testresources===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 657))\n  Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl\nCollecting testscenarios===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 658))\n  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 673))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 690))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))\nCollecting waitress===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 699))\n  Downloading https://files.pythonhosted.org/packages/f7/52/c80d82c9053de4ad036e148bf47d52289032a43d2ecfa7fd6fd82f2e704f/waitress-1.4.0-py2.py3-none-any.whl (146kB)\nCollecting yappi===1.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 713))\n  Downloading https://files.pythonhosted.org/packages/37/dc/86bbe1822cdc6dbf46c644061bd24217f6a0f056f00162a3697c9bea7575/yappi-1.2.3.tar.gz (45kB)\nCollecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl\nCollecting pep257==0.7.0 (from -r /opt/stack/keystone/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl\nCollecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/keystone/test-requirements.txt (line 7))\n  Downloading https://files.pythonhosted.org/packages/35/21/4d5543efcf78801505e06475c683dd2a63aff14ecbca0b57d73ffbc386ff/flake8-docstrings-0.2.1.post1.tar.gz\nCollecting Click===7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 4))\n  Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nCollecting attrs===19.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\n  Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 275))\nCollecting importlib-metadata===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245))\n  Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283))\nCollecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\n  Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nCollecting alembic===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 93))\n  Downloading https://files.pythonhosted.org/packages/dc/6d/3c1411dfdcf089ec89ce5e2222deb2292f39b6b1a5911222e15af9fe5a92/alembic-1.3.2.tar.gz (1.1MB)\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))\nCollecting kombu===4.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\n  Downloading https://files.pythonhosted.org/packages/96/94/b899b1d962f6b9ca0171a4796ca086c9785f0cc0b7705562e0a70d144910/kombu-4.6.7-py2.py3-none-any.whl (182kB)\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))\nCollecting amqp===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\n  Downloading https://files.pythonhosted.org/packages/fc/a0/6aa2a7923d4e82dda23db27711d565f0c4abf1570859f168e3d0975f1eb6/amqp-2.5.2-py2.py3-none-any.whl (49kB)\nCollecting cachetools===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 131))\n  Downloading https://files.pythonhosted.org/packages/08/6a/abf83cb951617793fd49c98cb9456860f5df66ff89883c8660aa0672d425/cachetools-4.0.0-py3-none-any.whl\nCollecting eventlet===0.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 198))\n  Downloading https://files.pythonhosted.org/packages/ef/01/83454d11bac9015f34e93cf11efcae169390ddf2df97cb73ca86de6465ed/eventlet-0.25.1-py2.py3-none-any.whl (222kB)\nCollecting PasteDeploy===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\n  Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl\nCollecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 36))\n  Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)\nCollecting Paste===3.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\n  Downloading https://files.pythonhosted.org/packages/72/f5/c7e6b02c041c4d849ca969263fa3c93470b1d74fa167e843d44e7e8d276b/Paste-3.2.3-py2.py3-none-any.whl (592kB)\nCollecting greenlet===0.4.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 226))\n  Downloading https://files.pythonhosted.org/packages/bf/45/142141aa47e01a5779f0fa5a53b81f8379ce8f2b1cd13df7d2f1d751ae42/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB)\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))\nCollecting mox3===0.28.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 311))\n  Downloading https://files.pythonhosted.org/packages/9c/d1/500a99e9324bde9c158741ee3f6d04cd021760be186f9f17e3bff58d5a56/mox3-0.28.0-py2.py3-none-any.whl (43kB)\nCollecting os-client-config===1.33.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 360))\n  Downloading https://files.pythonhosted.org/packages/fc/ab/6ef4ca53fe5b99b9f13758d7e2dfd06517e8ae608492808afd2c4ec7806c/os_client_config-1.33.0-py2.py3-none-any.whl\nCollecting pyOpenSSL===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424))\n  Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)\nCollecting defusedxml===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161))\n  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nCollecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 49))\n  Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nCollecting paramiko===2.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 401))\n  Downloading https://files.pythonhosted.org/packages/06/1e/1e08baaaf6c3d3df1459fd85f0e7d2d6aa916f33958f151ee1ecc9800971/paramiko-2.7.1-py2.py3-none-any.whl (206kB)\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 690))\nCollecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl\nCollecting zipp===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 723))\n  Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707))\nCollecting Mako===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/b0/3c/8dcd6883d009f7cae0f3157fb53e9afb05a0d3d33b3db1268ec2e6f4a56b/Mako-1.1.0.tar.gz (463kB)\nCollecting python-editor===1.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 470))\n  Downloading https://files.pythonhosted.org/packages/c6/d3/201fc3abe391bbae6606e6f1d598c15d367033332bd54352b12f35513717/python_editor-1.0.4-py3-none-any.whl\nCollecting vine===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 693))\n  Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl\nCollecting dnspython===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\n  Downloading https://files.pythonhosted.org/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB)\nCollecting repoze.lru===0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))\n  Downloading https://files.pythonhosted.org/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl\nCollecting openstacksdk===0.39.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 355))\n  Downloading https://files.pythonhosted.org/packages/bb/14/cefb9f9529da66f9bf144031df8bd9938ebe8cd30f3eb518d201f21b6bc0/openstacksdk-0.39.0-py2.py3-none-any.whl (1.3MB)\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nCollecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 34))\n  Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)\nCollecting pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/74/55/98f59358be6d7240ba546b8a74813cc21841a9145a0c1a3a7998f50acbe7/pyflakes-1.2.3-py2.py3-none-any.whl (209kB)\nCollecting pycodestyle<2.1,>=2.0 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/73/31/136a79364c1681a3c276796d1f5090833bd03461b78a1b037638d1a2c484/pycodestyle-2.0.0-py2.py3-none-any.whl (42kB)\nCollecting mccabe<0.6,>=0.2.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/69/be/9c322ed286263a93e5ee0ff575662d0709fc73ee906522e7cfa72b08b946/mccabe-0.5.3-py2.py3-none-any.whl\nCollecting more-itertools===8.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 308))\n  Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)\nCollecting munch===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 314))\n  Downloading https://files.pythonhosted.org/packages/cc/ab/85d8da5c9a45e072301beb37ad7f833cd344e04c817d97e0cc75681d248f/munch-2.5.0-py2.py3-none-any.whl\nCollecting jmespath===0.9.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 265))\n  Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl\nCollecting appdirs===1.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\n  Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl\nCollecting jsonpatch===1.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 271))\n  Downloading https://files.pythonhosted.org/packages/86/7e/035d19a73306278673039f0805b863be8798057cc1b4008b9c8c7d1d32a3/jsonpatch-1.24-py2.py3-none-any.whl\nCollecting requestsexceptions===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\n  Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))\nCollecting jsonpointer===2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 274))\n  Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl\nBuilding wheels for collected packages: Mako, SQLAlchemy, Tempita, alembic, bashate, psycopg2, pycparser, pyrsistent, scrypt, yappi, flake8-docstrings\n  Running setup.py bdist_wheel for Mako: started\n  Running setup.py bdist_wheel for Mako: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/98/32/7b/a291926643fc1d1e02593e0d9e247c5a866a366b8343b7aa27\n  Running setup.py bdist_wheel for SQLAlchemy: started\n  Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/ee/33/44/0788a6e806866ae2e246d5cd841d07498a46bcb3f3c42ea5a4\n  Running setup.py bdist_wheel for Tempita: started\n  Running setup.py bdist_wheel for Tempita: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642\n  Running setup.py bdist_wheel for alembic: started\n  Running setup.py bdist_wheel for alembic: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/5c/66/53/e0633382ac8625ab1c099db6a290d1b6b24f849a4666a57105\n  Running setup.py bdist_wheel for bashate: started\n  Running setup.py bdist_wheel for bashate: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177\n  Running setup.py bdist_wheel for psycopg2: started\n  Running setup.py bdist_wheel for psycopg2: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/7e/5b/53/30085c62689dcfce50c8f40759945a49eb856af082e9ebf751\n  Running setup.py bdist_wheel for pycparser: started\n  Running setup.py bdist_wheel for pycparser: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511\n  Running setup.py bdist_wheel for pyrsistent: started\n  Running setup.py bdist_wheel for pyrsistent: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/83/89/d3/1712b9c33c9b9c0911b188a86aeff2a9a05e113f986cf79d92\n  Running setup.py bdist_wheel for scrypt: started\n  Running setup.py bdist_wheel for scrypt: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/41/c7/10/564d6df269e003bf809f34cd91dd61e9154aa77dc1b5cf71aa\n  Running setup.py bdist_wheel for yappi: started\n  Running setup.py bdist_wheel for yappi: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/d6/9e/a7/e0cc70f8685b52eedc76fa813a4b235047f24688e050aecd47\n  Running setup.py bdist_wheel for flake8-docstrings: started\n  Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/53/30/45/d301169acf5562ac70598acf1486005ad7182436bfe65c8fd9\nSuccessfully built Mako SQLAlchemy Tempita alembic bashate psycopg2 pycparser pyrsistent scrypt yappi flake8-docstrings\nInstalling collected packages: Werkzeug, itsdangerous, MarkupSafe, Jinja2, Click, Flask, aniso8601, Flask-RESTful, PyJWT, SQLAlchemy, pycparser, cffi, bcrypt, cryptography, attrs, pyrsistent, more-itertools, zipp, importlib-metadata, jsonschema, oauthlib, testscenarios, testresources, sqlparse, Tempita, sqlalchemy-migrate, Mako, python-editor, alembic, psycopg2, oslo.db, vine, amqp, kombu, greenlet, dnspython, eventlet, PasteDeploy, repoze.lru, Routes, Paste, yappi, oslo.service, cachetools, statsd, oslo.middleware, oslo.messaging, oslo.policy, oslo.upgradecheck, osprofiler, passlib, pyOpenSSL, defusedxml, pysaml2, scrypt, keystone, PyNaCl, soupsieve, beautifulsoup4, waitress, WebTest, appdirs, bashate, coverage, fasteners, freezegun, jmespath, jsonpointer, jsonpatch, lxml, mock, mox3, munch, requestsexceptions, openstacksdk, os-client-config, oslotest, paramiko, tempest, pyflakes, pycodestyle, mccabe, flake8, hacking, pep257, flake8-docstrings\n  Found existing installation: MarkupSafe 1.0\n    Uninstalling MarkupSafe-1.0:\n      Successfully uninstalled MarkupSafe-1.0\n  Found existing installation: Jinja2 2.10\n    Uninstalling Jinja2-2.10:\n      Successfully uninstalled Jinja2-2.10\n  Found existing installation: click 6.7\n    Uninstalling click-6.7:\n      Successfully uninstalled click-6.7\n  Found existing installation: PyJWT 1.5.3\n    Uninstalling PyJWT-1.5.3:\n      Successfully uninstalled PyJWT-1.5.3\n  Found existing installation: cryptography 2.1.4\n    Uninstalling cryptography-2.1.4:\n      Successfully uninstalled cryptography-2.1.4\n  Found existing installation: attrs 17.4.0\n    Uninstalling attrs-17.4.0:\n      Successfully uninstalled attrs-17.4.0\n  Found existing installation: jsonschema 2.6.0\n    Uninstalling jsonschema-2.6.0:\n      Successfully uninstalled jsonschema-2.6.0\n  Found existing installation: oauthlib 2.0.6\n    Uninstalling oauthlib-2.0.6:\n      Successfully uninstalled oauthlib-2.0.6\n  Found existing installation: pyOpenSSL 17.5.0\n    Uninstalling pyOpenSSL-17.5.0:\n      Successfully uninstalled pyOpenSSL-17.5.0\n  Running setup.py develop for keystone\n  Found existing installation: fasteners 0.15\n    Uninstalling fasteners-0.15:\n      Successfully uninstalled fasteners-0.15\n  Found existing installation: jsonpointer 1.10\n    Uninstalling jsonpointer-1.10:\n      Successfully uninstalled jsonpointer-1.10\n  Found existing installation: jsonpatch 1.16\n    Uninstalling jsonpatch-1.16:\n      Successfully uninstalled jsonpatch-1.16\nSuccessfully installed Click-7.0 Flask-1.1.1 Flask-RESTful-0.3.7 Jinja2-2.10.3 Mako-1.1.0 MarkupSafe-1.1.1 Paste-3.2.3 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 Routes-2.4.1 SQLAlchemy-1.3.12 Tempita-0.5.2 WebTest-2.0.33 Werkzeug-0.16.0 alembic-1.3.2 amqp-2.5.2 aniso8601-8.0.0 appdirs-1.4.3 attrs-19.3.0 bashate-0.6.0 bcrypt-3.1.7 beautifulsoup4-4.8.1 cachetools-4.0.0 cffi-1.13.2 coverage-5.0 cryptography-2.8 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.1 fasteners-0.14.1 flake8-2.6.2 flake8-docstrings-0.2.1.post1 freezegun-0.3.12 greenlet-0.4.15 hacking-1.1.0 importlib-metadata-1.3.0 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.24 jsonpointer-2.0 jsonschema-3.2.0 keystone kombu-4.6.7 lxml-4.4.2 mccabe-0.5.3 mock-3.0.5 more-itertools-8.0.2 mox3-0.28.0 munch-2.5.0 oauthlib-3.1.0 openstacksdk-0.39.0 os-client-config-1.33.0 oslo.db-5.1.1 oslo.messaging-10.4.1 oslo.middleware-3.38.1 oslo.policy-2.4.1 oslo.service-1.41.1 oslo.upgradecheck-0.3.2 oslotest-3.8.1 osprofiler-2.9.0 paramiko-2.7.1 passlib-1.7.2 pep257-0.7.0 psycopg2-2.8.4 pyOpenSSL-19.1.0 pycodestyle-2.0.0 pycparser-2.19 pyflakes-1.2.3 pyrsistent-0.15.6 pysaml2-4.9.0 python-editor-1.0.4 repoze.lru-0.7 requestsexceptions-1.4.0 scrypt-0.8.13 soupsieve-1.9.5 sqlalchemy-migrate-0.13.0 sqlparse-0.3.0 statsd-3.3.0 tempest-22.1.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 waitress-1.4.0 yappi-1.2.3 zipp-0.6.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177389339\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177389339 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177634179\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=244840\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=331843\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=576683\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/keystone, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:501         is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:505         '[' uwsgi == mod_wsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:507         '[' uwsgi == uwsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:508         pip_install uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : uwsgi\nUsing 3.6 version to install uwsgi based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: uwsgi in /usr/local/lib/python3.6/dist-packages\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177634636\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177634636 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177639522\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=4886\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=576683\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=581569\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:913                       configure_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:202       sudo install -d -o ubuntu /etc/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:204       [[ /etc/keystone != \\/\\o\\p\\t\\/\\s\\t\\a\\c\\k\\/\\k\\e\\y\\s\\t\\o\\n\\e\\/\\e\\t\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:205       install -m 600 /dev/null /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:208       is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:212       iniset /etc/keystone/keystone.conf identity driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:213       iniset /etc/keystone/keystone.conf identity password_hash_rounds 4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:214       iniset /etc/keystone/keystone.conf assignment driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:215       iniset /etc/keystone/keystone.conf role driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:216       iniset /etc/keystone/keystone.conf resource driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:219       iniset /etc/keystone/keystone.conf cache enabled True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:220       iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:221       iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:223       iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=oslo_messaging_notifications\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:225       local service_port=5000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:226       local auth_port=35357\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:228       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:240       iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:241       iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:243       [[ fernet != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:244       iniset /etc/keystone/keystone.conf token provider fernet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone:247       database_connection_url keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:132  local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:133  database_connection_url_mysql keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:199  local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:247       iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:250       '[' False '!=' False ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:255       setup_logging /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:257       iniset /etc/keystone/keystone.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:259       '[' uwsgi == mod_wsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:263       write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-public.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:238         local url=/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:239         local http=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:240         local name=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf\n+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'\nd /var/run/uwsgi 0755 ubuntu root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-public.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-public.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:281         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:284         local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-public.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 '\nProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-public\nEnabling site keystone-wsgi-public.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:290         restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:264       write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-admin.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:238         local url=/identity_admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:239         local http=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:240         local name=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'\nd /var/run/uwsgi 0755 ubuntu root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-admin.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-admin.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:281         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:284         local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-admin.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 '\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf\nProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-admin\nEnabling site keystone-wsgi-admin.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:290         restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:267       iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:269       iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:271       iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:279       [[ True = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:280       iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:281       iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:282       iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:917                       is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:918                       is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:921                       stack_install_service swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:740               git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/swift.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/swift ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577177655868\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master\nCloning into '/opt/stack/swift'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177655868\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177655868 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177671517\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=15649\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=23527\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=39176\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n7862ec7b8 Merge \"sharder: quote() more Swift paths when logging\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:741               setup_develop /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/swift -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/swift -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/swift\nUsing 3.6 version to install /opt/stack/swift based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/swift/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/swift/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/swift/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/swift/test-requirements.txt -e /opt/stack/swift\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/swift\nObtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nCollecting boto===2.49.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 124))\n  Downloading https://files.pythonhosted.org/packages/23/10/c0b78c27298029e4454a472a1919bde20cb182dab1662cec7f2ca1dcc523/boto-2.49.0-py2.py3-none-any.whl (1.4MB)\nCollecting boto3===1.10.44 (from -c /opt/stack/requirements/upper-constraints.txt (line 125))\n  Downloading https://files.pythonhosted.org/packages/b5/27/d2fce3e49c992b180e7340dd41ed1f098f2b0370f4a0e17d36a76b32a23a/boto3-1.10.44-py2.py3-none-any.whl (128kB)\nCollecting botocore===1.13.44 (from -c /opt/stack/requirements/upper-constraints.txt (line 126))\n  Downloading https://files.pythonhosted.org/packages/6f/7c/d39d8dd612cd1631a86f2901538621482e8fd97f1dc1c73b1260f535d976/botocore-1.13.44-py2.py3-none-any.whl (5.8MB)\nRequirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nCollecting docutils===0.15.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))\n  Downloading https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl (547kB)\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))\nRequirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: lxml===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nCollecting nose===1.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 337))\n  Downloading https://files.pythonhosted.org/packages/15/d8/dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9/nose-1.3.7-py3-none-any.whl (154kB)\nCollecting nosehtmloutput===0.0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 339))\n  Downloading https://files.pythonhosted.org/packages/e0/5d/2bb521a8ccb0222bd94ed557645955d95ba6798df6b3b4bdc2c31dec4f7c/nosehtmloutput-0.0.7-py2.py3-none-any.whl\nCollecting nosexcover===1.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 340))\n  Downloading https://files.pythonhosted.org/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl\nRequirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))\nCollecting pyeclib===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 435))\n  Downloading https://files.pythonhosted.org/packages/aa/d6/ca6bba5e66fc7a9810a995b17a3675492da2bec405806d8ac3db18cfd93b/pyeclib-1.6.0.tar.gz (6.7MB)\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481))\nCollecting python-openstackclient===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 497))\n  Downloading https://files.pythonhosted.org/packages/31/12/a053e88d7e614a482324916c3eaaa4b076fef103d99a4ef0dc607a9c86f7/python_openstackclient-4.0.0-py2.py3-none-any.whl (870kB)\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508))\nCollecting python-swiftclient===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 509))\n  Downloading https://files.pythonhosted.org/packages/1a/6c/1dca59a10d9689203599b1507f0420242cfe914fa518063f5cebf36207b1/python_swiftclient-3.8.1-py2.py3-none-any.whl (84kB)\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))\nCollecting reno===2.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))\n  Downloading https://files.pythonhosted.org/packages/92/71/9bb7134535ca6c2b1dc2b87269f2d518a4fb33665b1354529e9dd954ff33/reno-2.11.3-py2.py3-none-any.whl (64kB)\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))\nCollecting requests-mock===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530))\n  Downloading https://files.pythonhosted.org/packages/8c/f1/66c54a412543b29454102ae74b1454fce2d307b1c36e6bd2e9818394df88/requests_mock-1.7.0-py2.py3-none-any.whl\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))\nCollecting s3transfer===0.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 545))\n  Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 674))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698))\nCollecting xattr===0.9.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\n  Downloading https://files.pythonhosted.org/packages/c1/74/1ff659d6deb1d2d6babb9483171edfa330264ae2cbf005035bb7a77b07d2/xattr-0.9.7.tar.gz\nCollecting hacking<0.12,>=0.11.0 (from -r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/57/4f/2d0932d1d5845a969336bc5eef02e7a00fdad28f8de949abbf333a12d859/hacking-0.11.0-py2.py3-none-any.whl\nCollecting bandit>=1.1.0 (from -r /opt/stack/swift/test-requirements.txt (line 25))\n  Downloading https://files.pythonhosted.org/packages/5a/50/ff2f2c8f1f0ca1569f678eeb608c0f973b835985410985594fbee96be820/bandit-1.6.2-py2.py3-none-any.whl (122kB)\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))\nCollecting osc-lib===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 374))\n  Downloading https://files.pythonhosted.org/packages/9a/a2/a7b4f890463bfe9304bfe7e4104d403b5f4da234142d824785010e5cc571/osc_lib-1.15.0-py2.py3-none-any.whl (87kB)\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356))\nCollecting python-novaclient===16.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 494))\n  Downloading https://files.pythonhosted.org/packages/35/36/696c4dbd8f195ef0124f849a24fa045889bf2bdf4bc299f79179795b8696/python_novaclient-16.0.0-py2.py3-none-any.whl (330kB)\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nCollecting python-cinderclient===5.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 464))\n  Downloading https://files.pythonhosted.org/packages/0f/15/8e0fd5fcebc43ed076b0707099e1cd6dc55c45c32237b58fc57dbf26c411/python_cinderclient-5.0.0-py2.py3-none-any.whl (274kB)\nCollecting python-glanceclient===2.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 474))\n  Downloading https://files.pythonhosted.org/packages/1e/66/b6120307763c1f0c8873f34b9bb26c17a471bb59908934ab469288413725/python_glanceclient-2.17.0-py2.py3-none-any.whl (195kB)\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nCollecting dulwich===0.19.14 (from -c /opt/stack/requirements/upper-constraints.txt (line 190))\n  Downloading https://files.pythonhosted.org/packages/93/43/d0bcb8d2e330daa023999f95536b9e62d6d6742570dc254637b09853f2c4/dulwich-0.19.14-py3-none-any.whl (419kB)\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 691))\nCollecting pyflakes==0.8.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl\nCollecting flake8<2.6.0,>=2.5.4 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl\nCollecting mccabe==0.2.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz\nCollecting pep8==1.5.7 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl\nCollecting GitPython===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\n  Downloading https://files.pythonhosted.org/packages/20/8c/4543981439d23c4ff65b2e62dddd767ebc84a8e664a9b67e840d1e2730d3/GitPython-3.0.5-py3-none-any.whl (455kB)\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708))\nCollecting simplejson===3.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 568))\n  Downloading https://files.pythonhosted.org/packages/98/87/a7b98aa9256c8843f92878966dc3d8d914c14aad97e2c5ce4798d5743e07/simplejson-3.17.0.tar.gz (83kB)\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nCollecting warlock===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 701))\n  Downloading https://files.pythonhosted.org/packages/c2/36/178b26a338cd6d30523246da4721b1114306f588deb813f3f503052825ee/warlock-1.3.3.tar.gz\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425))\nCollecting gitdb2===2.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 218))\n  Downloading https://files.pythonhosted.org/packages/03/6c/99296f89bad2ef85626e1df9f677acbee8885bb043ad82ad3ed4746d2325/gitdb2-2.0.6-py2.py3-none-any.whl (63kB)\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nCollecting smmap2===2.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 572))\n  Downloading https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 724))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))\nBuilding wheels for collected packages: pyeclib, simplejson, warlock, xattr, mccabe\n  Running setup.py bdist_wheel for pyeclib: started\n  Running setup.py bdist_wheel for pyeclib: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e9/73/99/ae8b953fd2151029f3f34e0438ecca981d1ad29283b44ac387\n  Running setup.py bdist_wheel for simplejson: started\n  Running setup.py bdist_wheel for simplejson: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/86/c0/83/dcd0339abb2640544bb8e0938aab2d069cef55e5647ce6e097\n  Running setup.py bdist_wheel for warlock: started\n  Running setup.py bdist_wheel for warlock: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/07/5b/7f/aa3d5f762792f7e8f1d1fa6f03585da96b78f2cb9fe23f514a\n  Running setup.py bdist_wheel for xattr: started\n  Running setup.py bdist_wheel for xattr: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/24/f3/87/50d449d5256131df85679d15a9c64dfc929d1f125ed1559ea8\n  Running setup.py bdist_wheel for mccabe: started\n  Running setup.py bdist_wheel for mccabe: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/bf/fa/a3/993065a5662a2b43417d4254fdbef5e7aa1a808086fab6b432\nSuccessfully built pyeclib simplejson warlock xattr mccabe\nInstalling collected packages: pyeclib, xattr, swift, smmap2, gitdb2, GitPython, boto, docutils, botocore, s3transfer, boto3, dulwich, nose, nosehtmloutput, nosexcover, simplejson, osc-lib, python-cinderclient, warlock, python-glanceclient, python-novaclient, python-openstackclient, python-swiftclient, reno, requests-mock, pyflakes, mccabe, pep8, flake8, hacking, bandit\n  Running setup.py develop for swift\n  Found existing installation: pyflakes 1.2.3\n    Uninstalling pyflakes-1.2.3:\n      Successfully uninstalled pyflakes-1.2.3\n  Found existing installation: mccabe 0.5.3\n    Uninstalling mccabe-0.5.3:\n      Successfully uninstalled mccabe-0.5.3\n  Found existing installation: flake8 2.6.2\n    Uninstalling flake8-2.6.2:\n      Successfully uninstalled flake8-2.6.2\n  Found existing installation: hacking 1.1.0\n    Uninstalling hacking-1.1.0:\n      Successfully uninstalled hacking-1.1.0\nSuccessfully installed GitPython-3.0.5 bandit-1.6.2 boto-2.49.0 boto3-1.10.44 botocore-1.13.44 docutils-0.15.2 dulwich-0.19.14 flake8-2.5.5 gitdb2-2.0.6 hacking-0.11.0 mccabe-0.2.1 nose-1.3.7 nosehtmloutput-0.0.7 nosexcover-1.0.11 osc-lib-1.15.0 pep8-1.5.7 pyeclib-1.6.0 pyflakes-0.8.1 python-cinderclient-5.0.0 python-glanceclient-2.17.0 python-novaclient-16.0.0 python-openstackclient-4.0.0 python-swiftclient-3.8.1 reno-2.11.3 requests-mock-1.7.0 s3transfer-0.2.1 simplejson-3.17.0 smmap2-2.0.5 swift warlock-1.3.3 xattr-0.9.7\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177673021\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177673021 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177767959\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=94938\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=581569\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=676507\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/swift, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:742               '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:922                       configure_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:334             local swift_pipeline=crossdomain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:335             local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:336             local swift_node_config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:337             local swift_log_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:338             local user_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:341             /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop\nNo account-server running\nNo container-sync running\nNo container-sharder running\nNo object-auditor running\nNo container-replicator running\nNo object-updater running\nNo account-auditor running\nNo container-updater running\nNo account-reaper running\nNo container-auditor running\nNo account-replicator running\nNo proxy-server running\nNo container-reconciler running\nNo container-server running\nNo object-server running\nNo object-reconstructor running\nNo object-replicator running\nNo object-expirer running\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:341             true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:343             sudo install -d -o ubuntu /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:344             sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:346             [[ /etc/swift != \\/\\e\\t\\c\\/\\s\\w\\i\\f\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:355             sed -e '\n        s/%GROUP%//;\n        s/%USER%/ubuntu/;\n        s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;\n    ' /opt/stack/devstack/files/swift/rsyncd.conf\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:359             sudo tee /etc/rsyncd.conf\nuid = ubuntu\ngid = \nlog file = /opt/stack/data/swift/logs/rsyncd.log\npid file = /opt/stack/data/swift/run/rsyncd.pid\naddress = 127.0.0.1\n\n[account6612]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6612.lock\n\n[account6622]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6622.lock\n\n[account6632]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6632.lock\n\n[account6642]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6642.lock\n\n\n[container6611]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6611.lock\n\n[container6621]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6621.lock\n\n[container6631]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6631.lock\n\n[container6641]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6641.lock\n\n\n[object6613]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6613.lock\n\n[object6623]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6623.lock\n\n[object6633]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6633.lock\n\n[object6643]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6643.lock\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:361             is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:362             sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:367             SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:368             cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:369             cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:373             local csyncfile=/etc/swift/container-sync-realms.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:374             cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:375             iniset /etc/swift/container-sync-realms.conf realm1 key realm1key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:376             iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://169.16.1.117:8080/v1/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:378             iniuncomment /etc/swift/proxy-server.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:379             iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:381             iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:382             iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:384             iniuncomment /etc/swift/proxy-server.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:385             iniset /etc/swift/proxy-server.conf DEFAULT workers 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:387             iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:388             iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:390             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:391             iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:393             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:394             is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:397             iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:403             iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:404             iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:407             iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:410             is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:421             iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:427             is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:430             is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:431             is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:434             swift_pipeline+=' authtoken keystoneauth'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:437             swift_pipeline+=' tempauth '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:439             sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:440             sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:442             iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:443             iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:446             iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:451             iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:453             iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:454             configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=filter:authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/swift/proxy-server.conf filter:authtoken username swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/swift/proxy-server.conf filter:authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/swift/proxy-server.conf filter:authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:455             iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:456             iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:457             iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:459             iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:460             iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:465             iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:466             iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:469             iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:471             cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:472             iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:473             iniset /etc/swift/swift.conf swift-constraints max_header_size 16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:474             iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:476             local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:477             for node_number in ${SWIFT_REPLICAS_SEQ}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:478             local swift_node_config=/etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:479             cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:480             generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6613\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/object-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/object-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/object-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/object-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/object-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:481             iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:482             iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:483             iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:485             swift_node_config=/etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:486             cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:487             generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6611\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/container-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/container-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/container-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/container-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/container-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:488             iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:489             iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:491             swift_node_config=/etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:492             cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:493             generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6612\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/account-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/account-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/account-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/account-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/account-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:494             iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:495             iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:499             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:500             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:501             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:503             testfile=/etc/swift/test.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:504             cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:507             iniset /etc/swift/test.conf func_test account swiftprojecttest1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:508             iniset /etc/swift/test.conf func_test username swiftusertest1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:509             iniset /etc/swift/test.conf func_test username3 swiftusertest3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:510             iniset /etc/swift/test.conf func_test account2 swiftprojecttest2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:511             iniset /etc/swift/test.conf func_test username2 swiftusertest2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:512             iniset /etc/swift/test.conf func_test account4 swiftprojecttest4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:513             iniset /etc/swift/test.conf func_test username4 swiftusertest4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:514             iniset /etc/swift/test.conf func_test password4 testing4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:515             iniset /etc/swift/test.conf func_test domain4 swift_test\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:517             is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:518             iniuncomment /etc/swift/test.conf func_test auth_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:519             local auth_vers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:configure_swift:520             iniget /etc/swift/test.conf func_test auth_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:520             auth_vers=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:521             iniset /etc/swift/test.conf func_test auth_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:522             [[ http == \\h\\t\\t\\p\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:525             iniset /etc/swift/test.conf func_test auth_port 80\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:527             iniset /etc/swift/test.conf func_test auth_uri http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:528             [[ 3 == \\3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:529             iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:533             is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:539             local user_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:configure_swift:540             id -g ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:540             user_group=1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:541             sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:543             local swift_log_dir=/opt/stack/data/swift/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:544             sudo rm -rf /opt/stack/data/swift/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:545             local swift_log_group=adm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:546             is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:549             sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:551             [[ False != \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:559             '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:925                       is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:931                       is_service_enabled g-api n-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:933                       stack_install_service glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:306             use_library_from_git glance_store\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=glance_store\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,glance_store, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:311             git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/glance.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/glance ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577177780524\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master\nCloning into '/opt/stack/glance'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177780524\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177780524 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177796516\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=15992\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=39176\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=55168\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\n0eacf2da Refresh Glance example configs for Ussuri milestone 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:313             setup_develop /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/glance -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/glance -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/glance\nUsing 3.6 version to install /opt/stack/glance based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/glance/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/glance/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/glance/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/glance/test-requirements.txt -e /opt/stack/glance\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinx: markers 'python_version == \"2.7\"' don't match your environment\nObtaining file:///opt/stack/glance\nObtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))\nRequirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))\nRequirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))\nCollecting Sphinx===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 47))\n  Downloading https://files.pythonhosted.org/packages/9e/f2/32b59bbca9292b9e1629041bac9bcbc028c321fa96f941a695eee7ed7211/Sphinx-2.3.0-py3-none-any.whl (2.7MB)\nCollecting WSME===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 51))\n  Downloading https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz (124kB)\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))\nCollecting alabaster===0.7.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 92))\n  Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl\nRequirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))\nCollecting castellan===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 136))\n  Downloading https://files.pythonhosted.org/packages/4b/ca/23833375aabd350dec065066763c15302b8fdd91ebcb4209c41c89b7abc5/castellan-1.4.0-py2.py3-none-any.whl (90kB)\nRequirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nCollecting cursive===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 156))\n  Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl\nCollecting ddt===1.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 158))\n  Downloading https://files.pythonhosted.org/packages/85/f3/44aea9a98e15e01d276618955dd78229dbc1500ec64146cf215022b84615/ddt-1.2.2-py2.py3-none-any.whl\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161))\nCollecting doc8===0.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 184))\n  Downloading https://files.pythonhosted.org/packages/d8/39/5427135280657da69b800cebb153f40b5f3209c636659c35a19c8760428a/doc8-0.8.0-py2.py3-none-any.whl\nRequirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187))\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))\nCollecting glance-store===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 219))\n  Downloading https://files.pythonhosted.org/packages/5f/ec/8ebc82a0390778d7316bcdf99a12ec689c0003d87402a886a7258fce67ed/glance_store-1.1.0-py2.py3-none-any.whl (184kB)\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))\nRequirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236))\nCollecting imagesize===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 244))\n  Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))\nRequirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))\nCollecting os-win===4.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))\n  Downloading https://files.pythonhosted.org/packages/b1/07/0afd4297705854c9566b1f801790dbcc1948d2660cbeda1b3fff34a1ef2f/os_win-4.3.2-py2.py3-none-any.whl (272kB)\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\nRequirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nCollecting oslo.reports===1.31.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\n  Downloading https://files.pythonhosted.org/packages/85/a8/acc6607ce1910b1029d0d20a4f57c5e04ecb772f67f91f4d9e93ac762ed5/oslo.reports-1.31.1-py2.py3-none-any.whl (53kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\nRequirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\nCollecting packaging===19.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 400))\n  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))\nCollecting psutil===5.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 419))\n  Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB)\nRequirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420))\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))\nCollecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 450))\n  Downloading https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz\nCollecting python-barbicanclient===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 461))\n  Downloading https://files.pythonhosted.org/packages/12/c6/9875e5d83e04b778b58c093906e91a8b63b70584da90c28c435465c976c0/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))\nRequirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508))\nRequirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))\nCollecting restructuredtext-lint===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 536))\n  Downloading https://files.pythonhosted.org/packages/62/76/bd8760de759fb74d7863e6935200af101cb128a7de008741a4e22341d03c/restructuredtext_lint-1.3.0.tar.gz\nRequirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))\nCollecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 567))\n  Downloading https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))\nCollecting snowballstemmer===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 573))\n  Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)\nCollecting sphinxcontrib-applehelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 586))\n  Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB)\nCollecting sphinxcontrib-devhelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 595))\n  Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB)\nCollecting sphinxcontrib-htmlhelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 600))\n  Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB)\nCollecting sphinxcontrib-jsmath===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 605))\n  Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl\nCollecting sphinxcontrib-qthelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 616))\n  Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB)\nCollecting sphinxcontrib-serializinghtml===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 625))\n  Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB)\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635))\nRequirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636))\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))\nCollecting taskflow===3.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 654))\n  Downloading https://files.pythonhosted.org/packages/38/ad/30672c7b6c4cf662fd5c6de5ab5492a335bc1d5f31a7bda576ad71f64666/taskflow-3.8.0-py2.py3-none-any.whl (490kB)\nRequirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656))\nCollecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 658))\n  Downloading https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz (84kB)\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659))\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))\nRequirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 712))\nRequirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715))\nCollecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/glance/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl\nRequirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Sphinx===2.3.0->-c /opt/stack/requirements/upper-constraints.txt (line 47))\nCollecting Pygments>=2.0 (from Sphinx===2.3.0->-c /opt/stack/requirements/upper-constraints.txt (line 47))\n  Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)\nRequirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\nRequirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))\nRequirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nRequirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nCollecting pydot===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 433))\n  Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl\nCollecting networkx===2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 333))\n  Downloading https://files.pythonhosted.org/packages/41/8f/dd6a8e85946def36e4f2c69c84219af0fa5e832b018c970e92f2ad337e45/networkx-2.4-py3-none-any.whl (1.6MB)\nCollecting automaton===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 113))\n  Downloading https://files.pythonhosted.org/packages/52/1c/88bdaf65e3d8ab3b737c4177bc6c9a8ef019f47f2f5752902848b3daebd7/automaton-1.17.0-py2.py3-none-any.whl\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 692))\nRequirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 725))\nRequirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274))\nBuilding wheels for collected packages: WSME, psutil, pysendfile, restructuredtext-lint, simplegeneric, testrepository\n  Running setup.py bdist_wheel for WSME: started\n  Running setup.py bdist_wheel for WSME: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/48/fb/22/ad44424942750641caad9d9a0eb445f9798c5029e911b8494f\n  Running setup.py bdist_wheel for psutil: started\n  Running setup.py bdist_wheel for psutil: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e\n  Running setup.py bdist_wheel for pysendfile: started\n  Running setup.py bdist_wheel for pysendfile: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e5/2f/3f/d089a479eb292a361c50e998e7869d10e02b046664cfc67ecb\n  Running setup.py bdist_wheel for restructuredtext-lint: started\n  Running setup.py bdist_wheel for restructuredtext-lint: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e2/0b/2f/978270923876dbc00f4427adea00dee9cdfcb5381bdc602e07\n  Running setup.py bdist_wheel for simplegeneric: started\n  Running setup.py bdist_wheel for simplegeneric: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/a9/28/53/f24776b4c5bcbe91aaf1f1e247bd6fadd17191aa12fac63902\n  Running setup.py bdist_wheel for testrepository: started\n  Running setup.py bdist_wheel for testrepository: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/79/16/05/2233a07d22036e1ea370a1364db946e7e3968713fe5c320a29\nSuccessfully built WSME psutil pysendfile restructuredtext-lint simplegeneric testrepository\nInstalling collected packages: simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance-store, os-win, psutil, oslo.reports, pydot, networkx, automaton, taskflow, glance, packaging, imagesize, sphinxcontrib-jsmath, sphinxcontrib-applehelp, alabaster, sphinxcontrib-devhelp, sphinxcontrib-htmlhelp, Pygments, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, snowballstemmer, Sphinx, ddt, restructuredtext-lint, doc8, pysendfile, testrepository, hacking\n  Running setup.py develop for glance\n  Found existing installation: hacking 0.11.0\n    Uninstalling hacking-0.11.0:\n      Successfully uninstalled hacking-0.11.0\nSuccessfully installed Pygments-2.5.2 Sphinx-2.3.0 WSME-0.9.3 alabaster-0.7.12 automaton-1.17.0 castellan-1.4.0 cursive-0.2.2 ddt-1.2.2 doc8-0.8.0 glance glance-store-1.1.0 hacking-0.12.0 imagesize-1.1.0 networkx-2.4 os-win-4.3.2 oslo.reports-1.31.1 packaging-19.2 psutil-5.6.7 pydot-1.4.1 pysendfile-2.0.1 python-barbicanclient-4.9.0 restructuredtext-lint-1.3.0 simplegeneric-0.8.1 snowballstemmer-2.0.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 taskflow-3.8.0 testrepository-0.0.20\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177797917\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177797917 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177895753\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=97836\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=676507\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=774343\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/glance, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:934                       configure_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:105           sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:108           iniset /etc/glance/glance-registry.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:109           iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:110           iniset /etc/glance/glance-registry.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:111           local dburl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:112           database_connection_url glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:132  local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:133  database_connection_url_mysql glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:199  local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:112           dburl='mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:113           iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:114           iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:115           iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:116           configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-registry.conf keystone_authtoken username glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-registry.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:117           iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:118           iniset_rpc_backend glance /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:119           iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:122           iniset /etc/glance/glance-api.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:123           iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:124           iniset /etc/glance/glance-api.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:125           iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:126           iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:127           iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:128           configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-api.conf keystone_authtoken username glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-api.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-api.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:129           iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:130           iniset_rpc_backend glance /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:131           '[' ironic = xenserver ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:135           '[' ironic = libvirt ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:141           '[' False '!=' True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:142           iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:146           iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:147           ipv6_unquote 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        tr -d '[]'\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        echo 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:147           iniset /etc/glance/glance-api.conf DEFAULT registry_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:150           '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:153           iniset /etc/glance/glance-api.conf cors allowed_origin http://169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:157           is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:158           iniset /etc/glance/glance-api.conf glance_store default_store swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:159           iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:160           python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:161           iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:164           iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:165           iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:166           iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:167           iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:169           iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:171           iniset /etc/glance/glance-swift-store.conf ref1 key password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:172           python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:175           iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://169.16.1.117/identity/v3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:179           iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:184           iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:186           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:194           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:199           setup_logging /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:200           setup_logging /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:202           cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:203           cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:206           iniset /etc/glance/glance-cache.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:207           iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:208           iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:209           iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:210           iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:211           iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:212           iniset /etc/glance/glance-cache.conf DEFAULT admin_password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:213           ipv6_unquote 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        echo 169.16.1.117\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        tr -d '[]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:213           iniset /etc/glance/glance-cache.conf DEFAULT registry_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:216           iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:219           iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:220           iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:221           iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:223           cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:224           cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:226           cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:228           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:236           [[ uwsgi == \\u\\w\\s\\g\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:237           write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:301  local file=/etc/glance/glance-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:302  local wsgi=/usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:303  local url=/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:304  basename /usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:304  name=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:310  rm -rf /etc/glance/glance-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:311  iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:312  get_random_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:799             read lower_port upper_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:800             true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:801             (( port = upper_port  ))\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:801             (( port >= lower_port  ))\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:802             sudo lsof -i :60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:803             [[ 1 > 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:804             break 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:808             echo 60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:312  port=60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:313  iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:314  iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:316  iniset /etc/glance/glance-uwsgi.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:318  iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:319  iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:320  iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:321  iniset /etc/glance/glance-uwsgi.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:323  iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:325  iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:328  iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:330  iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:332  iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:334  iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:335  iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:336  iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:337  iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:338  iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:339  iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:341  iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:343  enable_apache_mod proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ proxy != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           a2query -m proxy\nproxy (enabled by site administrator)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:344  enable_apache_mod proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ proxy_http != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           a2query -m proxy_http\nNo module matches proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:60           sudo a2enmod proxy_http\nConsidering dependency proxy for proxy_http:\nModule proxy already enabled\nEnabling module proxy_http.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:61           restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:345  local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:346  apache_site_config_for glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:346  apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:347  sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:347  echo 'KeepAlive Off'\nKeepAlive Off\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:348  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:348  echo 'SetEnv proxy-sendchunked 1'\nSetEnv proxy-sendchunked 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:349  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:349  echo 'ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 '\nProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:350  enable_apache_site glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite glance-wsgi-api\nEnabling site glance-wsgi-api.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:351  restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:937                       is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:943                       is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:945                       stack_install_service neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron:660           is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron:662           install_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:442    use_library_from_git neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,neutron-lib, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:447    git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/neutron.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577177907876\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master\nCloning into '/opt/stack/neutron'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177907876\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177907876 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577177953745\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=45869\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=55168\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=101037\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n3b074128ca Merge \"Work around potential double row.delete() call\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:448    setup_develop /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/neutron -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/neutron -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/neutron\nUsing 3.6 version to install /opt/stack/neutron based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/neutron/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/neutron/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/neutron/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/neutron/test-requirements.txt -e /opt/stack/neutron\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring astroid: markers 'python_version < \"3.0\"' don't match your environment\nIgnoring pylint: markers 'python_version < \"3.0\"' don't match your environment\nObtaining file:///opt/stack/neutron\nObtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\nRequirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\nRequirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))\nRequirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))\nRequirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))\nRequirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))\nRequirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))\nRequirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117))\nRequirement already satisfied: beautifulsoup4===4.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119))\nRequirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227))\nRequirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\nCollecting neutron-lib===1.30.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 336))\n  Downloading https://files.pythonhosted.org/packages/22/26/d4c9fc9829f1ef837708fa9880ecff421965c116ada291f22687e570a9e2/neutron_lib-1.30.0-py2.py3-none-any.whl (496kB)\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357))\nCollecting os-ken===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 365))\n  Downloading https://files.pythonhosted.org/packages/8d/37/580ca9bdf68e72b29f950862997d7ea8af0a764f07609e9787d2577e69b8/os_ken-0.4.1-py2.py3-none-any.whl (2.1MB)\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))\nCollecting os-traits===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 371))\n  Downloading https://files.pythonhosted.org/packages/62/63/c2454e4e4b64deb7852997c0cd85252c8b83707028b42ab81a6c942d4916/os_traits-2.1.0-py2.py3-none-any.whl\nCollecting os-vif===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))\n  Downloading https://files.pythonhosted.org/packages/56/7e/c1606eef54365e9c462b89adc64a690d1fc1cb0998f4cc0fe8e423a2a81a/os_vif-1.17.0-py2.py3-none-any.whl (103kB)\nCollecting os-xenapi===0.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 374))\n  Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nCollecting oslo.privsep===1.33.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\n  Downloading https://files.pythonhosted.org/packages/61/4a/74b55c38c460d25f4f0b5b3d0992d6b85562edd67dc55d9c4df19a90d686/oslo.privsep-1.33.3-py2.py3-none-any.whl\nRequirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nCollecting oslo.rootwrap===5.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\n  Downloading https://files.pythonhosted.org/packages/40/97/726e73de7d3847b7ebff5242fcad2284c192b6d40477f88ca30cd2fdc1ec/oslo.rootwrap-5.17.1-py2.py3-none-any.whl\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))\nCollecting oslo.versionedobjects===1.36.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\n  Downloading https://files.pythonhosted.org/packages/1b/66/dad253d08cf20d41478b82d969a89742d5f4d5888c14fc98d8b2574f96cd/oslo.versionedobjects-1.36.1-py2.py3-none-any.whl (85kB)\nRequirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\nRequirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))\nCollecting ovs===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\n  Downloading https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz (98kB)\nCollecting ovsdbapp===0.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 400))\n  Downloading https://files.pythonhosted.org/packages/89/0d/d0e04177ce20a22fc9d858c55dfd0ac38a17d71f21be659f7605738c9103/ovsdbapp-0.18.0-py2.py3-none-any.whl (102kB)\nRequirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408))\nCollecting pecan===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 409))\n  Downloading https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz (120kB)\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416))\nRequirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))\nCollecting pyroute2===0.5.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 448))\n  Downloading https://files.pythonhosted.org/packages/6b/94/2a5f6c11369a21efd27a0b4cb92adf5012da7acdbce7e78055710986ca23/pyroute2-0.5.7.tar.gz (718kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470))\nCollecting python-designateclient===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 471))\n  Downloading https://files.pythonhosted.org/packages/9e/d0/f87ad6ed54341d7ec93fa022e2335c53bb8117b3079405a9a4769e6ac520/python_designateclient-3.0.0-py2.py3-none-any.whl (86kB)\nRequirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482))\nCollecting python-neutronclient===6.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 494))\n  Downloading https://files.pythonhosted.org/packages/f7/28/c765e4ef04fb9427623dcc35bad160016006cfffd963d7cc5ee1c5e4ea80/python_neutronclient-6.14.0-py2.py3-none-any.whl (435kB)\nRequirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))\nRequirement already satisfied: reno===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540))\nCollecting setproctitle===1.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 566))\n  Downloading https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz\nRequirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571))\nCollecting sortedcontainers===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 575))\n  Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl\nRequirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636))\nRequirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640))\nRequirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657))\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662))\nCollecting tinyrpc===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 668))\n  Downloading https://files.pythonhosted.org/packages/21/7a/ff1a74256e1bcc04fbaa414c13a2bb79a29ac9918b25f2238592b991e3bc/tinyrpc-1.0.3.tar.gz\nCollecting tooz===1.67.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 669))\n  Downloading https://files.pythonhosted.org/packages/37/5d/dc714acf9eabab2867978e31ee3cb6fa8256b57aa9c12c078aa031d8d69f/tooz-1.67.1-py2.py3-none-any.whl (87kB)\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))\nRequirement already satisfied: waitress===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710))\nRequirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716))\nCollecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl\nRequirement already satisfied: bandit!=1.6.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 5))\nCollecting flake8-import-order==0.12 (from -r /opt/stack/neutron/test-requirements.txt (line 8))\n  Downloading https://files.pythonhosted.org/packages/6f/a3/9873a279c4cca791ab0e8fca694aa682bdd3297339254459cd6edfdc58bf/flake8_import_order-0.12-py2.py3-none-any.whl\nRequirement already satisfied: pycodestyle>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 9))\nCollecting astroid==2.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 21))\n  Downloading https://files.pythonhosted.org/packages/fc/53/8809bc008bad0300897281a7b320b286dc0e84e836396c0cff6279841e8a/astroid-2.1.0-py3-none-any.whl (176kB)\nCollecting pylint==2.2.0 (from -r /opt/stack/neutron/test-requirements.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/75/09/3afe8323b2223d2ae1d2c76ee80c570ba5055659f362bc9966d91a505623/pylint-2.2.0-py3-none-any.whl (751kB)\nRequirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\nRequirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287))\nRequirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))\nRequirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))\nRequirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362))\nRequirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118))\nRequirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34))\nCollecting logutils===0.3.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))\n  Downloading https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nRequirement already satisfied: dulwich===0.19.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 693))\nCollecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl\nRequirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from flake8-import-order==0.12->-r /opt/stack/neutron/test-requirements.txt (line 8))\nCollecting typed-ast===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 683))\n  Downloading https://files.pythonhosted.org/packages/31/d3/9d1802c161626d0278bafb1ffb32f76b9d01e123881bbf9d91e8ccf28e18/typed_ast-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (736kB)\nCollecting lazy-object-proxy (from astroid==2.1.0->-r /opt/stack/neutron/test-requirements.txt (line 21))\n  Downloading https://files.pythonhosted.org/packages/0b/dd/b1e3407e9e6913cf178e506cd0dee818e58694d9a5cd1984e3f6a8b9a10f/lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (55kB)\nRequirement already satisfied: mccabe in /usr/local/lib/python3.6/dist-packages (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))\nCollecting isort>=4.2.5 (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB)\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))\nRequirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))\nRequirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nBuilding wheels for collected packages: logutils, ovs, pecan, pyroute2, setproctitle, tinyrpc\n  Running setup.py bdist_wheel for logutils: started\n  Running setup.py bdist_wheel for logutils: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/dc/92/96/66d4278cc18e52170f836080df95f90af5acb26bd7aa46a7c0\n  Running setup.py bdist_wheel for ovs: started\n  Running setup.py bdist_wheel for ovs: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/d9/8a/f8/bfc43c15febda73e0b30d3b56f87bae403cd0842e44bc84eae\n  Running setup.py bdist_wheel for pecan: started\n  Running setup.py bdist_wheel for pecan: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/b6/87/95/8f5cde3038191d06c70f795e07b8887ad12d09801689a75292\n  Running setup.py bdist_wheel for pyroute2: started\n  Running setup.py bdist_wheel for pyroute2: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/2a/0c/02/09e5981f7d5164fee9cae85f34b245141843c2cce5ead22bff\n  Running setup.py bdist_wheel for setproctitle: started\n  Running setup.py bdist_wheel for setproctitle: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e6/b1/a6/9719530228e258eba904501fef99d5d85c80d52bd8f14438a3\n  Running setup.py bdist_wheel for tinyrpc: started\n  Running setup.py bdist_wheel for tinyrpc: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/29/dd/3f/c9f203144016fa0b3ef7a94262da3719580d00767ea554413c\nSuccessfully built logutils ovs pecan pyroute2 setproctitle tinyrpc\nInstalling collected packages: os-traits, sortedcontainers, ovs, tinyrpc, os-ken, oslo.versionedobjects, logutils, pecan, setproctitle, neutron-lib, oslo.privsep, pyroute2, ovsdbapp, os-vif, os-xenapi, oslo.rootwrap, python-designateclient, python-neutronclient, tooz, neutron, typed-ast, flake8, hacking, flake8-import-order, lazy-object-proxy, astroid, isort, pylint\n  Running setup.py develop for neutron\n  Found existing installation: flake8 2.5.5\n    Uninstalling flake8-2.5.5:\n      Successfully uninstalled flake8-2.5.5\n  Found existing installation: hacking 0.12.0\n    Uninstalling hacking-0.12.0:\n      Successfully uninstalled hacking-0.12.0\nSuccessfully installed astroid-2.1.0 flake8-2.6.2 flake8-import-order-0.12 hacking-1.1.0 isort-4.3.21 lazy-object-proxy-1.4.3 logutils-0.3.5 neutron neutron-lib-1.30.0 os-ken-0.4.1 os-traits-2.1.0 os-vif-1.17.0 os-xenapi-0.3.4 oslo.privsep-1.33.3 oslo.rootwrap-5.17.1 oslo.versionedobjects-1.36.1 ovs-2.11.0 ovsdbapp-0.18.0 pecan-1.3.3 pylint-2.2.0 pyroute2-0.5.7 python-designateclient-3.0.0 python-neutronclient-6.14.0 setproctitle-1.1.10 sortedcontainers-2.1.0 tinyrpc-1.0.3 tooz-1.67.1 typed-ast-1.4.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577177955154\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577177955154 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178052497\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=97343\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=774343\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=871686\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/neutron, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:948                       is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:954                       is_service_enabled placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:964                       is_service_enabled placement placement-client\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:965                       is_service_enabled n-cpu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:965                       is_service_enabled n-sch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:970                       is_service_enabled horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:975                       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:986                       run_phase stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:8           echo_summary 'Installing Tempest'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Installing Tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:9           install_tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:686           git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/tempest.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:525            local git_dest=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:545            egrep -q '^refs'\n++functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:559            [[ ! -d /opt/stack/tempest ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1577178054053\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master\nCloning into '/opt/stack/tempest'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178054053\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178054053 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178064875\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=10822\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=101037\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=111859\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:593            cd /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:594            git show --oneline\n3e42d81b7 Merge \"Update test_port_list_filter_by_ip pass conditions\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:687           pip_install 'tox!=2.8.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : tox!=2.8.0\nUsing 3.6 version to install tox!=2.8.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local 'test_req=tox!=2.8.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e tox!=2.8.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0'\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nCollecting tox!=2.8.0\n  Downloading https://files.pythonhosted.org/packages/a7/64/73ee95a48a69fb40f9ce415cdeda09c0c2721da483aae0687884f3cb0586/tox-3.14.2-py2.py3-none-any.whl (80kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571))\nRequirement already satisfied: virtualenv===16.7.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))\nRequirement already satisfied: packaging===19.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401))\nCollecting pluggy===0.13.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 414))\n  Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nCollecting py===1.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 425))\n  Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)\nCollecting toml>=0.9.4 (from tox!=2.8.0)\n  Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl\nCollecting filelock<4,>=3.0.0 (from tox!=2.8.0)\n  Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nInstalling collected packages: pluggy, py, toml, filelock, tox\nSuccessfully installed filelock-3.0.12 pluggy-0.13.1 py-1.8.0 toml-0.10.0 tox-3.14.2\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178065071\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178065071 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178083872\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=18801\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=871686\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=890487\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:688           pushd /opt/stack/tempest\n/opt/stack/tempest /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:689           tox -r --notest -efull\nfull create: /opt/stack/tempest/.tox/tempest\nfull installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt\nfull develop-inst: /opt/stack/tempest\nfull installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\n___________________________________ summary ____________________________________\n  full: skipped tests\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:693           /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (5.2)\nRequirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (2.16.0)\nRequirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.8.9)\nRequirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.22.0)\nRequirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.0.0)\nRequirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.2.0)\nRequirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.7.19)\nRequirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (3.31.0)\nRequirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (6.12.0)\nRequirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.25.0)\nRequirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.45.1)\nRequirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.29.2)\nRequirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.42.1)\nRequirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.7.1)\nRequirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (5.4.4)\nRequirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (0.7.2)\nRequirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.9.6)\nRequirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.4.5)\nRequirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.7.0)\nRequirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.15.6)\nRequirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.8.1)\nRequirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (1.3.0)\nRequirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2019.3)\nRequirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.22.0)\nRequirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.3.2)\nRequirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.13.0)\nRequirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639)) (2.6.0)\nRequirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (1.31.0)\nRequirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662)) (2.3.0)\nRequirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) (1.4.0)\nRequirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693)) (1.1.0)\nRequirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695)) (1.25.7)\nRequirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (0.11.7)\nRequirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704)) (0.1.7)\nRequirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710)) (1.11.2)\nRequirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.3.0)\nRequirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276)) (42.0.2)\nRequirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (19.3.0)\nRequirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (0.14.1)\nRequirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.7.0)\nRequirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (2.23.0)\nRequirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (0.6.2)\nRequirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.1.12)\nRequirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (0.10.9)\nRequirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.1.7)\nRequirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.8)\nRequirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (1.3.0)\nRequirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.0.0)\nRequirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.0.4)\nRequirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (2019.11.28)\nRequirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (2.8)\nRequirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.18.2)\nRequirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.6.0)\nRequirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0)\nRequirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 693)) (1.4.0)\nRequirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726)) (0.6.0)\nRequirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (1.5)\nRequirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (1.13.2)\nRequirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.0.2)\nRequirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.19)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:694           PROJECT_VENV[\"tempest\"]=/opt/stack/tempest/.tox/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:695           popd\n/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/install'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:16  echo_summary 'Installing Ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Installing Ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:17  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:18  source /opt/stack/devstack/lib/nova_plugins/functions-libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:19  install_libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:56  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:57  install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\nReading package lists...\nBuilding dependency tree...\nReading state information...\nlibvirt-dev is already the newest version (4.0.0-1ubuntu8.14).\nqemu-system is already the newest version (1:2.11+dfsg-1ubuntu7.21).\nqemu-system set to manually installed.\nThe following additional packages will be installed:\n  libnetcf1 libpciaccess0 libvirt-daemon\nSuggested packages:\n  libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-sheepdog\n  libvirt-daemon-driver-storage-zfs numad auditd systemtap nfs-common zfsutils\n  pm-utils\nRecommended packages:\n  libxml2-utils libvirt-daemon-driver-storage-rbd\nThe following NEW packages will be installed:\n  libnetcf1 libpciaccess0 libvirt-clients libvirt-daemon libvirt-daemon-system\n0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 2,917 kB of archives.\nAfter this operation, 12.8 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-clients amd64 4.0.0-1ubuntu8.14 [595 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetcf1 amd64 1:0.2.8-1ubuntu2 [46.4 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-daemon amd64 4.0.0-1ubuntu8.14 [2,177 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-daemon-system amd64 4.0.0-1ubuntu8.14 [80.7 kB]\nPreconfiguring packages ...\nFetched 2,917 kB in 1s (4,652 kB/s)\nSelecting previously unselected package libvirt-clients.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59312 files and directories currently installed.)\r\nPreparing to unpack .../libvirt-clients_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt-clients (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libnetcf1:amd64.\r\nPreparing to unpack .../libnetcf1_1%3a0.2.8-1ubuntu2_amd64.deb ...\r\nUnpacking libnetcf1:amd64 (1:0.2.8-1ubuntu2) ...\r\nSelecting previously unselected package libpciaccess0:amd64.\r\nPreparing to unpack .../libpciaccess0_0.14-1_amd64.deb ...\r\nUnpacking libpciaccess0:amd64 (0.14-1) ...\r\nSelecting previously unselected package libvirt-daemon.\r\nPreparing to unpack .../libvirt-daemon_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt-daemon (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libvirt-daemon-system.\r\nPreparing to unpack .../libvirt-daemon-system_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt-daemon-system (4.0.0-1ubuntu8.14) ...\r\nSetting up libnetcf1:amd64 (1:0.2.8-1ubuntu2) ...\r\nSetting up libpciaccess0:amd64 (0.14-1) ...\r\nSetting up libvirt-clients (4.0.0-1ubuntu8.14) ...\r\nSetting up libvirt-daemon (4.0.0-1ubuntu8.14) ...\r\nSetting up libvirt-daemon-system (4.0.0-1ubuntu8.14) ...\r\nAdding user libvirt-qemu to group libvirt-qemu\r\nEnabling libvirt default network\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service \u2192 /lib/systemd/system/libvirt-guests.service.\r\nCreated symlink /etc/systemd/system/libvirt-bin.service \u2192 /lib/systemd/system/libvirtd.service.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service \u2192 /lib/systemd/system/libvirtd.service.\r\nCreated symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket \u2192 /lib/systemd/system/virtlockd.socket.\r\nCreated symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket \u2192 /lib/systemd/system/virtlogd.socket.\r\nvirtlockd.service is a disabled or a static unit, not starting it.\r\nSetting up libvirt-daemon dnsmasq configuration.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178166375\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178166375 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178211170\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=44795\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=1307934\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1352729\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:59  pip_uninstall libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:299              [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:301              local name=libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:302              [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:306              local cmd_pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:pip_uninstall:307              get_pip_command 2.7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_pip_command:31             local version=2.7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_pip_command:32             '[' -z 2.7 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_pip_command:38             which pip2.7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_pip_command:40             '[' 0 -ne 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:307              cmd_pip=/usr/local/bin/pip2.7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:308              local 'sudo_pip=sudo -H'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:311              sudo -H /usr/local/bin/pip2.7 uninstall -y libvirt-python\nCannot uninstall requirement libvirt-python, not installed\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_uninstall:311              /bin/true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:60  pip_install_gr libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:68              local name=libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:pip_install_gr:70              get_from_global_requirements libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:317  local package=libvirt-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:318  local required_pkg\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\n++++inc/python:get_from_global_requirements:319  cut -d# -f1\nNo value for $TERM and no -T specified\n++++inc/python:get_from_global_requirements:319  grep -i -h '^libvirt-python' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  required_pkg='libvirt-python!=4.1.0,!=4.2.0  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:320  [[ libvirt-python!=4.1.0,!=4.2.0   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:323  echo 'libvirt-python!=4.1.0,!=4.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              clean_name='libvirt-python!=4.1.0,!=4.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:71              pip_install 'libvirt-python!=4.1.0,!=4.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : libvirt-python!=4.1.0,!=4.2.0\nUsing 3.6 version to install libvirt-python!=4.1.0,!=4.2.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local 'test_req=libvirt-python!=4.1.0,!=4.2.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e libvirt-python!=4.1.0,!=4.2.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'libvirt-python!=4.1.0,!=4.2.0'\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nCollecting libvirt-python===5.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 293))\n  Downloading https://files.pythonhosted.org/packages/cc/28/e306fe5e3385c659bae31b6e1b2cdff7bde7fdc2cb0e0f27a3cfd252af2d/libvirt-python-5.10.0.tar.gz (203kB)\nBuilding wheels for collected packages: libvirt-python\n  Running setup.py bdist_wheel for libvirt-python: started\n  Running setup.py bdist_wheel for libvirt-python: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/4f/49/6b/45f8fc80d00929aebfd2037985b451c6ee83f58d8101f0b83c\nSuccessfully built libvirt-python\nInstalling collected packages: libvirt-python\nSuccessfully installed libvirt-python-5.10.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178212795\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178212795 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178240869\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=28074\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=890487\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=918561\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:75  [[ False == True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:21  install_ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:965  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:967  local req_services=key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:968  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:971  for srv in $req_services\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:972  is_service_enabled key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:978  use_library_from_git ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:329       local name=ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ ,, =~ ,ironic-lib, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:983  setup_develop /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:417              [[ /opt/stack/ironic == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:421              local project_dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/ironic -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/ironic == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/ironic/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  name=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ironic '-e file:///opt/stack/ironic#egg=ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/ironic -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:498              [[ /opt/stack/ironic == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:503              local project_dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:523              pip_install -e /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/ironic\nUsing 3.6 version to install /opt/stack/ironic based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local test_req=/opt/stack/ironic/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e /opt/stack/ironic/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:277                install_test_reqs='-r /opt/stack/ironic/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/ironic/test-requirements.txt -e /opt/stack/ironic\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/ironic\nObtaining ironic from file:///opt/stack/ironic#egg=ironic (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\nRequirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))\nRequirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))\nRequirement already satisfied: WSME===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51))\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))\nRequirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))\nRequirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))\nRequirement already satisfied: automaton===1.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113))\nRequirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117))\nRequirement already satisfied: beautifulsoup4===4.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119))\nRequirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158))\nRequirement already satisfied: doc8===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184))\nRequirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187))\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227))\nCollecting ironic-lib===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257))\n  Downloading https://files.pythonhosted.org/packages/01/d1/4235047dbd387b463d6140aa667475fda828a2e4156b94ade034c658be80/ironic_lib-3.0.0-py2.py3-none-any.whl (72kB)\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))\nRequirement already satisfied: os-traits===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372))\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nRequirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nRequirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\nRequirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.rootwrap===5.17.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\nRequirement already satisfied: oslo.versionedobjects===1.36.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\nRequirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))\nRequirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))\nRequirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))\nRequirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421))\nRequirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))\nRequirement already satisfied: pysendfile===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nRequirement already satisfied: python-cinderclient===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466))\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471))\nRequirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473))\nRequirement already satisfied: python-glanceclient===2.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))\nRequirement already satisfied: python-neutronclient===6.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510))\nRequirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))\nRequirement already satisfied: restructuredtext-lint===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))\nRequirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))\nRequirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))\nRequirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))\nRequirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))\nRequirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))\nRequirement already satisfied: tooz===1.67.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 670))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))\nRequirement already satisfied: waitress===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))\nRequirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nRequirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717))\nCollecting zeroconf===0.24.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 724))\n  Downloading https://files.pythonhosted.org/packages/e2/6e/75fe90dc1cc329e8ec348eba290a994e081c040e6d37094adde1597d9fc4/zeroconf-0.24.2-py3-none-any.whl (55kB)\nCollecting hacking<1.1.0,>=1.0.0 (from -r /opt/stack/ironic/test-requirements.txt (line 4))\n  Downloading https://files.pythonhosted.org/packages/25/95/705a1afe3808a9fbd7dc28b5647bc9f2a1138689e47cbd9e1bd5399ded4b/hacking-1.0.0-py2.py3-none-any.whl\nCollecting flake8-import-order>=0.13 (from -r /opt/stack/ironic/test-requirements.txt (line 21))\n  Downloading https://files.pythonhosted.org/packages/ab/52/cf2d6e2c505644ca06de2f6f3546f1e4f2b7be34246c9e0757c6048868f9/flake8_import_order-0.18.1-py2.py3-none-any.whl\nRequirement already satisfied: Pygments>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/ironic/test-requirements.txt (line 22))\nRequirement already satisfied: bandit!=1.6.0,<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/ironic/test-requirements.txt (line 23))\nRequirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))\nRequirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287))\nRequirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nRequirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))\nRequirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))\nRequirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296))\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491))\nRequirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 694))\nCollecting ifaddr===0.1.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 243))\n  Downloading https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz\nRequirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))\nCollecting flake8<2.6.0,>=2.5.4 (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl\nRequirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))\nRequirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))\nRequirement already satisfied: pycodestyle in /usr/local/lib/python3.6/dist-packages (from flake8-import-order>=0.13->-r /opt/stack/ironic/test-requirements.txt (line 21))\nRequirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))\nRequirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574))\nBuilding wheels for collected packages: ifaddr\n  Running setup.py bdist_wheel for ifaddr: started\n  Running setup.py bdist_wheel for ifaddr: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/1a/78/2c/a5bbe977f6d91039ddc1d657e780cb55a493aa5d2c0b64637a\nSuccessfully built ifaddr\nInstalling collected packages: ifaddr, zeroconf, ironic-lib, ironic, flake8, hacking, flake8-import-order\n  Running setup.py develop for ironic\n  Found existing installation: flake8 2.6.2\n    Uninstalling flake8-2.6.2:\n      Successfully uninstalled flake8-2.6.2\n  Found existing installation: hacking 1.1.0\n    Uninstalling hacking-1.1.0:\n      Successfully uninstalled hacking-1.1.0\n  Found existing installation: flake8-import-order 0.12\n    Uninstalling flake8-import-order-0.12:\n      Successfully uninstalled flake8-import-order-0.12\nSuccessfully installed flake8-2.5.5 flake8-import-order-0.18.1 hacking-1.0.0 ifaddr-0.1.6 ironic ironic-lib-3.0.0 zeroconf-0.24.2\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178242925\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178242925 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178272254\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=29329\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=918561\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=947890\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/ironic/ironic.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/ironic/ironic.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/ironic/ironic.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:329       local name=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/ironic, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:985  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:986  install_apache_wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:121        is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:123        install_package apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2\nReading package lists...\nBuilding dependency tree...\nReading state information...\napache2 is already the newest version (2.4.29-1ubuntu4.11).\n0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178272929\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178272929 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178273869\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=940\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=1352729\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1353669\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:124        python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:125        is_package_installed libapache2-mod-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1343  [[ -z libapache2-mod-wsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1352  dpkg -s libapache2-mod-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:128        install_package libapache2-mod-wsgi-py3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package libapache2-mod-wsgi-py3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install libapache2-mod-wsgi-py3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n  libapache2-mod-wsgi-py3\n0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.\nNeed to get 87.8 kB of archives.\nAfter this operation, 278 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1 [87.8 kB]\nFetched 87.8 kB in 0s (1,314 kB/s)\nSelecting previously unselected package libapache2-mod-wsgi-py3.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59539 files and directories currently installed.)\r\nPreparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1_amd64.deb ...\r\nUnpacking libapache2-mod-wsgi-py3 (4.5.17-1) ...\r\nSetting up libapache2-mod-wsgi-py3 (4.5.17-1) ...\r\napache2_invoke: Enable module wsgi\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178274390\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178274390 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178280792\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=6402\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=1353669\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1360071\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_wsgi:146        enable_apache_mod wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:54           local mod=wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:59           [[ wsgi != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:59           a2query -m wsgi\nwsgi (enabled by maintainer script)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:989  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1029  is_redfish_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_redfish_enabled:709  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_redfish_enabled:710  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1029  is_deployed_by_redfish\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1033  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1047  is_drac_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_drac_enabled:699  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_drac_enabled:700  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1051  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:22  install_ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironicclient:1058  use_library_from_git python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:329       local name=python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ ,, =~ ,python-ironicclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:install_ironicclient:1063  pip_install_gr python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:68              local name=python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:pip_install_gr:70              get_from_global_requirements python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:317  local package=python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_from_global_requirements:319  grep -i -h '^python-ironicclient' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\n++++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  required_pkg='python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:320  [[ python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:323  echo 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              clean_name='python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:71              pip_install 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0\nUsing 3.6 version to install python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local 'test_req=python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nCollecting python-ironicclient===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 481))\n  Downloading https://files.pythonhosted.org/packages/56/2b/44d8bd8fdf1b6b56d5ca9f3db8a41d2037cebbd1d3f8eee3fe2840d74bc9/python_ironicclient-3.1.0-py2.py3-none-any.whl (233kB)\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\nRequirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))\nRequirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\nInstalling collected packages: python-ironicclient\nSuccessfully installed python-ironicclient-3.1.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577178281803\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577178281803 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577178291818\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=10015\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=947890\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=957905\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:23  cleanup_ironic_config_files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:cleanup_ironic_config_files:1097  sudo rm -rf /var/cache/ironic /etc/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:cleanup_ironic_config_files:1098  sudo rm -rf '/tmp/devstack_logs/ironic-bm-logs/*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:989                       use_library_from_git python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-openstackclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:993                       pip_install_gr python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\n+++inc/python:get_from_global_requirements:319  grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='python-openstackclient  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ python-openstackclient   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : python-openstackclient\nUsing 3.6 version to install python-openstackclient based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=python-openstackclient/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e python-openstackclient/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: python-openstackclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))\nRequirement already satisfied: python-glanceclient===2.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))\nRequirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: python-cinderclient===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))\nRequirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))\nRequirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178292365\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178292365 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178296524\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=4159\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=957905\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=962064\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:998                       install_oscwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_oscwrap:2381     mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_oscwrap:2381     OSCWRAP_TIMER_FILE=/tmp/tmp.Mr6JNa4Zrp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_oscwrap:2384     shopt -s expand_aliases\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_oscwrap:2387     unalias -a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_oscwrap:2389     alias openstack=oscwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1000                      [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1014                      [[ False != \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1054                      '[' -f /opt/stack/data/ca-bundle.pem ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1062                      is_service_enabled mysql postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1063                      configure_database\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:configure_database:126       configure_database_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:69  local my_conf mysql slow_log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:70  echo_summary 'Configuring and starting MySQL'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Configuring and starting MySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:72  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:73  my_conf=/etc/mysql/my.cnf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:87  is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:87  is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:95  sudo mysqladmin -u root password password\nmysqladmin: [Warning] Using a password on the command line interface can be insecure.\nWarning: Since password will be sent to server in plain text, use ssl connection to ensure password safety.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:99  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:99  '[' mysql == mariadb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:102  local 'cmd_args=-uroot -ppassword -h127.0.0.1 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:108  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:108  '[' mysql == mariadb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:113  sudo mysql -uroot -ppassword -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\\''root'\\''@'\\''%'\\'' identified by '\\''password'\\'';'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:configure_database_mysql:119  ipv6_unquote 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        echo 0.0.0.0\n++functions-common:ipv6_unquote:2134        tr -d '[]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:119  iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:120  iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:121  iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:122  iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:123  iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:124  iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:126  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:configure_database_mysql:146  restart_service mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1067                      save_stackenv 1067\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:62         local tag=1067\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:save_stackenv:64         date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:64         time_stamp=2019-12-24-090500\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:65         echo '# 2019-12-24-090500 1067'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo OS_CACERT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo STACK_USER=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo TLS_IP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1079                      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1080                      [[ -f /sys/kernel/mm/ksm/run ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1081                      sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1093                      start_dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/dstat:start_dstat:22                  run_process dstat '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178302958\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd dstat '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@dstat.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@dstat.service '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@dstat.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@dstat.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@dstat.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service \u2192 /etc/systemd/system/devstack@dstat.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@dstat.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178302958\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178302958 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178305088\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2130\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=2130\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/dstat:start_dstat:27                  run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=memory_tracker\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local command=/opt/stack/devstack/tools/memory_tracker.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=memory_tracker\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178305300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled memory_tracker\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178305300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178305300 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178305509\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=209\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=2130\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=2339\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/dstat:start_dstat:30                  is_service_enabled peakmem_tracker\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1097                      is_service_enabled tcpdump\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1105                      is_service_enabled etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1106                      start_etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:41                  local cmd=/opt/stack/bin/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:42                  cmd+=' --name ubuntu --data-dir /opt/stack/data/etcd'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:43                  cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:44                  cmd+=' --initial-cluster ubuntu=http://169.16.1.117:2380'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:45                  cmd+=' --initial-advertise-peer-urls http://169.16.1.117:2380'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:46                  cmd+=' --advertise-client-urls http://169.16.1.117:2379'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:47                  '[' 0.0.0.0 == :: ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:50                  cmd+=' --listen-peer-urls http://0.0.0.0:2380 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:52                  cmd+=' --listen-client-urls http://169.16.1.117:2379'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:53                  '[' True == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:54                  cmd+=' --debug'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:57                  local unitfile=/etc/systemd/system/devstack@etcd.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:58                  write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug' '' root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@etcd.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@etcd.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:60                  iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:61                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:62                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:63                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:64                  is_arch aarch64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:68                  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:69                  sudo systemctl enable devstack@etcd.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service \u2192 /etc/systemd/system/devstack@etcd.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:start_etcd3:70                  sudo systemctl start devstack@etcd.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1117                      cat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1132                      is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1137                      source /opt/stack/devstack/userrc_early\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:4                     export OS_IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:4                     OS_IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:5                     export OS_AUTH_URL=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:5                     OS_AUTH_URL=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:6                     export OS_USERNAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:6                     OS_USERNAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:7                     export OS_USER_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:7                     OS_USER_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:8                     export OS_PASSWORD=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:8                     OS_PASSWORD=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:9                     export OS_PROJECT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:9                     OS_PROJECT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:10                    export OS_PROJECT_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:10                    OS_PROJECT_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:11                    export OS_REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++userrc_early:source:11                    OS_REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1139                      is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1140                      echo_summary 'Starting Keystone'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting Keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1142                      '[' 169.16.1.117 == 169.16.1.117 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1143                      init_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:436            is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:440            [[ True == True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:442            recreate_database keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:110        local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:111        recreate_database_mysql keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:63  local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:445            time_start dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178310103\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:447            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=15841) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m72 -> 73... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m73 -> 74... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m74 -> 75... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m75 -> 76... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m76 -> 77... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m77 -> 78... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m78 -> 79... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m79 -> 80... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m80 -> 81... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m81 -> 82... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m82 -> 83... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m83 -> 84... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m84 -> 85... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m85 -> 86... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m86 -> 87... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m87 -> 88... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m88 -> 89... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m89 -> 90... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m90 -> 91... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m91 -> 92... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m92 -> 93... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m93 -> 94... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m94 -> 95... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m95 -> 96... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m96 -> 97... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m97 -> 98... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m98 -> 99... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m99 -> 100... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m100 -> 101... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m101 -> 102... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m102 -> 103... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m103 -> 104... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m104 -> 105... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m105 -> 106... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m106 -> 107... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m107 -> 108... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m108 -> 109... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m\n\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:448            time_stop dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178310103\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178310103 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178524820\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=214717\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=214717\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:450            [[ fernet == \\f\\e\\r\\n\\e\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:451            rm -rf /etc/keystone/fernet-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:452            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup\n\u001b[00;36mINFO keystone.common.utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/etc/keystone/fernet-keys/ does not appear to exist; attempting to create it\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStarting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCurrent primary key is: 0\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mNext primary key will be: 1\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mPromoted key 0 to be the primary: 1\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:454            rm -rf /etc/keystone/credential-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:init_keystone:455            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup\n\u001b[00;36mINFO keystone.common.utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/etc/keystone/credential-keys/ does not appear to exist; attempting to create it\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/credential-keys/0\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStarting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCurrent primary key is: 0\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mNext primary key will be: 1\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mPromoted key 0 to be the primary: 1\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/credential-keys/0\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1144                      start_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:515           local service_port=5000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:516           local auth_protocol=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:517           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:522           '[' uwsgi == mod_wsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:526           run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178531770\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@keystone.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@keystone.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1494  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@keystone.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@keystone.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service \u2192 /etc/systemd/system/devstack@keystone.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@keystone.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178531770\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178531770 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178534520\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2750\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=2339\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:529           echo 'Waiting for keystone to start...'\nWaiting for keystone to start...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:535           local service_uri=http://169.16.1.117/identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:537           wait_for_service 600 http://169.16.1.117/identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:428            local timeout=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:429            local url=http://169.16.1.117/identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:430            local rval=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:431            time_start wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178534700\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:432            timeout 600 bash -x\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117/identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 200 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 0 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:437            time_stop wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178534700\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178534700 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178539408\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=4708\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=4708\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:438            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:542           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:start_keystone:548           restart_service memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1145                      bootstrap_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:bootstrap_keystone:572       /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password password --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://169.16.1.117/identity --bootstrap-public-url http://169.16.1.117/identity\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=17003) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated domain default\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated project admin\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG passlib.handlers.bcrypt [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;32m] \u001b[01;35m\u001b[00;32mdetected 'bcrypt' backend, version '3.1.7'\u001b[00m \u001b[00;33m{{(pid=17003) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG passlib.handlers.bcrypt [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;32m] \u001b[01;35m\u001b[00;32m'bcrypt' backend lacks $2$ support, enabling workaround\u001b[00m \u001b[00;33m{{(pid=17003) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated user admin\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role reader\u001b[00m\u001b[00m\n\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole reader was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role reader with the 'immutable' resource option.\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role member\u001b[00m\u001b[00m\n\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole member was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role member with the 'immutable' resource option.\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated implied role where 80a91ecfe1754cc9a6d3929e135e6337 implies 0eec5145d7f043ec832d11bc265c26c7\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role admin\u001b[00m\u001b[00m\n\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole admin was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role admin with the 'immutable' resource option.\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated implied role where 2f5dc28c3cde495c9c34e19d4a22c606 implies 80a91ecfe1754cc9a6d3929e135e6337\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mGranted role admin on project admin to user admin.\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mGranted role admin on the system to user admin.\u001b[00m\u001b[00m\n\u001b[01;33mWARNING py.warnings [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33m/usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.\n  'identifiers should be a valid uuid.' % (value)))\n\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated region RegionOne\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated public endpoint http://169.16.1.117/identity\u001b[00m\u001b[00m\n\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated admin endpoint http://169.16.1.117/identity\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1148                      create_keystone_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:314  local admin_project\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:315  oscwrap project show admin -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:315  admin_project=445e1521ea004a1aba18f72375f45115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:316  local admin_user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:317  oscwrap user show admin -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:317  admin_user=b2abe484db5c494f8de597e11219e519\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:318  local admin_role=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:319  local member_role=member\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:321  get_or_add_user_domain_role admin b2abe484db5c494f8de597e11219e519 default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:919  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:925  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --domain default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:925  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:925  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:925  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:926  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:928  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --domain default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:935  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:935  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --domain default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_domain_role:935  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       |         | default |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:935  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_domain_role:937  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:324  get_or_create_domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_domain:793  local domain_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:805  oscwrap domain show Default -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_domain:803  domain_id=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_domain:804  echo default\ndefault\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:325  get_or_create_project service Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:856  oscwrap project create service --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_project:854  project_id=fd9d7225422b4b0fbee5ae660e98d403\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_project:855  echo fd9d7225422b4b0fbee5ae660e98d403\nfd9d7225422b4b0fbee5ae660e98d403\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:328  get_or_create_role service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:868   oscwrap role create service --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:866   role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:867   echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:334  get_or_create_role ResellerAdmin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:868   oscwrap role create ResellerAdmin --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:866   role_id=27d62a19630d430b87f0f4dafef81b43\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:867   echo 27d62a19630d430b87f0f4dafef81b43\n27d62a19630d430b87f0f4dafef81b43\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:338  local another_role=anotherrole\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:339  get_or_create_role anotherrole\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:868   oscwrap role create anotherrole --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:866   role_id=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_role:867   echo 0f5153c6e87449e694ca7ffef76a17bb\n0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:342  local invis_project\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:343  get_or_create_project invisible_to_admin default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:343  invis_project=5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:346  local demo_project\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:347  get_or_create_project demo default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create demo --domain=default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:347  demo_project=010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:348  local demo_user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:350  get_or_create_user demo password default demo@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z demo@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=demo@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create demo --password password --domain=default --email=demo@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=ede79aa7f26b4038aa8a5bd8973aab83\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo ede79aa7f26b4038aa8a5bd8973aab83\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:350  demo_user=ede79aa7f26b4038aa8a5bd8973aab83\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:352  get_or_add_user_project_role member ede79aa7f26b4038aa8a5bd8973aab83 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337\n80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:353  get_or_add_user_project_role admin b2abe484db5c494f8de597e11219e519 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\n++functions-common:get_or_add_user_project_role:899  get_field 1\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:354  get_or_add_user_project_role anotherrole ede79aa7f26b4038aa8a5bd8973aab83 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb\n0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:355  get_or_add_user_project_role member ede79aa7f26b4038aa8a5bd8973aab83 5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | ede79aa7f26b4038aa8a5bd8973aab83 |       | 5962fd4a15e448f786ab7c152a5b4994 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337\n80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:358  local alt_demo_project\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:359  get_or_create_project alt_demo default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create alt_demo --domain=default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:359  alt_demo_project=591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:360  local alt_demo_user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:362  get_or_create_user alt_demo password default alt_demo@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z alt_demo@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=alt_demo@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create alt_demo --password password --domain=default --email=alt_demo@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=a42e4b3584b745e0b431a33583975b9c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo a42e4b3584b745e0b431a33583975b9c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:362  alt_demo_user=a42e4b3584b745e0b431a33583975b9c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:364  get_or_add_user_project_role member a42e4b3584b745e0b431a33583975b9c 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | a42e4b3584b745e0b431a33583975b9c |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337\n80a91ecfe1754cc9a6d3929e135e6337\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:365  get_or_add_user_project_role admin b2abe484db5c494f8de597e11219e519 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a\nNo value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:366  get_or_add_user_project_role anotherrole a42e4b3584b745e0b431a33583975b9c 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | a42e4b3584b745e0b431a33583975b9c |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb\n0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:369  local admin_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:371  get_or_create_group admins default 'openstack admin group'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:810  local 'desc=openstack admin group'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:811  local group_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_group:820  oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:818  group_id=a6d6f6cb8cd040ada0a0a30044f05fe4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:819  echo a6d6f6cb8cd040ada0a0a30044f05fe4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:371  admin_group=a6d6f6cb8cd040ada0a0a30044f05fe4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:372  local non_admin_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_keystone_accounts:374  get_or_create_group nonadmins default 'non-admin group'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:810  local 'desc=non-admin group'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:811  local group_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_group:820  oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:818  group_id=b36b3efa5ad94e7ab02040f3ab3e18f8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_group:819  echo b36b3efa5ad94e7ab02040f3ab3e18f8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:374  non_admin_group=b36b3efa5ad94e7ab02040f3ab3e18f8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:376  get_or_add_group_project_role member b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:943  local group_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:949  group_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:952  openstack role add member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:959  group_role_id='80a91ecfe1754cc9a6d3929e135e6337  b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd   False'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:961  echo 80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False\n80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:377  get_or_add_group_project_role anotherrole b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:943  local group_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:949  group_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:952  openstack role add anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:959  group_role_id='0f5153c6e87449e694ca7ffef76a17bb  b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd   False'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:961  echo 0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False\n0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:378  get_or_add_group_project_role member b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:943  local group_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:949  group_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:952  openstack role add member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:959  group_role_id='80a91ecfe1754cc9a6d3929e135e6337  b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a   False'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:961  echo 80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False\n80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:379  get_or_add_group_project_role anotherrole b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:943  local group_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:949  group_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:952  openstack role add anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:959  group_role_id='0f5153c6e87449e694ca7ffef76a17bb  b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a   False'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:961  echo 0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False\n0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:380  get_or_add_group_project_role admin a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:943  local group_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115 -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:949  group_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:952  openstack role add admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115 -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:959  group_role_id='2f5dc28c3cde495c9c34e19d4a22c606  a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115   False'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_group_project_role:961  echo 2f5dc28c3cde495c9c34e19d4a22c606 a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115 False\n2f5dc28c3cde495c9c34e19d4a22c606 a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115 False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_keystone_accounts:382  is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1149                      is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1152                      is_service_enabled glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1153                      create_glance_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:253     is_service_enabled g-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:255     create_service_user glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:395      get_or_create_user glance password Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:826   [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:829   local email=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:843   oscwrap user create glance --password password --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:841   user_id=9932c9e218584800a363e28993063fc9\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:842   echo 9932c9e218584800a363e28993063fc9\n9932c9e218584800a363e28993063fc9\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:396      get_or_add_user_project_role service glance service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add service --user glance --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | 9932c9e218584800a363e28993063fc9 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:398      [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:258     is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:259     create_service_user glance-swift ResellerAdmin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:395      get_or_create_user glance-swift password Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:826   [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:829   local email=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:843   oscwrap user create glance-swift --password password --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:841   user_id=4020775edfec49f5bee3045a2406ec4a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:842   echo 4020775edfec49f5bee3045a2406ec4a\n4020775edfec49f5bee3045a2406ec4a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:396      get_or_add_user_project_role service glance-swift service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | 4020775edfec49f5bee3045a2406ec4a |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:398      [[ -n ResellerAdmin ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:399      get_or_add_user_project_role ResellerAdmin glance-swift service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 27d62a19630d430b87f0f4dafef81b43 | 4020775edfec49f5bee3045a2406ec4a |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=27d62a19630d430b87f0f4dafef81b43\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 27d62a19630d430b87f0f4dafef81b43\n27d62a19630d430b87f0f4dafef81b43\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:262     get_or_create_service glance image 'Glance Image Service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:967  local service_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:980  oscwrap service show image -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:982  oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:978  service_id='\n3f5a80d4e010412b909ff4167973b70f'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:979  echo 3f5a80d4e010412b909ff4167973b70f\n3f5a80d4e010412b909ff4167973b70f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:264     get_or_create_endpoint image RegionOne http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1011  local public_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface image public http://169.16.1.117/image RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create image public http://169.16.1.117/image --region RegionOne -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=d5857fc1f8714eb4a6d079a917678410\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:997  echo d5857fc1f8714eb4a6d079a917678410\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1012  public_id=d5857fc1f8714eb4a6d079a917678410\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1014  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1021  echo d5857fc1f8714eb4a6d079a917678410\nd5857fc1f8714eb4a6d079a917678410\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:create_glance_accounts:269     get_or_create_domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:793  local domain_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_domain:805  oscwrap domain show Default -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:803  domain_id=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:804  echo default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:269     service_domain_id=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:270     iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:create_glance_accounts:271     iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1155                      is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1158                      is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1159                      create_neutron_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:create_neutron_accounts:642   is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:create_neutron_accounts:644   create_mutnauq_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:411  local neutron_url\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:412  '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:415  neutron_url=http://169.16.1.117:9696/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:418  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ q-svc ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:420  create_service_user neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:395      get_or_create_user neutron password Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:826   [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:829   local email=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:843   oscwrap user create neutron --password password --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:841   user_id=c296423e613446bbaccdfe8df757ec86\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:842   echo c296423e613446bbaccdfe8df757ec86\nc296423e613446bbaccdfe8df757ec86\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:396      get_or_add_user_project_role service neutron service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add service --user neutron --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | c296423e613446bbaccdfe8df757ec86 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:398      [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:422  get_or_create_service neutron network 'Neutron Service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:967  local service_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:980  oscwrap service show network -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:982  oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:978  service_id='\nc316612e68e44f4b8749c6d1d1ee0236'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:979  echo c316612e68e44f4b8749c6d1d1ee0236\nc316612e68e44f4b8749c6d1d1ee0236\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:create_mutnauq_accounts:424  get_or_create_endpoint network RegionOne http://169.16.1.117:9696/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1011  local public_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface network public http://169.16.1.117:9696/ RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create network public http://169.16.1.117:9696/ --region RegionOne -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=0ac503d3334f43289a7bce85e432d237\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:997  echo 0ac503d3334f43289a7bce85e432d237\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1012  public_id=0ac503d3334f43289a7bce85e432d237\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1014  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1021  echo 0ac503d3334f43289a7bce85e432d237\n0ac503d3334f43289a7bce85e432d237\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1161                      is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1162                      create_swift_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:630       export swiftusertest1_password=testing\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:630       swiftusertest1_password=testing\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:631       export swiftusertest2_password=testing2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:631       swiftusertest2_password=testing2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:632       export swiftusertest3_password=testing3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:632       swiftusertest3_password=testing3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:633       export swiftusertest4_password=testing4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:633       swiftusertest4_password=testing4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:635       local another_role\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:636       get_or_create_role anotherrole\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_role:868   oscwrap role create anotherrole --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:866   role_id=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:867   echo 0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:636       another_role=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:640       create_service_user swift admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:395      get_or_create_user swift password Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:826   [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:829   local email=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:843   oscwrap user create swift --password password --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:841   user_id=b1a5635622414fbab95fcc41659f833d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_user:842   echo b1a5635622414fbab95fcc41659f833d\nb1a5635622414fbab95fcc41659f833d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:396      get_or_add_user_project_role service swift service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add service --user swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | b1a5635622414fbab95fcc41659f833d |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:398      [[ -n admin ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:create_service_user:399      get_or_add_user_project_role admin swift service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b1a5635622414fbab95fcc41659f833d |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:642       get_or_create_service swift object-store 'Swift Service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:967  local service_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:980  oscwrap service show object-store -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:982  oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:978  service_id='\na2f03a1c9c1140918850edc294af1808'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_service:979  echo a2f03a1c9c1140918850edc294af1808\na2f03a1c9c1140918850edc294af1808\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:644       get_or_create_endpoint object-store RegionOne 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' http://169.16.1.117:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1011  local public_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface object-store public 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create object-store public 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=967bfb1d199f4d5784e4a40c551e49c3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:997  echo 967bfb1d199f4d5784e4a40c551e49c3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1012  public_id=967bfb1d199f4d5784e4a40c551e49c3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1014  [[ -n http://169.16.1.117:8080 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1015  _get_or_create_endpoint_with_interface object-store admin http://169.16.1.117:8080 RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create object-store admin http://169.16.1.117:8080 --region RegionOne -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=3c20474c84fa43ecb4bb119d614d410f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_get_or_create_endpoint_with_interface:997  echo 3c20474c84fa43ecb4bb119d614d410f\n3c20474c84fa43ecb4bb119d614d410f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_create_endpoint:1021  echo 967bfb1d199f4d5784e4a40c551e49c3\n967bfb1d199f4d5784e4a40c551e49c3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:649       local swift_project_test1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:650       get_or_create_project swiftprojecttest1 default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:650       swift_project_test1=4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:651       die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:653       get_or_create_user swiftusertest1 testing default test@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z test@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=test@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=ecef10b673ad4743be095cfb3e87763d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo ecef10b673ad4743be095cfb3e87763d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:653       SWIFT_USER_TEST1=ecef10b673ad4743be095cfb3e87763d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:654       die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:655       get_or_add_user_project_role admin ecef10b673ad4743be095cfb3e87763d 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | ecef10b673ad4743be095cfb3e87763d |       | 4f559eff0fcf43a6b75c5dfeae35e598 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:657       local swift_user_test3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:659       get_or_create_user swiftusertest3 testing3 default test3@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z test3@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=test3@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=72351738e07b4bafbea76dfd6568894c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo 72351738e07b4bafbea76dfd6568894c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:659       swift_user_test3=72351738e07b4bafbea76dfd6568894c\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:660       die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:661       get_or_add_user_project_role 0f5153c6e87449e694ca7ffef76a17bb 72351738e07b4bafbea76dfd6568894c 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | 72351738e07b4bafbea76dfd6568894c |       | 4f559eff0fcf43a6b75c5dfeae35e598 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb\n0f5153c6e87449e694ca7ffef76a17bb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:663       local swift_project_test2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:664       get_or_create_project swiftprojecttest2 default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=3cf0bca11a304b3e8143329bfc40dd6b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 3cf0bca11a304b3e8143329bfc40dd6b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:664       swift_project_test2=3cf0bca11a304b3e8143329bfc40dd6b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:665       die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:667       local swift_user_test2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:669       get_or_create_user swiftusertest2 testing2 default test2@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z test2@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=test2@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=9c8208ab1dd14915837689893ed81618\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo 9c8208ab1dd14915837689893ed81618\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:669       swift_user_test2=9c8208ab1dd14915837689893ed81618\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:670       die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:671       get_or_add_user_project_role admin 9c8208ab1dd14915837689893ed81618 3cf0bca11a304b3e8143329bfc40dd6b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | 9c8208ab1dd14915837689893ed81618 |       | 3cf0bca11a304b3e8143329bfc40dd6b |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:673       local swift_domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:674       get_or_create_domain swift_test 'Used for swift functional testing'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:793  local domain_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_domain:805  oscwrap domain show swift_test -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_domain:807  oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:803  domain_id='\nb965ed24a479494b91dbc4641d0fdab4'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_domain:804  echo b965ed24a479494b91dbc4641d0fdab4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:674       swift_domain=b965ed24a479494b91dbc4641d0fdab4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:675       die_if_not_set 675 swift_domain 'Failure creating swift_test domain'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:677       local swift_project_test4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:678       get_or_create_project swiftprojecttest4 b965ed24a479494b91dbc4641d0fdab4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:848  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest4 --domain=b965ed24a479494b91dbc4641d0fdab4 --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:854  project_id=4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_project:855  echo 4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:678       swift_project_test4=4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:679       die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:681       local swift_user_test4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_accounts:683       get_or_create_user swiftusertest4 testing4 b965ed24a479494b91dbc4641d0fdab4 test4@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z test4@example.com ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:827   local email=--email=test4@example.com\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest4 --password testing4 --domain=b965ed24a479494b91dbc4641d0fdab4 --email=test4@example.com --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=39bde8ca619a475492170b28d6f2ddf5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo 39bde8ca619a475492170b28d6f2ddf5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:683       swift_user_test4=39bde8ca619a475492170b28d6f2ddf5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:684       die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_accounts:685       get_or_add_user_project_role admin 39bde8ca619a475492170b28d6f2ddf5 4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:902  openstack role add admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | 39bde8ca619a475492170b28d6f2ddf5 |       | 4144fa57100f45799d1b1624a58998e6 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1168                      write_clouds_yaml\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:81     CLOUDS_YAML=/etc/openstack/clouds.yaml\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_clouds_yaml:83     dirname /etc/openstack/clouds.yaml\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:83     sudo mkdir -p /etc/openstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:84     sudo chown -R ubuntu /etc/openstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:86     CA_CERT_ARG=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:87     '[' -f /opt/stack/data/ca-bundle.pem ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:91     /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username demo --os-password password --os-project-name demo\nThe user clouds.yaml file didn't exist.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:102    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username alt_demo --os-password password --os-project-name alt_demo\n/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  self._clouds = yaml.load(clouds_file)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:113    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username admin --os-password password --os-project-name admin\n/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  self._clouds = yaml.load(clouds_file)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:124    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username admin --os-password password --os-system-scope all\n/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  self._clouds = yaml.load(clouds_file)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_clouds_yaml:135    eval echo '~ubuntu'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:write_clouds_yaml:135    echo /home/ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_clouds_yaml:135    rm -f /home/ubuntu/.config/openstack/clouds.yaml\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1173                      is_service_enabled horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1182                      is_service_enabled g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1183                      echo_summary 'Configuring Glance'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Configuring Glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1184                      init_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:278                rm -rf /opt/stack/data/glance/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:279                mkdir -p /opt/stack/data/glance/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:282                recreate_database glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:110        local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:111        recreate_database_mysql glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:63  local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:284                time_start dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577178918143\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:286                /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync\n\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=26930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial\nINFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table\nINFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server\nINFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images\nINFO  [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01\nINFO  [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01\nINFO  [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table\nINFO  [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table\nINFO  [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images\nINFO  [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables\nINFO  [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01\nINFO  [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01\nINFO  [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02\nINFO  [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nUpgraded database to: train_expand01, current revision(s): train_expand01\nDatabase migration is up to date. No migration needed.\nUpgraded database to: train_contract01, current revision(s): train_contract01\nDatabase is synced successfully.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:289                /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs\n\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=26947) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-trust.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-runtimes.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-libvirt.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vcputopology.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-randomgen.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-libvirt-image.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-webservers.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-hypervisor.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/storage-volume-type.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/operating-system.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-host-capabilities.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/image-signature-verification.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-instance-data.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-xenapi.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/glance-common-image-props.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-quota.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-watchdog.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-databases.json loaded to database.\u001b[00m\u001b[00m\n\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mMetadata loading finished\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:init_glance:290                time_stop dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577178918143\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577178918143 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577178990410\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=72267\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=214717\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=286984\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1191                      is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1192                      echo_summary 'Configuring Neutron'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Configuring Neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1194                      configure_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:configure_neutron:606         is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:configure_neutron:608         configure_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:338  _configure_neutron_common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:691  _create_neutron_conf_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_create_neutron_conf_dir:684  sudo install -d -o ubuntu /etc/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:694  cd /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:694  exec ./tools/generate_config_file_samples.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:696  cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:698  Q_POLICY_FILE=/etc/neutron/policy.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:702  '[' -f /opt/stack/neutron/etc/policy.json ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:706  echo '{\"context_is_admin\":  \"role:admin or user_name:neutron\"}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:711  neutron_plugin_configure_common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_common:64  Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_common:65  Q_PLUGIN_CONF_FILENAME=ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_common:66  Q_PLUGIN_CLASS=ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_common:69  _neutron_service_plugin_class_add router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_service_plugin_class_add:860  local service_plugin_class=router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_service_plugin_class_add:861  [[ '' == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_service_plugin_class_add:862  Q_SERVICE_PLUGIN_CLASSES=router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:713  [[ etc/neutron/plugins/ml2 == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:713  [[ ml2_conf.ini == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:713  [[ ml2 == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:718  mkdir -p /etc/neutron/plugins/ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:719  Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:722  '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:723  cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_configure_neutron_common:728  database_connection_url neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:132  local db=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:133  database_connection_url_mysql neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:199  local db=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/neutron?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:728  iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:password@127.0.0.1/neutron?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:729  iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:730  iniset /etc/neutron/neutron.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:731  iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:732  iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:735  iniset /etc/neutron/neutron.conf nova region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:737  '[' ironic = fake ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:747  setup_logging /etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:749  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_common:755  _neutron_setup_rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:895  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:899  Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:900  [[ -d /etc/neutron/rootwrap.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:904  _neutron_deploy_rootwrap_filters /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:885  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:888  local srcdir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:889  sudo install -d -o root -m 755 /etc/neutron/rootwrap.d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:890  sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/netns-cleanup.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:908  test -r /opt/stack/neutron/etc/neutron/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:911  sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:913  sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:914  sudo sed -e 's:^exec_dirs=\\(.*\\)$:exec_dirs=\\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:917  ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:918  ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_neutron_setup_rootwrap:921  mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:921  TEMPFILE=/tmp/tmp.NUkcePwFgG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:922  echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:923  echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:924  chmod 0440 /tmp/tmp.NUkcePwFgG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:925  sudo chown root:root /tmp/tmp.NUkcePwFgG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:926  sudo mv /tmp/tmp.NUkcePwFgG /etc/sudoers.d/neutron-rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:929  iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:930  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_rootwrap:931  iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:339  iniset_rpc_backend neutron /etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:341  is_service_enabled q-metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:344  is_service_enabled q-agt q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:345  _configure_neutron_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:832  Q_API_PASTE_FILE=/etc/neutron/api-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:833  cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:836  iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:838  iniset /etc/neutron/neutron.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:839  iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:840  iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:842  iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:843  configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/neutron/neutron.conf keystone_authtoken username neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/neutron/neutron.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/neutron/neutron.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:846  iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:847  iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:849  configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/neutron/neutron.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/neutron/neutron.conf nova auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/neutron/neutron.conf nova auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/neutron/neutron.conf nova username nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/neutron/neutron.conf nova password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/neutron/neutron.conf nova user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/neutron/neutron.conf nova project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/neutron/neutron.conf nova project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_service:852  neutron_plugin_configure_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:73  [[ vxlan != \\l\\o\\c\\a\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:74  Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:88  '[' '' == '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:89  [[ '' == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:89  [[ private != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:90  ML2_VLAN_RANGES=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:91  [[ '' != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:95  [[ private != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:96  Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:102  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:103  [[ -n private ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:104  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:105  [[ -n private ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:106  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=private,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:108  [[ -n public ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:108  [[ private != \\p\\u\\b\\l\\i\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:109  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:120  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:121  iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:126  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,linuxbridge\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=mechanism_drivers=openvswitch,linuxbridge\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z mechanism_drivers=openvswitch,linuxbridge ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,linuxbridge\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:128  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:132  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=extension_drivers=port_security\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z extension_drivers=port_security ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:134  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=tenant_network_types=vxlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z tenant_network_types=vxlan ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:136  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_gre\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=tunnel_id_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z tunnel_id_ranges=1:1000 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:138  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_vxlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=vni_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z vni_ranges=1:1000 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:140  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=private,public,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_flat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=flat_networks=private,public,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z flat_networks=private,public, ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks private,public,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:142  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_vlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=network_vlan_ranges=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z network_vlan_ranges=private ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:144  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_geneve\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=vni_ranges=1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z vni_ranges=1:1000 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ml2:neutron_plugin_configure_service:146  [[ legacy != \\l\\e\\g\\a\\c\\y ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:347  is_service_enabled q-agt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:348  _configure_neutron_plugin_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_plugin_agent:819  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_plugin_agent:820  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_plugin_agent:821  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_plugin_agent:823  iniset /etc/neutron/neutron.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_plugin_agent:826  neutron_plugin_configure_plugin_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32  _neutron_ovs_base_setup_bridge br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32  local bridge=br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33  neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\n\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mLogging enabled!\u001b[00m\u001b[00m\n\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/usr/local/bin/neutron-ovs-cleanup version 15.1.0.dev262\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG neutron.common.config [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\u001b[00m \u001b[00;33m{{(pid=29995) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}\u001b[00m\u001b[00m\n\u001b[01;31mERROR ovsdbapp.backend.ovs_idl.idlutils [\u001b[00;36m-\u001b[01;31m] \u001b[01;35m\u001b[01;31mUnable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG neutron.agent.linux.utils [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRunning command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target=\"ptcp:6640:127.0.0.1\"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager']\u001b[00m \u001b[00;33m{{(pid=29995) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG oslo_rootwrap.client [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mPopen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated\u001b[00m \u001b[00;33m{{(pid=29995) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO oslo_rootwrap.client [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mSpawned new rootwrap daemon process with pid=30000\u001b[00m\u001b[00m\n\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mOVS cleanup completed successfully\u001b[00m\u001b[00m\n\u001b[00;36mINFO oslo_rootwrap.client [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStopping rootwrap daemon process with pid=30000\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34  _neutron_ovs_base_add_bridge br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35  sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33  _neutron_ovs_base_configure_firewall_driver\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89  iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90  running_in_container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:running_in_container:756        systemd-detect-virt --container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:running_in_container:756        [[ none != \\n\\o\\n\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91  enable_kernel_bridge_firewall\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:765  sudo modprobe bridge\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:768  sudo modprobe br_netfilter\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:772  for proto in ip ip6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:773  sudo sysctl -w net.bridge.bridge-nf-call-iptables=1\nnet.bridge.bridge-nf-call-iptables = 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:772  for proto in ip ip6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:enable_kernel_bridge_firewall:773  sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1\nnet.bridge.bridge-nf-call-ip6tables = 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44  [[ private != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44  [[ br-ens2 != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45  [[ '' == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:46  OVS_BRIDGE_MAPPINGS=private:br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50  _neutron_ovs_base_add_bridge br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ens2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52  [[ private:br-ens2 != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings private:br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55  AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:350  is_service_enabled q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:351  _configure_neutron_dhcp_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:760  cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:762  iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:764  iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:765  iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:766  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:767  iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:770  is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:781  _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_interface_driver:939  iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_interface_driver:941  neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62  local conf_file=/etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63  iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_dhcp_agent:783  neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21  local conf_file=/etc/neutron/dhcp_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22  :\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:353  is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:354  _configure_neutron_l3_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115  cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117  iniset /etc/neutron/l3_agent.ini DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118  iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120  iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123  _neutron_setup_interface_driver /etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_interface_driver:939  iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_neutron_setup_interface_driver:941  neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62  local conf_file=/etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63  iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125  neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26  local conf_file=/etc/neutron/l3_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27  _neutron_ovs_base_configure_l3_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99  neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\n\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mLogging enabled!\u001b[00m\u001b[00m\n\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/usr/local/bin/neutron-ovs-cleanup version 15.1.0.dev262\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG neutron.common.config [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\u001b[00m \u001b[00;33m{{(pid=31023) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCleaning bridge: br-int\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRunning txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False)\u001b[00m \u001b[00;33m{{(pid=31023) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:84}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mTransaction caused no change\u001b[00m \u001b[00;33m{{(pid=31023) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:121}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mOVS cleanup completed successfully\u001b[00m\u001b[00m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108  _neutron_ovs_base_add_public_bridge\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114  _neutron_ovs_base_add_bridge br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115  set_mtu br-ex 1400\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_mtu:748                     local dev=br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_mtu:749                     local mtu=1400\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_mtu:750                     sudo ip link set mtu 1400 dev br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109  sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131  [[ -n ens2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132  _move_neutron_addresses_route ens2 br-ens2 True False inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:592  local from_intf=ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:593  local to_intf=br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:594  local add_ovs_port=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:595  local del_ovs_port=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:596  local af=inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:598  [[ -n ens2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:598  [[ -n br-ens2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:604  local IP_REPLACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:605  local IP_DEL=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:606  local IP_UP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:607  local DEFAULT_ROUTE_GW\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:608  awk '/default.+ens2\\s/ { print $3; exit }'\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:608  ip -f inet r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:608  DEFAULT_ROUTE_GW=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:609  local ADD_OVS_PORT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:610  local DEL_OVS_PORT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:611  local ARP_CMD=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:613  ip -f inet a s dev ens2 scope global primary\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:613  awk '{ print $2, $3, $4; exit }'\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:613  grep inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:613  IP_BRD='169.16.1.117/24 brd 169.16.1.255'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:615  '[' '' '!=' '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:619  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:620  ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-ens2 ens2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:623  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:627  [[ 169.16.1.117/24 brd 169.16.1.255 != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:628  IP_DEL='sudo ip addr del 169.16.1.117/24 brd 169.16.1.255 dev ens2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:629  IP_REPLACE='sudo ip addr replace 169.16.1.117/24 brd 169.16.1.255 dev br-ens2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:630  IP_UP='sudo ip link set br-ens2 up'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:631  [[ inet == \\i\\n\\e\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:632  grep -o -E '(.*)/'\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:632  echo 169.16.1.117/24 brd 169.16.1.255\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:632  cut -d / -f1\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:_move_neutron_addresses_route:632  awk '{ print $1; exit }'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:632  IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:633  ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-ens2 169.16.1.117 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip addr del 169.16.1.117/24 brd 169.16.1.255 dev ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip addr replace 169.16.1.117/24 brd 169.16.1.255 dev br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip link set br-ens2 up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ovs-vsctl --may-exist add-port br-ens2 ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo arping -A -c 3 -w 4.5 -I br-ens2 169.16.1.117\nARPING 169.16.1.117 from 169.16.1.117 br-ens2\nSent 3 probes (3 broadcast(s))\nReceived 0 response(s)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  grep -c global\n++lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  ip -f inet6 a s dev ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  [[ 0 != 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:356  is_service_enabled q-meta\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:357  _configure_neutron_metadata_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:788  cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:790  iniset /etc/neutron/metadata_agent.ini DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:791  iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:792  iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:793  iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:794  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:_configure_neutron_metadata_agent:795  iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:360  [[ legacy != \\l\\e\\g\\a\\c\\y ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:363  is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:367  iniset /etc/neutron/neutron.conf DEFAULT api_workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_mutnauq:371  iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:configure_neutron:613         '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1197                      is_service_enabled mysql postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1197                      is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1198                      init_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:init_neutron:651              is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:init_neutron:653              init_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:init_mutnauq:431       recreate_database neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:110        local db=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:recreate_database:111        recreate_database_mysql neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:63  local db=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:init_mutnauq:432       time_start dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179054209\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:init_mutnauq:434       /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> kilo\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225\nINFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151\nINFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf\nINFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee\nINFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f\nINFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773\nINFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592\nINFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7\nINFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79\nINFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051\nINFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136\nINFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59\nINFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d\nINFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a\nINFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25\nINFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee\nINFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9\nINFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4\nINFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664\nINFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5\nINFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f\nINFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821\nINFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4\nINFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81\nINFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6\nINFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532\nINFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f\nINFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a\nINFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b\nINFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73\nINFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99\nINFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada\nINFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016\nINFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3\nINFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d\nINFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d\nINFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297\nINFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c\nINFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39\nINFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b\nINFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050\nINFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9\nINFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada\nINFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc\nINFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53\nINFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70\nINFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502\nINFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee\nINFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048\nINFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4\nINFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37\nINFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa\nINFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf\nINFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4\nINFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e\nINFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90\nINFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4\nINFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426\nINFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524\nINFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc\nINFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d\nINFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70\nINFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c\nINFO  [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c\nINFO  [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da\nINFO  [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192\nINFO  [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9\nINFO  [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6\nINFO  [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f\nINFO  [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee\nINFO  [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c\nINFO  [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding\nINFO  [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding\nINFO  [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41\nINFO  [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS\nINFO  [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639\nINFO  [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597\nINFO  [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780\nINFO  [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd\nINFO  [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681\nINFO  [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367\nINFO  [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e\nINFO  [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c\nINFO  [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc\nINFO  [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655\nINFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a\nINFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad\nINFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab\nINFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0\nINFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62\nINFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353\nINFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586\nINFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d\nRunning upgrade for neutron ...\nOK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:init_mutnauq:435       time_stop dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=dbsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179054209\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179054209 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179502568\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=448359\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=286984\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=735343\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1206                      is_service_enabled q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:1209                      pidof NetworkManager\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:1209                      true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1209                      netman_pid=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1210                      '[' -z '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1211                      sudo killall dnsmasq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1216                      clean_iptables\ntput: tput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: tput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               sed 's/-c [0-9]* [0-9]* //g'\ntput: tput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               sudo iptables -S -v\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               bash\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               grep '\\-A'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               grep nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:182               awk '{print \"sudo iptables\",$0}'\n+lib/nova:clean_iptables:182               sed s/-A/-D/g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               grep nova\ntput: tput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               awk '{print \"sudo iptables -t nat\",$0}'\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               sudo iptables -S -v -t nat\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               grep '\\-A'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               sed s/-A/-D/g\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               bash\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:184               sed 's/-c [0-9]* [0-9]* //g'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               sed s/-N/-X/g\nNo value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               sudo iptables -S -v\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               grep nova\n+lib/nova:clean_iptables:186               grep '\\-N'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               bash\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               awk '{print \"sudo iptables\",$0}'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:186               sed 's/-c [0-9]* [0-9]* //g'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               sudo iptables -S -v -t nat\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               sed 's/-c [0-9]* [0-9]* //g'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               sed s/-N/-X/g\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               awk '{print \"sudo iptables -t nat\",$0}'\n+lib/nova:clean_iptables:188               grep '\\-N'\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               grep nova\ntput: No value for $TERM and no -T specified\n+lib/nova:clean_iptables:188               bash\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1219                      sudo sysctl -w net.ipv4.ip_forward=1\nnet.ipv4.ip_forward = 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1226                      is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1227                      echo_summary 'Configuring Swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Configuring Swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1228                      init_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:690                  local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:692                  /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop\nNo container-sync running\nNo container-updater running\nNo object-replicator running\nNo account-reaper running\nNo container-reconciler running\nNo object-reconstructor running\nNo object-auditor running\nNo object-updater running\nNo container-server running\nNo object-server running\nNo container-auditor running\nNo proxy-server running\nNo account-replicator running\nNo object-expirer running\nNo container-replicator running\nNo account-auditor running\nNo account-server running\nNo container-sharder running\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:692                  true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:695                  create_swift_disk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:566           local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:571           local user_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:create_swift_disk:572           id -g ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:572           user_group=1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:573           sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:576           [[ -e /opt/stack/data/swift/drives/images/swift.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:583           mkdir -p /opt/stack/data/swift/drives/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:584           sudo touch /opt/stack/data/swift/drives/images/swift.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:585           sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:587           truncate -s 6G /opt/stack/data/swift/drives/images/swift.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:590           /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img\nmeta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024   agcount=4, agsize=393216 blks\n         =                       sectsz=512   attr=2, projid32bit=1\n         =                       crc=1        finobt=1, sparse=0, rmapbt=0, reflink=0\ndata     =                       bsize=4096   blocks=1572864, imaxpct=25\n         =                       sunit=0      swidth=0 blks\nnaming   =version 2              bsize=4096   ascii-ci=0 ftype=1\nlog      =internal log           bsize=4096   blocks=2560, version=2\n         =                       sectsz=512   sunit=0 blks, lazy-count=1\nrealtime =none                   extsz=4096   blocks=0, rtextents=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:593           mkdir -p /opt/stack/data/swift/drives/sdb1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:594           egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:595           sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:601           local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:602           for node_number in ${SWIFT_REPLICAS_SEQ}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:604           local node_devices=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:605           local real_devices=/opt/stack/data/swift/drives/sdb1/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:606           sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:607           local device=/opt/stack/data/swift/drives/sdb1/1/sdb1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:608           [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:create_swift_disk:609           sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:699                  pushd /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:701                  rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:703                  /usr/local/bin/swift-ring-builder object.builder create 9 1 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:704                  /usr/local/bin/swift-ring-builder container.builder create 9 1 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:705                  /usr/local/bin/swift-ring-builder account.builder create 9 1 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:711                  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:724                  for node_number in ${SWIFT_REPLICAS_SEQ}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:725                  /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1\nWARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1.\nDevice d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_\"\" with 1.0 weight got id 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:726                  /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1\nWARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1.\nDevice d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_\"\" with 1.0 weight got id 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:727                  /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1\nWARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1.\nDevice d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_\"\" with 1.0 weight got id 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:733                  /usr/local/bin/swift-ring-builder object.builder rebalance 42\nReassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:734                  /usr/local/bin/swift-ring-builder container.builder rebalance 42\nReassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:735                  /usr/local/bin/swift-ring-builder account.builder rebalance 42\nReassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:init_swift:736                  popd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1235                      is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1243                      is_service_enabled placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1251                      is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1268                      run_phase stack post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ post-config == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ post-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:12          :\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/post-config'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ post-config == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ post-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:30  echo_summary 'Configuring Ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Configuring Ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:31  configure_ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1259  configure_ironic_dirs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1121  sudo install -d -o ubuntu /etc/ironic ubuntu /opt/stack/data/ironic /var/lib/ironic /opt/stack/data/ironic/tftpboot /opt/stack/data/ironic/tftpboot/pxelinux.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1123  sudo chown -R ubuntu:ubuntu /opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1125  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1129  '[' '!' -f /usr/lib/PXELINUX/pxelinux.0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1136  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1137  cp /usr/lib/PXELINUX/pxelinux.0 /opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1138  setup_syslinux_modules\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:753  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:756  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:756  [[ -d /usr/lib/PXELINUX/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:759  cp -aR /usr/lib/syslinux/modules/bios/cat.c32 /usr/lib/syslinux/modules/bios/chain.c32 /usr/lib/syslinux/modules/bios/cmd.c32 /usr/lib/syslinux/modules/bios/cmenu.c32 /usr/lib/syslinux/modules/bios/config.c32 /usr/lib/syslinux/modules/bios/cptime.c32 /usr/lib/syslinux/modules/bios/cpu.c32 /usr/lib/syslinux/modules/bios/cpuid.c32 /usr/lib/syslinux/modules/bios/cpuidtest.c32 /usr/lib/syslinux/modules/bios/debug.c32 /usr/lib/syslinux/modules/bios/dhcp.c32 /usr/lib/syslinux/modules/bios/disk.c32 /usr/lib/syslinux/modules/bios/dmi.c32 /usr/lib/syslinux/modules/bios/dmitest.c32 /usr/lib/syslinux/modules/bios/elf.c32 /usr/lib/syslinux/modules/bios/ethersel.c32 /usr/lib/syslinux/modules/bios/gfxboot.c32 /usr/lib/syslinux/modules/bios/gpxecmd.c32 /usr/lib/syslinux/modules/bios/hdt.c32 /usr/lib/syslinux/modules/bios/hexdump.c32 /usr/lib/syslinux/modules/bios/host.c32 /usr/lib/syslinux/modules/bios/ifcpu64.c32 /usr/lib/syslinux/modules/bios/ifcpu.c32 /usr/lib/syslinux/modules/bios/ifmemdsk.c32 /usr/lib/syslinux/modules/bios/ifplop.c32 /usr/lib/syslinux/modules/bios/kbdmap.c32 /usr/lib/syslinux/modules/bios/kontron_wdt.c32 /usr/lib/syslinux/modules/bios/ldlinux.c32 /usr/lib/syslinux/modules/bios/lfs.c32 /usr/lib/syslinux/modules/bios/libcom32.c32 /usr/lib/syslinux/modules/bios/libgpl.c32 /usr/lib/syslinux/modules/bios/liblua.c32 /usr/lib/syslinux/modules/bios/libmenu.c32 /usr/lib/syslinux/modules/bios/libutil.c32 /usr/lib/syslinux/modules/bios/linux.c32 /usr/lib/syslinux/modules/bios/ls.c32 /usr/lib/syslinux/modules/bios/lua.c32 /usr/lib/syslinux/modules/bios/mboot.c32 /usr/lib/syslinux/modules/bios/meminfo.c32 /usr/lib/syslinux/modules/bios/menu.c32 /usr/lib/syslinux/modules/bios/pci.c32 /usr/lib/syslinux/modules/bios/pcitest.c32 /usr/lib/syslinux/modules/bios/pmload.c32 /usr/lib/syslinux/modules/bios/poweroff.c32 /usr/lib/syslinux/modules/bios/prdhcp.c32 /usr/lib/syslinux/modules/bios/pwd.c32 /usr/lib/syslinux/modules/bios/pxechn.c32 /usr/lib/syslinux/modules/bios/reboot.c32 /usr/lib/syslinux/modules/bios/rosh.c32 /usr/lib/syslinux/modules/bios/sanboot.c32 /usr/lib/syslinux/modules/bios/sdi.c32 /usr/lib/syslinux/modules/bios/sysdump.c32 /usr/lib/syslinux/modules/bios/syslinux.c32 /usr/lib/syslinux/modules/bios/vesa.c32 /usr/lib/syslinux/modules/bios/vesainfo.c32 /usr/lib/syslinux/modules/bios/vesamenu.c32 /usr/lib/syslinux/modules/bios/vpdtest.c32 /usr/lib/syslinux/modules/bios/whichsys.c32 /usr/lib/syslinux/modules/bios/zzjson.c32 /opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1141  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1161  [[ local == \\l\\o\\c\\a\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1161  [[ always != \\n\\e\\v\\e\\r ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1162  install -d -o ubuntu /tmp/devstack_logs/ironic-bm-logs/deploy_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1262  rm -f /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1264  iniset /etc/ironic/ironic.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1265  inicomment /etc/ironic/ironic.conf DEFAULT log_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1266  database_connection_url ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/database:database_connection_url:132  local db=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/database:database_connection_url:133  database_connection_url_mysql ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/databases/mysql:database_connection_url_mysql:199  local db=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/ironic?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1266  iniset /etc/ironic/ironic.conf database connection 'mysql+pymysql://root:password@127.0.0.1/ironic?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1267  iniset /etc/ironic/ironic.conf DEFAULT state_path /var/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1268  iniset /etc/ironic/ironic.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1270  iniset /etc/ironic/ironic.conf DEFAULT host ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1272  iniset /etc/ironic/ironic.conf agent deploy_logs_collect always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1273  iniset /etc/ironic/ironic.conf agent deploy_logs_storage_backend local\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1274  iniset /etc/ironic/ironic.conf agent deploy_logs_local_path /tmp/devstack_logs/ironic-bm-logs/deploy_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1276  iniset /etc/ironic/ironic.conf agent image_download_source swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1278  iniset /etc/ironic/ironic.conf DEFAULT rpc_transport oslo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1279  iniset /etc/ironic/ironic.conf json_rpc port 8089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1282  iniset /etc/ironic/ironic.conf deploy fast_track False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1285  [[ oslo == \\o\\s\\l\\o ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1286  iniset_rpc_backend ironic /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:157    local package=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/ironic/ironic.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1290  is_service_enabled ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1291  configure_ironic_conductor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1408  local 'client_sections=neutron swift glance inspector cinder service_catalog json_rpc nova'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf neutron auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf neutron auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf neutron username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf neutron password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf neutron project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf neutron user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf neutron project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf neutron cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf neutron region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf swift auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf swift auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf swift username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf swift password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf swift project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf swift user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf swift project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf swift cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf swift region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf glance auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf glance auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf glance username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf glance password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf glance project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf glance user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf glance project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf glance cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf glance region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for inspector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=inspector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf inspector auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf inspector auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf inspector username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf inspector password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf inspector project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf inspector user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf inspector project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf inspector cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf inspector region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf cinder auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf cinder auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf cinder username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf cinder password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf cinder project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf cinder user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf cinder project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf cinder cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf cinder region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for service_catalog\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=service_catalog\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf service_catalog auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf service_catalog auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf service_catalog username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf service_catalog password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf service_catalog project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf service_catalog user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf service_catalog project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf service_catalog cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf service_catalog region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for json_rpc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=json_rpc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf json_rpc auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf json_rpc auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf json_rpc username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf json_rpc password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf json_rpc project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf json_rpc user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf json_rpc project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf json_rpc cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf json_rpc region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf nova auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf nova auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf nova username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf nova password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf nova project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf nova user_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf nova project_domain_id default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf nova cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf nova region_name RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1413  configure_rootwrap ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:43        local project=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:44        local project_uc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/rootwrap:configure_rootwrap:45        echo ironic\ntput: No value for $TERM and no -T specified\n+++inc/rootwrap:configure_rootwrap:45        tr a-z A-Z\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:45        project_uc=IRONIC\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:46        local bin_dir=IRONIC_BIN_DIR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:47        bin_dir=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:48        local project_dir=IRONIC_DIR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:49        project_dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:51        local rootwrap_conf_src_dir=/opt/stack/ironic/etc/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:52        local rootwrap_bin=/usr/local/bin/ironic-rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:55        sudo rm -rf /etc/ironic/rootwrap.d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:56        sudo install -d -o root -g root -m 755 /etc/ironic/rootwrap.d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:57        sudo install -o root -g root -m 644 /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-images.filters /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-lib.filters /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-utils.filters /etc/ironic/rootwrap.d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:60        sudo install -o root -g root -m 644 /opt/stack/ironic/etc/ironic/rootwrap.conf /etc/ironic/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:61        sudo sed -e 's:^filters_path=.*$:filters_path=/etc/ironic/rootwrap.d:' -i /etc/ironic/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:64        local tempfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/rootwrap:configure_rootwrap:65        mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:65        tempfile=/tmp/tmp.9oF9AlxqhZ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:67        rootwrap_sudo_cmd='/usr/local/bin/ironic-rootwrap /etc/ironic/rootwrap.conf *'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:68        echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/ironic-rootwrap /etc/ironic/rootwrap.conf *'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:69        '[' -f /usr/local/bin/ironic-rootwrap-daemon ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:74        chmod 0440 /tmp/tmp.9oF9AlxqhZ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:75        sudo chown root:root /tmp/tmp.9oF9AlxqhZ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:76        sudo mv /tmp/tmp.9oF9AlxqhZ /etc/sudoers.d/ironic-rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/rootwrap:configure_rootwrap:80        dirname /usr/local/bin/ironic-rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:configure_rootwrap:80        add_sudo_secure_path /usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:add_sudo_secure_path:21      local dir=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:add_sudo_secure_path:22      local line\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:add_sudo_secure_path:25      [[ -r /etc/sudoers.d/zz-secure-path ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:add_sudo_secure_path:28      line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/rootwrap:add_sudo_secure_path:32      [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1416  iniset /etc/ironic/ironic.conf DEFAULT enabled_hardware_types ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1418  iniset /etc/ironic/ironic.conf conductor automated_clean False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1421  local iface\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1422  local iface_var\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1423  local iface_uppercase\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1424  local default_iface_var\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=BIOS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_BIOS_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_bios_interfaces fake,no-bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_BIOS_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=BOOT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_BOOT_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_boot_interfaces ilo-virtual-media\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_BOOT_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=POWER\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_POWER_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_power_interfaces ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_POWER_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=MANAGEMENT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_MANAGEMENT_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_management_interfaces ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_MANAGEMENT_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=DEPLOY\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_DEPLOY_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_deploy_interfaces direct\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_DEPLOY_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=CONSOLE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_CONSOLE_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_console_interfaces fake,no-console\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_CONSOLE_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=INSPECT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_INSPECT_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_inspect_interfaces fake,no-inspect\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_INSPECT_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=RAID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_RAID_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_raid_interfaces fake,agent,no-raid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_RAID_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=RESCUE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_RESCUE_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_rescue_interfaces fake,no-rescue\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_RESCUE_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=STORAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_STORAGE_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_storage_interfaces fake,cinder,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_STORAGE_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=NETWORK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_NETWORK_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_network_interfaces flat,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_NETWORK_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=VENDOR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_VENDOR_INTERFACES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_vendor_interfaces fake,ipmitool,no-vendor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_VENDOR_INTERFACE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1438  is_deployed_by_redfish\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1445  is_deployed_by_snmp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_snmp:679  [[ ilo == snmp ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_snmp:680  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1452  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1481  iniset /etc/ironic/ironic.conf DEFAULT rootwrap_config /etc/ironic/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1482  iniset /etc/ironic/ironic.conf conductor api_url http://169.16.1.117/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1483  [[ -n 3000 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1484  iniset /etc/ironic/ironic.conf conductor deploy_callback_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1486  iniset /etc/ironic/ironic.conf pxe tftp_server 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1487  iniset /etc/ironic/ironic.conf pxe tftp_root /opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1488  iniset /etc/ironic/ironic.conf pxe tftp_master_path /opt/stack/data/ironic/tftpboot/master_images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1489  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1492  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1508  local 'pxe_params=nofb nomodeset console=ttyS0,115200'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1509  pxe_params+=' systemd.journald.forward_to_console=yes'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1510  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1514  pxe_params+=' '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1516  [[ -n nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes  ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1517  iniset /etc/ironic/ironic.conf pxe pxe_append_params 'nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1520  local 'kernel_append_params=nofb nomodeset console=ttyS0,115200'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1521  kernel_append_params+=' systemd.journald.forward_to_console=yes'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1522  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1526  [[ -n kernel_append_params ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1527  iniset /etc/ironic/ironic.conf redfish kernel_append_params 'nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1533  is_glance_configuration_required\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  is_deployed_by_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1534  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1541  iniset /etc/ironic/ironic.conf glance swift_temp_url_duration 3600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1544  is_deployed_by_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1551  iniset /etc/ironic/ironic.conf deploy erase_devices_priority 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1553  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1569  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1573  iniset /etc/ironic/ironic.conf dhcp dhcp_provider neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1575  iniset /etc/ironic/ironic.conf deploy default_boot_option netboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  find -L /usr /opt /etc -type f -name isolinux.bin\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  head -1\nfind: \u2018/usr/lib/ssl/private\u2019: Permission denied\nfind: File system loop detected; \u2018/usr/bin/X11\u2019 is part of the same file system loop as \u2018/usr/bin\u2019.\nfind: \u2018/opt/containerd\u2019: Permission denied\nfind: \u2018/opt/stack/data/etcd/member\u2019: Permission denied\nfind: \u2018/etc/ssl/private\u2019: Permission denied\nfind: \u2018/etc/polkit-1/localauthority\u2019: Permission denied\nfind: \u2018/etc/sudoers.d\u2019: Permission denied\nfind: \u2018/etc/libvirt/secrets\u2019: Permission denied\nfind: \u2018/etc/dhcp/ddns-keys\u2019: Permission denied\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  isolinux=/usr/lib/ISOLINUX/isolinux.bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1578  [[ -n /usr/lib/ISOLINUX/isolinux.bin ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1579  iniset /etc/ironic/ironic.conf DEFAULT isolinux_bin /usr/lib/ISOLINUX/isolinux.bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1295  is_service_enabled ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1296  configure_ironic_api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1368  iniset /etc/ironic/ironic.conf DEFAULT auth_strategy keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1369  configure_auth_token_middleware /etc/ironic/ironic.conf ironic /var/cache/ironic/api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_auth_token_middleware:430  echo 'WARNING: configure_auth_token_middleware is deprecated, use configure_keystone_authtoken_middleware instead'\nWARNING: configure_auth_token_middleware is deprecated, use configure_keystone_authtoken_middleware instead\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_auth_token_middleware:431  configure_keystone_authtoken_middleware /etc/ironic/ironic.conf ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/ironic/ironic.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/ironic/ironic.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/ironic/ironic.conf keystone_authtoken username ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/ironic/ironic.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/ironic/ironic.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/ironic/ironic.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/ironic/ironic.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/ironic/ironic.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/ironic/ironic.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1371  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1372  iniset /etc/ironic/ironic.conf oslo_middleware enable_proxy_headers_parsing True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1300  setup_logging /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_logging:639               local conf_file=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_logging:642               setup_systemd_logging /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:670       local conf_file=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:684       iniset /etc/ironic/ironic.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:686       iniset /etc/ironic/ironic.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:687       iniset /etc/ironic/ironic.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:688       iniset /etc/ironic/ironic.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1303  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1308  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1309  write_uwsgi_config /etc/ironic/ironic-uwsgi.ini /usr/local/bin/ironic-api-wsgi /baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:236         local file=/etc/ironic/ironic-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:238         local url=/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:239         local http=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:240         local name=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:241         name=ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf\nd /var/run/uwsgi 0755 ubuntu root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/ironic-api-wsgi.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:256         rm -rf /etc/ironic/ironic-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:257         iniset /etc/ironic/ironic-uwsgi.ini uwsgi wsgi-file /usr/local/bin/ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:258         iniset /etc/ironic/ironic-uwsgi.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:260         iniset /etc/ironic/ironic-uwsgi.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:262         iniset /etc/ironic/ironic-uwsgi.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:263         iniset /etc/ironic/ironic-uwsgi.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:266         iniset /etc/ironic/ironic-uwsgi.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:267         iniset /etc/ironic/ironic-uwsgi.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:268         iniset /etc/ironic/ironic-uwsgi.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:270         iniset /etc/ironic/ironic-uwsgi.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:272         iniset /etc/ironic/ironic-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:274         iniset /etc/ironic/ironic-uwsgi.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:276         iniset /etc/ironic/ironic-uwsgi.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:278         iniset /etc/ironic/ironic-uwsgi.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:281         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:284         local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/apache:write_uwsgi_config:285         apache_site_config_for ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/apache:apache_site_config_for:168     local site=ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/ironic-api-wsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/ironic-api-wsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:286         iniset /etc/ironic/ironic-uwsgi.ini uwsgi socket /var/run/uwsgi/ironic-api-wsgi.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:287         iniset /etc/ironic/ironic-uwsgi.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/ironic-api-wsgi.conf\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/baremetal\" \"unix:/var/run/uwsgi/ironic-api-wsgi.socket|uwsgi://uwsgi-uds-ironic-api-wsgi/\" retry=0 '\nProxyPass \"/baremetal\" \"unix:/var/run/uwsgi/ironic-api-wsgi.socket|uwsgi://uwsgi-uds-ironic-api-wsgi/\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:289         enable_apache_site ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_site:185         local site=ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:enable_apache_site:189         sudo a2ensite ironic-api-wsgi\nEnabling site ironic-api-wsgi.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:290         restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1312  [[ Ubuntu =~ (Debian|Ubuntu) ]]\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  grep 'libvirtd$'\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  cut -d : -f 1 /etc/group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  LIBVIRT_GROUP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1317  LIBVIRT_GROUP=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1321  getent group libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1325  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1327  iniset /etc/ironic/ironic.conf nova send_power_notifications false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1329  add_user_to_group ubuntu libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:add_user_to_group:2105   local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:add_user_to_group:2106   local group=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:add_user_to_group:2108   sudo usermod -a -G libvirt ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1333  sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1334  sudo tee -a /etc/libvirt/qemu.conf\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1334  cat\ncgroup_device_acl = [\n    \"/dev/null\", \"/dev/full\", \"/dev/zero\",\n    \"/dev/random\", \"/dev/urandom\",\n    \"/dev/ptmx\", \"/dev/kvm\", \"/dev/kqemu\",\n    \"/dev/rtc\", \"/dev/hpet\",\"/dev/net/tun\",\n    \"/dev/vfio/vfio\",\n]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1343  restart_libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:644  local libvirt_service_name=libvirtd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:645  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:645  type libvirtd\nlibvirtd is /usr/sbin/libvirtd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:648  restart_service libvirtd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2221     sudo /bin/systemctl restart libvirtd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1347  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:33  is_service_enabled key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:34  create_ironic_accounts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1602  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ir-api ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1602  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ key ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1604  get_or_create_service ironic baremetal 'Ironic baremetal provisioning service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:967  local service_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_service:980  oscwrap service show baremetal -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_service:982  oscwrap service create baremetal --name ironic '--description=Ironic baremetal provisioning service' -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:978  service_id='\n091210c5406146f8ae2252e40d345b09'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_service:979  echo 091210c5406146f8ae2252e40d345b09\n091210c5406146f8ae2252e40d345b09\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1605  get_or_create_endpoint baremetal RegionOne http://169.16.1.117/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1011  local public_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface baremetal public http://169.16.1.117/baremetal RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service baremetal --interface public --region RegionOne -c ID -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create baremetal public http://169.16.1.117/baremetal --region RegionOne -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=d974b065d2a04a90825bfd86b8776aaa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_or_create_endpoint_with_interface:997  echo d974b065d2a04a90825bfd86b8776aaa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1012  public_id=d974b065d2a04a90825bfd86b8776aaa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1014  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1017  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_endpoint:1021  echo d974b065d2a04a90825bfd86b8776aaa\nd974b065d2a04a90825bfd86b8776aaa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1612  create_service_user ironic admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_service_user:395      get_or_create_user ironic password Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:825   local user_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:826   [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:829   local email=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_user:843   oscwrap user create ironic --password password --domain=Default --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:841   user_id=c9081af1a62f49e5b9b443708e7d0e68\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_user:842   echo c9081af1a62f49e5b9b443708e7d0e68\nc9081af1a62f49e5b9b443708e7d0e68\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_service_user:396      get_or_add_user_project_role service ironic service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:902  openstack role add service --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  get_field 1\n+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | c9081af1a62f49e5b9b443708e7d0e68 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad\n0b03fe83c3e343918522ca61c55f50ad\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_service_user:398      [[ -n admin ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:create_service_user:399      get_or_add_user_project_role admin ironic service Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:876     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:877     domain=' --user-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:879     [[ -n Default ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:902  openstack role add admin --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  get_field 1\n+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\n+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user ironic --project service --user-domain Default --project-domain Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | c9081af1a62f49e5b9b443708e7d0e68 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606\n2f5dc28c3cde495c9c34e19d4a22c606\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1615  get_or_create_role baremetal_admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_role:868   oscwrap role create baremetal_admin --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:866   role_id=e48eed16066c49f694f1150bc6c4b5af\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:867   echo e48eed16066c49f694f1150bc6c4b5af\ne48eed16066c49f694f1150bc6c4b5af\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1616  get_or_create_role baremetal_observer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:861   local role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_create_role:868   oscwrap role create baremetal_observer --or-show -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:866   role_id=6b76ab449bac4e4a9d5e21fa179d718f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_create_role:867   echo 6b76ab449bac4e4a9d5e21fa179d718f\n6b76ab449bac4e4a9d5e21fa179d718f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1617  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1620  get_or_add_user_project_role baremetal_observer demo demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:889  local user_role_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:891  _get_domain_args\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:873     local domain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:874     domain=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:876     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:879     [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_get_domain_args:883     echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:891  domain_args=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  get_field 1\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role baremetal_observer --user demo --project demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:899  user_role_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:902  openstack role add baremetal_observer --user demo --project demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  get_field 1\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\n+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role baremetal_observer --user demo --project demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:734            echo '| 6b76ab449bac4e4a9d5e21fa179d718f | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:911  user_role_id=6b76ab449bac4e4a9d5e21fa179d718f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_or_add_user_project_role:913  echo 6b76ab449bac4e4a9d5e21fa179d718f\n6b76ab449bac4e4a9d5e21fa179d718f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:37  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:37  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1276                      merge_config_group /opt/stack/devstack/local.conf post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    shift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:172    local matchgroups=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:176    local configfile group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:177    for group in $matchgroups\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:64  local matchgroup=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=post-config '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:178    for configfile in $(get_meta_section_files $localfile $group)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:179    local realconfigfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:180    local dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:182    eval 'echo $IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/meta-config:merge_config_group:182    echo /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:182    realconfigfile=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:183    [[ -z /etc/ironic/ironic.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:187    dirname /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:187    dir=/etc/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:188    [[ -d /etc/ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:189    merge_config_file /opt/stack/devstack/local.conf post-config '$IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:83      local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:84      local matchgroup=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:85      local 'configfile=$IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:90      local real_configfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:91      eval echo '$IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/meta-config:merge_config_file:91      echo /etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:91      real_configfile=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:92      '[' '!' -f /etc/ironic/ironic.conf ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:96      get_meta_section /opt/stack/devstack/local.conf post-config '$IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:97      awk -v 'configfile=$IRONIC_CONF_FILE' '\n        BEGIN {\n            section = \"\"\n            last_section = \"\"\n            section_count = 0\n        }\n        /^\\[.+\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            section=$1\n            next\n        }\n        /^ *\\#/ {\n            next\n        }\n        /^[^ \\t]+/ {\n            # get offset of first = in $0\n            eq_idx = index($0, \"=\")\n            # extract attr & value from $0\n            attr = substr($0, 1, eq_idx - 1)\n            value = substr($0, eq_idx + 1)\n            # only need to strip trailing whitespace from attr\n            sub(/[ \\t]*$/, \"\", attr)\n            # need to strip leading & trailing whitespace from value\n            sub(/^[ \\t]*/, \"\", value)\n            sub(/[ \\t]*$/, \"\", value)\n\n            # cfg_attr_count: number of config lines per [section, attr]\n            # cfg_attr: three dimensional array to keep all the config lines per [section, attr]\n            # cfg_section: keep the section names in the same order as they appear in local.conf\n            # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf\n            if (! (section, attr) in cfg_attr_count) {\n                if (section != last_section) {\n                    cfg_section[section_count++] = section\n                    last_section = section\n                }\n                attr_count = cfg_sec_attr_count[section_count - 1]++\n                cfg_sec_attr_name[section_count - 1, attr_count] = attr\n\n                cfg_attr[section, attr, 0] = value\n                cfg_attr_count[section, attr] = 1\n            } else {\n                lno = cfg_attr_count[section, attr]++\n                cfg_attr[section, attr, lno] = value\n            }\n        }\n        END {\n            # Process each section in order\n            for (sno = 0; sno < section_count; sno++) {\n                section = cfg_section[sno]\n                # The ini routines simply append a config item immediately\n                # after the section header. To keep the same order as defined\n                # in local.conf, invoke the ini routines in the reverse order\n                for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {\n                    attr = cfg_sec_attr_name[sno, attr_no]\n                    if (cfg_attr_count[section, attr] == 1)\n                        print \"iniset \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, 0] \"\\\"\"\n                    else {\n                        # For multiline, invoke the ini routines in the reverse order\n                        count = cfg_attr_count[section, attr]\n                        print \"inidelete \" configfile \" \" section \" \" attr\n                        print \"iniset \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, count - 1] \"\\\"\"\n                        for (l = count -2; l >= 0; l--)\n                            print \"iniadd_literal \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, l] \"\\\"\"\n                    }\n                }\n            }\n        }\n    '\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:33       local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:34       local matchgroup=post-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:35       local 'configfile=$IRONIC_CONF_FILE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:37       [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:38       [[ -z $IRONIC_CONF_FILE ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:get_meta_section:40       awk -v matchgroup=post-config -v 'configfile=$IRONIC_CONF_FILE' '\n        BEGIN { group = \"\" }\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup && a[2] == configfile) {\n                group=a[1]\n            } else {\n                group=\"\"\n            }\n            next\n        }\n        {\n            if (group != \"\")\n                print $0\n        }\n    ' /opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE conductor clean_nodes \"false\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf conductor clean_nodes false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE keystone_authtoken auth_version \"3\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf keystone_authtoken auth_version 3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE pxe pxe_append_params \"\"console=ttyS1\"\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf pxe pxe_append_params console=ttyS1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE disk_utils iscsi_verify_attempts \"10\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf disk_utils iscsi_verify_attempts 10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE ilo use_web_server_for_images \"True\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf ilo use_web_server_for_images True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE deploy http_url \"http://169.16.1.117:9999/\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf deploy http_url http://169.16.1.117:9999/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE deploy http_root \"/opt/stack/devstack/files\"'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf deploy http_root /opt/stack/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_file:164     read a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1285                      is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1286                      echo_summary 'Starting Swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting Swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1287                      start_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:772                 restart_service memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:775                 is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:776                 sudo /etc/init.d/rsync restart\nRestarting rsync (via systemctl): rsync.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:783                 '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:802                 [[ 1 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:803                 local foreground_services type\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:805                 foreground_services='object container account'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:806                 for type in ${foreground_services}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:807                 run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=s-object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=s-object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179637048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled s-object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=s-object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-object.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@s-object.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-object.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-object.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service \u2192 /etc/systemd/system/devstack@s-object.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-object.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179637048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179637048 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179639499\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2451\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=5089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=7540\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:806                 for type in ${foreground_services}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:807                 run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=s-container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=s-container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179639659\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled s-container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=s-container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-container.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@s-container.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-container.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-container.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service \u2192 /etc/systemd/system/devstack@s-container.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-container.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179639659\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179639659 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179641922\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2263\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=7540\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=9803\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:806                 for type in ${foreground_services}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:807                 run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=s-account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=s-account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179642096\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled s-account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=s-account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-account.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@s-account.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-account.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-account.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service \u2192 /etc/systemd/system/devstack@s-account.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-account.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179642096\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179642096 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179644457\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2361\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=9803\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=12164\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:810                 [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:815                 enable_service s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:816                 run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179644809\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-container-sync.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@s-container-sync.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-container-sync.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-container-sync.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service \u2192 /etc/systemd/system/devstack@s-container-sync.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-container-sync.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179644809\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179644809 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179647550\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2741\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=12164\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=14905\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:823                 is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:827                 run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179647790\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-proxy.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@s-proxy.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-proxy.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-proxy.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service \u2192 /etc/systemd/system/devstack@s-proxy.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-proxy.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179647790\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179647790 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179653487\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5697\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=14905\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=20602\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:832                 echo 'Waiting for swift proxy to start...'\nWaiting for swift proxy to start...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:833                 wait_for_service 600 http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:428            local timeout=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:429            local url=http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:430            local rval=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:431            time_start wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179653713\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:432            timeout 600 bash -x\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 000 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 7 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        sleep 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 000 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 7 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        sleep 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 000 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 7 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        sleep 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 200 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 0 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:437            time_stop wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179653713\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179653713 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179657120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3407\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=4708\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:438            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:837                 [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:start_swift:838                 swift_configure_tempurls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    OS_USERNAME=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    OS_PASSWORD=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    OS_USER_DOMAIN_NAME=Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    OS_PROJECT_NAME=service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    OS_PROJECT_DOMAIN_NAME=Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:swift_configure_tempurls:865    openstack object store account set --property Temp-URL-Key=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1291                      is_service_enabled glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1292                      echo_summary 'Starting Glance'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting Glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1293                      start_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:318               local service_protocol=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:319               is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:326               run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179662973\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@g-reg.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@g-reg.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@g-reg.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@g-reg.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service \u2192 /etc/systemd/system/devstack@g-reg.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@g-reg.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179662973\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179662973 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179665364\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2391\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=20602\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=22993\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:327               [[ uwsgi == \\u\\w\\s\\g\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:328               run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=g-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=g-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179665553\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled g-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=g-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@g-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@g-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1494  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@g-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@g-api.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service \u2192 /etc/systemd/system/devstack@g-api.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@g-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179665553\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179665553 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179669247\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3694\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=22993\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=26687\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:333               echo 'Waiting for g-api (169.16.1.117) to start...'\nWaiting for g-api (169.16.1.117) to start...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:start_glance:334               wait_for_service 600 http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:428            local timeout=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:429            local url=http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:430            local rval=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:431            time_start wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179669398\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:432            timeout 600 bash -x\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 300 == 503 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+::                                        [[ 0 -eq 7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:437            time_stop wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=wait_for_service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179669398\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179669398 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179677552\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=8154\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=8115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=16269\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:wait_for_service:438            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1307                      is_service_enabled g-reg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1309                      echo_summary 'Uploading images'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Uploading images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1312                      upload_image file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:89                 local image_url=file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:91                 local image image_fname image_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:95                 basename file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:95                 image_fname=fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:96                 [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img != file* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:111                sed 's/^file:\\/\\///g'\ntput: No value for $TERM and no -T specified\n++functions:upload_image:111                echo file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:111                image=/opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:112                [[ ! -f /opt/stack/devstack/files/fedora-wd-uefi.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:112                stat -c %s /opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:112                [[ 572850176 == \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:119                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ openvz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:126                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.vmdk ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:241                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.vhd\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:263                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.xen-raw\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:274                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.hds ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:290                local kernel=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:291                local ramdisk=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:292                local disk_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:293                local container_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:294                local unpack=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:296                case \"$image_fname\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:317                basename /opt/stack/devstack/files/fedora-wd-uefi.img .img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:317                image_name=fedora-wd-uefi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:318                local format\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:319                qemu-img info /opt/stack/devstack/files/fedora-wd-uefi.img\n++functions:upload_image:319                awk '/^file format/ { print $3; exit }'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:319                format=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:320                [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:321                disk_format=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:325                container_format=bare\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64le\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:370                is_arch aarch64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:374                '[' bare = bare ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:375                '[' '' = zcat ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:377                '[' '' = bunzip2 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:380                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create fedora-wd-uefi --property hw_rng_model=virtio --public --container-format=bare --disk-format qcow2\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field            | Value                                                                                                                                                                                                             |\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| checksum         | 17a6c6df66d4c90b05554cdc2285d851                                                                                                                                                                                  |\n| container_format | bare                                                                                                                                                                                                              |\n| created_at       | 2019-12-24T09:28:04Z                                                                                                                                                                                              |\n| disk_format      | qcow2                                                                                                                                                                                                             |\n| file             | /v2/images/b759d608-7661-4a7e-bdc9-54840bafd2e9/file                                                                                                                                                              |\n| id               | b759d608-7661-4a7e-bdc9-54840bafd2e9                                                                                                                                                                              |\n| min_disk         | 0                                                                                                                                                                                                                 |\n| min_ram          | 0                                                                                                                                                                                                                 |\n| name             | fedora-wd-uefi                                                                                                                                                                                                    |\n| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                  |\n| properties       | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='56b441e8e41f1bc8c5f653446109197640371c6f4e2792676cc610c378b4a4e82fe61d6966e6087f242ab28d5fae970230d6d286b2020d27b5e4508c520ff1e4', os_hidden='False' |\n| protected        | False                                                                                                                                                                                                             |\n| schema           | /v2/schemas/image                                                                                                                                                                                                 |\n| size             | 572850176                                                                                                                                                                                                         |\n| status           | active                                                                                                                                                                                                            |\n| tags             |                                                                                                                                                                                                                   |\n| updated_at       | 2019-12-24T09:29:15Z                                                                                                                                                                                              |\n| virtual_size     | None                                                                                                                                                                                                              |\n| visibility       | public                                                                                                                                                                                                            |\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1312                      upload_image http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:89                 local image_url=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:91                 local image image_fname image_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:95                 basename http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:95                 image_fname=cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:96                 [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz != file* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:98                 [[ ! -f /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:99                 wget --progress=dot:giga -c http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz -O /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\n--2019-12-24 09:29:15--  http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 11725610 (11M) [application/gzip]\nSaving to: \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\u2019\n\n     0K ........ ...                       100% 18.7M=0.6s\n\n2019-12-24 09:29:16 (18.7 MB/s) - \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\u2019 saved [11725610/11725610]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:100                [[ 0 -ne 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:105                image=/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:119                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ openvz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:126                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.vmdk ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:241                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.vhd\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:263                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.xen-raw\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:274                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.hds ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:290                local kernel=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:291                local ramdisk=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:292                local disk_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:293                local container_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:294                local unpack=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:296                case \"$image_fname\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:299                '[' cirros-0.4.0-x86_64-uec '!=' cirros-0.4.0-x86_64-uec.tar.gz ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:300                image_name=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:302                local xdir=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:303                rm -Rf /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:304                mkdir /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:305                tar -zxf /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz -C /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:307                for f in \"$xdir/\"*-vmlinuz* \"$xdir/\"aki-*/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:308                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:308                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:308                break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:308                true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:307                kernel=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:309                for f in \"$xdir/\"*-initrd* \"$xdir/\"ari-*/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:310                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:310                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:310                break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:310                true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:309                ramdisk=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:311                for f in \"$xdir/\"*.img \"$xdir/\"ami-*/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:312                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:312                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:312                break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:312                true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:311                image=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:312                [[ -z cirros-0.4.0-x86_64-uec ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64le\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:370                is_arch aarch64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:374                '[' '' = bare ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:386                local kernel_id= ramdisk_id=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:387                '[' -n /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:388                oscwrap --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec-kernel --property hw_rng_model=virtio --public --container-format aki --disk-format aki\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:388                grep ' id '\ntput: No value for $TERM and no -T specified\n++functions:upload_image:388                get_field 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id               | 55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb                                                                                                                                                                              |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:388                kernel_id=55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:390                '[' -n /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd ']'\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:391                get_field 2\ntput: No value for $TERM and no -T specified\n++functions:upload_image:391                oscwrap --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec-ramdisk --property hw_rng_model=virtio --public --container-format ari --disk-format ari\n++functions:upload_image:391                grep ' id '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id               | f14343f4-479d-4915-9dfc-f2e9174390ed                                                                                                                                                                              |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:391                ramdisk_id=f14343f4-479d-4915-9dfc-f2e9174390ed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:393                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec --property hw_rng_model=virtio --public --container-format ami --disk-format ami --property kernel_id=55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb --property ramdisk_id=f14343f4-479d-4915-9dfc-f2e9174390ed\n+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field            | Value                                                                                                                                                                                                                                                                                                                  |\n+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| checksum         | 807d4d0551aab71ef3ebf92072b3c1fc                                                                                                                                                                                                                                                                                       |\n| container_format | ami                                                                                                                                                                                                                                                                                                                    |\n| created_at       | 2019-12-24T09:29:39Z                                                                                                                                                                                                                                                                                                   |\n| disk_format      | ami                                                                                                                                                                                                                                                                                                                    |\n| file             | /v2/images/fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2/file                                                                                                                                                                                                                                                                   |\n| id               | fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2                                                                                                                                                                                                                                                                                   |\n| min_disk         | 0                                                                                                                                                                                                                                                                                                                      |\n| min_ram          | 0                                                                                                                                                                                                                                                                                                                      |\n| name             | cirros-0.4.0-x86_64-uec                                                                                                                                                                                                                                                                                                |\n| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                                                                                                                       |\n| properties       | hw_rng_model='virtio', kernel_id='55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb', os_hash_algo='sha512', os_hash_value='d318531157ffb87184c14eef430a0e5a51b6c5700d95a490877acfd08ebe84960803ff58446fbccf1b0867466f77bf2b04fc90f66d1e6621b21b223d06b96b8d', os_hidden='False', ramdisk_id='f14343f4-479d-4915-9dfc-f2e9174390ed' |\n| protected        | False                                                                                                                                                                                                                                                                                                                  |\n| schema           | /v2/schemas/image                                                                                                                                                                                                                                                                                                      |\n| size             | 33554432                                                                                                                                                                                                                                                                                                               |\n| status           | active                                                                                                                                                                                                                                                                                                                 |\n| tags             |                                                                                                                                                                                                                                                                                                                        |\n| updated_at       | 2019-12-24T09:29:43Z                                                                                                                                                                                                                                                                                                   |\n| virtual_size     | None                                                                                                                                                                                                                                                                                                                   |\n| visibility       | public                                                                                                                                                                                                                                                                                                                 |\n+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1312                      upload_image http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:89                 local image_url=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:91                 local image image_fname image_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:95                 basename http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:95                 image_fname=cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:96                 [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img != file* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:98                 [[ ! -f /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:99                 wget --progress=dot:giga -c http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\n--2019-12-24 09:29:43--  http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 12716032 (12M)\nSaving to: \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\u2019\n\n     0K ........ ....                      100% 17.1M=0.7s\n\n2019-12-24 09:29:44 (17.1 MB/s) - \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\u2019 saved [12716032/12716032]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:100                [[ 0 -ne 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:105                image=/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:119                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ openvz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:126                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.vmdk ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:241                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.vhd\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:263                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.xen-raw\\.tgz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:274                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.hds ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:290                local kernel=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:291                local ramdisk=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:292                local disk_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:293                local container_format=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:294                local unpack=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:296                case \"$image_fname\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:317                basename /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img .img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:317                image_name=cirros-0.4.0-x86_64-disk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:318                local format\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:upload_image:319                qemu-img info /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\n++functions:upload_image:319                awk '/^file format/ { print $3; exit }'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:319                format=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:320                [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:321                disk_format=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:325                container_format=bare\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64le\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:366                is_arch ppc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:370                is_arch aarch64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:374                '[' bare = bare ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:375                '[' '' = zcat ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:377                '[' '' = bunzip2 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:upload_image:380                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-disk --property hw_rng_model=virtio --public --container-format=bare --disk-format qcow2\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field            | Value                                                                                                                                                                                                             |\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| checksum         | 443b7623e27ecf03dc9e01ee93f67afe                                                                                                                                                                                  |\n| container_format | bare                                                                                                                                                                                                              |\n| created_at       | 2019-12-24T09:29:48Z                                                                                                                                                                                              |\n| disk_format      | qcow2                                                                                                                                                                                                             |\n| file             | /v2/images/2a4d228a-03fb-44b2-a4e5-efb30936e1f1/file                                                                                                                                                              |\n| id               | 2a4d228a-03fb-44b2-a4e5-efb30936e1f1                                                                                                                                                                              |\n| min_disk         | 0                                                                                                                                                                                                                 |\n| min_ram          | 0                                                                                                                                                                                                                 |\n| name             | cirros-0.4.0-x86_64-disk                                                                                                                                                                                          |\n| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                  |\n| properties       | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', os_hidden='False' |\n| protected        | False                                                                                                                                                                                                             |\n| schema           | /v2/schemas/image                                                                                                                                                                                                 |\n| size             | 12716032                                                                                                                                                                                                          |\n| status           | active                                                                                                                                                                                                            |\n| tags             |                                                                                                                                                                                                                   |\n| updated_at       | 2019-12-24T09:29:50Z                                                                                                                                                                                              |\n| virtual_size     | None                                                                                                                                                                                                              |\n| visibility       | public                                                                                                                                                                                                            |\n+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1319                      FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1320                      is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1325                      is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1330                      is_service_enabled n-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1335                      is_service_enabled neutron-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1338                      is_service_enabled q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1339                      echo_summary 'Starting Neutron'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting Neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1340                      configure_neutron_after_post_config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_neutron_after_post_config:465  [[ router != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:configure_neutron_after_post_config:466  iniset /etc/neutron/neutron.conf DEFAULT service_plugins router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1341                      start_neutron_service_and_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:472  local service_port=9696\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:473  local service_protocol=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:474  local cfg_file_options\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:475  local neutron_url\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:start_neutron_service_and_check:477  determine_config_files neutron-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:324  local opts=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:325  case \"$1\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:determine_config_files:326  _determine_config_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_server:294  [[ '' != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_server:301  [[ 0 > 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_server:308  local cfg_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_server:309  local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_server:313  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:326  opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:329  '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:332  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:477  cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:479  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:484  '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:491  run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179792615\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-svc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@q-svc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-svc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-svc.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service \u2192 /etc/systemd/system/devstack@q-svc.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-svc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179792615\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179792615 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179808819\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=16204\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=26687\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=42891\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:492  neutron_url=http://169.16.1.117:9696\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:494  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:498  echo 'Waiting for Neutron to start...'\nWaiting for Neutron to start...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:500  local 'testcmd=wget  --no-proxy -q -O- http://169.16.1.117:9696'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_neutron_service_and_check:501  test_with_retry 'wget  --no-proxy -q -O- http://169.16.1.117:9696' 'Neutron did not start' 600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2274     local 'testcmd=wget  --no-proxy -q -O- http://169.16.1.117:9696'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2275     local 'failmsg=Neutron did not start'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2276     local until=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2277     local sleep=0.5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2279     time_start test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179809151\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2280     timeout 600 sh -c 'while ! wget  --no-proxy -q -O- http://169.16.1.117:9696; do sleep 0.5; done'\n{\"versions\": [{\"id\": \"v2.0\", \"status\": \"CURRENT\", \"links\": [{\"rel\": \"self\", \"href\": \"http://169.16.1.117:9696/v2.0/\"}]}]}tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2283     time_stop test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179809151\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179809151 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179822684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=13533\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13533\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1346                      is_service_enabled placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1351                      is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1352                      start_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:start_neutron:705             is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:start_neutron:707             start_mutnauq_l2_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:507  run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-agt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-agt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179823324\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-agt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=q-agt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-agt.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@q-agt.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-agt.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-agt.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service \u2192 /etc/systemd/system/devstack@q-agt.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-agt.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179823324\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179823324 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179826444\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=42891\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=46011\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:509  is_provider_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_provider_network:2185  '[' True == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_provider_network:2186  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:509  [[ openvswitch == \\o\\p\\e\\n\\v\\s\\w\\i\\t\\c\\h ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:510  sudo ovs-vsctl --no-wait -- --may-exist add-port br-ens2 ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:511  sudo ip link set br-ens2 up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:512  sudo ip link set br-int up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:513  sudo ip link set ens2 up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:514  is_ironic_hardware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ironic_hardware:1037  is_service_enabled ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ironic_hardware:1037  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ironic_hardware:1037  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:start_mutnauq_l2_agent:515  awk '{print $2}'\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:start_mutnauq_l2_agent:515  grep ' inet '\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:start_mutnauq_l2_agent:515  ip addr show dev ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_l2_agent:519  sudo ip route replace 169.16.1.0/24 via 169.16.1.1 dev br-ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:start_neutron:708             start_mutnauq_other_agents\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_other_agents:525  run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179827475\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=q-dhcp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-dhcp.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@q-dhcp.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-dhcp.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-dhcp.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service \u2192 /etc/systemd/system/devstack@q-dhcp.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-dhcp.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179827475\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179827475 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179831156\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3681\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=46011\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=49692\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_other_agents:527  is_service_enabled neutron-vpnaas\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:start_mutnauq_other_agents:530  determine_config_files neutron-l3-agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:324  local opts=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:325  case \"$1\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:determine_config_files:327  _determine_config_l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_l3:317  local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron-legacy:_determine_config_l3:318  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:327  opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:329  '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron-legacy:determine_config_files:332  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_other_agents:530  run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179831818\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-l3.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@q-l3.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-l3.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-l3.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service \u2192 /etc/systemd/system/devstack@q-l3.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-l3.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179831818\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179831818 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179837018\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=49692\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=54892\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_other_agents:533  run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-meta\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-meta\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179837267\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-meta\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1592         _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1548  local service=q-meta\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-meta.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1465  local service=devstack@q-meta.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-meta.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-meta.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service \u2192 /etc/systemd/system/devstack@q-meta.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-meta.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179837267\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179837267 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179840608\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3341\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=54892\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=58233\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:start_mutnauq_other_agents:534  run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1583         local service=q-metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1588         local name=q-metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179840899\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1591         is_service_enabled q-metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179840899\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179840899 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179841328\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=429\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=58233\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=58662\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1355                      is_service_enabled q-svc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1355                      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1356                      echo_summary 'Creating initial neutron network elements'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Creating initial neutron network elements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1357                      create_neutron_initial_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:165  local project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: ++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  grep ' demo '\nNo value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  get_field 1\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  oscwrap project list\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 1 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| 010f874b3546432c9c15b66bd2556cdd | demo               |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:166  project_id=010f874b3546432c9c15b66bd2556cdd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:167  die_if_not_set 167 project_id 'Failure retrieving project_id for demo'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:170  type -p neutron_plugin_create_initial_network_profile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:174  is_networking_extension_supported auto-allocated-topology\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=auto-allocated-topology\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp =~ auto-allocated-topology ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:175  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:185  is_provider_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_provider_network:2185  '[' True == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_provider_network:2186  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:186  die_if_not_set 186 PHYSICAL_NETWORK 'You must specify the PHYSICAL_NETWORK'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:187  die_if_not_set 187 PROVIDER_NETWORK_TYPE 'You must specify the PROVIDER_NETWORK_TYPE'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  oscwrap --os-cloud devstack-admin --os-region RegionOne network create private --project 010f874b3546432c9c15b66bd2556cdd --provider-network-type flat --provider-physical-network private --share\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  get_field 2\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  grep ' id '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id                        | a899145f-75fb-4cff-af50-fc4e321cbfb3                                                                                                                           |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:188  NET_ID=a899145f-75fb-4cff-af50-fc4e321cbfb3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:189  die_if_not_set 189 NET_ID 'Failure creating NET_ID for private 010f874b3546432c9c15b66bd2556cdd'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:191  [[ 4 =~ 4.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:192  '[' -z ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:193  fixed_range_v4=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  grep ' id '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  get_field 2\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 010f874b3546432c9c15b66bd2556cdd --ip-version 4 --allocation-pool start=169.16.1.68,end=169.16.1.69 provider_net --gateway 169.16.1.1 --network a899145f-75fb-4cff-af50-fc4e321cbfb3 --subnet-range 169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id                | 6bca7482-2b38-44e2-89ec-539deae3801a                                                                                                                           |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:195  SUBNET_ID=6bca7482-2b38-44e2-89ec-539deae3801a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:196  die_if_not_set 196 SUBNET_ID 'Failure creating SUBNET_ID for provider_net 010f874b3546432c9c15b66bd2556cdd'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:199  [[ 4 =~ .*6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:209  [[ openvswitch == \\o\\p\\e\\n\\v\\s\\w\\i\\t\\c\\h ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:210  sudo ip link set br-ens2 up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:211  sudo ip link set br-int up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:212  sudo ip link set ens2 up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:229  is_networking_extension_supported router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=router\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp =~ router ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:229  is_networking_extension_supported external-net\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=external-net\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp =~ external-net ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:231  [[ True == \\T\\r\\u\\e ]]\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  get_field 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  grep ' id '\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 010f874b3546432c9c15b66bd2556cdd router1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id                      | f0e08376-e37d-468b-9ecd-d8f6688702c2                                                                                                                           |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:233  ROUTER_ID=f0e08376-e37d-468b-9ecd-d8f6688702c2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:234  die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 010f874b3546432c9c15b66bd2556cdd router1'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:241  EXTERNAL_NETWORK_FLAGS=--external\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:242  is_networking_extension_supported auto-allocated-topology\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=auto-allocated-topology\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp =~ auto-allocated-topology ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:243  EXTERNAL_NETWORK_FLAGS='--external --default'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:246  '[' True = True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  grep ' id '\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  get_field 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| id                        | 3c855b9e-a5c6-4991-a15a-3197e259561b                                                                                                                                           |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:247  EXT_NET_ID=3c855b9e-a5c6-4991-a15a-3197e259561b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:251  die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:253  [[ 4 =~ 4.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:255  _neutron_configure_router_v4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337  openstack --os-cloud devstack-admin --os-region RegionOne router add subnet f0e08376-e37d-468b-9ecd-d8f6688702c2 6bca7482-2b38-44e2-89ec-539deae3801a\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339  local id_and_ext_gw_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340  _neutron_create_public_subnet_v4 3c855b9e-a5c6-4991-a15a-3197e259561b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310  local 'subnet_params=--ip-version 4 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311  subnet_params+=' '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315  subnet_params+='--network 3c855b9e-a5c6-4991-a15a-3197e259561b --subnet-range 172.24.4.0/24 --no-dhcp '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316  subnet_params+=public-subnet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317  local id_and_ext_gw_ip\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  grep -e gateway_ip -e ' id '\ntput: No value for $TERM and no -T specified\n+++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 3c855b9e-a5c6-4991-a15a-3197e259561b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  id_and_ext_gw_ip='| gateway_ip        | 172.24.4.1                                                                                                                                                                     |\n| id                | b9f4650d-527c-433f-818a-b30acf962dc6                                                                                                                                           |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319  die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340  id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341  local ext_gw_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  get_field 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 2 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$3'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  ext_gw_ip=172.24.4.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  get_field 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:727            local data field\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:729            '[' 5 -lt 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:732            field='$6'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            echo '| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $6}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:get_field:728            read data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  PUB_SUBNET_ID=b9f4650d-527c-433f-818a-b30acf962dc6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345  openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3c855b9e-a5c6-4991-a15a-3197e259561b f0e08376-e37d-468b-9ecd-d8f6688702c2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348  is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350  local ext_gw_interface=none\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351  is_neutron_ovs_base_plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352  _neutron_get_ext_gw_interface\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158  sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160  echo br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352  ext_gw_interface=br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364  [[ br-ex != \\n\\o\\n\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365  local cidr_len=24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366  local 'testcmd=ip -o link | grep -q br-ex'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367  test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2274     local 'testcmd=ip -o link | grep -q br-ex'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2275     local 'failmsg=br-ex creation failed'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2276     local until=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2277     local sleep=0.5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2279     time_start test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1577179921561\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2280     timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:test_with_retry:2283     time_stop test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=test_with_retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1577179921561\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1577179921561 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1577179921712\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=151\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=13533\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  ip addr show dev br-ex\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  grep -c 172.24.4.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ 0 == 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369  sudo ip addr add 172.24.4.1/24 dev br-ex\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370  sudo ip link set br-ex up\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  cut -f2 '-d'\\'''\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  tr '\\n' ' '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  awk -Fip_address '{ print $2 }'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  ROUTER_GW_IP='   172.24.4.70  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373  die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375  _neutron_set_router_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:_neutron_set_router_id:146  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/services/l3:create_neutron_initial_network:258  [[ 4 =~ .*6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1360                      is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1365                      is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1372                      is_service_enabled horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1386                      is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1398                      save_stackenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:62         local tag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:save_stackenv:64         date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:64         time_stamp=2019-12-24-093205\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:65         echo '# 2019-12-24-093205 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo OS_CACERT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo STACK_USER=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo TLS_IP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1409                      merge_config_group /opt/stack/devstack/local.conf extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    shift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:172    local matchgroups=extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:176    local configfile group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:177    for group in $matchgroups\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:64  local matchgroup=extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=extra '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1416                      run_phase stack extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ extra == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ extra == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ extra == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:15          :\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/extra'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ extra == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ extra == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ extra == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:47  init_ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1628  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1630  recreate_database ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:recreate_database:110        local db=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:recreate_database:111        recreate_database_mysql ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:recreate_database_mysql:63  local db=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS ironic;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE ironic CHARACTER SET utf8;'\nmysql: [Warning] Using a password on the command line interface can be insecure.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1633  /usr/local/bin/ironic-dbsync --config-file=/etc/ironic/ironic.conf\n\u001b[00;32mDEBUG oslo_db.api [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading backend 'sqlalchemy' from 'ironic.db.sqlalchemy.api'\u001b[00m \u001b[00;33m{{(pid=25502) _load_backend /usr/local/lib/python3.6/dist-packages/oslo_db/api.py:261}}\u001b[00m\u001b[00m\n\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=25502) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m\n\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m\nINFO  [alembic.runtime.migration] Context impl MySQLImpl.\nINFO  [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO  [alembic.runtime.migration] Running upgrade  -> 2581ebaf0cb2, initial migration\nINFO  [alembic.runtime.migration] Running upgrade 2581ebaf0cb2 -> 21b331f883ef, Add provision_updated_at\nINFO  [alembic.runtime.migration] Running upgrade 21b331f883ef -> 3cb628139ea4, Nodes add console enabled\nINFO  [alembic.runtime.migration] Running upgrade 3cb628139ea4 -> 31baaf680d2b, Add Node instance info\nINFO  [alembic.runtime.migration] Running upgrade 31baaf680d2b -> 3bea56f25597, add unique constraint to instance_uuid\nINFO  [alembic.runtime.migration] Running upgrade 3bea56f25597 -> 487deb87cc9d, add conductor_affinity and online\nINFO  [alembic.runtime.migration] Running upgrade 487deb87cc9d -> 242cc6a923b3, Add Node.maintenance_reason\nINFO  [alembic.runtime.migration] Running upgrade 242cc6a923b3 -> 5674c57409b9, replace NOSTATE with AVAILABLE\nINFO  [alembic.runtime.migration] Running upgrade 5674c57409b9 -> bb59b63f55a, add_node_driver_internal_info\nINFO  [alembic.runtime.migration] Running upgrade bb59b63f55a -> 3ae36a5f5131, add_logical_name\nINFO  [alembic.runtime.migration] Running upgrade 3ae36a5f5131 -> 1e1d5ace7dc6, add inspection_started_at and inspection_finished_at\nINFO  [alembic.runtime.migration] Running upgrade 1e1d5ace7dc6 -> 4f399b21ae71, Add node.clean_step\nINFO  [alembic.runtime.migration] Running upgrade 4f399b21ae71 -> 2fb93ffd2af1, increase-node-name-length\nINFO  [alembic.runtime.migration] Running upgrade 2fb93ffd2af1 -> 789acc877671, Add node.raid_config and node.target_raid_config\nINFO  [alembic.runtime.migration] Running upgrade 789acc877671 -> 516faf1bb9b1, Resizing column nodes.driver\nINFO  [alembic.runtime.migration] Running upgrade 516faf1bb9b1 -> 48d6c242bb9b, add node tags\nINFO  [alembic.runtime.migration] Running upgrade 48d6c242bb9b -> 5ea1b0d310e, Added portgroups table and altered ports\nINFO  [alembic.runtime.migration] Running upgrade 5ea1b0d310e -> f6fdb920c182, Set Port.pxe_enabled to True if NULL\nINFO  [alembic.runtime.migration] Running upgrade f6fdb920c182 -> e294876e8028, add-node-network-interface\nINFO  [alembic.runtime.migration] Running upgrade e294876e8028 -> 10b163d4481e, add port portgroup internal info\nINFO  [alembic.runtime.migration] Running upgrade 10b163d4481e -> dd34e1f1303b, add resource_class to node\nINFO  [alembic.runtime.migration] Running upgrade dd34e1f1303b -> c14cef6dfedf, Populate node.network_interface\nINFO  [alembic.runtime.migration] Running upgrade c14cef6dfedf -> 60cf717201bc, add_standalone_ports_supported_to_portgroup\nINFO  [alembic.runtime.migration] Running upgrade 60cf717201bc -> bcdd431ba0bf, Add fields for all interfaces\nINFO  [alembic.runtime.migration] Running upgrade bcdd431ba0bf -> daa1ba02d98, Add volume_connectors table\nINFO  [alembic.runtime.migration] Running upgrade daa1ba02d98 -> 1a59178ebdf6, Add volume_targets table\nINFO  [alembic.runtime.migration] Running upgrade 1a59178ebdf6 -> 493d8f27f235, add portgroup configuration fields\nINFO  [alembic.runtime.migration] Running upgrade 493d8f27f235 -> 1d6951876d68, Add storage_interface DB field and object\nINFO  [alembic.runtime.migration] Running upgrade 1d6951876d68 -> 2353895ecfae, Add conductor_hardware_interfaces table\nINFO  [alembic.runtime.migration] Running upgrade 2353895ecfae -> dbefd6bdaa2c, Add default column to ConductorHardwareInterfaces\nINFO  [alembic.runtime.migration] Running upgrade dbefd6bdaa2c -> 3d86a077a3f2, add port physical network\nINFO  [alembic.runtime.migration] Running upgrade 3d86a077a3f2 -> 868cb606a74a, add version field in base class\nINFO  [alembic.runtime.migration] Running upgrade 868cb606a74a -> 405cfe08f18d, add rescue interface to nodes\nINFO  [alembic.runtime.migration] Running upgrade 405cfe08f18d -> b4130a7fc904, Create node_traits table\nINFO  [alembic.runtime.migration] Running upgrade b4130a7fc904 -> e918ff30eb42, resize column nodes instance_info\nINFO  [alembic.runtime.migration] Running upgrade e918ff30eb42 -> 82c315d60161, add bios settings\nINFO  [alembic.runtime.migration] Running upgrade 82c315d60161 -> 2d13bc3d6bba, add bios interface\nINFO  [alembic.runtime.migration] Running upgrade 2d13bc3d6bba -> fb3f10dd262e, add fault to node table\nINFO  [alembic.runtime.migration] Running upgrade fb3f10dd262e -> b9117ac17882, add deploy_step to node\nINFO  [alembic.runtime.migration] Running upgrade b9117ac17882 -> 664f85c2f622, add conductor_group to nodes/conductors\nINFO  [alembic.runtime.migration] Running upgrade 664f85c2f622 -> d2b036ae9378, Add automated_clean field\nINFO  [alembic.runtime.migration] Running upgrade d2b036ae9378 -> 93706939026c, Add Node.protected field\nINFO  [alembic.runtime.migration] Running upgrade 93706939026c -> f190f9d00a11, add_node_owner\nINFO  [alembic.runtime.migration] Running upgrade f190f9d00a11 -> dd67b91a1981, Add Allocations table\nINFO  [alembic.runtime.migration] Running upgrade dd67b91a1981 -> 9cbeefa3763f, add is_smartnic port attribute\nINFO  [alembic.runtime.migration] Running upgrade 9cbeefa3763f -> 28c44432c9c3, add node description\nINFO  [alembic.runtime.migration] Running upgrade 28c44432c9c3 -> 2aac7e0872f6, Create deploy_templates and deploy_template_steps tables.\nINFO  [alembic.runtime.migration] Running upgrade 2aac7e0872f6 -> 1e15e7122cc9, add extra column to deploy_templates\nINFO  [alembic.runtime.migration] Running upgrade 1e15e7122cc9 -> ce6c4b3cf5a2, add allocation owner\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1635  create_ironic_cache_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1586  sudo mkdir -p /var/cache/ironic/api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1587  sudo chown ubuntu /var/cache/ironic/api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1588  rm -f '/var/cache/ironic/api/*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1589  sudo mkdir -p /var/cache/ironic/registry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1590  sudo chown ubuntu /var/cache/ironic/registry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1591  rm -f '/var/cache/ironic/registry/*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1639  /usr/local/bin/ironic-status upgrade check\n+------------------------+\n| Upgrade Check Results  |\n+------------------------+\n| Check: Object versions |\n| Result: Success        |\n| Details: None          |\n+------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:49  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:49  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:54  is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:55  echo_summary 'Configuring Ironic networks'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Configuring Ironic networks\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:56  configure_ironic_networks\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1168  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1173  echo_summary 'Configuring Ironic cleaning network'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Configuring Ironic cleaning network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1174  configure_ironic_cleaning_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_cleaning_network:1180  iniset /etc/ironic/ironic.conf neutron cleaning_network private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1175  echo_summary 'Configuring Ironic rescue network'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Configuring Ironic rescue network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1176  configure_ironic_rescue_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_rescue_network:1184  iniset /etc/ironic/ironic.conf neutron rescuing_network private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:58  [[ '' == \\m\\u\\l\\t\\i\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:63  prepare_baremetal_basic_ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2698  [[ True != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2702  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2702  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2712  upload_baremetal_ironic_deploy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2614  declare -g IRONIC_DEPLOY_KERNEL_ID IRONIC_DEPLOY_RAMDISK_ID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2616  local ironic_deploy_kernel_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2617  local ironic_deploy_ramdisk_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2618  basename /opt/stack/devstack/files/ir-deploy-ilo.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2618  ironic_deploy_kernel_name=ir-deploy-ilo.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2619  basename /opt/stack/devstack/files/ir-deploy-ilo.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2619  ironic_deploy_ramdisk_name=ir-deploy-ilo.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2620  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2621  echo_summary 'Creating and uploading baremetal images for ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Creating and uploading baremetal images for ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2623  '[' '!' -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2627  setup_ipa_builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:setup_ipa_builder:2475  git_clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic-python-agent-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:525            local git_dest=/opt/stack/ironic-python-agent-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:559            [[ ! -d /opt/stack/ironic-python-agent-builder ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1577180089833\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder --branch master\nCloning into '/opt/stack/ironic-python-agent-builder'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577180089833\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577180089833 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577180093909\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=4076\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=111859\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=115935\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:593            cd /opt/stack/ironic-python-agent-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:594            git show --oneline\n++functions-common:git_clone:594            head -1\ne28167a Be a bit more verbose around tinyipa for rescue\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2629  '[' False = True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2638  [[ https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel =~ file:// ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2641  wget https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel -O /opt/stack/devstack/files/ir-deploy-ilo.kernel\n--2019-12-24 09:34:54--  https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 6734016 (6.4M)\nSaving to: \u2018/opt/stack/devstack/files/ir-deploy-ilo.kernel\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 98.3K 66s\n    50K .......... .......... .......... .......... ..........  1%  197K 49s\n   100K .......... .......... .......... .......... ..........  2% 16.5M 33s\n   150K .......... .......... .......... .......... ..........  3%  200K 32s\n   200K .......... .......... .......... .......... ..........  3% 13.6M 26s\n   250K .......... .......... .......... .......... ..........  4% 10.1M 21s\n   300K .......... .......... .......... .......... ..........  5% 8.68M 18s\n   350K .......... .......... .......... .......... ..........  6%  200K 20s\n   400K .......... .......... .......... .......... ..........  6% 16.5M 17s\n   450K .......... .......... .......... .......... ..........  7% 9.93M 16s\n   500K .......... .......... .......... .......... ..........  8% 5.77M 14s\n   550K .......... .......... .......... .......... ..........  9% 3.83M 13s\n   600K .......... .......... .......... .......... ..........  9% 23.4M 12s\n   650K .......... .......... .......... .......... .......... 10%  235K 13s\n   700K .......... .......... .......... .......... .......... 11% 8.66M 12s\n   750K .......... .......... .......... .......... .......... 12% 14.7M 11s\n   800K .......... .......... .......... .......... .......... 12% 14.3M 10s\n   850K .......... .......... .......... .......... .......... 13% 17.9M 10s\n   900K .......... .......... .......... .......... .......... 14% 7.30M 9s\n   950K .......... .......... .......... .......... .......... 15% 22.7M 9s\n  1000K .......... .......... .......... .......... .......... 15% 20.3M 8s\n  1050K .......... .......... .......... .......... .......... 16% 24.6M 8s\n  1100K .......... .......... .......... .......... .......... 17% 18.3M 7s\n  1150K .......... .......... .......... .......... .......... 18% 9.22M 7s\n  1200K .......... .......... .......... .......... .......... 19% 15.5M 7s\n  1250K .......... .......... .......... .......... .......... 19% 24.4M 6s\n  1300K .......... .......... .......... .......... .......... 20% 25.3M 6s\n  1350K .......... .......... .......... .......... .......... 21%  235K 7s\n  1400K .......... .......... .......... .......... .......... 22% 14.3M 6s\n  1450K .......... .......... .......... .......... .......... 22% 17.7M 6s\n  1500K .......... .......... .......... .......... .......... 23% 18.9M 6s\n  1550K .......... .......... .......... .......... .......... 24% 21.6M 6s\n  1600K .......... .......... .......... .......... .......... 25% 15.9M 5s\n  1650K .......... .......... .......... .......... .......... 25% 19.6M 5s\n  1700K .......... .......... .......... .......... .......... 26% 24.1M 5s\n  1750K .......... .......... .......... .......... .......... 27% 21.4M 5s\n  1800K .......... .......... .......... .......... .......... 28% 23.3M 5s\n  1850K .......... .......... .......... .......... .......... 28% 22.9M 4s\n  1900K .......... .......... .......... .......... .......... 29% 23.0M 4s\n  1950K .......... .......... .......... .......... .......... 30% 24.1M 4s\n  2000K .......... .......... .......... .......... .......... 31% 19.7M 4s\n  2050K .......... .......... .......... .......... .......... 31% 24.0M 4s\n  2100K .......... .......... .......... .......... .......... 32% 24.4M 4s\n  2150K .......... .......... .......... .......... .......... 33% 22.7M 4s\n  2200K .......... .......... .......... .......... .......... 34% 23.0M 3s\n  2250K .......... .......... .......... .......... .......... 34% 24.8M 3s\n  2300K .......... .......... .......... .......... .......... 35% 15.2M 3s\n  2350K .......... .......... .......... .......... .......... 36% 16.6M 3s\n  2400K .......... .......... .......... .......... .......... 37%  240K 3s\n  2450K .......... .......... .......... .......... .......... 38% 7.96M 3s\n  2500K .......... .......... .......... .......... .......... 38% 20.6M 3s\n  2550K .......... .......... .......... .......... .......... 39% 23.1M 3s\n  2600K .......... .......... .......... .......... .......... 40% 16.1M 3s\n  2650K .......... .......... .......... .......... .......... 41% 21.5M 3s\n  2700K .......... .......... .......... .......... .......... 41% 6.06M 3s\n  2750K .......... .......... .......... .......... .......... 42% 23.7M 3s\n  2800K .......... .......... .......... .......... .......... 43% 14.9M 3s\n  2850K .......... .......... .......... .......... .......... 44% 20.1M 3s\n  2900K .......... .......... .......... .......... .......... 44% 24.9M 3s\n  2950K .......... .......... .......... .......... .......... 45% 24.9M 2s\n  3000K .......... .......... .......... .......... .......... 46% 21.1M 2s\n  3050K .......... .......... .......... .......... .......... 47% 22.7M 2s\n  3100K .......... .......... .......... .......... .......... 47% 21.9M 2s\n  3150K .......... .......... .......... .......... .......... 48% 24.1M 2s\n  3200K .......... .......... .......... .......... .......... 49% 16.1M 2s\n  3250K .......... .......... .......... .......... .......... 50% 24.6M 2s\n  3300K .......... .......... .......... .......... .......... 50% 15.8M 2s\n  3350K .......... .......... .......... .......... .......... 51% 21.5M 2s\n  3400K .......... .......... .......... .......... .......... 52% 18.6M 2s\n  3450K .......... .......... .......... .......... .......... 53% 24.7M 2s\n  3500K .......... .......... .......... .......... .......... 53% 24.5M 2s\n  3550K .......... .......... .......... .......... .......... 54% 22.5M 2s\n  3600K .......... .......... .......... .......... .......... 55% 20.5M 2s\n  3650K .......... .......... .......... .......... .......... 56% 22.4M 2s\n  3700K .......... .......... .......... .......... .......... 57% 11.5M 2s\n  3750K .......... .......... .......... .......... .......... 57% 25.6M 2s\n  3800K .......... .......... .......... .......... .......... 58% 23.6M 1s\n  3850K .......... .......... .......... .......... .......... 59% 23.4M 1s\n  3900K .......... .......... .......... .......... .......... 60%  293K 2s\n  3950K .......... .......... .......... .......... .......... 60% 8.46M 1s\n  4000K .......... .......... .......... .......... .......... 61% 13.7M 1s\n  4050K .......... .......... .......... .......... .......... 62% 20.2M 1s\n  4100K .......... .......... .......... .......... .......... 63% 20.7M 1s\n  4150K .......... .......... .......... .......... .......... 63% 16.7M 1s\n  4200K .......... .......... .......... .......... .......... 64% 16.9M 1s\n  4250K .......... .......... .......... .......... .......... 65% 20.2M 1s\n  4300K .......... .......... .......... .......... .......... 66% 21.5M 1s\n  4350K .......... .......... .......... .......... .......... 66% 18.3M 1s\n  4400K .......... .......... .......... .......... .......... 67% 15.1M 1s\n  4450K .......... .......... .......... .......... .......... 68% 20.8M 1s\n  4500K .......... .......... .......... .......... .......... 69% 20.0M 1s\n  4550K .......... .......... .......... .......... .......... 69% 20.1M 1s\n  4600K .......... .......... .......... .......... .......... 70% 16.7M 1s\n  4650K .......... .......... .......... .......... .......... 71% 21.4M 1s\n  4700K .......... .......... .......... .......... .......... 72% 21.8M 1s\n  4750K .......... .......... .......... .......... .......... 72% 19.3M 1s\n  4800K .......... .......... .......... .......... .......... 73% 15.1M 1s\n  4850K .......... .......... .......... .......... .......... 74% 22.0M 1s\n  4900K .......... .......... .......... .......... .......... 75% 20.9M 1s\n  4950K .......... .......... .......... .......... .......... 76% 20.7M 1s\n  5000K .......... .......... .......... .......... .......... 76% 18.7M 1s\n  5050K .......... .......... .......... .......... .......... 77% 20.2M 1s\n  5100K .......... .......... .......... .......... .......... 78% 16.3M 1s\n  5150K .......... .......... .......... .......... .......... 79% 17.1M 1s\n  5200K .......... .......... .......... .......... .......... 79% 14.9M 1s\n  5250K .......... .......... .......... .......... .......... 80% 22.2M 1s\n  5300K .......... .......... .......... .......... .......... 81% 20.0M 1s\n  5350K .......... .......... .......... .......... .......... 82% 20.3M 1s\n  5400K .......... .......... .......... .......... .......... 82% 19.3M 0s\n  5450K .......... .......... .......... .......... .......... 83% 22.1M 0s\n  5500K .......... .......... .......... .......... .......... 84% 22.2M 0s\n  5550K .......... .......... .......... .......... .......... 85% 20.6M 0s\n  5600K .......... .......... .......... .......... .......... 85% 16.2M 0s\n  5650K .......... .......... .......... .......... .......... 86% 22.7M 0s\n  5700K .......... .......... .......... .......... .......... 87% 21.7M 0s\n  5750K .......... .......... .......... .......... .......... 88% 22.6M 0s\n  5800K .......... .......... .......... .......... .......... 88% 14.5M 0s\n  5850K .......... .......... .......... .......... .......... 89%  308K 0s\n  5900K .......... .......... .......... .......... .......... 90% 18.8M 0s\n  5950K .......... .......... .......... .......... .......... 91% 15.6M 0s\n  6000K .......... .......... .......... .......... .......... 91% 17.9M 0s\n  6050K .......... .......... .......... .......... .......... 92% 34.8M 0s\n  6100K .......... .......... .......... .......... .......... 93% 20.6M 0s\n  6150K .......... .......... .......... .......... .......... 94% 21.4M 0s\n  6200K .......... .......... .......... .......... .......... 95% 13.8M 0s\n  6250K .......... .......... .......... .......... .......... 95% 32.1M 0s\n  6300K .......... .......... .......... .......... .......... 96% 26.1M 0s\n  6350K .......... .......... .......... .......... .......... 97% 33.7M 0s\n  6400K .......... .......... .......... .......... .......... 98% 22.8M 0s\n  6450K .......... .......... .......... .......... .......... 98% 34.5M 0s\n  6500K .......... .......... .......... .......... .......... 99% 32.5M 0s\n  6550K .......... .......... ......                          100% 41.2M=2.6s\n\n2019-12-24 09:34:58 (2.49 MB/s) - \u2018/opt/stack/devstack/files/ir-deploy-ilo.kernel\u2019 saved [6734016/6734016]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2643  [[ https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs =~ file:// ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2646  wget https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs -O /opt/stack/devstack/files/ir-deploy-ilo.initramfs\n--2019-12-24 09:34:58--  https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 401842619 (383M)\nSaving to: \u2018/opt/stack/devstack/files/ir-deploy-ilo.initramfs\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 94.2K 69m26s\n    50K .......... .......... .......... .......... ..........  0%  187K 52m12s\n   100K .......... .......... .......... .......... ..........  0% 11.8M 34m59s\n   150K .......... .......... .......... .......... ..........  0%  192K 34m44s\n   200K .......... .......... .......... .......... ..........  0% 3.92M 28m7s\n   250K .......... .......... .......... .......... ..........  0% 16.2M 23m30s\n   300K .......... .......... .......... .......... ..........  0%  201K 24m47s\n   350K .......... .......... .......... .......... ..........  0% 17.1M 21m43s\n   400K .......... .......... .......... .......... ..........  0% 15.1M 19m21s\n   450K .......... .......... .......... .......... ..........  0% 5.78M 17m32s\n   500K .......... .......... .......... .......... ..........  0% 18.0M 15m58s\n   550K .......... .......... .......... .......... ..........  0% 18.9M 14m40s\n   600K .......... .......... .......... .......... ..........  0%  199K 16m3s\n   650K .......... .......... .......... .......... ..........  0% 19.4M 14m56s\n   700K .......... .......... .......... .......... ..........  0% 18.9M 13m57s\n   750K .......... .......... .......... .......... ..........  0% 20.7M 13m6s\n   800K .......... .......... .......... .......... ..........  0% 17.6M 12m21s\n   850K .......... .......... .......... .......... ..........  0% 20.1M 11m41s\n   900K .......... .......... .......... .......... ..........  0% 24.1M 11m5s\n   950K .......... .......... .......... .......... ..........  0% 24.1M 10m32s\n  1000K .......... .......... .......... .......... ..........  0%  205K 11m33s\n  1050K .......... .......... .......... .......... ..........  0% 23.0M 11m2s\n  1100K .......... .......... .......... .......... ..........  0% 23.0M 10m34s\n  1150K .......... .......... .......... .......... ..........  0% 7.41M 10m9s\n  1200K .......... .......... .......... .......... ..........  0% 19.8M 9m46s\n  1250K .......... .......... .......... .......... ..........  0% 23.2M 9m24s\n  1300K .......... .......... .......... .......... ..........  0% 9.78M 9m4s\n  1350K .......... .......... .......... .......... ..........  0% 6.62M 8m47s\n  1400K .......... .......... .......... .......... ..........  0% 16.7M 8m29s\n  1450K .......... .......... .......... .......... ..........  0% 4.79M 8m15s\n  1500K .......... .......... .......... .......... ..........  0% 17.9M 8m0s\n  1550K .......... .......... .......... .......... ..........  0% 18.8M 7m45s\n  1600K .......... .......... .......... .......... ..........  0% 7.06M 7m33s\n  1650K .......... .......... .......... .......... ..........  0% 23.1M 7m20s\n  1700K .......... .......... .......... .......... ..........  0% 21.0M 7m8s\n  1750K .......... .......... .......... .......... ..........  0% 16.7M 6m56s\n  1800K .......... .......... .......... .......... ..........  0% 3.42M 6m48s\n  1850K .......... .......... .......... .......... ..........  0%  260K 7m17s\n  1900K .......... .......... .......... .......... ..........  0% 18.2M 7m6s\n  1950K .......... .......... .......... .......... ..........  0% 14.8M 6m56s\n  2000K .......... .......... .......... .......... ..........  0% 4.82M 6m48s\n  2050K .......... .......... .......... .......... ..........  0% 23.4M 6m38s\n  2100K .......... .......... .......... .......... ..........  0% 31.4M 6m29s\n  2150K .......... .......... .......... .......... ..........  0% 29.8M 6m21s\n  2200K .......... .......... .......... .......... ..........  0% 32.4M 6m13s\n  2250K .......... .......... .......... .......... ..........  0% 32.6M 6m5s\n  2300K .......... .......... .......... .......... ..........  0% 30.0M 5m57s\n  2350K .......... .......... .......... .......... ..........  0% 3.55M 5m52s\n  2400K .......... .......... .......... .......... ..........  0% 22.7M 5m45s\n  2450K .......... .......... .......... .......... ..........  0% 34.9M 5m38s\n  2500K .......... .......... .......... .......... ..........  0% 4.82M 5m33s\n  2550K .......... .......... .......... .......... ..........  0% 36.1M 5m27s\n  2600K .......... .......... .......... .......... ..........  0% 33.5M 5m21s\n  2650K .......... .......... .......... .......... ..........  0% 36.2M 5m15s\n  2700K .......... .......... .......... .......... ..........  0% 35.8M 5m10s\n  2750K .......... .......... .......... .......... ..........  0% 4.90M 5m5s\n  2800K .......... .......... .......... .......... ..........  0% 23.9M 5m0s\n  2850K .......... .......... .......... .......... ..........  0% 26.6M 4m55s\n  2900K .......... .......... .......... .......... ..........  0% 28.5M 4m50s\n  2950K .......... .......... .......... .......... ..........  0% 23.8M 4m46s\n  3000K .......... .......... .......... .......... ..........  0% 25.7M 4m41s\n  3050K .......... .......... .......... .......... ..........  0% 4.78M 4m38s\n  3100K .......... .......... .......... .......... ..........  0%  282K 4m56s\n  3150K .......... .......... .......... .......... ..........  0% 17.3M 4m51s\n  3200K .......... .......... .......... .......... ..........  0% 12.4M 4m47s\n  3250K .......... .......... .......... .......... ..........  0% 21.0M 4m43s\n  3300K .......... .......... .......... .......... ..........  0% 20.5M 4m39s\n  3350K .......... .......... .......... .......... ..........  0% 22.8M 4m35s\n  3400K .......... .......... .......... .......... ..........  0% 23.1M 4m31s\n  3450K .......... .......... .......... .......... ..........  0% 21.3M 4m28s\n  3500K .......... .......... .......... .......... ..........  0% 27.0M 4m24s\n  3550K .......... .......... .......... .......... ..........  0% 24.9M 4m21s\n  3600K .......... .......... .......... .......... ..........  0% 19.8M 4m17s\n  3650K .......... .......... .......... .......... ..........  0% 20.1M 4m14s\n  3700K .......... .......... .......... .......... ..........  0% 24.1M 4m11s\n  3750K .......... .......... .......... .......... ..........  0% 23.4M 4m8s\n  3800K .......... .......... .......... .......... ..........  0% 3.83M 4m6s\n  3850K .......... .......... .......... .......... ..........  0% 30.5M 4m3s\n  3900K .......... .......... .......... .......... ..........  1% 32.1M 4m0s\n  3950K .......... .......... .......... .......... ..........  1% 36.2M 3m57s\n  4000K .......... .......... .......... .......... ..........  1% 27.9M 3m54s\n  4050K .......... .......... .......... .......... ..........  1% 11.6M 3m52s\n  4100K .......... .......... .......... .......... ..........  1% 28.7M 3m49s\n  4150K .......... .......... .......... .......... ..........  1% 24.6M 3m46s\n  4200K .......... .......... .......... .......... ..........  1% 22.6M 3m44s\n  4250K .......... .......... .......... .......... ..........  1% 18.8M 3m41s\n  4300K .......... .......... .......... .......... ..........  1% 25.0M 3m39s\n  4350K .......... .......... .......... .......... ..........  1% 26.6M 3m37s\n  4400K .......... .......... .......... .......... ..........  1% 23.4M 3m34s\n  4450K .......... .......... .......... .......... ..........  1% 28.8M 3m32s\n  4500K .......... .......... .......... .......... ..........  1% 23.2M 3m30s\n  4550K .......... .......... .......... .......... ..........  1% 23.7M 3m28s\n  4600K .......... .......... .......... .......... ..........  1% 27.9M 3m26s\n  4650K .......... .......... .......... .......... ..........  1% 29.3M 3m24s\n  4700K .......... .......... .......... .......... ..........  1% 28.6M 3m22s\n  4750K .......... .......... .......... .......... ..........  1% 29.2M 3m20s\n  4800K .......... .......... .......... .......... ..........  1%  272K 3m32s\n  4850K .......... .......... .......... .......... ..........  1% 16.0M 3m30s\n  4900K .......... .......... .......... .......... ..........  1% 13.8M 3m28s\n  4950K .......... .......... .......... .......... ..........  1% 18.2M 3m27s\n  5000K .......... .......... .......... .......... ..........  1% 13.6M 3m25s\n  5050K .......... .......... .......... .......... ..........  1% 13.4M 3m23s\n  5100K .......... .......... .......... .......... ..........  1% 19.6M 3m21s\n  5150K .......... .......... .......... .......... ..........  1% 24.1M 3m19s\n  5200K .......... .......... .......... .......... ..........  1% 17.9M 3m18s\n  5250K .......... .......... .......... .......... ..........  1% 17.7M 3m16s\n  5300K .......... .......... .......... .......... ..........  1% 26.1M 3m14s\n  5350K .......... .......... .......... .......... ..........  1% 19.4M 3m13s\n  5400K .......... .......... .......... .......... ..........  1% 19.0M 3m11s\n  5450K .......... .......... .......... .......... ..........  1% 16.4M 3m9s\n  5500K .......... .......... .......... .......... ..........  1% 19.9M 3m8s\n  5550K .......... .......... .......... .......... ..........  1% 23.8M 3m6s\n  5600K .......... .......... .......... .......... ..........  1% 19.6M 3m5s\n  5650K .......... .......... .......... .......... ..........  1% 16.6M 3m3s\n  5700K .......... .......... .......... .......... ..........  1% 15.7M 3m2s\n  5750K .......... .......... .......... .......... ..........  1% 26.3M 3m0s\n  5800K .......... .......... .......... .......... ..........  1% 21.0M 2m59s\n  5850K .......... .......... .......... .......... ..........  1% 15.2M 2m58s\n  5900K .......... .......... .......... .......... ..........  1% 21.9M 2m56s\n  5950K .......... .......... .......... .......... ..........  1% 21.4M 2m55s\n  6000K .......... .......... .......... .......... ..........  1% 15.9M 2m54s\n  6050K .......... .......... .......... .......... ..........  1% 19.5M 2m52s\n  6100K .......... .......... .......... .......... ..........  1% 20.4M 2m51s\n  6150K .......... .......... .......... .......... ..........  1% 20.6M 2m50s\n  6200K .......... .......... .......... .......... ..........  1% 17.4M 2m49s\n  6250K .......... .......... .......... .......... ..........  1% 20.3M 2m48s\n  6300K .......... .......... .......... .......... ..........  1% 25.2M 2m46s\n  6350K .......... .......... .......... .......... ..........  1% 27.9M 2m45s\n  6400K .......... .......... .......... .......... ..........  1% 5.50M 2m44s\n  6450K .......... .......... .......... .......... ..........  1% 26.7M 2m43s\n  6500K .......... .......... .......... .......... ..........  1% 28.7M 2m42s\n  6550K .......... .......... .......... .......... ..........  1% 28.3M 2m41s\n  6600K .......... .......... .......... .......... ..........  1% 27.2M 2m40s\n  6650K .......... .......... .......... .......... ..........  1% 24.6M 2m39s\n  6700K .......... .......... .......... .......... ..........  1% 21.9M 2m38s\n  6750K .......... .......... .......... .......... ..........  1% 23.3M 2m36s\n  6800K .......... .......... .......... .......... ..........  1% 19.7M 2m35s\n  6850K .......... .......... .......... .......... ..........  1% 23.5M 2m34s\n  6900K .......... .......... .......... .......... ..........  1% 19.9M 2m33s\n  6950K .......... .......... .......... .......... ..........  1% 25.3M 2m32s\n  7000K .......... .......... .......... .......... ..........  1%  325K 2m40s\n  7050K .......... .......... .......... .......... ..........  1% 4.64M 2m39s\n  7100K .......... .......... .......... .......... ..........  1% 30.9M 2m38s\n  7150K .......... .......... .......... .......... ..........  1% 29.1M 2m37s\n  7200K .......... .......... .......... .......... ..........  1% 24.3M 2m36s\n  7250K .......... .......... .......... .......... ..........  1% 35.8M 2m35s\n  7300K .......... .......... .......... .......... ..........  1% 33.8M 2m34s\n  7350K .......... .......... .......... .......... ..........  1% 3.80M 2m34s\n  7400K .......... .......... .......... .......... ..........  1% 23.3M 2m33s\n  7450K .......... .......... .......... .......... ..........  1% 24.8M 2m32s\n  7500K .......... .......... .......... .......... ..........  1% 27.6M 2m31s\n  7550K .......... .......... .......... .......... ..........  1% 29.4M 2m30s\n  7600K .......... .......... .......... .......... ..........  1% 20.6M 2m29s\n  7650K .......... .......... .......... .......... ..........  1% 26.1M 2m28s\n  7700K .......... .......... .......... .......... ..........  1% 27.9M 2m27s\n  7750K .......... .......... .......... .......... ..........  1% 24.9M 2m26s\n  7800K .......... .......... .......... .......... ..........  2% 24.5M 2m26s\n  7850K .......... .......... .......... .......... ..........  2% 27.9M 2m25s\n  7900K .......... .......... .......... .......... ..........  2% 20.8M 2m24s\n  7950K .......... .......... .......... .......... ..........  2% 23.9M 2m23s\n  8000K .......... .......... .......... .......... ..........  2% 19.4M 2m22s\n  8050K .......... .......... .......... .......... ..........  2% 28.3M 2m21s\n  8100K .......... .......... .......... .......... ..........  2% 21.0M 2m21s\n  8150K .......... .......... .......... .......... ..........  2% 25.9M 2m20s\n  8200K .......... .......... .......... .......... ..........  2% 24.5M 2m19s\n  8250K .......... .......... .......... .......... ..........  2% 26.4M 2m18s\n  8300K .......... .......... .......... .......... ..........  2% 26.4M 2m18s\n  8350K .......... .......... .......... .......... ..........  2% 17.2M 2m17s\n  8400K .......... .......... .......... .......... ..........  2% 20.4M 2m16s\n  8450K .......... .......... .......... .......... ..........  2% 23.8M 2m15s\n  8500K .......... .......... .......... .......... ..........  2% 25.0M 2m15s\n  8550K .......... .......... .......... .......... ..........  2% 24.7M 2m14s\n  8600K .......... .......... .......... .......... ..........  2% 21.7M 2m13s\n  8650K .......... .......... .......... .......... ..........  2% 19.8M 2m13s\n  8700K .......... .......... .......... .......... ..........  2% 17.8M 2m12s\n  8750K .......... .......... .......... .......... ..........  2% 19.0M 2m11s\n  8800K .......... .......... .......... .......... ..........  2% 12.9M 2m11s\n  8850K .......... .......... .......... .......... ..........  2% 20.2M 2m10s\n  8900K .......... .......... .......... .......... ..........  2% 22.2M 2m9s\n  8950K .......... .......... .......... .......... ..........  2% 19.1M 2m9s\n  9000K .......... .......... .......... .......... ..........  2% 18.4M 2m8s\n  9050K .......... .......... .......... .......... ..........  2% 22.2M 2m8s\n  9100K .......... .......... .......... .......... ..........  2% 21.8M 2m7s\n  9150K .......... .......... .......... .......... ..........  2% 22.2M 2m6s\n  9200K .......... .......... .......... .......... ..........  2% 15.8M 2m6s\n  9250K .......... .......... .......... .......... ..........  2% 21.8M 2m5s\n  9300K .......... .......... .......... .......... ..........  2% 18.7M 2m5s\n  9350K .......... .......... .......... .......... ..........  2% 21.7M 2m4s\n  9400K .......... .......... .......... .......... ..........  2% 18.6M 2m3s\n  9450K .......... .......... .......... .......... ..........  2% 21.9M 2m3s\n  9500K .......... .......... .......... .......... ..........  2% 16.1M 2m2s\n  9550K .......... .......... .......... .......... ..........  2% 26.7M 2m2s\n  9600K .......... .......... .......... .......... ..........  2%  375K 2m6s\n  9650K .......... .......... .......... .......... ..........  2% 19.1M 2m6s\n  9700K .......... .......... .......... .......... ..........  2% 20.2M 2m5s\n  9750K .......... .......... .......... .......... ..........  2% 17.6M 2m5s\n  9800K .......... .......... .......... .......... ..........  2% 21.8M 2m4s\n  9850K .......... .......... .......... .......... ..........  2% 21.4M 2m4s\n  9900K .......... .......... .......... .......... ..........  2% 33.8M 2m3s\n  9950K .......... .......... .......... .......... ..........  2% 33.3M 2m2s\n 10000K .......... .......... .......... .......... ..........  2% 18.7M 2m2s\n 10050K .......... .......... .......... .......... ..........  2% 33.0M 2m1s\n 10100K .......... .......... .......... .......... ..........  2% 29.9M 2m1s\n 10150K .......... .......... .......... .......... ..........  2% 34.3M 2m0s\n 10200K .......... .......... .......... .......... ..........  2% 32.2M 2m0s\n 10250K .......... .......... .......... .......... ..........  2% 31.5M 1m59s\n 10300K .......... .......... .......... .......... ..........  2% 23.6M 1m59s\n 10350K .......... .......... .......... .......... ..........  2% 33.2M 1m58s\n 10400K .......... .......... .......... .......... ..........  2% 26.0M 1m58s\n 10450K .......... .......... .......... .......... ..........  2% 32.8M 1m57s\n 10500K .......... .......... .......... .......... ..........  2% 34.1M 1m57s\n 10550K .......... .......... .......... .......... ..........  2% 34.7M 1m56s\n 10600K .......... .......... .......... .......... ..........  2% 28.9M 1m56s\n 10650K .......... .......... .......... .......... ..........  2% 25.3M 1m55s\n 10700K .......... .......... .......... .......... ..........  2% 32.8M 1m55s\n 10750K .......... .......... .......... .......... ..........  2% 34.4M 1m54s\n 10800K .......... .......... .......... .......... ..........  2% 24.0M 1m54s\n 10850K .......... .......... .......... .......... ..........  2% 29.0M 1m53s\n 10900K .......... .......... .......... .......... ..........  2% 30.6M 1m53s\n 10950K .......... .......... .......... .......... ..........  2% 24.8M 1m52s\n 11000K .......... .......... .......... .......... ..........  2% 32.5M 1m52s\n 11050K .......... .......... .......... .......... ..........  2% 34.0M 1m51s\n 11100K .......... .......... .......... .......... ..........  2% 32.9M 1m51s\n 11150K .......... .......... .......... .......... ..........  2% 31.3M 1m50s\n 11200K .......... .......... .......... .......... ..........  2% 11.1M 1m50s\n 11250K .......... .......... .......... .......... ..........  2% 33.2M 1m49s\n 11300K .......... .......... .......... .......... ..........  2% 33.6M 1m49s\n 11350K .......... .......... .......... .......... ..........  2% 31.6M 1m49s\n 11400K .......... .......... .......... .......... ..........  2% 31.2M 1m48s\n 11450K .......... .......... .......... .......... ..........  2% 34.8M 1m48s\n 11500K .......... .......... .......... .......... ..........  2% 24.8M 1m47s\n 11550K .......... .......... .......... .......... ..........  2% 28.6M 1m47s\n 11600K .......... .......... .......... .......... ..........  2% 4.60M 1m47s\n 11650K .......... .......... .......... .......... ..........  2% 27.7M 1m46s\n 11700K .......... .......... .......... .......... ..........  2% 17.7M 1m46s\n 11750K .......... .......... .......... .......... ..........  3% 29.4M 1m46s\n 11800K .......... .......... .......... .......... ..........  3% 27.7M 1m45s\n 11850K .......... .......... .......... .......... ..........  3% 27.3M 1m45s\n 11900K .......... .......... .......... .......... ..........  3% 8.36M 1m44s\n 11950K .......... .......... .......... .......... ..........  3% 23.7M 1m44s\n 12000K .......... .......... .......... .......... ..........  3% 19.7M 1m44s\n 12050K .......... .......... .......... .......... ..........  3% 29.1M 1m43s\n 12100K .......... .......... .......... .......... ..........  3% 28.4M 1m43s\n 12150K .......... .......... .......... .......... ..........  3% 32.5M 1m43s\n 12200K .......... .......... .......... .......... ..........  3% 30.5M 1m42s\n 12250K .......... .......... .......... .......... ..........  3% 30.9M 1m42s\n 12300K .......... .......... .......... .......... ..........  3% 28.3M 1m41s\n 12350K .......... .......... .......... .......... ..........  3% 29.8M 1m41s\n 12400K .......... .......... .......... .......... ..........  3% 25.9M 1m41s\n 12450K .......... .......... .......... .......... ..........  3% 30.8M 1m40s\n 12500K .......... .......... .......... .......... ..........  3% 28.2M 1m40s\n 12550K .......... .......... .......... .......... ..........  3% 34.4M 1m40s\n 12600K .......... .......... .......... .......... ..........  3% 29.6M 99s\n 12650K .......... .......... .......... .......... ..........  3% 34.0M 99s\n 12700K .......... .......... .......... .......... ..........  3% 34.1M 99s\n 12750K .......... .......... .......... .......... ..........  3% 34.5M 98s\n 12800K .......... .......... .......... .......... ..........  3% 1.03M 99s\n 12850K .......... .......... .......... .......... ..........  3%  534K 1m42s\n 12900K .......... .......... .......... .......... ..........  3% 9.10M 1m41s\n 12950K .......... .......... .......... .......... ..........  3% 20.7M 1m41s\n 13000K .......... .......... .......... .......... ..........  3% 21.7M 1m41s\n 13050K .......... .......... .......... .......... ..........  3% 22.5M 1m40s\n 13100K .......... .......... .......... .......... ..........  3% 15.1M 1m40s\n 13150K .......... .......... .......... .......... ..........  3% 23.4M 1m40s\n 13200K .......... .......... .......... .......... ..........  3% 19.9M 99s\n 13250K .......... .......... .......... .......... ..........  3% 30.0M 99s\n 13300K .......... .......... .......... .......... ..........  3% 15.9M 99s\n 13350K .......... .......... .......... .......... ..........  3% 8.72M 98s\n 13400K .......... .......... .......... .......... ..........  3% 19.3M 98s\n 13450K .......... .......... .......... .......... ..........  3% 20.5M 98s\n 13500K .......... .......... .......... .......... ..........  3% 22.4M 98s\n 13550K .......... .......... .......... .......... ..........  3% 20.6M 97s\n 13600K .......... .......... .......... .......... ..........  3% 17.6M 97s\n 13650K .......... .......... .......... .......... ..........  3% 26.1M 97s\n 13700K .......... .......... .......... .......... ..........  3% 27.5M 96s\n 13750K .......... .......... .......... .......... ..........  3% 34.7M 96s\n 13800K .......... .......... .......... .......... ..........  3% 30.4M 96s\n 13850K .......... .......... .......... .......... ..........  3% 5.52M 96s\n 13900K .......... .......... .......... .......... ..........  3% 23.0M 95s\n 13950K .......... .......... .......... .......... ..........  3% 20.4M 95s\n 14000K .......... .......... .......... .......... ..........  3% 17.0M 95s\n 14050K .......... .......... .......... .......... ..........  3% 27.6M 94s\n 14100K .......... .......... .......... .......... ..........  3% 25.3M 94s\n 14150K .......... .......... .......... .......... ..........  3% 25.9M 94s\n 14200K .......... .......... .......... .......... ..........  3% 26.3M 94s\n 14250K .......... .......... .......... .......... ..........  3% 28.2M 93s\n 14300K .......... .......... .......... .......... ..........  3% 30.5M 93s\n 14350K .......... .......... .......... .......... ..........  3% 29.5M 93s\n 14400K .......... .......... .......... .......... ..........  3% 21.7M 92s\n 14450K .......... .......... .......... .......... ..........  3% 25.1M 92s\n 14500K .......... .......... .......... .......... ..........  3% 29.2M 92s\n 14550K .......... .......... .......... .......... ..........  3% 27.2M 92s\n 14600K .......... .......... .......... .......... ..........  3% 28.6M 91s\n 14650K .......... .......... .......... .......... ..........  3% 30.4M 91s\n 14700K .......... .......... .......... .......... ..........  3% 32.0M 91s\n 14750K .......... .......... .......... .......... ..........  3% 26.9M 90s\n 14800K .......... .......... .......... .......... ..........  3% 23.2M 90s\n 14850K .......... .......... .......... .......... ..........  3% 26.7M 90s\n 14900K .......... .......... .......... .......... ..........  3% 28.9M 90s\n 14950K .......... .......... .......... .......... ..........  3% 27.1M 89s\n 15000K .......... .......... .......... .......... ..........  3% 27.0M 89s\n 15050K .......... .......... .......... .......... ..........  3% 26.8M 89s\n 15100K .......... .......... .......... .......... ..........  3% 33.5M 89s\n 15150K .......... .......... .......... .......... ..........  3% 26.3M 88s\n 15200K .......... .......... .......... .......... ..........  3% 22.1M 88s\n 15250K .......... .......... .......... .......... ..........  3% 28.9M 88s\n 15300K .......... .......... .......... .......... ..........  3% 29.7M 88s\n 15350K .......... .......... .......... .......... ..........  3% 25.6M 87s\n 15400K .......... .......... .......... .......... ..........  3% 25.6M 87s\n 15450K .......... .......... .......... .......... ..........  3% 33.9M 87s\n 15500K .......... .......... .......... .......... ..........  3% 26.3M 87s\n 15550K .......... .......... .......... .......... ..........  3% 29.9M 86s\n 15600K .......... .......... .......... .......... ..........  3% 20.0M 86s\n 15650K .......... .......... .......... .......... ..........  4% 27.0M 86s\n 15700K .......... .......... .......... .......... ..........  4% 24.5M 86s\n 15750K .......... .......... .......... .......... ..........  4% 27.1M 85s\n 15800K .......... .......... .......... .......... ..........  4% 27.8M 85s\n 15850K .......... .......... .......... .......... ..........  4% 32.6M 85s\n 15900K .......... .......... .......... .......... ..........  4% 26.8M 85s\n 15950K .......... .......... .......... .......... ..........  4% 29.2M 84s\n 16000K .......... .......... .......... .......... ..........  4% 20.4M 84s\n 16050K .......... .......... .......... .......... ..........  4% 24.5M 84s\n 16100K .......... .......... .......... .......... ..........  4% 22.8M 84s\n 16150K .......... .......... .......... .......... ..........  4% 25.3M 84s\n 16200K .......... .......... .......... .......... ..........  4% 23.7M 83s\n 16250K .......... .......... .......... .......... ..........  4% 22.4M 83s\n 16300K .......... .......... .......... .......... ..........  4% 23.7M 83s\n 16350K .......... .......... .......... .......... ..........  4% 34.5M 83s\n 16400K .......... .......... .......... .......... ..........  4% 24.7M 82s\n 16450K .......... .......... .......... .......... ..........  4% 34.7M 82s\n 16500K .......... .......... .......... .......... ..........  4% 31.2M 82s\n 16550K .......... .......... .......... .......... ..........  4% 31.8M 82s\n 16600K .......... .......... .......... .......... ..........  4% 30.5M 82s\n 16650K .......... .......... .......... .......... ..........  4% 34.1M 81s\n 16700K .......... .......... .......... .......... ..........  4% 31.1M 81s\n 16750K .......... .......... .......... .......... ..........  4% 31.3M 81s\n 16800K .......... .......... .......... .......... ..........  4% 25.6M 81s\n 16850K .......... .......... .......... .......... ..........  4% 30.5M 80s\n 16900K .......... .......... .......... .......... ..........  4%  514K 82s\n 16950K .......... .......... .......... .......... ..........  4% 22.5M 82s\n 17000K .......... .......... .......... .......... ..........  4% 21.3M 82s\n 17050K .......... .......... .......... .......... ..........  4% 22.7M 82s\n 17100K .......... .......... .......... .......... ..........  4% 17.0M 82s\n 17150K .......... .......... .......... .......... ..........  4% 31.3M 81s\n 17200K .......... .......... .......... .......... ..........  4% 23.6M 81s\n 17250K .......... .......... .......... .......... ..........  4% 30.4M 81s\n 17300K .......... .......... .......... .......... ..........  4% 30.9M 81s\n 17350K .......... .......... .......... .......... ..........  4% 32.3M 80s\n 17400K .......... .......... .......... .......... ..........  4% 31.8M 80s\n 17450K .......... .......... .......... .......... ..........  4% 32.8M 80s\n 17500K .......... .......... .......... .......... ..........  4% 30.5M 80s\n 17550K .......... .......... .......... .......... ..........  4% 34.8M 80s\n 17600K .......... .......... .......... .......... ..........  4% 24.8M 79s\n 17650K .......... .......... .......... .......... ..........  4% 31.4M 79s\n 17700K .......... .......... .......... .......... ..........  4% 28.5M 79s\n 17750K .......... .......... .......... .......... ..........  4% 33.3M 79s\n 17800K .......... .......... .......... .......... ..........  4% 29.2M 79s\n 17850K .......... .......... .......... .......... ..........  4% 25.3M 78s\n 17900K .......... .......... .......... .......... ..........  4% 28.1M 78s\n 17950K .......... .......... .......... .......... ..........  4% 28.3M 78s\n 18000K .......... .......... .......... .......... ..........  4% 12.6M 78s\n 18050K .......... .......... .......... .......... ..........  4% 22.2M 78s\n 18100K .......... .......... .......... .......... ..........  4% 22.0M 78s\n 18150K .......... .......... .......... .......... ..........  4% 23.6M 77s\n 18200K .......... .......... .......... .......... ..........  4% 24.1M 77s\n 18250K .......... .......... .......... .......... ..........  4% 22.0M 77s\n 18300K .......... .......... .......... .......... ..........  4% 25.4M 77s\n 18350K .......... .......... .......... .......... ..........  4% 16.7M 77s\n 18400K .......... .......... .......... .......... ..........  4% 20.2M 77s\n 18450K .......... .......... .......... .......... ..........  4% 25.8M 76s\n 18500K .......... .......... .......... .......... ..........  4% 24.0M 76s\n 18550K .......... .......... .......... .......... ..........  4% 25.7M 76s\n 18600K .......... .......... .......... .......... ..........  4% 21.8M 76s\n 18650K .......... .......... .......... .......... ..........  4% 14.2M 76s\n 18700K .......... .......... .......... .......... ..........  4% 21.0M 76s\n 18750K .......... .......... .......... .......... ..........  4% 26.8M 75s\n 18800K .......... .......... .......... .......... ..........  4% 10.4M 75s\n 18850K .......... .......... .......... .......... ..........  4% 11.0M 75s\n 18900K .......... .......... .......... .......... ..........  4% 16.6M 75s\n 18950K .......... .......... .......... .......... ..........  4% 17.7M 75s\n 19000K .......... .......... .......... .......... ..........  4% 26.3M 75s\n 19050K .......... .......... .......... .......... ..........  4% 25.0M 74s\n 19100K .......... .......... .......... .......... ..........  4% 29.5M 74s\n 19150K .......... .......... .......... .......... ..........  4% 23.8M 74s\n 19200K .......... .......... .......... .......... ..........  4% 24.4M 74s\n 19250K .......... .......... .......... .......... ..........  4% 25.9M 74s\n 19300K .......... .......... .......... .......... ..........  4% 29.9M 74s\n 19350K .......... .......... .......... .......... ..........  4% 25.1M 73s\n 19400K .......... .......... .......... .......... ..........  4% 25.9M 73s\n 19450K .......... .......... .......... .......... ..........  4% 25.7M 73s\n 19500K .......... .......... .......... .......... ..........  4% 28.7M 73s\n 19550K .......... .......... .......... .......... ..........  4% 29.9M 73s\n 19600K .......... .......... .......... .......... ..........  5% 20.2M 73s\n 19650K .......... .......... .......... .......... ..........  5% 7.66M 73s\n 19700K .......... .......... .......... .......... ..........  5% 12.9M 72s\n 19750K .......... .......... .......... .......... ..........  5% 13.7M 72s\n 19800K .......... .......... .......... .......... ..........  5% 13.7M 72s\n 19850K .......... .......... .......... .......... ..........  5% 15.8M 72s\n 19900K .......... .......... .......... .......... ..........  5% 14.2M 72s\n 19950K .......... .......... .......... .......... ..........  5% 15.0M 72s\n 20000K .......... .......... .......... .......... ..........  5% 13.1M 72s\n 20050K .......... .......... .......... .......... ..........  5% 15.8M 72s\n 20100K .......... .......... .......... .......... ..........  5% 18.5M 71s\n 20150K .......... .......... .......... .......... ..........  5% 21.2M 71s\n 20200K .......... .......... .......... .......... ..........  5% 17.6M 71s\n 20250K .......... .......... .......... .......... ..........  5% 17.7M 71s\n 20300K .......... .......... .......... .......... ..........  5% 18.9M 71s\n 20350K .......... .......... .......... .......... ..........  5% 6.78M 71s\n 20400K .......... .......... .......... .......... ..........  5% 13.4M 71s\n 20450K .......... .......... .......... .......... ..........  5% 13.2M 71s\n 20500K .......... .......... .......... .......... ..........  5% 16.1M 71s\n 20550K .......... .......... .......... .......... ..........  5% 15.9M 70s\n 20600K .......... .......... .......... .......... ..........  5% 15.5M 70s\n 20650K .......... .......... .......... .......... ..........  5% 16.2M 70s\n 20700K .......... .......... .......... .......... ..........  5% 16.4M 70s\n 20750K .......... .......... .......... .......... ..........  5% 21.6M 70s\n 20800K .......... .......... .......... .......... ..........  5% 24.7M 70s\n 20850K .......... .......... .......... .......... ..........  5% 28.2M 70s\n 20900K .......... .......... .......... .......... ..........  5% 26.0M 69s\n 20950K .......... .......... .......... .......... ..........  5%  769K 70s\n 21000K .......... .......... .......... .......... ..........  5% 12.4M 70s\n 21050K .......... .......... .......... .......... ..........  5% 14.2M 70s\n 21100K .......... .......... .......... .......... ..........  5% 11.8M 70s\n 21150K .......... .......... .......... .......... ..........  5% 12.9M 70s\n 21200K .......... .......... .......... .......... ..........  5% 14.5M 70s\n 21250K .......... .......... .......... .......... ..........  5% 16.9M 70s\n 21300K .......... .......... .......... .......... ..........  5% 17.2M 70s\n 21350K .......... .......... .......... .......... ..........  5% 13.5M 70s\n 21400K .......... .......... .......... .......... ..........  5% 11.9M 69s\n 21450K .......... .......... .......... .......... ..........  5% 14.0M 69s\n 21500K .......... .......... .......... .......... ..........  5% 12.9M 69s\n 21550K .......... .......... .......... .......... ..........  5% 11.3M 69s\n 21600K .......... .......... .......... .......... ..........  5% 10.9M 69s\n 21650K .......... .......... .......... .......... ..........  5% 12.6M 69s\n 21700K .......... .......... .......... .......... ..........  5% 13.5M 69s\n 21750K .......... .......... .......... .......... ..........  5% 14.0M 69s\n 21800K .......... .......... .......... .......... ..........  5% 12.3M 69s\n 21850K .......... .......... .......... .......... ..........  5% 16.4M 68s\n 21900K .......... .......... .......... .......... ..........  5% 14.9M 68s\n 21950K .......... .......... .......... .......... ..........  5% 12.9M 68s\n 22000K .......... .......... .......... .......... ..........  5% 12.0M 68s\n 22050K .......... .......... .......... .......... ..........  5% 12.9M 68s\n 22100K .......... .......... .......... .......... ..........  5% 11.4M 68s\n 22150K .......... .......... .......... .......... ..........  5% 14.0M 68s\n 22200K .......... .......... .......... .......... ..........  5% 13.2M 68s\n 22250K .......... .......... .......... .......... ..........  5% 13.2M 68s\n 22300K .......... .......... .......... .......... ..........  5% 13.1M 68s\n 22350K .......... .......... .......... .......... ..........  5% 13.8M 67s\n 22400K .......... .......... .......... .......... ..........  5% 10.4M 67s\n 22450K .......... .......... .......... .......... ..........  5% 10.1M 67s\n 22500K .......... .......... .......... .......... ..........  5% 13.8M 67s\n 22550K .......... .......... .......... .......... ..........  5% 17.1M 67s\n 22600K .......... .......... .......... .......... ..........  5% 15.8M 67s\n 22650K .......... .......... .......... .......... ..........  5% 13.1M 67s\n 22700K .......... .......... .......... .......... ..........  5% 15.4M 67s\n 22750K .......... .......... .......... .......... ..........  5% 14.9M 67s\n 22800K .......... .......... .......... .......... ..........  5% 13.0M 67s\n 22850K .......... .......... .......... .......... ..........  5% 15.9M 66s\n 22900K .......... .......... .......... .......... ..........  5% 14.0M 66s\n 22950K .......... .......... .......... .......... ..........  5% 14.8M 66s\n 23000K .......... .......... .......... .......... ..........  5% 14.6M 66s\n 23050K .......... .......... .......... .......... ..........  5% 22.0M 66s\n 23100K .......... .......... .......... .......... ..........  5% 20.7M 66s\n 23150K .......... .......... .......... .......... ..........  5% 20.3M 66s\n 23200K .......... .......... .......... .......... ..........  5% 17.4M 66s\n 23250K .......... .......... .......... .......... ..........  5% 20.9M 66s\n 23300K .......... .......... .......... .......... ..........  5% 19.4M 66s\n 23350K .......... .......... .......... .......... ..........  5% 22.1M 65s\n 23400K .......... .......... .......... .......... ..........  5% 21.1M 65s\n 23450K .......... .......... .......... .......... ..........  5% 18.7M 65s\n 23500K .......... .......... .......... .......... ..........  6% 19.6M 65s\n 23550K .......... .......... .......... .......... ..........  6% 19.9M 65s\n 23600K .......... .......... .......... .......... ..........  6% 24.4M 65s\n 23650K .......... .......... .......... .......... ..........  6% 34.4M 65s\n 23700K .......... .......... .......... .......... ..........  6% 32.1M 65s\n 23750K .......... .......... .......... .......... ..........  6% 32.8M 64s\n 23800K .......... .......... .......... .......... ..........  6% 14.8M 64s\n 23850K .......... .......... .......... .......... ..........  6% 18.4M 64s\n 23900K .......... .......... .......... .......... ..........  6% 18.6M 64s\n 23950K .......... .......... .......... .......... ..........  6% 16.6M 64s\n 24000K .......... .......... .......... .......... ..........  6% 13.6M 64s\n 24050K .......... .......... .......... .......... ..........  6% 6.44M 64s\n 24100K .......... .......... .......... .......... ..........  6% 19.2M 64s\n 24150K .......... .......... .......... .......... ..........  6% 22.9M 64s\n 24200K .......... .......... .......... .......... ..........  6% 6.44M 64s\n 24250K .......... .......... .......... .......... ..........  6% 24.4M 64s\n 24300K .......... .......... .......... .......... ..........  6% 8.00M 64s\n 24350K .......... .......... .......... .......... ..........  6% 20.2M 63s\n 24400K .......... .......... .......... .......... ..........  6% 12.8M 63s\n 24450K .......... .......... .......... .......... ..........  6% 17.2M 63s\n 24500K .......... .......... .......... .......... ..........  6% 18.9M 63s\n 24550K .......... .......... .......... .......... ..........  6% 18.8M 63s\n 24600K .......... .......... .......... .......... ..........  6% 10.8M 63s\n 24650K .......... .......... .......... .......... ..........  6% 16.0M 63s\n 24700K .......... .......... .......... .......... ..........  6% 21.1M 63s\n 24750K .......... .......... .......... .......... ..........  6% 18.5M 63s\n 24800K .......... .......... .......... .......... ..........  6% 11.9M 63s\n 24850K .......... .......... .......... .......... ..........  6% 21.8M 63s\n 24900K .......... .......... .......... .......... ..........  6% 15.5M 62s\n 24950K .......... .......... .......... .......... ..........  6% 19.7M 62s\n 25000K .......... .......... .......... .......... ..........  6% 16.8M 62s\n 25050K .......... .......... .......... .......... ..........  6% 18.0M 62s\n 25100K .......... .......... .......... .......... ..........  6% 15.7M 62s\n 25150K .......... .......... .......... .......... ..........  6% 19.0M 62s\n 25200K .......... .......... .......... .......... ..........  6% 18.8M 62s\n 25250K .......... .......... .......... .......... ..........  6% 30.0M 62s\n 25300K .......... .......... .......... .......... ..........  6% 22.0M 62s\n 25350K .......... .......... .......... .......... ..........  6% 22.8M 62s\n 25400K .......... .......... .......... .......... ..........  6% 28.7M 62s\n 25450K .......... .......... .......... .......... ..........  6% 23.5M 61s\n 25500K .......... .......... .......... .......... ..........  6% 21.8M 61s\n 25550K .......... .......... .......... .......... ..........  6% 30.9M 61s\n 25600K .......... .......... .......... .......... ..........  6% 18.9M 61s\n 25650K .......... .......... .......... .......... ..........  6% 29.0M 61s\n 25700K .......... .......... .......... .......... ..........  6% 23.7M 61s\n 25750K .......... .......... .......... .......... ..........  6% 22.9M 61s\n 25800K .......... .......... .......... .......... ..........  6% 23.1M 61s\n 25850K .......... .......... .......... .......... ..........  6% 24.6M 61s\n 25900K .......... .......... .......... .......... ..........  6% 27.1M 61s\n 25950K .......... .......... .......... .......... ..........  6% 24.5M 60s\n 26000K .......... .......... .......... .......... ..........  6% 16.2M 60s\n 26050K .......... .......... .......... .......... ..........  6% 24.3M 60s\n 26100K .......... .......... .......... .......... ..........  6% 26.8M 60s\n 26150K .......... .......... .......... .......... ..........  6% 20.4M 60s\n 26200K .......... .......... .......... .......... ..........  6% 33.4M 60s\n 26250K .......... .......... .......... .......... ..........  6% 14.3M 60s\n 26300K .......... .......... .......... .......... ..........  6% 34.1M 60s\n 26350K .......... .......... .......... .......... ..........  6% 28.6M 60s\n 26400K .......... .......... .......... .......... ..........  6% 26.8M 60s\n 26450K .......... .......... .......... .......... ..........  6% 29.8M 60s\n 26500K .......... .......... .......... .......... ..........  6% 32.9M 59s\n 26550K .......... .......... .......... .......... ..........  6% 32.0M 59s\n 26600K .......... .......... .......... .......... ..........  6% 33.3M 59s\n 26650K .......... .......... .......... .......... ..........  6% 34.7M 59s\n 26700K .......... .......... .......... .......... ..........  6% 33.2M 59s\n 26750K .......... .......... .......... .......... ..........  6% 32.8M 59s\n 26800K .......... .......... .......... .......... ..........  6% 24.2M 59s\n 26850K .......... .......... .......... .......... ..........  6% 29.4M 59s\n 26900K .......... .......... .......... .......... ..........  6% 34.8M 59s\n 26950K .......... .......... .......... .......... ..........  6% 19.7M 59s\n 27000K .......... .......... .......... .......... ..........  6% 25.7M 58s\n 27050K .......... .......... .......... .......... ..........  6% 22.3M 58s\n 27100K .......... .......... .......... .......... ..........  6% 28.3M 58s\n 27150K .......... .......... .......... .......... ..........  6% 24.7M 58s\n 27200K .......... .......... .......... .......... ..........  6% 21.9M 58s\n 27250K .......... .......... .......... .......... ..........  6% 28.5M 58s\n 27300K .......... .......... .......... .......... ..........  6% 28.0M 58s\n 27350K .......... .......... .......... .......... ..........  6% 24.6M 58s\n 27400K .......... .......... .......... .......... ..........  6% 27.9M 58s\n 27450K .......... .......... .......... .......... ..........  7% 34.0M 58s\n 27500K .......... .......... .......... .......... ..........  7% 24.9M 58s\n 27550K .......... .......... .......... .......... ..........  7% 28.4M 57s\n 27600K .......... .......... .......... .......... ..........  7% 21.0M 57s\n 27650K .......... .......... .......... .......... ..........  7% 6.74M 57s\n 27700K .......... .......... .......... .......... ..........  7% 2.62M 58s\n 27750K .......... .......... .......... .......... ..........  7% 22.3M 57s\n 27800K .......... .......... .......... .......... ..........  7% 12.7M 57s\n 27850K .......... .......... .......... .......... ..........  7% 17.6M 57s\n 27900K .......... .......... .......... .......... ..........  7% 28.2M 57s\n 27950K .......... .......... .......... .......... ..........  7% 26.9M 57s\n 28000K .......... .......... .......... .......... ..........  7% 20.2M 57s\n 28050K .......... .......... .......... .......... ..........  7% 21.3M 57s\n 28100K .......... .......... .......... .......... ..........  7% 25.2M 57s\n 28150K .......... .......... .......... .......... ..........  7% 22.0M 57s\n 28200K .......... .......... .......... .......... ..........  7% 17.2M 57s\n 28250K .......... .......... .......... .......... ..........  7% 16.6M 57s\n 28300K .......... .......... .......... .......... ..........  7% 18.8M 57s\n 28350K .......... .......... .......... .......... ..........  7% 28.3M 57s\n 28400K .......... .......... .......... .......... ..........  7% 21.3M 56s\n 28450K .......... .......... .......... .......... ..........  7% 28.6M 56s\n 28500K .......... .......... .......... .......... ..........  7% 27.8M 56s\n 28550K .......... .......... .......... .......... ..........  7% 28.9M 56s\n 28600K .......... .......... .......... .......... ..........  7% 21.8M 56s\n 28650K .......... .......... .......... .......... ..........  7% 26.4M 56s\n 28700K .......... .......... .......... .......... ..........  7% 10.7M 56s\n 28750K .......... .......... .......... .......... ..........  7% 27.8M 56s\n 28800K .......... .......... .......... .......... ..........  7% 22.8M 56s\n 28850K .......... .......... .......... .......... ..........  7% 28.2M 56s\n 28900K .......... .......... .......... .......... ..........  7% 27.1M 56s\n 28950K .......... .......... .......... .......... ..........  7% 11.9M 56s\n 29000K .......... .......... .......... .......... ..........  7% 25.7M 56s\n 29050K .......... .......... .......... .......... ..........  7% 29.1M 55s\n 29100K .......... .......... .......... .......... ..........  7% 29.1M 55s\n 29150K .......... .......... .......... .......... ..........  7%  664K 56s\n 29200K .......... .......... .......... .......... ..........  7% 13.8M 56s\n 29250K .......... .......... .......... .......... ..........  7% 15.1M 56s\n 29300K .......... .......... .......... .......... ..........  7% 15.4M 56s\n 29350K .......... .......... .......... .......... ..........  7% 16.5M 56s\n 29400K .......... .......... .......... .......... ..........  7% 18.8M 56s\n 29450K .......... .......... .......... .......... ..........  7% 14.9M 56s\n 29500K .......... .......... .......... .......... ..........  7% 19.4M 56s\n 29550K .......... .......... .......... .......... ..........  7% 20.6M 56s\n 29600K .......... .......... .......... .......... ..........  7% 17.8M 56s\n 29650K .......... .......... .......... .......... ..........  7% 21.2M 56s\n 29700K .......... .......... .......... .......... ..........  7% 23.7M 55s\n 29750K .......... .......... .......... .......... ..........  7% 4.06M 55s\n 29800K .......... .......... .......... .......... ..........  7% 22.0M 55s\n 29850K .......... .......... .......... .......... ..........  7% 25.0M 55s\n 29900K .......... .......... .......... .......... ..........  7% 21.2M 55s\n 29950K .......... .......... .......... .......... ..........  7% 25.1M 55s\n 30000K .......... .......... .......... .......... ..........  7% 20.2M 55s\n 30050K .......... .......... .......... .......... ..........  7% 25.6M 55s\n 30100K .......... .......... .......... .......... ..........  7% 22.4M 55s\n 30150K .......... .......... .......... .......... ..........  7% 20.3M 55s\n 30200K .......... .......... .......... .......... ..........  7% 21.4M 55s\n 30250K .......... .......... .......... .......... ..........  7% 24.1M 55s\n 30300K .......... .......... .......... .......... ..........  7% 24.1M 55s\n 30350K .......... .......... .......... .......... ..........  7% 21.5M 55s\n 30400K .......... .......... .......... .......... ..........  7% 16.8M 55s\n 30450K .......... .......... .......... .......... ..........  7% 23.8M 54s\n 30500K .......... .......... .......... .......... ..........  7% 24.4M 54s\n 30550K .......... .......... .......... .......... ..........  7% 24.1M 54s\n 30600K .......... .......... .......... .......... ..........  7% 19.9M 54s\n 30650K .......... .......... .......... .......... ..........  7% 23.6M 54s\n 30700K .......... .......... .......... .......... ..........  7% 24.5M 54s\n 30750K .......... .......... .......... .......... ..........  7% 24.1M 54s\n 30800K .......... .......... .......... .......... ..........  7% 19.6M 54s\n 30850K .......... .......... .......... .......... ..........  7% 21.3M 54s\n 30900K .......... .......... .......... .......... ..........  7% 23.8M 54s\n 30950K .......... .......... .......... .......... ..........  7% 25.5M 54s\n 31000K .......... .......... .......... .......... ..........  7% 23.5M 54s\n 31050K .......... .......... .......... .......... ..........  7% 25.7M 54s\n 31100K .......... .......... .......... .......... ..........  7% 20.9M 54s\n 31150K .......... .......... .......... .......... ..........  7% 24.4M 53s\n 31200K .......... .......... .......... .......... ..........  7% 19.7M 53s\n 31250K .......... .......... .......... .......... ..........  7% 21.7M 53s\n 31300K .......... .......... .......... .......... ..........  7% 19.6M 53s\n 31350K .......... .......... .......... .......... ..........  8% 24.3M 53s\n 31400K .......... .......... .......... .......... ..........  8% 20.0M 53s\n 31450K .......... .......... .......... .......... ..........  8% 21.3M 53s\n 31500K .......... .......... .......... .......... ..........  8% 17.6M 53s\n 31550K .......... .......... .......... .......... ..........  8% 20.8M 53s\n 31600K .......... .......... .......... .......... ..........  8% 17.3M 53s\n 31650K .......... .......... .......... .......... ..........  8% 21.8M 53s\n 31700K .......... .......... .......... .......... ..........  8% 16.4M 53s\n 31750K .......... .......... .......... .......... ..........  8% 19.8M 53s\n 31800K .......... .......... .......... .......... ..........  8% 19.8M 53s\n 31850K .......... .......... .......... .......... ..........  8% 14.7M 53s\n 31900K .......... .......... .......... .......... ..........  8% 17.2M 53s\n 31950K .......... .......... .......... .......... ..........  8% 20.9M 52s\n 32000K .......... .......... .......... .......... ..........  8% 17.3M 52s\n 32050K .......... .......... .......... .......... ..........  8% 20.0M 52s\n 32100K .......... .......... .......... .......... ..........  8% 18.2M 52s\n 32150K .......... .......... .......... .......... ..........  8% 22.0M 52s\n 32200K .......... .......... .......... .......... ..........  8% 20.9M 52s\n 32250K .......... .......... .......... .......... ..........  8% 19.8M 52s\n 32300K .......... .......... .......... .......... ..........  8% 17.4M 52s\n 32350K .......... .......... .......... .......... ..........  8% 21.9M 52s\n 32400K .......... .......... .......... .......... ..........  8% 13.0M 52s\n 32450K .......... .......... .......... .......... ..........  8% 17.4M 52s\n 32500K .......... .......... .......... .......... ..........  8% 17.0M 52s\n 32550K .......... .......... .......... .......... ..........  8% 22.0M 52s\n 32600K .......... .......... .......... .......... ..........  8% 20.6M 52s\n 32650K .......... .......... .......... .......... ..........  8% 20.3M 52s\n 32700K .......... .......... .......... .......... ..........  8% 14.0M 52s\n 32750K .......... .......... .......... .......... ..........  8% 7.56M 52s\n 32800K .......... .......... .......... .......... ..........  8% 16.1M 52s\n 32850K .......... .......... .......... .......... ..........  8% 27.1M 51s\n 32900K .......... .......... .......... .......... ..........  8% 26.4M 51s\n 32950K .......... .......... .......... .......... ..........  8% 15.9M 51s\n 33000K .......... .......... .......... .......... ..........  8% 11.2M 51s\n 33050K .......... .......... .......... .......... ..........  8% 21.5M 51s\n 33100K .......... .......... .......... .......... ..........  8% 9.79M 51s\n 33150K .......... .......... .......... .......... ..........  8% 16.0M 51s\n 33200K .......... .......... .......... .......... ..........  8% 1.05M 52s\n 33250K .......... .......... .......... .......... ..........  8% 9.98M 52s\n 33300K .......... .......... .......... .......... ..........  8% 15.8M 52s\n 33350K .......... .......... .......... .......... ..........  8% 19.3M 51s\n 33400K .......... .......... .......... .......... ..........  8% 17.8M 51s\n 33450K .......... .......... .......... .......... ..........  8% 15.7M 51s\n 33500K .......... .......... .......... .......... ..........  8% 18.9M 51s\n 33550K .......... .......... .......... .......... ..........  8% 21.4M 51s\n 33600K .......... .......... .......... .......... ..........  8% 17.7M 51s\n 33650K .......... .......... .......... .......... ..........  8% 19.0M 51s\n 33700K .......... .......... .......... .......... ..........  8% 21.9M 51s\n 33750K .......... .......... .......... .......... ..........  8% 22.7M 51s\n 33800K .......... .......... .......... .......... ..........  8% 20.1M 51s\n 33850K .......... .......... .......... .......... ..........  8% 16.1M 51s\n 33900K .......... .......... .......... .......... ..........  8% 18.2M 51s\n 33950K .......... .......... .......... .......... ..........  8% 22.6M 51s\n 34000K .......... .......... .......... .......... ..........  8% 15.2M 51s\n 34050K .......... .......... .......... .......... ..........  8% 16.9M 51s\n 34100K .......... .......... .......... .......... ..........  8% 22.2M 51s\n 34150K .......... .......... .......... .......... ..........  8% 24.6M 51s\n 34200K .......... .......... .......... .......... ..........  8% 24.2M 51s\n 34250K .......... .......... .......... .......... ..........  8% 25.2M 50s\n 34300K .......... .......... .......... .......... ..........  8% 20.6M 50s\n 34350K .......... .......... .......... .......... ..........  8% 33.7M 50s\n 34400K .......... .......... .......... .......... ..........  8% 22.8M 50s\n 34450K .......... .......... .......... .......... ..........  8% 25.7M 50s\n 34500K .......... .......... .......... .......... ..........  8% 24.3M 50s\n 34550K .......... .......... .......... .......... ..........  8% 12.4M 50s\n 34600K .......... .......... .......... .......... ..........  8% 23.8M 50s\n 34650K .......... .......... .......... .......... ..........  8% 20.6M 50s\n 34700K .......... .......... .......... .......... ..........  8% 23.9M 50s\n 34750K .......... .......... .......... .......... ..........  8% 16.9M 50s\n 34800K .......... .......... .......... .......... ..........  8% 17.3M 50s\n 34850K .......... .......... .......... .......... ..........  8% 20.1M 50s\n 34900K .......... .......... .......... .......... ..........  8% 22.4M 50s\n 34950K .......... .......... .......... .......... ..........  8% 16.8M 50s\n 35000K .......... .......... .......... .......... ..........  8% 21.3M 50s\n 35050K .......... .......... .......... .......... ..........  8% 21.6M 50s\n 35100K .......... .......... .......... .......... ..........  8% 26.0M 50s\n 35150K .......... .......... .......... .......... ..........  8% 18.4M 49s\n 35200K .......... .......... .......... .......... ..........  8% 21.4M 49s\n 35250K .......... .......... .......... .......... ..........  8% 21.9M 49s\n 35300K .......... .......... .......... .......... ..........  9% 21.9M 49s\n 35350K .......... .......... .......... .......... ..........  9% 23.5M 49s\n 35400K .......... .......... .......... .......... ..........  9% 14.6M 49s\n 35450K .......... .......... .......... .......... ..........  9% 20.1M 49s\n 35500K .......... .......... .......... .......... ..........  9% 19.4M 49s\n 35550K .......... .......... .......... .......... ..........  9% 22.1M 49s\n 35600K .......... .......... .......... .......... ..........  9% 15.1M 49s\n 35650K .......... .......... .......... .......... ..........  9% 23.2M 49s\n 35700K .......... .......... .......... .......... ..........  9% 24.8M 49s\n 35750K .......... .......... .......... .......... ..........  9% 22.8M 49s\n 35800K .......... .......... .......... .......... ..........  9% 16.5M 49s\n 35850K .......... .......... .......... .......... ..........  9% 19.5M 49s\n 35900K .......... .......... .......... .......... ..........  9% 27.4M 49s\n 35950K .......... .......... .......... .......... ..........  9% 8.98M 49s\n 36000K .......... .......... .......... .......... ..........  9% 21.7M 49s\n 36050K .......... .......... .......... .......... ..........  9% 13.8M 49s\n 36100K .......... .......... .......... .......... ..........  9% 14.0M 49s\n 36150K .......... .......... .......... .......... ..........  9% 19.0M 49s\n 36200K .......... .......... .......... .......... ..........  9% 11.1M 48s\n 36250K .......... .......... .......... .......... ..........  9% 24.1M 48s\n 36300K .......... .......... .......... .......... ..........  9% 24.0M 48s\n 36350K .......... .......... .......... .......... ..........  9% 24.7M 48s\n 36400K .......... .......... .......... .......... ..........  9% 16.3M 48s\n 36450K .......... .......... .......... .......... ..........  9% 23.8M 48s\n 36500K .......... .......... .......... .......... ..........  9% 24.5M 48s\n 36550K .......... .......... .......... .......... ..........  9% 25.1M 48s\n 36600K .......... .......... .......... .......... ..........  9% 23.0M 48s\n 36650K .......... .......... .......... .......... ..........  9% 19.2M 48s\n 36700K .......... .......... .......... .......... ..........  9% 23.6M 48s\n 36750K .......... .......... .......... .......... ..........  9% 24.9M 48s\n 36800K .......... .......... .......... .......... ..........  9% 19.9M 48s\n 36850K .......... .......... .......... .......... ..........  9% 7.80M 48s\n 36900K .......... .......... .......... .......... ..........  9% 15.5M 48s\n 36950K .......... .......... .......... .......... ..........  9% 24.4M 48s\n 37000K .......... .......... .......... .......... ..........  9% 23.2M 48s\n 37050K .......... .......... .......... .......... ..........  9% 19.9M 48s\n 37100K .......... .......... .......... .......... ..........  9% 24.1M 48s\n 37150K .......... .......... .......... .......... ..........  9% 25.0M 48s\n 37200K .......... .......... .......... .......... ..........  9% 19.3M 48s\n 37250K .......... .......... .......... .......... ..........  9% 19.9M 47s\n 37300K .......... .......... .......... .......... ..........  9%  852K 48s\n 37350K .......... .......... .......... .......... ..........  9% 14.4M 48s\n 37400K .......... .......... .......... .......... ..........  9% 13.5M 48s\n 37450K .......... .......... .......... .......... ..........  9% 17.4M 48s\n 37500K .......... .......... .......... .......... ..........  9% 15.0M 48s\n 37550K .......... .......... .......... .......... ..........  9% 20.8M 48s\n 37600K .......... .......... .......... .......... ..........  9% 18.9M 48s\n 37650K .......... .......... .......... .......... ..........  9% 24.0M 48s\n 37700K .......... .......... .......... .......... ..........  9% 20.5M 48s\n 37750K .......... .......... .......... .......... ..........  9% 23.5M 48s\n 37800K .......... .......... .......... .......... ..........  9% 3.10M 48s\n 37850K .......... .......... .......... .......... ..........  9% 4.38M 48s\n 37900K .......... .......... .......... .......... ..........  9% 9.93M 48s\n 37950K .......... .......... .......... .......... ..........  9% 19.6M 48s\n 38000K .......... .......... .......... .......... ..........  9% 19.1M 48s\n 38050K .......... .......... .......... .......... ..........  9% 21.5M 47s\n 38100K .......... .......... .......... .......... ..........  9% 18.7M 47s\n 38150K .......... .......... .......... .......... ..........  9% 21.7M 47s\n 38200K .......... .......... .......... .......... ..........  9% 17.6M 47s\n 38250K .......... .......... .......... .......... ..........  9% 15.9M 47s\n 38300K .......... .......... .......... .......... ..........  9% 13.9M 47s\n 38350K .......... .......... .......... .......... ..........  9% 15.6M 47s\n 38400K .......... .......... .......... .......... ..........  9% 9.27M 47s\n 38450K .......... .......... .......... .......... ..........  9% 13.3M 47s\n 38500K .......... .......... .......... .......... ..........  9% 10.1M 47s\n 38550K .......... .......... .......... .......... ..........  9% 15.2M 47s\n 38600K .......... .......... .......... .......... ..........  9% 13.9M 47s\n 38650K .......... .......... .......... .......... ..........  9% 11.1M 47s\n 38700K .......... .......... .......... .......... ..........  9% 12.3M 47s\n 38750K .......... .......... .......... .......... ..........  9% 12.1M 47s\n 38800K .......... .......... .......... .......... ..........  9% 7.12M 47s\n 38850K .......... .......... .......... .......... ..........  9% 12.2M 47s\n 38900K .......... .......... .......... .......... ..........  9% 15.5M 47s\n 38950K .......... .......... .......... .......... ..........  9% 15.4M 47s\n 39000K .......... .......... .......... .......... ..........  9% 13.5M 47s\n 39050K .......... .......... .......... .......... ..........  9% 12.5M 47s\n 39100K .......... .......... .......... .......... ..........  9% 18.1M 47s\n 39150K .......... .......... .......... .......... ..........  9% 6.59M 47s\n 39200K .......... .......... .......... .......... .......... 10% 13.4M 47s\n 39250K .......... .......... .......... .......... .......... 10% 21.1M 47s\n 39300K .......... .......... .......... .......... .......... 10% 19.2M 47s\n 39350K .......... .......... .......... .......... .......... 10% 25.5M 47s\n 39400K .......... .......... .......... .......... .......... 10% 26.3M 47s\n 39450K .......... .......... .......... .......... .......... 10% 16.9M 47s\n 39500K .......... .......... .......... .......... .......... 10% 25.7M 46s\n 39550K .......... .......... .......... .......... .......... 10% 18.1M 46s\n 39600K .......... .......... .......... .......... .......... 10% 11.8M 46s\n 39650K .......... .......... .......... .......... .......... 10% 13.7M 46s\n 39700K .......... .......... .......... .......... .......... 10% 10.3M 46s\n 39750K .......... .......... .......... .......... .......... 10% 21.8M 46s\n 39800K .......... .......... .......... .......... .......... 10% 26.6M 46s\n 39850K .......... .......... .......... .......... .......... 10% 29.6M 46s\n 39900K .......... .......... .......... .......... .......... 10% 20.8M 46s\n 39950K .......... .......... .......... .......... .......... 10% 33.9M 46s\n 40000K .......... .......... .......... .......... .......... 10% 26.8M 46s\n 40050K .......... .......... .......... .......... .......... 10% 28.8M 46s\n 40100K .......... .......... .......... .......... .......... 10% 33.6M 46s\n 40150K .......... .......... .......... .......... .......... 10% 31.3M 46s\n 40200K .......... .......... .......... .......... .......... 10% 27.8M 46s\n 40250K .......... .......... .......... .......... .......... 10% 31.0M 46s\n 40300K .......... .......... .......... .......... .......... 10% 33.8M 46s\n 40350K .......... .......... .......... .......... .......... 10% 35.3M 46s\n 40400K .......... .......... .......... .......... .......... 10% 27.4M 46s\n 40450K .......... .......... .......... .......... .......... 10% 33.4M 46s\n 40500K .......... .......... .......... .......... .......... 10% 31.3M 46s\n 40550K .......... .......... .......... .......... .......... 10% 27.3M 46s\n 40600K .......... .......... .......... .......... .......... 10% 32.5M 45s\n 40650K .......... .......... .......... .......... .......... 10% 27.2M 45s\n 40700K .......... .......... .......... .......... .......... 10% 25.7M 45s\n 40750K .......... .......... .......... .......... .......... 10% 24.5M 45s\n 40800K .......... .......... .......... .......... .......... 10% 17.0M 45s\n 40850K .......... .......... .......... .......... .......... 10% 25.8M 45s\n 40900K .......... .......... .......... .......... .......... 10% 23.4M 45s\n 40950K .......... .......... .......... .......... .......... 10% 25.1M 45s\n 41000K .......... .......... .......... .......... .......... 10% 22.9M 45s\n 41050K .......... .......... .......... .......... .......... 10% 21.6M 45s\n 41100K .......... .......... .......... .......... .......... 10% 25.7M 45s\n 41150K .......... .......... .......... .......... .......... 10% 24.0M 45s\n 41200K .......... .......... .......... .......... .......... 10% 20.3M 45s\n 41250K .......... .......... .......... .......... .......... 10% 24.1M 45s\n 41300K .......... .......... .......... .......... .......... 10% 23.0M 45s\n 41350K .......... .......... .......... .......... .......... 10% 4.50M 45s\n 41400K .......... .......... .......... .......... .......... 10% 2.88M 45s\n 41450K .......... .......... .......... .......... .......... 10% 15.8M 45s\n 41500K .......... .......... .......... .......... .......... 10% 20.8M 45s\n 41550K .......... .......... .......... .......... .......... 10% 18.9M 45s\n 41600K .......... .......... .......... .......... .......... 10% 13.9M 45s\n 41650K .......... .......... .......... .......... .......... 10% 10.8M 45s\n 41700K .......... .......... .......... .......... .......... 10% 18.7M 45s\n 41750K .......... .......... .......... .......... .......... 10% 21.7M 45s\n 41800K .......... .......... .......... .......... .......... 10% 21.3M 45s\n 41850K .......... .......... .......... .......... .......... 10% 21.0M 45s\n 41900K .......... .......... .......... .......... .......... 10% 21.9M 45s\n 41950K .......... .......... .......... .......... .......... 10% 20.8M 45s\n 42000K .......... .......... .......... .......... .......... 10% 18.6M 45s\n 42050K .......... .......... .......... .......... .......... 10% 21.2M 44s\n 42100K .......... .......... .......... .......... .......... 10% 22.1M 44s\n 42150K .......... .......... .......... .......... .......... 10% 23.8M 44s\n 42200K .......... .......... .......... .......... .......... 10% 20.8M 44s\n 42250K .......... .......... .......... .......... .......... 10% 23.6M 44s\n 42300K .......... .......... .......... .......... .......... 10% 21.5M 44s\n 42350K .......... .......... .......... .......... .......... 10% 23.4M 44s\n 42400K .......... .......... .......... .......... .......... 10% 18.5M 44s\n 42450K .......... .......... .......... .......... .......... 10% 21.7M 44s\n 42500K .......... .......... .......... .......... .......... 10% 20.8M 44s\n 42550K .......... .......... .......... .......... .......... 10% 23.0M 44s\n 42600K .......... .......... .......... .......... .......... 10% 22.1M 44s\n 42650K .......... .......... .......... .......... .......... 10% 22.2M 44s\n 42700K .......... .......... .......... .......... .......... 10% 21.8M 44s\n 42750K .......... .......... .......... .......... .......... 10% 13.2M 44s\n 42800K .......... .......... .......... .......... .......... 10% 16.2M 44s\n 42850K .......... .......... .......... .......... .......... 10% 23.4M 44s\n 42900K .......... .......... .......... .......... .......... 10% 11.9M 44s\n 42950K .......... .......... .......... .......... .......... 10% 13.8M 44s\n 43000K .......... .......... .......... .......... .......... 10% 8.50M 44s\n 43050K .......... .......... .......... .......... .......... 10% 6.63M 44s\n 43100K .......... .......... .......... .......... .......... 10% 21.0M 44s\n 43150K .......... .......... .......... .......... .......... 11% 22.9M 44s\n 43200K .......... .......... .......... .......... .......... 11% 18.9M 44s\n 43250K .......... .......... .......... .......... .......... 11% 18.2M 44s\n 43300K .......... .......... .......... .......... .......... 11% 17.3M 44s\n 43350K .......... .......... .......... .......... .......... 11% 22.7M 44s\n 43400K .......... .......... .......... .......... .......... 11% 22.8M 44s\n 43450K .......... .......... .......... .......... .......... 11% 21.7M 44s\n 43500K .......... .......... .......... .......... .......... 11% 20.4M 43s\n 43550K .......... .......... .......... .......... .......... 11% 19.4M 43s\n 43600K .......... .......... .......... .......... .......... 11% 20.5M 43s\n 43650K .......... .......... .......... .......... .......... 11% 21.3M 43s\n 43700K .......... .......... .......... .......... .......... 11% 26.6M 43s\n 43750K .......... .......... .......... .......... .......... 11% 8.14M 43s\n 43800K .......... .......... .......... .......... .......... 11% 20.4M 43s\n 43850K .......... .......... .......... .......... .......... 11% 22.4M 43s\n 43900K .......... .......... .......... .......... .......... 11% 24.3M 43s\n 43950K .......... .......... .......... .......... .......... 11% 25.5M 43s\n 44000K .......... .......... .......... .......... .......... 11% 11.1M 43s\n 44050K .......... .......... .......... .......... .......... 11% 25.2M 43s\n 44100K .......... .......... .......... .......... .......... 11% 11.2M 43s\n 44150K .......... .......... .......... .......... .......... 11% 21.8M 43s\n 44200K .......... .......... .......... .......... .......... 11% 19.2M 43s\n 44250K .......... .......... .......... .......... .......... 11% 22.9M 43s\n 44300K .......... .......... .......... .......... .......... 11% 22.8M 43s\n 44350K .......... .......... .......... .......... .......... 11% 23.7M 43s\n 44400K .......... .......... .......... .......... .......... 11% 16.0M 43s\n 44450K .......... .......... .......... .......... .......... 11% 23.8M 43s\n 44500K .......... .......... .......... .......... .......... 11% 15.7M 43s\n 44550K .......... .......... .......... .......... .......... 11% 25.0M 43s\n 44600K .......... .......... .......... .......... .......... 11% 18.2M 43s\n 44650K .......... .......... .......... .......... .......... 11% 23.7M 43s\n 44700K .......... .......... .......... .......... .......... 11% 24.7M 43s\n 44750K .......... .......... .......... .......... .......... 11% 23.3M 43s\n 44800K .......... .......... .......... .......... .......... 11% 18.7M 43s\n 44850K .......... .......... .......... .......... .......... 11% 22.3M 43s\n 44900K .......... .......... .......... .......... .......... 11% 23.7M 43s\n 44950K .......... .......... .......... .......... .......... 11% 26.4M 42s\n 45000K .......... .......... .......... .......... .......... 11% 22.4M 42s\n 45050K .......... .......... .......... .......... .......... 11% 23.5M 42s\n 45100K .......... .......... .......... .......... .......... 11% 20.8M 42s\n 45150K .......... .......... .......... .......... .......... 11% 31.5M 42s\n 45200K .......... .......... .......... .......... .......... 11% 3.38M 42s\n 45250K .......... .......... .......... .......... .......... 11% 35.5M 42s\n 45300K .......... .......... .......... .......... .......... 11% 34.8M 42s\n 45350K .......... .......... .......... .......... .......... 11% 35.2M 42s\n 45400K .......... .......... .......... .......... .......... 11% 34.6M 42s\n 45450K .......... .......... .......... .......... .......... 11% 1.09M 42s\n 45500K .......... .......... .......... .......... .......... 11% 23.3M 42s\n 45550K .......... .......... .......... .......... .......... 11% 33.1M 42s\n 45600K .......... .......... .......... .......... .......... 11% 20.2M 42s\n 45650K .......... .......... .......... .......... .......... 11% 32.9M 42s\n 45700K .......... .......... .......... .......... .......... 11% 25.9M 42s\n 45750K .......... .......... .......... .......... .......... 11% 25.5M 42s\n 45800K .......... .......... .......... .......... .......... 11% 27.9M 42s\n 45850K .......... .......... .......... .......... .......... 11% 30.1M 42s\n 45900K .......... .......... .......... .......... .......... 11% 28.9M 42s\n 45950K .......... .......... .......... .......... .......... 11% 28.4M 42s\n 46000K .......... .......... .......... .......... .......... 11% 22.3M 42s\n 46050K .......... .......... .......... .......... .......... 11% 31.1M 42s\n 46100K .......... .......... .......... .......... .......... 11% 34.2M 42s\n 46150K .......... .......... .......... .......... .......... 11% 34.2M 42s\n 46200K .......... .......... .......... .......... .......... 11% 13.2M 42s\n 46250K .......... .......... .......... .......... .......... 11% 28.2M 42s\n 46300K .......... .......... .......... .......... .......... 11% 13.3M 42s\n 46350K .......... .......... .......... .......... .......... 11% 16.2M 42s\n 46400K .......... .......... .......... .......... .......... 11% 19.0M 42s\n 46450K .......... .......... .......... .......... .......... 11% 24.2M 42s\n 46500K .......... .......... .......... .......... .......... 11% 31.5M 42s\n 46550K .......... .......... .......... .......... .......... 11% 30.9M 42s\n 46600K .......... .......... .......... .......... .......... 11% 29.8M 42s\n 46650K .......... .......... .......... .......... .......... 11% 33.0M 42s\n 46700K .......... .......... .......... .......... .......... 11% 31.2M 42s\n 46750K .......... .......... .......... .......... .......... 11% 4.44M 42s\n 46800K .......... .......... .......... .......... .......... 11% 4.03M 42s\n 46850K .......... .......... .......... .......... .......... 11% 8.32M 42s\n 46900K .......... .......... .......... .......... .......... 11% 14.1M 42s\n 46950K .......... .......... .......... .......... .......... 11% 12.8M 42s\n 47000K .......... .......... .......... .......... .......... 11% 15.4M 42s\n 47050K .......... .......... .......... .......... .......... 12% 18.3M 42s\n 47100K .......... .......... .......... .......... .......... 12% 19.5M 41s\n 47150K .......... .......... .......... .......... .......... 12% 15.6M 41s\n 47200K .......... .......... .......... .......... .......... 12% 28.1M 41s\n 47250K .......... .......... .......... .......... .......... 12% 35.9M 41s\n 47300K .......... .......... .......... .......... .......... 12% 1.96M 42s\n 47350K .......... .......... .......... .......... .......... 12% 15.9M 41s\n 47400K .......... .......... .......... .......... .......... 12% 32.6M 41s\n 47450K .......... .......... .......... .......... .......... 12% 34.8M 41s\n 47500K .......... .......... .......... .......... .......... 12% 34.0M 41s\n 47550K .......... .......... .......... .......... .......... 12% 30.2M 41s\n 47600K .......... .......... .......... .......... .......... 12% 26.7M 41s\n 47650K .......... .......... .......... .......... .......... 12% 27.5M 41s\n 47700K .......... .......... .......... .......... .......... 12% 30.4M 41s\n 47750K .......... .......... .......... .......... .......... 12% 24.6M 41s\n 47800K .......... .......... .......... .......... .......... 12% 27.8M 41s\n 47850K .......... .......... .......... .......... .......... 12% 29.8M 41s\n 47900K .......... .......... .......... .......... .......... 12% 28.3M 41s\n 47950K .......... .......... .......... .......... .......... 12% 27.6M 41s\n 48000K .......... .......... .......... .......... .......... 12% 19.9M 41s\n 48050K .......... .......... .......... .......... .......... 12% 28.6M 41s\n 48100K .......... .......... .......... .......... .......... 12% 32.4M 41s\n 48150K .......... .......... .......... .......... .......... 12% 31.4M 41s\n 48200K .......... .......... .......... .......... .......... 12% 25.9M 41s\n 48250K .......... .......... .......... .......... .......... 12% 25.7M 41s\n 48300K .......... .......... .......... .......... .......... 12% 32.2M 41s\n 48350K .......... .......... .......... .......... .......... 12% 29.5M 41s\n 48400K .......... .......... .......... .......... .......... 12% 27.0M 41s\n 48450K .......... .......... .......... .......... .......... 12% 34.1M 41s\n 48500K .......... .......... .......... .......... .......... 12% 34.1M 41s\n 48550K .......... .......... .......... .......... .......... 12% 32.6M 41s\n 48600K .......... .......... .......... .......... .......... 12% 32.1M 41s\n 48650K .......... .......... .......... .......... .......... 12% 33.4M 41s\n 48700K .......... .......... .......... .......... .......... 12% 28.3M 41s\n 48750K .......... .......... .......... .......... .......... 12% 32.7M 40s\n 48800K .......... .......... .......... .......... .......... 12% 25.0M 40s\n 48850K .......... .......... .......... .......... .......... 12% 30.0M 40s\n 48900K .......... .......... .......... .......... .......... 12% 32.2M 40s\n 48950K .......... .......... .......... .......... .......... 12% 31.6M 40s\n 49000K .......... .......... .......... .......... .......... 12% 28.8M 40s\n 49050K .......... .......... .......... .......... .......... 12% 24.1M 40s\n 49100K .......... .......... .......... .......... .......... 12% 33.2M 40s\n 49150K .......... .......... .......... .......... .......... 12% 31.9M 40s\n 49200K .......... .......... .......... .......... .......... 12% 26.1M 40s\n 49250K .......... .......... .......... .......... .......... 12% 27.9M 40s\n 49300K .......... .......... .......... .......... .......... 12% 31.4M 40s\n 49350K .......... .......... .......... .......... .......... 12% 23.9M 40s\n 49400K .......... .......... .......... .......... .......... 12% 31.3M 40s\n 49450K .......... .......... .......... .......... .......... 12% 34.0M 40s\n 49500K .......... .......... .......... .......... .......... 12% 11.5M 40s\n 49550K .......... .......... .......... .......... .......... 12%  709K 40s\n 49600K .......... .......... .......... .......... .......... 12% 21.0M 40s\n 49650K .......... .......... .......... .......... .......... 12% 26.1M 40s\n 49700K .......... .......... .......... .......... .......... 12% 27.6M 40s\n 49750K .......... .......... .......... .......... .......... 12% 32.5M 40s\n 49800K .......... .......... .......... .......... .......... 12% 24.3M 40s\n 49850K .......... .......... .......... .......... .......... 12% 6.73M 40s\n 49900K .......... .......... .......... .......... .......... 12% 28.0M 40s\n 49950K .......... .......... .......... .......... .......... 12% 28.0M 40s\n 50000K .......... .......... .......... .......... .......... 12% 5.85M 40s\n 50050K .......... .......... .......... .......... .......... 12% 28.2M 40s\n 50100K .......... .......... .......... .......... .......... 12% 2.80M 40s\n 50150K .......... .......... .......... .......... .......... 12% 20.5M 40s\n 50200K .......... .......... .......... .......... .......... 12% 18.3M 40s\n 50250K .......... .......... .......... .......... .......... 12% 14.1M 40s\n 50300K .......... .......... .......... .......... .......... 12% 22.2M 40s\n 50350K .......... .......... .......... .......... .......... 12% 24.6M 40s\n 50400K .......... .......... .......... .......... .......... 12% 18.1M 40s\n 50450K .......... .......... .......... .......... .......... 12% 14.2M 40s\n 50500K .......... .......... .......... .......... .......... 12% 18.5M 40s\n 50550K .......... .......... .......... .......... .......... 12% 19.4M 40s\n 50600K .......... .......... .......... .......... .......... 12% 17.1M 40s\n 50650K .......... .......... .......... .......... .......... 12% 15.8M 40s\n 50700K .......... .......... .......... .......... .......... 12% 19.6M 40s\n 50750K .......... .......... .......... .......... .......... 12% 22.4M 40s\n 50800K .......... .......... .......... .......... .......... 12% 12.6M 40s\n 50850K .......... .......... .......... .......... .......... 12% 20.8M 40s\n 50900K .......... .......... .......... .......... .......... 12% 22.7M 40s\n 50950K .......... .......... .......... .......... .......... 12% 24.4M 40s\n 51000K .......... .......... .......... .......... .......... 13% 17.9M 40s\n 51050K .......... .......... .......... .......... .......... 13% 22.7M 40s\n 51100K .......... .......... .......... .......... .......... 13% 27.2M 40s\n 51150K .......... .......... .......... .......... .......... 13% 16.6M 40s\n 51200K .......... .......... .......... .......... .......... 13% 10.2M 40s\n 51250K .......... .......... .......... .......... .......... 13% 10.1M 40s\n 51300K .......... .......... .......... .......... .......... 13% 13.9M 40s\n 51350K .......... .......... .......... .......... .......... 13% 18.9M 40s\n 51400K .......... .......... .......... .......... .......... 13% 25.7M 40s\n 51450K .......... .......... .......... .......... .......... 13% 15.6M 40s\n 51500K .......... .......... .......... .......... .......... 13% 22.8M 39s\n 51550K .......... .......... .......... .......... .......... 13% 28.4M 39s\n 51600K .......... .......... .......... .......... .......... 13% 20.0M 39s\n 51650K .......... .......... .......... .......... .......... 13% 21.9M 39s\n 51700K .......... .......... .......... .......... .......... 13% 11.1M 39s\n 51750K .......... .......... .......... .......... .......... 13% 8.06M 39s\n 51800K .......... .......... .......... .......... .......... 13% 12.0M 39s\n 51850K .......... .......... .......... .......... .......... 13% 16.2M 39s\n 51900K .......... .......... .......... .......... .......... 13% 20.1M 39s\n 51950K .......... .......... .......... .......... .......... 13% 19.9M 39s\n 52000K .......... .......... .......... .......... .......... 13% 14.1M 39s\n 52050K .......... .......... .......... .......... .......... 13% 14.4M 39s\n 52100K .......... .......... .......... .......... .......... 13% 12.2M 39s\n 52150K .......... .......... .......... .......... .......... 13% 13.8M 39s\n 52200K .......... .......... .......... .......... .......... 13% 20.8M 39s\n 52250K .......... .......... .......... .......... .......... 13% 12.8M 39s\n 52300K .......... .......... .......... .......... .......... 13% 19.7M 39s\n 52350K .......... .......... .......... .......... .......... 13% 28.5M 39s\n 52400K .......... .......... .......... .......... .......... 13% 20.4M 39s\n 52450K .......... .......... .......... .......... .......... 13% 19.5M 39s\n 52500K .......... .......... .......... .......... .......... 13% 29.0M 39s\n 52550K .......... .......... .......... .......... .......... 13% 22.9M 39s\n 52600K .......... .......... .......... .......... .......... 13% 13.3M 39s\n 52650K .......... .......... .......... .......... .......... 13% 14.0M 39s\n 52700K .......... .......... .......... .......... .......... 13% 23.0M 39s\n 52750K .......... .......... .......... .......... .......... 13% 23.8M 39s\n 52800K .......... .......... .......... .......... .......... 13% 19.0M 39s\n 52850K .......... .......... .......... .......... .......... 13% 29.0M 39s\n 52900K .......... .......... .......... .......... .......... 13% 21.2M 39s\n 52950K .......... .......... .......... .......... .......... 13% 21.8M 39s\n 53000K .......... .......... .......... .......... .......... 13% 22.8M 39s\n 53050K .......... .......... .......... .......... .......... 13% 23.6M 39s\n 53100K .......... .......... .......... .......... .......... 13% 4.11M 39s\n 53150K .......... .......... .......... .......... .......... 13% 28.6M 39s\n 53200K .......... .......... .......... .......... .......... 13% 14.2M 39s\n 53250K .......... .......... .......... .......... .......... 13% 26.4M 39s\n 53300K .......... .......... .......... .......... .......... 13% 26.5M 39s\n 53350K .......... .......... .......... .......... .......... 13% 24.9M 39s\n 53400K .......... .......... .......... .......... .......... 13% 24.2M 39s\n 53450K .......... .......... .......... .......... .......... 13% 27.7M 39s\n 53500K .......... .......... .......... .......... .......... 13% 24.4M 39s\n 53550K .......... .......... .......... .......... .......... 13% 27.2M 38s\n 53600K .......... .......... .......... .......... .......... 13% 3.06M 39s\n 53650K .......... .......... .......... .......... .......... 13% 20.3M 39s\n 53700K .......... .......... .......... .......... .......... 13% 15.0M 38s\n 53750K .......... .......... .......... .......... .......... 13% 13.0M 38s\n 53800K .......... .......... .......... .......... .......... 13% 21.9M 38s\n 53850K .......... .......... .......... .......... .......... 13% 22.4M 38s\n 53900K .......... .......... .......... .......... .......... 13% 21.4M 38s\n 53950K .......... .......... .......... .......... .......... 13% 26.0M 38s\n 54000K .......... .......... .......... .......... .......... 13% 23.3M 38s\n 54050K .......... .......... .......... .......... .......... 13% 24.2M 38s\n 54100K .......... .......... .......... .......... .......... 13% 22.4M 38s\n 54150K .......... .......... .......... .......... .......... 13% 16.7M 38s\n 54200K .......... .......... .......... .......... .......... 13% 1.96M 38s\n 54250K .......... .......... .......... .......... .......... 13% 25.7M 38s\n 54300K .......... .......... .......... .......... .......... 13% 28.3M 38s\n 54350K .......... .......... .......... .......... .......... 13% 25.7M 38s\n 54400K .......... .......... .......... .......... .......... 13% 20.7M 38s\n 54450K .......... .......... .......... .......... .......... 13% 21.3M 38s\n 54500K .......... .......... .......... .......... .......... 13% 14.9M 38s\n 54550K .......... .......... .......... .......... .......... 13% 26.1M 38s\n 54600K .......... .......... .......... .......... .......... 13% 25.7M 38s\n 54650K .......... .......... .......... .......... .......... 13% 27.0M 38s\n 54700K .......... .......... .......... .......... .......... 13% 6.57M 38s\n 54750K .......... .......... .......... .......... .......... 13% 27.0M 38s\n 54800K .......... .......... .......... .......... .......... 13% 4.58M 38s\n 54850K .......... .......... .......... .......... .......... 13% 25.5M 38s\n 54900K .......... .......... .......... .......... .......... 14% 26.6M 38s\n 54950K .......... .......... .......... .......... .......... 14% 29.0M 38s\n 55000K .......... .......... .......... .......... .......... 14% 23.5M 38s\n 55050K .......... .......... .......... .......... .......... 14% 25.3M 38s\n 55100K .......... .......... .......... .......... .......... 14% 27.5M 38s\n 55150K .......... .......... .......... .......... .......... 14% 28.6M 38s\n 55200K .......... .......... .......... .......... .......... 14% 21.9M 38s\n 55250K .......... .......... .......... .......... .......... 14% 28.2M 38s\n 55300K .......... .......... .......... .......... .......... 14% 25.0M 38s\n 55350K .......... .......... .......... .......... .......... 14% 25.2M 38s\n 55400K .......... .......... .......... .......... .......... 14% 26.3M 38s\n 55450K .......... .......... .......... .......... .......... 14% 27.3M 38s\n 55500K .......... .......... .......... .......... .......... 14% 27.7M 38s\n 55550K .......... .......... .......... .......... .......... 14% 25.7M 38s\n 55600K .......... .......... .......... .......... .......... 14% 20.8M 38s\n 55650K .......... .......... .......... .......... .......... 14% 27.7M 38s\n 55700K .......... .......... .......... .......... .......... 14% 9.26M 38s\n 55750K .......... .......... .......... .......... .......... 14% 34.5M 38s\n 55800K .......... .......... .......... .......... .......... 14% 32.1M 38s\n 55850K .......... .......... .......... .......... .......... 14% 11.3M 38s\n 55900K .......... .......... .......... .......... .......... 14% 30.4M 38s\n 55950K .......... .......... .......... .......... .......... 14% 34.0M 38s\n 56000K .......... .......... .......... .......... .......... 14% 24.8M 37s\n 56050K .......... .......... .......... .......... .......... 14% 33.1M 37s\n 56100K .......... .......... .......... .......... .......... 14% 34.0M 37s\n 56150K .......... .......... .......... .......... .......... 14% 34.5M 37s\n 56200K .......... .......... .......... .......... .......... 14% 30.9M 37s\n 56250K .......... .......... .......... .......... .......... 14% 30.3M 37s\n 56300K .......... .......... .......... .......... .......... 14% 32.6M 37s\n 56350K .......... .......... .......... .......... .......... 14% 29.5M 37s\n 56400K .......... .......... .......... .......... .......... 14% 4.65M 37s\n 56450K .......... .......... .......... .......... .......... 14% 32.2M 37s\n 56500K .......... .......... .......... .......... .......... 14% 33.2M 37s\n 56550K .......... .......... .......... .......... .......... 14% 31.9M 37s\n 56600K .......... .......... .......... .......... .......... 14% 31.1M 37s\n 56650K .......... .......... .......... .......... .......... 14% 33.0M 37s\n 56700K .......... .......... .......... .......... .......... 14% 32.5M 37s\n 56750K .......... .......... .......... .......... .......... 14% 29.4M 37s\n 56800K .......... .......... .......... .......... .......... 14% 4.82M 37s\n 56850K .......... .......... .......... .......... .......... 14% 35.2M 37s\n 56900K .......... .......... .......... .......... .......... 14% 33.3M 37s\n 56950K .......... .......... .......... .......... .......... 14% 34.2M 37s\n 57000K .......... .......... .......... .......... .......... 14% 32.6M 37s\n 57050K .......... .......... .......... .......... .......... 14% 4.96M 37s\n 57100K .......... .......... .......... .......... .......... 14% 33.7M 37s\n 57150K .......... .......... .......... .......... .......... 14% 33.1M 37s\n 57200K .......... .......... .......... .......... .......... 14% 26.3M 37s\n 57250K .......... .......... .......... .......... .......... 14% 33.3M 37s\n 57300K .......... .......... .......... .......... .......... 14% 7.44M 37s\n 57350K .......... .......... .......... .......... .......... 14% 16.5M 37s\n 57400K .......... .......... .......... .......... .......... 14% 17.4M 37s\n 57450K .......... .......... .......... .......... .......... 14% 18.9M 37s\n 57500K .......... .......... .......... .......... .......... 14% 19.5M 37s\n 57550K .......... .......... .......... .......... .......... 14% 29.1M 37s\n 57600K .......... .......... .......... .......... .......... 14% 7.97M 37s\n 57650K .......... .......... .......... .......... .......... 14% 4.51M 37s\n 57700K .......... .......... .......... .......... .......... 14% 1.52M 37s\n 57750K .......... .......... .......... .......... .......... 14% 15.8M 37s\n 57800K .......... .......... .......... .......... .......... 14% 24.5M 37s\n 57850K .......... .......... .......... .......... .......... 14% 33.4M 37s\n 57900K .......... .......... .......... .......... .......... 14% 32.4M 37s\n 57950K .......... .......... .......... .......... .......... 14% 29.9M 37s\n 58000K .......... .......... .......... .......... .......... 14% 27.1M 37s\n 58050K .......... .......... .......... .......... .......... 14% 34.1M 37s\n 58100K .......... .......... .......... .......... .......... 14% 34.2M 37s\n 58150K .......... .......... .......... .......... .......... 14% 34.0M 37s\n 58200K .......... .......... .......... .......... .......... 14% 31.4M 37s\n 58250K .......... .......... .......... .......... .......... 14% 33.9M 37s\n 58300K .......... .......... .......... .......... .......... 14% 7.60M 37s\n 58350K .......... .......... .......... .......... .......... 14% 32.0M 37s\n 58400K .......... .......... .......... .......... .......... 14% 24.8M 37s\n 58450K .......... .......... .......... .......... .......... 14% 25.9M 37s\n 58500K .......... .......... .......... .......... .......... 14% 31.8M 37s\n 58550K .......... .......... .......... .......... .......... 14% 31.4M 37s\n 58600K .......... .......... .......... .......... .......... 14% 28.2M 36s\n 58650K .......... .......... .......... .......... .......... 14% 31.5M 36s\n 58700K .......... .......... .......... .......... .......... 14% 34.3M 36s\n 58750K .......... .......... .......... .......... .......... 14% 34.4M 36s\n 58800K .......... .......... .......... .......... .......... 14% 21.6M 36s\n 58850K .......... .......... .......... .......... .......... 15% 34.1M 36s\n 58900K .......... .......... .......... .......... .......... 15% 25.5M 36s\n 58950K .......... .......... .......... .......... .......... 15% 6.39M 36s\n 59000K .......... .......... .......... .......... .......... 15% 15.3M 36s\n 59050K .......... .......... .......... .......... .......... 15% 6.16M 36s\n 59100K .......... .......... .......... .......... .......... 15% 11.0M 36s\n 59150K .......... .......... .......... .......... .......... 15% 17.6M 36s\n 59200K .......... .......... .......... .......... .......... 15% 13.6M 36s\n 59250K .......... .......... .......... .......... .......... 15% 16.9M 36s\n 59300K .......... .......... .......... .......... .......... 15% 22.8M 36s\n 59350K .......... .......... .......... .......... .......... 15% 22.6M 36s\n 59400K .......... .......... .......... .......... .......... 15% 16.3M 36s\n 59450K .......... .......... .......... .......... .......... 15% 17.2M 36s\n 59500K .......... .......... .......... .......... .......... 15% 21.5M 36s\n 59550K .......... .......... .......... .......... .......... 15% 21.7M 36s\n 59600K .......... .......... .......... .......... .......... 15% 15.1M 36s\n 59650K .......... .......... .......... .......... .......... 15% 17.4M 36s\n 59700K .......... .......... .......... .......... .......... 15% 19.1M 36s\n 59750K .......... .......... .......... .......... .......... 15% 16.6M 36s\n 59800K .......... .......... .......... .......... .......... 15% 20.2M 36s\n 59850K .......... .......... .......... .......... .......... 15% 16.3M 36s\n 59900K .......... .......... .......... .......... .......... 15% 20.4M 36s\n 59950K .......... .......... .......... .......... .......... 15% 15.2M 36s\n 60000K .......... .......... .......... .......... .......... 15% 18.3M 36s\n 60050K .......... .......... .......... .......... .......... 15% 25.2M 36s\n 60100K .......... .......... .......... .......... .......... 15% 23.0M 36s\n 60150K .......... .......... .......... .......... .......... 15% 25.0M 36s\n 60200K .......... .......... .......... .......... .......... 15% 19.9M 36s\n 60250K .......... .......... .......... .......... .......... 15% 20.9M 36s\n 60300K .......... .......... .......... .......... .......... 15% 22.6M 36s\n 60350K .......... .......... .......... .......... .......... 15% 21.3M 36s\n 60400K .......... .......... .......... .......... .......... 15% 3.19M 36s\n 60450K .......... .......... .......... .......... .......... 15% 14.1M 36s\n 60500K .......... .......... .......... .......... .......... 15% 12.0M 36s\n 60550K .......... .......... .......... .......... .......... 15% 17.2M 36s\n 60600K .......... .......... .......... .......... .......... 15% 19.2M 36s\n 60650K .......... .......... .......... .......... .......... 15% 23.9M 36s\n 60700K .......... .......... .......... .......... .......... 15% 18.8M 36s\n 60750K .......... .......... .......... .......... .......... 15% 13.4M 36s\n 60800K .......... .......... .......... .......... .......... 15% 14.9M 36s\n 60850K .......... .......... .......... .......... .......... 15% 20.9M 36s\n 60900K .......... .......... .......... .......... .......... 15% 20.8M 36s\n 60950K .......... .......... .......... .......... .......... 15% 18.2M 36s\n 61000K .......... .......... .......... .......... .......... 15% 17.1M 36s\n 61050K .......... .......... .......... .......... .......... 15% 17.1M 36s\n 61100K .......... .......... .......... .......... .......... 15% 18.9M 36s\n 61150K .......... .......... .......... .......... .......... 15% 19.8M 36s\n 61200K .......... .......... .......... .......... .......... 15% 19.5M 36s\n 61250K .......... .......... .......... .......... .......... 15% 24.8M 36s\n 61300K .......... .......... .......... .......... .......... 15% 21.5M 35s\n 61350K .......... .......... .......... .......... .......... 15% 23.5M 35s\n 61400K .......... .......... .......... .......... .......... 15% 23.3M 35s\n 61450K .......... .......... .......... .......... .......... 15% 24.6M 35s\n 61500K .......... .......... .......... .......... .......... 15% 21.7M 35s\n 61550K .......... .......... .......... .......... .......... 15% 24.9M 35s\n 61600K .......... .......... .......... .......... .......... 15% 19.1M 35s\n 61650K .......... .......... .......... .......... .......... 15% 25.1M 35s\n 61700K .......... .......... .......... .......... .......... 15% 25.6M 35s\n 61750K .......... .......... .......... .......... .......... 15% 1.57M 35s\n 61800K .......... .......... .......... .......... .......... 15% 3.03M 35s\n 61850K .......... .......... .......... .......... .......... 15% 22.2M 35s\n 61900K .......... .......... .......... .......... .......... 15% 13.1M 35s\n 61950K .......... .......... .......... .......... .......... 15% 13.8M 35s\n 62000K .......... .......... .......... .......... .......... 15% 14.0M 35s\n 62050K .......... .......... .......... .......... .......... 15% 18.7M 35s\n 62100K .......... .......... .......... .......... .......... 15% 23.8M 35s\n 62150K .......... .......... .......... .......... .......... 15% 5.61M 35s\n 62200K .......... .......... .......... .......... .......... 15% 15.6M 35s\n 62250K .......... .......... .......... .......... .......... 15% 34.3M 35s\n 62300K .......... .......... .......... .......... .......... 15% 36.0M 35s\n 62350K .......... .......... .......... .......... .......... 15% 36.0M 35s\n 62400K .......... .......... .......... .......... .......... 15% 14.3M 35s\n 62450K .......... .......... .......... .......... .......... 15% 9.53M 35s\n 62500K .......... .......... .......... .......... .......... 15% 23.3M 35s\n 62550K .......... .......... .......... .......... .......... 15% 19.6M 35s\n 62600K .......... .......... .......... .......... .......... 15% 23.0M 35s\n 62650K .......... .......... .......... .......... .......... 15% 24.5M 35s\n 62700K .......... .......... .......... .......... .......... 15% 25.0M 35s\n 62750K .......... .......... .......... .......... .......... 16% 24.2M 35s\n 62800K .......... .......... .......... .......... .......... 16% 16.6M 35s\n 62850K .......... .......... .......... .......... .......... 16% 24.1M 35s\n 62900K .......... .......... .......... .......... .......... 16% 24.7M 35s\n 62950K .......... .......... .......... .......... .......... 16% 24.6M 35s\n 63000K .......... .......... .......... .......... .......... 16% 19.1M 35s\n 63050K .......... .......... .......... .......... .......... 16% 24.1M 35s\n 63100K .......... .......... .......... .......... .......... 16% 24.3M 35s\n 63150K .......... .......... .......... .......... .......... 16% 24.2M 35s\n 63200K .......... .......... .......... .......... .......... 16% 20.0M 35s\n 63250K .......... .......... .......... .......... .......... 16% 8.99M 35s\n 63300K .......... .......... .......... .......... .......... 16% 11.1M 35s\n 63350K .......... .......... .......... .......... .......... 16% 23.4M 35s\n 63400K .......... .......... .......... .......... .......... 16% 17.7M 35s\n 63450K .......... .......... .......... .......... .......... 16% 23.7M 35s\n 63500K .......... .......... .......... .......... .......... 16% 24.6M 35s\n 63550K .......... .......... .......... .......... .......... 16% 24.8M 35s\n 63600K .......... .......... .......... .......... .......... 16% 20.5M 35s\n 63650K .......... .......... .......... .......... .......... 16% 19.3M 35s\n 63700K .......... .......... .......... .......... .......... 16% 24.7M 35s\n 63750K .......... .......... .......... .......... .......... 16% 14.5M 35s\n 63800K .......... .......... .......... .......... .......... 16% 23.3M 35s\n 63850K .......... .......... .......... .......... .......... 16% 19.4M 35s\n 63900K .......... .......... .......... .......... .......... 16% 20.4M 35s\n 63950K .......... .......... .......... .......... .......... 16% 24.1M 35s\n 64000K .......... .......... .......... .......... .......... 16% 17.6M 35s\n 64050K .......... .......... .......... .......... .......... 16% 19.6M 35s\n 64100K .......... .......... .......... .......... .......... 16% 25.2M 35s\n 64150K .......... .......... .......... .......... .......... 16% 24.9M 35s\n 64200K .......... .......... .......... .......... .......... 16% 23.7M 35s\n 64250K .......... .......... .......... .......... .......... 16% 25.0M 35s\n 64300K .......... .......... .......... .......... .......... 16% 20.2M 35s\n 64350K .......... .......... .......... .......... .......... 16% 24.9M 34s\n 64400K .......... .......... .......... .......... .......... 16% 15.8M 34s\n 64450K .......... .......... .......... .......... .......... 16% 24.4M 34s\n 64500K .......... .......... .......... .......... .......... 16% 19.5M 34s\n 64550K .......... .......... .......... .......... .......... 16% 24.0M 34s\n 64600K .......... .......... .......... .......... .......... 16% 22.6M 34s\n 64650K .......... .......... .......... .......... .......... 16% 24.4M 34s\n 64700K .......... .......... .......... .......... .......... 16% 23.8M 34s\n 64750K .......... .......... .......... .......... .......... 16% 20.2M 34s\n 64800K .......... .......... .......... .......... .......... 16% 14.6M 34s\n 64850K .......... .......... .......... .......... .......... 16% 3.91M 34s\n 64900K .......... .......... .......... .......... .......... 16% 24.3M 34s\n 64950K .......... .......... .......... .......... .......... 16% 24.1M 34s\n 65000K .......... .......... .......... .......... .......... 16% 22.7M 34s\n 65050K .......... .......... .......... .......... .......... 16% 21.0M 34s\n 65100K .......... .......... .......... .......... .......... 16% 22.2M 34s\n 65150K .......... .......... .......... .......... .......... 16% 23.7M 34s\n 65200K .......... .......... .......... .......... .......... 16% 20.5M 34s\n 65250K .......... .......... .......... .......... .......... 16% 23.8M 34s\n 65300K .......... .......... .......... .......... .......... 16% 20.6M 34s\n 65350K .......... .......... .......... .......... .......... 16% 22.3M 34s\n 65400K .......... .......... .......... .......... .......... 16% 22.6M 34s\n 65450K .......... .......... .......... .......... .......... 16% 24.9M 34s\n 65500K .......... .......... .......... .......... .......... 16% 6.25M 34s\n 65550K .......... .......... .......... .......... .......... 16% 26.0M 34s\n 65600K .......... .......... .......... .......... .......... 16% 20.5M 34s\n 65650K .......... .......... .......... .......... .......... 16% 14.7M 34s\n 65700K .......... .......... .......... .......... .......... 16% 20.2M 34s\n 65750K .......... .......... .......... .......... .......... 16% 25.5M 34s\n 65800K .......... .......... .......... .......... .......... 16% 28.3M 34s\n 65850K .......... .......... .......... .......... .......... 16% 1.01M 34s\n 65900K .......... .......... .......... .......... .......... 16% 13.9M 34s\n 65950K .......... .......... .......... .......... .......... 16% 20.9M 34s\n 66000K .......... .......... .......... .......... .......... 16% 7.90M 34s\n 66050K .......... .......... .......... .......... .......... 16% 22.3M 34s\n 66100K .......... .......... .......... .......... .......... 16% 27.7M 34s\n 66150K .......... .......... .......... .......... .......... 16% 23.5M 34s\n 66200K .......... .......... .......... .......... .......... 16% 22.7M 34s\n 66250K .......... .......... .......... .......... .......... 16% 22.0M 34s\n 66300K .......... .......... .......... .......... .......... 16% 21.9M 34s\n 66350K .......... .......... .......... .......... .......... 16% 23.6M 34s\n 66400K .......... .......... .......... .......... .......... 16% 19.7M 34s\n 66450K .......... .......... .......... .......... .......... 16% 28.8M 34s\n 66500K .......... .......... .......... .......... .......... 16% 29.1M 34s\n 66550K .......... .......... .......... .......... .......... 16% 23.1M 34s\n 66600K .......... .......... .......... .......... .......... 16% 27.4M 34s\n 66650K .......... .......... .......... .......... .......... 16% 13.5M 34s\n 66700K .......... .......... .......... .......... .......... 17% 26.8M 34s\n 66750K .......... .......... .......... .......... .......... 17% 26.0M 34s\n 66800K .......... .......... .......... .......... .......... 17% 17.1M 34s\n 66850K .......... .......... .......... .......... .......... 17% 28.9M 34s\n 66900K .......... .......... .......... .......... .......... 17% 14.8M 34s\n 66950K .......... .......... .......... .......... .......... 17% 33.1M 34s\n 67000K .......... .......... .......... .......... .......... 17% 34.8M 34s\n 67050K .......... .......... .......... .......... .......... 17% 32.9M 34s\n 67100K .......... .......... .......... .......... .......... 17% 30.0M 34s\n 67150K .......... .......... .......... .......... .......... 17% 16.6M 34s\n 67200K .......... .......... .......... .......... .......... 17% 3.70M 34s\n 67250K .......... .......... .......... .......... .......... 17% 28.3M 34s\n 67300K .......... .......... .......... .......... .......... 17% 27.1M 34s\n 67350K .......... .......... .......... .......... .......... 17% 27.8M 34s\n 67400K .......... .......... .......... .......... .......... 17% 10.1M 34s\n 67450K .......... .......... .......... .......... .......... 17% 22.9M 34s\n 67500K .......... .......... .......... .......... .......... 17% 23.8M 34s\n 67550K .......... .......... .......... .......... .......... 17% 22.9M 34s\n 67600K .......... .......... .......... .......... .......... 17% 21.4M 34s\n 67650K .......... .......... .......... .......... .......... 17% 21.7M 34s\n 67700K .......... .......... .......... .......... .......... 17% 26.8M 34s\n 67750K .......... .......... .......... .......... .......... 17% 22.0M 34s\n 67800K .......... .......... .......... .......... .......... 17% 27.3M 33s\n 67850K .......... .......... .......... .......... .......... 17% 21.9M 33s\n 67900K .......... .......... .......... .......... .......... 17% 26.9M 33s\n 67950K .......... .......... .......... .......... .......... 17% 21.1M 33s\n 68000K .......... .......... .......... .......... .......... 17% 15.1M 33s\n 68050K .......... .......... .......... .......... .......... 17% 8.80M 33s\n 68100K .......... .......... .......... .......... .......... 17% 17.3M 33s\n 68150K .......... .......... .......... .......... .......... 17% 19.5M 33s\n 68200K .......... .......... .......... .......... .......... 17% 17.1M 33s\n 68250K .......... .......... .......... .......... .......... 17% 22.8M 33s\n 68300K .......... .......... .......... .......... .......... 17% 25.1M 33s\n 68350K .......... .......... .......... .......... .......... 17% 22.6M 33s\n 68400K .......... .......... .......... .......... .......... 17% 16.3M 33s\n 68450K .......... .......... .......... .......... .......... 17% 24.5M 33s\n 68500K .......... .......... .......... .......... .......... 17% 24.9M 33s\n 68550K .......... .......... .......... .......... .......... 17% 13.1M 33s\n 68600K .......... .......... .......... .......... .......... 17% 14.6M 33s\n 68650K .......... .......... .......... .......... .......... 17% 18.7M 33s\n 68700K .......... .......... .......... .......... .......... 17% 19.7M 33s\n 68750K .......... .......... .......... .......... .......... 17% 20.5M 33s\n 68800K .......... .......... .......... .......... .......... 17% 13.4M 33s\n 68850K .......... .......... .......... .......... .......... 17% 20.7M 33s\n 68900K .......... .......... .......... .......... .......... 17% 20.2M 33s\n 68950K .......... .......... .......... .......... .......... 17% 24.0M 33s\n 69000K .......... .......... .......... .......... .......... 17% 18.2M 33s\n 69050K .......... .......... .......... .......... .......... 17% 24.5M 33s\n 69100K .......... .......... .......... .......... .......... 17% 21.2M 33s\n 69150K .......... .......... .......... .......... .......... 17% 32.0M 33s\n 69200K .......... .......... .......... .......... .......... 17% 24.7M 33s\n 69250K .......... .......... .......... .......... .......... 17% 27.0M 33s\n 69300K .......... .......... .......... .......... .......... 17% 14.7M 33s\n 69350K .......... .......... .......... .......... .......... 17% 25.9M 33s\n 69400K .......... .......... .......... .......... .......... 17% 27.4M 33s\n 69450K .......... .......... .......... .......... .......... 17% 29.4M 33s\n 69500K .......... .......... .......... .......... .......... 17% 29.3M 33s\n 69550K .......... .......... .......... .......... .......... 17% 3.69M 33s\n 69600K .......... .......... .......... .......... .......... 17% 15.4M 33s\n 69650K .......... .......... .......... .......... .......... 17% 17.6M 33s\n 69700K .......... .......... .......... .......... .......... 17% 14.7M 33s\n 69750K .......... .......... .......... .......... .......... 17% 17.2M 33s\n 69800K .......... .......... .......... .......... .......... 17% 21.8M 33s\n 69850K .......... .......... .......... .......... .......... 17% 26.4M 33s\n 69900K .......... .......... .......... .......... .......... 17% 1.82M 33s\n 69950K .......... .......... .......... .......... .......... 17% 1.81M 33s\n 70000K .......... .......... .......... .......... .......... 17% 12.5M 33s\n 70050K .......... .......... .......... .......... .......... 17% 11.6M 33s\n 70100K .......... .......... .......... .......... .......... 17% 14.2M 33s\n 70150K .......... .......... .......... .......... .......... 17% 18.6M 33s\n 70200K .......... .......... .......... .......... .......... 17% 11.8M 33s\n 70250K .......... .......... .......... .......... .......... 17% 13.5M 33s\n 70300K .......... .......... .......... .......... .......... 17% 21.3M 33s\n 70350K .......... .......... .......... .......... .......... 17% 22.9M 33s\n 70400K .......... .......... .......... .......... .......... 17% 12.9M 33s\n 70450K .......... .......... .......... .......... .......... 17% 24.6M 33s\n 70500K .......... .......... .......... .......... .......... 17% 23.8M 33s\n 70550K .......... .......... .......... .......... .......... 17% 25.0M 33s\n 70600K .......... .......... .......... .......... .......... 18% 14.3M 33s\n 70650K .......... .......... .......... .......... .......... 18% 17.1M 33s\n 70700K .......... .......... .......... .......... .......... 18% 19.1M 33s\n 70750K .......... .......... .......... .......... .......... 18% 22.8M 33s\n 70800K .......... .......... .......... .......... .......... 18% 11.9M 33s\n 70850K .......... .......... .......... .......... .......... 18% 16.5M 33s\n 70900K .......... .......... .......... .......... .......... 18% 18.4M 33s\n 70950K .......... .......... .......... .......... .......... 18% 19.8M 33s\n 71000K .......... .......... .......... .......... .......... 18% 16.8M 33s\n 71050K .......... .......... .......... .......... .......... 18% 24.9M 33s\n 71100K .......... .......... .......... .......... .......... 18% 24.8M 33s\n 71150K .......... .......... .......... .......... .......... 18% 14.7M 33s\n 71200K .......... .......... .......... .......... .......... 18% 13.2M 33s\n 71250K .......... .......... .......... .......... .......... 18% 19.6M 33s\n 71300K .......... .......... .......... .......... .......... 18% 15.7M 33s\n 71350K .......... .......... .......... .......... .......... 18% 14.0M 33s\n 71400K .......... .......... .......... .......... .......... 18% 18.2M 33s\n 71450K .......... .......... .......... .......... .......... 18% 16.4M 33s\n 71500K .......... .......... .......... .......... .......... 18% 13.4M 33s\n 71550K .......... .......... .......... .......... .......... 18% 19.8M 33s\n 71600K .......... .......... .......... .......... .......... 18% 19.0M 33s\n 71650K .......... .......... .......... .......... .......... 18% 19.3M 33s\n 71700K .......... .......... .......... .......... .......... 18% 16.6M 32s\n 71750K .......... .......... .......... .......... .......... 18% 14.2M 32s\n 71800K .......... .......... .......... .......... .......... 18% 12.2M 32s\n 71850K .......... .......... .......... .......... .......... 18% 14.1M 32s\n 71900K .......... .......... .......... .......... .......... 18% 18.9M 32s\n 71950K .......... .......... .......... .......... .......... 18% 17.8M 32s\n 72000K .......... .......... .......... .......... .......... 18% 14.0M 32s\n 72050K .......... .......... .......... .......... .......... 18% 23.0M 32s\n 72100K .......... .......... .......... .......... .......... 18% 23.1M 32s\n 72150K .......... .......... .......... .......... .......... 18% 23.8M 32s\n 72200K .......... .......... .......... .......... .......... 18% 18.7M 32s\n 72250K .......... .......... .......... .......... .......... 18% 7.29M 32s\n 72300K .......... .......... .......... .......... .......... 18% 16.1M 32s\n 72350K .......... .......... .......... .......... .......... 18% 17.9M 32s\n 72400K .......... .......... .......... .......... .......... 18% 12.7M 32s\n 72450K .......... .......... .......... .......... .......... 18% 12.2M 32s\n 72500K .......... .......... .......... .......... .......... 18% 16.4M 32s\n 72550K .......... .......... .......... .......... .......... 18% 14.7M 32s\n 72600K .......... .......... .......... .......... .......... 18% 16.3M 32s\n 72650K .......... .......... .......... .......... .......... 18% 17.3M 32s\n 72700K .......... .......... .......... .......... .......... 18% 19.0M 32s\n 72750K .......... .......... .......... .......... .......... 18% 19.6M 32s\n 72800K .......... .......... .......... .......... .......... 18% 15.2M 32s\n 72850K .......... .......... .......... .......... .......... 18% 18.8M 32s\n 72900K .......... .......... .......... .......... .......... 18% 10.9M 32s\n 72950K .......... .......... .......... .......... .......... 18% 21.6M 32s\n 73000K .......... .......... .......... .......... .......... 18% 21.8M 32s\n 73050K .......... .......... .......... .......... .......... 18% 19.1M 32s\n 73100K .......... .......... .......... .......... .......... 18% 13.5M 32s\n 73150K .......... .......... .......... .......... .......... 18% 21.5M 32s\n 73200K .......... .......... .......... .......... .......... 18% 18.6M 32s\n 73250K .......... .......... .......... .......... .......... 18% 15.4M 32s\n 73300K .......... .......... .......... .......... .......... 18% 15.0M 32s\n 73350K .......... .......... .......... .......... .......... 18% 18.1M 32s\n 73400K .......... .......... .......... .......... .......... 18% 16.8M 32s\n 73450K .......... .......... .......... .......... .......... 18% 16.3M 32s\n 73500K .......... .......... .......... .......... .......... 18% 22.0M 32s\n 73550K .......... .......... .......... .......... .......... 18% 21.6M 32s\n 73600K .......... .......... .......... .......... .......... 18% 19.9M 32s\n 73650K .......... .......... .......... .......... .......... 18% 19.4M 32s\n 73700K .......... .......... .......... .......... .......... 18% 24.9M 32s\n 73750K .......... .......... .......... .......... .......... 18% 23.4M 32s\n 73800K .......... .......... .......... .......... .......... 18% 22.8M 32s\n 73850K .......... .......... .......... .......... .......... 18% 16.3M 32s\n 73900K .......... .......... .......... .......... .......... 18% 21.3M 32s\n 73950K .......... .......... .......... .......... .......... 18% 23.7M 32s\n 74000K .......... .......... .......... .......... .......... 18% 1.60M 32s\n 74050K .......... .......... .......... .......... .......... 18% 16.7M 32s\n 74100K .......... .......... .......... .......... .......... 18% 19.5M 32s\n 74150K .......... .......... .......... .......... .......... 18% 16.0M 32s\n 74200K .......... .......... .......... .......... .......... 18% 16.9M 32s\n 74250K .......... .......... .......... .......... .......... 18% 21.0M 32s\n 74300K .......... .......... .......... .......... .......... 18% 15.7M 32s\n 74350K .......... .......... .......... .......... .......... 18% 18.1M 32s\n 74400K .......... .......... .......... .......... .......... 18% 19.9M 32s\n 74450K .......... .......... .......... .......... .......... 18% 24.8M 32s\n 74500K .......... .......... .......... .......... .......... 18% 25.2M 32s\n 74550K .......... .......... .......... .......... .......... 19% 18.1M 32s\n 74600K .......... .......... .......... .......... .......... 19% 17.0M 32s\n 74650K .......... .......... .......... .......... .......... 19% 24.0M 32s\n 74700K .......... .......... .......... .......... .......... 19% 24.1M 32s\n 74750K .......... .......... .......... .......... .......... 19% 14.2M 32s\n 74800K .......... .......... .......... .......... .......... 19% 18.2M 32s\n 74850K .......... .......... .......... .......... .......... 19% 24.1M 32s\n 74900K .......... .......... .......... .......... .......... 19% 25.3M 32s\n 74950K .......... .......... .......... .......... .......... 19% 18.6M 32s\n 75000K .......... .......... .......... .......... .......... 19% 21.2M 32s\n 75050K .......... .......... .......... .......... .......... 19% 24.5M 32s\n 75100K .......... .......... .......... .......... .......... 19% 24.7M 32s\n 75150K .......... .......... .......... .......... .......... 19% 25.0M 32s\n 75200K .......... .......... .......... .......... .......... 19% 16.0M 32s\n 75250K .......... .......... .......... .......... .......... 19% 23.7M 32s\n 75300K .......... .......... .......... .......... .......... 19% 24.8M 32s\n 75350K .......... .......... .......... .......... .......... 19% 19.2M 32s\n 75400K .......... .......... .......... .......... .......... 19% 2.11M 32s\n 75450K .......... .......... .......... .......... .......... 19% 18.8M 32s\n 75500K .......... .......... .......... .......... .......... 19% 21.0M 32s\n 75550K .......... .......... .......... .......... .......... 19% 17.8M 32s\n 75600K .......... .......... .......... .......... .......... 19% 12.6M 32s\n 75650K .......... .......... .......... .......... .......... 19% 7.86M 32s\n 75700K .......... .......... .......... .......... .......... 19% 35.0M 32s\n 75750K .......... .......... .......... .......... .......... 19% 10.7M 32s\n 75800K .......... .......... .......... .......... .......... 19% 11.0M 32s\n 75850K .......... .......... .......... .......... .......... 19% 10.3M 31s\n 75900K .......... .......... .......... .......... .......... 19% 21.2M 31s\n 75950K .......... .......... .......... .......... .......... 19% 11.8M 31s\n 76000K .......... .......... .......... .......... .......... 19% 12.8M 31s\n 76050K .......... .......... .......... .......... .......... 19% 22.6M 31s\n 76100K .......... .......... .......... .......... .......... 19% 24.9M 31s\n 76150K .......... .......... .......... .......... .......... 19% 24.6M 31s\n 76200K .......... .......... .......... .......... .......... 19% 27.6M 31s\n 76250K .......... .......... .......... .......... .......... 19% 27.4M 31s\n 76300K .......... .......... .......... .......... .......... 19% 14.5M 31s\n 76350K .......... .......... .......... .......... .......... 19% 21.8M 31s\n 76400K .......... .......... .......... .......... .......... 19% 18.1M 31s\n 76450K .......... .......... .......... .......... .......... 19% 24.1M 31s\n 76500K .......... .......... .......... .......... .......... 19% 8.51M 31s\n 76550K .......... .......... .......... .......... .......... 19% 28.9M 31s\n 76600K .......... .......... .......... .......... .......... 19% 32.1M 31s\n 76650K .......... .......... .......... .......... .......... 19% 16.3M 31s\n 76700K .......... .......... .......... .......... .......... 19% 26.4M 31s\n 76750K .......... .......... .......... .......... .......... 19% 19.2M 31s\n 76800K .......... .......... .......... .......... .......... 19% 7.45M 31s\n 76850K .......... .......... .......... .......... .......... 19% 18.2M 31s\n 76900K .......... .......... .......... .......... .......... 19% 24.2M 31s\n 76950K .......... .......... .......... .......... .......... 19% 25.7M 31s\n 77000K .......... .......... .......... .......... .......... 19% 26.8M 31s\n 77050K .......... .......... .......... .......... .......... 19% 32.1M 31s\n 77100K .......... .......... .......... .......... .......... 19% 34.8M 31s\n 77150K .......... .......... .......... .......... .......... 19% 20.0M 31s\n 77200K .......... .......... .......... .......... .......... 19% 24.0M 31s\n 77250K .......... .......... .......... .......... .......... 19% 23.4M 31s\n 77300K .......... .......... .......... .......... .......... 19% 34.2M 31s\n 77350K .......... .......... .......... .......... .......... 19% 32.5M 31s\n 77400K .......... .......... .......... .......... .......... 19% 26.8M 31s\n 77450K .......... .......... .......... .......... .......... 19% 12.6M 31s\n 77500K .......... .......... .......... .......... .......... 19% 15.8M 31s\n 77550K .......... .......... .......... .......... .......... 19% 12.6M 31s\n 77600K .......... .......... .......... .......... .......... 19% 20.0M 31s\n 77650K .......... .......... .......... .......... .......... 19% 10.6M 31s\n 77700K .......... .......... .......... .......... .......... 19% 13.7M 31s\n 77750K .......... .......... .......... .......... .......... 19% 21.8M 31s\n 77800K .......... .......... .......... .......... .......... 19% 20.4M 31s\n 77850K .......... .......... .......... .......... .......... 19% 23.7M 31s\n 77900K .......... .......... .......... .......... .......... 19% 18.6M 31s\n 77950K .......... .......... .......... .......... .......... 19% 18.4M 31s\n 78000K .......... .......... .......... .......... .......... 19% 14.7M 31s\n 78050K .......... .......... .......... .......... .......... 19% 19.5M 31s\n 78100K .......... .......... .......... .......... .......... 19% 1.63M 31s\n 78150K .......... .......... .......... .......... .......... 19% 10.7M 31s\n 78200K .......... .......... .......... .......... .......... 19% 11.4M 31s\n 78250K .......... .......... .......... .......... .......... 19% 19.2M 31s\n 78300K .......... .......... .......... .......... .......... 19% 14.6M 31s\n 78350K .......... .......... .......... .......... .......... 19% 11.6M 31s\n 78400K .......... .......... .......... .......... .......... 19% 8.53M 31s\n 78450K .......... .......... .......... .......... .......... 20% 17.3M 31s\n 78500K .......... .......... .......... .......... .......... 20% 19.6M 31s\n 78550K .......... .......... .......... .......... .......... 20% 10.8M 31s\n 78600K .......... .......... .......... .......... .......... 20% 10.9M 31s\n 78650K .......... .......... .......... .......... .......... 20% 18.4M 31s\n 78700K .......... .......... .......... .......... .......... 20% 16.2M 31s\n 78750K .......... .......... .......... .......... .......... 20% 21.7M 31s\n 78800K .......... .......... .......... .......... .......... 20% 15.0M 31s\n 78850K .......... .......... .......... .......... .......... 20% 15.5M 31s\n 78900K .......... .......... .......... .......... .......... 20% 25.3M 31s\n 78950K .......... .......... .......... .......... .......... 20% 26.7M 31s\n 79000K .......... .......... .......... .......... .......... 20% 24.7M 31s\n 79050K .......... .......... .......... .......... .......... 20% 25.5M 31s\n 79100K .......... .......... .......... .......... .......... 20% 27.0M 31s\n 79150K .......... .......... .......... .......... .......... 20% 28.9M 31s\n 79200K .......... .......... .......... .......... .......... 20% 25.4M 31s\n 79250K .......... .......... .......... .......... .......... 20% 27.8M 31s\n 79300K .......... .......... .......... .......... .......... 20% 4.61M 31s\n 79350K .......... .......... .......... .......... .......... 20% 6.65M 31s\n 79400K .......... .......... .......... .......... .......... 20% 24.7M 31s\n 79450K .......... .......... .......... .......... .......... 20% 30.0M 31s\n 79500K .......... .......... .......... .......... .......... 20% 34.6M 31s\n 79550K .......... .......... .......... .......... .......... 20% 13.6M 31s\n 79600K .......... .......... .......... .......... .......... 20% 13.1M 31s\n 79650K .......... .......... .......... .......... .......... 20% 23.6M 31s\n 79700K .......... .......... .......... .......... .......... 20% 19.6M 31s\n 79750K .......... .......... .......... .......... .......... 20% 19.8M 31s\n 79800K .......... .......... .......... .......... .......... 20% 26.2M 31s\n 79850K .......... .......... .......... .......... .......... 20% 32.8M 31s\n 79900K .......... .......... .......... .......... .......... 20% 30.7M 31s\n 79950K .......... .......... .......... .......... .......... 20% 27.9M 31s\n 80000K .......... .......... .......... .......... .......... 20% 24.6M 30s\n 80050K .......... .......... .......... .......... .......... 20% 31.3M 30s\n 80100K .......... .......... .......... .......... .......... 20% 28.8M 30s\n 80150K .......... .......... .......... .......... .......... 20% 33.3M 30s\n 80200K .......... .......... .......... .......... .......... 20% 10.0M 30s\n 80250K .......... .......... .......... .......... .......... 20% 34.2M 30s\n 80300K .......... .......... .......... .......... .......... 20% 35.7M 30s\n 80350K .......... .......... .......... .......... .......... 20% 28.0M 30s\n 80400K .......... .......... .......... .......... .......... 20% 26.5M 30s\n 80450K .......... .......... .......... .......... .......... 20% 2.90M 30s\n 80500K .......... .......... .......... .......... .......... 20% 32.3M 30s\n 80550K .......... .......... .......... .......... .......... 20% 35.2M 30s\n 80600K .......... .......... .......... .......... .......... 20% 22.2M 30s\n 80650K .......... .......... .......... .......... .......... 20% 30.2M 30s\n 80700K .......... .......... .......... .......... .......... 20% 34.4M 30s\n 80750K .......... .......... .......... .......... .......... 20% 31.0M 30s\n 80800K .......... .......... .......... .......... .......... 20% 26.4M 30s\n 80850K .......... .......... .......... .......... .......... 20% 29.8M 30s\n 80900K .......... .......... .......... .......... .......... 20% 28.7M 30s\n 80950K .......... .......... .......... .......... .......... 20% 32.6M 30s\n 81000K .......... .......... .......... .......... .......... 20% 22.6M 30s\n 81050K .......... .......... .......... .......... .......... 20% 33.1M 30s\n 81100K .......... .......... .......... .......... .......... 20% 33.5M 30s\n 81150K .......... .......... .......... .......... .......... 20% 35.5M 30s\n 81200K .......... .......... .......... .......... .......... 20% 21.7M 30s\n 81250K .......... .......... .......... .......... .......... 20% 33.5M 30s\n 81300K .......... .......... .......... .......... .......... 20% 32.4M 30s\n 81350K .......... .......... .......... .......... .......... 20% 30.2M 30s\n 81400K .......... .......... .......... .......... .......... 20% 31.7M 30s\n 81450K .......... .......... .......... .......... .......... 20% 30.8M 30s\n 81500K .......... .......... .......... .......... .......... 20% 32.2M 30s\n 81550K .......... .......... .......... .......... .......... 20% 7.84M 30s\n 81600K .......... .......... .......... .......... .......... 20% 24.9M 30s\n 81650K .......... .......... .......... .......... .......... 20% 31.7M 30s\n 81700K .......... .......... .......... .......... .......... 20% 23.1M 30s\n 81750K .......... .......... .......... .......... .......... 20% 32.2M 30s\n 81800K .......... .......... .......... .......... .......... 20% 12.8M 30s\n 81850K .......... .......... .......... .......... .......... 20% 23.7M 30s\n 81900K .......... .......... .......... .......... .......... 20% 26.3M 30s\n 81950K .......... .......... .......... .......... .......... 20% 13.4M 30s\n 82000K .......... .......... .......... .......... .......... 20% 22.8M 30s\n 82050K .......... .......... .......... .......... .......... 20% 30.5M 30s\n 82100K .......... .......... .......... .......... .......... 20% 29.9M 30s\n 82150K .......... .......... .......... .......... .......... 20% 26.2M 30s\n 82200K .......... .......... .......... .......... .......... 20%  942K 30s\n 82250K .......... .......... .......... .......... .......... 20% 7.99M 30s\n 82300K .......... .......... .......... .......... .......... 20% 27.9M 30s\n 82350K .......... .......... .......... .......... .......... 20% 21.0M 30s\n 82400K .......... .......... .......... .......... .......... 21% 25.2M 30s\n 82450K .......... .......... .......... .......... .......... 21% 30.5M 30s\n 82500K .......... .......... .......... .......... .......... 21% 33.5M 30s\n 82550K .......... .......... .......... .......... .......... 21% 31.0M 30s\n 82600K .......... .......... .......... .......... .......... 21% 23.9M 30s\n 82650K .......... .......... .......... .......... .......... 21% 32.0M 30s\n 82700K .......... .......... .......... .......... .......... 21% 30.3M 30s\n 82750K .......... .......... .......... .......... .......... 21% 33.2M 30s\n 82800K .......... .......... .......... .......... .......... 21% 26.0M 30s\n 82850K .......... .......... .......... .......... .......... 21% 33.7M 30s\n 82900K .......... .......... .......... .......... .......... 21% 28.0M 30s\n 82950K .......... .......... .......... .......... .......... 21% 34.4M 30s\n 83000K .......... .......... .......... .......... .......... 21% 11.4M 30s\n 83050K .......... .......... .......... .......... .......... 21% 34.7M 30s\n 83100K .......... .......... .......... .......... .......... 21% 31.3M 30s\n 83150K .......... .......... .......... .......... .......... 21% 27.2M 30s\n 83200K .......... .......... .......... .......... .......... 21% 21.0M 30s\n 83250K .......... .......... .......... .......... .......... 21% 21.4M 30s\n 83300K .......... .......... .......... .......... .......... 21% 24.4M 30s\n 83350K .......... .......... .......... .......... .......... 21% 1.45M 30s\n 83400K .......... .......... .......... .......... .......... 21% 18.9M 30s\n 83450K .......... .......... .......... .......... .......... 21% 10.3M 30s\n 83500K .......... .......... .......... .......... .......... 21% 8.58M 30s\n 83550K .......... .......... .......... .......... .......... 21% 25.2M 30s\n 83600K .......... .......... .......... .......... .......... 21% 14.7M 30s\n 83650K .......... .......... .......... .......... .......... 21% 15.8M 30s\n 83700K .......... .......... .......... .......... .......... 21% 22.3M 30s\n 83750K .......... .......... .......... .......... .......... 21% 32.3M 30s\n 83800K .......... .......... .......... .......... .......... 21% 30.1M 30s\n 83850K .......... .......... .......... .......... .......... 21% 23.5M 30s\n 83900K .......... .......... .......... .......... .......... 21% 20.9M 30s\n 83950K .......... .......... .......... .......... .......... 21% 23.7M 30s\n 84000K .......... .......... .......... .......... .......... 21% 18.7M 30s\n 84050K .......... .......... .......... .......... .......... 21% 27.8M 30s\n 84100K .......... .......... .......... .......... .......... 21% 12.3M 30s\n 84150K .......... .......... .......... .......... .......... 21% 22.5M 30s\n 84200K .......... .......... .......... .......... .......... 21% 22.2M 30s\n 84250K .......... .......... .......... .......... .......... 21% 32.2M 30s\n 84300K .......... .......... .......... .......... .......... 21% 15.8M 30s\n 84350K .......... .......... .......... .......... .......... 21% 33.9M 30s\n 84400K .......... .......... .......... .......... .......... 21% 24.5M 30s\n 84450K .......... .......... .......... .......... .......... 21% 34.2M 30s\n 84500K .......... .......... .......... .......... .......... 21% 34.4M 29s\n 84550K .......... .......... .......... .......... .......... 21% 28.8M 29s\n 84600K .......... .......... .......... .......... .......... 21% 15.5M 29s\n 84650K .......... .......... .......... .......... .......... 21% 32.2M 29s\n 84700K .......... .......... .......... .......... .......... 21% 29.9M 29s\n 84750K .......... .......... .......... .......... .......... 21% 31.5M 29s\n 84800K .......... .......... .......... .......... .......... 21% 26.0M 29s\n 84850K .......... .......... .......... .......... .......... 21% 32.5M 29s\n 84900K .......... .......... .......... .......... .......... 21% 22.5M 29s\n 84950K .......... .......... .......... .......... .......... 21% 32.3M 29s\n 85000K .......... .......... .......... .......... .......... 21% 26.8M 29s\n 85050K .......... .......... .......... .......... .......... 21% 32.8M 29s\n 85100K .......... .......... .......... .......... .......... 21% 32.7M 29s\n 85150K .......... .......... .......... .......... .......... 21% 34.2M 29s\n 85200K .......... .......... .......... .......... .......... 21% 19.9M 29s\n 85250K .......... .......... .......... .......... .......... 21% 34.1M 29s\n 85300K .......... .......... .......... .......... .......... 21% 21.4M 29s\n 85350K .......... .......... .......... .......... .......... 21% 28.0M 29s\n 85400K .......... .......... .......... .......... .......... 21% 28.9M 29s\n 85450K .......... .......... .......... .......... .......... 21% 24.3M 29s\n 85500K .......... .......... .......... .......... .......... 21% 25.1M 29s\n 85550K .......... .......... .......... .......... .......... 21% 26.3M 29s\n 85600K .......... .......... .......... .......... .......... 21% 24.6M 29s\n 85650K .......... .......... .......... .......... .......... 21% 30.7M 29s\n 85700K .......... .......... .......... .......... .......... 21% 25.7M 29s\n 85750K .......... .......... .......... .......... .......... 21% 24.4M 29s\n 85800K .......... .......... .......... .......... .......... 21% 26.5M 29s\n 85850K .......... .......... .......... .......... .......... 21% 3.37M 29s\n 85900K .......... .......... .......... .......... .......... 21% 30.8M 29s\n 85950K .......... .......... .......... .......... .......... 21% 16.7M 29s\n 86000K .......... .......... .......... .......... .......... 21% 27.0M 29s\n 86050K .......... .......... .......... .......... .......... 21% 7.88M 29s\n 86100K .......... .......... .......... .......... .......... 21% 22.6M 29s\n 86150K .......... .......... .......... .......... .......... 21% 35.1M 29s\n 86200K .......... .......... .......... .......... .......... 21% 34.5M 29s\n 86250K .......... .......... .......... .......... .......... 21% 1.03M 29s\n 86300K .......... .......... .......... .......... .......... 22% 28.3M 29s\n 86350K .......... .......... .......... .......... .......... 22% 31.1M 29s\n 86400K .......... .......... .......... .......... .......... 22% 5.20M 29s\n 86450K .......... .......... .......... .......... .......... 22% 32.9M 29s\n 86500K .......... .......... .......... .......... .......... 22% 12.8M 29s\n 86550K .......... .......... .......... .......... .......... 22% 16.2M 29s\n 86600K .......... .......... .......... .......... .......... 22% 30.2M 29s\n 86650K .......... .......... .......... .......... .......... 22% 13.8M 29s\n 86700K .......... .......... .......... .......... .......... 22% 8.40M 29s\n 86750K .......... .......... .......... .......... .......... 22% 9.84M 29s\n 86800K .......... .......... .......... .......... .......... 22% 22.8M 29s\n 86850K .......... .......... .......... .......... .......... 22% 24.5M 29s\n 86900K .......... .......... .......... .......... .......... 22% 33.2M 29s\n 86950K .......... .......... .......... .......... .......... 22% 35.0M 29s\n 87000K .......... .......... .......... .......... .......... 22% 34.3M 29s\n 87050K .......... .......... .......... .......... .......... 22% 23.9M 29s\n 87100K .......... .......... .......... .......... .......... 22% 34.8M 29s\n 87150K .......... .......... .......... .......... .......... 22% 26.1M 29s\n 87200K .......... .......... .......... .......... .......... 22% 8.54M 29s\n 87250K .......... .......... .......... .......... .......... 22% 6.68M 29s\n 87300K .......... .......... .......... .......... .......... 22% 33.8M 29s\n 87350K .......... .......... .......... .......... .......... 22% 33.4M 29s\n 87400K .......... .......... .......... .......... .......... 22% 23.7M 29s\n 87450K .......... .......... .......... .......... .......... 22% 2.65M 29s\n 87500K .......... .......... .......... .......... .......... 22% 12.8M 29s\n 87550K .......... .......... .......... .......... .......... 22% 21.2M 29s\n 87600K .......... .......... .......... .......... .......... 22% 20.8M 29s\n 87650K .......... .......... .......... .......... .......... 22% 24.7M 29s\n 87700K .......... .......... .......... .......... .......... 22% 4.54M 29s\n 87750K .......... .......... .......... .......... .......... 22% 27.5M 29s\n 87800K .......... .......... .......... .......... .......... 22% 26.1M 29s\n 87850K .......... .......... .......... .......... .......... 22% 26.1M 29s\n 87900K .......... .......... .......... .......... .......... 22% 4.45M 29s\n 87950K .......... .......... .......... .......... .......... 22% 24.5M 29s\n 88000K .......... .......... .......... .......... .......... 22% 21.3M 29s\n 88050K .......... .......... .......... .......... .......... 22% 4.57M 29s\n 88100K .......... .......... .......... .......... .......... 22% 27.4M 29s\n 88150K .......... .......... .......... .......... .......... 22% 24.3M 29s\n 88200K .......... .......... .......... .......... .......... 22% 24.7M 29s\n 88250K .......... .......... .......... .......... .......... 22% 23.9M 29s\n 88300K .......... .......... .......... .......... .......... 22% 19.7M 29s\n 88350K .......... .......... .......... .......... .......... 22% 11.6M 29s\n 88400K .......... .......... .......... .......... .......... 22% 21.9M 29s\n 88450K .......... .......... .......... .......... .......... 22% 16.1M 29s\n 88500K .......... .......... .......... .......... .......... 22% 25.7M 29s\n 88550K .......... .......... .......... .......... .......... 22% 27.1M 29s\n 88600K .......... .......... .......... .......... .......... 22% 27.7M 29s\n 88650K .......... .......... .......... .......... .......... 22% 31.7M 29s\n 88700K .......... .......... .......... .......... .......... 22% 35.9M 29s\n 88750K .......... .......... .......... .......... .......... 22% 28.8M 29s\n 88800K .......... .......... .......... .......... .......... 22% 12.1M 29s\n 88850K .......... .......... .......... .......... .......... 22% 21.9M 29s\n 88900K .......... .......... .......... .......... .......... 22% 25.9M 29s\n 88950K .......... .......... .......... .......... .......... 22% 20.3M 29s\n 89000K .......... .......... .......... .......... .......... 22% 24.8M 29s\n 89050K .......... .......... .......... .......... .......... 22% 27.2M 29s\n 89100K .......... .......... .......... .......... .......... 22% 26.6M 29s\n 89150K .......... .......... .......... .......... .......... 22% 33.6M 29s\n 89200K .......... .......... .......... .......... .......... 22% 26.6M 29s\n 89250K .......... .......... .......... .......... .......... 22% 26.9M 29s\n 89300K .......... .......... .......... .......... .......... 22% 33.3M 29s\n 89350K .......... .......... .......... .......... .......... 22% 35.2M 29s\n 89400K .......... .......... .......... .......... .......... 22% 13.5M 29s\n 89450K .......... .......... .......... .......... .......... 22% 27.6M 29s\n 89500K .......... .......... .......... .......... .......... 22% 30.3M 29s\n 89550K .......... .......... .......... .......... .......... 22% 33.4M 28s\n 89600K .......... .......... .......... .......... .......... 22% 25.6M 28s\n 89650K .......... .......... .......... .......... .......... 22% 34.7M 28s\n 89700K .......... .......... .......... .......... .......... 22% 25.1M 28s\n 89750K .......... .......... .......... .......... .......... 22% 34.8M 28s\n 89800K .......... .......... .......... .......... .......... 22% 28.6M 28s\n 89850K .......... .......... .......... .......... .......... 22% 34.3M 28s\n 89900K .......... .......... .......... .......... .......... 22% 34.8M 28s\n 89950K .......... .......... .......... .......... .......... 22% 29.2M 28s\n 90000K .......... .......... .......... .......... .......... 22% 26.8M 28s\n 90050K .......... .......... .......... .......... .......... 22% 19.0M 28s\n 90100K .......... .......... .......... .......... .......... 22% 30.7M 28s\n 90150K .......... .......... .......... .......... .......... 22% 32.8M 28s\n 90200K .......... .......... .......... .......... .......... 22% 31.3M 28s\n 90250K .......... .......... .......... .......... .......... 23% 34.6M 28s\n 90300K .......... .......... .......... .......... .......... 23% 33.4M 28s\n 90350K .......... .......... .......... .......... .......... 23% 1.15M 28s\n 90400K .......... .......... .......... .......... .......... 23% 24.3M 28s\n 90450K .......... .......... .......... .......... .......... 23% 29.8M 28s\n 90500K .......... .......... .......... .......... .......... 23% 31.1M 28s\n 90550K .......... .......... .......... .......... .......... 23% 32.9M 28s\n 90600K .......... .......... .......... .......... .......... 23% 23.2M 28s\n 90650K .......... .......... .......... .......... .......... 23% 2.29M 28s\n 90700K .......... .......... .......... .......... .......... 23% 31.2M 28s\n 90750K .......... .......... .......... .......... .......... 23% 7.31M 28s\n 90800K .......... .......... .......... .......... .......... 23% 20.3M 28s\n 90850K .......... .......... .......... .......... .......... 23% 32.2M 28s\n 90900K .......... .......... .......... .......... .......... 23% 24.6M 28s\n 90950K .......... .......... .......... .......... .......... 23% 33.3M 28s\n 91000K .......... .......... .......... .......... .......... 23% 30.1M 28s\n 91050K .......... .......... .......... .......... .......... 23% 33.7M 28s\n 91100K .......... .......... .......... .......... .......... 23% 19.6M 28s\n 91150K .......... .......... .......... .......... .......... 23% 32.6M 28s\n 91200K .......... .......... .......... .......... .......... 23% 11.1M 28s\n 91250K .......... .......... .......... .......... .......... 23% 15.1M 28s\n 91300K .......... .......... .......... .......... .......... 23% 33.9M 28s\n 91350K .......... .......... .......... .......... .......... 23% 35.5M 28s\n 91400K .......... .......... .......... .......... .......... 23% 22.1M 28s\n 91450K .......... .......... .......... .......... .......... 23% 35.0M 28s\n 91500K .......... .......... .......... .......... .......... 23% 26.7M 28s\n 91550K .......... .......... .......... .......... .......... 23% 5.87M 28s\n 91600K .......... .......... .......... .......... .......... 23% 6.23M 28s\n 91650K .......... .......... .......... .......... .......... 23% 25.7M 28s\n 91700K .......... .......... .......... .......... .......... 23% 21.6M 28s\n 91750K .......... .......... .......... .......... .......... 23% 31.4M 28s\n 91800K .......... .......... .......... .......... .......... 23% 10.8M 28s\n 91850K .......... .......... .......... .......... .......... 23% 22.4M 28s\n 91900K .......... .......... .......... .......... .......... 23% 23.6M 28s\n 91950K .......... .......... .......... .......... .......... 23% 33.0M 28s\n 92000K .......... .......... .......... .......... .......... 23% 21.3M 28s\n 92050K .......... .......... .......... .......... .......... 23% 29.0M 28s\n 92100K .......... .......... .......... .......... .......... 23% 25.0M 28s\n 92150K .......... .......... .......... .......... .......... 23% 33.3M 28s\n 92200K .......... .......... .......... .......... .......... 23% 18.9M 28s\n 92250K .......... .......... .......... .......... .......... 23% 25.0M 28s\n 92300K .......... .......... .......... .......... .......... 23% 29.4M 28s\n 92350K .......... .......... .......... .......... .......... 23% 28.0M 28s\n 92400K .......... .......... .......... .......... .......... 23% 23.1M 28s\n 92450K .......... .......... .......... .......... .......... 23% 20.8M 28s\n 92500K .......... .......... .......... .......... .......... 23% 24.3M 28s\n 92550K .......... .......... .......... .......... .......... 23% 15.8M 28s\n 92600K .......... .......... .......... .......... .......... 23% 25.3M 28s\n 92650K .......... .......... .......... .......... .......... 23% 22.6M 28s\n 92700K .......... .......... .......... .......... .......... 23% 30.7M 28s\n 92750K .......... .......... .......... .......... .......... 23% 14.3M 28s\n 92800K .......... .......... .......... .......... .......... 23% 20.1M 28s\n 92850K .......... .......... .......... .......... .......... 23% 31.4M 28s\n 92900K .......... .......... .......... .......... .......... 23% 29.6M 28s\n 92950K .......... .......... .......... .......... .......... 23% 29.7M 28s\n 93000K .......... .......... .......... .......... .......... 23% 18.5M 28s\n 93050K .......... .......... .......... .......... .......... 23% 27.7M 28s\n 93100K .......... .......... .......... .......... .......... 23% 31.0M 28s\n 93150K .......... .......... .......... .......... .......... 23% 27.2M 28s\n 93200K .......... .......... .......... .......... .......... 23% 15.2M 28s\n 93250K .......... .......... .......... .......... .......... 23% 27.1M 28s\n 93300K .......... .......... .......... .......... .......... 23% 27.2M 28s\n 93350K .......... .......... .......... .......... .......... 23% 29.3M 28s\n 93400K .......... .......... .......... .......... .......... 23% 29.9M 28s\n 93450K .......... .......... .......... .......... .......... 23% 25.7M 28s\n 93500K .......... .......... .......... .......... .......... 23% 27.1M 28s\n 93550K .......... .......... .......... .......... .......... 23% 27.0M 28s\n 93600K .......... .......... .......... .......... .......... 23% 20.2M 28s\n 93650K .......... .......... .......... .......... .......... 23% 29.5M 28s\n 93700K .......... .......... .......... .......... .......... 23% 28.3M 28s\n 93750K .......... .......... .......... .......... .......... 23% 32.2M 28s\n 93800K .......... .......... .......... .......... .......... 23% 15.8M 28s\n 93850K .......... .......... .......... .......... .......... 23% 28.3M 28s\n 93900K .......... .......... .......... .......... .......... 23% 33.8M 28s\n 93950K .......... .......... .......... .......... .......... 23% 32.8M 28s\n 94000K .......... .......... .......... .......... .......... 23% 3.69M 28s\n 94050K .......... .......... .......... .......... .......... 23% 22.1M 28s\n 94100K .......... .......... .......... .......... .......... 23% 19.8M 28s\n 94150K .......... .......... .......... .......... .......... 24% 32.0M 28s\n 94200K .......... .......... .......... .......... .......... 24% 8.73M 28s\n 94250K .......... .......... .......... .......... .......... 24% 31.3M 28s\n 94300K .......... .......... .......... .......... .......... 24% 17.6M 28s\n 94350K .......... .......... .......... .......... .......... 24% 33.3M 27s\n 94400K .......... .......... .......... .......... .......... 24% 6.16M 27s\n 94450K .......... .......... .......... .......... .......... 24% 1.11M 28s\n 94500K .......... .......... .......... .......... .......... 24% 23.7M 28s\n 94550K .......... .......... .......... .......... .......... 24% 19.9M 28s\n 94600K .......... .......... .......... .......... .......... 24% 23.1M 28s\n 94650K .......... .......... .......... .......... .......... 24% 18.5M 28s\n 94700K .......... .......... .......... .......... .......... 24% 24.2M 28s\n 94750K .......... .......... .......... .......... .......... 24% 19.7M 28s\n 94800K .......... .......... .......... .......... .......... 24% 19.6M 28s\n 94850K .......... .......... .......... .......... .......... 24% 16.5M 28s\n 94900K .......... .......... .......... .......... .......... 24% 24.8M 28s\n 94950K .......... .......... .......... .......... .......... 24% 23.1M 27s\n 95000K .......... .......... .......... .......... .......... 24% 18.8M 27s\n 95050K .......... .......... .......... .......... .......... 24% 4.08M 28s\n 95100K .......... .......... .......... .......... .......... 24% 22.1M 27s\n 95150K .......... .......... .......... .......... .......... 24% 21.6M 27s\n 95200K .......... .......... .......... .......... .......... 24% 5.73M 27s\n 95250K .......... .......... .......... .......... .......... 24% 11.5M 27s\n 95300K .......... .......... .......... .......... .......... 24% 21.6M 27s\n 95350K .......... .......... .......... .......... .......... 24% 7.58M 27s\n 95400K .......... .......... .......... .......... .......... 24% 33.1M 27s\n 95450K .......... .......... .......... .......... .......... 24% 30.2M 27s\n 95500K .......... .......... .......... .......... .......... 24% 34.1M 27s\n 95550K .......... .......... .......... .......... .......... 24% 32.8M 27s\n 95600K .......... .......... .......... .......... .......... 24% 3.99M 27s\n 95650K .......... .......... .......... .......... .......... 24% 5.35M 27s\n 95700K .......... .......... .......... .......... .......... 24% 4.74M 27s\n 95750K .......... .......... .......... .......... .......... 24% 11.3M 27s\n 95800K .......... .......... .......... .......... .......... 24% 14.7M 27s\n 95850K .......... .......... .......... .......... .......... 24% 13.6M 27s\n 95900K .......... .......... .......... .......... .......... 24% 12.4M 27s\n 95950K .......... .......... .......... .......... .......... 24% 18.3M 27s\n 96000K .......... .......... .......... .......... .......... 24% 6.53M 27s\n 96050K .......... .......... .......... .......... .......... 24% 20.8M 27s\n 96100K .......... .......... .......... .......... .......... 24% 13.3M 27s\n 96150K .......... .......... .......... .......... .......... 24% 18.8M 27s\n 96200K .......... .......... .......... .......... .......... 24% 19.5M 27s\n 96250K .......... .......... .......... .......... .......... 24% 21.1M 27s\n 96300K .......... .......... .......... .......... .......... 24% 15.4M 27s\n 96350K .......... .......... .......... .......... .......... 24% 17.5M 27s\n 96400K .......... .......... .......... .......... .......... 24% 16.9M 27s\n 96450K .......... .......... .......... .......... .......... 24% 15.8M 27s\n 96500K .......... .......... .......... .......... .......... 24% 20.5M 27s\n 96550K .......... .......... .......... .......... .......... 24% 21.3M 27s\n 96600K .......... .......... .......... .......... .......... 24% 12.5M 27s\n 96650K .......... .......... .......... .......... .......... 24% 13.8M 27s\n 96700K .......... .......... .......... .......... .......... 24% 20.3M 27s\n 96750K .......... .......... .......... .......... .......... 24% 21.5M 27s\n 96800K .......... .......... .......... .......... .......... 24% 11.8M 27s\n 96850K .......... .......... .......... .......... .......... 24% 21.2M 27s\n 96900K .......... .......... .......... .......... .......... 24% 21.9M 27s\n 96950K .......... .......... .......... .......... .......... 24% 22.2M 27s\n 97000K .......... .......... .......... .......... .......... 24% 14.5M 27s\n 97050K .......... .......... .......... .......... .......... 24% 21.2M 27s\n 97100K .......... .......... .......... .......... .......... 24% 22.1M 27s\n 97150K .......... .......... .......... .......... .......... 24% 17.6M 27s\n 97200K .......... .......... .......... .......... .......... 24% 20.5M 27s\n 97250K .......... .......... .......... .......... .......... 24% 2.22M 27s\n 97300K .......... .......... .......... .......... .......... 24% 15.9M 27s\n 97350K .......... .......... .......... .......... .......... 24% 9.38M 27s\n 97400K .......... .......... .......... .......... .......... 24% 19.2M 27s\n 97450K .......... .......... .......... .......... .......... 24% 25.3M 27s\n 97500K .......... .......... .......... .......... .......... 24% 28.2M 27s\n 97550K .......... .......... .......... .......... .......... 24% 23.1M 27s\n 97600K .......... .......... .......... .......... .......... 24% 22.2M 27s\n 97650K .......... .......... .......... .......... .......... 24% 28.8M 27s\n 97700K .......... .......... .......... .......... .......... 24% 29.7M 27s\n 97750K .......... .......... .......... .......... .......... 24% 25.9M 27s\n 97800K .......... .......... .......... .......... .......... 24% 28.3M 27s\n 97850K .......... .......... .......... .......... .......... 24% 19.8M 27s\n 97900K .......... .......... .......... .......... .......... 24% 28.6M 27s\n 97950K .......... .......... .......... .......... .......... 24% 16.6M 27s\n 98000K .......... .......... .......... .......... .......... 24% 17.3M 27s\n 98050K .......... .......... .......... .......... .......... 24% 14.3M 27s\n 98100K .......... .......... .......... .......... .......... 25% 25.1M 27s\n 98150K .......... .......... .......... .......... .......... 25% 23.8M 27s\n 98200K .......... .......... .......... .......... .......... 25% 24.2M 27s\n 98250K .......... .......... .......... .......... .......... 25% 21.0M 27s\n 98300K .......... .......... .......... .......... .......... 25% 8.68M 27s\n 98350K .......... .......... .......... .......... .......... 25% 24.2M 27s\n 98400K .......... .......... .......... .......... .......... 25% 13.3M 27s\n 98450K .......... .......... .......... .......... .......... 25% 20.4M 27s\n 98500K .......... .......... .......... .......... .......... 25% 19.5M 27s\n 98550K .......... .......... .......... .......... .......... 25% 11.6M 27s\n 98600K .......... .......... .......... .......... .......... 25% 19.2M 27s\n 98650K .......... .......... .......... .......... .......... 25% 25.7M 27s\n 98700K .......... .......... .......... .......... .......... 25% 31.5M 27s\n 98750K .......... .......... .......... .......... .......... 25% 11.2M 27s\n 98800K .......... .......... .......... .......... .......... 25% 18.7M 27s\n 98850K .......... .......... .......... .......... .......... 25% 9.01M 27s\n 98900K .......... .......... .......... .......... .......... 25% 30.8M 27s\n 98950K .......... .......... .......... .......... .......... 25% 12.2M 27s\n 99000K .......... .......... .......... .......... .......... 25% 25.7M 27s\n 99050K .......... .......... .......... .......... .......... 25% 26.6M 27s\n 99100K .......... .......... .......... .......... .......... 25% 25.3M 27s\n 99150K .......... .......... .......... .......... .......... 25% 24.8M 27s\n 99200K .......... .......... .......... .......... .......... 25% 19.5M 27s\n 99250K .......... .......... .......... .......... .......... 25% 26.6M 27s\n 99300K .......... .......... .......... .......... .......... 25% 27.2M 27s\n 99350K .......... .......... .......... .......... .......... 25% 25.8M 27s\n 99400K .......... .......... .......... .......... .......... 25% 23.7M 27s\n 99450K .......... .......... .......... .......... .......... 25% 29.8M 27s\n 99500K .......... .......... .......... .......... .......... 25% 28.0M 27s\n 99550K .......... .......... .......... .......... .......... 25% 30.0M 27s\n 99600K .......... .......... .......... .......... .......... 25% 18.0M 27s\n 99650K .......... .......... .......... .......... .......... 25% 28.8M 27s\n 99700K .......... .......... .......... .......... .......... 25% 4.71M 27s\n 99750K .......... .......... .......... .......... .......... 25% 15.6M 27s\n 99800K .......... .......... .......... .......... .......... 25% 22.5M 27s\n 99850K .......... .......... .......... .......... .......... 25% 9.43M 27s\n 99900K .......... .......... .......... .......... .......... 25% 12.5M 27s\n 99950K .......... .......... .......... .......... .......... 25% 12.6M 27s\n100000K .......... .......... .......... .......... .......... 25% 20.0M 27s\n100050K .......... .......... .......... .......... .......... 25% 20.4M 27s\n100100K .......... .......... .......... .......... .......... 25% 25.5M 27s\n100150K .......... .......... .......... .......... .......... 25% 23.7M 27s\n100200K .......... .......... .......... .......... .......... 25% 19.5M 27s\n100250K .......... .......... .......... .......... .......... 25% 25.7M 27s\n100300K .......... .......... .......... .......... .......... 25% 27.9M 27s\n100350K .......... .......... .......... .......... .......... 25% 29.5M 27s\n100400K .......... .......... .......... .......... .......... 25% 13.1M 27s\n100450K .......... .......... .......... .......... .......... 25% 25.5M 27s\n100500K .......... .......... .......... .......... .......... 25% 16.8M 27s\n100550K .......... .......... .......... .......... .......... 25% 20.6M 27s\n100600K .......... .......... .......... .......... .......... 25% 7.65M 27s\n100650K .......... .......... .......... .......... .......... 25% 22.0M 27s\n100700K .......... .......... .......... .......... .......... 25% 19.2M 27s\n100750K .......... .......... .......... .......... .......... 25% 9.47M 27s\n100800K .......... .......... .......... .......... .......... 25% 23.4M 27s\n100850K .......... .......... .......... .......... .......... 25% 22.0M 26s\n100900K .......... .......... .......... .......... .......... 25% 27.4M 26s\n100950K .......... .......... .......... .......... .......... 25% 26.1M 26s\n101000K .......... .......... .......... .......... .......... 25% 19.0M 26s\n101050K .......... .......... .......... .......... .......... 25% 16.8M 26s\n101100K .......... .......... .......... .......... .......... 25% 35.0M 26s\n101150K .......... .......... .......... .......... .......... 25% 15.4M 26s\n101200K .......... .......... .......... .......... .......... 25% 18.8M 26s\n101250K .......... .......... .......... .......... .......... 25% 16.8M 26s\n101300K .......... .......... .......... .......... .......... 25% 30.6M 26s\n101350K .......... .......... .......... .......... .......... 25% 24.2M 26s\n101400K .......... .......... .......... .......... .......... 25% 21.2M 26s\n101450K .......... .......... .......... .......... .......... 25% 22.1M 26s\n101500K .......... .......... .......... .......... .......... 25% 20.1M 26s\n101550K .......... .......... .......... .......... .......... 25% 23.7M 26s\n101600K .......... .......... .......... .......... .......... 25% 23.2M 26s\n101650K .......... .......... .......... .......... .......... 25% 25.2M 26s\n101700K .......... .......... .......... .......... .......... 25% 35.4M 26s\n101750K .......... .......... .......... .......... .......... 25% 21.5M 26s\n101800K .......... .......... .......... .......... .......... 25% 26.5M 26s\n101850K .......... .......... .......... .......... .......... 25% 6.87M 26s\n101900K .......... .......... .......... .......... .......... 25% 22.9M 26s\n101950K .......... .......... .......... .......... .......... 25% 25.2M 26s\n102000K .......... .......... .......... .......... .......... 26% 22.0M 26s\n102050K .......... .......... .......... .......... .......... 26% 9.67M 26s\n102100K .......... .......... .......... .......... .......... 26% 35.7M 26s\n102150K .......... .......... .......... .......... .......... 26% 23.7M 26s\n102200K .......... .......... .......... .......... .......... 26% 23.6M 26s\n102250K .......... .......... .......... .......... .......... 26% 15.5M 26s\n102300K .......... .......... .......... .......... .......... 26% 24.5M 26s\n102350K .......... .......... .......... .......... .......... 26% 19.4M 26s\n102400K .......... .......... .......... .......... .......... 26% 20.0M 26s\n102450K .......... .......... .......... .......... .......... 26% 17.2M 26s\n102500K .......... .......... .......... .......... .......... 26% 13.6M 26s\n102550K .......... .......... .......... .......... .......... 26% 13.6M 26s\n102600K .......... .......... .......... .......... .......... 26% 1.44M 26s\n102650K .......... .......... .......... .......... .......... 26% 11.5M 26s\n102700K .......... .......... .......... .......... .......... 26% 5.61M 26s\n102750K .......... .......... .......... .......... .......... 26% 2.17M 26s\n102800K .......... .......... .......... .......... .......... 26% 3.82M 26s\n102850K .......... .......... .......... .......... .......... 26% 28.8M 26s\n102900K .......... .......... .......... .......... .......... 26% 34.6M 26s\n102950K .......... .......... .......... .......... .......... 26% 19.0M 26s\n103000K .......... .......... .......... .......... .......... 26% 15.4M 26s\n103050K .......... .......... .......... .......... .......... 26% 11.7M 26s\n103100K .......... .......... .......... .......... .......... 26% 34.2M 26s\n103150K .......... .......... .......... .......... .......... 26% 34.6M 26s\n103200K .......... .......... .......... .......... .......... 26% 23.8M 26s\n103250K .......... .......... .......... .......... .......... 26% 33.5M 26s\n103300K .......... .......... .......... .......... .......... 26% 19.9M 26s\n103350K .......... .......... .......... .......... .......... 26% 34.7M 26s\n103400K .......... .......... .......... .......... .......... 26% 20.2M 26s\n103450K .......... .......... .......... .......... .......... 26% 31.3M 26s\n103500K .......... .......... .......... .......... .......... 26% 29.8M 26s\n103550K .......... .......... .......... .......... .......... 26% 16.5M 26s\n103600K .......... .......... .......... .......... .......... 26% 22.8M 26s\n103650K .......... .......... .......... .......... .......... 26% 22.1M 26s\n103700K .......... .......... .......... .......... .......... 26% 28.0M 26s\n103750K .......... .......... .......... .......... .......... 26% 14.8M 26s\n103800K .......... .......... .......... .......... .......... 26% 20.8M 26s\n103850K .......... .......... .......... .......... .......... 26% 21.7M 26s\n103900K .......... .......... .......... .......... .......... 26% 19.4M 26s\n103950K .......... .......... .......... .......... .......... 26% 18.6M 26s\n104000K .......... .......... .......... .......... .......... 26% 19.1M 26s\n104050K .......... .......... .......... .......... .......... 26% 19.6M 26s\n104100K .......... .......... .......... .......... .......... 26% 29.7M 26s\n104150K .......... .......... .......... .......... .......... 26% 17.8M 26s\n104200K .......... .......... .......... .......... .......... 26% 9.41M 26s\n104250K .......... .......... .......... .......... .......... 26% 30.7M 26s\n104300K .......... .......... .......... .......... .......... 26% 28.5M 26s\n104350K .......... .......... .......... .......... .......... 26% 20.7M 26s\n104400K .......... .......... .......... .......... .......... 26% 16.0M 26s\n104450K .......... .......... .......... .......... .......... 26% 5.24M 26s\n104500K .......... .......... .......... .......... .......... 26% 8.63M 26s\n104550K .......... .......... .......... .......... .......... 26% 15.8M 26s\n104600K .......... .......... .......... .......... .......... 26% 14.0M 26s\n104650K .......... .......... .......... .......... .......... 26% 14.7M 26s\n104700K .......... .......... .......... .......... .......... 26% 25.0M 26s\n104750K .......... .......... .......... .......... .......... 26% 30.2M 26s\n104800K .......... .......... .......... .......... .......... 26% 16.6M 26s\n104850K .......... .......... .......... .......... .......... 26% 11.7M 26s\n104900K .......... .......... .......... .......... .......... 26% 6.54M 26s\n104950K .......... .......... .......... .......... .......... 26% 28.9M 26s\n105000K .......... .......... .......... .......... .......... 26% 23.0M 26s\n105050K .......... .......... .......... .......... .......... 26% 30.9M 26s\n105100K .......... .......... .......... .......... .......... 26% 12.3M 26s\n105150K .......... .......... .......... .......... .......... 26% 17.2M 26s\n105200K .......... .......... .......... .......... .......... 26% 23.9M 26s\n105250K .......... .......... .......... .......... .......... 26% 26.9M 26s\n105300K .......... .......... .......... .......... .......... 26% 30.9M 26s\n105350K .......... .......... .......... .......... .......... 26% 30.4M 26s\n105400K .......... .......... .......... .......... .......... 26% 29.7M 26s\n105450K .......... .......... .......... .......... .......... 26% 29.6M 26s\n105500K .......... .......... .......... .......... .......... 26% 31.2M 26s\n105550K .......... .......... .......... .......... .......... 26% 31.7M 26s\n105600K .......... .......... .......... .......... .......... 26% 21.3M 26s\n105650K .......... .......... .......... .......... .......... 26% 30.4M 26s\n105700K .......... .......... .......... .......... .......... 26% 14.3M 26s\n105750K .......... .......... .......... .......... .......... 26% 17.3M 26s\n105800K .......... .......... .......... .......... .......... 26% 10.6M 26s\n105850K .......... .......... .......... .......... .......... 26% 11.2M 26s\n105900K .......... .......... .......... .......... .......... 26% 25.2M 26s\n105950K .......... .......... .......... .......... .......... 27% 24.9M 26s\n106000K .......... .......... .......... .......... .......... 27% 22.1M 26s\n106050K .......... .......... .......... .......... .......... 27% 24.5M 26s\n106100K .......... .......... .......... .......... .......... 27% 16.2M 26s\n106150K .......... .......... .......... .......... .......... 27% 25.3M 26s\n106200K .......... .......... .......... .......... .......... 27% 23.8M 26s\n106250K .......... .......... .......... .......... .......... 27% 25.2M 26s\n106300K .......... .......... .......... .......... .......... 27% 25.1M 26s\n106350K .......... .......... .......... .......... .......... 27% 16.3M 26s\n106400K .......... .......... .......... .......... .......... 27% 19.2M 26s\n106450K .......... .......... .......... .......... .......... 27% 25.1M 26s\n106500K .......... .......... .......... .......... .......... 27% 24.9M 26s\n106550K .......... .......... .......... .......... .......... 27% 24.3M 26s\n106600K .......... .......... .......... .......... .......... 27% 21.2M 26s\n106650K .......... .......... .......... .......... .......... 27% 21.3M 26s\n106700K .......... .......... .......... .......... .......... 27% 2.35M 26s\n106750K .......... .......... .......... .......... .......... 27% 19.4M 26s\n106800K .......... .......... .......... .......... .......... 27% 9.45M 26s\n106850K .......... .......... .......... .......... .......... 27% 16.3M 26s\n106900K .......... .......... .......... .......... .......... 27% 18.2M 26s\n106950K .......... .......... .......... .......... .......... 27% 29.6M 26s\n107000K .......... .......... .......... .......... .......... 27% 14.1M 26s\n107050K .......... .......... .......... .......... .......... 27% 9.48M 26s\n107100K .......... .......... .......... .......... .......... 27% 29.7M 26s\n107150K .......... .......... .......... .......... .......... 27% 17.2M 25s\n107200K .......... .......... .......... .......... .......... 27% 14.3M 25s\n107250K .......... .......... .......... .......... .......... 27% 29.9M 25s\n107300K .......... .......... .......... .......... .......... 27% 19.7M 25s\n107350K .......... .......... .......... .......... .......... 27% 17.9M 25s\n107400K .......... .......... .......... .......... .......... 27% 34.3M 25s\n107450K .......... .......... .......... .......... .......... 27% 36.1M 25s\n107500K .......... .......... .......... .......... .......... 27% 31.3M 25s\n107550K .......... .......... .......... .......... .......... 27% 30.7M 25s\n107600K .......... .......... .......... .......... .......... 27% 24.9M 25s\n107650K .......... .......... .......... .......... .......... 27% 26.0M 25s\n107700K .......... .......... .......... .......... .......... 27% 33.6M 25s\n107750K .......... .......... .......... .......... .......... 27% 4.97M 25s\n107800K .......... .......... .......... .......... .......... 27% 27.2M 25s\n107850K .......... .......... .......... .......... .......... 27% 2.32M 25s\n107900K .......... .......... .......... .......... .......... 27% 18.8M 25s\n107950K .......... .......... .......... .......... .......... 27% 21.3M 25s\n108000K .......... .......... .......... .......... .......... 27% 16.8M 25s\n108050K .......... .......... .......... .......... .......... 27% 30.4M 25s\n108100K .......... .......... .......... .......... .......... 27% 27.4M 25s\n108150K .......... .......... .......... .......... .......... 27% 26.2M 25s\n108200K .......... .......... .......... .......... .......... 27% 27.2M 25s\n108250K .......... .......... .......... .......... .......... 27% 23.2M 25s\n108300K .......... .......... .......... .......... .......... 27% 28.6M 25s\n108350K .......... .......... .......... .......... .......... 27% 31.3M 25s\n108400K .......... .......... .......... .......... .......... 27% 27.0M 25s\n108450K .......... .......... .......... .......... .......... 27% 29.1M 25s\n108500K .......... .......... .......... .......... .......... 27% 29.1M 25s\n108550K .......... .......... .......... .......... .......... 27% 24.1M 25s\n108600K .......... .......... .......... .......... .......... 27% 32.3M 25s\n108650K .......... .......... .......... .......... .......... 27% 34.9M 25s\n108700K .......... .......... .......... .......... .......... 27% 13.0M 25s\n108750K .......... .......... .......... .......... .......... 27% 5.37M 25s\n108800K .......... .......... .......... .......... .......... 27% 4.38M 25s\n108850K .......... .......... .......... .......... .......... 27% 22.3M 25s\n108900K .......... .......... .......... .......... .......... 27% 26.5M 25s\n108950K .......... .......... .......... .......... .......... 27% 28.4M 25s\n109000K .......... .......... .......... .......... .......... 27% 10.6M 25s\n109050K .......... .......... .......... .......... .......... 27% 12.5M 25s\n109100K .......... .......... .......... .......... .......... 27% 23.3M 25s\n109150K .......... .......... .......... .......... .......... 27% 19.7M 25s\n109200K .......... .......... .......... .......... .......... 27% 14.2M 25s\n109250K .......... .......... .......... .......... .......... 27% 17.1M 25s\n109300K .......... .......... .......... .......... .......... 27% 27.4M 25s\n109350K .......... .......... .......... .......... .......... 27% 34.5M 25s\n109400K .......... .......... .......... .......... .......... 27% 26.4M 25s\n109450K .......... .......... .......... .......... .......... 27% 15.2M 25s\n109500K .......... .......... .......... .......... .......... 27% 20.6M 25s\n109550K .......... .......... .......... .......... .......... 27% 20.0M 25s\n109600K .......... .......... .......... .......... .......... 27% 15.8M 25s\n109650K .......... .......... .......... .......... .......... 27% 30.6M 25s\n109700K .......... .......... .......... .......... .......... 27% 29.4M 25s\n109750K .......... .......... .......... .......... .......... 27% 33.2M 25s\n109800K .......... .......... .......... .......... .......... 27% 29.6M 25s\n109850K .......... .......... .......... .......... .......... 28% 34.4M 25s\n109900K .......... .......... .......... .......... .......... 28% 34.3M 25s\n109950K .......... .......... .......... .......... .......... 28% 31.7M 25s\n110000K .......... .......... .......... .......... .......... 28% 25.2M 25s\n110050K .......... .......... .......... .......... .......... 28% 29.5M 25s\n110100K .......... .......... .......... .......... .......... 28% 34.4M 25s\n110150K .......... .......... .......... .......... .......... 28% 32.9M 25s\n110200K .......... .......... .......... .......... .......... 28% 15.6M 25s\n110250K .......... .......... .......... .......... .......... 28% 18.3M 25s\n110300K .......... .......... .......... .......... .......... 28% 14.0M 25s\n110350K .......... .......... .......... .......... .......... 28% 15.5M 25s\n110400K .......... .......... .......... .......... .......... 28% 12.1M 25s\n110450K .......... .......... .......... .......... .......... 28% 28.1M 25s\n110500K .......... .......... .......... .......... .......... 28% 21.5M 25s\n110550K .......... .......... .......... .......... .......... 28% 20.0M 25s\n110600K .......... .......... .......... .......... .......... 28% 20.5M 25s\n110650K .......... .......... .......... .......... .......... 28% 25.3M 25s\n110700K .......... .......... .......... .......... .......... 28% 28.0M 25s\n110750K .......... .......... .......... .......... .......... 28% 28.3M 25s\n110800K .......... .......... .......... .......... .......... 28% 1.17M 25s\n110850K .......... .......... .......... .......... .......... 28% 7.12M 25s\n110900K .......... .......... .......... .......... .......... 28% 28.4M 25s\n110950K .......... .......... .......... .......... .......... 28% 1.94M 25s\n111000K .......... .......... .......... .......... .......... 28% 23.3M 25s\n111050K .......... .......... .......... .......... .......... 28% 13.0M 25s\n111100K .......... .......... .......... .......... .......... 28% 9.79M 25s\n111150K .......... .......... .......... .......... .......... 28% 12.1M 25s\n111200K .......... .......... .......... .......... .......... 28% 12.2M 25s\n111250K .......... .......... .......... .......... .......... 28% 16.0M 25s\n111300K .......... .......... .......... .......... .......... 28% 7.16M 25s\n111350K .......... .......... .......... .......... .......... 28% 21.0M 25s\n111400K .......... .......... .......... .......... .......... 28% 20.6M 25s\n111450K .......... .......... .......... .......... .......... 28% 9.20M 25s\n111500K .......... .......... .......... .......... .......... 28% 26.3M 25s\n111550K .......... .......... .......... .......... .......... 28% 27.1M 25s\n111600K .......... .......... .......... .......... .......... 28% 8.66M 25s\n111650K .......... .......... .......... .......... .......... 28% 20.4M 25s\n111700K .......... .......... .......... .......... .......... 28% 20.1M 25s\n111750K .......... .......... .......... .......... .......... 28% 19.6M 25s\n111800K .......... .......... .......... .......... .......... 28% 15.1M 25s\n111850K .......... .......... .......... .......... .......... 28% 18.0M 25s\n111900K .......... .......... .......... .......... .......... 28% 20.7M 25s\n111950K .......... .......... .......... .......... .......... 28% 16.6M 25s\n112000K .......... .......... .......... .......... .......... 28% 10.8M 25s\n112050K .......... .......... .......... .......... .......... 28% 9.03M 25s\n112100K .......... .......... .......... .......... .......... 28% 4.74M 25s\n112150K .......... .......... .......... .......... .......... 28% 16.6M 25s\n112200K .......... .......... .......... .......... .......... 28% 27.4M 25s\n112250K .......... .......... .......... .......... .......... 28% 24.5M 25s\n112300K .......... .......... .......... .......... .......... 28% 29.1M 25s\n112350K .......... .......... .......... .......... .......... 28% 24.5M 25s\n112400K .......... .......... .......... .......... .......... 28% 17.0M 25s\n112450K .......... .......... .......... .......... .......... 28% 29.1M 25s\n112500K .......... .......... .......... .......... .......... 28% 35.0M 25s\n112550K .......... .......... .......... .......... .......... 28% 27.3M 25s\n112600K .......... .......... .......... .......... .......... 28% 29.5M 25s\n112650K .......... .......... .......... .......... .......... 28% 18.9M 25s\n112700K .......... .......... .......... .......... .......... 28% 34.9M 25s\n112750K .......... .......... .......... .......... .......... 28% 28.6M 25s\n112800K .......... .......... .......... .......... .......... 28% 14.2M 25s\n112850K .......... .......... .......... .......... .......... 28% 30.4M 25s\n112900K .......... .......... .......... .......... .......... 28% 20.9M 25s\n112950K .......... .......... .......... .......... .......... 28% 31.9M 25s\n113000K .......... .......... .......... .......... .......... 28% 19.8M 25s\n113050K .......... .......... .......... .......... .......... 28% 14.8M 25s\n113100K .......... .......... .......... .......... .......... 28% 14.1M 25s\n113150K .......... .......... .......... .......... .......... 28% 16.8M 25s\n113200K .......... .......... .......... .......... .......... 28% 26.2M 25s\n113250K .......... .......... .......... .......... .......... 28% 26.8M 25s\n113300K .......... .......... .......... .......... .......... 28% 11.3M 25s\n113350K .......... .......... .......... .......... .......... 28% 35.8M 25s\n113400K .......... .......... .......... .......... .......... 28% 32.5M 25s\n113450K .......... .......... .......... .......... .......... 28% 35.7M 25s\n113500K .......... .......... .......... .......... .......... 28% 31.9M 25s\n113550K .......... .......... .......... .......... .......... 28% 9.38M 25s\n113600K .......... .......... .......... .......... .......... 28% 14.2M 25s\n113650K .......... .......... .......... .......... .......... 28% 21.7M 25s\n113700K .......... .......... .......... .......... .......... 28% 18.2M 25s\n113750K .......... .......... .......... .......... .......... 28% 7.83M 25s\n113800K .......... .......... .......... .......... .......... 29% 5.50M 25s\n113850K .......... .......... .......... .......... .......... 29% 4.47M 25s\n113900K .......... .......... .......... .......... .......... 29% 4.43M 25s\n113950K .......... .......... .......... .......... .......... 29% 29.6M 25s\n114000K .......... .......... .......... .......... .......... 29% 4.20M 25s\n114050K .......... .......... .......... .......... .......... 29% 27.7M 25s\n114100K .......... .......... .......... .......... .......... 29% 16.6M 25s\n114150K .......... .......... .......... .......... .......... 29% 23.5M 25s\n114200K .......... .......... .......... .......... .......... 29% 9.30M 25s\n114250K .......... .......... .......... .......... .......... 29% 33.4M 25s\n114300K .......... .......... .......... .......... .......... 29% 21.2M 25s\n114350K .......... .......... .......... .......... .......... 29% 24.3M 25s\n114400K .......... .......... .......... .......... .......... 29% 18.6M 25s\n114450K .......... .......... .......... .......... .......... 29% 24.8M 24s\n114500K .......... .......... .......... .......... .......... 29% 22.8M 24s\n114550K .......... .......... .......... .......... .......... 29% 27.0M 24s\n114600K .......... .......... .......... .......... .......... 29% 29.5M 24s\n114650K .......... .......... .......... .......... .......... 29% 33.6M 24s\n114700K .......... .......... .......... .......... .......... 29% 16.6M 24s\n114750K .......... .......... .......... .......... .......... 29% 27.6M 24s\n114800K .......... .......... .......... .......... .......... 29% 25.1M 24s\n114850K .......... .......... .......... .......... .......... 29% 27.9M 24s\n114900K .......... .......... .......... .......... .......... 29% 33.5M 24s\n114950K .......... .......... .......... .......... .......... 29% 20.5M 24s\n115000K .......... .......... .......... .......... .......... 29% 26.2M 24s\n115050K .......... .......... .......... .......... .......... 29% 27.7M 24s\n115100K .......... .......... .......... .......... .......... 29% 21.8M 24s\n115150K .......... .......... .......... .......... .......... 29% 24.2M 24s\n115200K .......... .......... .......... .......... .......... 29% 21.0M 24s\n115250K .......... .......... .......... .......... .......... 29% 35.3M 24s\n115300K .......... .......... .......... .......... .......... 29% 28.1M 24s\n115350K .......... .......... .......... .......... .......... 29% 10.6M 24s\n115400K .......... .......... .......... .......... .......... 29% 25.2M 24s\n115450K .......... .......... .......... .......... .......... 29% 26.3M 24s\n115500K .......... .......... .......... .......... .......... 29% 33.1M 24s\n115550K .......... .......... .......... .......... .......... 29% 29.2M 24s\n115600K .......... .......... .......... .......... .......... 29% 25.8M 24s\n115650K .......... .......... .......... .......... .......... 29% 27.8M 24s\n115700K .......... .......... .......... .......... .......... 29% 25.2M 24s\n115750K .......... .......... .......... .......... .......... 29% 23.7M 24s\n115800K .......... .......... .......... .......... .......... 29% 23.6M 24s\n115850K .......... .......... .......... .......... .......... 29% 30.7M 24s\n115900K .......... .......... .......... .......... .......... 29% 33.4M 24s\n115950K .......... .......... .......... .......... .......... 29% 28.4M 24s\n116000K .......... .......... .......... .......... .......... 29% 3.32M 24s\n116050K .......... .......... .......... .......... .......... 29% 10.8M 24s\n116100K .......... .......... .......... .......... .......... 29% 16.2M 24s\n116150K .......... .......... .......... .......... .......... 29% 12.3M 24s\n116200K .......... .......... .......... .......... .......... 29% 12.9M 24s\n116250K .......... .......... .......... .......... .......... 29% 20.4M 24s\n116300K .......... .......... .......... .......... .......... 29% 11.7M 24s\n116350K .......... .......... .......... .......... .......... 29% 25.7M 24s\n116400K .......... .......... .......... .......... .......... 29% 23.0M 24s\n116450K .......... .......... .......... .......... .......... 29% 25.2M 24s\n116500K .......... .......... .......... .......... .......... 29% 35.0M 24s\n116550K .......... .......... .......... .......... .......... 29% 24.9M 24s\n116600K .......... .......... .......... .......... .......... 29% 29.7M 24s\n116650K .......... .......... .......... .......... .......... 29% 30.0M 24s\n116700K .......... .......... .......... .......... .......... 29% 34.3M 24s\n116750K .......... .......... .......... .......... .......... 29% 26.4M 24s\n116800K .......... .......... .......... .......... .......... 29% 21.7M 24s\n116850K .......... .......... .......... .......... .......... 29% 17.9M 24s\n116900K .......... .......... .......... .......... .......... 29% 26.3M 24s\n116950K .......... .......... .......... .......... .......... 29% 26.1M 24s\n117000K .......... .......... .......... .......... .......... 29% 23.3M 24s\n117050K .......... .......... .......... .......... .......... 29% 7.49M 24s\n117100K .......... .......... .......... .......... .......... 29% 14.0M 24s\n117150K .......... .......... .......... .......... .......... 29% 18.8M 24s\n117200K .......... .......... .......... .......... .......... 29% 16.4M 24s\n117250K .......... .......... .......... .......... .......... 29% 19.6M 24s\n117300K .......... .......... .......... .......... .......... 29% 13.8M 24s\n117350K .......... .......... .......... .......... .......... 29% 17.8M 24s\n117400K .......... .......... .......... .......... .......... 29% 22.2M 24s\n117450K .......... .......... .......... .......... .......... 29% 13.3M 24s\n117500K .......... .......... .......... .......... .......... 29% 32.1M 24s\n117550K .......... .......... .......... .......... .......... 29% 35.0M 24s\n117600K .......... .......... .......... .......... .......... 29% 24.9M 24s\n117650K .......... .......... .......... .......... .......... 29% 36.1M 24s\n117700K .......... .......... .......... .......... .......... 30% 11.5M 24s\n117750K .......... .......... .......... .......... .......... 30% 16.4M 24s\n117800K .......... .......... .......... .......... .......... 30% 12.2M 24s\n117850K .......... .......... .......... .......... .......... 30% 19.5M 24s\n117900K .......... .......... .......... .......... .......... 30% 12.5M 24s\n117950K .......... .......... .......... .......... .......... 30% 14.7M 24s\n118000K .......... .......... .......... .......... .......... 30% 13.8M 24s\n118050K .......... .......... .......... .......... .......... 30% 25.8M 24s\n118100K .......... .......... .......... .......... .......... 30% 24.6M 24s\n118150K .......... .......... .......... .......... .......... 30% 27.6M 24s\n118200K .......... .......... .......... .......... .......... 30% 24.3M 24s\n118250K .......... .......... .......... .......... .......... 30% 18.3M 24s\n118300K .......... .......... .......... .......... .......... 30% 13.2M 24s\n118350K .......... .......... .......... .......... .......... 30% 16.2M 24s\n118400K .......... .......... .......... .......... .......... 30% 12.9M 24s\n118450K .......... .......... .......... .......... .......... 30% 19.5M 24s\n118500K .......... .......... .......... .......... .......... 30% 27.4M 24s\n118550K .......... .......... .......... .......... .......... 30% 26.0M 24s\n118600K .......... .......... .......... .......... .......... 30% 23.7M 24s\n118650K .......... .......... .......... .......... .......... 30% 25.7M 24s\n118700K .......... .......... .......... .......... .......... 30% 20.7M 24s\n118750K .......... .......... .......... .......... .......... 30% 28.7M 24s\n118800K .......... .......... .......... .......... .......... 30% 22.4M 24s\n118850K .......... .......... .......... .......... .......... 30% 29.5M 24s\n118900K .......... .......... .......... .......... .......... 30% 1.26M 24s\n118950K .......... .......... .......... .......... .......... 30% 13.5M 24s\n119000K .......... .......... .......... .......... .......... 30% 9.68M 24s\n119050K .......... .......... .......... .......... .......... 30% 15.0M 24s\n119100K .......... .......... .......... .......... .......... 30% 13.6M 24s\n119150K .......... .......... .......... .......... .......... 30% 13.0M 24s\n119200K .......... .......... .......... .......... .......... 30% 14.1M 24s\n119250K .......... .......... .......... .......... .......... 30% 15.9M 24s\n119300K .......... .......... .......... .......... .......... 30% 7.11M 24s\n119350K .......... .......... .......... .......... .......... 30% 8.43M 24s\n119400K .......... .......... .......... .......... .......... 30% 32.1M 24s\n119450K .......... .......... .......... .......... .......... 30% 29.1M 24s\n119500K .......... .......... .......... .......... .......... 30% 25.4M 24s\n119550K .......... .......... .......... .......... .......... 30% 28.1M 24s\n119600K .......... .......... .......... .......... .......... 30% 23.0M 24s\n119650K .......... .......... .......... .......... .......... 30% 35.6M 24s\n119700K .......... .......... .......... .......... .......... 30% 35.4M 24s\n119750K .......... .......... .......... .......... .......... 30% 35.5M 24s\n119800K .......... .......... .......... .......... .......... 30% 29.1M 24s\n119850K .......... .......... .......... .......... .......... 30% 35.0M 24s\n119900K .......... .......... .......... .......... .......... 30% 18.1M 24s\n119950K .......... .......... .......... .......... .......... 30% 27.2M 24s\n120000K .......... .......... .......... .......... .......... 30% 26.5M 24s\n120050K .......... .......... .......... .......... .......... 30% 30.0M 24s\n120100K .......... .......... .......... .......... .......... 30% 2.74M 24s\n120150K .......... .......... .......... .......... .......... 30% 13.7M 24s\n120200K .......... .......... .......... .......... .......... 30% 10.3M 24s\n120250K .......... .......... .......... .......... .......... 30% 14.9M 24s\n120300K .......... .......... .......... .......... .......... 30% 5.96M 24s\n120350K .......... .......... .......... .......... .......... 30% 17.1M 24s\n120400K .......... .......... .......... .......... .......... 30% 19.3M 24s\n120450K .......... .......... .......... .......... .......... 30% 19.7M 24s\n120500K .......... .......... .......... .......... .......... 30% 19.9M 24s\n120550K .......... .......... .......... .......... .......... 30% 29.4M 24s\n120600K .......... .......... .......... .......... .......... 30% 23.5M 24s\n120650K .......... .......... .......... .......... .......... 30% 31.8M 24s\n120700K .......... .......... .......... .......... .......... 30% 26.8M 24s\n120750K .......... .......... .......... .......... .......... 30% 21.9M 24s\n120800K .......... .......... .......... .......... .......... 30% 19.9M 24s\n120850K .......... .......... .......... .......... .......... 30% 23.0M 24s\n120900K .......... .......... .......... .......... .......... 30% 26.4M 24s\n120950K .......... .......... .......... .......... .......... 30% 25.8M 24s\n121000K .......... .......... .......... .......... .......... 30% 21.3M 23s\n121050K .......... .......... .......... .......... .......... 30% 27.4M 23s\n121100K .......... .......... .......... .......... .......... 30% 23.0M 23s\n121150K .......... .......... .......... .......... .......... 30% 31.1M 23s\n121200K .......... .......... .......... .......... .......... 30% 21.9M 23s\n121250K .......... .......... .......... .......... .......... 30% 26.0M 23s\n121300K .......... .......... .......... .......... .......... 30% 14.5M 23s\n121350K .......... .......... .......... .......... .......... 30% 26.3M 23s\n121400K .......... .......... .......... .......... .......... 30% 25.1M 23s\n121450K .......... .......... .......... .......... .......... 30% 29.2M 23s\n121500K .......... .......... .......... .......... .......... 30% 20.3M 23s\n121550K .......... .......... .......... .......... .......... 30% 33.4M 23s\n121600K .......... .......... .......... .......... .......... 30% 20.8M 23s\n121650K .......... .......... .......... .......... .......... 31% 24.9M 23s\n121700K .......... .......... .......... .......... .......... 31% 28.7M 23s\n121750K .......... .......... .......... .......... .......... 31% 24.9M 23s\n121800K .......... .......... .......... .......... .......... 31% 29.2M 23s\n121850K .......... .......... .......... .......... .......... 31% 30.8M 23s\n121900K .......... .......... .......... .......... .......... 31% 5.33M 23s\n121950K .......... .......... .......... .......... .......... 31% 12.2M 23s\n122000K .......... .......... .......... .......... .......... 31% 5.56M 23s\n122050K .......... .......... .......... .......... .......... 31% 14.7M 23s\n122100K .......... .......... .......... .......... .......... 31% 22.7M 23s\n122150K .......... .......... .......... .......... .......... 31% 23.7M 23s\n122200K .......... .......... .......... .......... .......... 31% 21.2M 23s\n122250K .......... .......... .......... .......... .......... 31% 21.5M 23s\n122300K .......... .......... .......... .......... .......... 31% 9.08M 23s\n122350K .......... .......... .......... .......... .......... 31% 16.1M 23s\n122400K .......... .......... .......... .......... .......... 31% 16.0M 23s\n122450K .......... .......... .......... .......... .......... 31% 22.1M 23s\n122500K .......... .......... .......... .......... .......... 31% 21.8M 23s\n122550K .......... .......... .......... .......... .......... 31% 23.6M 23s\n122600K .......... .......... .......... .......... .......... 31% 23.4M 23s\n122650K .......... .......... .......... .......... .......... 31% 21.1M 23s\n122700K .......... .......... .......... .......... .......... 31% 22.9M 23s\n122750K .......... .......... .......... .......... .......... 31% 23.2M 23s\n122800K .......... .......... .......... .......... .......... 31% 19.4M 23s\n122850K .......... .......... .......... .......... .......... 31% 21.0M 23s\n122900K .......... .......... .......... .......... .......... 31% 24.3M 23s\n122950K .......... .......... .......... .......... .......... 31% 23.6M 23s\n123000K .......... .......... .......... .......... .......... 31% 1.51M 23s\n123050K .......... .......... .......... .......... .......... 31% 19.5M 23s\n123100K .......... .......... .......... .......... .......... 31% 16.7M 23s\n123150K .......... .......... .......... .......... .......... 31% 17.3M 23s\n123200K .......... .......... .......... .......... .......... 31% 14.9M 23s\n123250K .......... .......... .......... .......... .......... 31% 18.1M 23s\n123300K .......... .......... .......... .......... .......... 31% 10.9M 23s\n123350K .......... .......... .......... .......... .......... 31% 15.9M 23s\n123400K .......... .......... .......... .......... .......... 31% 14.3M 23s\n123450K .......... .......... .......... .......... .......... 31% 12.2M 23s\n123500K .......... .......... .......... .......... .......... 31% 13.5M 23s\n123550K .......... .......... .......... .......... .......... 31% 15.8M 23s\n123600K .......... .......... .......... .......... .......... 31% 14.0M 23s\n123650K .......... .......... .......... .......... .......... 31% 17.5M 23s\n123700K .......... .......... .......... .......... .......... 31% 18.3M 23s\n123750K .......... .......... .......... .......... .......... 31% 14.8M 23s\n123800K .......... .......... .......... .......... .......... 31% 16.5M 23s\n123850K .......... .......... .......... .......... .......... 31% 18.6M 23s\n123900K .......... .......... .......... .......... .......... 31% 15.4M 23s\n123950K .......... .......... .......... .......... .......... 31% 17.4M 23s\n124000K .......... .......... .......... .......... .......... 31% 14.3M 23s\n124050K .......... .......... .......... .......... .......... 31% 18.8M 23s\n124100K .......... .......... .......... .......... .......... 31% 15.3M 23s\n124150K .......... .......... .......... .......... .......... 31% 5.44M 23s\n124200K .......... .......... .......... .......... .......... 31% 10.1M 23s\n124250K .......... .......... .......... .......... .......... 31% 17.5M 23s\n124300K .......... .......... .......... .......... .......... 31% 15.3M 23s\n124350K .......... .......... .......... .......... .......... 31% 23.1M 23s\n124400K .......... .......... .......... .......... .......... 31% 18.9M 23s\n124450K .......... .......... .......... .......... .......... 31% 23.8M 23s\n124500K .......... .......... .......... .......... .......... 31% 20.4M 23s\n124550K .......... .......... .......... .......... .......... 31% 21.6M 23s\n124600K .......... .......... .......... .......... .......... 31% 19.7M 23s\n124650K .......... .......... .......... .......... .......... 31% 4.44M 23s\n124700K .......... .......... .......... .......... .......... 31% 9.15M 23s\n124750K .......... .......... .......... .......... .......... 31% 23.8M 23s\n124800K .......... .......... .......... .......... .......... 31% 11.4M 23s\n124850K .......... .......... .......... .......... .......... 31% 26.8M 23s\n124900K .......... .......... .......... .......... .......... 31% 18.1M 23s\n124950K .......... .......... .......... .......... .......... 31% 27.8M 23s\n125000K .......... .......... .......... .......... .......... 31% 16.2M 23s\n125050K .......... .......... .......... .......... .......... 31% 21.6M 23s\n125100K .......... .......... .......... .......... .......... 31% 15.3M 23s\n125150K .......... .......... .......... .......... .......... 31% 18.1M 23s\n125200K .......... .......... .......... .......... .......... 31% 13.1M 23s\n125250K .......... .......... .......... .......... .......... 31% 12.8M 23s\n125300K .......... .......... .......... .......... .......... 31% 17.8M 23s\n125350K .......... .......... .......... .......... .......... 31% 14.5M 23s\n125400K .......... .......... .......... .......... .......... 31% 11.9M 23s\n125450K .......... .......... .......... .......... .......... 31% 22.6M 23s\n125500K .......... .......... .......... .......... .......... 31% 23.2M 23s\n125550K .......... .......... .......... .......... .......... 32% 21.0M 23s\n125600K .......... .......... .......... .......... .......... 32% 11.3M 23s\n125650K .......... .......... .......... .......... .......... 32% 18.7M 23s\n125700K .......... .......... .......... .......... .......... 32% 18.1M 23s\n125750K .......... .......... .......... .......... .......... 32% 18.9M 23s\n125800K .......... .......... .......... .......... .......... 32% 20.5M 23s\n125850K .......... .......... .......... .......... .......... 32% 18.6M 23s\n125900K .......... .......... .......... .......... .......... 32% 20.3M 23s\n125950K .......... .......... .......... .......... .......... 32% 19.4M 23s\n126000K .......... .......... .......... .......... .......... 32% 10.5M 23s\n126050K .......... .......... .......... .......... .......... 32% 28.7M 23s\n126100K .......... .......... .......... .......... .......... 32% 11.4M 23s\n126150K .......... .......... .......... .......... .......... 32% 13.2M 23s\n126200K .......... .......... .......... .......... .......... 32% 17.4M 23s\n126250K .......... .......... .......... .......... .......... 32% 17.7M 23s\n126300K .......... .......... .......... .......... .......... 32% 19.8M 23s\n126350K .......... .......... .......... .......... .......... 32% 20.6M 23s\n126400K .......... .......... .......... .......... .......... 32% 20.0M 23s\n126450K .......... .......... .......... .......... .......... 32% 17.0M 23s\n126500K .......... .......... .......... .......... .......... 32% 19.9M 23s\n126550K .......... .......... .......... .......... .......... 32% 25.3M 23s\n126600K .......... .......... .......... .......... .......... 32% 23.4M 23s\n126650K .......... .......... .......... .......... .......... 32% 25.7M 23s\n126700K .......... .......... .......... .......... .......... 32% 20.3M 23s\n126750K .......... .......... .......... .......... .......... 32% 25.2M 23s\n126800K .......... .......... .......... .......... .......... 32% 20.2M 23s\n126850K .......... .......... .......... .......... .......... 32% 25.0M 23s\n126900K .......... .......... .......... .......... .......... 32% 20.5M 23s\n126950K .......... .......... .......... .......... .......... 32% 24.6M 23s\n127000K .......... .......... .......... .......... .......... 32% 23.6M 23s\n127050K .......... .......... .......... .......... .......... 32% 25.1M 23s\n127100K .......... .......... .......... .......... .......... 32% 1.87M 23s\n127150K .......... .......... .......... .......... .......... 32% 11.4M 23s\n127200K .......... .......... .......... .......... .......... 32% 19.3M 23s\n127250K .......... .......... .......... .......... .......... 32% 25.4M 23s\n127300K .......... .......... .......... .......... .......... 32% 15.2M 23s\n127350K .......... .......... .......... .......... .......... 32% 20.1M 23s\n127400K .......... .......... .......... .......... .......... 32% 23.0M 23s\n127450K .......... .......... .......... .......... .......... 32% 23.2M 23s\n127500K .......... .......... .......... .......... .......... 32% 17.0M 23s\n127550K .......... .......... .......... .......... .......... 32% 31.2M 23s\n127600K .......... .......... .......... .......... .......... 32% 25.9M 23s\n127650K .......... .......... .......... .......... .......... 32% 25.0M 23s\n127700K .......... .......... .......... .......... .......... 32% 26.5M 23s\n127750K .......... .......... .......... .......... .......... 32% 23.2M 23s\n127800K .......... .......... .......... .......... .......... 32% 25.2M 23s\n127850K .......... .......... .......... .......... .......... 32% 30.0M 23s\n127900K .......... .......... .......... .......... .......... 32% 33.0M 23s\n127950K .......... .......... .......... .......... .......... 32% 35.0M 23s\n128000K .......... .......... .......... .......... .......... 32% 23.8M 23s\n128050K .......... .......... .......... .......... .......... 32% 35.0M 23s\n128100K .......... .......... .......... .......... .......... 32% 33.9M 23s\n128150K .......... .......... .......... .......... .......... 32% 5.41M 23s\n128200K .......... .......... .......... .......... .......... 32% 23.6M 23s\n128250K .......... .......... .......... .......... .......... 32% 2.03M 23s\n128300K .......... .......... .......... .......... .......... 32% 34.5M 23s\n128350K .......... .......... .......... .......... .......... 32% 25.9M 23s\n128400K .......... .......... .......... .......... .......... 32% 21.2M 23s\n128450K .......... .......... .......... .......... .......... 32% 28.5M 23s\n128500K .......... .......... .......... .......... .......... 32% 22.8M 23s\n128550K .......... .......... .......... .......... .......... 32% 13.1M 23s\n128600K .......... .......... .......... .......... .......... 32% 19.0M 23s\n128650K .......... .......... .......... .......... .......... 32% 24.3M 23s\n128700K .......... .......... .......... .......... .......... 32% 18.5M 22s\n128750K .......... .......... .......... .......... .......... 32% 31.6M 22s\n128800K .......... .......... .......... .......... .......... 32% 27.2M 22s\n128850K .......... .......... .......... .......... .......... 32% 22.9M 22s\n128900K .......... .......... .......... .......... .......... 32% 29.2M 22s\n128950K .......... .......... .......... .......... .......... 32% 28.0M 22s\n129000K .......... .......... .......... .......... .......... 32% 18.2M 22s\n129050K .......... .......... .......... .......... .......... 32% 7.57M 22s\n129100K .......... .......... .......... .......... .......... 32% 29.0M 22s\n129150K .......... .......... .......... .......... .......... 32% 20.5M 22s\n129200K .......... .......... .......... .......... .......... 32% 14.2M 22s\n129250K .......... .......... .......... .......... .......... 32% 24.1M 22s\n129300K .......... .......... .......... .......... .......... 32% 24.7M 22s\n129350K .......... .......... .......... .......... .......... 32% 27.3M 22s\n129400K .......... .......... .......... .......... .......... 32% 28.1M 22s\n129450K .......... .......... .......... .......... .......... 32% 15.1M 22s\n129500K .......... .......... .......... .......... .......... 33% 20.7M 22s\n129550K .......... .......... .......... .......... .......... 33% 19.9M 22s\n129600K .......... .......... .......... .......... .......... 33% 23.0M 22s\n129650K .......... .......... .......... .......... .......... 33% 28.1M 22s\n129700K .......... .......... .......... .......... .......... 33% 33.8M 22s\n129750K .......... .......... .......... .......... .......... 33% 25.5M 22s\n129800K .......... .......... .......... .......... .......... 33% 22.7M 22s\n129850K .......... .......... .......... .......... .......... 33% 20.6M 22s\n129900K .......... .......... .......... .......... .......... 33% 9.39M 22s\n129950K .......... .......... .......... .......... .......... 33% 33.7M 22s\n130000K .......... .......... .......... .......... .......... 33% 25.9M 22s\n130050K .......... .......... .......... .......... .......... 33% 33.4M 22s\n130100K .......... .......... .......... .......... .......... 33% 8.47M 22s\n130150K .......... .......... .......... .......... .......... 33% 19.7M 22s\n130200K .......... .......... .......... .......... .......... 33% 20.2M 22s\n130250K .......... .......... .......... .......... .......... 33% 44.9K 24s\n130300K .......... .......... .......... .......... .......... 33% 32.1M 24s\n130350K .......... .......... .......... .......... .......... 33% 34.7M 24s\n130400K .......... .......... .......... .......... .......... 33% 26.0M 24s\n130450K .......... .......... .......... .......... .......... 33% 27.8M 24s\n130500K .......... .......... .......... .......... .......... 33% 7.91M 24s\n130550K .......... .......... .......... .......... .......... 33% 27.3M 24s\n130600K .......... .......... .......... .......... .......... 33% 25.5M 24s\n130650K .......... .......... .......... .......... .......... 33% 30.0M 24s\n130700K .......... .......... .......... .......... .......... 33% 31.2M 24s\n130750K .......... .......... .......... .......... .......... 33% 28.0M 24s\n130800K .......... .......... .......... .......... .......... 33% 22.6M 24s\n130850K .......... .......... .......... .......... .......... 33% 25.8M 24s\n130900K .......... .......... .......... .......... .......... 33% 33.2M 24s\n130950K .......... .......... .......... .......... .......... 33% 31.2M 24s\n131000K .......... .......... .......... .......... .......... 33% 29.2M 24s\n131050K .......... .......... .......... .......... .......... 33% 30.9M 24s\n131100K .......... .......... .......... .......... .......... 33% 24.1M 24s\n131150K .......... .......... .......... .......... .......... 33% 29.3M 24s\n131200K .......... .......... .......... .......... .......... 33% 24.3M 24s\n131250K .......... .......... .......... .......... .......... 33% 28.7M 24s\n131300K .......... .......... .......... .......... .......... 33% 23.0M 24s\n131350K .......... .......... .......... .......... .......... 33% 25.8M 24s\n131400K .......... .......... .......... .......... .......... 33% 24.0M 24s\n131450K .......... .......... .......... .......... .......... 33% 8.66M 24s\n131500K .......... .......... .......... .......... .......... 33% 29.8M 24s\n131550K .......... .......... .......... .......... .......... 33% 26.6M 24s\n131600K .......... .......... .......... .......... .......... 33% 23.1M 24s\n131650K .......... .......... .......... .......... .......... 33% 30.1M 24s\n131700K .......... .......... .......... .......... .......... 33% 30.9M 24s\n131750K .......... .......... .......... .......... .......... 33% 28.0M 24s\n131800K .......... .......... .......... .......... .......... 33% 34.0M 24s\n131850K .......... .......... .......... .......... .......... 33% 30.8M 24s\n131900K .......... .......... .......... .......... .......... 33% 32.3M 24s\n131950K .......... .......... .......... .......... .......... 33% 30.6M 24s\n132000K .......... .......... .......... .......... .......... 33% 19.7M 24s\n132050K .......... .......... .......... .......... .......... 33% 25.9M 24s\n132100K .......... .......... .......... .......... .......... 33% 23.2M 24s\n132150K .......... .......... .......... .......... .......... 33% 33.2M 24s\n132200K .......... .......... .......... .......... .......... 33% 29.9M 24s\n132250K .......... .......... .......... .......... .......... 33% 35.2M 24s\n132300K .......... .......... .......... .......... .......... 33% 29.4M 24s\n132350K .......... .......... .......... .......... .......... 33% 22.3M 24s\n132400K .......... .......... .......... .......... .......... 33% 16.1M 24s\n132450K .......... .......... .......... .......... .......... 33% 32.9M 24s\n132500K .......... .......... .......... .......... .......... 33% 29.0M 24s\n132550K .......... .......... .......... .......... .......... 33% 29.1M 24s\n132600K .......... .......... .......... .......... .......... 33% 24.1M 24s\n132650K .......... .......... .......... .......... .......... 33% 22.5M 24s\n132700K .......... .......... .......... .......... .......... 33% 24.6M 24s\n132750K .......... .......... .......... .......... .......... 33% 25.7M 24s\n132800K .......... .......... .......... .......... .......... 33% 24.5M 24s\n132850K .......... .......... .......... .......... .......... 33% 29.7M 24s\n132900K .......... .......... .......... .......... .......... 33% 23.0M 24s\n132950K .......... .......... .......... .......... .......... 33% 23.9M 24s\n133000K .......... .......... .......... .......... .......... 33% 31.8M 24s\n133050K .......... .......... .......... .......... .......... 33% 28.0M 24s\n133100K .......... .......... .......... .......... .......... 33% 27.9M 24s\n133150K .......... .......... .......... .......... .......... 33% 27.3M 24s\n133200K .......... .......... .......... .......... .......... 33% 22.1M 24s\n133250K .......... .......... .......... .......... .......... 33% 13.9M 24s\n133300K .......... .......... .......... .......... .......... 33% 28.1M 24s\n133350K .......... .......... .......... .......... .......... 33% 28.0M 24s\n133400K .......... .......... .......... .......... .......... 34% 29.6M 24s\n133450K .......... .......... .......... .......... .......... 34% 26.7M 24s\n133500K .......... .......... .......... .......... .......... 34% 30.9M 24s\n133550K .......... .......... .......... .......... .......... 34% 25.7M 24s\n133600K .......... .......... .......... .......... .......... 34% 21.5M 24s\n133650K .......... .......... .......... .......... .......... 34% 23.3M 24s\n133700K .......... .......... .......... .......... .......... 34% 24.8M 24s\n133750K .......... .......... .......... .......... .......... 34% 26.8M 24s\n133800K .......... .......... .......... .......... .......... 34% 25.8M 24s\n133850K .......... .......... .......... .......... .......... 34% 27.9M 24s\n133900K .......... .......... .......... .......... .......... 34% 26.5M 24s\n133950K .......... .......... .......... .......... .......... 34% 25.9M 24s\n134000K .......... .......... .......... .......... .......... 34% 19.8M 24s\n134050K .......... .......... .......... .......... .......... 34% 10.8M 24s\n134100K .......... .......... .......... .......... .......... 34% 28.4M 24s\n134150K .......... .......... .......... .......... .......... 34% 27.8M 24s\n134200K .......... .......... .......... .......... .......... 34% 23.7M 24s\n134250K .......... .......... .......... .......... .......... 34% 30.8M 24s\n134300K .......... .......... .......... .......... .......... 34% 8.97M 24s\n134350K .......... .......... .......... .......... .......... 34% 31.8M 24s\n134400K .......... .......... .......... .......... .......... 34% 14.2M 24s\n134450K .......... .......... .......... .......... .......... 34% 26.1M 24s\n134500K .......... .......... .......... .......... .......... 34% 26.6M 24s\n134550K .......... .......... .......... .......... .......... 34% 30.0M 24s\n134600K .......... .......... .......... .......... .......... 34% 30.0M 24s\n134650K .......... .......... .......... .......... .......... 34% 24.8M 24s\n134700K .......... .......... .......... .......... .......... 34% 28.3M 24s\n134750K .......... .......... .......... .......... .......... 34% 25.3M 24s\n134800K .......... .......... .......... .......... .......... 34% 21.7M 24s\n134850K .......... .......... .......... .......... .......... 34% 26.8M 24s\n134900K .......... .......... .......... .......... .......... 34% 30.3M 24s\n134950K .......... .......... .......... .......... .......... 34% 24.6M 24s\n135000K .......... .......... .......... .......... .......... 34% 25.2M 24s\n135050K .......... .......... .......... .......... .......... 34% 26.5M 24s\n135100K .......... .......... .......... .......... .......... 34% 32.9M 24s\n135150K .......... .......... .......... .......... .......... 34% 29.8M 24s\n135200K .......... .......... .......... .......... .......... 34% 18.7M 24s\n135250K .......... .......... .......... .......... .......... 34% 23.9M 24s\n135300K .......... .......... .......... .......... .......... 34% 32.8M 24s\n135350K .......... .......... .......... .......... .......... 34% 32.2M 23s\n135400K .......... .......... .......... .......... .......... 34% 30.9M 23s\n135450K .......... .......... .......... .......... .......... 34% 33.0M 23s\n135500K .......... .......... .......... .......... .......... 34% 22.4M 23s\n135550K .......... .......... .......... .......... .......... 34% 28.0M 23s\n135600K .......... .......... .......... .......... .......... 34% 25.2M 23s\n135650K .......... .......... .......... .......... .......... 34% 34.3M 23s\n135700K .......... .......... .......... .......... .......... 34% 36.4M 23s\n135750K .......... .......... .......... .......... .......... 34% 34.9M 23s\n135800K .......... .......... .......... .......... .......... 34% 30.9M 23s\n135850K .......... .......... .......... .......... .......... 34% 32.1M 23s\n135900K .......... .......... .......... .......... .......... 34% 35.6M 23s\n135950K .......... .......... .......... .......... .......... 34% 36.1M 23s\n136000K .......... .......... .......... .......... .......... 34% 27.2M 23s\n136050K .......... .......... .......... .......... .......... 34% 36.1M 23s\n136100K .......... .......... .......... .......... .......... 34% 36.3M 23s\n136150K .......... .......... .......... .......... .......... 34% 31.2M 23s\n136200K .......... .......... .......... .......... .......... 34% 31.3M 23s\n136250K .......... .......... .......... .......... .......... 34% 35.2M 23s\n136300K .......... .......... .......... .......... .......... 34% 33.6M 23s\n136350K .......... .......... .......... .......... .......... 34% 35.1M 23s\n136400K .......... .......... .......... .......... .......... 34% 26.8M 23s\n136450K .......... .......... .......... .......... .......... 34% 31.4M 23s\n136500K .......... .......... .......... .......... .......... 34% 34.5M 23s\n136550K .......... .......... .......... .......... .......... 34% 30.7M 23s\n136600K .......... .......... .......... .......... .......... 34% 33.0M 23s\n136650K .......... .......... .......... .......... .......... 34% 33.6M 23s\n136700K .......... .......... .......... .......... .......... 34% 34.5M 23s\n136750K .......... .......... .......... .......... .......... 34% 33.7M 23s\n136800K .......... .......... .......... .......... .......... 34% 24.4M 23s\n136850K .......... .......... .......... .......... .......... 34% 31.9M 23s\n136900K .......... .......... .......... .......... .......... 34% 34.6M 23s\n136950K .......... .......... .......... .......... .......... 34% 33.6M 23s\n137000K .......... .......... .......... .......... .......... 34% 33.2M 23s\n137050K .......... .......... .......... .......... .......... 34% 34.1M 23s\n137100K .......... .......... .......... .......... .......... 34% 35.4M 23s\n137150K .......... .......... .......... .......... .......... 34% 1.21M 23s\n137200K .......... .......... .......... .......... .......... 34% 14.8M 23s\n137250K .......... .......... .......... .......... .......... 34% 22.1M 23s\n137300K .......... .......... .......... .......... .......... 35% 18.3M 23s\n137350K .......... .......... .......... .......... .......... 35% 10.7M 23s\n137400K .......... .......... .......... .......... .......... 35% 10.6M 23s\n137450K .......... .......... .......... .......... .......... 35% 12.7M 23s\n137500K .......... .......... .......... .......... .......... 35% 16.7M 23s\n137550K .......... .......... .......... .......... .......... 35% 13.5M 23s\n137600K .......... .......... .......... .......... .......... 35% 16.4M 23s\n137650K .......... .......... .......... .......... .......... 35% 17.3M 23s\n137700K .......... .......... .......... .......... .......... 35% 15.7M 23s\n137750K .......... .......... .......... .......... .......... 35% 20.1M 23s\n137800K .......... .......... .......... .......... .......... 35% 19.7M 23s\n137850K .......... .......... .......... .......... .......... 35% 19.0M 23s\n137900K .......... .......... .......... .......... .......... 35% 20.2M 23s\n137950K .......... .......... .......... .......... .......... 35% 20.9M 23s\n138000K .......... .......... .......... .......... .......... 35% 15.3M 23s\n138050K .......... .......... .......... .......... .......... 35% 15.6M 23s\n138100K .......... .......... .......... .......... .......... 35% 14.6M 23s\n138150K .......... .......... .......... .......... .......... 35% 17.0M 23s\n138200K .......... .......... .......... .......... .......... 35% 13.5M 23s\n138250K .......... .......... .......... .......... .......... 35% 13.0M 23s\n138300K .......... .......... .......... .......... .......... 35% 13.8M 23s\n138350K .......... .......... .......... .......... .......... 35% 16.2M 23s\n138400K .......... .......... .......... .......... .......... 35% 12.5M 23s\n138450K .......... .......... .......... .......... .......... 35% 15.7M 23s\n138500K .......... .......... .......... .......... .......... 35% 18.0M 23s\n138550K .......... .......... .......... .......... .......... 35% 17.4M 23s\n138600K .......... .......... .......... .......... .......... 35% 18.9M 23s\n138650K .......... .......... .......... .......... .......... 35% 20.8M 23s\n138700K .......... .......... .......... .......... .......... 35% 18.1M 23s\n138750K .......... .......... .......... .......... .......... 35% 20.8M 23s\n138800K .......... .......... .......... .......... .......... 35% 15.9M 23s\n138850K .......... .......... .......... .......... .......... 35% 20.4M 23s\n138900K .......... .......... .......... .......... .......... 35% 19.4M 23s\n138950K .......... .......... .......... .......... .......... 35% 20.4M 23s\n139000K .......... .......... .......... .......... .......... 35% 19.3M 23s\n139050K .......... .......... .......... .......... .......... 35% 21.0M 23s\n139100K .......... .......... .......... .......... .......... 35% 19.1M 23s\n139150K .......... .......... .......... .......... .......... 35% 20.7M 23s\n139200K .......... .......... .......... .......... .......... 35%  340K 23s\n139250K .......... .......... .......... .......... .......... 35% 16.1M 23s\n139300K .......... .......... .......... .......... .......... 35% 7.67M 23s\n139350K .......... .......... .......... .......... .......... 35% 17.5M 23s\n139400K .......... .......... .......... .......... .......... 35% 17.3M 23s\n139450K .......... .......... .......... .......... .......... 35% 20.6M 23s\n139500K .......... .......... .......... .......... .......... 35% 8.46M 23s\n139550K .......... .......... .......... .......... .......... 35% 8.41M 23s\n139600K .......... .......... .......... .......... .......... 35% 12.2M 23s\n139650K .......... .......... .......... .......... .......... 35% 13.5M 23s\n139700K .......... .......... .......... .......... .......... 35% 16.4M 23s\n139750K .......... .......... .......... .......... .......... 35% 16.3M 23s\n139800K .......... .......... .......... .......... .......... 35% 15.3M 23s\n139850K .......... .......... .......... .......... .......... 35% 14.2M 23s\n139900K .......... .......... .......... .......... .......... 35% 14.0M 23s\n139950K .......... .......... .......... .......... .......... 35% 16.7M 23s\n140000K .......... .......... .......... .......... .......... 35% 11.7M 23s\n140050K .......... .......... .......... .......... .......... 35% 18.5M 23s\n140100K .......... .......... .......... .......... .......... 35% 19.4M 23s\n140150K .......... .......... .......... .......... .......... 35% 7.13M 23s\n140200K .......... .......... .......... .......... .......... 35% 15.4M 23s\n140250K .......... .......... .......... .......... .......... 35% 18.9M 23s\n140300K .......... .......... .......... .......... .......... 35% 19.2M 23s\n140350K .......... .......... .......... .......... .......... 35% 19.0M 23s\n140400K .......... .......... .......... .......... .......... 35% 15.3M 23s\n140450K .......... .......... .......... .......... .......... 35% 19.4M 23s\n140500K .......... .......... .......... .......... .......... 35% 19.0M 23s\n140550K .......... .......... .......... .......... .......... 35% 14.8M 23s\n140600K .......... .......... .......... .......... .......... 35% 3.40M 23s\n140650K .......... .......... .......... .......... .......... 35% 8.35M 23s\n140700K .......... .......... .......... .......... .......... 35% 19.3M 23s\n140750K .......... .......... .......... .......... .......... 35% 19.1M 23s\n140800K .......... .......... .......... .......... .......... 35% 13.6M 23s\n140850K .......... .......... .......... .......... .......... 35% 18.7M 23s\n140900K .......... .......... .......... .......... .......... 35% 16.3M 23s\n140950K .......... .......... .......... .......... .......... 35% 17.3M 23s\n141000K .......... .......... .......... .......... .......... 35% 17.7M 23s\n141050K .......... .......... .......... .......... .......... 35% 13.7M 23s\n141100K .......... .......... .......... .......... .......... 35% 18.3M 23s\n141150K .......... .......... .......... .......... .......... 35% 18.9M 23s\n141200K .......... .......... .......... .......... .......... 35% 16.0M 23s\n141250K .......... .......... .......... .......... .......... 36% 24.6M 23s\n141300K .......... .......... .......... .......... .......... 36% 23.8M 23s\n141350K .......... .......... .......... .......... .......... 36% 25.6M 23s\n141400K .......... .......... .......... .......... .......... 36% 23.3M 23s\n141450K .......... .......... .......... .......... .......... 36% 25.6M 23s\n141500K .......... .......... .......... .......... .......... 36% 25.1M 23s\n141550K .......... .......... .......... .......... .......... 36% 25.7M 23s\n141600K .......... .......... .......... .......... .......... 36% 20.4M 23s\n141650K .......... .......... .......... .......... .......... 36% 25.6M 23s\n141700K .......... .......... .......... .......... .......... 36% 25.1M 23s\n141750K .......... .......... .......... .......... .......... 36% 25.7M 23s\n141800K .......... .......... .......... .......... .......... 36% 23.5M 23s\n141850K .......... .......... .......... .......... .......... 36% 24.9M 23s\n141900K .......... .......... .......... .......... .......... 36% 25.0M 23s\n141950K .......... .......... .......... .......... .......... 36% 25.6M 23s\n142000K .......... .......... .......... .......... .......... 36% 20.3M 23s\n142050K .......... .......... .......... .......... .......... 36% 25.6M 23s\n142100K .......... .......... .......... .......... .......... 36% 24.9M 23s\n142150K .......... .......... .......... .......... .......... 36% 25.7M 23s\n142200K .......... .......... .......... .......... .......... 36% 23.6M 23s\n142250K .......... .......... .......... .......... .......... 36% 25.7M 23s\n142300K .......... .......... .......... .......... .......... 36% 25.0M 23s\n142350K .......... .......... .......... .......... .......... 36% 25.7M 23s\n142400K .......... .......... .......... .......... .......... 36% 20.4M 23s\n142450K .......... .......... .......... .......... .......... 36% 25.6M 23s\n142500K .......... .......... .......... .......... .......... 36% 25.1M 23s\n142550K .......... .......... .......... .......... .......... 36% 8.02M 23s\n142600K .......... .......... .......... .......... .......... 36% 33.5M 23s\n142650K .......... .......... .......... .......... .......... 36% 36.0M 23s\n142700K .......... .......... .......... .......... .......... 36%  857K 23s\n142750K .......... .......... .......... .......... .......... 36% 16.3M 23s\n142800K .......... .......... .......... .......... .......... 36% 6.86M 23s\n142850K .......... .......... .......... .......... .......... 36% 2.12M 23s\n142900K .......... .......... .......... .......... .......... 36% 7.39M 23s\n142950K .......... .......... .......... .......... .......... 36% 8.24M 23s\n143000K .......... .......... .......... .......... .......... 36% 13.8M 23s\n143050K .......... .......... .......... .......... .......... 36% 14.4M 23s\n143100K .......... .......... .......... .......... .......... 36% 16.9M 23s\n143150K .......... .......... .......... .......... .......... 36% 15.0M 23s\n143200K .......... .......... .......... .......... .......... 36% 9.37M 23s\n143250K .......... .......... .......... .......... .......... 36% 15.1M 23s\n143300K .......... .......... .......... .......... .......... 36% 6.59M 23s\n143350K .......... .......... .......... .......... .......... 36% 15.1M 23s\n143400K .......... .......... .......... .......... .......... 36% 16.7M 23s\n143450K .......... .......... .......... .......... .......... 36% 10.0M 23s\n143500K .......... .......... .......... .......... .......... 36% 14.3M 23s\n143550K .......... .......... .......... .......... .......... 36% 10.9M 23s\n143600K .......... .......... .......... .......... .......... 36% 14.7M 23s\n143650K .......... .......... .......... .......... .......... 36% 18.0M 23s\n143700K .......... .......... .......... .......... .......... 36% 14.2M 23s\n143750K .......... .......... .......... .......... .......... 36% 18.5M 23s\n143800K .......... .......... .......... .......... .......... 36% 16.3M 23s\n143850K .......... .......... .......... .......... .......... 36% 17.7M 23s\n143900K .......... .......... .......... .......... .......... 36% 16.0M 23s\n143950K .......... .......... .......... .......... .......... 36% 16.2M 23s\n144000K .......... .......... .......... .......... .......... 36% 15.3M 23s\n144050K .......... .......... .......... .......... .......... 36% 14.9M 23s\n144100K .......... .......... .......... .......... .......... 36% 18.4M 23s\n144150K .......... .......... .......... .......... .......... 36% 14.5M 23s\n144200K .......... .......... .......... .......... .......... 36% 21.6M 23s\n144250K .......... .......... .......... .......... .......... 36% 23.8M 23s\n144300K .......... .......... .......... .......... .......... 36% 22.7M 23s\n144350K .......... .......... .......... .......... .......... 36% 25.4M 23s\n144400K .......... .......... .......... .......... .......... 36% 18.3M 23s\n144450K .......... .......... .......... .......... .......... 36% 23.0M 23s\n144500K .......... .......... .......... .......... .......... 36% 18.1M 23s\n144550K .......... .......... .......... .......... .......... 36% 20.2M 23s\n144600K .......... .......... .......... .......... .......... 36% 23.8M 23s\n144650K .......... .......... .......... .......... .......... 36% 25.2M 23s\n144700K .......... .......... .......... .......... .......... 36% 21.8M 23s\n144750K .......... .......... .......... .......... .......... 36% 22.0M 23s\n144800K .......... .......... .......... .......... .......... 36% 13.8M 22s\n144850K .......... .......... .......... .......... .......... 36% 23.7M 22s\n144900K .......... .......... .......... .......... .......... 36% 20.7M 22s\n144950K .......... .......... .......... .......... .......... 36% 25.4M 22s\n145000K .......... .......... .......... .......... .......... 36% 22.0M 22s\n145050K .......... .......... .......... .......... .......... 36% 24.8M 22s\n145100K .......... .......... .......... .......... .......... 36% 21.1M 22s\n145150K .......... .......... .......... .......... .......... 37% 21.7M 22s\n145200K .......... .......... .......... .......... .......... 37% 19.4M 22s\n145250K .......... .......... .......... .......... .......... 37% 25.5M 22s\n145300K .......... .......... .......... .......... .......... 37% 23.5M 22s\n145350K .......... .......... .......... .......... .......... 37% 22.9M 22s\n145400K .......... .......... .......... .......... .......... 37% 23.2M 22s\n145450K .......... .......... .......... .......... .......... 37% 19.7M 22s\n145500K .......... .......... .......... .......... .......... 37% 25.0M 22s\n145550K .......... .......... .......... .......... .......... 37% 24.9M 22s\n145600K .......... .......... .......... .......... .......... 37% 19.5M 22s\n145650K .......... .......... .......... .......... .......... 37% 24.8M 22s\n145700K .......... .......... .......... .......... .......... 37% 25.5M 22s\n145750K .......... .......... .......... .......... .......... 37% 25.0M 22s\n145800K .......... .......... .......... .......... .......... 37% 24.1M 22s\n145850K .......... .......... .......... .......... .......... 37% 23.7M 22s\n145900K .......... .......... .......... .......... .......... 37% 24.7M 22s\n145950K .......... .......... .......... .......... .......... 37% 24.4M 22s\n146000K .......... .......... .......... .......... .......... 37% 20.5M 22s\n146050K .......... .......... .......... .......... .......... 37% 25.1M 22s\n146100K .......... .......... .......... .......... .......... 37% 24.1M 22s\n146150K .......... .......... .......... .......... .......... 37% 25.1M 22s\n146200K .......... .......... .......... .......... .......... 37% 24.0M 22s\n146250K .......... .......... .......... .......... .......... 37% 25.1M 22s\n146300K .......... .......... .......... .......... .......... 37% 25.0M 22s\n146350K .......... .......... .......... .......... .......... 37% 23.7M 22s\n146400K .......... .......... .......... .......... .......... 37% 20.6M 22s\n146450K .......... .......... .......... .......... .......... 37% 25.0M 22s\n146500K .......... .......... .......... .......... .......... 37% 8.83M 22s\n146550K .......... .......... .......... .......... .......... 37% 18.6M 22s\n146600K .......... .......... .......... .......... .......... 37% 17.1M 22s\n146650K .......... .......... .......... .......... .......... 37% 19.0M 22s\n146700K .......... .......... .......... .......... .......... 37% 16.5M 22s\n146750K .......... .......... .......... .......... .......... 37% 18.7M 22s\n146800K .......... .......... .......... .......... .......... 37% 2.67M 22s\n146850K .......... .......... .......... .......... .......... 37% 9.03M 22s\n146900K .......... .......... .......... .......... .......... 37% 14.1M 22s\n146950K .......... .......... .......... .......... .......... 37% 20.2M 22s\n147000K .......... .......... .......... .......... .......... 37% 16.3M 22s\n147050K .......... .......... .......... .......... .......... 37% 21.8M 22s\n147100K .......... .......... .......... .......... .......... 37% 17.9M 22s\n147150K .......... .......... .......... .......... .......... 37% 22.2M 22s\n147200K .......... .......... .......... .......... .......... 37% 14.4M 22s\n147250K .......... .......... .......... .......... .......... 37% 17.7M 22s\n147300K .......... .......... .......... .......... .......... 37% 15.2M 22s\n147350K .......... .......... .......... .......... .......... 37% 23.3M 22s\n147400K .......... .......... .......... .......... .......... 37% 19.6M 22s\n147450K .......... .......... .......... .......... .......... 37% 5.77M 22s\n147500K .......... .......... .......... .......... .......... 37% 5.28M 22s\n147550K .......... .......... .......... .......... .......... 37% 8.40M 22s\n147600K .......... .......... .......... .......... .......... 37% 25.3M 22s\n147650K .......... .......... .......... .......... .......... 37% 29.3M 22s\n147700K .......... .......... .......... .......... .......... 37% 30.4M 22s\n147750K .......... .......... .......... .......... .......... 37% 30.7M 22s\n147800K .......... .......... .......... .......... .......... 37% 19.1M 22s\n147850K .......... .......... .......... .......... .......... 37% 24.3M 22s\n147900K .......... .......... .......... .......... .......... 37% 26.2M 22s\n147950K .......... .......... .......... .......... .......... 37% 19.8M 22s\n148000K .......... .......... .......... .......... .......... 37% 22.2M 22s\n148050K .......... .......... .......... .......... .......... 37% 14.3M 22s\n148100K .......... .......... .......... .......... .......... 37% 30.9M 22s\n148150K .......... .......... .......... .......... .......... 37% 34.5M 22s\n148200K .......... .......... .......... .......... .......... 37% 31.0M 22s\n148250K .......... .......... .......... .......... .......... 37% 31.8M 22s\n148300K .......... .......... .......... .......... .......... 37% 27.2M 22s\n148350K .......... .......... .......... .......... .......... 37% 31.8M 22s\n148400K .......... .......... .......... .......... .......... 37% 28.2M 22s\n148450K .......... .......... .......... .......... .......... 37% 31.3M 22s\n148500K .......... .......... .......... .......... .......... 37% 28.5M 22s\n148550K .......... .......... .......... .......... .......... 37% 27.6M 22s\n148600K .......... .......... .......... .......... .......... 37% 31.9M 22s\n148650K .......... .......... .......... .......... .......... 37% 27.1M 22s\n148700K .......... .......... .......... .......... .......... 37% 27.4M 22s\n148750K .......... .......... .......... .......... .......... 37% 32.3M 22s\n148800K .......... .......... .......... .......... .......... 37% 24.8M 22s\n148850K .......... .......... .......... .......... .......... 37% 31.3M 22s\n148900K .......... .......... .......... .......... .......... 37% 30.0M 22s\n148950K .......... .......... .......... .......... .......... 37% 26.1M 22s\n149000K .......... .......... .......... .......... .......... 37% 8.21M 22s\n149050K .......... .......... .......... .......... .......... 37% 34.7M 22s\n149100K .......... .......... .......... .......... .......... 38% 35.9M 22s\n149150K .......... .......... .......... .......... .......... 38% 32.5M 22s\n149200K .......... .......... .......... .......... .......... 38% 21.1M 22s\n149250K .......... .......... .......... .......... .......... 38% 34.1M 22s\n149300K .......... .......... .......... .......... .......... 38% 9.58M 22s\n149350K .......... .......... .......... .......... .......... 38% 14.8M 22s\n149400K .......... .......... .......... .......... .......... 38% 33.0M 22s\n149450K .......... .......... .......... .......... .......... 38% 36.1M 22s\n149500K .......... .......... .......... .......... .......... 38% 15.1M 22s\n149550K .......... .......... .......... .......... .......... 38% 26.8M 22s\n149600K .......... .......... .......... .......... .......... 38% 18.5M 22s\n149650K .......... .......... .......... .......... .......... 38% 13.2M 22s\n149700K .......... .......... .......... .......... .......... 38% 15.2M 22s\n149750K .......... .......... .......... .......... .......... 38% 23.7M 22s\n149800K .......... .......... .......... .......... .......... 38% 26.9M 22s\n149850K .......... .......... .......... .......... .......... 38% 33.0M 22s\n149900K .......... .......... .......... .......... .......... 38% 34.7M 22s\n149950K .......... .......... .......... .......... .......... 38% 34.8M 22s\n150000K .......... .......... .......... .......... .......... 38% 27.2M 22s\n150050K .......... .......... .......... .......... .......... 38% 28.4M 22s\n150100K .......... .......... .......... .......... .......... 38% 34.2M 22s\n150150K .......... .......... .......... .......... .......... 38% 34.2M 22s\n150200K .......... .......... .......... .......... .......... 38% 32.3M 22s\n150250K .......... .......... .......... .......... .......... 38% 35.4M 22s\n150300K .......... .......... .......... .......... .......... 38% 35.1M 22s\n150350K .......... .......... .......... .......... .......... 38% 32.4M 22s\n150400K .......... .......... .......... .......... .......... 38% 23.3M 22s\n150450K .......... .......... .......... .......... .......... 38% 33.4M 22s\n150500K .......... .......... .......... .......... .......... 38% 34.5M 22s\n150550K .......... .......... .......... .......... .......... 38% 34.6M 22s\n150600K .......... .......... .......... .......... .......... 38% 30.6M 22s\n150650K .......... .......... .......... .......... .......... 38% 30.6M 22s\n150700K .......... .......... .......... .......... .......... 38% 33.2M 22s\n150750K .......... .......... .......... .......... .......... 38% 30.4M 22s\n150800K .......... .......... .......... .......... .......... 38% 22.8M 22s\n150850K .......... .......... .......... .......... .......... 38%  594K 22s\n150900K .......... .......... .......... .......... .......... 38% 26.7M 22s\n150950K .......... .......... .......... .......... .......... 38% 22.2M 22s\n151000K .......... .......... .......... .......... .......... 38% 27.6M 22s\n151050K .......... .......... .......... .......... .......... 38% 29.6M 22s\n151100K .......... .......... .......... .......... .......... 38% 8.75M 22s\n151150K .......... .......... .......... .......... .......... 38% 26.7M 22s\n151200K .......... .......... .......... .......... .......... 38% 19.9M 22s\n151250K .......... .......... .......... .......... .......... 38% 27.6M 22s\n151300K .......... .......... .......... .......... .......... 38% 20.4M 22s\n151350K .......... .......... .......... .......... .......... 38% 9.13M 22s\n151400K .......... .......... .......... .......... .......... 38% 26.6M 22s\n151450K .......... .......... .......... .......... .......... 38% 35.7M 22s\n151500K .......... .......... .......... .......... .......... 38% 4.20M 22s\n151550K .......... .......... .......... .......... .......... 38% 25.9M 22s\n151600K .......... .......... .......... .......... .......... 38% 27.5M 22s\n151650K .......... .......... .......... .......... .......... 38% 35.4M 22s\n151700K .......... .......... .......... .......... .......... 38% 29.2M 22s\n151750K .......... .......... .......... .......... .......... 38% 34.0M 22s\n151800K .......... .......... .......... .......... .......... 38% 33.1M 22s\n151850K .......... .......... .......... .......... .......... 38% 30.5M 22s\n151900K .......... .......... .......... .......... .......... 38% 27.9M 22s\n151950K .......... .......... .......... .......... .......... 38% 34.4M 22s\n152000K .......... .......... .......... .......... .......... 38% 25.6M 21s\n152050K .......... .......... .......... .......... .......... 38% 35.8M 21s\n152100K .......... .......... .......... .......... .......... 38% 30.2M 21s\n152150K .......... .......... .......... .......... .......... 38% 28.2M 21s\n152200K .......... .......... .......... .......... .......... 38% 24.5M 21s\n152250K .......... .......... .......... .......... .......... 38% 26.8M 21s\n152300K .......... .......... .......... .......... .......... 38% 26.4M 21s\n152350K .......... .......... .......... .......... .......... 38% 26.2M 21s\n152400K .......... .......... .......... .......... .......... 38% 19.8M 21s\n152450K .......... .......... .......... .......... .......... 38% 26.3M 21s\n152500K .......... .......... .......... .......... .......... 38% 26.1M 21s\n152550K .......... .......... .......... .......... .......... 38% 29.8M 21s\n152600K .......... .......... .......... .......... .......... 38% 24.6M 21s\n152650K .......... .......... .......... .......... .......... 38% 25.8M 21s\n152700K .......... .......... .......... .......... .......... 38% 21.7M 21s\n152750K .......... .......... .......... .......... .......... 38% 17.5M 21s\n152800K .......... .......... .......... .......... .......... 38% 24.6M 21s\n152850K .......... .......... .......... .......... .......... 38% 31.5M 21s\n152900K .......... .......... .......... .......... .......... 38% 29.3M 21s\n152950K .......... .......... .......... .......... .......... 38% 23.3M 21s\n153000K .......... .......... .......... .......... .......... 39% 29.0M 21s\n153050K .......... .......... .......... .......... .......... 39% 9.46M 21s\n153100K .......... .......... .......... .......... .......... 39% 25.5M 21s\n153150K .......... .......... .......... .......... .......... 39% 24.3M 21s\n153200K .......... .......... .......... .......... .......... 39% 24.4M 21s\n153250K .......... .......... .......... .......... .......... 39% 28.2M 21s\n153300K .......... .......... .......... .......... .......... 39% 27.4M 21s\n153350K .......... .......... .......... .......... .......... 39% 23.6M 21s\n153400K .......... .......... .......... .......... .......... 39% 23.9M 21s\n153450K .......... .......... .......... .......... .......... 39% 32.3M 21s\n153500K .......... .......... .......... .......... .......... 39% 28.8M 21s\n153550K .......... .......... .......... .......... .......... 39% 24.8M 21s\n153600K .......... .......... .......... .......... .......... 39% 22.5M 21s\n153650K .......... .......... .......... .......... .......... 39% 22.1M 21s\n153700K .......... .......... .......... .......... .......... 39% 29.4M 21s\n153750K .......... .......... .......... .......... .......... 39% 25.6M 21s\n153800K .......... .......... .......... .......... .......... 39% 22.7M 21s\n153850K .......... .......... .......... .......... .......... 39% 29.6M 21s\n153900K .......... .......... .......... .......... .......... 39% 30.1M 21s\n153950K .......... .......... .......... .......... .......... 39% 23.1M 21s\n154000K .......... .......... .......... .......... .......... 39% 19.3M 21s\n154050K .......... .......... .......... .......... .......... 39% 23.5M 21s\n154100K .......... .......... .......... .......... .......... 39% 23.1M 21s\n154150K .......... .......... .......... .......... .......... 39% 24.4M 21s\n154200K .......... .......... .......... .......... .......... 39% 24.7M 21s\n154250K .......... .......... .......... .......... .......... 39% 29.0M 21s\n154300K .......... .......... .......... .......... .......... 39% 28.0M 21s\n154350K .......... .......... .......... .......... .......... 39% 26.4M 21s\n154400K .......... .......... .......... .......... .......... 39% 19.0M 21s\n154450K .......... .......... .......... .......... .......... 39% 25.4M 21s\n154500K .......... .......... .......... .......... .......... 39% 29.8M 21s\n154550K .......... .......... .......... .......... .......... 39% 33.6M 21s\n154600K .......... .......... .......... .......... .......... 39% 30.4M 21s\n154650K .......... .......... .......... .......... .......... 39% 32.9M 21s\n154700K .......... .......... .......... .......... .......... 39% 32.6M 21s\n154750K .......... .......... .......... .......... .......... 39% 29.9M 21s\n154800K .......... .......... .......... .......... .......... 39% 25.4M 21s\n154850K .......... .......... .......... .......... .......... 39% 16.6M 21s\n154900K .......... .......... .......... .......... .......... 39% 32.5M 21s\n154950K .......... .......... .......... .......... .......... 39%  559K 21s\n155000K .......... .......... .......... .......... .......... 39% 16.5M 21s\n155050K .......... .......... .......... .......... .......... 39% 25.1M 21s\n155100K .......... .......... .......... .......... .......... 39% 28.7M 21s\n155150K .......... .......... .......... .......... .......... 39% 22.0M 21s\n155200K .......... .......... .......... .......... .......... 39% 20.3M 21s\n155250K .......... .......... .......... .......... .......... 39% 31.2M 21s\n155300K .......... .......... .......... .......... .......... 39% 28.6M 21s\n155350K .......... .......... .......... .......... .......... 39% 14.1M 21s\n155400K .......... .......... .......... .......... .......... 39% 16.5M 21s\n155450K .......... .......... .......... .......... .......... 39% 4.14M 21s\n155500K .......... .......... .......... .......... .......... 39% 25.9M 21s\n155550K .......... .......... .......... .......... .......... 39% 1.90M 21s\n155600K .......... .......... .......... .......... .......... 39% 10.8M 21s\n155650K .......... .......... .......... .......... .......... 39% 8.07M 21s\n155700K .......... .......... .......... .......... .......... 39% 8.53M 21s\n155750K .......... .......... .......... .......... .......... 39% 10.2M 21s\n155800K .......... .......... .......... .......... .......... 39% 13.7M 21s\n155850K .......... .......... .......... .......... .......... 39% 17.4M 21s\n155900K .......... .......... .......... .......... .......... 39% 15.0M 21s\n155950K .......... .......... .......... .......... .......... 39% 16.7M 21s\n156000K .......... .......... .......... .......... .......... 39% 15.5M 21s\n156050K .......... .......... .......... .......... .......... 39% 12.3M 21s\n156100K .......... .......... .......... .......... .......... 39% 14.2M 21s\n156150K .......... .......... .......... .......... .......... 39% 19.5M 21s\n156200K .......... .......... .......... .......... .......... 39% 12.2M 21s\n156250K .......... .......... .......... .......... .......... 39% 18.7M 21s\n156300K .......... .......... .......... .......... .......... 39% 17.6M 21s\n156350K .......... .......... .......... .......... .......... 39% 16.9M 21s\n156400K .......... .......... .......... .......... .......... 39% 13.5M 21s\n156450K .......... .......... .......... .......... .......... 39% 25.9M 21s\n156500K .......... .......... .......... .......... .......... 39% 21.7M 21s\n156550K .......... .......... .......... .......... .......... 39% 24.9M 21s\n156600K .......... .......... .......... .......... .......... 39% 17.6M 21s\n156650K .......... .......... .......... .......... .......... 39% 20.7M 21s\n156700K .......... .......... .......... .......... .......... 39% 27.1M 21s\n156750K .......... .......... .......... .......... .......... 39% 35.0M 21s\n156800K .......... .......... .......... .......... .......... 39% 26.4M 21s\n156850K .......... .......... .......... .......... .......... 39% 29.3M 21s\n156900K .......... .......... .......... .......... .......... 39% 31.5M 21s\n156950K .......... .......... .......... .......... .......... 40% 28.8M 21s\n157000K .......... .......... .......... .......... .......... 40% 26.5M 21s\n157050K .......... .......... .......... .......... .......... 40% 28.2M 21s\n157100K .......... .......... .......... .......... .......... 40% 33.3M 21s\n157150K .......... .......... .......... .......... .......... 40% 25.5M 21s\n157200K .......... .......... .......... .......... .......... 40% 23.0M 21s\n157250K .......... .......... .......... .......... .......... 40% 34.5M 21s\n157300K .......... .......... .......... .......... .......... 40% 13.5M 21s\n157350K .......... .......... .......... .......... .......... 40% 32.8M 21s\n157400K .......... .......... .......... .......... .......... 40% 32.0M 21s\n157450K .......... .......... .......... .......... .......... 40% 30.7M 21s\n157500K .......... .......... .......... .......... .......... 40% 27.2M 21s\n157550K .......... .......... .......... .......... .......... 40% 32.3M 21s\n157600K .......... .......... .......... .......... .......... 40% 23.8M 21s\n157650K .......... .......... .......... .......... .......... 40% 34.6M 21s\n157700K .......... .......... .......... .......... .......... 40% 34.8M 21s\n157750K .......... .......... .......... .......... .......... 40% 32.1M 21s\n157800K .......... .......... .......... .......... .......... 40% 32.9M 21s\n157850K .......... .......... .......... .......... .......... 40% 27.1M 21s\n157900K .......... .......... .......... .......... .......... 40% 34.0M 21s\n157950K .......... .......... .......... .......... .......... 40% 33.2M 21s\n158000K .......... .......... .......... .......... .......... 40% 24.4M 21s\n158050K .......... .......... .......... .......... .......... 40% 31.9M 21s\n158100K .......... .......... .......... .......... .......... 40% 29.7M 21s\n158150K .......... .......... .......... .......... .......... 40% 26.9M 21s\n158200K .......... .......... .......... .......... .......... 40% 24.4M 21s\n158250K .......... .......... .......... .......... .......... 40% 34.5M 21s\n158300K .......... .......... .......... .......... .......... 40% 34.7M 21s\n158350K .......... .......... .......... .......... .......... 40% 28.3M 21s\n158400K .......... .......... .......... .......... .......... 40% 27.1M 21s\n158450K .......... .......... .......... .......... .......... 40% 29.8M 21s\n158500K .......... .......... .......... .......... .......... 40% 35.5M 21s\n158550K .......... .......... .......... .......... .......... 40% 35.8M 21s\n158600K .......... .......... .......... .......... .......... 40% 18.2M 21s\n158650K .......... .......... .......... .......... .......... 40% 29.8M 21s\n158700K .......... .......... .......... .......... .......... 40% 29.3M 21s\n158750K .......... .......... .......... .......... .......... 40% 36.2M 21s\n158800K .......... .......... .......... .......... .......... 40% 23.5M 21s\n158850K .......... .......... .......... .......... .......... 40% 29.6M 21s\n158900K .......... .......... .......... .......... .......... 40% 26.4M 21s\n158950K .......... .......... .......... .......... .......... 40% 26.5M 21s\n159000K .......... .......... .......... .......... .......... 40% 27.8M 21s\n159050K .......... .......... .......... .......... .......... 40% 1002K 21s\n159100K .......... .......... .......... .......... .......... 40% 25.7M 21s\n159150K .......... .......... .......... .......... .......... 40% 21.7M 21s\n159200K .......... .......... .......... .......... .......... 40% 20.9M 21s\n159250K .......... .......... .......... .......... .......... 40% 27.8M 21s\n159300K .......... .......... .......... .......... .......... 40% 28.8M 21s\n159350K .......... .......... .......... .......... .......... 40% 23.0M 21s\n159400K .......... .......... .......... .......... .......... 40% 16.7M 21s\n159450K .......... .......... .......... .......... .......... 40% 28.9M 21s\n159500K .......... .......... .......... .......... .......... 40% 33.6M 21s\n159550K .......... .......... .......... .......... .......... 40% 28.8M 21s\n159600K .......... .......... .......... .......... .......... 40% 26.1M 21s\n159650K .......... .......... .......... .......... .......... 40% 28.2M 21s\n159700K .......... .......... .......... .......... .......... 40% 33.8M 21s\n159750K .......... .......... .......... .......... .......... 40% 32.8M 21s\n159800K .......... .......... .......... .......... .......... 40% 10.6M 21s\n159850K .......... .......... .......... .......... .......... 40% 19.7M 20s\n159900K .......... .......... .......... .......... .......... 40% 20.9M 20s\n159950K .......... .......... .......... .......... .......... 40% 21.5M 20s\n160000K .......... .......... .......... .......... .......... 40% 15.5M 20s\n160050K .......... .......... .......... .......... .......... 40% 20.9M 20s\n160100K .......... .......... .......... .......... .......... 40% 21.6M 20s\n160150K .......... .......... .......... .......... .......... 40% 19.5M 20s\n160200K .......... .......... .......... .......... .......... 40% 19.1M 20s\n160250K .......... .......... .......... .......... .......... 40% 11.4M 20s\n160300K .......... .......... .......... .......... .......... 40% 21.8M 20s\n160350K .......... .......... .......... .......... .......... 40% 21.8M 20s\n160400K .......... .......... .......... .......... .......... 40% 3.71M 20s\n160450K .......... .......... .......... .......... .......... 40% 6.07M 20s\n160500K .......... .......... .......... .......... .......... 40% 19.0M 20s\n160550K .......... .......... .......... .......... .......... 40% 20.3M 20s\n160600K .......... .......... .......... .......... .......... 40% 18.8M 20s\n160650K .......... .......... .......... .......... .......... 40% 19.2M 20s\n160700K .......... .......... .......... .......... .......... 40% 20.4M 20s\n160750K .......... .......... .......... .......... .......... 40% 21.0M 20s\n160800K .......... .......... .......... .......... .......... 40% 15.9M 20s\n160850K .......... .......... .......... .......... .......... 41% 18.6M 20s\n160900K .......... .......... .......... .......... .......... 41% 21.4M 20s\n160950K .......... .......... .......... .......... .......... 41% 16.4M 20s\n161000K .......... .......... .......... .......... .......... 41% 20.6M 20s\n161050K .......... .......... .......... .......... .......... 41% 17.9M 20s\n161100K .......... .......... .......... .......... .......... 41% 2.07M 20s\n161150K .......... .......... .......... .......... .......... 41% 21.0M 20s\n161200K .......... .......... .......... .......... .......... 41% 16.6M 20s\n161250K .......... .......... .......... .......... .......... 41% 15.9M 20s\n161300K .......... .......... .......... .......... .......... 41% 21.3M 20s\n161350K .......... .......... .......... .......... .......... 41% 21.7M 20s\n161400K .......... .......... .......... .......... .......... 41% 20.5M 20s\n161450K .......... .......... .......... .......... .......... 41% 19.6M 20s\n161500K .......... .......... .......... .......... .......... 41% 17.2M 20s\n161550K .......... .......... .......... .......... .......... 41% 20.6M 20s\n161600K .......... .......... .......... .......... .......... 41% 17.3M 20s\n161650K .......... .......... .......... .......... .......... 41% 8.15M 20s\n161700K .......... .......... .......... .......... .......... 41% 23.3M 20s\n161750K .......... .......... .......... .......... .......... 41% 22.1M 20s\n161800K .......... .......... .......... .......... .......... 41% 27.3M 20s\n161850K .......... .......... .......... .......... .......... 41% 13.2M 20s\n161900K .......... .......... .......... .......... .......... 41% 27.6M 20s\n161950K .......... .......... .......... .......... .......... 41% 27.5M 20s\n162000K .......... .......... .......... .......... .......... 41% 21.2M 20s\n162050K .......... .......... .......... .......... .......... 41% 24.0M 20s\n162100K .......... .......... .......... .......... .......... 41% 17.2M 20s\n162150K .......... .......... .......... .......... .......... 41% 30.5M 20s\n162200K .......... .......... .......... .......... .......... 41% 29.0M 20s\n162250K .......... .......... .......... .......... .......... 41% 34.6M 20s\n162300K .......... .......... .......... .......... .......... 41% 21.7M 20s\n162350K .......... .......... .......... .......... .......... 41% 17.9M 20s\n162400K .......... .......... .......... .......... .......... 41% 18.6M 20s\n162450K .......... .......... .......... .......... .......... 41% 26.6M 20s\n162500K .......... .......... .......... .......... .......... 41% 22.8M 20s\n162550K .......... .......... .......... .......... .......... 41% 17.9M 20s\n162600K .......... .......... .......... .......... .......... 41% 28.8M 20s\n162650K .......... .......... .......... .......... .......... 41% 26.3M 20s\n162700K .......... .......... .......... .......... .......... 41% 23.5M 20s\n162750K .......... .......... .......... .......... .......... 41% 25.6M 20s\n162800K .......... .......... .......... .......... .......... 41% 14.5M 20s\n162850K .......... .......... .......... .......... .......... 41% 26.6M 20s\n162900K .......... .......... .......... .......... .......... 41% 29.4M 20s\n162950K .......... .......... .......... .......... .......... 41% 18.9M 20s\n163000K .......... .......... .......... .......... .......... 41% 21.4M 20s\n163050K .......... .......... .......... .......... .......... 41% 19.8M 20s\n163100K .......... .......... .......... .......... .......... 41% 1.40M 20s\n163150K .......... .......... .......... .......... .......... 41% 24.5M 20s\n163200K .......... .......... .......... .......... .......... 41% 14.3M 20s\n163250K .......... .......... .......... .......... .......... 41% 18.0M 20s\n163300K .......... .......... .......... .......... .......... 41% 22.1M 20s\n163350K .......... .......... .......... .......... .......... 41% 26.3M 20s\n163400K .......... .......... .......... .......... .......... 41% 20.0M 20s\n163450K .......... .......... .......... .......... .......... 41% 20.8M 20s\n163500K .......... .......... .......... .......... .......... 41% 9.61M 20s\n163550K .......... .......... .......... .......... .......... 41% 20.2M 20s\n163600K .......... .......... .......... .......... .......... 41% 13.9M 20s\n163650K .......... .......... .......... .......... .......... 41% 34.5M 20s\n163700K .......... .......... .......... .......... .......... 41% 30.4M 20s\n163750K .......... .......... .......... .......... .......... 41% 27.1M 20s\n163800K .......... .......... .......... .......... .......... 41% 26.1M 20s\n163850K .......... .......... .......... .......... .......... 41% 20.6M 20s\n163900K .......... .......... .......... .......... .......... 41% 26.6M 20s\n163950K .......... .......... .......... .......... .......... 41% 27.8M 20s\n164000K .......... .......... .......... .......... .......... 41% 23.3M 20s\n164050K .......... .......... .......... .......... .......... 41% 32.4M 20s\n164100K .......... .......... .......... .......... .......... 41% 28.3M 20s\n164150K .......... .......... .......... .......... .......... 41% 9.35M 20s\n164200K .......... .......... .......... .......... .......... 41% 31.0M 20s\n164250K .......... .......... .......... .......... .......... 41% 35.2M 20s\n164300K .......... .......... .......... .......... .......... 41% 22.7M 20s\n164350K .......... .......... .......... .......... .......... 41% 23.4M 20s\n164400K .......... .......... .......... .......... .......... 41% 5.33M 20s\n164450K .......... .......... .......... .......... .......... 41% 14.7M 20s\n164500K .......... .......... .......... .......... .......... 41% 7.99M 20s\n164550K .......... .......... .......... .......... .......... 41% 11.3M 20s\n164600K .......... .......... .......... .......... .......... 41% 17.3M 20s\n164650K .......... .......... .......... .......... .......... 41% 18.2M 20s\n164700K .......... .......... .......... .......... .......... 41% 15.2M 20s\n164750K .......... .......... .......... .......... .......... 41% 12.8M 20s\n164800K .......... .......... .......... .......... .......... 42% 13.7M 20s\n164850K .......... .......... .......... .......... .......... 42% 25.7M 20s\n164900K .......... .......... .......... .......... .......... 42% 22.8M 20s\n164950K .......... .......... .......... .......... .......... 42% 31.0M 20s\n165000K .......... .......... .......... .......... .......... 42% 32.6M 20s\n165050K .......... .......... .......... .......... .......... 42% 25.0M 20s\n165100K .......... .......... .......... .......... .......... 42% 32.0M 20s\n165150K .......... .......... .......... .......... .......... 42% 31.4M 20s\n165200K .......... .......... .......... .......... .......... 42% 17.0M 20s\n165250K .......... .......... .......... .......... .......... 42% 29.1M 20s\n165300K .......... .......... .......... .......... .......... 42% 28.8M 20s\n165350K .......... .......... .......... .......... .......... 42% 28.3M 20s\n165400K .......... .......... .......... .......... .......... 42% 28.6M 20s\n165450K .......... .......... .......... .......... .......... 42% 25.0M 20s\n165500K .......... .......... .......... .......... .......... 42% 27.4M 20s\n165550K .......... .......... .......... .......... .......... 42% 27.4M 20s\n165600K .......... .......... .......... .......... .......... 42% 18.2M 20s\n165650K .......... .......... .......... .......... .......... 42% 33.4M 20s\n165700K .......... .......... .......... .......... .......... 42% 35.0M 20s\n165750K .......... .......... .......... .......... .......... 42% 27.8M 20s\n165800K .......... .......... .......... .......... .......... 42% 32.8M 20s\n165850K .......... .......... .......... .......... .......... 42% 33.9M 20s\n165900K .......... .......... .......... .......... .......... 42% 34.4M 20s\n165950K .......... .......... .......... .......... .......... 42% 3.82M 20s\n166000K .......... .......... .......... .......... .......... 42% 1.92M 20s\n166050K .......... .......... .......... .......... .......... 42% 22.4M 20s\n166100K .......... .......... .......... .......... .......... 42% 17.6M 20s\n166150K .......... .......... .......... .......... .......... 42% 25.1M 20s\n166200K .......... .......... .......... .......... .......... 42% 22.5M 20s\n166250K .......... .......... .......... .......... .......... 42% 34.9M 20s\n166300K .......... .......... .......... .......... .......... 42% 32.0M 20s\n166350K .......... .......... .......... .......... .......... 42% 29.1M 20s\n166400K .......... .......... .......... .......... .......... 42% 26.7M 20s\n166450K .......... .......... .......... .......... .......... 42% 33.5M 20s\n166500K .......... .......... .......... .......... .......... 42% 34.4M 20s\n166550K .......... .......... .......... .......... .......... 42% 27.1M 20s\n166600K .......... .......... .......... .......... .......... 42% 26.5M 20s\n166650K .......... .......... .......... .......... .......... 42% 31.2M 20s\n166700K .......... .......... .......... .......... .......... 42% 3.01M 20s\n166750K .......... .......... .......... .......... .......... 42% 15.4M 20s\n166800K .......... .......... .......... .......... .......... 42% 19.5M 20s\n166850K .......... .......... .......... .......... .......... 42% 35.8M 20s\n166900K .......... .......... .......... .......... .......... 42% 32.3M 20s\n166950K .......... .......... .......... .......... .......... 42% 19.3M 20s\n167000K .......... .......... .......... .......... .......... 42% 24.9M 20s\n167050K .......... .......... .......... .......... .......... 42% 26.7M 20s\n167100K .......... .......... .......... .......... .......... 42% 28.7M 20s\n167150K .......... .......... .......... .......... .......... 42% 28.9M 20s\n167200K .......... .......... .......... .......... .......... 42% 1.39M 20s\n167250K .......... .......... .......... .......... .......... 42% 15.1M 20s\n167300K .......... .......... .......... .......... .......... 42% 17.7M 20s\n167350K .......... .......... .......... .......... .......... 42% 18.3M 20s\n167400K .......... .......... .......... .......... .......... 42% 14.2M 20s\n167450K .......... .......... .......... .......... .......... 42% 19.9M 20s\n167500K .......... .......... .......... .......... .......... 42% 21.1M 20s\n167550K .......... .......... .......... .......... .......... 42% 23.3M 20s\n167600K .......... .......... .......... .......... .......... 42% 17.1M 20s\n167650K .......... .......... .......... .......... .......... 42% 19.6M 20s\n167700K .......... .......... .......... .......... .......... 42% 21.6M 20s\n167750K .......... .......... .......... .......... .......... 42% 21.6M 20s\n167800K .......... .......... .......... .......... .......... 42% 20.0M 20s\n167850K .......... .......... .......... .......... .......... 42% 8.97M 20s\n167900K .......... .......... .......... .......... .......... 42% 17.7M 20s\n167950K .......... .......... .......... .......... .......... 42% 14.3M 20s\n168000K .......... .......... .......... .......... .......... 42% 13.2M 20s\n168050K .......... .......... .......... .......... .......... 42% 18.4M 20s\n168100K .......... .......... .......... .......... .......... 42% 16.7M 20s\n168150K .......... .......... .......... .......... .......... 42% 17.2M 20s\n168200K .......... .......... .......... .......... .......... 42% 17.3M 20s\n168250K .......... .......... .......... .......... .......... 42% 15.3M 20s\n168300K .......... .......... .......... .......... .......... 42% 17.3M 20s\n168350K .......... .......... .......... .......... .......... 42% 17.4M 20s\n168400K .......... .......... .......... .......... .......... 42% 14.6M 19s\n168450K .......... .......... .......... .......... .......... 42% 15.7M 19s\n168500K .......... .......... .......... .......... .......... 42% 16.0M 19s\n168550K .......... .......... .......... .......... .......... 42% 18.5M 19s\n168600K .......... .......... .......... .......... .......... 42% 15.5M 19s\n168650K .......... .......... .......... .......... .......... 42% 15.5M 19s\n168700K .......... .......... .......... .......... .......... 43% 29.7M 19s\n168750K .......... .......... .......... .......... .......... 43% 8.74M 19s\n168800K .......... .......... .......... .......... .......... 43% 6.63M 19s\n168850K .......... .......... .......... .......... .......... 43% 23.5M 19s\n168900K .......... .......... .......... .......... .......... 43% 23.3M 19s\n168950K .......... .......... .......... .......... .......... 43% 8.54M 19s\n169000K .......... .......... .......... .......... .......... 43% 16.3M 19s\n169050K .......... .......... .......... .......... .......... 43% 31.2M 19s\n169100K .......... .......... .......... .......... .......... 43% 4.89M 19s\n169150K .......... .......... .......... .......... .......... 43% 21.5M 19s\n169200K .......... .......... .......... .......... .......... 43% 6.73M 19s\n169250K .......... .......... .......... .......... .......... 43% 4.45M 19s\n169300K .......... .......... .......... .......... .......... 43% 23.1M 19s\n169350K .......... .......... .......... .......... .......... 43% 23.4M 19s\n169400K .......... .......... .......... .......... .......... 43% 20.7M 19s\n169450K .......... .......... .......... .......... .......... 43% 6.86M 19s\n169500K .......... .......... .......... .......... .......... 43% 11.3M 19s\n169550K .......... .......... .......... .......... .......... 43% 24.8M 19s\n169600K .......... .......... .......... .......... .......... 43% 17.6M 19s\n169650K .......... .......... .......... .......... .......... 43% 22.2M 19s\n169700K .......... .......... .......... .......... .......... 43% 20.5M 19s\n169750K .......... .......... .......... .......... .......... 43% 29.6M 19s\n169800K .......... .......... .......... .......... .......... 43% 30.8M 19s\n169850K .......... .......... .......... .......... .......... 43% 10.1M 19s\n169900K .......... .......... .......... .......... .......... 43% 31.1M 19s\n169950K .......... .......... .......... .......... .......... 43% 31.8M 19s\n170000K .......... .......... .......... .......... .......... 43% 21.1M 19s\n170050K .......... .......... .......... .......... .......... 43% 14.7M 19s\n170100K .......... .......... .......... .......... .......... 43% 28.4M 19s\n170150K .......... .......... .......... .......... .......... 43% 24.7M 19s\n170200K .......... .......... .......... .......... .......... 43% 31.8M 19s\n170250K .......... .......... .......... .......... .......... 43% 21.2M 19s\n170300K .......... .......... .......... .......... .......... 43% 12.4M 19s\n170350K .......... .......... .......... .......... .......... 43% 32.2M 19s\n170400K .......... .......... .......... .......... .......... 43% 25.1M 19s\n170450K .......... .......... .......... .......... .......... 43% 32.4M 19s\n170500K .......... .......... .......... .......... .......... 43% 29.6M 19s\n170550K .......... .......... .......... .......... .......... 43% 17.9M 19s\n170600K .......... .......... .......... .......... .......... 43% 29.7M 19s\n170650K .......... .......... .......... .......... .......... 43% 21.7M 19s\n170700K .......... .......... .......... .......... .......... 43% 31.9M 19s\n170750K .......... .......... .......... .......... .......... 43% 31.7M 19s\n170800K .......... .......... .......... .......... .......... 43% 13.7M 19s\n170850K .......... .......... .......... .......... .......... 43% 32.4M 19s\n170900K .......... .......... .......... .......... .......... 43% 32.2M 19s\n170950K .......... .......... .......... .......... .......... 43% 32.4M 19s\n171000K .......... .......... .......... .......... .......... 43% 27.4M 19s\n171050K .......... .......... .......... .......... .......... 43% 16.0M 19s\n171100K .......... .......... .......... .......... .......... 43% 30.7M 19s\n171150K .......... .......... .......... .......... .......... 43% 25.7M 19s\n171200K .......... .......... .......... .......... .......... 43% 25.4M 19s\n171250K .......... .......... .......... .......... .......... 43% 1.71M 19s\n171300K .......... .......... .......... .......... .......... 43% 16.8M 19s\n171350K .......... .......... .......... .......... .......... 43% 19.6M 19s\n171400K .......... .......... .......... .......... .......... 43% 14.2M 19s\n171450K .......... .......... .......... .......... .......... 43% 10.3M 19s\n171500K .......... .......... .......... .......... .......... 43% 8.28M 19s\n171550K .......... .......... .......... .......... .......... 43% 3.65M 19s\n171600K .......... .......... .......... .......... .......... 43% 18.2M 19s\n171650K .......... .......... .......... .......... .......... 43% 8.95M 19s\n171700K .......... .......... .......... .......... .......... 43% 20.5M 19s\n171750K .......... .......... .......... .......... .......... 43% 10.0M 19s\n171800K .......... .......... .......... .......... .......... 43% 20.9M 19s\n171850K .......... .......... .......... .......... .......... 43% 28.4M 19s\n171900K .......... .......... .......... .......... .......... 43% 33.8M 19s\n171950K .......... .......... .......... .......... .......... 43% 34.3M 19s\n172000K .......... .......... .......... .......... .......... 43% 23.3M 19s\n172050K .......... .......... .......... .......... .......... 43% 34.3M 19s\n172100K .......... .......... .......... .......... .......... 43% 9.83M 19s\n172150K .......... .......... .......... .......... .......... 43% 34.7M 19s\n172200K .......... .......... .......... .......... .......... 43% 33.8M 19s\n172250K .......... .......... .......... .......... .......... 43% 34.3M 19s\n172300K .......... .......... .......... .......... .......... 43% 31.2M 19s\n172350K .......... .......... .......... .......... .......... 43% 32.6M 19s\n172400K .......... .......... .......... .......... .......... 43% 15.7M 19s\n172450K .......... .......... .......... .......... .......... 43% 25.7M 19s\n172500K .......... .......... .......... .......... .......... 43% 27.6M 19s\n172550K .......... .......... .......... .......... .......... 43% 30.8M 19s\n172600K .......... .......... .......... .......... .......... 43% 22.6M 19s\n172650K .......... .......... .......... .......... .......... 44% 34.9M 19s\n172700K .......... .......... .......... .......... .......... 44% 18.9M 19s\n172750K .......... .......... .......... .......... .......... 44% 31.5M 19s\n172800K .......... .......... .......... .......... .......... 44% 23.5M 19s\n172850K .......... .......... .......... .......... .......... 44% 28.8M 19s\n172900K .......... .......... .......... .......... .......... 44% 30.8M 19s\n172950K .......... .......... .......... .......... .......... 44% 19.9M 19s\n173000K .......... .......... .......... .......... .......... 44% 30.5M 19s\n173050K .......... .......... .......... .......... .......... 44% 31.1M 19s\n173100K .......... .......... .......... .......... .......... 44% 34.9M 19s\n173150K .......... .......... .......... .......... .......... 44% 23.8M 19s\n173200K .......... .......... .......... .......... .......... 44% 25.8M 19s\n173250K .......... .......... .......... .......... .......... 44% 22.7M 19s\n173300K .......... .......... .......... .......... .......... 44% 31.4M 19s\n173350K .......... .......... .......... .......... .......... 44% 27.5M 19s\n173400K .......... .......... .......... .......... .......... 44% 26.6M 19s\n173450K .......... .......... .......... .......... .......... 44% 27.5M 19s\n173500K .......... .......... .......... .......... .......... 44% 21.5M 19s\n173550K .......... .......... .......... .......... .......... 44% 32.1M 19s\n173600K .......... .......... .......... .......... .......... 44% 22.2M 19s\n173650K .......... .......... .......... .......... .......... 44% 21.7M 19s\n173700K .......... .......... .......... .......... .......... 44% 32.8M 19s\n173750K .......... .......... .......... .......... .......... 44% 35.1M 19s\n173800K .......... .......... .......... .......... .......... 44% 17.7M 19s\n173850K .......... .......... .......... .......... .......... 44% 31.3M 19s\n173900K .......... .......... .......... .......... .......... 44% 32.6M 19s\n173950K .......... .......... .......... .......... .......... 44% 28.7M 19s\n174000K .......... .......... .......... .......... .......... 44% 23.4M 19s\n174050K .......... .......... .......... .......... .......... 44% 24.9M 19s\n174100K .......... .......... .......... .......... .......... 44% 3.07M 19s\n174150K .......... .......... .......... .......... .......... 44% 3.36M 19s\n174200K .......... .......... .......... .......... .......... 44% 26.7M 19s\n174250K .......... .......... .......... .......... .......... 44% 5.56M 19s\n174300K .......... .......... .......... .......... .......... 44% 26.5M 19s\n174350K .......... .......... .......... .......... .......... 44% 28.3M 19s\n174400K .......... .......... .......... .......... .......... 44% 16.2M 19s\n174450K .......... .......... .......... .......... .......... 44% 18.6M 19s\n174500K .......... .......... .......... .......... .......... 44% 5.65M 19s\n174550K .......... .......... .......... .......... .......... 44% 33.8M 19s\n174600K .......... .......... .......... .......... .......... 44% 27.2M 19s\n174650K .......... .......... .......... .......... .......... 44% 3.80M 19s\n174700K .......... .......... .......... .......... .......... 44% 5.43M 19s\n174750K .......... .......... .......... .......... .......... 44% 26.4M 19s\n174800K .......... .......... .......... .......... .......... 44% 19.0M 19s\n174850K .......... .......... .......... .......... .......... 44% 7.44M 19s\n174900K .......... .......... .......... .......... .......... 44% 21.5M 19s\n174950K .......... .......... .......... .......... .......... 44% 29.7M 19s\n175000K .......... .......... .......... .......... .......... 44% 19.9M 19s\n175050K .......... .......... .......... .......... .......... 44% 27.0M 19s\n175100K .......... .......... .......... .......... .......... 44% 19.5M 19s\n175150K .......... .......... .......... .......... .......... 44% 21.4M 19s\n175200K .......... .......... .......... .......... .......... 44% 23.1M 19s\n175250K .......... .......... .......... .......... .......... 44% 28.8M 19s\n175300K .......... .......... .......... .......... .......... 44% 25.2M 19s\n175350K .......... .......... .......... .......... .......... 44% 2.06M 19s\n175400K .......... .......... .......... .......... .......... 44% 10.0M 19s\n175450K .......... .......... .......... .......... .......... 44% 6.81M 19s\n175500K .......... .......... .......... .......... .......... 44% 29.8M 19s\n175550K .......... .......... .......... .......... .......... 44% 17.8M 19s\n175600K .......... .......... .......... .......... .......... 44% 21.4M 19s\n175650K .......... .......... .......... .......... .......... 44% 22.9M 19s\n175700K .......... .......... .......... .......... .......... 44% 24.6M 19s\n175750K .......... .......... .......... .......... .......... 44% 21.7M 19s\n175800K .......... .......... .......... .......... .......... 44% 23.8M 19s\n175850K .......... .......... .......... .......... .......... 44% 24.3M 19s\n175900K .......... .......... .......... .......... .......... 44% 21.4M 19s\n175950K .......... .......... .......... .......... .......... 44% 23.1M 19s\n176000K .......... .......... .......... .......... .......... 44% 5.14M 19s\n176050K .......... .......... .......... .......... .......... 44% 24.4M 19s\n176100K .......... .......... .......... .......... .......... 44% 9.08M 19s\n176150K .......... .......... .......... .......... .......... 44% 10.1M 19s\n176200K .......... .......... .......... .......... .......... 44% 22.0M 19s\n176250K .......... .......... .......... .......... .......... 44% 29.6M 19s\n176300K .......... .......... .......... .......... .......... 44% 10.6M 19s\n176350K .......... .......... .......... .......... .......... 44% 35.8M 19s\n176400K .......... .......... .......... .......... .......... 44% 21.9M 19s\n176450K .......... .......... .......... .......... .......... 44% 27.0M 19s\n176500K .......... .......... .......... .......... .......... 44% 21.7M 19s\n176550K .......... .......... .......... .......... .......... 45% 4.36M 19s\n176600K .......... .......... .......... .......... .......... 45% 22.1M 19s\n176650K .......... .......... .......... .......... .......... 45% 28.7M 19s\n176700K .......... .......... .......... .......... .......... 45% 24.2M 19s\n176750K .......... .......... .......... .......... .......... 45% 22.8M 19s\n176800K .......... .......... .......... .......... .......... 45% 14.5M 19s\n176850K .......... .......... .......... .......... .......... 45% 16.9M 19s\n176900K .......... .......... .......... .......... .......... 45% 16.3M 19s\n176950K .......... .......... .......... .......... .......... 45% 9.83M 19s\n177000K .......... .......... .......... .......... .......... 45% 19.2M 19s\n177050K .......... .......... .......... .......... .......... 45% 3.36M 19s\n177100K .......... .......... .......... .......... .......... 45% 20.6M 19s\n177150K .......... .......... .......... .......... .......... 45% 25.3M 19s\n177200K .......... .......... .......... .......... .......... 45% 9.80M 19s\n177250K .......... .......... .......... .......... .......... 45% 26.6M 19s\n177300K .......... .......... .......... .......... .......... 45% 27.3M 19s\n177350K .......... .......... .......... .......... .......... 45% 27.1M 19s\n177400K .......... .......... .......... .......... .......... 45% 27.4M 18s\n177450K .......... .......... .......... .......... .......... 45% 15.2M 18s\n177500K .......... .......... .......... .......... .......... 45% 22.5M 18s\n177550K .......... .......... .......... .......... .......... 45% 23.4M 18s\n177600K .......... .......... .......... .......... .......... 45% 13.2M 18s\n177650K .......... .......... .......... .......... .......... 45% 12.5M 18s\n177700K .......... .......... .......... .......... .......... 45% 16.6M 18s\n177750K .......... .......... .......... .......... .......... 45% 13.2M 18s\n177800K .......... .......... .......... .......... .......... 45% 11.1M 18s\n177850K .......... .......... .......... .......... .......... 45% 12.6M 18s\n177900K .......... .......... .......... .......... .......... 45% 4.49M 18s\n177950K .......... .......... .......... .......... .......... 45% 20.1M 18s\n178000K .......... .......... .......... .......... .......... 45% 10.1M 18s\n178050K .......... .......... .......... .......... .......... 45% 15.9M 18s\n178100K .......... .......... .......... .......... .......... 45% 17.1M 18s\n178150K .......... .......... .......... .......... .......... 45% 13.7M 18s\n178200K .......... .......... .......... .......... .......... 45% 29.4M 18s\n178250K .......... .......... .......... .......... .......... 45% 22.9M 18s\n178300K .......... .......... .......... .......... .......... 45% 29.9M 18s\n178350K .......... .......... .......... .......... .......... 45% 29.2M 18s\n178400K .......... .......... .......... .......... .......... 45% 15.7M 18s\n178450K .......... .......... .......... .......... .......... 45% 28.8M 18s\n178500K .......... .......... .......... .......... .......... 45% 31.3M 18s\n178550K .......... .......... .......... .......... .......... 45% 23.2M 18s\n178600K .......... .......... .......... .......... .......... 45% 16.6M 18s\n178650K .......... .......... .......... .......... .......... 45% 28.1M 18s\n178700K .......... .......... .......... .......... .......... 45% 15.0M 18s\n178750K .......... .......... .......... .......... .......... 45% 23.4M 18s\n178800K .......... .......... .......... .......... .......... 45% 18.3M 18s\n178850K .......... .......... .......... .......... .......... 45% 19.4M 18s\n178900K .......... .......... .......... .......... .......... 45% 20.7M 18s\n178950K .......... .......... .......... .......... .......... 45% 21.2M 18s\n179000K .......... .......... .......... .......... .......... 45% 29.8M 18s\n179050K .......... .......... .......... .......... .......... 45% 23.3M 18s\n179100K .......... .......... .......... .......... .......... 45% 30.8M 18s\n179150K .......... .......... .......... .......... .......... 45% 31.2M 18s\n179200K .......... .......... .......... .......... .......... 45% 16.8M 18s\n179250K .......... .......... .......... .......... .......... 45% 27.0M 18s\n179300K .......... .......... .......... .......... .......... 45% 25.5M 18s\n179350K .......... .......... .......... .......... .......... 45% 30.9M 18s\n179400K .......... .......... .......... .......... .......... 45% 4.25M 18s\n179450K .......... .......... .......... .......... .......... 45% 16.1M 18s\n179500K .......... .......... .......... .......... .......... 45% 9.85M 18s\n179550K .......... .......... .......... .......... .......... 45% 30.9M 18s\n179600K .......... .......... .......... .......... .......... 45% 23.8M 18s\n179650K .......... .......... .......... .......... .......... 45% 5.10M 18s\n179700K .......... .......... .......... .......... .......... 45% 32.5M 18s\n179750K .......... .......... .......... .......... .......... 45% 25.2M 18s\n179800K .......... .......... .......... .......... .......... 45% 5.70M 18s\n179850K .......... .......... .......... .......... .......... 45% 20.8M 18s\n179900K .......... .......... .......... .......... .......... 45% 23.0M 18s\n179950K .......... .......... .......... .......... .......... 45% 27.2M 18s\n180000K .......... .......... .......... .......... .......... 45% 9.34M 18s\n180050K .......... .......... .......... .......... .......... 45% 27.1M 18s\n180100K .......... .......... .......... .......... .......... 45% 20.0M 18s\n180150K .......... .......... .......... .......... .......... 45% 18.3M 18s\n180200K .......... .......... .......... .......... .......... 45% 8.08M 18s\n180250K .......... .......... .......... .......... .......... 45% 32.0M 18s\n180300K .......... .......... .......... .......... .......... 45% 34.5M 18s\n180350K .......... .......... .......... .......... .......... 45% 29.0M 18s\n180400K .......... .......... .......... .......... .......... 45% 27.4M 18s\n180450K .......... .......... .......... .......... .......... 45% 16.8M 18s\n180500K .......... .......... .......... .......... .......... 46% 24.6M 18s\n180550K .......... .......... .......... .......... .......... 46% 8.68M 18s\n180600K .......... .......... .......... .......... .......... 46% 13.5M 18s\n180650K .......... .......... .......... .......... .......... 46% 16.6M 18s\n180700K .......... .......... .......... .......... .......... 46% 17.4M 18s\n180750K .......... .......... .......... .......... .......... 46% 17.0M 18s\n180800K .......... .......... .......... .......... .......... 46% 16.5M 18s\n180850K .......... .......... .......... .......... .......... 46% 22.5M 18s\n180900K .......... .......... .......... .......... .......... 46% 21.6M 18s\n180950K .......... .......... .......... .......... .......... 46% 23.4M 18s\n181000K .......... .......... .......... .......... .......... 46% 18.3M 18s\n181050K .......... .......... .......... .......... .......... 46% 30.5M 18s\n181100K .......... .......... .......... .......... .......... 46% 9.43M 18s\n181150K .......... .......... .......... .......... .......... 46% 33.7M 18s\n181200K .......... .......... .......... .......... .......... 46% 23.1M 18s\n181250K .......... .......... .......... .......... .......... 46% 19.3M 18s\n181300K .......... .......... .......... .......... .......... 46% 29.7M 18s\n181350K .......... .......... .......... .......... .......... 46% 27.3M 18s\n181400K .......... .......... .......... .......... .......... 46% 10.3M 18s\n181450K .......... .......... .......... .......... .......... 46% 30.9M 18s\n181500K .......... .......... .......... .......... .......... 46% 35.2M 18s\n181550K .......... .......... .......... .......... .......... 46% 35.3M 18s\n181600K .......... .......... .......... .......... .......... 46% 23.8M 18s\n181650K .......... .......... .......... .......... .......... 46% 33.9M 18s\n181700K .......... .......... .......... .......... .......... 46% 34.7M 18s\n181750K .......... .......... .......... .......... .......... 46% 34.7M 18s\n181800K .......... .......... .......... .......... .......... 46% 32.5M 18s\n181850K .......... .......... .......... .......... .......... 46% 32.6M 18s\n181900K .......... .......... .......... .......... .......... 46% 2.74M 18s\n181950K .......... .......... .......... .......... .......... 46% 17.6M 18s\n182000K .......... .......... .......... .......... .......... 46% 26.6M 18s\n182050K .......... .......... .......... .......... .......... 46% 26.8M 18s\n182100K .......... .......... .......... .......... .......... 46% 34.4M 18s\n182150K .......... .......... .......... .......... .......... 46% 15.0M 18s\n182200K .......... .......... .......... .......... .......... 46% 19.9M 18s\n182250K .......... .......... .......... .......... .......... 46% 15.9M 18s\n182300K .......... .......... .......... .......... .......... 46% 28.8M 18s\n182350K .......... .......... .......... .......... .......... 46% 27.9M 18s\n182400K .......... .......... .......... .......... .......... 46% 25.4M 18s\n182450K .......... .......... .......... .......... .......... 46% 32.6M 18s\n182500K .......... .......... .......... .......... .......... 46% 33.5M 18s\n182550K .......... .......... .......... .......... .......... 46% 16.1M 18s\n182600K .......... .......... .......... .......... .......... 46% 18.9M 18s\n182650K .......... .......... .......... .......... .......... 46% 33.2M 18s\n182700K .......... .......... .......... .......... .......... 46% 29.2M 18s\n182750K .......... .......... .......... .......... .......... 46% 30.8M 18s\n182800K .......... .......... .......... .......... .......... 46% 25.5M 18s\n182850K .......... .......... .......... .......... .......... 46% 28.1M 18s\n182900K .......... .......... .......... .......... .......... 46% 26.6M 18s\n182950K .......... .......... .......... .......... .......... 46% 29.4M 18s\n183000K .......... .......... .......... .......... .......... 46% 26.8M 18s\n183050K .......... .......... .......... .......... .......... 46% 26.5M 18s\n183100K .......... .......... .......... .......... .......... 46% 26.9M 18s\n183150K .......... .......... .......... .......... .......... 46% 21.2M 18s\n183200K .......... .......... .......... .......... .......... 46% 24.7M 18s\n183250K .......... .......... .......... .......... .......... 46% 35.0M 18s\n183300K .......... .......... .......... .......... .......... 46% 33.8M 18s\n183350K .......... .......... .......... .......... .......... 46% 33.2M 18s\n183400K .......... .......... .......... .......... .......... 46% 32.1M 18s\n183450K .......... .......... .......... .......... .......... 46% 33.6M 18s\n183500K .......... .......... .......... .......... .......... 46%  925K 18s\n183550K .......... .......... .......... .......... .......... 46% 9.96M 18s\n183600K .......... .......... .......... .......... .......... 46% 7.87M 18s\n183650K .......... .......... .......... .......... .......... 46% 21.0M 18s\n183700K .......... .......... .......... .......... .......... 46% 15.6M 18s\n183750K .......... .......... .......... .......... .......... 46% 18.4M 18s\n183800K .......... .......... .......... .......... .......... 46% 14.5M 18s\n183850K .......... .......... .......... .......... .......... 46% 18.3M 18s\n183900K .......... .......... .......... .......... .......... 46% 25.5M 18s\n183950K .......... .......... .......... .......... .......... 46% 9.96M 18s\n184000K .......... .......... .......... .......... .......... 46% 13.4M 18s\n184050K .......... .......... .......... .......... .......... 46% 11.4M 18s\n184100K .......... .......... .......... .......... .......... 46% 15.5M 18s\n184150K .......... .......... .......... .......... .......... 46% 24.1M 18s\n184200K .......... .......... .......... .......... .......... 46% 10.2M 18s\n184250K .......... .......... .......... .......... .......... 46% 15.1M 18s\n184300K .......... .......... .......... .......... .......... 46% 25.4M 18s\n184350K .......... .......... .......... .......... .......... 46% 4.15M 18s\n184400K .......... .......... .......... .......... .......... 47% 20.2M 18s\n184450K .......... .......... .......... .......... .......... 47% 18.8M 18s\n184500K .......... .......... .......... .......... .......... 47% 23.7M 18s\n184550K .......... .......... .......... .......... .......... 47% 31.5M 18s\n184600K .......... .......... .......... .......... .......... 47% 18.8M 18s\n184650K .......... .......... .......... .......... .......... 47% 18.4M 18s\n184700K .......... .......... .......... .......... .......... 47% 13.6M 18s\n184750K .......... .......... .......... .......... .......... 47% 26.7M 18s\n184800K .......... .......... .......... .......... .......... 47% 12.9M 18s\n184850K .......... .......... .......... .......... .......... 47% 12.9M 18s\n184900K .......... .......... .......... .......... .......... 47% 12.6M 18s\n184950K .......... .......... .......... .......... .......... 47% 12.2M 18s\n185000K .......... .......... .......... .......... .......... 47% 20.5M 18s\n185050K .......... .......... .......... .......... .......... 47% 27.5M 18s\n185100K .......... .......... .......... .......... .......... 47% 36.0M 18s\n185150K .......... .......... .......... .......... .......... 47% 32.3M 18s\n185200K .......... .......... .......... .......... .......... 47% 12.6M 18s\n185250K .......... .......... .......... .......... .......... 47% 26.6M 18s\n185300K .......... .......... .......... .......... .......... 47% 17.6M 18s\n185350K .......... .......... .......... .......... .......... 47% 26.0M 18s\n185400K .......... .......... .......... .......... .......... 47% 30.8M 18s\n185450K .......... .......... .......... .......... .......... 47% 24.0M 18s\n185500K .......... .......... .......... .......... .......... 47% 34.2M 18s\n185550K .......... .......... .......... .......... .......... 47% 30.8M 18s\n185600K .......... .......... .......... .......... .......... 47% 21.9M 18s\n185650K .......... .......... .......... .......... .......... 47% 30.1M 18s\n185700K .......... .......... .......... .......... .......... 47% 18.1M 18s\n185750K .......... .......... .......... .......... .......... 47% 21.2M 18s\n185800K .......... .......... .......... .......... .......... 47% 13.6M 18s\n185850K .......... .......... .......... .......... .......... 47% 22.8M 18s\n185900K .......... .......... .......... .......... .......... 47% 28.5M 18s\n185950K .......... .......... .......... .......... .......... 47% 13.0M 18s\n186000K .......... .......... .......... .......... .......... 47% 9.19M 18s\n186050K .......... .......... .......... .......... .......... 47% 32.8M 18s\n186100K .......... .......... .......... .......... .......... 47% 14.7M 18s\n186150K .......... .......... .......... .......... .......... 47% 21.3M 18s\n186200K .......... .......... .......... .......... .......... 47% 5.34M 18s\n186250K .......... .......... .......... .......... .......... 47% 30.4M 18s\n186300K .......... .......... .......... .......... .......... 47% 27.6M 17s\n186350K .......... .......... .......... .......... .......... 47% 33.2M 17s\n186400K .......... .......... .......... .......... .......... 47% 24.9M 17s\n186450K .......... .......... .......... .......... .......... 47% 28.8M 17s\n186500K .......... .......... .......... .......... .......... 47% 28.9M 17s\n186550K .......... .......... .......... .......... .......... 47% 19.0M 17s\n186600K .......... .......... .......... .......... .......... 47% 27.2M 17s\n186650K .......... .......... .......... .......... .......... 47% 22.0M 17s\n186700K .......... .......... .......... .......... .......... 47% 13.4M 17s\n186750K .......... .......... .......... .......... .......... 47% 18.6M 17s\n186800K .......... .......... .......... .......... .......... 47% 14.2M 17s\n186850K .......... .......... .......... .......... .......... 47% 17.7M 17s\n186900K .......... .......... .......... .......... .......... 47% 22.4M 17s\n186950K .......... .......... .......... .......... .......... 47% 21.7M 17s\n187000K .......... .......... .......... .......... .......... 47% 19.8M 17s\n187050K .......... .......... .......... .......... .......... 47% 22.1M 17s\n187100K .......... .......... .......... .......... .......... 47% 23.8M 17s\n187150K .......... .......... .......... .......... .......... 47% 32.1M 17s\n187200K .......... .......... .......... .......... .......... 47% 20.4M 17s\n187250K .......... .......... .......... .......... .......... 47% 32.6M 17s\n187300K .......... .......... .......... .......... .......... 47% 33.2M 17s\n187350K .......... .......... .......... .......... .......... 47% 33.7M 17s\n187400K .......... .......... .......... .......... .......... 47% 24.9M 17s\n187450K .......... .......... .......... .......... .......... 47% 30.8M 17s\n187500K .......... .......... .......... .......... .......... 47% 32.9M 17s\n187550K .......... .......... .......... .......... .......... 47% 26.2M 17s\n187600K .......... .......... .......... .......... .......... 47% 1.10M 17s\n187650K .......... .......... .......... .......... .......... 47% 19.1M 17s\n187700K .......... .......... .......... .......... .......... 47% 28.8M 17s\n187750K .......... .......... .......... .......... .......... 47% 20.2M 17s\n187800K .......... .......... .......... .......... .......... 47% 31.6M 17s\n187850K .......... .......... .......... .......... .......... 47% 29.3M 17s\n187900K .......... .......... .......... .......... .......... 47% 7.20M 17s\n187950K .......... .......... .......... .......... .......... 47% 27.3M 17s\n188000K .......... .......... .......... .......... .......... 47% 21.8M 17s\n188050K .......... .......... .......... .......... .......... 47% 25.0M 17s\n188100K .......... .......... .......... .......... .......... 47% 5.07M 17s\n188150K .......... .......... .......... .......... .......... 47% 26.4M 17s\n188200K .......... .......... .......... .......... .......... 47% 27.3M 17s\n188250K .......... .......... .......... .......... .......... 47% 5.65M 17s\n188300K .......... .......... .......... .......... .......... 47% 12.2M 17s\n188350K .......... .......... .......... .......... .......... 48% 21.2M 17s\n188400K .......... .......... .......... .......... .......... 48% 9.44M 17s\n188450K .......... .......... .......... .......... .......... 48% 21.8M 17s\n188500K .......... .......... .......... .......... .......... 48% 24.7M 17s\n188550K .......... .......... .......... .......... .......... 48% 33.4M 17s\n188600K .......... .......... .......... .......... .......... 48% 32.4M 17s\n188650K .......... .......... .......... .......... .......... 48% 19.6M 17s\n188700K .......... .......... .......... .......... .......... 48% 19.4M 17s\n188750K .......... .......... .......... .......... .......... 48% 24.3M 17s\n188800K .......... .......... .......... .......... .......... 48% 16.1M 17s\n188850K .......... .......... .......... .......... .......... 48% 19.6M 17s\n188900K .......... .......... .......... .......... .......... 48% 24.1M 17s\n188950K .......... .......... .......... .......... .......... 48% 26.2M 17s\n189000K .......... .......... .......... .......... .......... 48% 13.5M 17s\n189050K .......... .......... .......... .......... .......... 48% 8.95M 17s\n189100K .......... .......... .......... .......... .......... 48% 10.3M 17s\n189150K .......... .......... .......... .......... .......... 48% 8.32M 17s\n189200K .......... .......... .......... .......... .......... 48% 19.7M 17s\n189250K .......... .......... .......... .......... .......... 48% 27.9M 17s\n189300K .......... .......... .......... .......... .......... 48% 32.6M 17s\n189350K .......... .......... .......... .......... .......... 48% 32.7M 17s\n189400K .......... .......... .......... .......... .......... 48% 16.9M 17s\n189450K .......... .......... .......... .......... .......... 48% 26.8M 17s\n189500K .......... .......... .......... .......... .......... 48% 21.6M 17s\n189550K .......... .......... .......... .......... .......... 48% 14.9M 17s\n189600K .......... .......... .......... .......... .......... 48% 16.1M 17s\n189650K .......... .......... .......... .......... .......... 48% 29.0M 17s\n189700K .......... .......... .......... .......... .......... 48% 33.8M 17s\n189750K .......... .......... .......... .......... .......... 48% 33.7M 17s\n189800K .......... .......... .......... .......... .......... 48% 18.5M 17s\n189850K .......... .......... .......... .......... .......... 48% 27.0M 17s\n189900K .......... .......... .......... .......... .......... 48% 12.7M 17s\n189950K .......... .......... .......... .......... .......... 48% 19.0M 17s\n190000K .......... .......... .......... .......... .......... 48% 15.4M 17s\n190050K .......... .......... .......... .......... .......... 48% 18.3M 17s\n190100K .......... .......... .......... .......... .......... 48% 23.8M 17s\n190150K .......... .......... .......... .......... .......... 48% 1.99M 17s\n190200K .......... .......... .......... .......... .......... 48% 28.8M 17s\n190250K .......... .......... .......... .......... .......... 48% 35.7M 17s\n190300K .......... .......... .......... .......... .......... 48% 35.8M 17s\n190350K .......... .......... .......... .......... .......... 48%  103K 18s\n190400K .......... .......... .......... .......... .......... 48% 12.8M 18s\n190450K .......... .......... .......... .......... .......... 48% 19.6M 18s\n190500K .......... .......... .......... .......... .......... 48% 3.19M 18s\n190550K .......... .......... .......... .......... .......... 48% 20.1M 18s\n190600K .......... .......... .......... .......... .......... 48% 20.1M 18s\n190650K .......... .......... .......... .......... .......... 48% 22.3M 18s\n190700K .......... .......... .......... .......... .......... 48% 21.1M 18s\n190750K .......... .......... .......... .......... .......... 48% 3.15M 18s\n190800K .......... .......... .......... .......... .......... 48% 14.7M 18s\n190850K .......... .......... .......... .......... .......... 48% 21.1M 18s\n190900K .......... .......... .......... .......... .......... 48% 19.5M 18s\n190950K .......... .......... .......... .......... .......... 48% 3.12M 18s\n191000K .......... .......... .......... .......... .......... 48% 15.1M 18s\n191050K .......... .......... .......... .......... .......... 48% 4.03M 18s\n191100K .......... .......... .......... .......... .......... 48% 16.0M 18s\n191150K .......... .......... .......... .......... .......... 48% 16.3M 18s\n191200K .......... .......... .......... .......... .......... 48% 13.8M 18s\n191250K .......... .......... .......... .......... .......... 48% 16.6M 18s\n191300K .......... .......... .......... .......... .......... 48% 16.4M 18s\n191350K .......... .......... .......... .......... .......... 48% 16.3M 18s\n191400K .......... .......... .......... .......... .......... 48% 15.5M 18s\n191450K .......... .......... .......... .......... .......... 48% 16.6M 18s\n191500K .......... .......... .......... .......... .......... 48% 14.4M 18s\n191550K .......... .......... .......... .......... .......... 48% 16.6M 17s\n191600K .......... .......... .......... .......... .......... 48% 13.7M 17s\n191650K .......... .......... .......... .......... .......... 48% 15.1M 17s\n191700K .......... .......... .......... .......... .......... 48% 16.6M 17s\n191750K .......... .......... .......... .......... .......... 48% 16.2M 17s\n191800K .......... .......... .......... .......... .......... 48% 15.8M 17s\n191850K .......... .......... .......... .......... .......... 48% 16.7M 17s\n191900K .......... .......... .......... .......... .......... 48% 16.6M 17s\n191950K .......... .......... .......... .......... .......... 48% 16.8M 17s\n192000K .......... .......... .......... .......... .......... 48% 13.6M 17s\n192050K .......... .......... .......... .......... .......... 48% 16.8M 17s\n192100K .......... .......... .......... .......... .......... 48% 14.6M 17s\n192150K .......... .......... .......... .......... .......... 48% 16.5M 17s\n192200K .......... .......... .......... .......... .......... 48% 15.9M 17s\n192250K .......... .......... .......... .......... .......... 49% 17.0M 17s\n192300K .......... .......... .......... .......... .......... 49% 16.3M 17s\n192350K .......... .......... .......... .......... .......... 49% 12.9M 17s\n192400K .......... .......... .......... .......... .......... 49% 13.3M 17s\n192450K .......... .......... .......... .......... .......... 49% 16.2M 17s\n192500K .......... .......... .......... .......... .......... 49% 14.7M 17s\n192550K .......... .......... .......... .......... .......... 49% 16.1M 17s\n192600K .......... .......... .......... .......... .......... 49% 20.4M 17s\n192650K .......... .......... .......... .......... .......... 49% 21.6M 17s\n192700K .......... .......... .......... .......... .......... 49% 22.5M 17s\n192750K .......... .......... .......... .......... .......... 49% 22.4M 17s\n192800K .......... .......... .......... .......... .......... 49% 17.5M 17s\n192850K .......... .......... .......... .......... .......... 49% 21.7M 17s\n192900K .......... .......... .......... .......... .......... 49% 17.6M 17s\n192950K .......... .......... .......... .......... .......... 49% 22.0M 17s\n193000K .......... .......... .......... .......... .......... 49% 21.0M 17s\n193050K .......... .......... .......... .......... .......... 49% 22.7M 17s\n193100K .......... .......... .......... .......... .......... 49% 21.4M 17s\n193150K .......... .......... .......... .......... .......... 49% 22.3M 17s\n193200K .......... .......... .......... .......... .......... 49% 17.3M 17s\n193250K .......... .......... .......... .......... .......... 49% 21.7M 17s\n193300K .......... .......... .......... .......... .......... 49% 22.6M 17s\n193350K .......... .......... .......... .......... .......... 49% 22.4M 17s\n193400K .......... .......... .......... .......... .......... 49% 21.4M 17s\n193450K .......... .......... .......... .......... .......... 49% 20.0M 17s\n193500K .......... .......... .......... .......... .......... 49% 18.7M 17s\n193550K .......... .......... .......... .......... .......... 49% 22.3M 17s\n193600K .......... .......... .......... .......... .......... 49% 18.0M 17s\n193650K .......... .......... .......... .......... .......... 49% 22.6M 17s\n193700K .......... .......... .......... .......... .......... 49% 22.4M 17s\n193750K .......... .......... .......... .......... .......... 49% 22.7M 17s\n193800K .......... .......... .......... .......... .......... 49% 20.4M 17s\n193850K .......... .......... .......... .......... .......... 49% 22.3M 17s\n193900K .......... .......... .......... .......... .......... 49% 22.6M 17s\n193950K .......... .......... .......... .......... .......... 49% 22.4M 17s\n194000K .......... .......... .......... .......... .......... 49% 18.8M 17s\n194050K .......... .......... .......... .......... .......... 49% 22.4M 17s\n194100K .......... .......... .......... .......... .......... 49% 22.8M 17s\n194150K .......... .......... .......... .......... .......... 49% 22.1M 17s\n194200K .......... .......... .......... .......... .......... 49% 20.9M 17s\n194250K .......... .......... .......... .......... .......... 49% 22.6M 17s\n194300K .......... .......... .......... .......... .......... 49% 22.6M 17s\n194350K .......... .......... .......... .......... .......... 49% 22.6M 17s\n194400K .......... .......... .......... .......... .......... 49% 18.1M 17s\n194450K .......... .......... .......... .......... .......... 49% 22.8M 17s\n194500K .......... .......... .......... .......... .......... 49% 22.4M 17s\n194550K .......... .......... .......... .......... .......... 49% 22.8M 17s\n194600K .......... .......... .......... .......... .......... 49% 21.3M 17s\n194650K .......... .......... .......... .......... .......... 49% 21.2M 17s\n194700K .......... .......... .......... .......... .......... 49% 22.3M 17s\n194750K .......... .......... .......... .......... .......... 49% 21.2M 17s\n194800K .......... .......... .......... .......... .......... 49% 18.0M 17s\n194850K .......... .......... .......... .......... .......... 49% 21.1M 17s\n194900K .......... .......... .......... .......... .......... 49% 21.3M 17s\n194950K .......... .......... .......... .......... .......... 49% 21.1M 17s\n195000K .......... .......... .......... .......... .......... 49% 20.5M 17s\n195050K .......... .......... .......... .......... .......... 49% 22.0M 17s\n195100K .......... .......... .......... .......... .......... 49% 21.0M 17s\n195150K .......... .......... .......... .......... .......... 49% 21.9M 17s\n195200K .......... .......... .......... .......... .......... 49% 17.5M 17s\n195250K .......... .......... .......... .......... .......... 49% 6.62M 17s\n195300K .......... .......... .......... .......... .......... 49% 14.5M 17s\n195350K .......... .......... .......... .......... .......... 49% 14.8M 17s\n195400K .......... .......... .......... .......... .......... 49% 17.3M 17s\n195450K .......... .......... .......... .......... .......... 49% 21.3M 17s\n195500K .......... .......... .......... .......... .......... 49% 22.0M 17s\n195550K .......... .......... .......... .......... .......... 49% 20.7M 17s\n195600K .......... .......... .......... .......... .......... 49% 11.0M 17s\n195650K .......... .......... .......... .......... .......... 49% 16.4M 17s\n195700K .......... .......... .......... .......... .......... 49% 17.1M 17s\n195750K .......... .......... .......... .......... .......... 49% 19.7M 17s\n195800K .......... .......... .......... .......... .......... 49% 65.8K 18s\n195850K .......... .......... .......... .......... .......... 49% 35.6M 18s\n195900K .......... .......... .......... .......... .......... 49% 7.13M 18s\n195950K .......... .......... .......... .......... .......... 49% 31.1M 18s\n196000K .......... .......... .......... .......... .......... 49% 25.5M 18s\n196050K .......... .......... .......... .......... .......... 49% 14.0M 18s\n196100K .......... .......... .......... .......... .......... 49% 36.0M 18s\n196150K .......... .......... .......... .......... .......... 49% 23.0M 18s\n196200K .......... .......... .......... .......... .......... 50% 24.8M 18s\n196250K .......... .......... .......... .......... .......... 50% 35.1M 18s\n196300K .......... .......... .......... .......... .......... 50% 7.68M 18s\n196350K .......... .......... .......... .......... .......... 50% 20.2M 18s\n196400K .......... .......... .......... .......... .......... 50% 20.7M 18s\n196450K .......... .......... .......... .......... .......... 50% 14.1M 18s\n196500K .......... .......... .......... .......... .......... 50% 25.4M 18s\n196550K .......... .......... .......... .......... .......... 50% 31.7M 18s\n196600K .......... .......... .......... .......... .......... 50% 15.7M 18s\n196650K .......... .......... .......... .......... .......... 50% 13.8M 18s\n196700K .......... .......... .......... .......... .......... 50% 14.2M 18s\n196750K .......... .......... .......... .......... .......... 50% 21.7M 18s\n196800K .......... .......... .......... .......... .......... 50% 26.4M 18s\n196850K .......... .......... .......... .......... .......... 50% 33.6M 18s\n196900K .......... .......... .......... .......... .......... 50% 34.4M 18s\n196950K .......... .......... .......... .......... .......... 50% 14.5M 18s\n197000K .......... .......... .......... .......... .......... 50% 30.0M 18s\n197050K .......... .......... .......... .......... .......... 50% 34.7M 18s\n197100K .......... .......... .......... .......... .......... 50% 21.7M 18s\n197150K .......... .......... .......... .......... .......... 50% 33.5M 18s\n197200K .......... .......... .......... .......... .......... 50% 21.2M 18s\n197250K .......... .......... .......... .......... .......... 50% 25.0M 18s\n197300K .......... .......... .......... .......... .......... 50% 7.47M 18s\n197350K .......... .......... .......... .......... .......... 50% 14.3M 18s\n197400K .......... .......... .......... .......... .......... 50% 3.99M 18s\n197450K .......... .......... .......... .......... .......... 50% 32.0M 18s\n197500K .......... .......... .......... .......... .......... 50% 19.6M 18s\n197550K .......... .......... .......... .......... .......... 50% 28.8M 18s\n197600K .......... .......... .......... .......... .......... 50% 25.5M 18s\n197650K .......... .......... .......... .......... .......... 50% 19.5M 18s\n197700K .......... .......... .......... .......... .......... 50% 33.5M 18s\n197750K .......... .......... .......... .......... .......... 50% 27.0M 17s\n197800K .......... .......... .......... .......... .......... 50% 22.3M 17s\n197850K .......... .......... .......... .......... .......... 50% 24.6M 17s\n197900K .......... .......... .......... .......... .......... 50% 19.6M 17s\n197950K .......... .......... .......... .......... .......... 50% 31.1M 17s\n198000K .......... .......... .......... .......... .......... 50% 15.8M 17s\n198050K .......... .......... .......... .......... .......... 50% 19.7M 17s\n198100K .......... .......... .......... .......... .......... 50% 17.2M 17s\n198150K .......... .......... .......... .......... .......... 50% 19.1M 17s\n198200K .......... .......... .......... .......... .......... 50% 16.5M 17s\n198250K .......... .......... .......... .......... .......... 50% 28.9M 17s\n198300K .......... .......... .......... .......... .......... 50% 15.2M 17s\n198350K .......... .......... .......... .......... .......... 50% 23.4M 17s\n198400K .......... .......... .......... .......... .......... 50% 16.8M 17s\n198450K .......... .......... .......... .......... .......... 50% 24.6M 17s\n198500K .......... .......... .......... .......... .......... 50% 17.6M 17s\n198550K .......... .......... .......... .......... .......... 50% 14.1M 17s\n198600K .......... .......... .......... .......... .......... 50% 30.0M 17s\n198650K .......... .......... .......... .......... .......... 50% 27.8M 17s\n198700K .......... .......... .......... .......... .......... 50% 26.3M 17s\n198750K .......... .......... .......... .......... .......... 50% 28.5M 17s\n198800K .......... .......... .......... .......... .......... 50% 21.0M 17s\n198850K .......... .......... .......... .......... .......... 50% 34.2M 17s\n198900K .......... .......... .......... .......... .......... 50% 23.9M 17s\n198950K .......... .......... .......... .......... .......... 50% 25.6M 17s\n199000K .......... .......... .......... .......... .......... 50% 25.6M 17s\n199050K .......... .......... .......... .......... .......... 50% 33.2M 17s\n199100K .......... .......... .......... .......... .......... 50% 29.8M 17s\n199150K .......... .......... .......... .......... .......... 50% 29.4M 17s\n199200K .......... .......... .......... .......... .......... 50% 22.1M 17s\n199250K .......... .......... .......... .......... .......... 50% 31.3M 17s\n199300K .......... .......... .......... .......... .......... 50% 33.5M 17s\n199350K .......... .......... .......... .......... .......... 50% 19.4M 17s\n199400K .......... .......... .......... .......... .......... 50% 26.2M 17s\n199450K .......... .......... .......... .......... .......... 50% 34.0M 17s\n199500K .......... .......... .......... .......... .......... 50% 36.2M 17s\n199550K .......... .......... .......... .......... .......... 50% 27.6M 17s\n199600K .......... .......... .......... .......... .......... 50% 22.8M 17s\n199650K .......... .......... .......... .......... .......... 50% 25.7M 17s\n199700K .......... .......... .......... .......... .......... 50% 30.0M 17s\n199750K .......... .......... .......... .......... .......... 50% 22.6M 17s\n199800K .......... .......... .......... .......... .......... 50% 26.1M 17s\n199850K .......... .......... .......... .......... .......... 50% 31.8M 17s\n199900K .......... .......... .......... .......... .......... 50% 31.3M 17s\n199950K .......... .......... .......... .......... .......... 50% 26.6M 17s\n200000K .......... .......... .......... .......... .......... 50% 23.0M 17s\n200050K .......... .......... .......... .......... .......... 50% 28.0M 17s\n200100K .......... .......... .......... .......... .......... 51% 18.9M 17s\n200150K .......... .......... .......... .......... .......... 51% 20.8M 17s\n200200K .......... .......... .......... .......... .......... 51% 23.7M 17s\n200250K .......... .......... .......... .......... .......... 51% 30.8M 17s\n200300K .......... .......... .......... .......... .......... 51% 28.3M 17s\n200350K .......... .......... .......... .......... .......... 51% 24.2M 17s\n200400K .......... .......... .......... .......... .......... 51% 20.9M 17s\n200450K .......... .......... .......... .......... .......... 51% 29.0M 17s\n200500K .......... .......... .......... .......... .......... 51% 25.8M 17s\n200550K .......... .......... .......... .......... .......... 51% 21.4M 17s\n200600K .......... .......... .......... .......... .......... 51% 22.0M 17s\n200650K .......... .......... .......... .......... .......... 51% 30.2M 17s\n200700K .......... .......... .......... .......... .......... 51% 22.5M 17s\n200750K .......... .......... .......... .......... .......... 51% 22.2M 17s\n200800K .......... .......... .......... .......... .......... 51% 22.1M 17s\n200850K .......... .......... .......... .......... .......... 51% 29.7M 17s\n200900K .......... .......... .......... .......... .......... 51% 26.1M 17s\n200950K .......... .......... .......... .......... .......... 51% 22.3M 17s\n201000K .......... .......... .......... .......... .......... 51% 21.6M 17s\n201050K .......... .......... .......... .......... .......... 51% 18.9M 17s\n201100K .......... .......... .......... .......... .......... 51% 25.4M 17s\n201150K .......... .......... .......... .......... .......... 51% 22.0M 17s\n201200K .......... .......... .......... .......... .......... 51% 18.2M 17s\n201250K .......... .......... .......... .......... .......... 51% 27.1M 17s\n201300K .......... .......... .......... .......... .......... 51% 30.2M 17s\n201350K .......... .......... .......... .......... .......... 51% 27.2M 17s\n201400K .......... .......... .......... .......... .......... 51% 28.7M 17s\n201450K .......... .......... .......... .......... .......... 51% 28.8M 17s\n201500K .......... .......... .......... .......... .......... 51% 29.6M 17s\n201550K .......... .......... .......... .......... .......... 51% 30.1M 17s\n201600K .......... .......... .......... .......... .......... 51% 21.9M 17s\n201650K .......... .......... .......... .......... .......... 51% 29.7M 17s\n201700K .......... .......... .......... .......... .......... 51% 26.3M 17s\n201750K .......... .......... .......... .......... .......... 51% 29.9M 17s\n201800K .......... .......... .......... .......... .......... 51% 27.4M 17s\n201850K .......... .......... .......... .......... .......... 51% 29.7M 17s\n201900K .......... .......... .......... .......... .......... 51% 27.2M 17s\n201950K .......... .......... .......... .......... .......... 51% 29.3M 17s\n202000K .......... .......... .......... .......... .......... 51% 21.6M 17s\n202050K .......... .......... .......... .......... .......... 51% 28.8M 17s\n202100K .......... .......... .......... .......... .......... 51% 29.2M 17s\n202150K .......... .......... .......... .......... .......... 51% 29.4M 17s\n202200K .......... .......... .......... .......... .......... 51% 28.2M 17s\n202250K .......... .......... .......... .......... .......... 51% 15.4M 17s\n202300K .......... .......... .......... .......... .......... 51% 19.6M 17s\n202350K .......... .......... .......... .......... .......... 51% 22.0M 17s\n202400K .......... .......... .......... .......... .......... 51% 12.1M 17s\n202450K .......... .......... .......... .......... .......... 51% 22.6M 17s\n202500K .......... .......... .......... .......... .......... 51% 19.3M 17s\n202550K .......... .......... .......... .......... .......... 51% 22.1M 17s\n202600K .......... .......... .......... .......... .......... 51% 14.4M 17s\n202650K .......... .......... .......... .......... .......... 51% 15.1M 17s\n202700K .......... .......... .......... .......... .......... 51% 10.1M 17s\n202750K .......... .......... .......... .......... .......... 51% 11.1M 17s\n202800K .......... .......... .......... .......... .......... 51% 13.9M 17s\n202850K .......... .......... .......... .......... .......... 51% 16.5M 17s\n202900K .......... .......... .......... .......... .......... 51% 9.15M 17s\n202950K .......... .......... .......... .......... .......... 51% 17.8M 17s\n203000K .......... .......... .......... .......... .......... 51% 14.1M 17s\n203050K .......... .......... .......... .......... .......... 51% 22.2M 17s\n203100K .......... .......... .......... .......... .......... 51% 19.8M 17s\n203150K .......... .......... .......... .......... .......... 51% 14.4M 17s\n203200K .......... .......... .......... .......... .......... 51% 15.3M 17s\n203250K .......... .......... .......... .......... .......... 51% 18.7M 17s\n203300K .......... .......... .......... .......... .......... 51% 23.4M 17s\n203350K .......... .......... .......... .......... .......... 51% 16.1M 17s\n203400K .......... .......... .......... .......... .......... 51% 17.0M 17s\n203450K .......... .......... .......... .......... .......... 51% 20.8M 17s\n203500K .......... .......... .......... .......... .......... 51% 17.1M 17s\n203550K .......... .......... .......... .......... .......... 51% 17.0M 17s\n203600K .......... .......... .......... .......... .......... 51% 6.82M 17s\n203650K .......... .......... .......... .......... .......... 51% 16.3M 17s\n203700K .......... .......... .......... .......... .......... 51% 15.2M 17s\n203750K .......... .......... .......... .......... .......... 51% 18.4M 17s\n203800K .......... .......... .......... .......... .......... 51% 17.3M 17s\n203850K .......... .......... .......... .......... .......... 51% 21.3M 17s\n203900K .......... .......... .......... .......... .......... 51% 20.1M 17s\n203950K .......... .......... .......... .......... .......... 51% 17.2M 17s\n204000K .......... .......... .......... .......... .......... 51% 13.1M 17s\n204050K .......... .......... .......... .......... .......... 52% 15.7M 17s\n204100K .......... .......... .......... .......... .......... 52% 20.0M 17s\n204150K .......... .......... .......... .......... .......... 52% 13.9M 17s\n204200K .......... .......... .......... .......... .......... 52% 17.0M 17s\n204250K .......... .......... .......... .......... .......... 52% 23.1M 17s\n204300K .......... .......... .......... .......... .......... 52% 19.5M 17s\n204350K .......... .......... .......... .......... .......... 52% 15.1M 17s\n204400K .......... .......... .......... .......... .......... 52% 15.2M 17s\n204450K .......... .......... .......... .......... .......... 52% 23.5M 17s\n204500K .......... .......... .......... .......... .......... 52% 19.1M 17s\n204550K .......... .......... .......... .......... .......... 52% 19.9M 17s\n204600K .......... .......... .......... .......... .......... 52% 16.1M 17s\n204650K .......... .......... .......... .......... .......... 52% 25.1M 17s\n204700K .......... .......... .......... .......... .......... 52% 24.8M 17s\n204750K .......... .......... .......... .......... .......... 52% 21.3M 17s\n204800K .......... .......... .......... .......... .......... 52% 13.7M 17s\n204850K .......... .......... .......... .......... .......... 52% 24.7M 17s\n204900K .......... .......... .......... .......... .......... 52%  373K 17s\n204950K .......... .......... .......... .......... .......... 52% 19.1M 17s\n205000K .......... .......... .......... .......... .......... 52% 13.9M 17s\n205050K .......... .......... .......... .......... .......... 52% 18.4M 17s\n205100K .......... .......... .......... .......... .......... 52% 12.6M 17s\n205150K .......... .......... .......... .......... .......... 52% 21.5M 17s\n205200K .......... .......... .......... .......... .......... 52% 16.4M 17s\n205250K .......... .......... .......... .......... .......... 52% 24.2M 17s\n205300K .......... .......... .......... .......... .......... 52% 24.6M 17s\n205350K .......... .......... .......... .......... .......... 52% 23.3M 17s\n205400K .......... .......... .......... .......... .......... 52% 18.0M 17s\n205450K .......... .......... .......... .......... .......... 52% 24.3M 17s\n205500K .......... .......... .......... .......... .......... 52% 24.4M 17s\n205550K .......... .......... .......... .......... .......... 52% 25.4M 17s\n205600K .......... .......... .......... .......... .......... 52% 16.0M 17s\n205650K .......... .......... .......... .......... .......... 52% 21.7M 17s\n205700K .......... .......... .......... .......... .......... 52% 25.3M 17s\n205750K .......... .......... .......... .......... .......... 52% 25.2M 17s\n205800K .......... .......... .......... .......... .......... 52% 21.2M 17s\n205850K .......... .......... .......... .......... .......... 52% 20.7M 17s\n205900K .......... .......... .......... .......... .......... 52% 25.6M 17s\n205950K .......... .......... .......... .......... .......... 52% 24.9M 17s\n206000K .......... .......... .......... .......... .......... 52% 19.7M 17s\n206050K .......... .......... .......... .......... .......... 52% 21.0M 17s\n206100K .......... .......... .......... .......... .......... 52% 21.9M 17s\n206150K .......... .......... .......... .......... .......... 52% 23.9M 17s\n206200K .......... .......... .......... .......... .......... 52% 23.3M 17s\n206250K .......... .......... .......... .......... .......... 52% 21.6M 17s\n206300K .......... .......... .......... .......... .......... 52% 22.6M 17s\n206350K .......... .......... .......... .......... .......... 52% 19.9M 17s\n206400K .......... .......... .......... .......... .......... 52% 19.9M 17s\n206450K .......... .......... .......... .......... .......... 52% 24.5M 16s\n206500K .......... .......... .......... .......... .......... 52% 19.2M 16s\n206550K .......... .......... .......... .......... .......... 52% 22.3M 16s\n206600K .......... .......... .......... .......... .......... 52% 22.6M 16s\n206650K .......... .......... .......... .......... .......... 52% 23.9M 16s\n206700K .......... .......... .......... .......... .......... 52% 23.6M 16s\n206750K .......... .......... .......... .......... .......... 52% 21.8M 16s\n206800K .......... .......... .......... .......... .......... 52% 19.1M 16s\n206850K .......... .......... .......... .......... .......... 52% 22.5M 16s\n206900K .......... .......... .......... .......... .......... 52% 24.4M 16s\n206950K .......... .......... .......... .......... .......... 52% 22.3M 16s\n207000K .......... .......... .......... .......... .......... 52% 19.4M 16s\n207050K .......... .......... .......... .......... .......... 52% 24.5M 16s\n207100K .......... .......... .......... .......... .......... 52% 24.7M 16s\n207150K .......... .......... .......... .......... .......... 52% 25.2M 16s\n207200K .......... .......... .......... .......... .......... 52% 16.6M 16s\n207250K .......... .......... .......... .......... .......... 52% 24.0M 16s\n207300K .......... .......... .......... .......... .......... 52% 24.2M 16s\n207350K .......... .......... .......... .......... .......... 52% 24.2M 16s\n207400K .......... .......... .......... .......... .......... 52% 21.3M 16s\n207450K .......... .......... .......... .......... .......... 52% 21.1M 16s\n207500K .......... .......... .......... .......... .......... 52% 24.0M 16s\n207550K .......... .......... .......... .......... .......... 52% 25.1M 16s\n207600K .......... .......... .......... .......... .......... 52% 19.9M 16s\n207650K .......... .......... .......... .......... .......... 52% 23.3M 16s\n207700K .......... .......... .......... .......... .......... 52% 21.1M 16s\n207750K .......... .......... .......... .......... .......... 52% 22.1M 16s\n207800K .......... .......... .......... .......... .......... 52% 23.9M 16s\n207850K .......... .......... .......... .......... .......... 52% 23.7M 16s\n207900K .......... .......... .......... .......... .......... 52% 22.4M 16s\n207950K .......... .......... .......... .......... .......... 53% 22.1M 16s\n208000K .......... .......... .......... .......... .......... 53% 8.07M 16s\n208050K .......... .......... .......... .......... .......... 53% 18.8M 16s\n208100K .......... .......... .......... .......... .......... 53% 23.2M 16s\n208150K .......... .......... .......... .......... .......... 53% 20.7M 16s\n208200K .......... .......... .......... .......... .......... 53% 21.0M 16s\n208250K .......... .......... .......... .......... .......... 53% 23.7M 16s\n208300K .......... .......... .......... .......... .......... 53% 20.9M 16s\n208350K .......... .......... .......... .......... .......... 53% 25.0M 16s\n208400K .......... .......... .......... .......... .......... 53% 20.1M 16s\n208450K .......... .......... .......... .......... .......... 53% 23.9M 16s\n208500K .......... .......... .......... .......... .......... 53% 21.3M 16s\n208550K .......... .......... .......... .......... .......... 53% 23.8M 16s\n208600K .......... .......... .......... .......... .......... 53% 22.4M 16s\n208650K .......... .......... .......... .......... .......... 53% 25.1M 16s\n208700K .......... .......... .......... .......... .......... 53% 22.1M 16s\n208750K .......... .......... .......... .......... .......... 53% 19.0M 16s\n208800K .......... .......... .......... .......... .......... 53% 20.3M 16s\n208850K .......... .......... .......... .......... .......... 53% 24.3M 16s\n208900K .......... .......... .......... .......... .......... 53% 24.9M 16s\n208950K .......... .......... .......... .......... .......... 53% 20.2M 16s\n209000K .......... .......... .......... .......... .......... 53%  522K 16s\n209050K .......... .......... .......... .......... .......... 53% 19.5M 16s\n209100K .......... .......... .......... .......... .......... 53% 18.5M 16s\n209150K .......... .......... .......... .......... .......... 53% 15.0M 16s\n209200K .......... .......... .......... .......... .......... 53% 15.6M 16s\n209250K .......... .......... .......... .......... .......... 53% 25.0M 16s\n209300K .......... .......... .......... .......... .......... 53% 23.5M 16s\n209350K .......... .......... .......... .......... .......... 53% 23.1M 16s\n209400K .......... .......... .......... .......... .......... 53% 20.6M 16s\n209450K .......... .......... .......... .......... .......... 53% 23.9M 16s\n209500K .......... .......... .......... .......... .......... 53% 23.4M 16s\n209550K .......... .......... .......... .......... .......... 53% 22.4M 16s\n209600K .......... .......... .......... .......... .......... 53% 15.5M 16s\n209650K .......... .......... .......... .......... .......... 53% 23.7M 16s\n209700K .......... .......... .......... .......... .......... 53% 24.3M 16s\n209750K .......... .......... .......... .......... .......... 53% 22.7M 16s\n209800K .......... .......... .......... .......... .......... 53% 22.2M 16s\n209850K .......... .......... .......... .......... .......... 53% 22.1M 16s\n209900K .......... .......... .......... .......... .......... 53% 25.6M 16s\n209950K .......... .......... .......... .......... .......... 53% 24.7M 16s\n210000K .......... .......... .......... .......... .......... 53% 18.6M 16s\n210050K .......... .......... .......... .......... .......... 53% 20.3M 16s\n210100K .......... .......... .......... .......... .......... 53% 24.4M 16s\n210150K .......... .......... .......... .......... .......... 53% 24.2M 16s\n210200K .......... .......... .......... .......... .......... 53% 23.5M 16s\n210250K .......... .......... .......... .......... .......... 53% 23.0M 16s\n210300K .......... .......... .......... .......... .......... 53% 20.3M 16s\n210350K .......... .......... .......... .......... .......... 53% 25.5M 16s\n210400K .......... .......... .......... .......... .......... 53% 20.2M 16s\n210450K .......... .......... .......... .......... .......... 53% 23.8M 16s\n210500K .......... .......... .......... .......... .......... 53% 22.2M 16s\n210550K .......... .......... .......... .......... .......... 53% 21.9M 16s\n210600K .......... .......... .......... .......... .......... 53% 22.2M 16s\n210650K .......... .......... .......... .......... .......... 53% 24.2M 16s\n210700K .......... .......... .......... .......... .......... 53% 22.2M 16s\n210750K .......... .......... .......... .......... .......... 53% 22.5M 16s\n210800K .......... .......... .......... .......... .......... 53% 18.4M 16s\n210850K .......... .......... .......... .......... .......... 53% 24.4M 16s\n210900K .......... .......... .......... .......... .......... 53% 25.0M 16s\n210950K .......... .......... .......... .......... .......... 53% 22.9M 16s\n211000K .......... .......... .......... .......... .......... 53% 18.8M 16s\n211050K .......... .......... .......... .......... .......... 53% 21.4M 16s\n211100K .......... .......... .......... .......... .......... 53% 24.8M 16s\n211150K .......... .......... .......... .......... .......... 53% 20.3M 16s\n211200K .......... .......... .......... .......... .......... 53% 16.5M 16s\n211250K .......... .......... .......... .......... .......... 53% 23.2M 16s\n211300K .......... .......... .......... .......... .......... 53% 22.9M 16s\n211350K .......... .......... .......... .......... .......... 53% 21.7M 16s\n211400K .......... .......... .......... .......... .......... 53% 20.5M 16s\n211450K .......... .......... .......... .......... .......... 53% 20.2M 16s\n211500K .......... .......... .......... .......... .......... 53% 21.9M 16s\n211550K .......... .......... .......... .......... .......... 53% 22.4M 16s\n211600K .......... .......... .......... .......... .......... 53% 17.7M 16s\n211650K .......... .......... .......... .......... .......... 53% 19.1M 16s\n211700K .......... .......... .......... .......... .......... 53% 23.1M 16s\n211750K .......... .......... .......... .......... .......... 53% 23.4M 16s\n211800K .......... .......... .......... .......... .......... 53% 20.7M 16s\n211850K .......... .......... .......... .......... .......... 53% 22.4M 16s\n211900K .......... .......... .......... .......... .......... 54% 20.5M 16s\n211950K .......... .......... .......... .......... .......... 54% 23.7M 16s\n212000K .......... .......... .......... .......... .......... 54% 18.2M 16s\n212050K .......... .......... .......... .......... .......... 54% 22.1M 16s\n212100K .......... .......... .......... .......... .......... 54% 20.9M 16s\n212150K .......... .......... .......... .......... .......... 54% 23.2M 16s\n212200K .......... .......... .......... .......... .......... 54% 22.4M 16s\n212250K .......... .......... .......... .......... .......... 54% 21.8M 16s\n212300K .......... .......... .......... .......... .......... 54% 21.2M 16s\n212350K .......... .......... .......... .......... .......... 54% 21.6M 16s\n212400K .......... .......... .......... .......... .......... 54% 18.4M 16s\n212450K .......... .......... .......... .......... .......... 54% 22.3M 16s\n212500K .......... .......... .......... .......... .......... 54% 22.1M 16s\n212550K .......... .......... .......... .......... .......... 54% 20.9M 16s\n212600K .......... .......... .......... .......... .......... 54% 21.8M 16s\n212650K .......... .......... .......... .......... .......... 54% 23.8M 16s\n212700K .......... .......... .......... .......... .......... 54% 21.4M 16s\n212750K .......... .......... .......... .......... .......... 54% 21.0M 16s\n212800K .......... .......... .......... .......... .......... 54% 17.9M 16s\n212850K .......... .......... .......... .......... .......... 54% 22.9M 16s\n212900K .......... .......... .......... .......... .......... 54% 22.4M 16s\n212950K .......... .......... .......... .......... .......... 54% 21.9M 16s\n213000K .......... .......... .......... .......... .......... 54% 19.6M 16s\n213050K .......... .......... .......... .......... .......... 54%  765K 16s\n213100K .......... .......... .......... .......... .......... 54% 14.5M 16s\n213150K .......... .......... .......... .......... .......... 54% 15.9M 16s\n213200K .......... .......... .......... .......... .......... 54% 14.8M 16s\n213250K .......... .......... .......... .......... .......... 54% 16.6M 16s\n213300K .......... .......... .......... .......... .......... 54% 14.0M 16s\n213350K .......... .......... .......... .......... .......... 54% 18.2M 16s\n213400K .......... .......... .......... .......... .......... 54% 16.2M 16s\n213450K .......... .......... .......... .......... .......... 54% 14.8M 16s\n213500K .......... .......... .......... .......... .......... 54% 16.7M 16s\n213550K .......... .......... .......... .......... .......... 54% 18.4M 16s\n213600K .......... .......... .......... .......... .......... 54% 13.9M 16s\n213650K .......... .......... .......... .......... .......... 54% 16.7M 16s\n213700K .......... .......... .......... .......... .......... 54% 18.2M 16s\n213750K .......... .......... .......... .......... .......... 54% 18.7M 16s\n213800K .......... .......... .......... .......... .......... 54% 13.3M 16s\n213850K .......... .......... .......... .......... .......... 54% 17.2M 16s\n213900K .......... .......... .......... .......... .......... 54% 4.33M 16s\n213950K .......... .......... .......... .......... .......... 54% 17.5M 16s\n214000K .......... .......... .......... .......... .......... 54% 12.9M 16s\n214050K .......... .......... .......... .......... .......... 54% 18.0M 16s\n214100K .......... .......... .......... .......... .......... 54% 18.1M 16s\n214150K .......... .......... .......... .......... .......... 54% 18.2M 16s\n214200K .......... .......... .......... .......... .......... 54% 15.2M 16s\n214250K .......... .......... .......... .......... .......... 54% 17.8M 16s\n214300K .......... .......... .......... .......... .......... 54% 18.0M 16s\n214350K .......... .......... .......... .......... .......... 54% 16.1M 16s\n214400K .......... .......... .......... .......... .......... 54% 15.0M 16s\n214450K .......... .......... .......... .......... .......... 54% 17.4M 16s\n214500K .......... .......... .......... .......... .......... 54% 16.8M 16s\n214550K .......... .......... .......... .......... .......... 54% 17.9M 16s\n214600K .......... .......... .......... .......... .......... 54% 7.26M 16s\n214650K .......... .......... .......... .......... .......... 54% 22.6M 16s\n214700K .......... .......... .......... .......... .......... 54% 19.9M 16s\n214750K .......... .......... .......... .......... .......... 54% 23.4M 16s\n214800K .......... .......... .......... .......... .......... 54% 19.4M 16s\n214850K .......... .......... .......... .......... .......... 54% 23.7M 16s\n214900K .......... .......... .......... .......... .......... 54% 24.7M 16s\n214950K .......... .......... .......... .......... .......... 54% 20.2M 16s\n215000K .......... .......... .......... .......... .......... 54% 19.1M 16s\n215050K .......... .......... .......... .......... .......... 54% 21.0M 16s\n215100K .......... .......... .......... .......... .......... 54% 24.5M 16s\n215150K .......... .......... .......... .......... .......... 54% 21.4M 16s\n215200K .......... .......... .......... .......... .......... 54% 19.5M 16s\n215250K .......... .......... .......... .......... .......... 54% 24.7M 16s\n215300K .......... .......... .......... .......... .......... 54% 23.8M 16s\n215350K .......... .......... .......... .......... .......... 54% 24.2M 16s\n215400K .......... .......... .......... .......... .......... 54% 19.1M 16s\n215450K .......... .......... .......... .......... .......... 54% 24.8M 16s\n215500K .......... .......... .......... .......... .......... 54% 24.3M 16s\n215550K .......... .......... .......... .......... .......... 54% 8.39M 16s\n215600K .......... .......... .......... .......... .......... 54% 20.0M 16s\n215650K .......... .......... .......... .......... .......... 54% 12.4M 16s\n215700K .......... .......... .......... .......... .......... 54% 25.2M 16s\n215750K .......... .......... .......... .......... .......... 54% 21.6M 16s\n215800K .......... .......... .......... .......... .......... 55% 13.0M 15s\n215850K .......... .......... .......... .......... .......... 55% 4.87M 15s\n215900K .......... .......... .......... .......... .......... 55% 35.1M 15s\n215950K .......... .......... .......... .......... .......... 55% 35.6M 15s\n216000K .......... .......... .......... .......... .......... 55% 27.3M 15s\n216050K .......... .......... .......... .......... .......... 55% 35.5M 15s\n216100K .......... .......... .......... .......... .......... 55% 36.3M 15s\n216150K .......... .......... .......... .......... .......... 55% 7.30M 15s\n216200K .......... .......... .......... .......... .......... 55% 18.3M 15s\n216250K .......... .......... .......... .......... .......... 55% 22.4M 15s\n216300K .......... .......... .......... .......... .......... 55% 19.4M 15s\n216350K .......... .......... .......... .......... .......... 55% 19.4M 15s\n216400K .......... .......... .......... .......... .......... 55% 20.1M 15s\n216450K .......... .......... .......... .......... .......... 55% 20.9M 15s\n216500K .......... .......... .......... .......... .......... 55% 20.9M 15s\n216550K .......... .......... .......... .......... .......... 55% 14.3M 15s\n216600K .......... .......... .......... .......... .......... 55% 22.9M 15s\n216650K .......... .......... .......... .......... .......... 55% 24.4M 15s\n216700K .......... .......... .......... .......... .......... 55% 20.1M 15s\n216750K .......... .......... .......... .......... .......... 55% 24.3M 15s\n216800K .......... .......... .......... .......... .......... 55% 17.4M 15s\n216850K .......... .......... .......... .......... .......... 55% 24.4M 15s\n216900K .......... .......... .......... .......... .......... 55% 18.8M 15s\n216950K .......... .......... .......... .......... .......... 55% 17.2M 15s\n217000K .......... .......... .......... .......... .......... 55% 16.5M 15s\n217050K .......... .......... .......... .......... .......... 55% 20.2M 15s\n217100K .......... .......... .......... .......... .......... 55% 19.8M 15s\n217150K .......... .......... .......... .......... .......... 55% 1.72M 15s\n217200K .......... .......... .......... .......... .......... 55% 13.7M 15s\n217250K .......... .......... .......... .......... .......... 55% 16.8M 15s\n217300K .......... .......... .......... .......... .......... 55% 18.1M 15s\n217350K .......... .......... .......... .......... .......... 55% 19.8M 15s\n217400K .......... .......... .......... .......... .......... 55% 18.6M 15s\n217450K .......... .......... .......... .......... .......... 55% 20.1M 15s\n217500K .......... .......... .......... .......... .......... 55% 24.2M 15s\n217550K .......... .......... .......... .......... .......... 55% 24.6M 15s\n217600K .......... .......... .......... .......... .......... 55% 20.2M 15s\n217650K .......... .......... .......... .......... .......... 55% 25.2M 15s\n217700K .......... .......... .......... .......... .......... 55% 21.2M 15s\n217750K .......... .......... .......... .......... .......... 55% 25.0M 15s\n217800K .......... .......... .......... .......... .......... 55% 23.1M 15s\n217850K .......... .......... .......... .......... .......... 55% 25.6M 15s\n217900K .......... .......... .......... .......... .......... 55% 8.01M 15s\n217950K .......... .......... .......... .......... .......... 55% 23.8M 15s\n218000K .......... .......... .......... .......... .......... 55% 19.3M 15s\n218050K .......... .......... .......... .......... .......... 55% 16.3M 15s\n218100K .......... .......... .......... .......... .......... 55% 23.9M 15s\n218150K .......... .......... .......... .......... .......... 55% 23.9M 15s\n218200K .......... .......... .......... .......... .......... 55% 22.9M 15s\n218250K .......... .......... .......... .......... .......... 55% 23.6M 15s\n218300K .......... .......... .......... .......... .......... 55% 21.6M 15s\n218350K .......... .......... .......... .......... .......... 55% 24.5M 15s\n218400K .......... .......... .......... .......... .......... 55% 20.4M 15s\n218450K .......... .......... .......... .......... .......... 55% 23.9M 15s\n218500K .......... .......... .......... .......... .......... 55% 24.1M 15s\n218550K .......... .......... .......... .......... .......... 55% 20.4M 15s\n218600K .......... .......... .......... .......... .......... 55% 22.4M 15s\n218650K .......... .......... .......... .......... .......... 55% 24.5M 15s\n218700K .......... .......... .......... .......... .......... 55% 24.6M 15s\n218750K .......... .......... .......... .......... .......... 55% 22.6M 15s\n218800K .......... .......... .......... .......... .......... 55% 17.3M 15s\n218850K .......... .......... .......... .......... .......... 55% 20.8M 15s\n218900K .......... .......... .......... .......... .......... 55% 21.3M 15s\n218950K .......... .......... .......... .......... .......... 55% 18.7M 15s\n219000K .......... .......... .......... .......... .......... 55% 17.5M 15s\n219050K .......... .......... .......... .......... .......... 55% 19.4M 15s\n219100K .......... .......... .......... .......... .......... 55% 20.1M 15s\n219150K .......... .......... .......... .......... .......... 55% 18.9M 15s\n219200K .......... .......... .......... .......... .......... 55% 14.5M 15s\n219250K .......... .......... .......... .......... .......... 55% 19.9M 15s\n219300K .......... .......... .......... .......... .......... 55% 20.0M 15s\n219350K .......... .......... .......... .......... .......... 55% 17.1M 15s\n219400K .......... .......... .......... .......... .......... 55% 18.5M 15s\n219450K .......... .......... .......... .......... .......... 55% 18.5M 15s\n219500K .......... .......... .......... .......... .......... 55% 19.3M 15s\n219550K .......... .......... .......... .......... .......... 55% 16.9M 15s\n219600K .......... .......... .......... .......... .......... 55% 16.6M 15s\n219650K .......... .......... .......... .......... .......... 55% 20.2M 15s\n219700K .......... .......... .......... .......... .......... 55% 19.9M 15s\n219750K .......... .......... .......... .......... .......... 56% 17.3M 15s\n219800K .......... .......... .......... .......... .......... 56% 18.8M 15s\n219850K .......... .......... .......... .......... .......... 56% 19.7M 15s\n219900K .......... .......... .......... .......... .......... 56% 20.0M 15s\n219950K .......... .......... .......... .......... .......... 56% 16.5M 15s\n220000K .......... .......... .......... .......... .......... 56% 16.4M 15s\n220050K .......... .......... .......... .......... .......... 56% 20.6M 15s\n220100K .......... .......... .......... .......... .......... 56% 19.0M 15s\n220150K .......... .......... .......... .......... .......... 56% 16.4M 15s\n220200K .......... .......... .......... .......... .......... 56% 18.9M 15s\n220250K .......... .......... .......... .......... .......... 56% 20.3M 15s\n220300K .......... .......... .......... .......... .......... 56% 17.5M 15s\n220350K .......... .......... .......... .......... .......... 56% 20.6M 15s\n220400K .......... .......... .......... .......... .......... 56% 16.6M 15s\n220450K .......... .......... .......... .......... .......... 56% 20.7M 15s\n220500K .......... .......... .......... .......... .......... 56% 17.9M 15s\n220550K .......... .......... .......... .......... .......... 56% 20.1M 15s\n220600K .......... .......... .......... .......... .......... 56% 19.3M 15s\n220650K .......... .......... .......... .......... .......... 56% 20.6M 15s\n220700K .......... .......... .......... .......... .......... 56% 17.8M 15s\n220750K .......... .......... .......... .......... .......... 56% 20.8M 15s\n220800K .......... .......... .......... .......... .......... 56% 16.6M 15s\n220850K .......... .......... .......... .......... .......... 56% 20.5M 15s\n220900K .......... .......... .......... .......... .......... 56% 18.2M 15s\n220950K .......... .......... .......... .......... .......... 56% 20.1M 15s\n221000K .......... .......... .......... .......... .......... 56% 19.3M 15s\n221050K .......... .......... .......... .......... .......... 56% 20.0M 15s\n221100K .......... .......... .......... .......... .......... 56% 17.6M 15s\n221150K .......... .......... .......... .......... .......... 56% 20.2M 15s\n221200K .......... .......... .......... .......... .......... 56%  766K 15s\n221250K .......... .......... .......... .......... .......... 56% 13.2M 15s\n221300K .......... .......... .......... .......... .......... 56% 22.9M 15s\n221350K .......... .......... .......... .......... .......... 56% 17.6M 15s\n221400K .......... .......... .......... .......... .......... 56% 21.2M 15s\n221450K .......... .......... .......... .......... .......... 56% 15.9M 15s\n221500K .......... .......... .......... .......... .......... 56% 17.5M 15s\n221550K .......... .......... .......... .......... .......... 56% 21.6M 15s\n221600K .......... .......... .......... .......... .......... 56% 17.2M 15s\n221650K .......... .......... .......... .......... .......... 56% 20.5M 15s\n221700K .......... .......... .......... .......... .......... 56% 19.7M 15s\n221750K .......... .......... .......... .......... .......... 56% 19.7M 15s\n221800K .......... .......... .......... .......... .......... 56% 22.9M 15s\n221850K .......... .......... .......... .......... .......... 56% 7.38M 15s\n221900K .......... .......... .......... .......... .......... 56% 19.0M 15s\n221950K .......... .......... .......... .......... .......... 56% 19.4M 15s\n222000K .......... .......... .......... .......... .......... 56% 16.2M 15s\n222050K .......... .......... .......... .......... .......... 56% 22.1M 15s\n222100K .......... .......... .......... .......... .......... 56% 22.6M 15s\n222150K .......... .......... .......... .......... .......... 56% 22.4M 15s\n222200K .......... .......... .......... .......... .......... 56% 21.1M 15s\n222250K .......... .......... .......... .......... .......... 56% 17.0M 15s\n222300K .......... .......... .......... .......... .......... 56% 21.1M 15s\n222350K .......... .......... .......... .......... .......... 56% 23.1M 15s\n222400K .......... .......... .......... .......... .......... 56% 15.2M 15s\n222450K .......... .......... .......... .......... .......... 56% 14.1M 15s\n222500K .......... .......... .......... .......... .......... 56% 17.9M 15s\n222550K .......... .......... .......... .......... .......... 56% 15.2M 15s\n222600K .......... .......... .......... .......... .......... 56% 13.0M 15s\n222650K .......... .......... .......... .......... .......... 56% 12.6M 15s\n222700K .......... .......... .......... .......... .......... 56% 21.3M 15s\n222750K .......... .......... .......... .......... .......... 56% 16.0M 15s\n222800K .......... .......... .......... .......... .......... 56% 15.6M 15s\n222850K .......... .......... .......... .......... .......... 56% 20.9M 15s\n222900K .......... .......... .......... .......... .......... 56% 21.0M 15s\n222950K .......... .......... .......... .......... .......... 56% 18.6M 15s\n223000K .......... .......... .......... .......... .......... 56% 20.2M 15s\n223050K .......... .......... .......... .......... .......... 56% 22.0M 15s\n223100K .......... .......... .......... .......... .......... 56% 17.9M 15s\n223150K .......... .......... .......... .......... .......... 56% 17.0M 15s\n223200K .......... .......... .......... .......... .......... 56% 17.0M 15s\n223250K .......... .......... .......... .......... .......... 56% 16.2M 15s\n223300K .......... .......... .......... .......... .......... 56% 13.8M 15s\n223350K .......... .......... .......... .......... .......... 56% 17.1M 15s\n223400K .......... .......... .......... .......... .......... 56% 16.2M 15s\n223450K .......... .......... .......... .......... .......... 56% 13.8M 15s\n223500K .......... .......... .......... .......... .......... 56% 17.0M 15s\n223550K .......... .......... .......... .......... .......... 56% 15.8M 15s\n223600K .......... .......... .......... .......... .......... 56% 13.9M 15s\n223650K .......... .......... .......... .......... .......... 57% 14.5M 15s\n223700K .......... .......... .......... .......... .......... 57% 15.1M 15s\n223750K .......... .......... .......... .......... .......... 57% 15.5M 15s\n223800K .......... .......... .......... .......... .......... 57% 13.3M 15s\n223850K .......... .......... .......... .......... .......... 57% 19.1M 15s\n223900K .......... .......... .......... .......... .......... 57% 20.4M 15s\n223950K .......... .......... .......... .......... .......... 57% 16.5M 15s\n224000K .......... .......... .......... .......... .......... 57% 14.4M 15s\n224050K .......... .......... .......... .......... .......... 57% 17.5M 15s\n224100K .......... .......... .......... .......... .......... 57% 16.8M 15s\n224150K .......... .......... .......... .......... .......... 57% 17.0M 15s\n224200K .......... .......... .......... .......... .......... 57% 18.9M 15s\n224250K .......... .......... .......... .......... .......... 57% 17.7M 15s\n224300K .......... .......... .......... .......... .......... 57% 15.4M 15s\n224350K .......... .......... .......... .......... .......... 57% 17.7M 15s\n224400K .......... .......... .......... .......... .......... 57% 14.2M 15s\n224450K .......... .......... .......... .......... .......... 57% 14.8M 15s\n224500K .......... .......... .......... .......... .......... 57% 17.6M 15s\n224550K .......... .......... .......... .......... .......... 57% 18.8M 15s\n224600K .......... .......... .......... .......... .......... 57% 19.2M 15s\n224650K .......... .......... .......... .......... .......... 57% 18.2M 15s\n224700K .......... .......... .......... .......... .......... 57% 22.5M 15s\n224750K .......... .......... .......... .......... .......... 57% 25.0M 15s\n224800K .......... .......... .......... .......... .......... 57% 5.66M 15s\n224850K .......... .......... .......... .......... .......... 57% 32.7M 15s\n224900K .......... .......... .......... .......... .......... 57% 25.3M 15s\n224950K .......... .......... .......... .......... .......... 57% 24.7M 15s\n225000K .......... .......... .......... .......... .......... 57% 20.0M 15s\n225050K .......... .......... .......... .......... .......... 57% 17.5M 15s\n225100K .......... .......... .......... .......... .......... 57% 17.9M 15s\n225150K .......... .......... .......... .......... .......... 57% 20.2M 15s\n225200K .......... .......... .......... .......... .......... 57% 15.0M 15s\n225250K .......... .......... .......... .......... .......... 57% 24.3M 14s\n225300K .......... .......... .......... .......... .......... 57% 1.65M 15s\n225350K .......... .......... .......... .......... .......... 57% 18.2M 15s\n225400K .......... .......... .......... .......... .......... 57% 11.7M 15s\n225450K .......... .......... .......... .......... .......... 57% 12.4M 14s\n225500K .......... .......... .......... .......... .......... 57% 23.5M 14s\n225550K .......... .......... .......... .......... .......... 57% 22.9M 14s\n225600K .......... .......... .......... .......... .......... 57% 18.9M 14s\n225650K .......... .......... .......... .......... .......... 57% 18.3M 14s\n225700K .......... .......... .......... .......... .......... 57% 23.6M 14s\n225750K .......... .......... .......... .......... .......... 57% 24.2M 14s\n225800K .......... .......... .......... .......... .......... 57% 22.7M 14s\n225850K .......... .......... .......... .......... .......... 57% 24.7M 14s\n225900K .......... .......... .......... .......... .......... 57% 21.2M 14s\n225950K .......... .......... .......... .......... .......... 57% 24.7M 14s\n226000K .......... .......... .......... .......... .......... 57% 19.9M 14s\n226050K .......... .......... .......... .......... .......... 57% 12.7M 14s\n226100K .......... .......... .......... .......... .......... 57% 18.5M 14s\n226150K .......... .......... .......... .......... .......... 57% 24.4M 14s\n226200K .......... .......... .......... .......... .......... 57% 22.3M 14s\n226250K .......... .......... .......... .......... .......... 57% 23.2M 14s\n226300K .......... .......... .......... .......... .......... 57% 20.4M 14s\n226350K .......... .......... .......... .......... .......... 57% 24.3M 14s\n226400K .......... .......... .......... .......... .......... 57% 7.92M 14s\n226450K .......... .......... .......... .......... .......... 57% 15.8M 14s\n226500K .......... .......... .......... .......... .......... 57% 13.3M 14s\n226550K .......... .......... .......... .......... .......... 57% 23.2M 14s\n226600K .......... .......... .......... .......... .......... 57% 11.6M 14s\n226650K .......... .......... .......... .......... .......... 57% 20.0M 14s\n226700K .......... .......... .......... .......... .......... 57% 21.9M 14s\n226750K .......... .......... .......... .......... .......... 57% 24.2M 14s\n226800K .......... .......... .......... .......... .......... 57% 15.1M 14s\n226850K .......... .......... .......... .......... .......... 57% 15.0M 14s\n226900K .......... .......... .......... .......... .......... 57% 23.0M 14s\n226950K .......... .......... .......... .......... .......... 57% 24.5M 14s\n227000K .......... .......... .......... .......... .......... 57% 18.1M 14s\n227050K .......... .......... .......... .......... .......... 57% 20.5M 14s\n227100K .......... .......... .......... .......... .......... 57% 24.4M 14s\n227150K .......... .......... .......... .......... .......... 57% 23.7M 14s\n227200K .......... .......... .......... .......... .......... 57% 19.3M 14s\n227250K .......... .......... .......... .......... .......... 57% 13.1M 14s\n227300K .......... .......... .......... .......... .......... 57% 14.2M 14s\n227350K .......... .......... .......... .......... .......... 57% 22.4M 14s\n227400K .......... .......... .......... .......... .......... 57% 21.3M 14s\n227450K .......... .......... .......... .......... .......... 57% 21.2M 14s\n227500K .......... .......... .......... .......... .......... 57% 23.3M 14s\n227550K .......... .......... .......... .......... .......... 57% 22.2M 14s\n227600K .......... .......... .......... .......... .......... 58% 15.7M 14s\n227650K .......... .......... .......... .......... .......... 58% 21.7M 14s\n227700K .......... .......... .......... .......... .......... 58% 22.8M 14s\n227750K .......... .......... .......... .......... .......... 58% 23.0M 14s\n227800K .......... .......... .......... .......... .......... 58% 21.2M 14s\n227850K .......... .......... .......... .......... .......... 58% 18.9M 14s\n227900K .......... .......... .......... .......... .......... 58% 24.8M 14s\n227950K .......... .......... .......... .......... .......... 58% 23.3M 14s\n228000K .......... .......... .......... .......... .......... 58% 19.1M 14s\n228050K .......... .......... .......... .......... .......... 58% 20.2M 14s\n228100K .......... .......... .......... .......... .......... 58% 21.2M 14s\n228150K .......... .......... .......... .......... .......... 58% 20.0M 14s\n228200K .......... .......... .......... .......... .......... 58% 22.5M 14s\n228250K .......... .......... .......... .......... .......... 58% 21.2M 14s\n228300K .......... .......... .......... .......... .......... 58% 20.1M 14s\n228350K .......... .......... .......... .......... .......... 58% 23.8M 14s\n228400K .......... .......... .......... .......... .......... 58% 16.8M 14s\n228450K .......... .......... .......... .......... .......... 58% 24.2M 14s\n228500K .......... .......... .......... .......... .......... 58% 23.5M 14s\n228550K .......... .......... .......... .......... .......... 58% 21.7M 14s\n228600K .......... .......... .......... .......... .......... 58% 23.1M 14s\n228650K .......... .......... .......... .......... .......... 58% 24.6M 14s\n228700K .......... .......... .......... .......... .......... 58% 24.1M 14s\n228750K .......... .......... .......... .......... .......... 58% 19.5M 14s\n228800K .......... .......... .......... .......... .......... 58% 19.1M 14s\n228850K .......... .......... .......... .......... .......... 58% 25.0M 14s\n228900K .......... .......... .......... .......... .......... 58% 22.1M 14s\n228950K .......... .......... .......... .......... .......... 58% 23.2M 14s\n229000K .......... .......... .......... .......... .......... 58% 19.6M 14s\n229050K .......... .......... .......... .......... .......... 58% 24.3M 14s\n229100K .......... .......... .......... .......... .......... 58% 24.7M 14s\n229150K .......... .......... .......... .......... .......... 58% 24.5M 14s\n229200K .......... .......... .......... .......... .......... 58% 17.5M 14s\n229250K .......... .......... .......... .......... .......... 58% 19.2M 14s\n229300K .......... .......... .......... .......... .......... 58% 24.2M 14s\n229350K .......... .......... .......... .......... .......... 58% 25.0M 14s\n229400K .......... .......... .......... .......... .......... 58%  751K 14s\n229450K .......... .......... .......... .......... .......... 58% 8.83M 14s\n229500K .......... .......... .......... .......... .......... 58% 20.6M 14s\n229550K .......... .......... .......... .......... .......... 58% 20.3M 14s\n229600K .......... .......... .......... .......... .......... 58% 17.6M 14s\n229650K .......... .......... .......... .......... .......... 58% 15.2M 14s\n229700K .......... .......... .......... .......... .......... 58% 20.7M 14s\n229750K .......... .......... .......... .......... .......... 58% 19.1M 14s\n229800K .......... .......... .......... .......... .......... 58% 20.2M 14s\n229850K .......... .......... .......... .......... .......... 58% 18.7M 14s\n229900K .......... .......... .......... .......... .......... 58% 23.8M 14s\n229950K .......... .......... .......... .......... .......... 58% 19.4M 14s\n230000K .......... .......... .......... .......... .......... 58% 20.5M 14s\n230050K .......... .......... .......... .......... .......... 58% 17.9M 14s\n230100K .......... .......... .......... .......... .......... 58% 7.53M 14s\n230150K .......... .......... .......... .......... .......... 58% 22.5M 14s\n230200K .......... .......... .......... .......... .......... 58% 15.1M 14s\n230250K .......... .......... .......... .......... .......... 58% 22.4M 14s\n230300K .......... .......... .......... .......... .......... 58% 23.5M 14s\n230350K .......... .......... .......... .......... .......... 58% 18.4M 14s\n230400K .......... .......... .......... .......... .......... 58% 16.2M 14s\n230450K .......... .......... .......... .......... .......... 58% 23.3M 14s\n230500K .......... .......... .......... .......... .......... 58% 18.1M 14s\n230550K .......... .......... .......... .......... .......... 58% 23.4M 14s\n230600K .......... .......... .......... .......... .......... 58% 15.6M 14s\n230650K .......... .......... .......... .......... .......... 58% 23.0M 14s\n230700K .......... .......... .......... .......... .......... 58% 18.3M 14s\n230750K .......... .......... .......... .......... .......... 58% 20.7M 14s\n230800K .......... .......... .......... .......... .......... 58% 14.5M 14s\n230850K .......... .......... .......... .......... .......... 58% 18.1M 14s\n230900K .......... .......... .......... .......... .......... 58% 22.5M 14s\n230950K .......... .......... .......... .......... .......... 58% 18.8M 14s\n231000K .......... .......... .......... .......... .......... 58% 18.8M 14s\n231050K .......... .......... .......... .......... .......... 58% 18.5M 14s\n231100K .......... .......... .......... .......... .......... 58% 23.4M 14s\n231150K .......... .......... .......... .......... .......... 58% 18.1M 14s\n231200K .......... .......... .......... .......... .......... 58% 16.4M 14s\n231250K .......... .......... .......... .......... .......... 58% 19.9M 14s\n231300K .......... .......... .......... .......... .......... 58% 21.5M 14s\n231350K .......... .......... .......... .......... .......... 58% 20.6M 14s\n231400K .......... .......... .......... .......... .......... 58% 15.3M 14s\n231450K .......... .......... .......... .......... .......... 58% 18.1M 14s\n231500K .......... .......... .......... .......... .......... 59% 20.6M 14s\n231550K .......... .......... .......... .......... .......... 59% 7.00M 14s\n231600K .......... .......... .......... .......... .......... 59% 19.8M 14s\n231650K .......... .......... .......... .......... .......... 59% 32.4M 14s\n231700K .......... .......... .......... .......... .......... 59% 20.2M 14s\n231750K .......... .......... .......... .......... .......... 59% 17.4M 14s\n231800K .......... .......... .......... .......... .......... 59% 18.1M 14s\n231850K .......... .......... .......... .......... .......... 59% 21.0M 14s\n231900K .......... .......... .......... .......... .......... 59% 18.3M 14s\n231950K .......... .......... .......... .......... .......... 59% 18.6M 14s\n232000K .......... .......... .......... .......... .......... 59% 18.3M 14s\n232050K .......... .......... .......... .......... .......... 59% 15.2M 14s\n232100K .......... .......... .......... .......... .......... 59% 23.2M 14s\n232150K .......... .......... .......... .......... .......... 59% 18.2M 14s\n232200K .......... .......... .......... .......... .......... 59% 18.8M 14s\n232250K .......... .......... .......... .......... .......... 59% 20.5M 14s\n232300K .......... .......... .......... .......... .......... 59% 19.4M 14s\n232350K .......... .......... .......... .......... .......... 59% 18.3M 14s\n232400K .......... .......... .......... .......... .......... 59% 16.3M 14s\n232450K .......... .......... .......... .......... .......... 59% 20.2M 14s\n232500K .......... .......... .......... .......... .......... 59% 24.9M 14s\n232550K .......... .......... .......... .......... .......... 59% 18.5M 14s\n232600K .......... .......... .......... .......... .......... 59% 21.6M 14s\n232650K .......... .......... .......... .......... .......... 59% 20.9M 14s\n232700K .......... .......... .......... .......... .......... 59% 23.5M 14s\n232750K .......... .......... .......... .......... .......... 59% 7.49M 14s\n232800K .......... .......... .......... .......... .......... 59% 14.5M 14s\n232850K .......... .......... .......... .......... .......... 59% 23.9M 14s\n232900K .......... .......... .......... .......... .......... 59% 25.3M 14s\n232950K .......... .......... .......... .......... .......... 59% 16.8M 14s\n233000K .......... .......... .......... .......... .......... 59% 22.5M 14s\n233050K .......... .......... .......... .......... .......... 59% 20.6M 14s\n233100K .......... .......... .......... .......... .......... 59% 24.9M 14s\n233150K .......... .......... .......... .......... .......... 59% 21.6M 14s\n233200K .......... .......... .......... .......... .......... 59% 18.3M 14s\n233250K .......... .......... .......... .......... .......... 59% 21.8M 14s\n233300K .......... .......... .......... .......... .......... 59% 24.8M 14s\n233350K .......... .......... .......... .......... .......... 59% 22.4M 14s\n233400K .......... .......... .......... .......... .......... 59% 17.6M 14s\n233450K .......... .......... .......... .......... .......... 59% 21.1M 14s\n233500K .......... .......... .......... .......... .......... 59% 1.03M 14s\n233550K .......... .......... .......... .......... .......... 59% 13.6M 14s\n233600K .......... .......... .......... .......... .......... 59% 14.0M 14s\n233650K .......... .......... .......... .......... .......... 59% 19.4M 14s\n233700K .......... .......... .......... .......... .......... 59% 25.6M 14s\n233750K .......... .......... .......... .......... .......... 59% 18.4M 14s\n233800K .......... .......... .......... .......... .......... 59% 15.2M 14s\n233850K .......... .......... .......... .......... .......... 59% 15.9M 14s\n233900K .......... .......... .......... .......... .......... 59% 11.6M 14s\n233950K .......... .......... .......... .......... .......... 59% 17.0M 14s\n234000K .......... .......... .......... .......... .......... 59% 17.5M 14s\n234050K .......... .......... .......... .......... .......... 59% 25.2M 14s\n234100K .......... .......... .......... .......... .......... 59% 21.2M 14s\n234150K .......... .......... .......... .......... .......... 59% 21.0M 14s\n234200K .......... .......... .......... .......... .......... 59% 13.5M 14s\n234250K .......... .......... .......... .......... .......... 59% 15.8M 14s\n234300K .......... .......... .......... .......... .......... 59% 17.8M 14s\n234350K .......... .......... .......... .......... .......... 59% 14.7M 14s\n234400K .......... .......... .......... .......... .......... 59% 12.5M 14s\n234450K .......... .......... .......... .......... .......... 59% 19.2M 14s\n234500K .......... .......... .......... .......... .......... 59% 19.7M 14s\n234550K .......... .......... .......... .......... .......... 59% 19.6M 14s\n234600K .......... .......... .......... .......... .......... 59% 13.2M 14s\n234650K .......... .......... .......... .......... .......... 59% 19.7M 14s\n234700K .......... .......... .......... .......... .......... 59% 17.5M 14s\n234750K .......... .......... .......... .......... .......... 59% 5.61M 14s\n234800K .......... .......... .......... .......... .......... 59% 22.1M 14s\n234850K .......... .......... .......... .......... .......... 59% 29.0M 14s\n234900K .......... .......... .......... .......... .......... 59% 17.2M 14s\n234950K .......... .......... .......... .......... .......... 59% 17.3M 14s\n235000K .......... .......... .......... .......... .......... 59% 9.96M 14s\n235050K .......... .......... .......... .......... .......... 59% 19.3M 14s\n235100K .......... .......... .......... .......... .......... 59% 14.8M 14s\n235150K .......... .......... .......... .......... .......... 59% 20.9M 14s\n235200K .......... .......... .......... .......... .......... 59% 13.5M 14s\n235250K .......... .......... .......... .......... .......... 59% 24.5M 13s\n235300K .......... .......... .......... .......... .......... 59% 19.7M 13s\n235350K .......... .......... .......... .......... .......... 59% 23.2M 13s\n235400K .......... .......... .......... .......... .......... 59% 19.9M 13s\n235450K .......... .......... .......... .......... .......... 60% 24.3M 13s\n235500K .......... .......... .......... .......... .......... 60% 20.2M 13s\n235550K .......... .......... .......... .......... .......... 60% 24.0M 13s\n235600K .......... .......... .......... .......... .......... 60% 19.2M 13s\n235650K .......... .......... .......... .......... .......... 60% 22.2M 13s\n235700K .......... .......... .......... .......... .......... 60% 24.3M 13s\n235750K .......... .......... .......... .......... .......... 60% 20.8M 13s\n235800K .......... .......... .......... .......... .......... 60% 22.7M 13s\n235850K .......... .......... .......... .......... .......... 60% 24.0M 13s\n235900K .......... .......... .......... .......... .......... 60% 24.4M 13s\n235950K .......... .......... .......... .......... .......... 60% 24.6M 13s\n236000K .......... .......... .......... .......... .......... 60% 17.6M 13s\n236050K .......... .......... .......... .......... .......... 60% 21.7M 13s\n236100K .......... .......... .......... .......... .......... 60% 23.8M 13s\n236150K .......... .......... .......... .......... .......... 60% 24.5M 13s\n236200K .......... .......... .......... .......... .......... 60% 16.4M 13s\n236250K .......... .......... .......... .......... .......... 60% 21.7M 13s\n236300K .......... .......... .......... .......... .......... 60% 21.3M 13s\n236350K .......... .......... .......... .......... .......... 60% 22.1M 13s\n236400K .......... .......... .......... .......... .......... 60% 16.3M 13s\n236450K .......... .......... .......... .......... .......... 60% 21.3M 13s\n236500K .......... .......... .......... .......... .......... 60% 21.8M 13s\n236550K .......... .......... .......... .......... .......... 60% 21.9M 13s\n236600K .......... .......... .......... .......... .......... 60% 18.2M 13s\n236650K .......... .......... .......... .......... .......... 60% 22.2M 13s\n236700K .......... .......... .......... .......... .......... 60% 21.2M 13s\n236750K .......... .......... .......... .......... .......... 60% 22.1M 13s\n236800K .......... .......... .......... .......... .......... 60% 12.0M 13s\n236850K .......... .......... .......... .......... .......... 60% 21.9M 13s\n236900K .......... .......... .......... .......... .......... 60% 22.3M 13s\n236950K .......... .......... .......... .......... .......... 60% 11.3M 13s\n237000K .......... .......... .......... .......... .......... 60% 8.42M 13s\n237050K .......... .......... .......... .......... .......... 60% 22.0M 13s\n237100K .......... .......... .......... .......... .......... 60% 19.8M 13s\n237150K .......... .......... .......... .......... .......... 60% 11.1M 13s\n237200K .......... .......... .......... .......... .......... 60% 17.4M 13s\n237250K .......... .......... .......... .......... .......... 60% 20.5M 13s\n237300K .......... .......... .......... .......... .......... 60% 20.6M 13s\n237350K .......... .......... .......... .......... .......... 60% 21.5M 13s\n237400K .......... .......... .......... .......... .......... 60% 16.6M 13s\n237450K .......... .......... .......... .......... .......... 60% 20.3M 13s\n237500K .......... .......... .......... .......... .......... 60% 20.3M 13s\n237550K .......... .......... .......... .......... .......... 60% 1.14M 13s\n237600K .......... .......... .......... .......... .......... 60% 11.4M 13s\n237650K .......... .......... .......... .......... .......... 60% 18.3M 13s\n237700K .......... .......... .......... .......... .......... 60% 18.8M 13s\n237750K .......... .......... .......... .......... .......... 60% 18.4M 13s\n237800K .......... .......... .......... .......... .......... 60% 17.3M 13s\n237850K .......... .......... .......... .......... .......... 60% 16.5M 13s\n237900K .......... .......... .......... .......... .......... 60% 9.97M 13s\n237950K .......... .......... .......... .......... .......... 60% 12.0M 13s\n238000K .......... .......... .......... .......... .......... 60% 15.2M 13s\n238050K .......... .......... .......... .......... .......... 60% 21.6M 13s\n238100K .......... .......... .......... .......... .......... 60% 19.3M 13s\n238150K .......... .......... .......... .......... .......... 60% 18.8M 13s\n238200K .......... .......... .......... .......... .......... 60% 20.0M 13s\n238250K .......... .......... .......... .......... .......... 60% 22.0M 13s\n238300K .......... .......... .......... .......... .......... 60% 24.4M 13s\n238350K .......... .......... .......... .......... .......... 60% 22.2M 13s\n238400K .......... .......... .......... .......... .......... 60% 17.8M 13s\n238450K .......... .......... .......... .......... .......... 60% 23.7M 13s\n238500K .......... .......... .......... .......... .......... 60% 23.5M 13s\n238550K .......... .......... .......... .......... .......... 60% 21.1M 13s\n238600K .......... .......... .......... .......... .......... 60% 19.7M 13s\n238650K .......... .......... .......... .......... .......... 60% 24.0M 13s\n238700K .......... .......... .......... .......... .......... 60% 23.9M 13s\n238750K .......... .......... .......... .......... .......... 60% 25.5M 13s\n238800K .......... .......... .......... .......... .......... 60% 18.3M 13s\n238850K .......... .......... .......... .......... .......... 60% 23.2M 13s\n238900K .......... .......... .......... .......... .......... 60% 24.5M 13s\n238950K .......... .......... .......... .......... .......... 60% 24.8M 13s\n239000K .......... .......... .......... .......... .......... 60% 21.9M 13s\n239050K .......... .......... .......... .......... .......... 60% 20.3M 13s\n239100K .......... .......... .......... .......... .......... 60% 23.3M 13s\n239150K .......... .......... .......... .......... .......... 60% 19.7M 13s\n239200K .......... .......... .......... .......... .......... 60% 19.0M 13s\n239250K .......... .......... .......... .......... .......... 60% 3.40M 13s\n239300K .......... .......... .......... .......... .......... 60% 5.92M 13s\n239350K .......... .......... .......... .......... .......... 61%  170K 13s\n239400K .......... .......... .......... .......... .......... 61% 17.3M 13s\n239450K .......... .......... .......... .......... .......... 61% 16.9M 13s\n239500K .......... .......... .......... .......... .......... 61% 19.4M 13s\n239550K .......... .......... .......... .......... .......... 61% 24.5M 13s\n239600K .......... .......... .......... .......... .......... 61% 13.6M 13s\n239650K .......... .......... .......... .......... .......... 61% 19.7M 13s\n239700K .......... .......... .......... .......... .......... 61% 19.9M 13s\n239750K .......... .......... .......... .......... .......... 61% 19.2M 13s\n239800K .......... .......... .......... .......... .......... 61% 20.2M 13s\n239850K .......... .......... .......... .......... .......... 61% 12.8M 13s\n239900K .......... .......... .......... .......... .......... 61% 22.8M 13s\n239950K .......... .......... .......... .......... .......... 61% 15.6M 13s\n240000K .......... .......... .......... .......... .......... 61% 20.1M 13s\n240050K .......... .......... .......... .......... .......... 61% 24.9M 13s\n240100K .......... .......... .......... .......... .......... 61% 17.6M 13s\n240150K .......... .......... .......... .......... .......... 61% 21.8M 13s\n240200K .......... .......... .......... .......... .......... 61% 23.3M 13s\n240250K .......... .......... .......... .......... .......... 61% 17.2M 13s\n240300K .......... .......... .......... .......... .......... 61% 18.5M 13s\n240350K .......... .......... .......... .......... .......... 61% 25.3M 13s\n240400K .......... .......... .......... .......... .......... 61% 15.5M 13s\n240450K .......... .......... .......... .......... .......... 61% 22.6M 13s\n240500K .......... .......... .......... .......... .......... 61% 22.7M 13s\n240550K .......... .......... .......... .......... .......... 61% 19.1M 13s\n240600K .......... .......... .......... .......... .......... 61% 21.4M 13s\n240650K .......... .......... .......... .......... .......... 61% 20.2M 13s\n240700K .......... .......... .......... .......... .......... 61% 24.2M 13s\n240750K .......... .......... .......... .......... .......... 61% 18.9M 13s\n240800K .......... .......... .......... .......... .......... 61% 17.8M 13s\n240850K .......... .......... .......... .......... .......... 61% 19.8M 13s\n240900K .......... .......... .......... .......... .......... 61% 20.8M 13s\n240950K .......... .......... .......... .......... .......... 61% 18.2M 13s\n241000K .......... .......... .......... .......... .......... 61% 23.0M 13s\n241050K .......... .......... .......... .......... .......... 61% 19.0M 13s\n241100K .......... .......... .......... .......... .......... 61% 22.3M 13s\n241150K .......... .......... .......... .......... .......... 61% 18.1M 13s\n241200K .......... .......... .......... .......... .......... 61% 17.5M 13s\n241250K .......... .......... .......... .......... .......... 61% 23.1M 13s\n241300K .......... .......... .......... .......... .......... 61% 16.6M 13s\n241350K .......... .......... .......... .......... .......... 61% 23.7M 13s\n241400K .......... .......... .......... .......... .......... 61% 16.7M 13s\n241450K .......... .......... .......... .......... .......... 61% 18.8M 13s\n241500K .......... .......... .......... .......... .......... 61% 7.65M 13s\n241550K .......... .......... .......... .......... .......... 61% 18.5M 13s\n241600K .......... .......... .......... .......... .......... 61% 18.0M 13s\n241650K .......... .......... .......... .......... .......... 61% 19.3M 13s\n241700K .......... .......... .......... .......... .......... 61% 22.4M 13s\n241750K .......... .......... .......... .......... .......... 61% 12.8M 13s\n241800K .......... .......... .......... .......... .......... 61% 19.3M 13s\n241850K .......... .......... .......... .......... .......... 61% 21.3M 13s\n241900K .......... .......... .......... .......... .......... 61% 24.5M 13s\n241950K .......... .......... .......... .......... .......... 61% 25.4M 13s\n242000K .......... .......... .......... .......... .......... 61% 18.9M 13s\n242050K .......... .......... .......... .......... .......... 61% 20.5M 13s\n242100K .......... .......... .......... .......... .......... 61% 22.6M 13s\n242150K .......... .......... .......... .......... .......... 61% 19.6M 13s\n242200K .......... .......... .......... .......... .......... 61% 22.0M 13s\n242250K .......... .......... .......... .......... .......... 61% 24.7M 13s\n242300K .......... .......... .......... .......... .......... 61% 20.6M 13s\n242350K .......... .......... .......... .......... .......... 61% 21.1M 13s\n242400K .......... .......... .......... .......... .......... 61% 16.5M 13s\n242450K .......... .......... .......... .......... .......... 61% 13.8M 13s\n242500K .......... .......... .......... .......... .......... 61% 21.9M 13s\n242550K .......... .......... .......... .......... .......... 61% 20.1M 13s\n242600K .......... .......... .......... .......... .......... 61% 20.6M 13s\n242650K .......... .......... .......... .......... .......... 61% 18.8M 13s\n242700K .......... .......... .......... .......... .......... 61% 24.2M 13s\n242750K .......... .......... .......... .......... .......... 61% 17.5M 13s\n242800K .......... .......... .......... .......... .......... 61% 18.1M 13s\n242850K .......... .......... .......... .......... .......... 61% 18.9M 13s\n242900K .......... .......... .......... .......... .......... 61% 24.9M 13s\n242950K .......... .......... .......... .......... .......... 61% 19.7M 13s\n243000K .......... .......... .......... .......... .......... 61% 23.5M 13s\n243050K .......... .......... .......... .......... .......... 61% 20.1M 13s\n243100K .......... .......... .......... .......... .......... 61% 13.5M 13s\n243150K .......... .......... .......... .......... .......... 61% 21.0M 13s\n243200K .......... .......... .......... .......... .......... 61% 18.6M 13s\n243250K .......... .......... .......... .......... .......... 61% 21.9M 13s\n243300K .......... .......... .......... .......... .......... 62% 9.98M 13s\n243350K .......... .......... .......... .......... .......... 62% 25.3M 13s\n243400K .......... .......... .......... .......... .......... 62% 19.0M 13s\n243450K .......... .......... .......... .......... .......... 62% 23.4M 13s\n243500K .......... .......... .......... .......... .......... 62% 21.3M 13s\n243550K .......... .......... .......... .......... .......... 62% 22.6M 13s\n243600K .......... .......... .......... .......... .......... 62% 18.2M 13s\n243650K .......... .......... .......... .......... .......... 62% 19.9M 13s\n243700K .......... .......... .......... .......... .......... 62% 24.5M 13s\n243750K .......... .......... .......... .......... .......... 62% 20.3M 13s\n243800K .......... .......... .......... .......... .......... 62% 24.1M 13s\n243850K .......... .......... .......... .......... .......... 62% 18.9M 13s\n243900K .......... .......... .......... .......... .......... 62% 25.4M 13s\n243950K .......... .......... .......... .......... .......... 62% 16.7M 13s\n244000K .......... .......... .......... .......... .......... 62% 17.2M 13s\n244050K .......... .......... .......... .......... .......... 62% 17.8M 13s\n244100K .......... .......... .......... .......... .......... 62% 22.0M 13s\n244150K .......... .......... .......... .......... .......... 62% 17.4M 13s\n244200K .......... .......... .......... .......... .......... 62% 1.28M 13s\n244250K .......... .......... .......... .......... .......... 62% 20.8M 13s\n244300K .......... .......... .......... .......... .......... 62% 9.94M 13s\n244350K .......... .......... .......... .......... .......... 62% 16.2M 13s\n244400K .......... .......... .......... .......... .......... 62% 13.0M 13s\n244450K .......... .......... .......... .......... .......... 62% 14.3M 13s\n244500K .......... .......... .......... .......... .......... 62% 15.0M 13s\n244550K .......... .......... .......... .......... .......... 62% 21.6M 13s\n244600K .......... .......... .......... .......... .......... 62% 11.6M 13s\n244650K .......... .......... .......... .......... .......... 62% 15.6M 13s\n244700K .......... .......... .......... .......... .......... 62% 21.7M 13s\n244750K .......... .......... .......... .......... .......... 62% 14.4M 13s\n244800K .......... .......... .......... .......... .......... 62% 14.2M 13s\n244850K .......... .......... .......... .......... .......... 62% 19.9M 13s\n244900K .......... .......... .......... .......... .......... 62% 21.7M 13s\n244950K .......... .......... .......... .......... .......... 62% 5.32M 13s\n245000K .......... .......... .......... .......... .......... 62% 22.0M 13s\n245050K .......... .......... .......... .......... .......... 62% 24.1M 13s\n245100K .......... .......... .......... .......... .......... 62% 24.2M 13s\n245150K .......... .......... .......... .......... .......... 62% 19.3M 13s\n245200K .......... .......... .......... .......... .......... 62% 17.1M 13s\n245250K .......... .......... .......... .......... .......... 62% 22.0M 13s\n245300K .......... .......... .......... .......... .......... 62% 21.6M 13s\n245350K .......... .......... .......... .......... .......... 62% 19.4M 13s\n245400K .......... .......... .......... .......... .......... 62% 20.1M 13s\n245450K .......... .......... .......... .......... .......... 62% 16.9M 13s\n245500K .......... .......... .......... .......... .......... 62% 18.4M 13s\n245550K .......... .......... .......... .......... .......... 62% 18.5M 13s\n245600K .......... .......... .......... .......... .......... 62% 14.4M 13s\n245650K .......... .......... .......... .......... .......... 62% 18.6M 13s\n245700K .......... .......... .......... .......... .......... 62% 18.2M 13s\n245750K .......... .......... .......... .......... .......... 62% 16.9M 13s\n245800K .......... .......... .......... .......... .......... 62% 17.0M 13s\n245850K .......... .......... .......... .......... .......... 62% 18.3M 13s\n245900K .......... .......... .......... .......... .......... 62% 18.5M 13s\n245950K .......... .......... .......... .......... .......... 62% 17.9M 13s\n246000K .......... .......... .......... .......... .......... 62% 14.7M 13s\n246050K .......... .......... .......... .......... .......... 62% 18.2M 13s\n246100K .......... .......... .......... .......... .......... 62% 7.81M 13s\n246150K .......... .......... .......... .......... .......... 62% 18.2M 13s\n246200K .......... .......... .......... .......... .......... 62% 15.9M 13s\n246250K .......... .......... .......... .......... .......... 62% 17.9M 13s\n246300K .......... .......... .......... .......... .......... 62% 18.2M 13s\n246350K .......... .......... .......... .......... .......... 62% 17.5M 13s\n246400K .......... .......... .......... .......... .......... 62% 15.2M 13s\n246450K .......... .......... .......... .......... .......... 62% 19.0M 13s\n246500K .......... .......... .......... .......... .......... 62% 19.1M 13s\n246550K .......... .......... .......... .......... .......... 62% 19.0M 13s\n246600K .......... .......... .......... .......... .......... 62% 18.0M 13s\n246650K .......... .......... .......... .......... .......... 62% 18.7M 13s\n246700K .......... .......... .......... .......... .......... 62% 19.0M 13s\n246750K .......... .......... .......... .......... .......... 62% 19.3M 13s\n246800K .......... .......... .......... .......... .......... 62% 15.4M 13s\n246850K .......... .......... .......... .......... .......... 62% 18.9M 13s\n246900K .......... .......... .......... .......... .......... 62% 19.2M 12s\n246950K .......... .......... .......... .......... .......... 62% 18.8M 12s\n247000K .......... .......... .......... .......... .......... 62% 17.7M 12s\n247050K .......... .......... .......... .......... .......... 62% 19.0M 12s\n247100K .......... .......... .......... .......... .......... 62% 19.2M 12s\n247150K .......... .......... .......... .......... .......... 62% 19.1M 12s\n247200K .......... .......... .......... .......... .......... 63% 15.6M 12s\n247250K .......... .......... .......... .......... .......... 63% 18.7M 12s\n247300K .......... .......... .......... .......... .......... 63% 19.0M 12s\n247350K .......... .......... .......... .......... .......... 63% 19.2M 12s\n247400K .......... .......... .......... .......... .......... 63% 16.0M 12s\n247450K .......... .......... .......... .......... .......... 63% 15.4M 12s\n247500K .......... .......... .......... .......... .......... 63% 16.5M 12s\n247550K .......... .......... .......... .......... .......... 63% 15.1M 12s\n247600K .......... .......... .......... .......... .......... 63% 12.4M 12s\n247650K .......... .......... .......... .......... .......... 63% 20.8M 12s\n247700K .......... .......... .......... .......... .......... 63% 22.0M 12s\n247750K .......... .......... .......... .......... .......... 63% 22.9M 12s\n247800K .......... .......... .......... .......... .......... 63% 21.0M 12s\n247850K .......... .......... .......... .......... .......... 63% 21.4M 12s\n247900K .......... .......... .......... .......... .......... 63% 20.2M 12s\n247950K .......... .......... .......... .......... .......... 63% 21.3M 12s\n248000K .......... .......... .......... .......... .......... 63% 17.7M 12s\n248050K .......... .......... .......... .......... .......... 63% 23.1M 12s\n248100K .......... .......... .......... .......... .......... 63% 23.2M 12s\n248150K .......... .......... .......... .......... .......... 63% 10.7M 12s\n248200K .......... .......... .......... .......... .......... 63% 18.9M 12s\n248250K .......... .......... .......... .......... .......... 63% 9.63M 12s\n248300K .......... .......... .......... .......... .......... 63% 1.39M 12s\n248350K .......... .......... .......... .......... .......... 63% 14.4M 12s\n248400K .......... .......... .......... .......... .......... 63% 15.9M 12s\n248450K .......... .......... .......... .......... .......... 63% 18.1M 12s\n248500K .......... .......... .......... .......... .......... 63% 22.7M 12s\n248550K .......... .......... .......... .......... .......... 63% 14.1M 12s\n248600K .......... .......... .......... .......... .......... 63% 19.5M 12s\n248650K .......... .......... .......... .......... .......... 63% 18.4M 12s\n248700K .......... .......... .......... .......... .......... 63% 17.3M 12s\n248750K .......... .......... .......... .......... .......... 63% 21.5M 12s\n248800K .......... .......... .......... .......... .......... 63% 14.2M 12s\n248850K .......... .......... .......... .......... .......... 63% 21.8M 12s\n248900K .......... .......... .......... .......... .......... 63% 16.7M 12s\n248950K .......... .......... .......... .......... .......... 63% 18.2M 12s\n249000K .......... .......... .......... .......... .......... 63% 17.0M 12s\n249050K .......... .......... .......... .......... .......... 63% 17.6M 12s\n249100K .......... .......... .......... .......... .......... 63% 19.8M 12s\n249150K .......... .......... .......... .......... .......... 63% 15.4M 12s\n249200K .......... .......... .......... .......... .......... 63% 16.8M 12s\n249250K .......... .......... .......... .......... .......... 63% 15.2M 12s\n249300K .......... .......... .......... .......... .......... 63% 16.8M 12s\n249350K .......... .......... .......... .......... .......... 63% 15.8M 12s\n249400K .......... .......... .......... .......... .......... 63% 16.7M 12s\n249450K .......... .......... .......... .......... .......... 63% 17.8M 12s\n249500K .......... .......... .......... .......... .......... 63% 16.7M 12s\n249550K .......... .......... .......... .......... .......... 63% 19.6M 12s\n249600K .......... .......... .......... .......... .......... 63% 14.1M 12s\n249650K .......... .......... .......... .......... .......... 63% 22.1M 12s\n249700K .......... .......... .......... .......... .......... 63% 15.7M 12s\n249750K .......... .......... .......... .......... .......... 63% 19.4M 12s\n249800K .......... .......... .......... .......... .......... 63% 16.4M 12s\n249850K .......... .......... .......... .......... .......... 63% 20.2M 12s\n249900K .......... .......... .......... .......... .......... 63% 20.4M 12s\n249950K .......... .......... .......... .......... .......... 63% 17.2M 12s\n250000K .......... .......... .......... .......... .......... 63% 16.7M 12s\n250050K .......... .......... .......... .......... .......... 63% 16.5M 12s\n250100K .......... .......... .......... .......... .......... 63% 21.4M 12s\n250150K .......... .......... .......... .......... .......... 63% 14.2M 12s\n250200K .......... .......... .......... .......... .......... 63% 17.5M 12s\n250250K .......... .......... .......... .......... .......... 63% 15.9M 12s\n250300K .......... .......... .......... .......... .......... 63% 19.5M 12s\n250350K .......... .......... .......... .......... .......... 63% 18.0M 12s\n250400K .......... .......... .......... .......... .......... 63% 15.7M 12s\n250450K .......... .......... .......... .......... .......... 63% 17.2M 12s\n250500K .......... .......... .......... .......... .......... 63% 21.5M 12s\n250550K .......... .......... .......... .......... .......... 63% 18.4M 12s\n250600K .......... .......... .......... .......... .......... 63% 19.0M 12s\n250650K .......... .......... .......... .......... .......... 63% 17.6M 12s\n250700K .......... .......... .......... .......... .......... 63% 20.7M 12s\n250750K .......... .......... .......... .......... .......... 63% 19.4M 12s\n250800K .......... .......... .......... .......... .......... 63% 16.7M 12s\n250850K .......... .......... .......... .......... .......... 63% 18.4M 12s\n250900K .......... .......... .......... .......... .......... 63% 21.4M 12s\n250950K .......... .......... .......... .......... .......... 63% 21.7M 12s\n251000K .......... .......... .......... .......... .......... 63% 13.8M 12s\n251050K .......... .......... .......... .......... .......... 63% 22.3M 12s\n251100K .......... .......... .......... .......... .......... 63% 16.7M 12s\n251150K .......... .......... .......... .......... .......... 64% 21.8M 12s\n251200K .......... .......... .......... .......... .......... 64% 14.1M 12s\n251250K .......... .......... .......... .......... .......... 64% 21.9M 12s\n251300K .......... .......... .......... .......... .......... 64% 17.7M 12s\n251350K .......... .......... .......... .......... .......... 64% 22.4M 12s\n251400K .......... .......... .......... .......... .......... 64% 17.1M 12s\n251450K .......... .......... .......... .......... .......... 64% 22.4M 12s\n251500K .......... .......... .......... .......... .......... 64% 20.2M 12s\n251550K .......... .......... .......... .......... .......... 64% 17.1M 12s\n251600K .......... .......... .......... .......... .......... 64% 18.0M 12s\n251650K .......... .......... .......... .......... .......... 64% 22.0M 12s\n251700K .......... .......... .......... .......... .......... 64% 23.1M 12s\n251750K .......... .......... .......... .......... .......... 64% 21.7M 12s\n251800K .......... .......... .......... .......... .......... 64% 23.5M 12s\n251850K .......... .......... .......... .......... .......... 64% 19.6M 12s\n251900K .......... .......... .......... .......... .......... 64% 24.9M 12s\n251950K .......... .......... .......... .......... .......... 64% 21.4M 12s\n252000K .......... .......... .......... .......... .......... 64% 18.4M 12s\n252050K .......... .......... .......... .......... .......... 64% 23.0M 12s\n252100K .......... .......... .......... .......... .......... 64% 13.6M 12s\n252150K .......... .......... .......... .......... .......... 64% 23.4M 12s\n252200K .......... .......... .......... .......... .......... 64% 22.8M 12s\n252250K .......... .......... .......... .......... .......... 64% 21.0M 12s\n252300K .......... .......... .......... .......... .......... 64% 21.8M 12s\n252350K .......... .......... .......... .......... .......... 64% 1.10M 12s\n252400K .......... .......... .......... .......... .......... 64% 9.67M 12s\n252450K .......... .......... .......... .......... .......... 64% 13.2M 12s\n252500K .......... .......... .......... .......... .......... 64% 21.5M 12s\n252550K .......... .......... .......... .......... .......... 64% 21.6M 12s\n252600K .......... .......... .......... .......... .......... 64% 20.3M 12s\n252650K .......... .......... .......... .......... .......... 64% 22.3M 12s\n252700K .......... .......... .......... .......... .......... 64% 22.0M 12s\n252750K .......... .......... .......... .......... .......... 64% 23.4M 12s\n252800K .......... .......... .......... .......... .......... 64% 18.8M 12s\n252850K .......... .......... .......... .......... .......... 64% 23.4M 12s\n252900K .......... .......... .......... .......... .......... 64% 23.3M 12s\n252950K .......... .......... .......... .......... .......... 64% 23.7M 12s\n253000K .......... .......... .......... .......... .......... 64% 18.6M 12s\n253050K .......... .......... .......... .......... .......... 64% 23.4M 12s\n253100K .......... .......... .......... .......... .......... 64% 22.7M 12s\n253150K .......... .......... .......... .......... .......... 64% 24.3M 12s\n253200K .......... .......... .......... .......... .......... 64% 19.6M 12s\n253250K .......... .......... .......... .......... .......... 64% 23.3M 12s\n253300K .......... .......... .......... .......... .......... 64% 18.7M 12s\n253350K .......... .......... .......... .......... .......... 64% 15.3M 12s\n253400K .......... .......... .......... .......... .......... 64% 17.5M 12s\n253450K .......... .......... .......... .......... .......... 64% 18.6M 12s\n253500K .......... .......... .......... .......... .......... 64% 18.8M 12s\n253550K .......... .......... .......... .......... .......... 64% 16.6M 12s\n253600K .......... .......... .......... .......... .......... 64% 14.4M 12s\n253650K .......... .......... .......... .......... .......... 64% 17.5M 12s\n253700K .......... .......... .......... .......... .......... 64% 3.44M 12s\n253750K .......... .......... .......... .......... .......... 64% 26.6M 12s\n253800K .......... .......... .......... .......... .......... 64% 23.1M 12s\n253850K .......... .......... .......... .......... .......... 64% 22.8M 12s\n253900K .......... .......... .......... .......... .......... 64% 26.6M 12s\n253950K .......... .......... .......... .......... .......... 64% 15.4M 12s\n254000K .......... .......... .......... .......... .......... 64% 14.8M 12s\n254050K .......... .......... .......... .......... .......... 64% 18.9M 12s\n254100K .......... .......... .......... .......... .......... 64% 18.9M 12s\n254150K .......... .......... .......... .......... .......... 64% 18.7M 12s\n254200K .......... .......... .......... .......... .......... 64% 17.2M 12s\n254250K .......... .......... .......... .......... .......... 64% 17.6M 12s\n254300K .......... .......... .......... .......... .......... 64% 18.0M 12s\n254350K .......... .......... .......... .......... .......... 64% 19.0M 12s\n254400K .......... .......... .......... .......... .......... 64% 14.4M 12s\n254450K .......... .......... .......... .......... .......... 64% 18.3M 12s\n254500K .......... .......... .......... .......... .......... 64% 18.2M 12s\n254550K .......... .......... .......... .......... .......... 64% 18.0M 12s\n254600K .......... .......... .......... .......... .......... 64% 16.6M 12s\n254650K .......... .......... .......... .......... .......... 64% 18.1M 12s\n254700K .......... .......... .......... .......... .......... 64% 18.6M 12s\n254750K .......... .......... .......... .......... .......... 64% 18.7M 12s\n254800K .......... .......... .......... .......... .......... 64% 14.9M 12s\n254850K .......... .......... .......... .......... .......... 64% 15.5M 12s\n254900K .......... .......... .......... .......... .......... 64% 18.1M 12s\n254950K .......... .......... .......... .......... .......... 64% 18.5M 12s\n255000K .......... .......... .......... .......... .......... 64% 17.2M 12s\n255050K .......... .......... .......... .......... .......... 65% 18.1M 12s\n255100K .......... .......... .......... .......... .......... 65% 18.9M 12s\n255150K .......... .......... .......... .......... .......... 65% 18.6M 12s\n255200K .......... .......... .......... .......... .......... 65% 15.5M 12s\n255250K .......... .......... .......... .......... .......... 65% 17.6M 12s\n255300K .......... .......... .......... .......... .......... 65% 18.4M 12s\n255350K .......... .......... .......... .......... .......... 65% 18.0M 12s\n255400K .......... .......... .......... .......... .......... 65% 23.3M 12s\n255450K .......... .......... .......... .......... .......... 65% 25.1M 12s\n255500K .......... .......... .......... .......... .......... 65% 24.9M 12s\n255550K .......... .......... .......... .......... .......... 65% 25.3M 12s\n255600K .......... .......... .......... .......... .......... 65% 20.0M 12s\n255650K .......... .......... .......... .......... .......... 65% 25.4M 12s\n255700K .......... .......... .......... .......... .......... 65% 24.5M 12s\n255750K .......... .......... .......... .......... .......... 65% 20.1M 12s\n255800K .......... .......... .......... .......... .......... 65% 23.5M 12s\n255850K .......... .......... .......... .......... .......... 65% 25.2M 12s\n255900K .......... .......... .......... .......... .......... 65% 24.9M 12s\n255950K .......... .......... .......... .......... .......... 65% 24.7M 12s\n256000K .......... .......... .......... .......... .......... 65% 19.7M 12s\n256050K .......... .......... .......... .......... .......... 65% 24.5M 12s\n256100K .......... .......... .......... .......... .......... 65% 25.2M 12s\n256150K .......... .......... .......... .......... .......... 65% 24.7M 12s\n256200K .......... .......... .......... .......... .......... 65% 7.46M 12s\n256250K .......... .......... .......... .......... .......... 65% 35.0M 12s\n256300K .......... .......... .......... .......... .......... 65% 36.3M 12s\n256350K .......... .......... .......... .......... .......... 65% 35.9M 12s\n256400K .......... .......... .......... .......... .......... 65% 21.4M 12s\n256450K .......... .......... .......... .......... .......... 65%  819K 12s\n256500K .......... .......... .......... .......... .......... 65% 22.7M 12s\n256550K .......... .......... .......... .......... .......... 65% 23.8M 12s\n256600K .......... .......... .......... .......... .......... 65% 14.5M 12s\n256650K .......... .......... .......... .......... .......... 65% 15.7M 12s\n256700K .......... .......... .......... .......... .......... 65% 24.4M 12s\n256750K .......... .......... .......... .......... .......... 65% 22.1M 12s\n256800K .......... .......... .......... .......... .......... 65% 7.17M 12s\n256850K .......... .......... .......... .......... .......... 65% 14.9M 12s\n256900K .......... .......... .......... .......... .......... 65% 7.29M 12s\n256950K .......... .......... .......... .......... .......... 65% 17.0M 12s\n257000K .......... .......... .......... .......... .......... 65% 10.8M 12s\n257050K .......... .......... .......... .......... .......... 65% 15.3M 12s\n257100K .......... .......... .......... .......... .......... 65% 17.8M 12s\n257150K .......... .......... .......... .......... .......... 65% 14.7M 12s\n257200K .......... .......... .......... .......... .......... 65% 12.8M 12s\n257250K .......... .......... .......... .......... .......... 65% 17.3M 12s\n257300K .......... .......... .......... .......... .......... 65% 18.3M 12s\n257350K .......... .......... .......... .......... .......... 65% 25.2M 12s\n257400K .......... .......... .......... .......... .......... 65% 19.1M 11s\n257450K .......... .......... .......... .......... .......... 65% 26.0M 11s\n257500K .......... .......... .......... .......... .......... 65% 26.6M 11s\n257550K .......... .......... .......... .......... .......... 65% 19.2M 11s\n257600K .......... .......... .......... .......... .......... 65% 17.1M 11s\n257650K .......... .......... .......... .......... .......... 65% 24.8M 11s\n257700K .......... .......... .......... .......... .......... 65% 24.4M 11s\n257750K .......... .......... .......... .......... .......... 65% 20.5M 11s\n257800K .......... .......... .......... .......... .......... 65% 24.4M 11s\n257850K .......... .......... .......... .......... .......... 65% 18.3M 11s\n257900K .......... .......... .......... .......... .......... 65% 26.4M 11s\n257950K .......... .......... .......... .......... .......... 65% 11.9M 11s\n258000K .......... .......... .......... .......... .......... 65% 15.8M 11s\n258050K .......... .......... .......... .......... .......... 65% 26.8M 11s\n258100K .......... .......... .......... .......... .......... 65% 24.6M 11s\n258150K .......... .......... .......... .......... .......... 65% 25.6M 11s\n258200K .......... .......... .......... .......... .......... 65% 18.5M 11s\n258250K .......... .......... .......... .......... .......... 65% 19.1M 11s\n258300K .......... .......... .......... .......... .......... 65% 27.1M 11s\n258350K .......... .......... .......... .......... .......... 65% 24.8M 11s\n258400K .......... .......... .......... .......... .......... 65% 15.4M 11s\n258450K .......... .......... .......... .......... .......... 65% 25.6M 11s\n258500K .......... .......... .......... .......... .......... 65% 17.2M 11s\n258550K .......... .......... .......... .......... .......... 65% 27.1M 11s\n258600K .......... .......... .......... .......... .......... 65% 25.6M 11s\n258650K .......... .......... .......... .......... .......... 65% 20.1M 11s\n258700K .......... .......... .......... .......... .......... 65% 20.2M 11s\n258750K .......... .......... .......... .......... .......... 65% 23.2M 11s\n258800K .......... .......... .......... .......... .......... 65% 19.4M 11s\n258850K .......... .......... .......... .......... .......... 65% 18.5M 11s\n258900K .......... .......... .......... .......... .......... 65% 22.1M 11s\n258950K .......... .......... .......... .......... .......... 65% 22.6M 11s\n259000K .......... .......... .......... .......... .......... 66% 25.3M 11s\n259050K .......... .......... .......... .......... .......... 66% 22.5M 11s\n259100K .......... .......... .......... .......... .......... 66% 10.3M 11s\n259150K .......... .......... .......... .......... .......... 66% 22.9M 11s\n259200K .......... .......... .......... .......... .......... 66% 14.4M 11s\n259250K .......... .......... .......... .......... .......... 66% 20.7M 11s\n259300K .......... .......... .......... .......... .......... 66% 27.6M 11s\n259350K .......... .......... .......... .......... .......... 66% 29.1M 11s\n259400K .......... .......... .......... .......... .......... 66% 32.9M 11s\n259450K .......... .......... .......... .......... .......... 66% 33.5M 11s\n259500K .......... .......... .......... .......... .......... 66% 26.0M 11s\n259550K .......... .......... .......... .......... .......... 66% 26.3M 11s\n259600K .......... .......... .......... .......... .......... 66% 21.5M 11s\n259650K .......... .......... .......... .......... .......... 66% 31.3M 11s\n259700K .......... .......... .......... .......... .......... 66% 33.8M 11s\n259750K .......... .......... .......... .......... .......... 66% 35.6M 11s\n259800K .......... .......... .......... .......... .......... 66% 31.4M 11s\n259850K .......... .......... .......... .......... .......... 66% 26.3M 11s\n259900K .......... .......... .......... .......... .......... 66% 25.6M 11s\n259950K .......... .......... .......... .......... .......... 66% 30.7M 11s\n260000K .......... .......... .......... .......... .......... 66% 27.5M 11s\n260050K .......... .......... .......... .......... .......... 66% 34.3M 11s\n260100K .......... .......... .......... .......... .......... 66% 34.7M 11s\n260150K .......... .......... .......... .......... .......... 66% 27.8M 11s\n260200K .......... .......... .......... .......... .......... 66% 31.0M 11s\n260250K .......... .......... .......... .......... .......... 66% 28.3M 11s\n260300K .......... .......... .......... .......... .......... 66% 34.0M 11s\n260350K .......... .......... .......... .......... .......... 66% 35.2M 11s\n260400K .......... .......... .......... .......... .......... 66% 27.3M 11s\n260450K .......... .......... .......... .......... .......... 66% 33.9M 11s\n260500K .......... .......... .......... .......... .......... 66% 27.9M 11s\n260550K .......... .......... .......... .......... .......... 66%  774K 11s\n260600K .......... .......... .......... .......... .......... 66% 16.3M 11s\n260650K .......... .......... .......... .......... .......... 66% 10.2M 11s\n260700K .......... .......... .......... .......... .......... 66% 18.6M 11s\n260750K .......... .......... .......... .......... .......... 66% 11.0M 11s\n260800K .......... .......... .......... .......... .......... 66% 8.66M 11s\n260850K .......... .......... .......... .......... .......... 66% 16.5M 11s\n260900K .......... .......... .......... .......... .......... 66% 15.3M 11s\n260950K .......... .......... .......... .......... .......... 66% 15.1M 11s\n261000K .......... .......... .......... .......... .......... 66% 11.2M 11s\n261050K .......... .......... .......... .......... .......... 66% 19.0M 11s\n261100K .......... .......... .......... .......... .......... 66% 12.8M 11s\n261150K .......... .......... .......... .......... .......... 66% 20.1M 11s\n261200K .......... .......... .......... .......... .......... 66% 17.9M 11s\n261250K .......... .......... .......... .......... .......... 66% 17.8M 11s\n261300K .......... .......... .......... .......... .......... 66% 18.4M 11s\n261350K .......... .......... .......... .......... .......... 66% 14.9M 11s\n261400K .......... .......... .......... .......... .......... 66% 8.39M 11s\n261450K .......... .......... .......... .......... .......... 66% 9.95M 11s\n261500K .......... .......... .......... .......... .......... 66% 13.7M 11s\n261550K .......... .......... .......... .......... .......... 66% 23.9M 11s\n261600K .......... .......... .......... .......... .......... 66% 16.3M 11s\n261650K .......... .......... .......... .......... .......... 66% 23.6M 11s\n261700K .......... .......... .......... .......... .......... 66% 19.0M 11s\n261750K .......... .......... .......... .......... .......... 66% 22.0M 11s\n261800K .......... .......... .......... .......... .......... 66% 13.5M 11s\n261850K .......... .......... .......... .......... .......... 66% 21.0M 11s\n261900K .......... .......... .......... .......... .......... 66% 22.3M 11s\n261950K .......... .......... .......... .......... .......... 66% 16.8M 11s\n262000K .......... .......... .......... .......... .......... 66% 17.6M 11s\n262050K .......... .......... .......... .......... .......... 66% 24.3M 11s\n262100K .......... .......... .......... .......... .......... 66% 20.5M 11s\n262150K .......... .......... .......... .......... .......... 66% 22.2M 11s\n262200K .......... .......... .......... .......... .......... 66% 20.5M 11s\n262250K .......... .......... .......... .......... .......... 66% 19.2M 11s\n262300K .......... .......... .......... .......... .......... 66% 24.7M 11s\n262350K .......... .......... .......... .......... .......... 66% 19.4M 11s\n262400K .......... .......... .......... .......... .......... 66% 19.6M 11s\n262450K .......... .......... .......... .......... .......... 66% 21.8M 11s\n262500K .......... .......... .......... .......... .......... 66% 23.9M 11s\n262550K .......... .......... .......... .......... .......... 66% 20.7M 11s\n262600K .......... .......... .......... .......... .......... 66% 21.1M 11s\n262650K .......... .......... .......... .......... .......... 66% 24.1M 11s\n262700K .......... .......... .......... .......... .......... 66% 22.3M 11s\n262750K .......... .......... .......... .......... .......... 66% 25.0M 11s\n262800K .......... .......... .......... .......... .......... 66% 16.0M 11s\n262850K .......... .......... .......... .......... .......... 66% 20.2M 11s\n262900K .......... .......... .......... .......... .......... 67% 20.1M 11s\n262950K .......... .......... .......... .......... .......... 67% 20.9M 11s\n263000K .......... .......... .......... .......... .......... 67% 16.8M 11s\n263050K .......... .......... .......... .......... .......... 67% 22.0M 11s\n263100K .......... .......... .......... .......... .......... 67% 9.91M 11s\n263150K .......... .......... .......... .......... .......... 67% 18.1M 11s\n263200K .......... .......... .......... .......... .......... 67% 15.5M 11s\n263250K .......... .......... .......... .......... .......... 67% 19.8M 11s\n263300K .......... .......... .......... .......... .......... 67% 21.3M 11s\n263350K .......... .......... .......... .......... .......... 67% 19.8M 11s\n263400K .......... .......... .......... .......... .......... 67% 18.5M 11s\n263450K .......... .......... .......... .......... .......... 67% 21.6M 11s\n263500K .......... .......... .......... .......... .......... 67% 25.2M 11s\n263550K .......... .......... .......... .......... .......... 67% 19.8M 11s\n263600K .......... .......... .......... .......... .......... 67% 18.9M 11s\n263650K .......... .......... .......... .......... .......... 67% 22.5M 11s\n263700K .......... .......... .......... .......... .......... 67% 24.4M 11s\n263750K .......... .......... .......... .......... .......... 67% 20.9M 11s\n263800K .......... .......... .......... .......... .......... 67% 16.4M 11s\n263850K .......... .......... .......... .......... .......... 67% 16.3M 11s\n263900K .......... .......... .......... .......... .......... 67% 21.6M 11s\n263950K .......... .......... .......... .......... .......... 67% 20.8M 11s\n264000K .......... .......... .......... .......... .......... 67% 15.1M 11s\n264050K .......... .......... .......... .......... .......... 67% 17.6M 11s\n264100K .......... .......... .......... .......... .......... 67% 24.8M 11s\n264150K .......... .......... .......... .......... .......... 67% 25.6M 11s\n264200K .......... .......... .......... .......... .......... 67% 21.5M 11s\n264250K .......... .......... .......... .......... .......... 67% 22.3M 11s\n264300K .......... .......... .......... .......... .......... 67% 20.6M 11s\n264350K .......... .......... .......... .......... .......... 67% 21.6M 11s\n264400K .......... .......... .......... .......... .......... 67% 16.0M 11s\n264450K .......... .......... .......... .......... .......... 67% 18.2M 11s\n264500K .......... .......... .......... .......... .......... 67% 19.3M 11s\n264550K .......... .......... .......... .......... .......... 67% 25.4M 11s\n264600K .......... .......... .......... .......... .......... 67% 1.10M 11s\n264650K .......... .......... .......... .......... .......... 67% 15.6M 11s\n264700K .......... .......... .......... .......... .......... 67% 16.4M 11s\n264750K .......... .......... .......... .......... .......... 67% 23.6M 11s\n264800K .......... .......... .......... .......... .......... 67% 17.1M 11s\n264850K .......... .......... .......... .......... .......... 67% 22.9M 11s\n264900K .......... .......... .......... .......... .......... 67% 12.2M 11s\n264950K .......... .......... .......... .......... .......... 67% 19.6M 11s\n265000K .......... .......... .......... .......... .......... 67% 19.6M 11s\n265050K .......... .......... .......... .......... .......... 67% 22.3M 11s\n265100K .......... .......... .......... .......... .......... 67% 21.8M 11s\n265150K .......... .......... .......... .......... .......... 67% 23.8M 11s\n265200K .......... .......... .......... .......... .......... 67% 17.5M 11s\n265250K .......... .......... .......... .......... .......... 67% 22.7M 11s\n265300K .......... .......... .......... .......... .......... 67% 21.6M 11s\n265350K .......... .......... .......... .......... .......... 67% 23.2M 11s\n265400K .......... .......... .......... .......... .......... 67% 20.8M 11s\n265450K .......... .......... .......... .......... .......... 67% 20.7M 11s\n265500K .......... .......... .......... .......... .......... 67% 23.3M 11s\n265550K .......... .......... .......... .......... .......... 67% 21.9M 11s\n265600K .......... .......... .......... .......... .......... 67% 18.4M 11s\n265650K .......... .......... .......... .......... .......... 67% 22.9M 11s\n265700K .......... .......... .......... .......... .......... 67% 23.4M 11s\n265750K .......... .......... .......... .......... .......... 67% 22.3M 11s\n265800K .......... .......... .......... .......... .......... 67% 22.5M 11s\n265850K .......... .......... .......... .......... .......... 67% 22.5M 11s\n265900K .......... .......... .......... .......... .......... 67% 21.3M 11s\n265950K .......... .......... .......... .......... .......... 67% 23.9M 11s\n266000K .......... .......... .......... .......... .......... 67% 17.7M 11s\n266050K .......... .......... .......... .......... .......... 67% 23.1M 11s\n266100K .......... .......... .......... .......... .......... 67% 20.9M 11s\n266150K .......... .......... .......... .......... .......... 67% 22.4M 11s\n266200K .......... .......... .......... .......... .......... 67% 20.2M 11s\n266250K .......... .......... .......... .......... .......... 67% 23.7M 11s\n266300K .......... .......... .......... .......... .......... 67% 22.8M 11s\n266350K .......... .......... .......... .......... .......... 67% 20.3M 11s\n266400K .......... .......... .......... .......... .......... 67% 18.8M 11s\n266450K .......... .......... .......... .......... .......... 67% 21.1M 11s\n266500K .......... .......... .......... .......... .......... 67% 23.5M 11s\n266550K .......... .......... .......... .......... .......... 67% 21.0M 11s\n266600K .......... .......... .......... .......... .......... 67% 21.1M 11s\n266650K .......... .......... .......... .......... .......... 67% 22.2M 11s\n266700K .......... .......... .......... .......... .......... 67% 25.1M 11s\n266750K .......... .......... .......... .......... .......... 67% 22.4M 11s\n266800K .......... .......... .......... .......... .......... 68% 17.9M 11s\n266850K .......... .......... .......... .......... .......... 68% 23.9M 11s\n266900K .......... .......... .......... .......... .......... 68% 22.2M 11s\n266950K .......... .......... .......... .......... .......... 68% 23.9M 11s\n267000K .......... .......... .......... .......... .......... 68% 20.1M 11s\n267050K .......... .......... .......... .......... .......... 68% 22.8M 11s\n267100K .......... .......... .......... .......... .......... 68% 21.8M 11s\n267150K .......... .......... .......... .......... .......... 68% 23.6M 11s\n267200K .......... .......... .......... .......... .......... 68% 16.4M 11s\n267250K .......... .......... .......... .......... .......... 68% 21.7M 11s\n267300K .......... .......... .......... .......... .......... 68% 23.0M 11s\n267350K .......... .......... .......... .......... .......... 68% 22.8M 11s\n267400K .......... .......... .......... .......... .......... 68% 22.8M 11s\n267450K .......... .......... .......... .......... .......... 68% 21.9M 11s\n267500K .......... .......... .......... .......... .......... 68% 20.2M 11s\n267550K .......... .......... .......... .......... .......... 68% 21.1M 11s\n267600K .......... .......... .......... .......... .......... 68% 20.1M 11s\n267650K .......... .......... .......... .......... .......... 68% 21.7M 10s\n267700K .......... .......... .......... .......... .......... 68% 3.57M 10s\n267750K .......... .......... .......... .......... .......... 68% 17.5M 10s\n267800K .......... .......... .......... .......... .......... 68% 17.1M 10s\n267850K .......... .......... .......... .......... .......... 68% 17.2M 10s\n267900K .......... .......... .......... .......... .......... 68% 23.3M 10s\n267950K .......... .......... .......... .......... .......... 68% 21.6M 10s\n268000K .......... .......... .......... .......... .......... 68% 17.8M 10s\n268050K .......... .......... .......... .......... .......... 68% 21.2M 10s\n268100K .......... .......... .......... .......... .......... 68% 23.9M 10s\n268150K .......... .......... .......... .......... .......... 68% 22.5M 10s\n268200K .......... .......... .......... .......... .......... 68% 18.8M 10s\n268250K .......... .......... .......... .......... .......... 68% 20.6M 10s\n268300K .......... .......... .......... .......... .......... 68% 23.2M 10s\n268350K .......... .......... .......... .......... .......... 68% 24.2M 10s\n268400K .......... .......... .......... .......... .......... 68% 15.3M 10s\n268450K .......... .......... .......... .......... .......... 68% 23.0M 10s\n268500K .......... .......... .......... .......... .......... 68% 18.4M 10s\n268550K .......... .......... .......... .......... .......... 68% 16.1M 10s\n268600K .......... .......... .......... .......... .......... 68% 15.6M 10s\n268650K .......... .......... .......... .......... .......... 68% 21.3M 10s\n268700K .......... .......... .......... .......... .......... 68%  787K 10s\n268750K .......... .......... .......... .......... .......... 68% 11.4M 10s\n268800K .......... .......... .......... .......... .......... 68% 12.2M 10s\n268850K .......... .......... .......... .......... .......... 68% 17.9M 10s\n268900K .......... .......... .......... .......... .......... 68% 21.8M 10s\n268950K .......... .......... .......... .......... .......... 68% 10.9M 10s\n269000K .......... .......... .......... .......... .......... 68% 19.0M 10s\n269050K .......... .......... .......... .......... .......... 68% 20.4M 10s\n269100K .......... .......... .......... .......... .......... 68% 20.6M 10s\n269150K .......... .......... .......... .......... .......... 68% 18.3M 10s\n269200K .......... .......... .......... .......... .......... 68% 16.5M 10s\n269250K .......... .......... .......... .......... .......... 68% 22.1M 10s\n269300K .......... .......... .......... .......... .......... 68% 22.0M 10s\n269350K .......... .......... .......... .......... .......... 68% 24.4M 10s\n269400K .......... .......... .......... .......... .......... 68% 18.0M 10s\n269450K .......... .......... .......... .......... .......... 68% 23.8M 10s\n269500K .......... .......... .......... .......... .......... 68% 21.4M 10s\n269550K .......... .......... .......... .......... .......... 68% 23.8M 10s\n269600K .......... .......... .......... .......... .......... 68% 18.7M 10s\n269650K .......... .......... .......... .......... .......... 68% 21.7M 10s\n269700K .......... .......... .......... .......... .......... 68% 22.8M 10s\n269750K .......... .......... .......... .......... .......... 68% 19.0M 10s\n269800K .......... .......... .......... .......... .......... 68% 19.3M 10s\n269850K .......... .......... .......... .......... .......... 68% 21.5M 10s\n269900K .......... .......... .......... .......... .......... 68% 19.3M 10s\n269950K .......... .......... .......... .......... .......... 68% 24.3M 10s\n270000K .......... .......... .......... .......... .......... 68% 19.2M 10s\n270050K .......... .......... .......... .......... .......... 68% 20.2M 10s\n270100K .......... .......... .......... .......... .......... 68% 23.5M 10s\n270150K .......... .......... .......... .......... .......... 68% 20.4M 10s\n270200K .......... .......... .......... .......... .......... 68% 19.4M 10s\n270250K .......... .......... .......... .......... .......... 68% 21.3M 10s\n270300K .......... .......... .......... .......... .......... 68% 22.8M 10s\n270350K .......... .......... .......... .......... .......... 68% 22.1M 10s\n270400K .......... .......... .......... .......... .......... 68% 19.0M 10s\n270450K .......... .......... .......... .......... .......... 68% 24.1M 10s\n270500K .......... .......... .......... .......... .......... 68% 19.9M 10s\n270550K .......... .......... .......... .......... .......... 68% 21.6M 10s\n270600K .......... .......... .......... .......... .......... 68% 20.4M 10s\n270650K .......... .......... .......... .......... .......... 68% 25.4M 10s\n270700K .......... .......... .......... .......... .......... 68% 21.9M 10s\n270750K .......... .......... .......... .......... .......... 69% 22.1M 10s\n270800K .......... .......... .......... .......... .......... 69% 15.9M 10s\n270850K .......... .......... .......... .......... .......... 69% 21.9M 10s\n270900K .......... .......... .......... .......... .......... 69% 21.1M 10s\n270950K .......... .......... .......... .......... .......... 69% 20.5M 10s\n271000K .......... .......... .......... .......... .......... 69% 19.6M 10s\n271050K .......... .......... .......... .......... .......... 69% 22.7M 10s\n271100K .......... .......... .......... .......... .......... 69% 22.1M 10s\n271150K .......... .......... .......... .......... .......... 69% 15.5M 10s\n271200K .......... .......... .......... .......... .......... 69% 16.6M 10s\n271250K .......... .......... .......... .......... .......... 69% 22.1M 10s\n271300K .......... .......... .......... .......... .......... 69% 22.6M 10s\n271350K .......... .......... .......... .......... .......... 69% 19.0M 10s\n271400K .......... .......... .......... .......... .......... 69% 19.1M 10s\n271450K .......... .......... .......... .......... .......... 69% 15.6M 10s\n271500K .......... .......... .......... .......... .......... 69% 20.9M 10s\n271550K .......... .......... .......... .......... .......... 69% 20.2M 10s\n271600K .......... .......... .......... .......... .......... 69% 17.3M 10s\n271650K .......... .......... .......... .......... .......... 69% 22.4M 10s\n271700K .......... .......... .......... .......... .......... 69% 22.7M 10s\n271750K .......... .......... .......... .......... .......... 69% 19.3M 10s\n271800K .......... .......... .......... .......... .......... 69% 18.4M 10s\n271850K .......... .......... .......... .......... .......... 69% 22.6M 10s\n271900K .......... .......... .......... .......... .......... 69% 22.3M 10s\n271950K .......... .......... .......... .......... .......... 69% 21.5M 10s\n272000K .......... .......... .......... .......... .......... 69% 16.6M 10s\n272050K .......... .......... .......... .......... .......... 69% 20.1M 10s\n272100K .......... .......... .......... .......... .......... 69% 23.7M 10s\n272150K .......... .......... .......... .......... .......... 69% 21.8M 10s\n272200K .......... .......... .......... .......... .......... 69% 20.5M 10s\n272250K .......... .......... .......... .......... .......... 69% 20.1M 10s\n272300K .......... .......... .......... .......... .......... 69% 11.5M 10s\n272350K .......... .......... .......... .......... .......... 69% 7.55M 10s\n272400K .......... .......... .......... .......... .......... 69% 18.3M 10s\n272450K .......... .......... .......... .......... .......... 69% 20.6M 10s\n272500K .......... .......... .......... .......... .......... 69% 21.5M 10s\n272550K .......... .......... .......... .......... .......... 69% 21.4M 10s\n272600K .......... .......... .......... .......... .......... 69% 19.9M 10s\n272650K .......... .......... .......... .......... .......... 69% 23.7M 10s\n272700K .......... .......... .......... .......... .......... 69% 22.1M 10s\n272750K .......... .......... .......... .......... .......... 69%  858K 10s\n272800K .......... .......... .......... .......... .......... 69% 6.74M 10s\n272850K .......... .......... .......... .......... .......... 69% 1.04M 10s\n272900K .......... .......... .......... .......... .......... 69% 5.84M 10s\n272950K .......... .......... .......... .......... .......... 69% 14.7M 10s\n273000K .......... .......... .......... .......... .......... 69% 17.8M 10s\n273050K .......... .......... .......... .......... .......... 69% 18.1M 10s\n273100K .......... .......... .......... .......... .......... 69% 20.9M 10s\n273150K .......... .......... .......... .......... .......... 69% 23.4M 10s\n273200K .......... .......... .......... .......... .......... 69% 19.5M 10s\n273250K .......... .......... .......... .......... .......... 69% 18.8M 10s\n273300K .......... .......... .......... .......... .......... 69% 24.0M 10s\n273350K .......... .......... .......... .......... .......... 69% 24.0M 10s\n273400K .......... .......... .......... .......... .......... 69% 22.8M 10s\n273450K .......... .......... .......... .......... .......... 69% 23.9M 10s\n273500K .......... .......... .......... .......... .......... 69% 18.9M 10s\n273550K .......... .......... .......... .......... .......... 69% 21.8M 10s\n273600K .......... .......... .......... .......... .......... 69% 14.3M 10s\n273650K .......... .......... .......... .......... .......... 69% 15.2M 10s\n273700K .......... .......... .......... .......... .......... 69% 16.6M 10s\n273750K .......... .......... .......... .......... .......... 69% 18.0M 10s\n273800K .......... .......... .......... .......... .......... 69% 16.7M 10s\n273850K .......... .......... .......... .......... .......... 69% 14.8M 10s\n273900K .......... .......... .......... .......... .......... 69% 17.7M 10s\n273950K .......... .......... .......... .......... .......... 69% 16.7M 10s\n274000K .......... .......... .......... .......... .......... 69% 12.2M 10s\n274050K .......... .......... .......... .......... .......... 69% 18.2M 10s\n274100K .......... .......... .......... .......... .......... 69% 18.8M 10s\n274150K .......... .......... .......... .......... .......... 69% 15.1M 10s\n274200K .......... .......... .......... .......... .......... 69% 15.8M 10s\n274250K .......... .......... .......... .......... .......... 69% 18.3M 10s\n274300K .......... .......... .......... .......... .......... 69% 18.1M 10s\n274350K .......... .......... .......... .......... .......... 69% 14.7M 10s\n274400K .......... .......... .......... .......... .......... 69% 15.1M 10s\n274450K .......... .......... .......... .......... .......... 69% 18.7M 10s\n274500K .......... .......... .......... .......... .......... 69% 15.8M 10s\n274550K .......... .......... .......... .......... .......... 69% 16.6M 10s\n274600K .......... .......... .......... .......... .......... 69% 16.7M 10s\n274650K .......... .......... .......... .......... .......... 70% 18.3M 10s\n274700K .......... .......... .......... .......... .......... 70% 13.8M 10s\n274750K .......... .......... .......... .......... .......... 70% 17.8M 10s\n274800K .......... .......... .......... .......... .......... 70% 14.5M 10s\n274850K .......... .......... .......... .......... .......... 70% 14.9M 10s\n274900K .......... .......... .......... .......... .......... 70% 17.9M 10s\n274950K .......... .......... .......... .......... .......... 70% 11.3M 10s\n275000K .......... .......... .......... .......... .......... 70% 13.5M 10s\n275050K .......... .......... .......... .......... .......... 70% 17.5M 10s\n275100K .......... .......... .......... .......... .......... 70% 18.1M 10s\n275150K .......... .......... .......... .......... .......... 70% 16.0M 10s\n275200K .......... .......... .......... .......... .......... 70% 13.4M 10s\n275250K .......... .......... .......... .......... .......... 70% 18.1M 10s\n275300K .......... .......... .......... .......... .......... 70% 14.9M 10s\n275350K .......... .......... .......... .......... .......... 70% 7.72M 10s\n275400K .......... .......... .......... .......... .......... 70% 18.6M 10s\n275450K .......... .......... .......... .......... .......... 70% 15.9M 10s\n275500K .......... .......... .......... .......... .......... 70% 11.9M 10s\n275550K .......... .......... .......... .......... .......... 70% 16.3M 10s\n275600K .......... .......... .......... .......... .......... 70% 13.1M 10s\n275650K .......... .......... .......... .......... .......... 70% 18.7M 10s\n275700K .......... .......... .......... .......... .......... 70% 17.5M 10s\n275750K .......... .......... .......... .......... .......... 70% 15.8M 10s\n275800K .......... .......... .......... .......... .......... 70% 16.2M 10s\n275850K .......... .......... .......... .......... .......... 70% 16.9M 10s\n275900K .......... .......... .......... .......... .......... 70% 13.0M 10s\n275950K .......... .......... .......... .......... .......... 70% 17.6M 10s\n276000K .......... .......... .......... .......... .......... 70% 14.2M 10s\n276050K .......... .......... .......... .......... .......... 70% 17.0M 10s\n276100K .......... .......... .......... .......... .......... 70% 15.1M 10s\n276150K .......... .......... .......... .......... .......... 70% 18.2M 10s\n276200K .......... .......... .......... .......... .......... 70% 16.4M 10s\n276250K .......... .......... .......... .......... .......... 70% 15.8M 10s\n276300K .......... .......... .......... .......... .......... 70% 18.1M 10s\n276350K .......... .......... .......... .......... .......... 70% 16.5M 10s\n276400K .......... .......... .......... .......... .......... 70% 12.4M 10s\n276450K .......... .......... .......... .......... .......... 70% 18.7M 10s\n276500K .......... .......... .......... .......... .......... 70% 17.2M 10s\n276550K .......... .......... .......... .......... .......... 70% 18.5M 10s\n276600K .......... .......... .......... .......... .......... 70% 14.8M 10s\n276650K .......... .......... .......... .......... .......... 70% 18.7M 10s\n276700K .......... .......... .......... .......... .......... 70% 17.4M 10s\n276750K .......... .......... .......... .......... .......... 70% 14.7M 10s\n276800K .......... .......... .......... .......... .......... 70% 15.0M 10s\n276850K .......... .......... .......... .......... .......... 70% 17.3M 10s\n276900K .......... .......... .......... .......... .......... 70% 2.84M 10s\n276950K .......... .......... .......... .......... .......... 70% 22.6M 10s\n277000K .......... .......... .......... .......... .......... 70% 4.82M 10s\n277050K .......... .......... .......... .......... .......... 70% 16.5M 10s\n277100K .......... .......... .......... .......... .......... 70% 14.9M 10s\n277150K .......... .......... .......... .......... .......... 70% 18.0M 10s\n277200K .......... .......... .......... .......... .......... 70% 16.1M 10s\n277250K .......... .......... .......... .......... .......... 70% 13.2M 10s\n277300K .......... .......... .......... .......... .......... 70% 16.8M 10s\n277350K .......... .......... .......... .......... .......... 70% 14.2M 10s\n277400K .......... .......... .......... .......... .......... 70% 11.6M 10s\n277450K .......... .......... .......... .......... .......... 70% 16.7M 10s\n277500K .......... .......... .......... .......... .......... 70% 13.1M 10s\n277550K .......... .......... .......... .......... .......... 70% 11.5M 10s\n277600K .......... .......... .......... .......... .......... 70% 12.0M 10s\n277650K .......... .......... .......... .......... .......... 70% 15.2M 10s\n277700K .......... .......... .......... .......... .......... 70% 15.1M 10s\n277750K .......... .......... .......... .......... .......... 70% 15.1M 10s\n277800K .......... .......... .......... .......... .......... 70% 15.0M 10s\n277850K .......... .......... .......... .......... .......... 70% 14.5M 10s\n277900K .......... .......... .......... .......... .......... 70% 16.8M 10s\n277950K .......... .......... .......... .......... .......... 70% 13.4M 10s\n278000K .......... .......... .......... .......... .......... 70% 11.3M 10s\n278050K .......... .......... .......... .......... .......... 70% 17.6M 10s\n278100K .......... .......... .......... .......... .......... 70% 15.2M 10s\n278150K .......... .......... .......... .......... .......... 70% 16.1M 10s\n278200K .......... .......... .......... .......... .......... 70% 16.4M 10s\n278250K .......... .......... .......... .......... .......... 70% 16.5M 10s\n278300K .......... .......... .......... .......... .......... 70% 15.5M 10s\n278350K .......... .......... .......... .......... .......... 70% 13.2M 10s\n278400K .......... .......... .......... .......... .......... 70% 13.0M 10s\n278450K .......... .......... .......... .......... .......... 70% 9.75M 10s\n278500K .......... .......... .......... .......... .......... 70% 11.0M 10s\n278550K .......... .......... .......... .......... .......... 70% 9.79M 10s\n278600K .......... .......... .......... .......... .......... 71% 21.5M 10s\n278650K .......... .......... .......... .......... .......... 71% 15.9M 10s\n278700K .......... .......... .......... .......... .......... 71% 8.78M 10s\n278750K .......... .......... .......... .......... .......... 71% 10.6M 10s\n278800K .......... .......... .......... .......... .......... 71% 19.2M 10s\n278850K .......... .......... .......... .......... .......... 71% 16.3M 10s\n278900K .......... .......... .......... .......... .......... 71% 22.0M 10s\n278950K .......... .......... .......... .......... .......... 71% 23.4M 10s\n279000K .......... .......... .......... .......... .......... 71% 18.6M 9s\n279050K .......... .......... .......... .......... .......... 71% 19.6M 9s\n279100K .......... .......... .......... .......... .......... 71% 20.7M 9s\n279150K .......... .......... .......... .......... .......... 71% 18.2M 9s\n279200K .......... .......... .......... .......... .......... 71% 14.3M 9s\n279250K .......... .......... .......... .......... .......... 71% 20.6M 9s\n279300K .......... .......... .......... .......... .......... 71% 21.7M 9s\n279350K .......... .......... .......... .......... .......... 71% 22.2M 9s\n279400K .......... .......... .......... .......... .......... 71% 20.5M 9s\n279450K .......... .......... .......... .......... .......... 71% 21.2M 9s\n279500K .......... .......... .......... .......... .......... 71% 22.8M 9s\n279550K .......... .......... .......... .......... .......... 71% 23.4M 9s\n279600K .......... .......... .......... .......... .......... 71% 16.3M 9s\n279650K .......... .......... .......... .......... .......... 71% 20.2M 9s\n279700K .......... .......... .......... .......... .......... 71% 22.3M 9s\n279750K .......... .......... .......... .......... .......... 71% 23.2M 9s\n279800K .......... .......... .......... .......... .......... 71% 19.9M 9s\n279850K .......... .......... .......... .......... .......... 71% 22.4M 9s\n279900K .......... .......... .......... .......... .......... 71% 19.8M 9s\n279950K .......... .......... .......... .......... .......... 71% 23.3M 9s\n280000K .......... .......... .......... .......... .......... 71% 18.1M 9s\n280050K .......... .......... .......... .......... .......... 71% 22.2M 9s\n280100K .......... .......... .......... .......... .......... 71% 20.8M 9s\n280150K .......... .......... .......... .......... .......... 71% 23.7M 9s\n280200K .......... .......... .......... .......... .......... 71% 21.9M 9s\n280250K .......... .......... .......... .......... .......... 71% 20.9M 9s\n280300K .......... .......... .......... .......... .......... 71% 22.2M 9s\n280350K .......... .......... .......... .......... .......... 71% 21.7M 9s\n280400K .......... .......... .......... .......... .......... 71% 18.9M 9s\n280450K .......... .......... .......... .......... .......... 71% 16.4M 9s\n280500K .......... .......... .......... .......... .......... 71% 21.7M 9s\n280550K .......... .......... .......... .......... .......... 71% 22.1M 9s\n280600K .......... .......... .......... .......... .......... 71% 21.9M 9s\n280650K .......... .......... .......... .......... .......... 71% 22.6M 9s\n280700K .......... .......... .......... .......... .......... 71% 14.6M 9s\n280750K .......... .......... .......... .......... .......... 71% 21.0M 9s\n280800K .......... .......... .......... .......... .......... 71% 19.4M 9s\n280850K .......... .......... .......... .......... .......... 71% 22.2M 9s\n280900K .......... .......... .......... .......... .......... 71% 22.2M 9s\n280950K .......... .......... .......... .......... .......... 71% 21.1M 9s\n281000K .......... .......... .......... .......... .......... 71% 1.47M 9s\n281050K .......... .......... .......... .......... .......... 71% 12.4M 9s\n281100K .......... .......... .......... .......... .......... 71% 6.62M 9s\n281150K .......... .......... .......... .......... .......... 71% 17.9M 9s\n281200K .......... .......... .......... .......... .......... 71% 14.0M 9s\n281250K .......... .......... .......... .......... .......... 71% 17.0M 9s\n281300K .......... .......... .......... .......... .......... 71% 14.5M 9s\n281350K .......... .......... .......... .......... .......... 71% 17.1M 9s\n281400K .......... .......... .......... .......... .......... 71% 15.9M 9s\n281450K .......... .......... .......... .......... .......... 71% 14.5M 9s\n281500K .......... .......... .......... .......... .......... 71% 17.7M 9s\n281550K .......... .......... .......... .......... .......... 71% 17.1M 9s\n281600K .......... .......... .......... .......... .......... 71% 12.9M 9s\n281650K .......... .......... .......... .......... .......... 71% 19.0M 9s\n281700K .......... .......... .......... .......... .......... 71% 21.5M 9s\n281750K .......... .......... .......... .......... .......... 71% 20.3M 9s\n281800K .......... .......... .......... .......... .......... 71% 22.9M 9s\n281850K .......... .......... .......... .......... .......... 71% 23.3M 9s\n281900K .......... .......... .......... .......... .......... 71% 24.3M 9s\n281950K .......... .......... .......... .......... .......... 71% 21.5M 9s\n282000K .......... .......... .......... .......... .......... 71% 17.3M 9s\n282050K .......... .......... .......... .......... .......... 71% 23.8M 9s\n282100K .......... .......... .......... .......... .......... 71% 23.2M 9s\n282150K .......... .......... .......... .......... .......... 71% 22.9M 9s\n282200K .......... .......... .......... .......... .......... 71% 19.8M 9s\n282250K .......... .......... .......... .......... .......... 71% 24.1M 9s\n282300K .......... .......... .......... .......... .......... 71% 24.0M 9s\n282350K .......... .......... .......... .......... .......... 71% 20.7M 9s\n282400K .......... .......... .......... .......... .......... 71% 19.6M 9s\n282450K .......... .......... .......... .......... .......... 71% 21.6M 9s\n282500K .......... .......... .......... .......... .......... 72% 24.2M 9s\n282550K .......... .......... .......... .......... .......... 72% 23.9M 9s\n282600K .......... .......... .......... .......... .......... 72% 23.5M 9s\n282650K .......... .......... .......... .......... .......... 72% 21.3M 9s\n282700K .......... .......... .......... .......... .......... 72% 21.6M 9s\n282750K .......... .......... .......... .......... .......... 72% 24.0M 9s\n282800K .......... .......... .......... .......... .......... 72% 19.1M 9s\n282850K .......... .......... .......... .......... .......... 72% 24.1M 9s\n282900K .......... .......... .......... .......... .......... 72% 21.7M 9s\n282950K .......... .......... .......... .......... .......... 72% 21.0M 9s\n283000K .......... .......... .......... .......... .......... 72% 22.4M 9s\n283050K .......... .......... .......... .......... .......... 72% 22.3M 9s\n283100K .......... .......... .......... .......... .......... 72% 24.0M 9s\n283150K .......... .......... .......... .......... .......... 72% 21.1M 9s\n283200K .......... .......... .......... .......... .......... 72% 19.4M 9s\n283250K .......... .......... .......... .......... .......... 72% 23.6M 9s\n283300K .......... .......... .......... .......... .......... 72% 19.1M 9s\n283350K .......... .......... .......... .......... .......... 72% 19.0M 9s\n283400K .......... .......... .......... .......... .......... 72% 20.0M 9s\n283450K .......... .......... .......... .......... .......... 72% 22.9M 9s\n283500K .......... .......... .......... .......... .......... 72% 21.0M 9s\n283550K .......... .......... .......... .......... .......... 72% 22.1M 9s\n283600K .......... .......... .......... .......... .......... 72% 15.8M 9s\n283650K .......... .......... .......... .......... .......... 72% 22.4M 9s\n283700K .......... .......... .......... .......... .......... 72% 22.6M 9s\n283750K .......... .......... .......... .......... .......... 72% 16.8M 9s\n283800K .......... .......... .......... .......... .......... 72% 17.9M 9s\n283850K .......... .......... .......... .......... .......... 72% 22.5M 9s\n283900K .......... .......... .......... .......... .......... 72% 19.6M 9s\n283950K .......... .......... .......... .......... .......... 72% 21.8M 9s\n284000K .......... .......... .......... .......... .......... 72% 12.0M 9s\n284050K .......... .......... .......... .......... .......... 72% 17.0M 9s\n284100K .......... .......... .......... .......... .......... 72% 18.0M 9s\n284150K .......... .......... .......... .......... .......... 72% 20.5M 9s\n284200K .......... .......... .......... .......... .......... 72% 17.7M 9s\n284250K .......... .......... .......... .......... .......... 72% 20.8M 9s\n284300K .......... .......... .......... .......... .......... 72% 20.3M 9s\n284350K .......... .......... .......... .......... .......... 72% 20.7M 9s\n284400K .......... .......... .......... .......... .......... 72% 16.0M 9s\n284450K .......... .......... .......... .......... .......... 72% 20.6M 9s\n284500K .......... .......... .......... .......... .......... 72% 20.8M 9s\n284550K .......... .......... .......... .......... .......... 72% 20.6M 9s\n284600K .......... .......... .......... .......... .......... 72% 18.1M 9s\n284650K .......... .......... .......... .......... .......... 72% 20.8M 9s\n284700K .......... .......... .......... .......... .......... 72% 20.4M 9s\n284750K .......... .......... .......... .......... .......... 72% 21.4M 9s\n284800K .......... .......... .......... .......... .......... 72% 16.1M 9s\n284850K .......... .......... .......... .......... .......... 72% 19.9M 9s\n284900K .......... .......... .......... .......... .......... 72% 21.2M 9s\n284950K .......... .......... .......... .......... .......... 72% 21.0M 9s\n285000K .......... .......... .......... .......... .......... 72% 11.7M 9s\n285050K .......... .......... .......... .......... .......... 72% 18.1M 9s\n285100K .......... .......... .......... .......... .......... 72% 1014K 9s\n285150K .......... .......... .......... .......... .......... 72% 6.15M 9s\n285200K .......... .......... .......... .......... .......... 72% 14.1M 9s\n285250K .......... .......... .......... .......... .......... 72% 20.8M 9s\n285300K .......... .......... .......... .......... .......... 72% 18.4M 9s\n285350K .......... .......... .......... .......... .......... 72% 19.2M 9s\n285400K .......... .......... .......... .......... .......... 72% 20.3M 9s\n285450K .......... .......... .......... .......... .......... 72% 20.0M 9s\n285500K .......... .......... .......... .......... .......... 72% 21.9M 9s\n285550K .......... .......... .......... .......... .......... 72% 19.8M 9s\n285600K .......... .......... .......... .......... .......... 72% 18.0M 9s\n285650K .......... .......... .......... .......... .......... 72% 21.9M 9s\n285700K .......... .......... .......... .......... .......... 72% 21.2M 9s\n285750K .......... .......... .......... .......... .......... 72% 20.0M 9s\n285800K .......... .......... .......... .......... .......... 72% 20.4M 9s\n285850K .......... .......... .......... .......... .......... 72% 19.9M 9s\n285900K .......... .......... .......... .......... .......... 72% 22.2M 9s\n285950K .......... .......... .......... .......... .......... 72% 19.9M 9s\n286000K .......... .......... .......... .......... .......... 72% 18.7M 9s\n286050K .......... .......... .......... .......... .......... 72% 21.7M 9s\n286100K .......... .......... .......... .......... .......... 72% 20.8M 9s\n286150K .......... .......... .......... .......... .......... 72% 19.4M 9s\n286200K .......... .......... .......... .......... .......... 72% 20.3M 9s\n286250K .......... .......... .......... .......... .......... 72% 21.9M 9s\n286300K .......... .......... .......... .......... .......... 72% 20.7M 9s\n286350K .......... .......... .......... .......... .......... 72% 21.7M 9s\n286400K .......... .......... .......... .......... .......... 72% 3.36M 9s\n286450K .......... .......... .......... .......... .......... 73% 20.4M 9s\n286500K .......... .......... .......... .......... .......... 73% 21.1M 9s\n286550K .......... .......... .......... .......... .......... 73% 21.7M 9s\n286600K .......... .......... .......... .......... .......... 73% 18.4M 9s\n286650K .......... .......... .......... .......... .......... 73% 22.3M 9s\n286700K .......... .......... .......... .......... .......... 73% 21.3M 9s\n286750K .......... .......... .......... .......... .......... 73% 21.8M 9s\n286800K .......... .......... .......... .......... .......... 73% 15.5M 9s\n286850K .......... .......... .......... .......... .......... 73% 21.7M 9s\n286900K .......... .......... .......... .......... .......... 73% 21.4M 9s\n286950K .......... .......... .......... .......... .......... 73% 21.7M 9s\n287000K .......... .......... .......... .......... .......... 73% 19.2M 9s\n287050K .......... .......... .......... .......... .......... 73% 19.3M 9s\n287100K .......... .......... .......... .......... .......... 73% 20.9M 9s\n287150K .......... .......... .......... .......... .......... 73% 21.7M 9s\n287200K .......... .......... .......... .......... .......... 73% 6.48M 9s\n287250K .......... .......... .......... .......... .......... 73% 15.6M 9s\n287300K .......... .......... .......... .......... .......... 73% 9.46M 9s\n287350K .......... .......... .......... .......... .......... 73% 11.6M 9s\n287400K .......... .......... .......... .......... .......... 73% 12.0M 9s\n287450K .......... .......... .......... .......... .......... 73% 15.7M 9s\n287500K .......... .......... .......... .......... .......... 73% 15.8M 9s\n287550K .......... .......... .......... .......... .......... 73% 16.4M 9s\n287600K .......... .......... .......... .......... .......... 73% 12.2M 9s\n287650K .......... .......... .......... .......... .......... 73% 15.6M 9s\n287700K .......... .......... .......... .......... .......... 73% 16.3M 9s\n287750K .......... .......... .......... .......... .......... 73% 14.8M 9s\n287800K .......... .......... .......... .......... .......... 73% 15.9M 9s\n287850K .......... .......... .......... .......... .......... 73% 16.5M 9s\n287900K .......... .......... .......... .......... .......... 73% 15.2M 9s\n287950K .......... .......... .......... .......... .......... 73% 16.6M 9s\n288000K .......... .......... .......... .......... .......... 73% 13.5M 9s\n288050K .......... .......... .......... .......... .......... 73% 15.2M 9s\n288100K .......... .......... .......... .......... .......... 73% 16.5M 9s\n288150K .......... .......... .......... .......... .......... 73% 16.4M 9s\n288200K .......... .......... .......... .......... .......... 73% 14.4M 9s\n288250K .......... .......... .......... .......... .......... 73% 16.4M 9s\n288300K .......... .......... .......... .......... .......... 73% 16.5M 9s\n288350K .......... .......... .......... .......... .......... 73% 16.6M 9s\n288400K .......... .......... .......... .......... .......... 73% 12.7M 9s\n288450K .......... .......... .......... .......... .......... 73% 16.1M 9s\n288500K .......... .......... .......... .......... .......... 73% 16.1M 9s\n288550K .......... .......... .......... .......... .......... 73% 15.0M 9s\n288600K .......... .......... .......... .......... .......... 73% 13.5M 9s\n288650K .......... .......... .......... .......... .......... 73% 16.5M 9s\n288700K .......... .......... .......... .......... .......... 73% 15.1M 9s\n288750K .......... .......... .......... .......... .......... 73% 16.7M 9s\n288800K .......... .......... .......... .......... .......... 73% 13.4M 9s\n288850K .......... .......... .......... .......... .......... 73% 15.2M 9s\n288900K .......... .......... .......... .......... .......... 73% 16.6M 9s\n288950K .......... .......... .......... .......... .......... 73% 15.4M 9s\n289000K .......... .......... .......... .......... .......... 73% 14.3M 9s\n289050K .......... .......... .......... .......... .......... 73% 19.8M 9s\n289100K .......... .......... .......... .......... .......... 73% 21.9M 9s\n289150K .......... .......... .......... .......... .......... 73% 3.21M 9s\n289200K .......... .......... .......... .......... .......... 73% 12.5M 9s\n289250K .......... .......... .......... .......... .......... 73% 6.03M 9s\n289300K .......... .......... .......... .......... .......... 73% 17.0M 9s\n289350K .......... .......... .......... .......... .......... 73% 17.0M 9s\n289400K .......... .......... .......... .......... .......... 73% 15.3M 9s\n289450K .......... .......... .......... .......... .......... 73% 19.9M 9s\n289500K .......... .......... .......... .......... .......... 73% 21.4M 9s\n289550K .......... .......... .......... .......... .......... 73% 21.2M 9s\n289600K .......... .......... .......... .......... .......... 73% 15.9M 9s\n289650K .......... .......... .......... .......... .......... 73% 19.8M 9s\n289700K .......... .......... .......... .......... .......... 73% 20.8M 9s\n289750K .......... .......... .......... .......... .......... 73% 21.2M 9s\n289800K .......... .......... .......... .......... .......... 73% 17.9M 9s\n289850K .......... .......... .......... .......... .......... 73% 20.3M 9s\n289900K .......... .......... .......... .......... .......... 73% 21.4M 9s\n289950K .......... .......... .......... .......... .......... 73% 21.5M 9s\n290000K .......... .......... .......... .......... .......... 73% 17.3M 8s\n290050K .......... .......... .......... .......... .......... 73% 21.2M 8s\n290100K .......... .......... .......... .......... .......... 73% 21.5M 8s\n290150K .......... .......... .......... .......... .......... 73% 21.2M 8s\n290200K .......... .......... .......... .......... .......... 73% 20.5M 8s\n290250K .......... .......... .......... .......... .......... 73% 20.3M 8s\n290300K .......... .......... .......... .......... .......... 73%  117K 9s\n290350K .......... .......... .......... .......... .......... 74% 17.3M 9s\n290400K .......... .......... .......... .......... .......... 74% 13.4M 9s\n290450K .......... .......... .......... .......... .......... 74% 16.1M 9s\n290500K .......... .......... .......... .......... .......... 74% 17.8M 9s\n290550K .......... .......... .......... .......... .......... 74% 20.3M 9s\n290600K .......... .......... .......... .......... .......... 74% 20.7M 9s\n290650K .......... .......... .......... .......... .......... 74% 20.7M 9s\n290700K .......... .......... .......... .......... .......... 74% 20.3M 9s\n290750K .......... .......... .......... .......... .......... 74% 22.3M 9s\n290800K .......... .......... .......... .......... .......... 74% 18.2M 9s\n290850K .......... .......... .......... .......... .......... 74% 20.1M 9s\n290900K .......... .......... .......... .......... .......... 74% 22.5M 9s\n290950K .......... .......... .......... .......... .......... 74% 21.7M 9s\n291000K .......... .......... .......... .......... .......... 74% 20.0M 9s\n291050K .......... .......... .......... .......... .......... 74% 19.9M 9s\n291100K .......... .......... .......... .......... .......... 74% 21.1M 9s\n291150K .......... .......... .......... .......... .......... 74% 21.4M 9s\n291200K .......... .......... .......... .......... .......... 74% 18.1M 9s\n291250K .......... .......... .......... .......... .......... 74% 21.7M 9s\n291300K .......... .......... .......... .......... .......... 74% 19.6M 9s\n291350K .......... .......... .......... .......... .......... 74% 21.1M 9s\n291400K .......... .......... .......... .......... .......... 74% 19.5M 9s\n291450K .......... .......... .......... .......... .......... 74% 20.7M 9s\n291500K .......... .......... .......... .......... .......... 74% 19.6M 9s\n291550K .......... .......... .......... .......... .......... 74% 20.8M 8s\n291600K .......... .......... .......... .......... .......... 74% 15.2M 8s\n291650K .......... .......... .......... .......... .......... 74% 21.4M 8s\n291700K .......... .......... .......... .......... .......... 74% 19.0M 8s\n291750K .......... .......... .......... .......... .......... 74% 21.2M 8s\n291800K .......... .......... .......... .......... .......... 74% 20.0M 8s\n291850K .......... .......... .......... .......... .......... 74% 21.2M 8s\n291900K .......... .......... .......... .......... .......... 74% 18.6M 8s\n291950K .......... .......... .......... .......... .......... 74% 21.4M 8s\n292000K .......... .......... .......... .......... .......... 74% 17.2M 8s\n292050K .......... .......... .......... .......... .......... 74% 21.9M 8s\n292100K .......... .......... .......... .......... .......... 74% 19.9M 8s\n292150K .......... .......... .......... .......... .......... 74% 21.0M 8s\n292200K .......... .......... .......... .......... .......... 74% 20.1M 8s\n292250K .......... .......... .......... .......... .......... 74% 21.7M 8s\n292300K .......... .......... .......... .......... .......... 74% 19.9M 8s\n292350K .......... .......... .......... .......... .......... 74% 21.3M 8s\n292400K .......... .......... .......... .......... .......... 74% 17.5M 8s\n292450K .......... .......... .......... .......... .......... 74% 20.5M 8s\n292500K .......... .......... .......... .......... .......... 74% 18.6M 8s\n292550K .......... .......... .......... .......... .......... 74% 21.1M 8s\n292600K .......... .......... .......... .......... .......... 74% 18.2M 8s\n292650K .......... .......... .......... .......... .......... 74% 21.2M 8s\n292700K .......... .......... .......... .......... .......... 74% 21.5M 8s\n292750K .......... .......... .......... .......... .......... 74% 19.2M 8s\n292800K .......... .......... .......... .......... .......... 74% 17.7M 8s\n292850K .......... .......... .......... .......... .......... 74% 21.0M 8s\n292900K .......... .......... .......... .......... .......... 74% 20.7M 8s\n292950K .......... .......... .......... .......... .......... 74% 19.2M 8s\n293000K .......... .......... .......... .......... .......... 74% 20.6M 8s\n293050K .......... .......... .......... .......... .......... 74% 21.6M 8s\n293100K .......... .......... .......... .......... .......... 74% 20.8M 8s\n293150K .......... .......... .......... .......... .......... 74% 19.7M 8s\n293200K .......... .......... .......... .......... .......... 74% 18.6M 8s\n293250K .......... .......... .......... .......... .......... 74% 21.2M 8s\n293300K .......... .......... .......... .......... .......... 74% 21.1M 8s\n293350K .......... .......... .......... .......... .......... 74% 19.3M 8s\n293400K .......... .......... .......... .......... .......... 74% 20.8M 8s\n293450K .......... .......... .......... .......... .......... 74% 21.9M 8s\n293500K .......... .......... .......... .......... .......... 74% 22.1M 8s\n293550K .......... .......... .......... .......... .......... 74% 19.9M 8s\n293600K .......... .......... .......... .......... .......... 74% 17.3M 8s\n293650K .......... .......... .......... .......... .......... 74% 20.9M 8s\n293700K .......... .......... .......... .......... .......... 74% 21.4M 8s\n293750K .......... .......... .......... .......... .......... 74% 20.9M 8s\n293800K .......... .......... .......... .......... .......... 74% 18.9M 8s\n293850K .......... .......... .......... .......... .......... 74% 7.43M 8s\n293900K .......... .......... .......... .......... .......... 74% 17.0M 8s\n293950K .......... .......... .......... .......... .......... 74% 19.7M 8s\n294000K .......... .......... .......... .......... .......... 74% 17.7M 8s\n294050K .......... .......... .......... .......... .......... 74% 18.1M 8s\n294100K .......... .......... .......... .......... .......... 74% 18.2M 8s\n294150K .......... .......... .......... .......... .......... 74% 22.2M 8s\n294200K .......... .......... .......... .......... .......... 74% 21.1M 8s\n294250K .......... .......... .......... .......... .......... 74% 22.5M 8s\n294300K .......... .......... .......... .......... .......... 75% 19.6M 8s\n294350K .......... .......... .......... .......... .......... 75% 20.2M 8s\n294400K .......... .......... .......... .......... .......... 75% 12.8M 8s\n294450K .......... .......... .......... .......... .......... 75% 10.7M 8s\n294500K .......... .......... .......... .......... .......... 75% 22.1M 8s\n294550K .......... .......... .......... .......... .......... 75% 21.7M 8s\n294600K .......... .......... .......... .......... .......... 75% 17.5M 8s\n294650K .......... .......... .......... .......... .......... 75% 19.0M 8s\n294700K .......... .......... .......... .......... .......... 75% 16.0M 8s\n294750K .......... .......... .......... .......... .......... 75% 16.7M 8s\n294800K .......... .......... .......... .......... .......... 75% 18.0M 8s\n294850K .......... .......... .......... .......... .......... 75% 15.2M 8s\n294900K .......... .......... .......... .......... .......... 75% 17.7M 8s\n294950K .......... .......... .......... .......... .......... 75% 17.4M 8s\n295000K .......... .......... .......... .......... .......... 75% 18.8M 8s\n295050K .......... .......... .......... .......... .......... 75% 23.7M 8s\n295100K .......... .......... .......... .......... .......... 75% 24.0M 8s\n295150K .......... .......... .......... .......... .......... 75% 17.7M 8s\n295200K .......... .......... .......... .......... .......... 75% 18.0M 8s\n295250K .......... .......... .......... .......... .......... 75% 19.1M 8s\n295300K .......... .......... .......... .......... .......... 75% 16.7M 8s\n295350K .......... .......... .......... .......... .......... 75% 22.5M 8s\n295400K .......... .......... .......... .......... .......... 75% 20.4M 8s\n295450K .......... .......... .......... .......... .......... 75% 19.9M 8s\n295500K .......... .......... .......... .......... .......... 75% 18.0M 8s\n295550K .......... .......... .......... .......... .......... 75% 18.4M 8s\n295600K .......... .......... .......... .......... .......... 75% 12.4M 8s\n295650K .......... .......... .......... .......... .......... 75% 22.4M 8s\n295700K .......... .......... .......... .......... .......... 75% 21.6M 8s\n295750K .......... .......... .......... .......... .......... 75% 14.1M 8s\n295800K .......... .......... .......... .......... .......... 75% 12.4M 8s\n295850K .......... .......... .......... .......... .......... 75% 30.2M 8s\n295900K .......... .......... .......... .......... .......... 75% 20.9M 8s\n295950K .......... .......... .......... .......... .......... 75% 11.4M 8s\n296000K .......... .......... .......... .......... .......... 75% 23.9M 8s\n296050K .......... .......... .......... .......... .......... 75% 15.3M 8s\n296100K .......... .......... .......... .......... .......... 75% 22.2M 8s\n296150K .......... .......... .......... .......... .......... 75% 29.7M 8s\n296200K .......... .......... .......... .......... .......... 75% 24.2M 8s\n296250K .......... .......... .......... .......... .......... 75% 30.7M 8s\n296300K .......... .......... .......... .......... .......... 75% 28.8M 8s\n296350K .......... .......... .......... .......... .......... 75% 20.6M 8s\n296400K .......... .......... .......... .......... .......... 75% 23.1M 8s\n296450K .......... .......... .......... .......... .......... 75% 29.0M 8s\n296500K .......... .......... .......... .......... .......... 75% 7.99M 8s\n296550K .......... .......... .......... .......... .......... 75% 17.1M 8s\n296600K .......... .......... .......... .......... .......... 75% 20.6M 8s\n296650K .......... .......... .......... .......... .......... 75% 11.8M 8s\n296700K .......... .......... .......... .......... .......... 75% 19.4M 8s\n296750K .......... .......... .......... .......... .......... 75% 20.5M 8s\n296800K .......... .......... .......... .......... .......... 75% 14.4M 8s\n296850K .......... .......... .......... .......... .......... 75% 16.4M 8s\n296900K .......... .......... .......... .......... .......... 75% 21.6M 8s\n296950K .......... .......... .......... .......... .......... 75% 17.5M 8s\n297000K .......... .......... .......... .......... .......... 75% 19.4M 8s\n297050K .......... .......... .......... .......... .......... 75% 20.5M 8s\n297100K .......... .......... .......... .......... .......... 75% 17.8M 8s\n297150K .......... .......... .......... .......... .......... 75% 21.8M 8s\n297200K .......... .......... .......... .......... .......... 75% 17.2M 8s\n297250K .......... .......... .......... .......... .......... 75% 16.6M 8s\n297300K .......... .......... .......... .......... .......... 75% 22.5M 8s\n297350K .......... .......... .......... .......... .......... 75% 7.38M 8s\n297400K .......... .......... .......... .......... .......... 75% 15.7M 8s\n297450K .......... .......... .......... .......... .......... 75% 11.5M 8s\n297500K .......... .......... .......... .......... .......... 75% 18.8M 8s\n297550K .......... .......... .......... .......... .......... 75% 16.9M 8s\n297600K .......... .......... .......... .......... .......... 75% 13.5M 8s\n297650K .......... .......... .......... .......... .......... 75% 20.4M 8s\n297700K .......... .......... .......... .......... .......... 75% 14.7M 8s\n297750K .......... .......... .......... .......... .......... 75% 20.3M 8s\n297800K .......... .......... .......... .......... .......... 75% 14.4M 8s\n297850K .......... .......... .......... .......... .......... 75% 17.1M 8s\n297900K .......... .......... .......... .......... .......... 75% 19.8M 8s\n297950K .......... .......... .......... .......... .......... 75% 18.9M 8s\n298000K .......... .......... .......... .......... .......... 75% 13.8M 8s\n298050K .......... .......... .......... .......... .......... 75% 20.6M 8s\n298100K .......... .......... .......... .......... .......... 75% 16.4M 8s\n298150K .......... .......... .......... .......... .......... 75% 15.8M 8s\n298200K .......... .......... .......... .......... .......... 76% 19.0M 8s\n298250K .......... .......... .......... .......... .......... 76% 17.2M 8s\n298300K .......... .......... .......... .......... .......... 76% 20.9M 8s\n298350K .......... .......... .......... .......... .......... 76% 15.8M 8s\n298400K .......... .......... .......... .......... .......... 76% 14.8M 8s\n298450K .......... .......... .......... .......... .......... 76% 20.6M 8s\n298500K .......... .......... .......... .......... .......... 76% 15.5M 8s\n298550K .......... .......... .......... .......... .......... 76% 20.0M 8s\n298600K .......... .......... .......... .......... .......... 76% 12.7M 8s\n298650K .......... .......... .......... .......... .......... 76% 26.1M 8s\n298700K .......... .......... .......... .......... .......... 76% 27.7M 8s\n298750K .......... .......... .......... .......... .......... 76% 28.1M 8s\n298800K .......... .......... .......... .......... .......... 76% 26.0M 8s\n298850K .......... .......... .......... .......... .......... 76% 12.0M 8s\n298900K .......... .......... .......... .......... .......... 76% 31.0M 8s\n298950K .......... .......... .......... .......... .......... 76% 34.3M 8s\n299000K .......... .......... .......... .......... .......... 76% 32.2M 8s\n299050K .......... .......... .......... .......... .......... 76% 33.5M 8s\n299100K .......... .......... .......... .......... .......... 76% 34.9M 8s\n299150K .......... .......... .......... .......... .......... 76% 21.7M 8s\n299200K .......... .......... .......... .......... .......... 76% 20.4M 8s\n299250K .......... .......... .......... .......... .......... 76% 26.9M 8s\n299300K .......... .......... .......... .......... .......... 76% 26.9M 8s\n299350K .......... .......... .......... .......... .......... 76% 21.6M 8s\n299400K .......... .......... .......... .......... .......... 76% 20.8M 8s\n299450K .......... .......... .......... .......... .......... 76% 29.7M 8s\n299500K .......... .......... .......... .......... .......... 76% 22.4M 8s\n299550K .......... .......... .......... .......... .......... 76% 4.37M 8s\n299600K .......... .......... .......... .......... .......... 76% 16.4M 8s\n299650K .......... .......... .......... .......... .......... 76% 25.8M 8s\n299700K .......... .......... .......... .......... .......... 76% 10.7M 8s\n299750K .......... .......... .......... .......... .......... 76% 29.0M 8s\n299800K .......... .......... .......... .......... .......... 76% 26.3M 8s\n299850K .......... .......... .......... .......... .......... 76% 25.1M 8s\n299900K .......... .......... .......... .......... .......... 76% 26.5M 8s\n299950K .......... .......... .......... .......... .......... 76% 12.9M 8s\n300000K .......... .......... .......... .......... .......... 76% 18.6M 8s\n300050K .......... .......... .......... .......... .......... 76% 32.3M 8s\n300100K .......... .......... .......... .......... .......... 76% 31.7M 8s\n300150K .......... .......... .......... .......... .......... 76% 24.4M 8s\n300200K .......... .......... .......... .......... .......... 76% 19.3M 8s\n300250K .......... .......... .......... .......... .......... 76% 27.9M 8s\n300300K .......... .......... .......... .......... .......... 76% 27.1M 8s\n300350K .......... .......... .......... .......... .......... 76% 7.03M 8s\n300400K .......... .......... .......... .......... .......... 76% 22.2M 8s\n300450K .......... .......... .......... .......... .......... 76% 25.5M 8s\n300500K .......... .......... .......... .......... .......... 76% 29.5M 8s\n300550K .......... .......... .......... .......... .......... 76% 33.4M 8s\n300600K .......... .......... .......... .......... .......... 76% 10.2M 8s\n300650K .......... .......... .......... .......... .......... 76% 23.6M 8s\n300700K .......... .......... .......... .......... .......... 76% 29.7M 8s\n300750K .......... .......... .......... .......... .......... 76% 31.7M 8s\n300800K .......... .......... .......... .......... .......... 76% 17.9M 8s\n300850K .......... .......... .......... .......... .......... 76% 22.6M 8s\n300900K .......... .......... .......... .......... .......... 76% 26.0M 8s\n300950K .......... .......... .......... .......... .......... 76% 26.6M 8s\n301000K .......... .......... .......... .......... .......... 76% 31.1M 8s\n301050K .......... .......... .......... .......... .......... 76% 24.1M 8s\n301100K .......... .......... .......... .......... .......... 76% 28.2M 8s\n301150K .......... .......... .......... .......... .......... 76% 18.5M 8s\n301200K .......... .......... .......... .......... .......... 76% 25.7M 8s\n301250K .......... .......... .......... .......... .......... 76% 21.0M 8s\n301300K .......... .......... .......... .......... .......... 76% 26.8M 8s\n301350K .......... .......... .......... .......... .......... 76% 32.1M 8s\n301400K .......... .......... .......... .......... .......... 76% 4.83M 8s\n301450K .......... .......... .......... .......... .......... 76% 18.1M 8s\n301500K .......... .......... .......... .......... .......... 76% 18.3M 8s\n301550K .......... .......... .......... .......... .......... 76% 9.58M 8s\n301600K .......... .......... .......... .......... .......... 76% 17.9M 8s\n301650K .......... .......... .......... .......... .......... 76% 18.3M 8s\n301700K .......... .......... .......... .......... .......... 76% 23.5M 8s\n301750K .......... .......... .......... .......... .......... 76% 19.7M 8s\n301800K .......... .......... .......... .......... .......... 76% 26.5M 8s\n301850K .......... .......... .......... .......... .......... 76% 18.7M 8s\n301900K .......... .......... .......... .......... .......... 76% 27.5M 8s\n301950K .......... .......... .......... .......... .......... 76% 27.1M 8s\n302000K .......... .......... .......... .......... .......... 76% 15.6M 8s\n302050K .......... .......... .......... .......... .......... 76% 30.3M 8s\n302100K .......... .......... .......... .......... .......... 76% 15.0M 8s\n302150K .......... .......... .......... .......... .......... 77% 25.7M 8s\n302200K .......... .......... .......... .......... .......... 77% 16.5M 8s\n302250K .......... .......... .......... .......... .......... 77% 20.8M 7s\n302300K .......... .......... .......... .......... .......... 77% 22.1M 7s\n302350K .......... .......... .......... .......... .......... 77% 81.7K 8s\n302400K .......... .......... .......... .......... .......... 77% 19.5M 8s\n302450K .......... .......... .......... .......... .......... 77%  969K 8s\n302500K .......... .......... .......... .......... .......... 77% 16.9M 8s\n302550K .......... .......... .......... .......... .......... 77% 15.5M 8s\n302600K .......... .......... .......... .......... .......... 77%  579K 8s\n302650K .......... .......... .......... .......... .......... 77% 15.1M 8s\n302700K .......... .......... .......... .......... .......... 77% 14.4M 8s\n302750K .......... .......... .......... .......... .......... 77% 7.12M 8s\n302800K .......... .......... .......... .......... .......... 77% 12.0M 8s\n302850K .......... .......... .......... .......... .......... 77% 13.0M 8s\n302900K .......... .......... .......... .......... .......... 77% 18.9M 8s\n302950K .......... .......... .......... .......... .......... 77% 18.2M 8s\n303000K .......... .......... .......... .......... .......... 77% 64.3K 8s\n303050K .......... .......... .......... .......... .......... 77% 26.6M 8s\n303100K .......... .......... .......... .......... .......... 77%  172K 8s\n303150K .......... .......... .......... .......... .......... 77% 14.9M 8s\n303200K .......... .......... .......... .......... .......... 77% 9.74M 8s\n303250K .......... .......... .......... .......... .......... 77% 13.7M 8s\n303300K .......... .......... .......... .......... .......... 77% 12.8M 8s\n303350K .......... .......... .......... .......... .......... 77% 1.05M 8s\n303400K .......... .......... .......... .......... .......... 77% 12.6M 8s\n303450K .......... .......... .......... .......... .......... 77% 14.9M 8s\n303500K .......... .......... .......... .......... .......... 77% 20.6M 8s\n303550K .......... .......... .......... .......... .......... 77%  828K 8s\n303600K .......... .......... .......... .......... .......... 77%  136K 8s\n303650K .......... .......... .......... .......... .......... 77%  636K 8s\n303700K .......... .......... .......... .......... .......... 77% 1.23M 8s\n303750K .......... .......... .......... .......... .......... 77% 29.0M 8s\n303800K .......... .......... .......... .......... .......... 77%  273K 8s\n303850K .......... .......... .......... .......... .......... 77% 2.91M 8s\n303900K .......... .......... .......... .......... .......... 77% 7.12M 8s\n303950K .......... .......... .......... .......... .......... 77% 31.3M 8s\n304000K .......... .......... .......... .......... .......... 77% 1.52M 8s\n304050K .......... .......... .......... .......... .......... 77% 18.5M 8s\n304100K .......... .......... .......... .......... .......... 77% 3.98M 8s\n304150K .......... .......... .......... .......... .......... 77% 19.2M 8s\n304200K .......... .......... .......... .......... .......... 77% 1.69M 8s\n304250K .......... .......... .......... .......... .......... 77%  501K 8s\n304300K .......... .......... .......... .......... .......... 77%  853K 8s\n304350K .......... .......... .......... .......... .......... 77% 24.4M 8s\n304400K .......... .......... .......... .......... .......... 77% 16.1M 8s\n304450K .......... .......... .......... .......... .......... 77% 28.2M 8s\n304500K .......... .......... .......... .......... .......... 77%  229K 8s\n304550K .......... .......... .......... .......... .......... 77% 13.4M 8s\n304600K .......... .......... .......... .......... .......... 77% 12.1M 8s\n304650K .......... .......... .......... .......... .......... 77% 11.3M 8s\n304700K .......... .......... .......... .......... .......... 77% 14.7M 8s\n304750K .......... .......... .......... .......... .......... 77% 22.3M 8s\n304800K .......... .......... .......... .......... .......... 77% 14.2M 8s\n304850K .......... .......... .......... .......... .......... 77% 19.7M 8s\n304900K .......... .......... .......... .......... .......... 77% 1.61M 8s\n304950K .......... .......... .......... .......... .......... 77% 16.8M 8s\n305000K .......... .......... .......... .......... .......... 77% 14.0M 8s\n305050K .......... .......... .......... .......... .......... 77% 16.6M 8s\n305100K .......... .......... .......... .......... .......... 77% 12.8M 8s\n305150K .......... .......... .......... .......... .......... 77% 11.7M 8s\n305200K .......... .......... .......... .......... .......... 77% 11.7M 8s\n305250K .......... .......... .......... .......... .......... 77% 22.3M 8s\n305300K .......... .......... .......... .......... .......... 77% 21.9M 8s\n305350K .......... .......... .......... .......... .......... 77% 22.1M 8s\n305400K .......... .......... .......... .......... .......... 77% 17.2M 8s\n305450K .......... .......... .......... .......... .......... 77% 22.1M 8s\n305500K .......... .......... .......... .......... .......... 77% 21.4M 8s\n305550K .......... .......... .......... .......... .......... 77% 17.8M 8s\n305600K .......... .......... .......... .......... .......... 77% 13.5M 8s\n305650K .......... .......... .......... .......... .......... 77% 13.7M 8s\n305700K .......... .......... .......... .......... .......... 77% 15.2M 8s\n305750K .......... .......... .......... .......... .......... 77% 19.0M 8s\n305800K .......... .......... .......... .......... .......... 77% 12.9M 8s\n305850K .......... .......... .......... .......... .......... 77% 19.6M 8s\n305900K .......... .......... .......... .......... .......... 77% 20.1M 8s\n305950K .......... .......... .......... .......... .......... 77% 25.8M 8s\n306000K .......... .......... .......... .......... .......... 77% 16.4M 8s\n306050K .......... .......... .......... .......... .......... 78% 25.0M 8s\n306100K .......... .......... .......... .......... .......... 78% 26.2M 8s\n306150K .......... .......... .......... .......... .......... 78% 31.1M 8s\n306200K .......... .......... .......... .......... .......... 78% 31.2M 8s\n306250K .......... .......... .......... .......... .......... 78% 20.2M 8s\n306300K .......... .......... .......... .......... .......... 78% 29.6M 8s\n306350K .......... .......... .......... .......... .......... 78% 29.3M 8s\n306400K .......... .......... .......... .......... .......... 78% 19.6M 8s\n306450K .......... .......... .......... .......... .......... 78% 31.8M 8s\n306500K .......... .......... .......... .......... .......... 78% 25.7M 8s\n306550K .......... .......... .......... .......... .......... 78% 10.7M 8s\n306600K .......... .......... .......... .......... .......... 78% 23.3M 8s\n306650K .......... .......... .......... .......... .......... 78% 6.33M 8s\n306700K .......... .......... .......... .......... .......... 78% 24.4M 8s\n306750K .......... .......... .......... .......... .......... 78% 29.6M 8s\n306800K .......... .......... .......... .......... .......... 78% 3.33M 8s\n306850K .......... .......... .......... .......... .......... 78% 21.1M 8s\n306900K .......... .......... .......... .......... .......... 78% 4.13M 8s\n306950K .......... .......... .......... .......... .......... 78% 15.6M 8s\n307000K .......... .......... .......... .......... .......... 78% 19.8M 8s\n307050K .......... .......... .......... .......... .......... 78% 5.74M 8s\n307100K .......... .......... .......... .......... .......... 78% 18.1M 8s\n307150K .......... .......... .......... .......... .......... 78% 16.2M 8s\n307200K .......... .......... .......... .......... .......... 78% 5.05M 8s\n307250K .......... .......... .......... .......... .......... 78% 14.3M 8s\n307300K .......... .......... .......... .......... .......... 78% 21.1M 8s\n307350K .......... .......... .......... .......... .......... 78% 6.09M 8s\n307400K .......... .......... .......... .......... .......... 78% 7.58M 8s\n307450K .......... .......... .......... .......... .......... 78% 24.2M 8s\n307500K .......... .......... .......... .......... .......... 78% 6.70M 8s\n307550K .......... .......... .......... .......... .......... 78% 12.6M 8s\n307600K .......... .......... .......... .......... .......... 78% 8.33M 8s\n307650K .......... .......... .......... .......... .......... 78% 9.82M 8s\n307700K .......... .......... .......... .......... .......... 78% 9.06M 8s\n307750K .......... .......... .......... .......... .......... 78% 9.63M 8s\n307800K .......... .......... .......... .......... .......... 78% 5.22M 8s\n307850K .......... .......... .......... .......... .......... 78% 34.1M 8s\n307900K .......... .......... .......... .......... .......... 78% 18.2M 8s\n307950K .......... .......... .......... .......... .......... 78% 4.89M 8s\n308000K .......... .......... .......... .......... .......... 78% 10.6M 8s\n308050K .......... .......... .......... .......... .......... 78% 28.2M 8s\n308100K .......... .......... .......... .......... .......... 78% 4.29M 8s\n308150K .......... .......... .......... .......... .......... 78% 16.3M 8s\n308200K .......... .......... .......... .......... .......... 78% 13.5M 8s\n308250K .......... .......... .......... .......... .......... 78% 9.45M 8s\n308300K .......... .......... .......... .......... .......... 78% 5.87M 8s\n308350K .......... .......... .......... .......... .......... 78% 19.0M 8s\n308400K .......... .......... .......... .......... .......... 78% 4.89M 8s\n308450K .......... .......... .......... .......... .......... 78% 21.2M 8s\n308500K .......... .......... .......... .......... .......... 78% 29.7M 8s\n308550K .......... .......... .......... .......... .......... 78% 7.33M 8s\n308600K .......... .......... .......... .......... .......... 78% 6.83M 8s\n308650K .......... .......... .......... .......... .......... 78% 17.1M 8s\n308700K .......... .......... .......... .......... .......... 78% 25.4M 8s\n308750K .......... .......... .......... .......... .......... 78% 4.73M 8s\n308800K .......... .......... .......... .......... .......... 78% 14.9M 8s\n308850K .......... .......... .......... .......... .......... 78% 14.8M 8s\n308900K .......... .......... .......... .......... .......... 78% 3.23M 8s\n308950K .......... .......... .......... .......... .......... 78% 35.5M 8s\n309000K .......... .......... .......... .......... .......... 78% 19.6M 8s\n309050K .......... .......... .......... .......... .......... 78% 3.84M 8s\n309100K .......... .......... .......... .......... .......... 78% 20.9M 8s\n309150K .......... .......... .......... .......... .......... 78% 19.9M 8s\n309200K .......... .......... .......... .......... .......... 78% 5.31M 8s\n309250K .......... .......... .......... .......... .......... 78% 22.9M 8s\n309300K .......... .......... .......... .......... .......... 78% 17.0M 8s\n309350K .......... .......... .......... .......... .......... 78% 4.58M 8s\n309400K .......... .......... .......... .......... .......... 78% 23.5M 8s\n309450K .......... .......... .......... .......... .......... 78% 17.4M 8s\n309500K .......... .......... .......... .......... .......... 78% 29.1M 8s\n309550K .......... .......... .......... .......... .......... 78% 4.67M 8s\n309600K .......... .......... .......... .......... .......... 78% 15.0M 8s\n309650K .......... .......... .......... .......... .......... 78% 4.79M 8s\n309700K .......... .......... .......... .......... .......... 78% 16.9M 8s\n309750K .......... .......... .......... .......... .......... 78% 33.2M 8s\n309800K .......... .......... .......... .......... .......... 78% 6.48M 8s\n309850K .......... .......... .......... .......... .......... 78% 6.51M 8s\n309900K .......... .......... .......... .......... .......... 78% 7.47M 8s\n309950K .......... .......... .......... .......... .......... 78% 33.9M 8s\n310000K .......... .......... .......... .......... .......... 79% 7.41M 8s\n310050K .......... .......... .......... .......... .......... 79% 13.4M 8s\n310100K .......... .......... .......... .......... .......... 79% 14.8M 8s\n310150K .......... .......... .......... .......... .......... 79% 6.62M 8s\n310200K .......... .......... .......... .......... .......... 79% 11.0M 8s\n310250K .......... .......... .......... .......... .......... 79% 16.4M 8s\n310300K .......... .......... .......... .......... .......... 79% 1.48M 8s\n310350K .......... .......... .......... .......... .......... 79% 19.0M 8s\n310400K .......... .......... .......... .......... .......... 79% 12.7M 8s\n310450K .......... .......... .......... .......... .......... 79% 5.98M 8s\n310500K .......... .......... .......... .......... .......... 79% 26.9M 8s\n310550K .......... .......... .......... .......... .......... 79% 32.5M 8s\n310600K .......... .......... .......... .......... .......... 79% 2.86M 8s\n310650K .......... .......... .......... .......... .......... 79% 31.4M 8s\n310700K .......... .......... .......... .......... .......... 79% 25.4M 8s\n310750K .......... .......... .......... .......... .......... 79% 4.85M 8s\n310800K .......... .......... .......... .......... .......... 79% 15.9M 8s\n310850K .......... .......... .......... .......... .......... 79% 9.16M 8s\n310900K .......... .......... .......... .......... .......... 79% 7.86M 8s\n310950K .......... .......... .......... .......... .......... 79% 12.0M 8s\n311000K .......... .......... .......... .......... .......... 79% 16.5M 8s\n311050K .......... .......... .......... .......... .......... 79% 7.15M 8s\n311100K .......... .......... .......... .......... .......... 79% 14.6M 8s\n311150K .......... .......... .......... .......... .......... 79% 9.10M 8s\n311200K .......... .......... .......... .......... .......... 79% 8.47M 8s\n311250K .......... .......... .......... .......... .......... 79% 11.3M 8s\n311300K .......... .......... .......... .......... .......... 79% 7.90M 8s\n311350K .......... .......... .......... .......... .......... 79% 6.09M 8s\n311400K .......... .......... .......... .......... .......... 79% 30.3M 8s\n311450K .......... .......... .......... .......... .......... 79% 10.9M 8s\n311500K .......... .......... .......... .......... .......... 79% 4.10M 8s\n311550K .......... .......... .......... .......... .......... 79% 23.4M 8s\n311600K .......... .......... .......... .......... .......... 79% 20.6M 8s\n311650K .......... .......... .......... .......... .......... 79% 4.93M 8s\n311700K .......... .......... .......... .......... .......... 79% 17.4M 8s\n311750K .......... .......... .......... .......... .......... 79% 19.2M 7s\n311800K .......... .......... .......... .......... .......... 79% 5.82M 7s\n311850K .......... .......... .......... .......... .......... 79% 8.74M 7s\n311900K .......... .......... .......... .......... .......... 79% 8.44M 7s\n311950K .......... .......... .......... .......... .......... 79% 15.7M 7s\n312000K .......... .......... .......... .......... .......... 79% 6.95M 7s\n312050K .......... .......... .......... .......... .......... 79% 12.1M 7s\n312100K .......... .......... .......... .......... .......... 79% 8.97M 7s\n312150K .......... .......... .......... .......... .......... 79% 7.83M 7s\n312200K .......... .......... .......... .......... .......... 79% 16.1M 7s\n312250K .......... .......... .......... .......... .......... 79% 12.7M 7s\n312300K .......... .......... .......... .......... .......... 79% 16.6M 7s\n312350K .......... .......... .......... .......... .......... 79% 6.92M 7s\n312400K .......... .......... .......... .......... .......... 79% 10.5M 7s\n312450K .......... .......... .......... .......... .......... 79% 6.38M 7s\n312500K .......... .......... .......... .......... .......... 79% 6.74M 7s\n312550K .......... .......... .......... .......... .......... 79% 24.5M 7s\n312600K .......... .......... .......... .......... .......... 79% 24.0M 7s\n312650K .......... .......... .......... .......... .......... 79% 6.50M 7s\n312700K .......... .......... .......... .......... .......... 79% 8.00M 7s\n312750K .......... .......... .......... .......... .......... 79% 15.0M 7s\n312800K .......... .......... .......... .......... .......... 79% 5.99M 7s\n312850K .......... .......... .......... .......... .......... 79% 18.1M 7s\n312900K .......... .......... .......... .......... .......... 79% 3.71M 7s\n312950K .......... .......... .......... .......... .......... 79% 20.0M 7s\n313000K .......... .......... .......... .......... .......... 79% 18.4M 7s\n313050K .......... .......... .......... .......... .......... 79% 20.0M 7s\n313100K .......... .......... .......... .......... .......... 79% 6.56M 7s\n313150K .......... .......... .......... .......... .......... 79% 22.9M 7s\n313200K .......... .......... .......... .......... .......... 79% 4.68M 7s\n313250K .......... .......... .......... .......... .......... 79% 23.2M 7s\n313300K .......... .......... .......... .......... .......... 79% 26.7M 7s\n313350K .......... .......... .......... .......... .......... 79% 20.6M 7s\n313400K .......... .......... .......... .......... .......... 79% 4.90M 7s\n313450K .......... .......... .......... .......... .......... 79% 28.7M 7s\n313500K .......... .......... .......... .......... .......... 79% 26.9M 7s\n313550K .......... .......... .......... .......... .......... 79% 4.29M 7s\n313600K .......... .......... .......... .......... .......... 79% 17.9M 7s\n313650K .......... .......... .......... .......... .......... 79% 24.7M 7s\n313700K .......... .......... .......... .......... .......... 79% 4.82M 7s\n313750K .......... .......... .......... .......... .......... 79% 21.2M 7s\n313800K .......... .......... .......... .......... .......... 79% 29.1M 7s\n313850K .......... .......... .......... .......... .......... 79% 4.76M 7s\n313900K .......... .......... .......... .......... .......... 80% 5.81M 7s\n313950K .......... .......... .......... .......... .......... 80% 22.2M 7s\n314000K .......... .......... .......... .......... .......... 80% 16.3M 7s\n314050K .......... .......... .......... .......... .......... 80% 5.17M 7s\n314100K .......... .......... .......... .......... .......... 80% 29.0M 7s\n314150K .......... .......... .......... .......... .......... 80% 25.3M 7s\n314200K .......... .......... .......... .......... .......... 80% 5.05M 7s\n314250K .......... .......... .......... .......... .......... 80% 14.9M 7s\n314300K .......... .......... .......... .......... .......... 80% 12.7M 7s\n314350K .......... .......... .......... .......... .......... 80% 7.20M 7s\n314400K .......... .......... .......... .......... .......... 80% 8.96M 7s\n314450K .......... .......... .......... .......... .......... 80% 23.2M 7s\n314500K .......... .......... .......... .......... .......... 80% 6.10M 7s\n314550K .......... .......... .......... .......... .......... 80% 16.8M 7s\n314600K .......... .......... .......... .......... .......... 80% 6.58M 7s\n314650K .......... .......... .......... .......... .......... 80% 7.53M 7s\n314700K .......... .......... .......... .......... .......... 80% 12.5M 7s\n314750K .......... .......... .......... .......... .......... 80% 29.5M 7s\n314800K .......... .......... .......... .......... .......... 80% 4.87M 7s\n314850K .......... .......... .......... .......... .......... 80% 24.4M 7s\n314900K .......... .......... .......... .......... .......... 80% 9.77M 7s\n314950K .......... .......... .......... .......... .......... 80% 7.50M 7s\n315000K .......... .......... .......... .......... .......... 80% 9.78M 7s\n315050K .......... .......... .......... .......... .......... 80% 7.33M 7s\n315100K .......... .......... .......... .......... .......... 80% 28.3M 7s\n315150K .......... .......... .......... .......... .......... 80% 11.5M 7s\n315200K .......... .......... .......... .......... .......... 80% 10.9M 7s\n315250K .......... .......... .......... .......... .......... 80% 4.13M 7s\n315300K .......... .......... .......... .......... .......... 80% 26.4M 7s\n315350K .......... .......... .......... .......... .......... 80% 22.0M 7s\n315400K .......... .......... .......... .......... .......... 80% 4.81M 7s\n315450K .......... .......... .......... .......... .......... 80% 24.8M 7s\n315500K .......... .......... .......... .......... .......... 80% 13.0M 7s\n315550K .......... .......... .......... .......... .......... 80% 5.11M 7s\n315600K .......... .......... .......... .......... .......... 80% 11.3M 7s\n315650K .......... .......... .......... .......... .......... 80% 33.9M 7s\n315700K .......... .......... .......... .......... .......... 80% 6.33M 7s\n315750K .......... .......... .......... .......... .......... 80% 14.3M 7s\n315800K .......... .......... .......... .......... .......... 80% 17.7M 7s\n315850K .......... .......... .......... .......... .......... 80% 6.85M 7s\n315900K .......... .......... .......... .......... .......... 80% 8.24M 7s\n315950K .......... .......... .......... .......... .......... 80% 36.2M 7s\n316000K .......... .......... .......... .......... .......... 80% 1.97M 7s\n316050K .......... .......... .......... .......... .......... 80% 15.8M 7s\n316100K .......... .......... .......... .......... .......... 80% 23.6M 7s\n316150K .......... .......... .......... .......... .......... 80% 12.3M 7s\n316200K .......... .......... .......... .......... .......... 80% 6.96M 7s\n316250K .......... .......... .......... .......... .......... 80% 26.0M 7s\n316300K .......... .......... .......... .......... .......... 80% 6.48M 7s\n316350K .......... .......... .......... .......... .......... 80% 4.71M 7s\n316400K .......... .......... .......... .......... .......... 80% 21.0M 7s\n316450K .......... .......... .......... .......... .......... 80% 27.2M 7s\n316500K .......... .......... .......... .......... .......... 80% 4.85M 7s\n316550K .......... .......... .......... .......... .......... 80% 24.6M 7s\n316600K .......... .......... .......... .......... .......... 80% 19.3M 7s\n316650K .......... .......... .......... .......... .......... 80% 5.30M 7s\n316700K .......... .......... .......... .......... .......... 80% 12.6M 7s\n316750K .......... .......... .......... .......... .......... 80% 20.4M 7s\n316800K .......... .......... .......... .......... .......... 80% 5.62M 7s\n316850K .......... .......... .......... .......... .......... 80% 12.8M 7s\n316900K .......... .......... .......... .......... .......... 80% 13.1M 7s\n316950K .......... .......... .......... .......... .......... 80% 22.6M 7s\n317000K .......... .......... .......... .......... .......... 80% 4.66M 7s\n317050K .......... .......... .......... .......... .......... 80% 18.8M 7s\n317100K .......... .......... .......... .......... .......... 80% 27.8M 7s\n317150K .......... .......... .......... .......... .......... 80% 7.83M 7s\n317200K .......... .......... .......... .......... .......... 80% 6.91M 7s\n317250K .......... .......... .......... .......... .......... 80% 24.8M 7s\n317300K .......... .......... .......... .......... .......... 80% 8.51M 7s\n317350K .......... .......... .......... .......... .......... 80% 5.31M 7s\n317400K .......... .......... .......... .......... .......... 80% 24.8M 7s\n317450K .......... .......... .......... .......... .......... 80% 4.74M 7s\n317500K .......... .......... .......... .......... .......... 80% 8.80M 7s\n317550K .......... .......... .......... .......... .......... 80% 32.7M 7s\n317600K .......... .......... .......... .......... .......... 80% 26.9M 7s\n317650K .......... .......... .......... .......... .......... 80% 3.12M 7s\n317700K .......... .......... .......... .......... .......... 80% 27.0M 7s\n317750K .......... .......... .......... .......... .......... 80% 33.2M 7s\n317800K .......... .......... .......... .......... .......... 80% 4.04M 7s\n317850K .......... .......... .......... .......... .......... 81% 21.0M 7s\n317900K .......... .......... .......... .......... .......... 81% 14.3M 7s\n317950K .......... .......... .......... .......... .......... 81% 6.27M 7s\n318000K .......... .......... .......... .......... .......... 81% 13.3M 7s\n318050K .......... .......... .......... .......... .......... 81% 30.2M 7s\n318100K .......... .......... .......... .......... .......... 81% 5.26M 7s\n318150K .......... .......... .......... .......... .......... 81% 17.2M 7s\n318200K .......... .......... .......... .......... .......... 81% 15.8M 7s\n318250K .......... .......... .......... .......... .......... 81% 6.58M 7s\n318300K .......... .......... .......... .......... .......... 81% 10.6M 7s\n318350K .......... .......... .......... .......... .......... 81% 14.1M 7s\n318400K .......... .......... .......... .......... .......... 81% 6.74M 7s\n318450K .......... .......... .......... .......... .......... 81% 11.7M 7s\n318500K .......... .......... .......... .......... .......... 81% 7.50M 7s\n318550K .......... .......... .......... .......... .......... 81% 31.5M 7s\n318600K .......... .......... .......... .......... .......... 81% 10.4M 7s\n318650K .......... .......... .......... .......... .......... 81% 6.53M 7s\n318700K .......... .......... .......... .......... .......... 81% 19.8M 7s\n318750K .......... .......... .......... .......... .......... 81% 7.50M 7s\n318800K .......... .......... .......... .......... .......... 81% 8.87M 7s\n318850K .......... .......... .......... .......... .......... 81% 12.3M 7s\n318900K .......... .......... .......... .......... .......... 81% 10.5M 7s\n318950K .......... .......... .......... .......... .......... 81% 8.81M 7s\n319000K .......... .......... .......... .......... .......... 81% 15.9M 7s\n319050K .......... .......... .......... .......... .......... 81% 9.44M 7s\n319100K .......... .......... .......... .......... .......... 81% 9.24M 7s\n319150K .......... .......... .......... .......... .......... 81% 8.20M 7s\n319200K .......... .......... .......... .......... .......... 81% 14.8M 7s\n319250K .......... .......... .......... .......... .......... 81% 8.26M 7s\n319300K .......... .......... .......... .......... .......... 81% 8.10M 7s\n319350K .......... .......... .......... .......... .......... 81% 22.3M 7s\n319400K .......... .......... .......... .......... .......... 81% 10.1M 7s\n319450K .......... .......... .......... .......... .......... 81% 12.6M 7s\n319500K .......... .......... .......... .......... .......... 81% 8.17M 7s\n319550K .......... .......... .......... .......... .......... 81% 21.7M 7s\n319600K .......... .......... .......... .......... .......... 81%  618K 7s\n319650K .......... .......... .......... .......... .......... 81% 27.5M 7s\n319700K .......... .......... .......... .......... .......... 81% 23.5M 7s\n319750K .......... .......... .......... .......... .......... 81% 27.1M 7s\n319800K .......... .......... .......... .......... .......... 81% 15.8M 7s\n319850K .......... .......... .......... .......... .......... 81% 25.1M 7s\n319900K .......... .......... .......... .......... .......... 81% 26.3M 7s\n319950K .......... .......... .......... .......... .......... 81% 23.3M 7s\n320000K .......... .......... .......... .......... .......... 81% 12.3M 7s\n320050K .......... .......... .......... .......... .......... 81% 30.5M 7s\n320100K .......... .......... .......... .......... .......... 81% 5.22M 7s\n320150K .......... .......... .......... .......... .......... 81% 17.5M 7s\n320200K .......... .......... .......... .......... .......... 81% 31.4M 7s\n320250K .......... .......... .......... .......... .......... 81% 5.01M 7s\n320300K .......... .......... .......... .......... .......... 81% 9.87M 7s\n320350K .......... .......... .......... .......... .......... 81% 22.0M 7s\n320400K .......... .......... .......... .......... .......... 81% 5.14M 7s\n320450K .......... .......... .......... .......... .......... 81% 25.8M 7s\n320500K .......... .......... .......... .......... .......... 81% 19.6M 7s\n320550K .......... .......... .......... .......... .......... 81% 8.36M 7s\n320600K .......... .......... .......... .......... .......... 81% 10.7M 7s\n320650K .......... .......... .......... .......... .......... 81% 13.2M 7s\n320700K .......... .......... .......... .......... .......... 81% 11.0M 7s\n320750K .......... .......... .......... .......... .......... 81% 8.82M 7s\n320800K .......... .......... .......... .......... .......... 81% 10.2M 7s\n320850K .......... .......... .......... .......... .......... 81% 24.4M 7s\n320900K .......... .......... .......... .......... .......... 81% 6.82M 7s\n320950K .......... .......... .......... .......... .......... 81% 12.0M 7s\n321000K .......... .......... .......... .......... .......... 81% 8.35M 7s\n321050K .......... .......... .......... .......... .......... 81% 26.9M 7s\n321100K .......... .......... .......... .......... .......... 81% 7.46M 7s\n321150K .......... .......... .......... .......... .......... 81% 18.3M 7s\n321200K .......... .......... .......... .......... .......... 81% 8.52M 7s\n321250K .......... .......... .......... .......... .......... 81% 9.98M 7s\n321300K .......... .......... .......... .......... .......... 81% 10.8M 7s\n321350K .......... .......... .......... .......... .......... 81% 10.3M 7s\n321400K .......... .......... .......... .......... .......... 81% 11.6M 7s\n321450K .......... .......... .......... .......... .......... 81% 8.97M 7s\n321500K .......... .......... .......... .......... .......... 81% 11.1M 7s\n321550K .......... .......... .......... .......... .......... 81% 21.1M 7s\n321600K .......... .......... .......... .......... .......... 81% 6.06M 7s\n321650K .......... .......... .......... .......... .......... 81% 8.68M 7s\n321700K .......... .......... .......... .......... .......... 81% 27.1M 7s\n321750K .......... .......... .......... .......... .......... 82% 10.3M 7s\n321800K .......... .......... .......... .......... .......... 82% 11.2M 7s\n321850K .......... .......... .......... .......... .......... 82% 9.22M 7s\n321900K .......... .......... .......... .......... .......... 82% 11.3M 7s\n321950K .......... .......... .......... .......... .......... 82% 21.9M 7s\n322000K .......... .......... .......... .......... .......... 82% 6.17M 7s\n322050K .......... .......... .......... .......... .......... 82% 16.5M 7s\n322100K .......... .......... .......... .......... .......... 82% 12.0M 7s\n322150K .......... .......... .......... .......... .......... 82% 8.32M 7s\n322200K .......... .......... .......... .......... .......... 82% 15.1M 7s\n322250K .......... .......... .......... .......... .......... 82% 9.97M 7s\n322300K .......... .......... .......... .......... .......... 82% 9.45M 7s\n322350K .......... .......... .......... .......... .......... 82% 9.09M 7s\n322400K .......... .......... .......... .......... .......... 82% 11.5M 7s\n322450K .......... .......... .......... .......... .......... 82% 9.32M 7s\n322500K .......... .......... .......... .......... .......... 82% 9.08M 7s\n322550K .......... .......... .......... .......... .......... 82% 20.4M 7s\n322600K .......... .......... .......... .......... .......... 82% 11.4M 7s\n322650K .......... .......... .......... .......... .......... 82% 7.98M 7s\n322700K .......... .......... .......... .......... .......... 82% 14.5M 7s\n322750K .......... .......... .......... .......... .......... 82% 11.9M 7s\n322800K .......... .......... .......... .......... .......... 82% 11.2M 6s\n322850K .......... .......... .......... .......... .......... 82% 5.60M 6s\n322900K .......... .......... .......... .......... .......... 82% 15.5M 6s\n322950K .......... .......... .......... .......... .......... 82% 24.4M 6s\n323000K .......... .......... .......... .......... .......... 82% 10.2M 6s\n323050K .......... .......... .......... .......... .......... 82% 8.74M 6s\n323100K .......... .......... .......... .......... .......... 82% 32.8M 6s\n323150K .......... .......... .......... .......... .......... 82% 8.12M 6s\n323200K .......... .......... .......... .......... .......... 82% 6.13M 6s\n323250K .......... .......... .......... .......... .......... 82% 20.8M 6s\n323300K .......... .......... .......... .......... .......... 82% 25.3M 6s\n323350K .......... .......... .......... .......... .......... 82% 5.49M 6s\n323400K .......... .......... .......... .......... .......... 82% 25.2M 6s\n323450K .......... .......... .......... .......... .......... 82% 21.7M 6s\n323500K .......... .......... .......... .......... .......... 82% 8.22M 6s\n323550K .......... .......... .......... .......... .......... 82% 8.93M 6s\n323600K .......... .......... .......... .......... .......... 82% 9.93M 6s\n323650K .......... .......... .......... .......... .......... 82% 15.3M 6s\n323700K .......... .......... .......... .......... .......... 82% 6.40M 6s\n323750K .......... .......... .......... .......... .......... 82% 26.2M 6s\n323800K .......... .......... .......... .......... .......... 82% 24.4M 6s\n323850K .......... .......... .......... .......... .......... 82% 6.47M 6s\n323900K .......... .......... .......... .......... .......... 82% 12.0M 6s\n323950K .......... .......... .......... .......... .......... 82% 22.8M 6s\n324000K .......... .......... .......... .......... .......... 82% 7.36M 6s\n324050K .......... .......... .......... .......... .......... 82% 4.91M 6s\n324100K .......... .......... .......... .......... .......... 82% 17.8M 6s\n324150K .......... .......... .......... .......... .......... 82% 17.4M 6s\n324200K .......... .......... .......... .......... .......... 82% 6.09M 6s\n324250K .......... .......... .......... .......... .......... 82% 10.3M 6s\n324300K .......... .......... .......... .......... .......... 82% 26.9M 6s\n324350K .......... .......... .......... .......... .......... 82% 5.74M 6s\n324400K .......... .......... .......... .......... .......... 82% 13.2M 6s\n324450K .......... .......... .......... .......... .......... 82% 21.7M 6s\n324500K .......... .......... .......... .......... .......... 82% 4.84M 6s\n324550K .......... .......... .......... .......... .......... 82% 33.3M 6s\n324600K .......... .......... .......... .......... .......... 82% 14.5M 6s\n324650K .......... .......... .......... .......... .......... 82% 11.7M 6s\n324700K .......... .......... .......... .......... .......... 82% 4.89M 6s\n324750K .......... .......... .......... .......... .......... 82% 22.4M 6s\n324800K .......... .......... .......... .......... .......... 82% 14.3M 6s\n324850K .......... .......... .......... .......... .......... 82% 7.18M 6s\n324900K .......... .......... .......... .......... .......... 82% 17.8M 6s\n324950K .......... .......... .......... .......... .......... 82% 20.8M 6s\n325000K .......... .......... .......... .......... .......... 82% 5.53M 6s\n325050K .......... .......... .......... .......... .......... 82% 23.2M 6s\n325100K .......... .......... .......... .......... .......... 82% 17.1M 6s\n325150K .......... .......... .......... .......... .......... 82% 18.0M 6s\n325200K .......... .......... .......... .......... .......... 82% 6.00M 6s\n325250K .......... .......... .......... .......... .......... 82% 15.2M 6s\n325300K .......... .......... .......... .......... .......... 82% 11.5M 6s\n325350K .......... .......... .......... .......... .......... 82% 5.73M 6s\n325400K .......... .......... .......... .......... .......... 82% 24.0M 6s\n325450K .......... .......... .......... .......... .......... 82% 16.1M 6s\n325500K .......... .......... .......... .......... .......... 82% 9.04M 6s\n325550K .......... .......... .......... .......... .......... 82% 10.7M 6s\n325600K .......... .......... .......... .......... .......... 82% 11.8M 6s\n325650K .......... .......... .......... .......... .......... 82% 8.99M 6s\n325700K .......... .......... .......... .......... .......... 83% 3.69M 6s\n325750K .......... .......... .......... .......... .......... 83% 21.4M 6s\n325800K .......... .......... .......... .......... .......... 83% 4.17M 6s\n325850K .......... .......... .......... .......... .......... 83% 3.69M 6s\n325900K .......... .......... .......... .......... .......... 83% 23.3M 6s\n325950K .......... .......... .......... .......... .......... 83% 23.0M 6s\n326000K .......... .......... .......... .......... .......... 83% 5.22M 6s\n326050K .......... .......... .......... .......... .......... 83% 19.1M 6s\n326100K .......... .......... .......... .......... .......... 83% 15.4M 6s\n326150K .......... .......... .......... .......... .......... 83% 22.7M 6s\n326200K .......... .......... .......... .......... .......... 83% 3.01M 6s\n326250K .......... .......... .......... .......... .......... 83% 17.4M 6s\n326300K .......... .......... .......... .......... .......... 83% 16.2M 6s\n326350K .......... .......... .......... .......... .......... 83% 22.6M 6s\n326400K .......... .......... .......... .......... .......... 83% 5.21M 6s\n326450K .......... .......... .......... .......... .......... 83% 17.6M 6s\n326500K .......... .......... .......... .......... .......... 83% 17.6M 6s\n326550K .......... .......... .......... .......... .......... 83% 6.20M 6s\n326600K .......... .......... .......... .......... .......... 83% 14.7M 6s\n326650K .......... .......... .......... .......... .......... 83% 17.6M 6s\n326700K .......... .......... .......... .......... .......... 83% 8.17M 6s\n326750K .......... .......... .......... .......... .......... 83% 10.9M 6s\n326800K .......... .......... .......... .......... .......... 83% 11.6M 6s\n326850K .......... .......... .......... .......... .......... 83% 19.6M 6s\n326900K .......... .......... .......... .......... .......... 83% 6.63M 6s\n326950K .......... .......... .......... .......... .......... 83% 9.71M 6s\n327000K .......... .......... .......... .......... .......... 83% 25.4M 6s\n327050K .......... .......... .......... .......... .......... 83% 6.64M 6s\n327100K .......... .......... .......... .......... .......... 83% 10.0M 6s\n327150K .......... .......... .......... .......... .......... 83% 14.8M 6s\n327200K .......... .......... .......... .......... .......... 83% 17.7M 6s\n327250K .......... .......... .......... .......... .......... 83% 6.55M 6s\n327300K .......... .......... .......... .......... .......... 83% 12.6M 6s\n327350K .......... .......... .......... .......... .......... 83% 15.9M 6s\n327400K .......... .......... .......... .......... .......... 83% 10.6M 6s\n327450K .......... .......... .......... .......... .......... 83% 8.69M 6s\n327500K .......... .......... .......... .......... .......... 83% 9.85M 6s\n327550K .......... .......... .......... .......... .......... 83% 33.0M 6s\n327600K .......... .......... .......... .......... .......... 83% 7.37M 6s\n327650K .......... .......... .......... .......... .......... 83% 5.41M 6s\n327700K .......... .......... .......... .......... .......... 83% 13.8M 6s\n327750K .......... .......... .......... .......... .......... 83% 23.1M 6s\n327800K .......... .......... .......... .......... .......... 83% 17.3M 6s\n327850K .......... .......... .......... .......... .......... 83% 6.49M 6s\n327900K .......... .......... .......... .......... .......... 83% 16.3M 6s\n327950K .......... .......... .......... .......... .......... 83% 20.6M 6s\n328000K .......... .......... .......... .......... .......... 83% 4.65M 6s\n328050K .......... .......... .......... .......... .......... 83% 16.9M 6s\n328100K .......... .......... .......... .......... .......... 83% 21.8M 6s\n328150K .......... .......... .......... .......... .......... 83% 8.55M 6s\n328200K .......... .......... .......... .......... .......... 83% 9.12M 6s\n328250K .......... .......... .......... .......... .......... 83% 16.4M 6s\n328300K .......... .......... .......... .......... .......... 83% 29.6M 6s\n328350K .......... .......... .......... .......... .......... 83% 5.82M 6s\n328400K .......... .......... .......... .......... .......... 83% 10.8M 6s\n328450K .......... .......... .......... .......... .......... 83% 5.27M 6s\n328500K .......... .......... .......... .......... .......... 83% 17.8M 6s\n328550K .......... .......... .......... .......... .......... 83% 31.5M 6s\n328600K .......... .......... .......... .......... .......... 83% 21.2M 6s\n328650K .......... .......... .......... .......... .......... 83% 27.3M 6s\n328700K .......... .......... .......... .......... .......... 83% 4.89M 6s\n328750K .......... .......... .......... .......... .......... 83% 24.2M 6s\n328800K .......... .......... .......... .......... .......... 83% 20.0M 6s\n328850K .......... .......... .......... .......... .......... 83% 4.99M 6s\n328900K .......... .......... .......... .......... .......... 83% 30.9M 6s\n328950K .......... .......... .......... .......... .......... 83% 20.8M 6s\n329000K .......... .......... .......... .......... .......... 83% 4.48M 6s\n329050K .......... .......... .......... .......... .......... 83% 20.6M 6s\n329100K .......... .......... .......... .......... .......... 83% 13.9M 6s\n329150K .......... .......... .......... .......... .......... 83% 22.5M 6s\n329200K .......... .......... .......... .......... .......... 83% 5.65M 6s\n329250K .......... .......... .......... .......... .......... 83% 15.2M 6s\n329300K .......... .......... .......... .......... .......... 83% 15.0M 6s\n329350K .......... .......... .......... .......... .......... 83% 3.82M 6s\n329400K .......... .......... .......... .......... .......... 83% 21.0M 6s\n329450K .......... .......... .......... .......... .......... 83% 24.6M 6s\n329500K .......... .......... .......... .......... .......... 83% 28.7M 6s\n329550K .......... .......... .......... .......... .......... 83% 5.16M 6s\n329600K .......... .......... .......... .......... .......... 84% 16.1M 6s\n329650K .......... .......... .......... .......... .......... 84% 24.8M 6s\n329700K .......... .......... .......... .......... .......... 84% 5.48M 6s\n329750K .......... .......... .......... .......... .......... 84% 16.5M 6s\n329800K .......... .......... .......... .......... .......... 84% 17.7M 6s\n329850K .......... .......... .......... .......... .......... 84% 14.8M 6s\n329900K .......... .......... .......... .......... .......... 84% 7.18M 6s\n329950K .......... .......... .......... .......... .......... 84% 5.49M 6s\n330000K .......... .......... .......... .......... .......... 84% 26.8M 6s\n330050K .......... .......... .......... .......... .......... 84% 14.6M 6s\n330100K .......... .......... .......... .......... .......... 84% 4.20M 6s\n330150K .......... .......... .......... .......... .......... 84% 18.5M 6s\n330200K .......... .......... .......... .......... .......... 84% 14.7M 6s\n330250K .......... .......... .......... .......... .......... 84% 29.9M 6s\n330300K .......... .......... .......... .......... .......... 84% 2.64M 6s\n330350K .......... .......... .......... .......... .......... 84% 24.3M 6s\n330400K .......... .......... .......... .......... .......... 84% 18.8M 6s\n330450K .......... .......... .......... .......... .......... 84% 6.28M 6s\n330500K .......... .......... .......... .......... .......... 84% 32.7M 6s\n330550K .......... .......... .......... .......... .......... 84% 32.2M 6s\n330600K .......... .......... .......... .......... .......... 84% 20.6M 6s\n330650K .......... .......... .......... .......... .......... 84% 4.22M 6s\n330700K .......... .......... .......... .......... .......... 84% 42.8K 6s\n330750K .......... .......... .......... .......... .......... 84% 22.6M 6s\n330800K .......... .......... .......... .......... .......... 84% 19.8M 6s\n330850K .......... .......... .......... .......... .......... 84% 25.0M 6s\n330900K .......... .......... .......... .......... .......... 84% 20.8M 6s\n330950K .......... .......... .......... .......... .......... 84% 4.69M 6s\n331000K .......... .......... .......... .......... .......... 84% 34.8M 6s\n331050K .......... .......... .......... .......... .......... 84% 35.1M 6s\n331100K .......... .......... .......... .......... .......... 84% 35.9M 6s\n331150K .......... .......... .......... .......... .......... 84% 36.3M 6s\n331200K .......... .......... .......... .......... .......... 84% 27.5M 6s\n331250K .......... .......... .......... .......... .......... 84% 22.8M 6s\n331300K .......... .......... .......... .......... .......... 84% 34.0M 6s\n331350K .......... .......... .......... .......... .......... 84% 34.6M 6s\n331400K .......... .......... .......... .......... .......... 84% 32.6M 6s\n331450K .......... .......... .......... .......... .......... 84% 33.4M 6s\n331500K .......... .......... .......... .......... .......... 84% 34.0M 6s\n331550K .......... .......... .......... .......... .......... 84% 32.5M 6s\n331600K .......... .......... .......... .......... .......... 84% 18.4M 6s\n331650K .......... .......... .......... .......... .......... 84% 34.0M 6s\n331700K .......... .......... .......... .......... .......... 84% 34.9M 6s\n331750K .......... .......... .......... .......... .......... 84% 32.6M 6s\n331800K .......... .......... .......... .......... .......... 84% 29.7M 6s\n331850K .......... .......... .......... .......... .......... 84% 19.8M 6s\n331900K .......... .......... .......... .......... .......... 84% 24.6M 6s\n331950K .......... .......... .......... .......... .......... 84% 26.2M 6s\n332000K .......... .......... .......... .......... .......... 84% 20.0M 6s\n332050K .......... .......... .......... .......... .......... 84% 27.4M 6s\n332100K .......... .......... .......... .......... .......... 84% 18.4M 6s\n332150K .......... .......... .......... .......... .......... 84% 27.2M 6s\n332200K .......... .......... .......... .......... .......... 84% 23.8M 6s\n332250K .......... .......... .......... .......... .......... 84% 23.5M 6s\n332300K .......... .......... .......... .......... .......... 84% 25.1M 6s\n332350K .......... .......... .......... .......... .......... 84% 18.0M 6s\n332400K .......... .......... .......... .......... .......... 84% 20.4M 6s\n332450K .......... .......... .......... .......... .......... 84% 25.9M 6s\n332500K .......... .......... .......... .......... .......... 84% 26.5M 6s\n332550K .......... .......... .......... .......... .......... 84% 10.9M 6s\n332600K .......... .......... .......... .......... .......... 84% 24.7M 6s\n332650K .......... .......... .......... .......... .......... 84% 26.1M 6s\n332700K .......... .......... .......... .......... .......... 84% 25.8M 6s\n332750K .......... .......... .......... .......... .......... 84% 26.3M 6s\n332800K .......... .......... .......... .......... .......... 84% 15.2M 6s\n332850K .......... .......... .......... .......... .......... 84% 26.5M 6s\n332900K .......... .......... .......... .......... .......... 84% 4.20M 6s\n332950K .......... .......... .......... .......... .......... 84% 25.6M 6s\n333000K .......... .......... .......... .......... .......... 84% 24.5M 6s\n333050K .......... .......... .......... .......... .......... 84% 24.6M 6s\n333100K .......... .......... .......... .......... .......... 84% 18.7M 6s\n333150K .......... .......... .......... .......... .......... 84% 10.7M 6s\n333200K .......... .......... .......... .......... .......... 84% 13.5M 6s\n333250K .......... .......... .......... .......... .......... 84% 15.2M 6s\n333300K .......... .......... .......... .......... .......... 84% 15.8M 6s\n333350K .......... .......... .......... .......... .......... 84% 22.1M 6s\n333400K .......... .......... .......... .......... .......... 84% 19.7M 6s\n333450K .......... .......... .......... .......... .......... 84% 19.5M 6s\n333500K .......... .......... .......... .......... .......... 84% 15.8M 6s\n333550K .......... .......... .......... .......... .......... 85% 21.5M 6s\n333600K .......... .......... .......... .......... .......... 85% 17.2M 6s\n333650K .......... .......... .......... .......... .......... 85% 22.1M 6s\n333700K .......... .......... .......... .......... .......... 85% 16.5M 6s\n333750K .......... .......... .......... .......... .......... 85% 18.8M 6s\n333800K .......... .......... .......... .......... .......... 85% 18.3M 6s\n333850K .......... .......... .......... .......... .......... 85% 22.3M 6s\n333900K .......... .......... .......... .......... .......... 85% 18.6M 6s\n333950K .......... .......... .......... .......... .......... 85% 20.9M 6s\n334000K .......... .......... .......... .......... .......... 85% 17.1M 6s\n334050K .......... .......... .......... .......... .......... 85% 18.5M 6s\n334100K .......... .......... .......... .......... .......... 85% 16.9M 6s\n334150K .......... .......... .......... .......... .......... 85% 21.9M 6s\n334200K .......... .......... .......... .......... .......... 85% 16.3M 6s\n334250K .......... .......... .......... .......... .......... 85% 13.1M 6s\n334300K .......... .......... .......... .......... .......... 85% 13.2M 6s\n334350K .......... .......... .......... .......... .......... 85% 15.4M 6s\n334400K .......... .......... .......... .......... .......... 85% 12.1M 6s\n334450K .......... .......... .......... .......... .......... 85% 15.4M 6s\n334500K .......... .......... .......... .......... .......... 85% 14.1M 6s\n334550K .......... .......... .......... .......... .......... 85% 12.3M 6s\n334600K .......... .......... .......... .......... .......... 85% 15.4M 6s\n334650K .......... .......... .......... .......... .......... 85% 15.5M 6s\n334700K .......... .......... .......... .......... .......... 85% 12.9M 6s\n334750K .......... .......... .......... .......... .......... 85% 14.9M 6s\n334800K .......... .......... .......... .......... .......... 85% 12.6M 6s\n334850K .......... .......... .......... .......... .......... 85% 13.2M 6s\n334900K .......... .......... .......... .......... .......... 85% 15.4M 6s\n334950K .......... .......... .......... .......... .......... 85% 14.2M 6s\n335000K .......... .......... .......... .......... .......... 85% 11.5M 6s\n335050K .......... .......... .......... .......... .......... 85% 15.6M 6s\n335100K .......... .......... .......... .......... .......... 85% 15.1M 6s\n335150K .......... .......... .......... .......... .......... 85% 13.6M 6s\n335200K .......... .......... .......... .......... .......... 85% 13.2M 6s\n335250K .......... .......... .......... .......... .......... 85% 13.0M 6s\n335300K .......... .......... .......... .......... .......... 85% 20.3M 6s\n335350K .......... .......... .......... .......... .......... 85% 14.4M 5s\n335400K .......... .......... .......... .......... .......... 85% 6.06M 5s\n335450K .......... .......... .......... .......... .......... 85% 20.8M 5s\n335500K .......... .......... .......... .......... .......... 85% 22.5M 5s\n335550K .......... .......... .......... .......... .......... 85% 20.5M 5s\n335600K .......... .......... .......... .......... .......... 85% 6.02M 5s\n335650K .......... .......... .......... .......... .......... 85% 27.4M 5s\n335700K .......... .......... .......... .......... .......... 85% 11.8M 5s\n335750K .......... .......... .......... .......... .......... 85% 4.66M 5s\n335800K .......... .......... .......... .......... .......... 85% 19.3M 5s\n335850K .......... .......... .......... .......... .......... 85% 20.6M 5s\n335900K .......... .......... .......... .......... .......... 85% 20.7M 5s\n335950K .......... .......... .......... .......... .......... 85% 5.47M 5s\n336000K .......... .......... .......... .......... .......... 85% 24.6M 5s\n336050K .......... .......... .......... .......... .......... 85% 29.8M 5s\n336100K .......... .......... .......... .......... .......... 85% 4.78M 5s\n336150K .......... .......... .......... .......... .......... 85% 15.4M 5s\n336200K .......... .......... .......... .......... .......... 85% 19.4M 5s\n336250K .......... .......... .......... .......... .......... 85% 16.4M 5s\n336300K .......... .......... .......... .......... .......... 85% 7.81M 5s\n336350K .......... .......... .......... .......... .......... 85% 11.8M 5s\n336400K .......... .......... .......... .......... .......... 85% 18.1M 5s\n336450K .......... .......... .......... .......... .......... 85% 2.21M 5s\n336500K .......... .......... .......... .......... .......... 85% 28.8M 5s\n336550K .......... .......... .......... .......... .......... 85% 28.8M 5s\n336600K .......... .......... .......... .......... .......... 85% 5.92M 5s\n336650K .......... .......... .......... .......... .......... 85% 9.36M 5s\n336700K .......... .......... .......... .......... .......... 85% 21.4M 5s\n336750K .......... .......... .......... .......... .......... 85% 21.6M 5s\n336800K .......... .......... .......... .......... .......... 85% 5.18M 5s\n336850K .......... .......... .......... .......... .......... 85% 22.4M 5s\n336900K .......... .......... .......... .......... .......... 85% 23.6M 5s\n336950K .......... .......... .......... .......... .......... 85% 11.1M 5s\n337000K .......... .......... .......... .......... .......... 85% 7.59M 5s\n337050K .......... .......... .......... .......... .......... 85% 10.5M 5s\n337100K .......... .......... .......... .......... .......... 85% 16.2M 5s\n337150K .......... .......... .......... .......... .......... 85% 9.88M 5s\n337200K .......... .......... .......... .......... .......... 85% 15.1M 5s\n337250K .......... .......... .......... .......... .......... 85% 9.18M 5s\n337300K .......... .......... .......... .......... .......... 85% 12.7M 5s\n337350K .......... .......... .......... .......... .......... 85% 13.0M 5s\n337400K .......... .......... .......... .......... .......... 85% 13.4M 5s\n337450K .......... .......... .......... .......... .......... 86% 5.80M 5s\n337500K .......... .......... .......... .......... .......... 86% 22.5M 5s\n337550K .......... .......... .......... .......... .......... 86% 22.0M 5s\n337600K .......... .......... .......... .......... .......... 86% 5.60M 5s\n337650K .......... .......... .......... .......... .......... 86% 19.0M 5s\n337700K .......... .......... .......... .......... .......... 86% 22.9M 5s\n337750K .......... .......... .......... .......... .......... 86% 9.15M 5s\n337800K .......... .......... .......... .......... .......... 86% 9.80M 5s\n337850K .......... .......... .......... .......... .......... 86% 11.5M 5s\n337900K .......... .......... .......... .......... .......... 86% 12.3M 5s\n337950K .......... .......... .......... .......... .......... 86% 12.2M 5s\n338000K .......... .......... .......... .......... .......... 86% 9.80M 5s\n338050K .......... .......... .......... .......... .......... 86% 14.3M 5s\n338100K .......... .......... .......... .......... .......... 86% 12.5M 5s\n338150K .......... .......... .......... .......... .......... 86% 9.70M 5s\n338200K .......... .......... .......... .......... .......... 86% 13.1M 5s\n338250K .......... .......... .......... .......... .......... 86% 11.7M 5s\n338300K .......... .......... .......... .......... .......... 86% 20.3M 5s\n338350K .......... .......... .......... .......... .......... 86% 9.24M 5s\n338400K .......... .......... .......... .......... .......... 86% 8.79M 5s\n338450K .......... .......... .......... .......... .......... 86% 15.9M 5s\n338500K .......... .......... .......... .......... .......... 86% 9.94M 5s\n338550K .......... .......... .......... .......... .......... 86% 19.2M 5s\n338600K .......... .......... .......... .......... .......... 86% 8.29M 5s\n338650K .......... .......... .......... .......... .......... 86% 20.3M 5s\n338700K .......... .......... .......... .......... .......... 86% 10.3M 5s\n338750K .......... .......... .......... .......... .......... 86% 8.52M 5s\n338800K .......... .......... .......... .......... .......... 86% 9.63M 5s\n338850K .......... .......... .......... .......... .......... 86% 12.8M 5s\n338900K .......... .......... .......... .......... .......... 86% 14.5M 5s\n338950K .......... .......... .......... .......... .......... 86% 14.7M 5s\n339000K .......... .......... .......... .......... .......... 86% 9.46M 5s\n339050K .......... .......... .......... .......... .......... 86% 11.1M 5s\n339100K .......... .......... .......... .......... .......... 86% 23.4M 5s\n339150K .......... .......... .......... .......... .......... 86% 10.8M 5s\n339200K .......... .......... .......... .......... .......... 86% 8.26M 5s\n339250K .......... .......... .......... .......... .......... 86% 17.3M 5s\n339300K .......... .......... .......... .......... .......... 86% 8.88M 5s\n339350K .......... .......... .......... .......... .......... 86% 25.4M 5s\n339400K .......... .......... .......... .......... .......... 86% 9.77M 5s\n339450K .......... .......... .......... .......... .......... 86% 15.0M 5s\n339500K .......... .......... .......... .......... .......... 86% 5.45M 5s\n339550K .......... .......... .......... .......... .......... 86% 21.6M 5s\n339600K .......... .......... .......... .......... .......... 86% 13.1M 5s\n339650K .......... .......... .......... .......... .......... 86% 6.24M 5s\n339700K .......... .......... .......... .......... .......... 86% 23.9M 5s\n339750K .......... .......... .......... .......... .......... 86% 27.8M 5s\n339800K .......... .......... .......... .......... .......... 86% 7.57M 5s\n339850K .......... .......... .......... .......... .......... 86% 12.2M 5s\n339900K .......... .......... .......... .......... .......... 86% 14.1M 5s\n339950K .......... .......... .......... .......... .......... 86% 17.2M 5s\n340000K .......... .......... .......... .......... .......... 86% 6.84M 5s\n340050K .......... .......... .......... .......... .......... 86% 18.9M 5s\n340100K .......... .......... .......... .......... .......... 86% 13.8M 5s\n340150K .......... .......... .......... .......... .......... 86% 11.3M 5s\n340200K .......... .......... .......... .......... .......... 86% 11.2M 5s\n340250K .......... .......... .......... .......... .......... 86% 9.00M 5s\n340300K .......... .......... .......... .......... .......... 86% 18.6M 5s\n340350K .......... .......... .......... .......... .......... 86% 15.1M 5s\n340400K .......... .......... .......... .......... .......... 86% 8.63M 5s\n340450K .......... .......... .......... .......... .......... 86% 14.0M 5s\n340500K .......... .......... .......... .......... .......... 86% 12.6M 5s\n340550K .......... .......... .......... .......... .......... 86% 9.65M 5s\n340600K .......... .......... .......... .......... .......... 86% 10.6M 5s\n340650K .......... .......... .......... .......... .......... 86% 21.7M 5s\n340700K .......... .......... .......... .......... .......... 86% 8.40M 5s\n340750K .......... .......... .......... .......... .......... 86% 21.8M 5s\n340800K .......... .......... .......... .......... .......... 86% 8.40M 5s\n340850K .......... .......... .......... .......... .......... 86% 15.2M 5s\n340900K .......... .......... .......... .......... .......... 86% 6.13M 5s\n340950K .......... .......... .......... .......... .......... 86% 23.0M 5s\n341000K .......... .......... .......... .......... .......... 86% 14.8M 5s\n341050K .......... .......... .......... .......... .......... 86% 5.27M 5s\n341100K .......... .......... .......... .......... .......... 86% 24.9M 5s\n341150K .......... .......... .......... .......... .......... 86% 27.4M 5s\n341200K .......... .......... .......... .......... .......... 86% 14.6M 5s\n341250K .......... .......... .......... .......... .......... 86% 5.86M 5s\n341300K .......... .......... .......... .......... .......... 86% 33.1M 5s\n341350K .......... .......... .......... .......... .......... 86% 25.5M 5s\n341400K .......... .......... .......... .......... .......... 87% 6.38M 5s\n341450K .......... .......... .......... .......... .......... 87% 5.08M 5s\n341500K .......... .......... .......... .......... .......... 87% 27.3M 5s\n341550K .......... .......... .......... .......... .......... 87% 29.7M 5s\n341600K .......... .......... .......... .......... .......... 87% 9.60M 5s\n341650K .......... .......... .......... .......... .......... 87% 6.37M 5s\n341700K .......... .......... .......... .......... .......... 87% 30.2M 5s\n341750K .......... .......... .......... .......... .......... 87% 14.2M 5s\n341800K .......... .......... .......... .......... .......... 87% 14.1M 5s\n341850K .......... .......... .......... .......... .......... 87% 3.14M 5s\n341900K .......... .......... .......... .......... .......... 87% 24.2M 5s\n341950K .......... .......... .......... .......... .......... 87% 28.9M 5s\n342000K .......... .......... .......... .......... .......... 87% 4.59M 5s\n342050K .......... .......... .......... .......... .......... 87% 5.88M 5s\n342100K .......... .......... .......... .......... .......... 87% 28.3M 5s\n342150K .......... .......... .......... .......... .......... 87% 32.0M 5s\n342200K .......... .......... .......... .......... .......... 87% 8.12M 5s\n342250K .......... .......... .......... .......... .......... 87% 6.34M 5s\n342300K .......... .......... .......... .......... .......... 87% 25.3M 5s\n342350K .......... .......... .......... .......... .......... 87% 33.7M 5s\n342400K .......... .......... .......... .......... .......... 87% 5.98M 5s\n342450K .......... .......... .......... .......... .......... 87% 6.79M 5s\n342500K .......... .......... .......... .......... .......... 87% 22.4M 5s\n342550K .......... .......... .......... .......... .......... 87% 22.0M 5s\n342600K .......... .......... .......... .......... .......... 87% 8.51M 5s\n342650K .......... .......... .......... .......... .......... 87% 8.81M 5s\n342700K .......... .......... .......... .......... .......... 87% 23.0M 5s\n342750K .......... .......... .......... .......... .......... 87% 26.4M 5s\n342800K .......... .......... .......... .......... .......... 87% 5.22M 5s\n342850K .......... .......... .......... .......... .......... 87% 27.4M 5s\n342900K .......... .......... .......... .......... .......... 87% 32.1M 5s\n342950K .......... .......... .......... .......... .......... 87% 8.86M 5s\n343000K .......... .......... .......... .......... .......... 87% 7.50M 5s\n343050K .......... .......... .......... .......... .......... 87% 28.4M 5s\n343100K .......... .......... .......... .......... .......... 87% 28.1M 5s\n343150K .......... .......... .......... .......... .......... 87% 8.01M 5s\n343200K .......... .......... .......... .......... .......... 87% 7.86M 5s\n343250K .......... .......... .......... .......... .......... 87% 6.10M 5s\n343300K .......... .......... .......... .......... .......... 87% 29.5M 5s\n343350K .......... .......... .......... .......... .......... 87% 20.9M 5s\n343400K .......... .......... .......... .......... .......... 87% 12.3M 5s\n343450K .......... .......... .......... .......... .......... 87% 6.95M 5s\n343500K .......... .......... .......... .......... .......... 87% 19.1M 5s\n343550K .......... .......... .......... .......... .......... 87% 19.4M 5s\n343600K .......... .......... .......... .......... .......... 87% 5.22M 5s\n343650K .......... .......... .......... .......... .......... 87% 24.0M 5s\n343700K .......... .......... .......... .......... .......... 87% 25.6M 5s\n343750K .......... .......... .......... .......... .......... 87% 19.9M 5s\n343800K .......... .......... .......... .......... .......... 87% 5.53M 5s\n343850K .......... .......... .......... .......... .......... 87% 9.13M 5s\n343900K .......... .......... .......... .......... .......... 87% 25.0M 5s\n343950K .......... .......... .......... .......... .......... 87% 27.9M 5s\n344000K .......... .......... .......... .......... .......... 87% 4.32M 5s\n344050K .......... .......... .......... .......... .......... 87% 13.7M 5s\n344100K .......... .......... .......... .......... .......... 87% 28.9M 5s\n344150K .......... .......... .......... .......... .......... 87% 5.22M 5s\n344200K .......... .......... .......... .......... .......... 87% 17.7M 5s\n344250K .......... .......... .......... .......... .......... 87% 24.6M 5s\n344300K .......... .......... .......... .......... .......... 87% 18.6M 5s\n344350K .......... .......... .......... .......... .......... 87% 6.98M 5s\n344400K .......... .......... .......... .......... .......... 87% 9.02M 5s\n344450K .......... .......... .......... .......... .......... 87% 14.3M 5s\n344500K .......... .......... .......... .......... .......... 87% 26.6M 5s\n344550K .......... .......... .......... .......... .......... 87% 7.46M 5s\n344600K .......... .......... .......... .......... .......... 87% 13.8M 5s\n344650K .......... .......... .......... .......... .......... 87% 19.7M 5s\n344700K .......... .......... .......... .......... .......... 87% 9.68M 5s\n344750K .......... .......... .......... .......... .......... 87% 11.7M 5s\n344800K .......... .......... .......... .......... .......... 87% 11.1M 5s\n344850K .......... .......... .......... .......... .......... 87% 7.01M 5s\n344900K .......... .......... .......... .......... .......... 87% 14.4M 5s\n344950K .......... .......... .......... .......... .......... 87% 20.9M 5s\n345000K .......... .......... .......... .......... .......... 87% 13.4M 5s\n345050K .......... .......... .......... .......... .......... 87% 8.28M 5s\n345100K .......... .......... .......... .......... .......... 87% 23.8M 5s\n345150K .......... .......... .......... .......... .......... 87% 8.12M 5s\n345200K .......... .......... .......... .......... .......... 87% 10.2M 5s\n345250K .......... .......... .......... .......... .......... 87% 27.7M 5s\n345300K .......... .......... .......... .......... .......... 88% 16.9M 5s\n345350K .......... .......... .......... .......... .......... 88% 8.50M 5s\n345400K .......... .......... .......... .......... .......... 88% 11.4M 5s\n345450K .......... .......... .......... .......... .......... 88% 15.5M 5s\n345500K .......... .......... .......... .......... .......... 88% 27.7M 5s\n345550K .......... .......... .......... .......... .......... 88% 9.05M 5s\n345600K .......... .......... .......... .......... .......... 88% 8.55M 4s\n345650K .......... .......... .......... .......... .......... 88% 14.5M 4s\n345700K .......... .......... .......... .......... .......... 88% 9.98M 4s\n345750K .......... .......... .......... .......... .......... 88% 13.2M 4s\n345800K .......... .......... .......... .......... .......... 88% 10.0M 4s\n345850K .......... .......... .......... .......... .......... 88% 15.3M 4s\n345900K .......... .......... .......... .......... .......... 88% 17.2M 4s\n345950K .......... .......... .......... .......... .......... 88% 11.0M 4s\n346000K .......... .......... .......... .......... .......... 88% 9.95M 4s\n346050K .......... .......... .......... .......... .......... 88% 9.83M 4s\n346100K .......... .......... .......... .......... .......... 88% 21.8M 4s\n346150K .......... .......... .......... .......... .......... 88% 14.2M 4s\n346200K .......... .......... .......... .......... .......... 88% 7.57M 4s\n346250K .......... .......... .......... .......... .......... 88% 25.6M 4s\n346300K .......... .......... .......... .......... .......... 88% 16.9M 4s\n346350K .......... .......... .......... .......... .......... 88% 9.57M 4s\n346400K .......... .......... .......... .......... .......... 88% 9.15M 4s\n346450K .......... .......... .......... .......... .......... 88% 30.3M 4s\n346500K .......... .......... .......... .......... .......... 88% 10.0M 4s\n346550K .......... .......... .......... .......... .......... 88% 13.2M 4s\n346600K .......... .......... .......... .......... .......... 88% 9.93M 4s\n346650K .......... .......... .......... .......... .......... 88% 23.8M 4s\n346700K .......... .......... .......... .......... .......... 88% 11.8M 4s\n346750K .......... .......... .......... .......... .......... 88% 8.78M 4s\n346800K .......... .......... .......... .......... .......... 88% 7.67M 4s\n346850K .......... .......... .......... .......... .......... 88% 20.6M 4s\n346900K .......... .......... .......... .......... .......... 88% 21.7M 4s\n346950K .......... .......... .......... .......... .......... 88% 7.97M 4s\n347000K .......... .......... .......... .......... .......... 88% 12.7M 4s\n347050K .......... .......... .......... .......... .......... 88% 26.1M 4s\n347100K .......... .......... .......... .......... .......... 88% 16.2M 4s\n347150K .......... .......... .......... .......... .......... 88% 8.71M 4s\n347200K .......... .......... .......... .......... .......... 88% 10.6M 4s\n347250K .......... .......... .......... .......... .......... 88% 22.4M 4s\n347300K .......... .......... .......... .......... .......... 88% 12.4M 4s\n347350K .......... .......... .......... .......... .......... 88% 8.25M 4s\n347400K .......... .......... .......... .......... .......... 88% 12.9M 4s\n347450K .......... .......... .......... .......... .......... 88% 16.6M 4s\n347500K .......... .......... .......... .......... .......... 88% 14.3M 4s\n347550K .......... .......... .......... .......... .......... 88% 8.09M 4s\n347600K .......... .......... .......... .......... .......... 88% 14.1M 4s\n347650K .......... .......... .......... .......... .......... 88% 15.4M 4s\n347700K .......... .......... .......... .......... .......... 88% 9.57M 4s\n347750K .......... .......... .......... .......... .......... 88% 12.2M 4s\n347800K .......... .......... .......... .......... .......... 88% 19.3M 4s\n347850K .......... .......... .......... .......... .......... 88% 16.7M 4s\n347900K .......... .......... .......... .......... .......... 88% 8.99M 4s\n347950K .......... .......... .......... .......... .......... 88% 12.8M 4s\n348000K .......... .......... .......... .......... .......... 88% 16.2M 4s\n348050K .......... .......... .......... .......... .......... 88% 11.7M 4s\n348100K .......... .......... .......... .......... .......... 88% 2.27M 4s\n348150K .......... .......... .......... .......... .......... 88% 21.1M 4s\n348200K .......... .......... .......... .......... .......... 88% 23.4M 4s\n348250K .......... .......... .......... .......... .......... 88% 5.10M 4s\n348300K .......... .......... .......... .......... .......... 88% 21.3M 4s\n348350K .......... .......... .......... .......... .......... 88% 20.9M 4s\n348400K .......... .......... .......... .......... .......... 88% 18.2M 4s\n348450K .......... .......... .......... .......... .......... 88% 6.21M 4s\n348500K .......... .......... .......... .......... .......... 88% 29.3M 4s\n348550K .......... .......... .......... .......... .......... 88% 26.3M 4s\n348600K .......... .......... .......... .......... .......... 88% 31.4M 4s\n348650K .......... .......... .......... .......... .......... 88% 4.65M 4s\n348700K .......... .......... .......... .......... .......... 88% 22.4M 4s\n348750K .......... .......... .......... .......... .......... 88% 19.8M 4s\n348800K .......... .......... .......... .......... .......... 88% 5.74M 4s\n348850K .......... .......... .......... .......... .......... 88% 19.3M 4s\n348900K .......... .......... .......... .......... .......... 88% 18.5M 4s\n348950K .......... .......... .......... .......... .......... 88% 25.0M 4s\n349000K .......... .......... .......... .......... .......... 88% 6.72M 4s\n349050K .......... .......... .......... .......... .......... 88% 18.7M 4s\n349100K .......... .......... .......... .......... .......... 88% 10.2M 4s\n349150K .......... .......... .......... .......... .......... 88% 24.2M 4s\n349200K .......... .......... .......... .......... .......... 88% 6.83M 4s\n349250K .......... .......... .......... .......... .......... 89% 16.0M 4s\n349300K .......... .......... .......... .......... .......... 89% 21.9M 4s\n349350K .......... .......... .......... .......... .......... 89% 19.2M 4s\n349400K .......... .......... .......... .......... .......... 89% 6.30M 4s\n349450K .......... .......... .......... .......... .......... 89% 17.8M 4s\n349500K .......... .......... .......... .......... .......... 89% 25.9M 4s\n349550K .......... .......... .......... .......... .......... 89% 24.2M 4s\n349600K .......... .......... .......... .......... .......... 89% 5.11M 4s\n349650K .......... .......... .......... .......... .......... 89% 18.4M 4s\n349700K .......... .......... .......... .......... .......... 89% 21.4M 4s\n349750K .......... .......... .......... .......... .......... 89% 9.87M 4s\n349800K .......... .......... .......... .......... .......... 89% 9.82M 4s\n349850K .......... .......... .......... .......... .......... 89% 13.6M 4s\n349900K .......... .......... .......... .......... .......... 89% 22.2M 4s\n349950K .......... .......... .......... .......... .......... 89% 11.6M 4s\n350000K .......... .......... .......... .......... .......... 89% 8.02M 4s\n350050K .......... .......... .......... .......... .......... 89% 17.1M 4s\n350100K .......... .......... .......... .......... .......... 89% 29.8M 4s\n350150K .......... .......... .......... .......... .......... 89% 7.90M 4s\n350200K .......... .......... .......... .......... .......... 89% 13.7M 4s\n350250K .......... .......... .......... .......... .......... 89% 14.5M 4s\n350300K .......... .......... .......... .......... .......... 89% 22.3M 4s\n350350K .......... .......... .......... .......... .......... 89% 6.31M 4s\n350400K .......... .......... .......... .......... .......... 89% 16.8M 4s\n350450K .......... .......... .......... .......... .......... 89% 14.4M 4s\n350500K .......... .......... .......... .......... .......... 89% 13.7M 4s\n350550K .......... .......... .......... .......... .......... 89% 9.60M 4s\n350600K .......... .......... .......... .......... .......... 89% 13.6M 4s\n350650K .......... .......... .......... .......... .......... 89% 22.2M 4s\n350700K .......... .......... .......... .......... .......... 89% 12.6M 4s\n350750K .......... .......... .......... .......... .......... 89% 11.1M 4s\n350800K .......... .......... .......... .......... .......... 89% 11.5M 4s\n350850K .......... .......... .......... .......... .......... 89% 29.6M 4s\n350900K .......... .......... .......... .......... .......... 89% 6.78M 4s\n350950K .......... .......... .......... .......... .......... 89% 16.1M 4s\n351000K .......... .......... .......... .......... .......... 89% 15.2M 4s\n351050K .......... .......... .......... .......... .......... 89% 21.9M 4s\n351100K .......... .......... .......... .......... .......... 89% 7.21M 4s\n351150K .......... .......... .......... .......... .......... 89% 14.8M 4s\n351200K .......... .......... .......... .......... .......... 89% 17.4M 4s\n351250K .......... .......... .......... .......... .......... 89% 19.4M 4s\n351300K .......... .......... .......... .......... .......... 89% 6.81M 4s\n351350K .......... .......... .......... .......... .......... 89% 22.5M 4s\n351400K .......... .......... .......... .......... .......... 89% 12.9M 4s\n351450K .......... .......... .......... .......... .......... 89% 23.3M 4s\n351500K .......... .......... .......... .......... .......... 89% 5.64M 4s\n351550K .......... .......... .......... .......... .......... 89% 22.0M 4s\n351600K .......... .......... .......... .......... .......... 89% 17.7M 4s\n351650K .......... .......... .......... .......... .......... 89% 6.52M 4s\n351700K .......... .......... .......... .......... .......... 89% 18.5M 4s\n351750K .......... .......... .......... .......... .......... 89% 32.8M 4s\n351800K .......... .......... .......... .......... .......... 89% 17.6M 4s\n351850K .......... .......... .......... .......... .......... 89% 6.40M 4s\n351900K .......... .......... .......... .......... .......... 89% 16.4M 4s\n351950K .......... .......... .......... .......... .......... 89% 19.9M 4s\n352000K .......... .......... .......... .......... .......... 89% 17.2M 4s\n352050K .......... .......... .......... .......... .......... 89% 6.86M 4s\n352100K .......... .......... .......... .......... .......... 89% 16.6M 4s\n352150K .......... .......... .......... .......... .......... 89% 9.90M 4s\n352200K .......... .......... .......... .......... .......... 89% 23.0M 4s\n352250K .......... .......... .......... .......... .......... 89% 9.99M 4s\n352300K .......... .......... .......... .......... .......... 89% 15.6M 4s\n352350K .......... .......... .......... .......... .......... 89% 17.4M 4s\n352400K .......... .......... .......... .......... .......... 89% 9.79M 4s\n352450K .......... .......... .......... .......... .......... 89% 11.5M 4s\n352500K .......... .......... .......... .......... .......... 89% 10.2M 4s\n352550K .......... .......... .......... .......... .......... 89% 26.5M 4s\n352600K .......... .......... .......... .......... .......... 89% 12.8M 4s\n352650K .......... .......... .......... .......... .......... 89% 8.65M 4s\n352700K .......... .......... .......... .......... .......... 89% 9.66M 4s\n352750K .......... .......... .......... .......... .......... 89% 6.42M 4s\n352800K .......... .......... .......... .......... .......... 89% 19.2M 4s\n352850K .......... .......... .......... .......... .......... 89% 28.7M 4s\n352900K .......... .......... .......... .......... .......... 89% 6.76M 4s\n352950K .......... .......... .......... .......... .......... 89% 21.9M 4s\n353000K .......... .......... .......... .......... .......... 89% 5.74M 4s\n353050K .......... .......... .......... .......... .......... 89% 15.1M 4s\n353100K .......... .......... .......... .......... .......... 89% 13.6M 4s\n353150K .......... .......... .......... .......... .......... 90% 9.54M 4s\n353200K .......... .......... .......... .......... .......... 90% 19.7M 4s\n353250K .......... .......... .......... .......... .......... 90% 7.33M 4s\n353300K .......... .......... .......... .......... .......... 90% 28.6M 4s\n353350K .......... .......... .......... .......... .......... 90% 11.1M 4s\n353400K .......... .......... .......... .......... .......... 90% 29.9M 4s\n353450K .......... .......... .......... .......... .......... 90% 7.71M 4s\n353500K .......... .......... .......... .......... .......... 90% 12.8M 4s\n353550K .......... .......... .......... .......... .......... 90% 11.6M 4s\n353600K .......... .......... .......... .......... .......... 90% 18.7M 4s\n353650K .......... .......... .......... .......... .......... 90% 4.63M 4s\n353700K .......... .......... .......... .......... .......... 90% 34.4M 4s\n353750K .......... .......... .......... .......... .......... 90% 32.4M 4s\n353800K .......... .......... .......... .......... .......... 90% 31.5M 4s\n353850K .......... .......... .......... .......... .......... 90% 4.55M 4s\n353900K .......... .......... .......... .......... .......... 90% 15.3M 4s\n353950K .......... .......... .......... .......... .......... 90% 22.4M 4s\n354000K .......... .......... .......... .......... .......... 90% 6.35M 4s\n354050K .......... .......... .......... .......... .......... 90% 28.6M 4s\n354100K .......... .......... .......... .......... .......... 90% 10.8M 4s\n354150K .......... .......... .......... .......... .......... 90% 25.6M 4s\n354200K .......... .......... .......... .......... .......... 90% 8.06M 4s\n354250K .......... .......... .......... .......... .......... 90% 19.4M 4s\n354300K .......... .......... .......... .......... .......... 90% 8.48M 4s\n354350K .......... .......... .......... .......... .......... 90% 15.1M 4s\n354400K .......... .......... .......... .......... .......... 90% 8.22M 4s\n354450K .......... .......... .......... .......... .......... 90% 15.8M 4s\n354500K .......... .......... .......... .......... .......... 90% 21.2M 4s\n354550K .......... .......... .......... .......... .......... 90% 3.94M 4s\n354600K .......... .......... .......... .......... .......... 90% 18.7M 4s\n354650K .......... .......... .......... .......... .......... 90% 22.5M 4s\n354700K .......... .......... .......... .......... .......... 90% 27.3M 4s\n354750K .......... .......... .......... .......... .......... 90% 14.7M 4s\n354800K .......... .......... .......... .......... .......... 90% 5.63M 4s\n354850K .......... .......... .......... .......... .......... 90% 30.3M 4s\n354900K .......... .......... .......... .......... .......... 90% 14.1M 4s\n354950K .......... .......... .......... .......... .......... 90% 25.3M 4s\n355000K .......... .......... .......... .......... .......... 90% 6.49M 4s\n355050K .......... .......... .......... .......... .......... 90% 25.0M 4s\n355100K .......... .......... .......... .......... .......... 90% 25.4M 4s\n355150K .......... .......... .......... .......... .......... 90% 16.6M 4s\n355200K .......... .......... .......... .......... .......... 90% 5.31M 4s\n355250K .......... .......... .......... .......... .......... 90% 22.5M 4s\n355300K .......... .......... .......... .......... .......... 90% 20.4M 4s\n355350K .......... .......... .......... .......... .......... 90% 11.9M 4s\n355400K .......... .......... .......... .......... .......... 90% 9.50M 4s\n355450K .......... .......... .......... .......... .......... 90% 14.1M 4s\n355500K .......... .......... .......... .......... .......... 90% 33.2M 4s\n355550K .......... .......... .......... .......... .......... 90% 9.34M 4s\n355600K .......... .......... .......... .......... .......... 90% 6.96M 4s\n355650K .......... .......... .......... .......... .......... 90% 24.1M 4s\n355700K .......... .......... .......... .......... .......... 90% 25.3M 4s\n355750K .......... .......... .......... .......... .......... 90% 6.58M 4s\n355800K .......... .......... .......... .......... .......... 90% 23.2M 4s\n355850K .......... .......... .......... .......... .......... 90% 21.6M 3s\n355900K .......... .......... .......... .......... .......... 90% 25.4M 3s\n355950K .......... .......... .......... .......... .......... 90% 6.07M 3s\n356000K .......... .......... .......... .......... .......... 90% 5.73M 3s\n356050K .......... .......... .......... .......... .......... 90% 25.3M 3s\n356100K .......... .......... .......... .......... .......... 90% 27.6M 3s\n356150K .......... .......... .......... .......... .......... 90% 18.3M 3s\n356200K .......... .......... .......... .......... .......... 90% 5.58M 3s\n356250K .......... .......... .......... .......... .......... 90% 24.3M 3s\n356300K .......... .......... .......... .......... .......... 90% 24.7M 3s\n356350K .......... .......... .......... .......... .......... 90% 24.6M 3s\n356400K .......... .......... .......... .......... .......... 90% 6.05M 3s\n356450K .......... .......... .......... .......... .......... 90% 20.9M 3s\n356500K .......... .......... .......... .......... .......... 90% 21.9M 3s\n356550K .......... .......... .......... .......... .......... 90% 18.8M 3s\n356600K .......... .......... .......... .......... .......... 90% 6.79M 3s\n356650K .......... .......... .......... .......... .......... 90% 13.8M 3s\n356700K .......... .......... .......... .......... .......... 90% 23.1M 3s\n356750K .......... .......... .......... .......... .......... 90% 19.7M 3s\n356800K .......... .......... .......... .......... .......... 90% 6.54M 3s\n356850K .......... .......... .......... .......... .......... 90% 19.0M 3s\n356900K .......... .......... .......... .......... .......... 90% 14.0M 3s\n356950K .......... .......... .......... .......... .......... 90% 10.0M 3s\n357000K .......... .......... .......... .......... .......... 90% 13.2M 3s\n357050K .......... .......... .......... .......... .......... 90% 17.0M 3s\n357100K .......... .......... .......... .......... .......... 91% 13.2M 3s\n357150K .......... .......... .......... .......... .......... 91% 12.4M 3s\n357200K .......... .......... .......... .......... .......... 91% 8.69M 3s\n357250K .......... .......... .......... .......... .......... 91% 24.7M 3s\n357300K .......... .......... .......... .......... .......... 91% 17.9M 3s\n357350K .......... .......... .......... .......... .......... 91% 7.30M 3s\n357400K .......... .......... .......... .......... .......... 91% 17.4M 3s\n357450K .......... .......... .......... .......... .......... 91% 30.9M 3s\n357500K .......... .......... .......... .......... .......... 91% 8.70M 3s\n357550K .......... .......... .......... .......... .......... 91% 12.2M 3s\n357600K .......... .......... .......... .......... .......... 91% 13.8M 3s\n357650K .......... .......... .......... .......... .......... 91% 30.6M 3s\n357700K .......... .......... .......... .......... .......... 91% 8.52M 3s\n357750K .......... .......... .......... .......... .......... 91% 10.8M 3s\n357800K .......... .......... .......... .......... .......... 91% 10.9M 3s\n357850K .......... .......... .......... .......... .......... 91% 20.4M 3s\n357900K .......... .......... .......... .......... .......... 91% 17.7M 3s\n357950K .......... .......... .......... .......... .......... 91% 11.3M 3s\n358000K .......... .......... .......... .......... .......... 91% 9.07M 3s\n358050K .......... .......... .......... .......... .......... 91% 28.3M 3s\n358100K .......... .......... .......... .......... .......... 91% 13.9M 3s\n358150K .......... .......... .......... .......... .......... 91% 9.84M 3s\n358200K .......... .......... .......... .......... .......... 91% 11.8M 3s\n358250K .......... .......... .......... .......... .......... 91% 21.5M 3s\n358300K .......... .......... .......... .......... .......... 91% 15.4M 3s\n358350K .......... .......... .......... .......... .......... 91% 10.9M 3s\n358400K .......... .......... .......... .......... .......... 91% 8.72M 3s\n358450K .......... .......... .......... .......... .......... 91% 32.7M 3s\n358500K .......... .......... .......... .......... .......... 91% 14.2M 3s\n358550K .......... .......... .......... .......... .......... 91% 8.30M 3s\n358600K .......... .......... .......... .......... .......... 91% 19.7M 3s\n358650K .......... .......... .......... .......... .......... 91% 14.8M 3s\n358700K .......... .......... .......... .......... .......... 91% 12.0M 3s\n358750K .......... .......... .......... .......... .......... 91% 16.9M 3s\n358800K .......... .......... .......... .......... .......... 91% 9.10M 3s\n358850K .......... .......... .......... .......... .......... 91% 12.4M 3s\n358900K .......... .......... .......... .......... .......... 91% 22.3M 3s\n358950K .......... .......... .......... .......... .......... 91% 10.4M 3s\n359000K .......... .......... .......... .......... .......... 91% 16.2M 3s\n359050K .......... .......... .......... .......... .......... 91% 11.3M 3s\n359100K .......... .......... .......... .......... .......... 91% 20.5M 3s\n359150K .......... .......... .......... .......... .......... 91% 11.5M 3s\n359200K .......... .......... .......... .......... .......... 91% 12.7M 3s\n359250K .......... .......... .......... .......... .......... 91% 12.0M 3s\n359300K .......... .......... .......... .......... .......... 91% 17.1M 3s\n359350K .......... .......... .......... .......... .......... 91% 10.2M 3s\n359400K .......... .......... .......... .......... .......... 91% 19.1M 3s\n359450K .......... .......... .......... .......... .......... 91% 11.3M 3s\n359500K .......... .......... .......... .......... .......... 91% 18.9M 3s\n359550K .......... .......... .......... .......... .......... 91% 12.8M 3s\n359600K .......... .......... .......... .......... .......... 91% 8.57M 3s\n359650K .......... .......... .......... .......... .......... 91% 18.0M 3s\n359700K .......... .......... .......... .......... .......... 91% 19.6M 3s\n359750K .......... .......... .......... .......... .......... 91% 9.86M 3s\n359800K .......... .......... .......... .......... .......... 91% 18.4M 3s\n359850K .......... .......... .......... .......... .......... 91% 12.4M 3s\n359900K .......... .......... .......... .......... .......... 91% 6.82M 3s\n359950K .......... .......... .......... .......... .......... 91% 15.5M 3s\n360000K .......... .......... .......... .......... .......... 91% 10.8M 3s\n360050K .......... .......... .......... .......... .......... 91% 23.1M 3s\n360100K .......... .......... .......... .......... .......... 91% 7.06M 3s\n360150K .......... .......... .......... .......... .......... 91% 15.0M 3s\n360200K .......... .......... .......... .......... .......... 91% 21.7M 3s\n360250K .......... .......... .......... .......... .......... 91% 25.8M 3s\n360300K .......... .......... .......... .......... .......... 91% 7.21M 3s\n360350K .......... .......... .......... .......... .......... 91% 14.7M 3s\n360400K .......... .......... .......... .......... .......... 91% 18.4M 3s\n360450K .......... .......... .......... .......... .......... 91% 22.9M 3s\n360500K .......... .......... .......... .......... .......... 91% 1.96M 3s\n360550K .......... .......... .......... .......... .......... 91% 23.9M 3s\n360600K .......... .......... .......... .......... .......... 91% 22.9M 3s\n360650K .......... .......... .......... .......... .......... 91% 22.8M 3s\n360700K .......... .......... .......... .......... .......... 91% 5.32M 3s\n360750K .......... .......... .......... .......... .......... 91% 14.5M 3s\n360800K .......... .......... .......... .......... .......... 91% 15.9M 3s\n360850K .......... .......... .......... .......... .......... 91% 25.7M 3s\n360900K .......... .......... .......... .......... .......... 91% 8.20M 3s\n360950K .......... .......... .......... .......... .......... 91% 11.5M 3s\n361000K .......... .......... .......... .......... .......... 92% 19.8M 3s\n361050K .......... .......... .......... .......... .......... 92% 21.7M 3s\n361100K .......... .......... .......... .......... .......... 92% 8.26M 3s\n361150K .......... .......... .......... .......... .......... 92% 14.4M 3s\n361200K .......... .......... .......... .......... .......... 92% 8.42M 3s\n361250K .......... .......... .......... .......... .......... 92% 21.5M 3s\n361300K .......... .......... .......... .......... .......... 92% 17.8M 3s\n361350K .......... .......... .......... .......... .......... 92% 12.9M 3s\n361400K .......... .......... .......... .......... .......... 92% 8.29M 3s\n361450K .......... .......... .......... .......... .......... 92% 27.9M 3s\n361500K .......... .......... .......... .......... .......... 92% 22.6M 3s\n361550K .......... .......... .......... .......... .......... 92% 12.0M 3s\n361600K .......... .......... .......... .......... .......... 92% 6.91M 3s\n361650K .......... .......... .......... .......... .......... 92% 24.8M 3s\n361700K .......... .......... .......... .......... .......... 92% 20.3M 3s\n361750K .......... .......... .......... .......... .......... 92% 13.6M 3s\n361800K .......... .......... .......... .......... .......... 92% 7.88M 3s\n361850K .......... .......... .......... .......... .......... 92% 19.2M 3s\n361900K .......... .......... .......... .......... .......... 92% 24.6M 3s\n361950K .......... .......... .......... .......... .......... 92% 19.4M 3s\n362000K .......... .......... .......... .......... .......... 92% 6.15M 3s\n362050K .......... .......... .......... .......... .......... 92% 18.4M 3s\n362100K .......... .......... .......... .......... .......... 92% 19.3M 3s\n362150K .......... .......... .......... .......... .......... 92% 10.2M 3s\n362200K .......... .......... .......... .......... .......... 92% 13.4M 3s\n362250K .......... .......... .......... .......... .......... 92% 16.0M 3s\n362300K .......... .......... .......... .......... .......... 92% 22.1M 3s\n362350K .......... .......... .......... .......... .......... 92% 24.6M 3s\n362400K .......... .......... .......... .......... .......... 92% 6.26M 3s\n362450K .......... .......... .......... .......... .......... 92% 14.5M 3s\n362500K .......... .......... .......... .......... .......... 92% 21.2M 3s\n362550K .......... .......... .......... .......... .......... 92% 12.5M 3s\n362600K .......... .......... .......... .......... .......... 92% 12.9M 3s\n362650K .......... .......... .......... .......... .......... 92% 10.3M 3s\n362700K .......... .......... .......... .......... .......... 92% 23.0M 3s\n362750K .......... .......... .......... .......... .......... 92% 26.8M 3s\n362800K .......... .......... .......... .......... .......... 92% 8.07M 3s\n362850K .......... .......... .......... .......... .......... 92% 12.3M 3s\n362900K .......... .......... .......... .......... .......... 92% 20.3M 3s\n362950K .......... .......... .......... .......... .......... 92% 15.4M 3s\n363000K .......... .......... .......... .......... .......... 92% 10.9M 3s\n363050K .......... .......... .......... .......... .......... 92% 13.0M 3s\n363100K .......... .......... .......... .......... .......... 92% 16.4M 3s\n363150K .......... .......... .......... .......... .......... 92% 13.9M 3s\n363200K .......... .......... .......... .......... .......... 92% 11.0M 3s\n363250K .......... .......... .......... .......... .......... 92% 11.9M 3s\n363300K .......... .......... .......... .......... .......... 92% 17.1M 3s\n363350K .......... .......... .......... .......... .......... 92% 12.5M 3s\n363400K .......... .......... .......... .......... .......... 92% 19.6M 3s\n363450K .......... .......... .......... .......... .......... 92% 10.4M 3s\n363500K .......... .......... .......... .......... .......... 92% 15.3M 3s\n363550K .......... .......... .......... .......... .......... 92% 17.9M 3s\n363600K .......... .......... .......... .......... .......... 92% 9.91M 3s\n363650K .......... .......... .......... .......... .......... 92% 13.0M 3s\n363700K .......... .......... .......... .......... .......... 92% 19.4M 3s\n363750K .......... .......... .......... .......... .......... 92% 15.0M 3s\n363800K .......... .......... .......... .......... .......... 92% 14.9M 3s\n363850K .......... .......... .......... .......... .......... 92% 9.10M 3s\n363900K .......... .......... .......... .......... .......... 92% 19.4M 3s\n363950K .......... .......... .......... .......... .......... 92% 20.2M 3s\n364000K .......... .......... .......... .......... .......... 92% 11.6M 3s\n364050K .......... .......... .......... .......... .......... 92% 8.87M 3s\n364100K .......... .......... .......... .......... .......... 92% 25.1M 3s\n364150K .......... .......... .......... .......... .......... 92% 15.0M 3s\n364200K .......... .......... .......... .......... .......... 92% 12.7M 3s\n364250K .......... .......... .......... .......... .......... 92% 8.44M 3s\n364300K .......... .......... .......... .......... .......... 92% 23.9M 3s\n364350K .......... .......... .......... .......... .......... 92% 24.8M 3s\n364400K .......... .......... .......... .......... .......... 92% 10.5M 3s\n364450K .......... .......... .......... .......... .......... 92% 8.14M 3s\n364500K .......... .......... .......... .......... .......... 92% 22.2M 3s\n364550K .......... .......... .......... .......... .......... 92% 20.9M 3s\n364600K .......... .......... .......... .......... .......... 92% 8.60M 3s\n364650K .......... .......... .......... .......... .......... 92% 12.8M 3s\n364700K .......... .......... .......... .......... .......... 92% 19.2M 3s\n364750K .......... .......... .......... .......... .......... 92% 24.1M 3s\n364800K .......... .......... .......... .......... .......... 92% 7.92M 3s\n364850K .......... .......... .......... .......... .......... 92% 13.0M 3s\n364900K .......... .......... .......... .......... .......... 92% 21.0M 3s\n364950K .......... .......... .......... .......... .......... 93% 6.21M 3s\n365000K .......... .......... .......... .......... .......... 93% 25.7M 3s\n365050K .......... .......... .......... .......... .......... 93% 27.1M 3s\n365100K .......... .......... .......... .......... .......... 93% 6.03M 3s\n365150K .......... .......... .......... .......... .......... 93% 8.20M 3s\n365200K .......... .......... .......... .......... .......... 93% 25.8M 3s\n365250K .......... .......... .......... .......... .......... 93% 35.0M 3s\n365300K .......... .......... .......... .......... .......... 93% 9.88M 3s\n365350K .......... .......... .......... .......... .......... 93% 8.26M 3s\n365400K .......... .......... .......... .......... .......... 93% 31.0M 3s\n365450K .......... .......... .......... .......... .......... 93% 32.0M 3s\n365500K .......... .......... .......... .......... .......... 93% 8.99M 3s\n365550K .......... .......... .......... .......... .......... 93% 8.88M 3s\n365600K .......... .......... .......... .......... .......... 93% 16.0M 3s\n365650K .......... .......... .......... .......... .......... 93% 25.8M 3s\n365700K .......... .......... .......... .......... .......... 93% 12.3M 3s\n365750K .......... .......... .......... .......... .......... 93% 10.2M 3s\n365800K .......... .......... .......... .......... .......... 93% 12.7M 3s\n365850K .......... .......... .......... .......... .......... 93% 24.8M 3s\n365900K .......... .......... .......... .......... .......... 93% 12.4M 3s\n365950K .......... .......... .......... .......... .......... 93% 20.6M 3s\n366000K .......... .......... .......... .......... .......... 93% 7.40M 3s\n366050K .......... .......... .......... .......... .......... 93% 29.4M 3s\n366100K .......... .......... .......... .......... .......... 93% 11.9M 3s\n366150K .......... .......... .......... .......... .......... 93% 15.2M 2s\n366200K .......... .......... .......... .......... .......... 93% 10.1M 2s\n366250K .......... .......... .......... .......... .......... 93% 18.6M 2s\n366300K .......... .......... .......... .......... .......... 93% 17.7M 2s\n366350K .......... .......... .......... .......... .......... 93% 16.2M 2s\n366400K .......... .......... .......... .......... .......... 93% 7.66M 2s\n366450K .......... .......... .......... .......... .......... 93% 14.8M 2s\n366500K .......... .......... .......... .......... .......... 93% 25.8M 2s\n366550K .......... .......... .......... .......... .......... 93% 22.4M 2s\n366600K .......... .......... .......... .......... .......... 93% 8.67M 2s\n366650K .......... .......... .......... .......... .......... 93% 6.87M 2s\n366700K .......... .......... .......... .......... .......... 93% 26.3M 2s\n366750K .......... .......... .......... .......... .......... 93% 32.5M 2s\n366800K .......... .......... .......... .......... .......... 93% 4.17M 2s\n366850K .......... .......... .......... .......... .......... 93% 11.8M 2s\n366900K .......... .......... .......... .......... .......... 93% 23.8M 2s\n366950K .......... .......... .......... .......... .......... 93% 19.9M 2s\n367000K .......... .......... .......... .......... .......... 93% 24.6M 2s\n367050K .......... .......... .......... .......... .......... 93% 6.77M 2s\n367100K .......... .......... .......... .......... .......... 93% 33.2M 2s\n367150K .......... .......... .......... .......... .......... 93% 32.5M 2s\n367200K .......... .......... .......... .......... .......... 93% 24.3M 2s\n367250K .......... .......... .......... .......... .......... 93% 5.10M 2s\n367300K .......... .......... .......... .......... .......... 93% 32.3M 2s\n367350K .......... .......... .......... .......... .......... 93% 33.6M 2s\n367400K .......... .......... .......... .......... .......... 93% 31.2M 2s\n367450K .......... .......... .......... .......... .......... 93% 4.33M 2s\n367500K .......... .......... .......... .......... .......... 93% 23.1M 2s\n367550K .......... .......... .......... .......... .......... 93% 25.3M 2s\n367600K .......... .......... .......... .......... .......... 93% 20.0M 2s\n367650K .......... .......... .......... .......... .......... 93% 6.17M 2s\n367700K .......... .......... .......... .......... .......... 93% 27.4M 2s\n367750K .......... .......... .......... .......... .......... 93% 27.4M 2s\n367800K .......... .......... .......... .......... .......... 93% 21.2M 2s\n367850K .......... .......... .......... .......... .......... 93% 7.18M 2s\n367900K .......... .......... .......... .......... .......... 93% 11.9M 2s\n367950K .......... .......... .......... .......... .......... 93% 14.6M 2s\n368000K .......... .......... .......... .......... .......... 93% 17.7M 2s\n368050K .......... .......... .......... .......... .......... 93% 11.3M 2s\n368100K .......... .......... .......... .......... .......... 93% 12.2M 2s\n368150K .......... .......... .......... .......... .......... 93% 15.0M 2s\n368200K .......... .......... .......... .......... .......... 93% 20.3M 2s\n368250K .......... .......... .......... .......... .......... 93% 17.3M 2s\n368300K .......... .......... .......... .......... .......... 93% 8.83M 2s\n368350K .......... .......... .......... .......... .......... 93% 15.0M 2s\n368400K .......... .......... .......... .......... .......... 93%  100K 2s\n368450K .......... .......... .......... .......... .......... 93% 25.2M 2s\n368500K .......... .......... .......... .......... .......... 93% 24.0M 2s\n368550K .......... .......... .......... .......... .......... 93% 24.9M 2s\n368600K .......... .......... .......... .......... .......... 93% 19.2M 2s\n368650K .......... .......... .......... .......... .......... 93% 25.7M 2s\n368700K .......... .......... .......... .......... .......... 93% 22.8M 2s\n368750K .......... .......... .......... .......... .......... 93% 24.3M 2s\n368800K .......... .......... .......... .......... .......... 93% 20.3M 2s\n368850K .......... .......... .......... .......... .......... 94% 25.6M 2s\n368900K .......... .......... .......... .......... .......... 94% 32.9M 2s\n368950K .......... .......... .......... .......... .......... 94% 34.5M 2s\n369000K .......... .......... .......... .......... .......... 94% 33.1M 2s\n369050K .......... .......... .......... .......... .......... 94% 33.7M 2s\n369100K .......... .......... .......... .......... .......... 94% 32.2M 2s\n369150K .......... .......... .......... .......... .......... 94% 32.0M 2s\n369200K .......... .......... .......... .......... .......... 94% 21.1M 2s\n369250K .......... .......... .......... .......... .......... 94% 34.2M 2s\n369300K .......... .......... .......... .......... .......... 94% 33.2M 2s\n369350K .......... .......... .......... .......... .......... 94% 32.8M 2s\n369400K .......... .......... .......... .......... .......... 94% 32.5M 2s\n369450K .......... .......... .......... .......... .......... 94% 31.3M 2s\n369500K .......... .......... .......... .......... .......... 94% 25.4M 2s\n369550K .......... .......... .......... .......... .......... 94% 31.3M 2s\n369600K .......... .......... .......... .......... .......... 94% 25.8M 2s\n369650K .......... .......... .......... .......... .......... 94% 33.9M 2s\n369700K .......... .......... .......... .......... .......... 94% 34.9M 2s\n369750K .......... .......... .......... .......... .......... 94% 35.2M 2s\n369800K .......... .......... .......... .......... .......... 94% 24.7M 2s\n369850K .......... .......... .......... .......... .......... 94% 33.0M 2s\n369900K .......... .......... .......... .......... .......... 94% 25.7M 2s\n369950K .......... .......... .......... .......... .......... 94% 30.2M 2s\n370000K .......... .......... .......... .......... .......... 94% 25.4M 2s\n370050K .......... .......... .......... .......... .......... 94% 33.1M 2s\n370100K .......... .......... .......... .......... .......... 94% 25.7M 2s\n370150K .......... .......... .......... .......... .......... 94% 33.4M 2s\n370200K .......... .......... .......... .......... .......... 94% 32.1M 2s\n370250K .......... .......... .......... .......... .......... 94% 34.3M 2s\n370300K .......... .......... .......... .......... .......... 94% 32.3M 2s\n370350K .......... .......... .......... .......... .......... 94% 32.9M 2s\n370400K .......... .......... .......... .......... .......... 94% 21.4M 2s\n370450K .......... .......... .......... .......... .......... 94% 29.7M 2s\n370500K .......... .......... .......... .......... .......... 94% 32.2M 2s\n370550K .......... .......... .......... .......... .......... 94% 34.2M 2s\n370600K .......... .......... .......... .......... .......... 94% 32.5M 2s\n370650K .......... .......... .......... .......... .......... 94% 33.5M 2s\n370700K .......... .......... .......... .......... .......... 94% 33.7M 2s\n370750K .......... .......... .......... .......... .......... 94% 24.7M 2s\n370800K .......... .......... .......... .......... .......... 94% 25.6M 2s\n370850K .......... .......... .......... .......... .......... 94% 34.9M 2s\n370900K .......... .......... .......... .......... .......... 94% 31.5M 2s\n370950K .......... .......... .......... .......... .......... 94% 33.1M 2s\n371000K .......... .......... .......... .......... .......... 94% 30.7M 2s\n371050K .......... .......... .......... .......... .......... 94% 25.3M 2s\n371100K .......... .......... .......... .......... .......... 94% 33.9M 2s\n371150K .......... .......... .......... .......... .......... 94% 33.0M 2s\n371200K .......... .......... .......... .......... .......... 94% 25.5M 2s\n371250K .......... .......... .......... .......... .......... 94% 33.9M 2s\n371300K .......... .......... .......... .......... .......... 94% 33.9M 2s\n371350K .......... .......... .......... .......... .......... 94% 20.3M 2s\n371400K .......... .......... .......... .......... .......... 94% 25.0M 2s\n371450K .......... .......... .......... .......... .......... 94% 27.0M 2s\n371500K .......... .......... .......... .......... .......... 94% 27.6M 2s\n371550K .......... .......... .......... .......... .......... 94% 27.9M 2s\n371600K .......... .......... .......... .......... .......... 94% 16.7M 2s\n371650K .......... .......... .......... .......... .......... 94% 26.4M 2s\n371700K .......... .......... .......... .......... .......... 94% 26.8M 2s\n371750K .......... .......... .......... .......... .......... 94% 26.7M 2s\n371800K .......... .......... .......... .......... .......... 94% 24.9M 2s\n371850K .......... .......... .......... .......... .......... 94% 7.21M 2s\n371900K .......... .......... .......... .......... .......... 94% 19.7M 2s\n371950K .......... .......... .......... .......... .......... 94% 14.1M 2s\n372000K .......... .......... .......... .......... .......... 94% 15.6M 2s\n372050K .......... .......... .......... .......... .......... 94% 10.3M 2s\n372100K .......... .......... .......... .......... .......... 94% 13.2M 2s\n372150K .......... .......... .......... .......... .......... 94% 19.3M 2s\n372200K .......... .......... .......... .......... .......... 94% 18.4M 2s\n372250K .......... .......... .......... .......... .......... 94% 11.4M 2s\n372300K .......... .......... .......... .......... .......... 94% 11.9M 2s\n372350K .......... .......... .......... .......... .......... 94% 17.8M 2s\n372400K .......... .......... .......... .......... .......... 94% 13.2M 2s\n372450K .......... .......... .......... .......... .......... 94% 11.7M 2s\n372500K .......... .......... .......... .......... .......... 94% 13.2M 2s\n372550K .......... .......... .......... .......... .......... 94% 18.1M 2s\n372600K .......... .......... .......... .......... .......... 94% 17.1M 2s\n372650K .......... .......... .......... .......... .......... 94% 21.9M 2s\n372700K .......... .......... .......... .......... .......... 94% 8.22M 2s\n372750K .......... .......... .......... .......... .......... 94% 16.9M 2s\n372800K .......... .......... .......... .......... .......... 95% 13.8M 2s\n372850K .......... .......... .......... .......... .......... 95% 17.1M 2s\n372900K .......... .......... .......... .......... .......... 95% 9.08M 2s\n372950K .......... .......... .......... .......... .......... 95% 18.9M 2s\n373000K .......... .......... .......... .......... .......... 95% 18.4M 2s\n373050K .......... .......... .......... .......... .......... 95% 19.1M 2s\n373100K .......... .......... .......... .......... .......... 95% 9.26M 2s\n373150K .......... .......... .......... .......... .......... 95% 15.5M 2s\n373200K .......... .......... .......... .......... .......... 95% 14.3M 2s\n373250K .......... .......... .......... .......... .......... 95% 17.9M 2s\n373300K .......... .......... .......... .......... .......... 95% 11.3M 2s\n373350K .......... .......... .......... .......... .......... 95% 12.5M 2s\n373400K .......... .......... .......... .......... .......... 95% 12.9M 2s\n373450K .......... .......... .......... .......... .......... 95% 24.5M 2s\n373500K .......... .......... .......... .......... .......... 95% 24.2M 2s\n373550K .......... .......... .......... .......... .......... 95% 8.56M 2s\n373600K .......... .......... .......... .......... .......... 95% 12.1M 2s\n373650K .......... .......... .......... .......... .......... 95% 17.6M 2s\n373700K .......... .......... .......... .......... .......... 95% 17.9M 2s\n373750K .......... .......... .......... .......... .......... 95% 11.6M 2s\n373800K .......... .......... .......... .......... .......... 95% 15.6M 2s\n373850K .......... .......... .......... .......... .......... 95% 13.4M 2s\n373900K .......... .......... .......... .......... .......... 95% 21.0M 2s\n373950K .......... .......... .......... .......... .......... 95% 11.9M 2s\n374000K .......... .......... .......... .......... .......... 95% 12.8M 2s\n374050K .......... .......... .......... .......... .......... 95% 12.5M 2s\n374100K .......... .......... .......... .......... .......... 95% 10.7M 2s\n374150K .......... .......... .......... .......... .......... 95% 24.7M 2s\n374200K .......... .......... .......... .......... .......... 95% 14.1M 2s\n374250K .......... .......... .......... .......... .......... 95% 12.4M 2s\n374300K .......... .......... .......... .......... .......... 95% 9.50M 2s\n374350K .......... .......... .......... .......... .......... 95% 16.5M 2s\n374400K .......... .......... .......... .......... .......... 95% 14.0M 2s\n374450K .......... .......... .......... .......... .......... 95% 18.6M 2s\n374500K .......... .......... .......... .......... .......... 95% 10.2M 2s\n374550K .......... .......... .......... .......... .......... 95% 19.3M 2s\n374600K .......... .......... .......... .......... .......... 95% 15.1M 2s\n374650K .......... .......... .......... .......... .......... 95% 26.6M 2s\n374700K .......... .......... .......... .......... .......... 95% 4.42M 2s\n374750K .......... .......... .......... .......... .......... 95% 6.22M 2s\n374800K .......... .......... .......... .......... .......... 95% 18.5M 2s\n374850K .......... .......... .......... .......... .......... 95% 24.9M 2s\n374900K .......... .......... .......... .......... .......... 95% 32.4M 2s\n374950K .......... .......... .......... .......... .......... 95% 4.05M 2s\n375000K .......... .......... .......... .......... .......... 95% 19.0M 2s\n375050K .......... .......... .......... .......... .......... 95% 23.8M 2s\n375100K .......... .......... .......... .......... .......... 95% 9.27M 2s\n375150K .......... .......... .......... .......... .......... 95% 14.8M 2s\n375200K .......... .......... .......... .......... .......... 95% 6.71M 2s\n375250K .......... .......... .......... .......... .......... 95% 20.6M 2s\n375300K .......... .......... .......... .......... .......... 95% 23.0M 2s\n375350K .......... .......... .......... .......... .......... 95% 18.3M 2s\n375400K .......... .......... .......... .......... .......... 95% 7.41M 2s\n375450K .......... .......... .......... .......... .......... 95% 18.8M 2s\n375500K .......... .......... .......... .......... .......... 95% 22.1M 2s\n375550K .......... .......... .......... .......... .......... 95% 20.6M 2s\n375600K .......... .......... .......... .......... .......... 95% 7.51M 2s\n375650K .......... .......... .......... .......... .......... 95% 19.4M 2s\n375700K .......... .......... .......... .......... .......... 95% 23.4M 2s\n375750K .......... .......... .......... .......... .......... 95% 26.0M 2s\n375800K .......... .......... .......... .......... .......... 95% 7.80M 2s\n375850K .......... .......... .......... .......... .......... 95% 15.3M 2s\n375900K .......... .......... .......... .......... .......... 95% 20.7M 2s\n375950K .......... .......... .......... .......... .......... 95% 21.4M 2s\n376000K .......... .......... .......... .......... .......... 95% 8.28M 2s\n376050K .......... .......... .......... .......... .......... 95% 13.1M 2s\n376100K .......... .......... .......... .......... .......... 95% 24.6M 2s\n376150K .......... .......... .......... .......... .......... 95% 19.3M 2s\n376200K .......... .......... .......... .......... .......... 95% 23.7M 2s\n376250K .......... .......... .......... .......... .......... 95% 7.31M 2s\n376300K .......... .......... .......... .......... .......... 95% 19.4M 2s\n376350K .......... .......... .......... .......... .......... 95% 20.5M 2s\n376400K .......... .......... .......... .......... .......... 95% 15.7M 2s\n376450K .......... .......... .......... .......... .......... 95% 8.08M 2s\n376500K .......... .......... .......... .......... .......... 95% 18.4M 2s\n376550K .......... .......... .......... .......... .......... 95% 24.2M 2s\n376600K .......... .......... .......... .......... .......... 95% 15.7M 2s\n376650K .......... .......... .......... .......... .......... 95% 9.96M 2s\n376700K .......... .......... .......... .......... .......... 96% 13.4M 1s\n376750K .......... .......... .......... .......... .......... 96% 23.3M 1s\n376800K .......... .......... .......... .......... .......... 96% 13.4M 1s\n376850K .......... .......... .......... .......... .......... 96% 11.8M 1s\n376900K .......... .......... .......... .......... .......... 96% 12.7M 1s\n376950K .......... .......... .......... .......... .......... 96% 16.9M 1s\n377000K .......... .......... .......... .......... .......... 96% 23.5M 1s\n377050K .......... .......... .......... .......... .......... 96% 16.3M 1s\n377100K .......... .......... .......... .......... .......... 96% 8.39M 1s\n377150K .......... .......... .......... .......... .......... 96% 15.8M 1s\n377200K .......... .......... .......... .......... .......... 96% 13.4M 1s\n377250K .......... .......... .......... .......... .......... 96% 9.45M 1s\n377300K .......... .......... .......... .......... .......... 96% 18.9M 1s\n377350K .......... .......... .......... .......... .......... 96% 18.9M 1s\n377400K .......... .......... .......... .......... .......... 96% 16.2M 1s\n377450K .......... .......... .......... .......... .......... 96% 17.9M 1s\n377500K .......... .......... .......... .......... .......... 96% 14.9M 1s\n377550K .......... .......... .......... .......... .......... 96% 11.8M 1s\n377600K .......... .......... .......... .......... .......... 96% 12.0M 1s\n377650K .......... .......... .......... .......... .......... 96% 16.3M 1s\n377700K .......... .......... .......... .......... .......... 96% 17.4M 1s\n377750K .......... .......... .......... .......... .......... 96% 12.7M 1s\n377800K .......... .......... .......... .......... .......... 96% 9.23M 1s\n377850K .......... .......... .......... .......... .......... 96% 16.9M 1s\n377900K .......... .......... .......... .......... .......... 96% 17.3M 1s\n377950K .......... .......... .......... .......... .......... 96% 12.1M 1s\n378000K .......... .......... .......... .......... .......... 96% 12.0M 1s\n378050K .......... .......... .......... .......... .......... 96% 16.2M 1s\n378100K .......... .......... .......... .......... .......... 96% 19.1M 1s\n378150K .......... .......... .......... .......... .......... 96% 11.6M 1s\n378200K .......... .......... .......... .......... .......... 96% 17.8M 1s\n378250K .......... .......... .......... .......... .......... 96% 17.3M 1s\n378300K .......... .......... .......... .......... .......... 96% 19.9M 1s\n378350K .......... .......... .......... .......... .......... 96% 21.8M 1s\n378400K .......... .......... .......... .......... .......... 96% 6.23M 1s\n378450K .......... .......... .......... .......... .......... 96% 18.1M 1s\n378500K .......... .......... .......... .......... .......... 96% 16.6M 1s\n378550K .......... .......... .......... .......... .......... 96% 20.9M 1s\n378600K .......... .......... .......... .......... .......... 96% 9.19M 1s\n378650K .......... .......... .......... .......... .......... 96% 21.2M 1s\n378700K .......... .......... .......... .......... .......... 96% 23.3M 1s\n378750K .......... .......... .......... .......... .......... 96% 21.1M 1s\n378800K .......... .......... .......... .......... .......... 96% 6.54M 1s\n378850K .......... .......... .......... .......... .......... 96% 7.74M 1s\n378900K .......... .......... .......... .......... .......... 96% 23.7M 1s\n378950K .......... .......... .......... .......... .......... 96% 26.1M 1s\n379000K .......... .......... .......... .......... .......... 96% 20.2M 1s\n379050K .......... .......... .......... .......... .......... 96% 14.8M 1s\n379100K .......... .......... .......... .......... .......... 96% 10.1M 1s\n379150K .......... .......... .......... .......... .......... 96% 21.4M 1s\n379200K .......... .......... .......... .......... .......... 96% 18.6M 1s\n379250K .......... .......... .......... .......... .......... 96% 11.3M 1s\n379300K .......... .......... .......... .......... .......... 96% 9.65M 1s\n379350K .......... .......... .......... .......... .......... 96% 22.3M 1s\n379400K .......... .......... .......... .......... .......... 96% 21.9M 1s\n379450K .......... .......... .......... .......... .......... 96% 4.32M 1s\n379500K .......... .......... .......... .......... .......... 96% 21.4M 1s\n379550K .......... .......... .......... .......... .......... 96% 28.6M 1s\n379600K .......... .......... .......... .......... .......... 96% 21.5M 1s\n379650K .......... .......... .......... .......... .......... 96% 6.31M 1s\n379700K .......... .......... .......... .......... .......... 96% 14.1M 1s\n379750K .......... .......... .......... .......... .......... 96% 20.3M 1s\n379800K .......... .......... .......... .......... .......... 96% 19.3M 1s\n379850K .......... .......... .......... .......... .......... 96% 20.2M 1s\n379900K .......... .......... .......... .......... .......... 96% 8.69M 1s\n379950K .......... .......... .......... .......... .......... 96% 20.2M 1s\n380000K .......... .......... .......... .......... .......... 96% 20.9M 1s\n380050K .......... .......... .......... .......... .......... 96% 24.7M 1s\n380100K .......... .......... .......... .......... .......... 96% 6.03M 1s\n380150K .......... .......... .......... .......... .......... 96% 15.6M 1s\n380200K .......... .......... .......... .......... .......... 96% 13.3M 1s\n380250K .......... .......... .......... .......... .......... 96% 22.1M 1s\n380300K .......... .......... .......... .......... .......... 96% 17.0M 1s\n380350K .......... .......... .......... .......... .......... 96% 11.2M 1s\n380400K .......... .......... .......... .......... .......... 96% 19.1M 1s\n380450K .......... .......... .......... .......... .......... 96% 23.6M 1s\n380500K .......... .......... .......... .......... .......... 96% 9.99M 1s\n380550K .......... .......... .......... .......... .......... 96% 9.89M 1s\n380600K .......... .......... .......... .......... .......... 96% 14.3M 1s\n380650K .......... .......... .......... .......... .......... 97% 23.6M 1s\n380700K .......... .......... .......... .......... .......... 97% 25.9M 1s\n380750K .......... .......... .......... .......... .......... 97% 7.75M 1s\n380800K .......... .......... .......... .......... .......... 97% 12.2M 1s\n380850K .......... .......... .......... .......... .......... 97% 17.4M 1s\n380900K .......... .......... .......... .......... .......... 97% 19.7M 1s\n380950K .......... .......... .......... .......... .......... 97% 19.6M 1s\n381000K .......... .......... .......... .......... .......... 97% 9.24M 1s\n381050K .......... .......... .......... .......... .......... 97% 18.4M 1s\n381100K .......... .......... .......... .......... .......... 97% 23.2M 1s\n381150K .......... .......... .......... .......... .......... 97% 19.8M 1s\n381200K .......... .......... .......... .......... .......... 97% 7.50M 1s\n381250K .......... .......... .......... .......... .......... 97% 16.7M 1s\n381300K .......... .......... .......... .......... .......... 97% 25.0M 1s\n381350K .......... .......... .......... .......... .......... 97% 23.9M 1s\n381400K .......... .......... .......... .......... .......... 97% 7.55M 1s\n381450K .......... .......... .......... .......... .......... 97% 16.9M 1s\n381500K .......... .......... .......... .......... .......... 97% 18.0M 1s\n381550K .......... .......... .......... .......... .......... 97% 16.6M 1s\n381600K .......... .......... .......... .......... .......... 97% 9.99M 1s\n381650K .......... .......... .......... .......... .......... 97% 17.1M 1s\n381700K .......... .......... .......... .......... .......... 97% 17.2M 1s\n381750K .......... .......... .......... .......... .......... 97% 9.45M 1s\n381800K .......... .......... .......... .......... .......... 97% 16.1M 1s\n381850K .......... .......... .......... .......... .......... 97% 18.7M 1s\n381900K .......... .......... .......... .......... .......... 97% 18.8M 1s\n381950K .......... .......... .......... .......... .......... 97% 17.1M 1s\n382000K .......... .......... .......... .......... .......... 97% 7.56M 1s\n382050K .......... .......... .......... .......... .......... 97% 14.1M 1s\n382100K .......... .......... .......... .......... .......... 97% 15.5M 1s\n382150K .......... .......... .......... .......... .......... 97% 22.4M 1s\n382200K .......... .......... .......... .......... .......... 97% 11.7M 1s\n382250K .......... .......... .......... .......... .......... 97% 13.4M 1s\n382300K .......... .......... .......... .......... .......... 97% 23.0M 1s\n382350K .......... .......... .......... .......... .......... 97% 22.7M 1s\n382400K .......... .......... .......... .......... .......... 97% 9.75M 1s\n382450K .......... .......... .......... .......... .......... 97% 10.5M 1s\n382500K .......... .......... .......... .......... .......... 97% 15.6M 1s\n382550K .......... .......... .......... .......... .......... 97% 17.9M 1s\n382600K .......... .......... .......... .......... .......... 97% 20.0M 1s\n382650K .......... .......... .......... .......... .......... 97% 15.0M 1s\n382700K .......... .......... .......... .......... .......... 97% 11.3M 1s\n382750K .......... .......... .......... .......... .......... 97% 14.4M 1s\n382800K .......... .......... .......... .......... .......... 97% 18.1M 1s\n382850K .......... .......... .......... .......... .......... 97% 14.6M 1s\n382900K .......... .......... .......... .......... .......... 97% 2.28M 1s\n382950K .......... .......... .......... .......... .......... 97% 16.6M 1s\n383000K .......... .......... .......... .......... .......... 97% 18.1M 1s\n383050K .......... .......... .......... .......... .......... 97% 21.6M 1s\n383100K .......... .......... .......... .......... .......... 97% 6.21M 1s\n383150K .......... .......... .......... .......... .......... 97% 16.2M 1s\n383200K .......... .......... .......... .......... .......... 97% 14.6M 1s\n383250K .......... .......... .......... .......... .......... 97% 21.3M 1s\n383300K .......... .......... .......... .......... .......... 97% 20.4M 1s\n383350K .......... .......... .......... .......... .......... 97% 10.6M 1s\n383400K .......... .......... .......... .......... .......... 97% 22.8M 1s\n383450K .......... .......... .......... .......... .......... 97% 23.5M 1s\n383500K .......... .......... .......... .......... .......... 97% 26.4M 1s\n383550K .......... .......... .......... .......... .......... 97% 6.36M 1s\n383600K .......... .......... .......... .......... .......... 97% 12.9M 1s\n383650K .......... .......... .......... .......... .......... 97% 17.3M 1s\n383700K .......... .......... .......... .......... .......... 97% 21.0M 1s\n383750K .......... .......... .......... .......... .......... 97% 10.7M 1s\n383800K .......... .......... .......... .......... .......... 97% 10.1M 1s\n383850K .......... .......... .......... .......... .......... 97% 20.8M 1s\n383900K .......... .......... .......... .......... .......... 97% 20.3M 1s\n383950K .......... .......... .......... .......... .......... 97% 21.1M 1s\n384000K .......... .......... .......... .......... .......... 97% 7.04M 1s\n384050K .......... .......... .......... .......... .......... 97% 15.8M 1s\n384100K .......... .......... .......... .......... .......... 97% 19.1M 1s\n384150K .......... .......... .......... .......... .......... 97% 20.1M 1s\n384200K .......... .......... .......... .......... .......... 97% 16.2M 1s\n384250K .......... .......... .......... .......... .......... 97% 9.35M 1s\n384300K .......... .......... .......... .......... .......... 97% 22.8M 1s\n384350K .......... .......... .......... .......... .......... 97% 24.5M 1s\n384400K .......... .......... .......... .......... .......... 97% 15.0M 1s\n384450K .......... .......... .......... .......... .......... 97% 7.47M 1s\n384500K .......... .......... .......... .......... .......... 97% 17.4M 1s\n384550K .......... .......... .......... .......... .......... 98% 17.1M 1s\n384600K .......... .......... .......... .......... .......... 98% 18.3M 1s\n384650K .......... .......... .......... .......... .......... 98% 18.3M 1s\n384700K .......... .......... .......... .......... .......... 98% 9.58M 1s\n384750K .......... .......... .......... .......... .......... 98% 17.1M 1s\n384800K .......... .......... .......... .......... .......... 98% 20.4M 1s\n384850K .......... .......... .......... .......... .......... 98% 18.1M 1s\n384900K .......... .......... .......... .......... .......... 98% 7.68M 1s\n384950K .......... .......... .......... .......... .......... 98% 19.9M 1s\n385000K .......... .......... .......... .......... .......... 98% 15.0M 1s\n385050K .......... .......... .......... .......... .......... 98% 24.1M 1s\n385100K .......... .......... .......... .......... .......... 98% 15.2M 1s\n385150K .......... .......... .......... .......... .......... 98% 10.8M 1s\n385200K .......... .......... .......... .......... .......... 98% 15.9M 1s\n385250K .......... .......... .......... .......... .......... 98% 22.5M 1s\n385300K .......... .......... .......... .......... .......... 98% 12.3M 1s\n385350K .......... .......... .......... .......... .......... 98% 9.80M 1s\n385400K .......... .......... .......... .......... .......... 98% 19.9M 1s\n385450K .......... .......... .......... .......... .......... 98% 11.6M 1s\n385500K .......... .......... .......... .......... .......... 98% 19.0M 1s\n385550K .......... .......... .......... .......... .......... 98% 16.1M 1s\n385600K .......... .......... .......... .......... .......... 98% 12.8M 1s\n385650K .......... .......... .......... .......... .......... 98% 8.31M 1s\n385700K .......... .......... .......... .......... .......... 98% 19.1M 1s\n385750K .......... .......... .......... .......... .......... 98% 16.8M 1s\n385800K .......... .......... .......... .......... .......... 98% 18.5M 1s\n385850K .......... .......... .......... .......... .......... 98% 20.4M 1s\n385900K .......... .......... .......... .......... .......... 98% 11.1M 1s\n385950K .......... .......... .......... .......... .......... 98% 19.4M 1s\n386000K .......... .......... .......... .......... .......... 98% 13.3M 1s\n386050K .......... .......... .......... .......... .......... 98% 21.4M 1s\n386100K .......... .......... .......... .......... .......... 98% 8.89M 1s\n386150K .......... .......... .......... .......... .......... 98% 22.1M 1s\n386200K .......... .......... .......... .......... .......... 98% 19.5M 1s\n386250K .......... .......... .......... .......... .......... 98% 13.6M 1s\n386300K .......... .......... .......... .......... .......... 98% 14.1M 1s\n386350K .......... .......... .......... .......... .......... 98% 13.1M 1s\n386400K .......... .......... .......... .......... .......... 98% 19.9M 1s\n386450K .......... .......... .......... .......... .......... 98% 13.8M 1s\n386500K .......... .......... .......... .......... .......... 98% 14.5M 1s\n386550K .......... .......... .......... .......... .......... 98% 10.9M 1s\n386600K .......... .......... .......... .......... .......... 98% 20.1M 1s\n386650K .......... .......... .......... .......... .......... 98% 25.5M 1s\n386700K .......... .......... .......... .......... .......... 98% 14.1M 1s\n386750K .......... .......... .......... .......... .......... 98% 14.0M 1s\n386800K .......... .......... .......... .......... .......... 98% 9.72M 1s\n386850K .......... .......... .......... .......... .......... 98% 22.3M 1s\n386900K .......... .......... .......... .......... .......... 98% 15.9M 1s\n386950K .......... .......... .......... .......... .......... 98% 16.0M 1s\n387000K .......... .......... .......... .......... .......... 98% 10.5M 1s\n387050K .......... .......... .......... .......... .......... 98% 12.9M 1s\n387100K .......... .......... .......... .......... .......... 98% 14.0M 1s\n387150K .......... .......... .......... .......... .......... 98% 12.0M 0s\n387200K .......... .......... .......... .......... .......... 98% 19.6M 0s\n387250K .......... .......... .......... .......... .......... 98% 17.8M 0s\n387300K .......... .......... .......... .......... .......... 98% 9.57M 0s\n387350K .......... .......... .......... .......... .......... 98% 18.2M 0s\n387400K .......... .......... .......... .......... .......... 98% 18.2M 0s\n387450K .......... .......... .......... .......... .......... 98% 16.7M 0s\n387500K .......... .......... .......... .......... .......... 98% 5.82M 0s\n387550K .......... .......... .......... .......... .......... 98% 14.3M 0s\n387600K .......... .......... .......... .......... .......... 98% 7.49M 0s\n387650K .......... .......... .......... .......... .......... 98% 10.9M 0s\n387700K .......... .......... .......... .......... .......... 98% 12.3M 0s\n387750K .......... .......... .......... .......... .......... 98% 23.4M 0s\n387800K .......... .......... .......... .......... .......... 98% 30.0M 0s\n387850K .......... .......... .......... .......... .......... 98% 26.5M 0s\n387900K .......... .......... .......... .......... .......... 98% 21.5M 0s\n387950K .......... .......... .......... .......... .......... 98% 16.2M 0s\n388000K .......... .......... .......... .......... .......... 98% 22.8M 0s\n388050K .......... .......... .......... .......... .......... 98% 26.8M 0s\n388100K .......... .......... .......... .......... .......... 98% 28.5M 0s\n388150K .......... .......... .......... .......... .......... 98% 11.9M 0s\n388200K .......... .......... .......... .......... .......... 98% 8.28M 0s\n388250K .......... .......... .......... .......... .......... 98% 25.2M 0s\n388300K .......... .......... .......... .......... .......... 98% 29.8M 0s\n388350K .......... .......... .......... .......... .......... 98% 12.6M 0s\n388400K .......... .......... .......... .......... .......... 98% 4.53M 0s\n388450K .......... .......... .......... .......... .......... 98% 15.9M 0s\n388500K .......... .......... .......... .......... .......... 99% 15.7M 0s\n388550K .......... .......... .......... .......... .......... 99% 18.2M 0s\n388600K .......... .......... .......... .......... .......... 99% 21.1M 0s\n388650K .......... .......... .......... .......... .......... 99% 11.7M 0s\n388700K .......... .......... .......... .......... .......... 99% 16.8M 0s\n388750K .......... .......... .......... .......... .......... 99% 18.3M 0s\n388800K .......... .......... .......... .......... .......... 99% 16.1M 0s\n388850K .......... .......... .......... .......... .......... 99% 8.56M 0s\n388900K .......... .......... .......... .......... .......... 99% 11.1M 0s\n388950K .......... .......... .......... .......... .......... 99% 12.6M 0s\n389000K .......... .......... .......... .......... .......... 99% 13.9M 0s\n389050K .......... .......... .......... .......... .......... 99% 6.34M 0s\n389100K .......... .......... .......... .......... .......... 99% 11.6M 0s\n389150K .......... .......... .......... .......... .......... 99% 12.7M 0s\n389200K .......... .......... .......... .......... .......... 99% 13.3M 0s\n389250K .......... .......... .......... .......... .......... 99% 11.4M 0s\n389300K .......... .......... .......... .......... .......... 99% 12.0M 0s\n389350K .......... .......... .......... .......... .......... 99% 15.0M 0s\n389400K .......... .......... .......... .......... .......... 99% 15.3M 0s\n389450K .......... .......... .......... .......... .......... 99% 10.6M 0s\n389500K .......... .......... .......... .......... .......... 99% 11.4M 0s\n389550K .......... .......... .......... .......... .......... 99% 13.9M 0s\n389600K .......... .......... .......... .......... .......... 99% 8.57M 0s\n389650K .......... .......... .......... .......... .......... 99% 10.0M 0s\n389700K .......... .......... .......... .......... .......... 99% 14.6M 0s\n389750K .......... .......... .......... .......... .......... 99% 15.5M 0s\n389800K .......... .......... .......... .......... .......... 99% 11.2M 0s\n389850K .......... .......... .......... .......... .......... 99% 12.0M 0s\n389900K .......... .......... .......... .......... .......... 99% 14.2M 0s\n389950K .......... .......... .......... .......... .......... 99% 13.2M 0s\n390000K .......... .......... .......... .......... .......... 99% 10.3M 0s\n390050K .......... .......... .......... .......... .......... 99% 10.2M 0s\n390100K .......... .......... .......... .......... .......... 99% 12.8M 0s\n390150K .......... .......... .......... .......... .......... 99% 12.5M 0s\n390200K .......... .......... .......... .......... .......... 99% 12.1M 0s\n390250K .......... .......... .......... .......... .......... 99% 11.6M 0s\n390300K .......... .......... .......... .......... .......... 99% 12.3M 0s\n390350K .......... .......... .......... .......... .......... 99% 17.4M 0s\n390400K .......... .......... .......... .......... .......... 99% 19.1M 0s\n390450K .......... .......... .......... .......... .......... 99% 24.5M 0s\n390500K .......... .......... .......... .......... .......... 99% 20.1M 0s\n390550K .......... .......... .......... .......... .......... 99% 25.7M 0s\n390600K .......... .......... .......... .......... .......... 99% 23.8M 0s\n390650K .......... .......... .......... .......... .......... 99% 34.0M 0s\n390700K .......... .......... .......... .......... .......... 99% 34.4M 0s\n390750K .......... .......... .......... .......... .......... 99% 33.3M 0s\n390800K .......... .......... .......... .......... .......... 99% 17.6M 0s\n390850K .......... .......... .......... .......... .......... 99% 25.4M 0s\n390900K .......... .......... .......... .......... .......... 99% 25.4M 0s\n390950K .......... .......... .......... .......... .......... 99% 24.6M 0s\n391000K .......... .......... .......... .......... .......... 99% 24.7M 0s\n391050K .......... .......... .......... .......... .......... 99% 23.7M 0s\n391100K .......... .......... .......... .......... .......... 99% 26.5M 0s\n391150K .......... .......... .......... .......... .......... 99% 13.8M 0s\n391200K .......... .......... .......... .......... .......... 99% 10.1M 0s\n391250K .......... .......... .......... .......... .......... 99% 28.2M 0s\n391300K .......... .......... .......... .......... .......... 99% 16.8M 0s\n391350K .......... .......... .......... .......... .......... 99% 15.3M 0s\n391400K .......... .......... .......... .......... .......... 99% 13.0M 0s\n391450K .......... .......... .......... .......... .......... 99% 12.0M 0s\n391500K .......... .......... .......... .......... .......... 99% 24.4M 0s\n391550K .......... .......... .......... .......... .......... 99% 17.4M 0s\n391600K .......... .......... .......... .......... .......... 99% 10.4M 0s\n391650K .......... .......... .......... .......... .......... 99% 13.2M 0s\n391700K .......... .......... .......... .......... .......... 99% 11.1M 0s\n391750K .......... .......... .......... .......... .......... 99% 23.4M 0s\n391800K .......... .......... .......... .......... .......... 99% 23.2M 0s\n391850K .......... .......... .......... .......... .......... 99% 12.0M 0s\n391900K .......... .......... .......... .......... .......... 99% 17.4M 0s\n391950K .......... .......... .......... .......... .......... 99% 11.1M 0s\n392000K .......... .......... .......... .......... .......... 99% 19.4M 0s\n392050K .......... .......... .......... .......... .......... 99% 20.5M 0s\n392100K .......... .......... .......... .......... .......... 99% 9.20M 0s\n392150K .......... .......... .......... .......... .......... 99% 12.4M 0s\n392200K .......... .......... .......... .......... .......... 99% 24.2M 0s\n392250K .......... .......... .......... .......... .......... 99% 25.7M 0s\n392300K .......... .......... .......... .......... .......... 99% 12.8M 0s\n392350K .......... .......... .......... .......... .......... 99% 8.76M 0s\n392400K .......... .......... ....                            100% 20.9M=37s\n\n2019-12-24 09:35:36 (10.3 MB/s) - \u2018/opt/stack/devstack/files/ir-deploy-ilo.initramfs\u2019 saved [401842619/401842619]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2648  is_ansible_with_tinyipa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_with_tinyipa:716  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_ansible_with_tinyipa:717  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2657  is_deploy_iso_required\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  basename /opt/stack/devstack/files/ir-deploy-ilo.iso\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  oscwrap image create ir-deploy-ilo.iso --public --disk-format=iso --container-format=bare -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  IRONIC_DEPLOY_ISO_ID=717585a1-0008-4c7f-807f-814b06425afb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2681  die_if_not_set 2681 IRONIC_DEPLOY_ISO_ID 'Failed to load deploy iso into glance'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2691  iniset /etc/ironic/ironic.conf conductor deploy_kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2692  iniset /etc/ironic/ironic.conf conductor deploy_ramdisk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2693  iniset /etc/ironic/ironic.conf conductor rescue_kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2694  iniset /etc/ironic/ironic.conf conductor rescue_ramdisk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2714  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2718  configure_tftpd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2402  stop_service tftpd-hpa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:stop_service:2253        '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:stop_service:2254        sudo /bin/systemctl stop tftpd-hpa\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  '[' -f /etc/init/tftpd-hpa.conf ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  sudo tee /etc/init/tftpd-hpa.override\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  echo manual\nmanual\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2404  sudo cp /opt/stack/ironic/devstack/tools/ironic/templates/tftpd-xinetd.template /etc/xinetd.d/tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2405  sudo sed -e 's|%TFTPBOOT_DIR%|/opt/stack/data/ironic/tftpboot|g' -i /etc/xinetd.d/tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2406  sudo sed -e 's|%MAX_BLOCKSIZE%|1350|g' -i /etc/xinetd.d/tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ False == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2449  echo 'r ^([^/]) /opt/stack/data/ironic/tftpboot/\\1'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2450  echo 'r ^(/tftpboot/) /opt/stack/data/ironic/tftpboot/\\2'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2453  sudo chmod -R 0755 /opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2454  restart_service xinetd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:restart_service:2221     sudo /bin/systemctl restart xinetd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2719  configure_iptables\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2353  running_in_container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions:running_in_container:756        systemd-detect-virt --container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:running_in_container:756        [[ none != \\n\\o\\n\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2354  sudo modprobe nf_conntrack_tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2355  sudo modprobe nf_nat_tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2361  sudo iptables -I INPUT -p udp --dport 67:68 --sport 67:68 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2363  sudo iptables -I INPUT -d 169.16.1.117 -p udp --dport 69 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2365  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2372  sudo iptables -I INPUT -d 169.16.1.117 -p tcp --dport 80 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2373  sudo iptables -I INPUT -d 169.16.1.117 -p tcp --dport 443 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2375  sudo iptables -I INPUT -d 169.16.1.54 -p tcp --dport 80 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2376  sudo iptables -I INPUT -d 169.16.1.54 -p tcp --dport 443 -j ACCEPT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2378  is_deployed_by_agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2384  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2388  [[ '' == \\c\\i\\n\\d\\e\\r ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2393  local qrouter\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  sudo ip netns list\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  grep qrouter\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  awk '{print $1;}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  qrouter=qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2395  [[ ! -z qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2396  sudo ip netns exec qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2 /sbin/iptables -A PREROUTING -t raw -p udp --dport 69 -j CT --helper tftp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:64  echo_summary 'Starting Ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Starting Ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:65  start_ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1655  is_service_enabled ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1656  start_ironic_api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1673  local service_port=6385\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1674  local service_protocol=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1675  local ironic_url\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1678  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1683  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1684  run_process ir-api '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1583         local service=ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1588         local name=ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1577180208209\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1591         is_service_enabled ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1592         _run_under_systemd ir-api '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1548  local service=ir-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1554  local systemd_service=devstack@ir-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@ir-api.service '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@ir-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1494  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@ir-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@ir-api.service Unit Description 'Devstack devstack@ir-api.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service SyslogIdentifier devstack@ir-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Type notify\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Restart always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service NotifyAccess all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service RestartForceExitStatus 100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@ir-api.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@ir-api.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-api.service \u2192 /etc/systemd/system/devstack@ir-api.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1564  sudo systemctl start devstack@ir-api.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577180208209\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577180208209 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577180221700\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=13491\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=58662\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=72153\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1685  ironic_url=http://169.16.1.117/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1691  echo 'Waiting for ir-api (http://169.16.1.117/baremetal) to start...'\nWaiting for ir-api (http://169.16.1.117/baremetal) to start...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1692  timeout 600 sh -c 'while ! wget --no-proxy -q -O- http://169.16.1.117/baremetal; do sleep 1; done'\n{\"name\": \"OpenStack Ironic API\", \"description\": \"Ironic is an OpenStack project which aims to provision baremetal machines.\", \"versions\": [{\"id\": \"v1\", \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/\", \"rel\": \"self\"}], \"status\": \"CURRENT\", \"version\": \"1.60\", \"min_version\": \"1.1\"}], \"default_version\": {\"id\": \"v1\", \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/\", \"rel\": \"self\"}], \"status\": \"CURRENT\", \"version\": \"1.60\", \"min_version\": \"1.1\"}}tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1696  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1660  is_service_enabled ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1661  start_ironic_conductor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1704  run_process ir-cond '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1583         local service=ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1584         local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1585         local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1586         local user=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1588         local name=ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1590         time_start run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1577180278004\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1591         is_service_enabled ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1592         _run_under_systemd ir-cond '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1548  local service=ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ ^/ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1554  local systemd_service=devstack@ir-cond.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1555  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1556  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1557  [[ /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ uwsgi ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1560  write_user_unit_file devstack@ir-cond.service '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1465  local service=devstack@ir-cond.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1467  local group=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1468  local user=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1469  local extra=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1470  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@ir-cond.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Unit Description 'Devstack devstack@ir-cond.service'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service User ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecStart '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service KillMode process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service TimeoutStopSec 300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecReload '/bin/kill -HUP $MAINPID'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1482  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Install WantedBy multi-user.target\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@ir-cond.service\nCreated symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-cond.service \u2192 /etc/systemd/system/devstack@ir-cond.service.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_run_under_systemd:1564  sudo systemctl start devstack@ir-cond.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_process:1594         time_stop run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=run_process\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577180278004\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577180278004 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577180281243\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=3239\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=72153\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=75392\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1707  local attempt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1708  local max_attempts=7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  seq 1 7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  for attempt in $(seq 1 $max_attempts)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  grep -q ilo\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  openstack baremetal driver list\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1714  '[' 1 -eq 7 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1718  echo 'Still waiting for ironic-conductor to start, current state:'\nStill waiting for ironic-conductor to start, current state:\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1719  openstack baremetal driver list\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1720  sleep 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  for attempt in $(seq 1 $max_attempts)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  openstack baremetal driver list\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  grep -q ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1711  break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1665  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:66  enroll_nodes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2056  local chassis_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2057  openstack baremetal chassis create --description 'ironic test chassis' -f value -c uuid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2057  chassis_id=2bf32f6f-48ed-43d1-b2b5-2c94be9d9fb3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2058  die_if_not_set 2058 chassis_id 'Failed to create chassis'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:die_if_not_set:213       local exitcode=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2060  local node_prefix\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2061  get_ironic_node_prefix\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2867  local node_prefix=node\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2868  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2871  echo node\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2061  node_prefix=node\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2063  local interface_info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2065  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2093  local ironic_node_cpu=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2094  local ironic_node_ram=16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2095  local ironic_node_disk=99\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2096  local ironic_ephemeral_disk=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2097  local ironic_node_arch=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2098  local ironic_hwinfo_file=/opt/stack/data/ironic/hardware_info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2101  local total_nodes=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2102  local total_cpus=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2103  local node_uuids=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2104  local node_id\n/opt/stack/ironic/devstack/lib/ironic: line 2055: /opt/stack/data/ironic/hardware_info: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2295  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2300  provide_nodes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1992  local nodes=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1998  local attempt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1999  seq 1 120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1999  for attempt in $(seq 1 $IRONIC_CLEANING_ATTEMPTS)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2000  local available\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2001  oscwrap baremetal node list --provision-state available -f value -c UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2001  available=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2003  local nodes_not_finished=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2010  nodes=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2011  [[ '' == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2012  break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2020  [[ '' != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2302  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1424                      merge_config_group /opt/stack/devstack/local.conf post-extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    shift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:172    local matchgroups=post-extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:176    local configfile group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:177    for group in $matchgroups\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf post-extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:64  local matchgroup=post-extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=post-extra '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1433                      is_service_enabled n-cpu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1438                      service_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1621       local service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@key.service\nFailed to get unit file state for devstack@key.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@placement-client.service\nFailed to get unit file state for devstack@placement-client.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@g-api.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@g-api.service --no-pager\n\u25cf devstack@g-api.service - Devstack devstack@g-api.service\n   Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:49 UTC; 10min ago\n Main PID: 16823 (uwsgi)\n   Status: \"uWSGI is ready\"\n    Tasks: 7 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@g-api.service\n           \u251c\u250016823 glance-apiuWSGI master\n           \u251c\u250016826 glance-apiuWSGI worker 1\n           \u2514\u250016827 glance-apiuWSGI worker 2\n\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Determining version of request: GET /v2/images/717585a1-0008-4c7f-807f-814b06425afb Accept: */* {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Using url versioning {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Matched version: v2 {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] new path /v2/images/717585a1-0008-4c7f-807f-814b06425afb {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: [pid: 16827|app: 0|req: 16/30] 127.0.0.1 () {38 vars in 769 bytes} [Tue Dec 24 09:36:41 2019] GET /v2/images/717585a1-0008-4c7f-807f-814b06425afb => generated 789 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Determining version of request: GET /v2/schemas/image Accept: */* {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Using url versioning {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Matched version: v2 {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] new path /v2/schemas/image {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}}\nDec 24 09:36:41 ubuntu devstack@g-api.service[16823]: [pid: 16826|app: 0|req: 15/31] 127.0.0.1 () {38 vars in 709 bytes} [Tue Dec 24 09:36:41 2019] GET /v2/schemas/image => generated 6083 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@g-reg.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@g-reg.service --no-pager\n\u25cf devstack@g-reg.service - Devstack devstack@g-reg.service\n   Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:45 UTC; 10min ago\n Main PID: 16058 (glance-registry)\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service\n           \u251c\u250016058 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf\n           \u251c\u250016949 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf\n           \u2514\u250016952 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf\n\nDec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.backends           = ['disable_by_file'] {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.detailed           = False {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.path               = /healthcheck {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}\nDec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Starting 2 workers\nDec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Started child 16949\nDec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Started child 16952\nDec 24 09:27:49 ubuntu glance-registry[16058]: INFO eventlet.wsgi.server [-] (16949) wsgi starting up on http://0.0.0.0:9191\nDec 24 09:27:49 ubuntu glance-registry[16058]: INFO eventlet.wsgi.server [-] (16952) wsgi starting up on http://0.0.0.0:9191\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-svc.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-svc.service --no-pager\n\u25cf devstack@q-svc.service - Devstack devstack@q-svc.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:08 UTC; 8min ago\n Main PID: 19129 (/usr/bin/python)\n    Tasks: 5 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service\n           \u251c\u250019129 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019352 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019353 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019354 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)\n           \u2514\u250019355 neutron-server: periodic worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)\n\nDec 24 09:37:32 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}\nDec 24 09:37:45 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-cec58c6c-1d88-4c30-b63d-8e719f2b35b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:54 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-23f6ee60-9fc8-4004-8e7a-25f0266b6034 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:09 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}\nDec 24 09:38:15 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-355c8394-74b5-4114-bb0b-74429b51832d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:22 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-fefd47a1-5d0f-4bcc-ab60-a43ce03764b7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-dhcp.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-dhcp.service --no-pager\n\u25cf devstack@q-dhcp.service - Devstack devstack@q-dhcp.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:30 UTC; 8min ago\n Main PID: 20801 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service\n           \u251c\u250020801 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini\n           \u251c\u250023255 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxk9f4pla/privsep.sock\n           \u251c\u250023276 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250023281 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250023452 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/host --addn-hosts=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6bca7482-2b38-44e2-89ec-539deae3801a,169.16.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file= --domain=openstacklocal\n\nDec 24 09:34:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.003s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:35:47 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\nDec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.021s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:52 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\nDec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:37:55 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-meta.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-meta.service --no-pager\n\u25cf devstack@q-meta.service - Devstack devstack@q-meta.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:40 UTC; 7min ago\n Main PID: 22099 (/usr/bin/python)\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service\n           \u251c\u250022099 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n           \u251c\u250022703 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n           \u2514\u250022715 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl      = False {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_ca_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_cert_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_key_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_version =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.driver = [] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.retry = -1 {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.transport_url = **** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] ******************************************************************************** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-agt.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-agt.service --no-pager\n\u25cf devstack@q-agt.service - Devstack devstack@q-agt.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:26 UTC; 8min ago\n Main PID: 20077 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service\n           \u251c\u250020077 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250022597 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp89p_uwu0/privsep.sock\n           \u251c\u250022807 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250022808 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250022831 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json\n\nDec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:224 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.009\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 started\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa436313f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=873000000,duration_sec=457,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.007\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 started\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa4363141,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=874000000,duration_sec=459,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.006\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-l3.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-l3.service --no-pager\n\u25cf devstack@q-l3.service - Devstack devstack@q-l3.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:36 UTC; 7min ago\n Main PID: 21498 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service\n           \u251c\u250021498 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini\n           \u251c\u250022845 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps2fo8fgp/privsep.sock\n           \u251c\u250024014 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250024015 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250024322 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f0e08376-e37d-468b-9ecd-d8f6688702c2.conf\n\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.010s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.008s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:58 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\nDec 24 09:37:38 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.001s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:38:18 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@rabbit.service\nFailed to get unit file state for devstack@rabbit.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@tempest.service\nFailed to get unit file state for devstack@tempest.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@mysql.service\nFailed to get unit file state for devstack@mysql.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@etcd3.service\nFailed to get unit file state for devstack@etcd3.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@dstat.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@dstat.service --no-pager\n\u25cf devstack@dstat.service - Devstack devstack@dstat.service\n   Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:05:04 UTC; 33min ago\n Main PID: 14439 (dstat.sh)\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@dstat.service\n           \u251c\u250014439 /bin/bash /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs\n           \u251c\u250014505 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /tmp/devstack_logs/dstat-csv.log\n           \u2514\u250014506 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp\n\nDec 24 09:38:23 ubuntu dstat.sh[14439]: 24-12 09:38:23| 52   5  37   0   5|2905M  301M  121M  655M| 612B    0 |   0    60k|   0  3.00 |1260  2033 |3.09 3.30 2.67|4.0   0   0|   0     0 |openstack            29297 49%5509k   0 |openstack            292975509k   0  49%|mysqld       303M|   0     0 |  26  175    0   22    0\nDec 24 09:38:24 ubuntu dstat.sh[14439]: 24-12 09:38:24| 47   5  40   2   5|2916M  290M  121M  655M|1156B    0 |  16k   88k|2.00  9.00 |1449  2659 |3.08 3.29 2.67|1.0   0   0|   0     0 |openstack            29297 31%2669k  37B|openstack            292972669k  37B 31%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:25 ubuntu dstat.sh[14439]: 24-12 09:38:25| 33  24  35   3   5|2880M  326M  121M  655M|5041B    0 |   0    48k|   0  3.00 |2115  4073 |3.08 3.29 2.67|1.0   0 248|   0     0 |openstack            29546 17%2055k   0 |bash                 16729  11M  49k2.5%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:26 ubuntu dstat.sh[14439]: 24-12 09:38:26| 49   8  19  24   2|2902M  304M  121M  655M|1399B   42B|   0   434k|   0  14.0 |1405  2166 |3.08 3.29 2.67|2.0 2.0 1.0|   0     0 |openstack            29546 50%5707k  38k|openstack            295465707k  38k 50%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:27 ubuntu dstat.sh[14439]: 24-12 09:38:27| 46   6   8  36   3|2916M  290M  121M  655M| 508B    0 |   0   360k|   0  34.0 |1381  2283 |3.08 3.29 2.67|3.0 3.0   0|   0     0 |openstack            29546 41%3375k   0 |openstack            295463375k   0  41%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:28 ubuntu dstat.sh[14439]: 24-12 09:38:28|  8   2   0  90   1|2916M  290M  121M  655M| 874B    0 |   0   144k|   0  26.0 |1161  2097 |3.08 3.29 2.67|1.0 3.0 2.0|   0     0 |etcd                 155351.0%   0    0 |python2              14505  45k 463B0.5%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:29 ubuntu dstat.sh[14439]: 24-12 09:38:29|  7   3   0  88   2|2916M  290M  121M  655M| 686B    0 |   0    24k|   0  6.00 |1061  1945 |3.07 3.29 2.67|  0 3.0   0|   0     0 |python               200771.5%  89B1806B|python2              14505  45k 458B  0%|mysqld       303M|   0     0 |  26  175    0   27    0\nDec 24 09:38:31 ubuntu dstat.sh[14439]: 24-12 09:38:30| 32   5   5  50   8|2870M  336M  121M  655M|1018B    0 |  56k  300k|1.00  36.0 |1440  2485 |3.07 3.29 2.67|  0 2.0 2.0|   0     0 |uwsgi                167205.5%2709B  11k|bash                 29503  11M  38k  0%|mysqld       303M|   0     0 |  26  175    0   32    0\nDec 24 09:38:31 ubuntu dstat.sh[14439]: 24-12 09:38:31|  9   2  39  46   2|2870M  336M  121M  655M| 894B  136B|4096B  236k|1.00  45.0 |1159  1996 |3.07 3.29 2.67|7.0 2.0 8.0|   0     0 |beam.smp             147621.5%   0    0 |bash                 16729  11M  41k  0%|mysqld       303M|   0     0 |  26  175    0   32    0\nDec 24 09:38:32 ubuntu dstat.sh[14439]: 24-12 09:38:32| 19  25  12  38   5|2870M  336M  121M  655M|1392B    0 |8192B  552k|1.00  94.0 |2000  4220 |3.07 3.29 2.67|1.0 3.0 230|   0     0 |bash                 167294.5% 629k  12k|bash                 16729 629k  12k4.5%|mysqld       303M|   0     0 |  26  175    0   32    0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@neutron.service\nFailed to get unit file state for devstack@neutron.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-svc.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-svc.service --no-pager\n\u25cf devstack@q-svc.service - Devstack devstack@q-svc.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:08 UTC; 8min ago\n Main PID: 19129 (/usr/bin/python)\n    Tasks: 5 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service\n           \u251c\u250019129 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019352 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019353 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250019354 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)\n           \u2514\u250019355 neutron-server: periodic worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)\n\nDec 24 09:37:32 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}\nDec 24 09:37:45 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-cec58c6c-1d88-4c30-b63d-8e719f2b35b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:54 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-23f6ee60-9fc8-4004-8e7a-25f0266b6034 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:09 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}\nDec 24 09:38:15 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-355c8394-74b5-4114-bb0b-74429b51832d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:22 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\nDec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-fefd47a1-5d0f-4bcc-ab60-a43ce03764b7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-agt.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-agt.service --no-pager\n\u25cf devstack@q-agt.service - Devstack devstack@q-agt.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:26 UTC; 8min ago\n Main PID: 20077 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service\n           \u251c\u250020077 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini\n           \u251c\u250022597 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp89p_uwu0/privsep.sock\n           \u251c\u250022807 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250022808 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250022831 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json\n\nDec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:224 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.009\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 started\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa436313f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=873000000,duration_sec=457,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.007\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 started\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa4363141,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=874000000,duration_sec=459,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}\nDec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.006\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-dhcp.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-dhcp.service --no-pager\n\u25cf devstack@q-dhcp.service - Devstack devstack@q-dhcp.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:30 UTC; 8min ago\n Main PID: 20801 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service\n           \u251c\u250020801 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini\n           \u251c\u250023255 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxk9f4pla/privsep.sock\n           \u251c\u250023276 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250023281 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250023452 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/host --addn-hosts=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6bca7482-2b38-44e2-89ec-539deae3801a,169.16.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file= --domain=openstacklocal\n\nDec 24 09:34:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.003s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:35:47 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\nDec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.021s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:52 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\nDec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:37:55 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-meta.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-meta.service --no-pager\n\u25cf devstack@q-meta.service - Devstack devstack@q-meta.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:40 UTC; 7min ago\n Main PID: 22099 (/usr/bin/python)\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service\n           \u251c\u250022099 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n           \u251c\u250022703 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n           \u2514\u250022715 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini\n\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl      = False {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_ca_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_cert_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_key_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_version =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.driver = [] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.retry = -1 {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.transport_url = **** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}\nDec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] ******************************************************************************** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-l3.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@q-l3.service --no-pager\n\u25cf devstack@q-l3.service - Devstack devstack@q-l3.service\n   Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:30:36 UTC; 7min ago\n Main PID: 21498 (/usr/bin/python)\n    Tasks: 10 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service\n           \u251c\u250021498 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini\n           \u251c\u250022845 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps2fo8fgp/privsep.sock\n           \u251c\u250024014 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u251c\u250024015 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf\n           \u2514\u250024322 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f0e08376-e37d-468b-9ecd-d8f6688702c2.conf\n\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.010s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.008s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:36:58 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\nDec 24 09:37:38 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.001s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:38:18 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-proxy.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@s-proxy.service --no-pager\n\u25cf devstack@s-proxy.service - Devstack devstack@s-proxy.service\n   Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:33 UTC; 11min ago\n Main PID: 15117 (swift-proxy-ser)\n    Tasks: 2 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service\n           \u251c\u250015117 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v\n           \u2514\u250015300 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v\n\nDec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: Received request from user: user_id 4020775edfec49f5bee3045a2406ec4a, project_id fd9d7225422b4b0fbee5ae660e98d403, roles ResellerAdmin,service\nDec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: Using identity: {'user': ('4020775edfec49f5bee3045a2406ec4a', 'glance-swift'), 'tenant': ('fd9d7225422b4b0fbee5ae660e98d403', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)\nDec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: User fd9d7225422b4b0fbee5ae660e98d403 has reseller admin authorizing (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)\nDec 24 09:36:40 ubuntu proxy-server[15300]: Authenticating user token\nDec 24 09:36:40 ubuntu proxy-server[15300]: Validating token access rules against request\nDec 24 09:36:40 ubuntu proxy-server[15300]: Received request from user: user_id 4020775edfec49f5bee3045a2406ec4a, project_id fd9d7225422b4b0fbee5ae660e98d403, roles ResellerAdmin,service\nDec 24 09:36:40 ubuntu proxy-server[15300]: Using identity: {'user': ('4020775edfec49f5bee3045a2406ec4a', 'glance-swift'), 'tenant': ('fd9d7225422b4b0fbee5ae660e98d403', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)\nDec 24 09:36:40 ubuntu proxy-server[15300]: User fd9d7225422b4b0fbee5ae660e98d403 has reseller admin authorizing (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)\nDec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: 169.16.1.117 169.16.1.117 24/Dec/2019/09/36/40 PUT /v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABeAdvv... - - - tx1bee36c6494648238b28c-005e01dc28 - 0.3085 - - 1577180200.454220772 1577180200.762692690 0\nDec 24 09:36:40 ubuntu proxy-server[15300]: 169.16.1.117 169.16.1.117 24/Dec/2019/09/36/40 PUT /v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABeAdvv... - - - tx1bee36c6494648238b28c-005e01dc28 - 0.3085 - - 1577180200.454220772 1577180200.762692690 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-object.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@s-object.service --no-pager\n\u25cf devstack@s-object.service - Devstack devstack@s-object.service\n   Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:19 UTC; 11min ago\n Main PID: 12446 (swift-object-se)\n    Tasks: 43 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@s-object.service\n           \u251c\u250012446 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v\n           \u251c\u250013018 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v\n           \u2514\u250013020 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v\n\nDec 24 09:29:50 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/454/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" \"tx490756df47c543a88ecd1-005e01da8d\" \"proxy-server 15300\" 1.1225 \"-\" 13020 0\nDec 24 09:29:50 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/454/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" \"tx490756df47c543a88ecd1-005e01da8d\" \"proxy-server 15300\" 1.1225 \"-\" 13020 0\nDec 24 09:29:50 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"proxy-server 15300\" 0.1281 \"-\" 13020 0\nDec 24 09:29:50 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"proxy-server 15300\" 0.1281 \"-\" 13020 0\nDec 24 09:36:29 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"proxy-server 15300\" 44.1728 \"-\" 13020 0\nDec 24 09:36:29 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"proxy-server 15300\" 44.1728 \"-\" 13020 0\nDec 24 09:36:40 ubuntu object-server[13018]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"proxy-server 15300\" 10.8189 \"-\" 13018 0\nDec 24 09:36:40 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"proxy-server 15300\" 10.8189 \"-\" 13018 0\nDec 24 09:36:40 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"proxy-server 15300\" 0.2922 \"-\" 13020 0\nDec 24 09:36:40 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"proxy-server 15300\" 0.2922 \"-\" 13020 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-container.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@s-container.service --no-pager\n\u25cf devstack@s-container.service - Devstack devstack@s-container.service\n   Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:21 UTC; 11min ago\n Main PID: 13062 (swift-container)\n    Tasks: 43 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@s-container.service\n           \u251c\u250013062 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v\n           \u251c\u250013587 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v\n           \u2514\u250013590 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v\n\nDec 24 09:29:50 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"object-server 13020\" 0.0011 \"-\" 13590 0\nDec 24 09:29:50 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"object-server 13020\" 0.0011 \"-\" 13590 0\nDec 24 09:35:45 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:35:45 +0000] \"HEAD /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance?format=json&states=listing\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 2.0014 \"-\" 13590 0\nDec 24 09:35:45 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:35:45 +0000] \"HEAD /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance?format=json&states=listing\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 2.0014 \"-\" 13590 0\nDec 24 09:36:29 ubuntu container-server[13587]: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"object-server 13020\" 0.0013 \"-\" 13587 0\nDec 24 09:36:29 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"object-server 13020\" 0.0013 \"-\" 13587 0\nDec 24 09:36:40 ubuntu container-server[13587]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"object-server 13018\" 0.0014 \"-\" 13587 0\nDec 24 09:36:40 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"object-server 13018\" 0.0014 \"-\" 13587 0\nDec 24 09:36:40 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"object-server 13020\" 0.0012 \"-\" 13590 0\nDec 24 09:36:40 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"object-server 13020\" 0.0012 \"-\" 13590 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-account.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@s-account.service --no-pager\n\u25cf devstack@s-account.service - Devstack devstack@s-account.service\n   Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:24 UTC; 11min ago\n Main PID: 13675 (swift-account-s)\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@s-account.service\n           \u251c\u250013675 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v\n           \u251c\u250014176 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v\n           \u2514\u250014180 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v\n\nDec 24 09:27:42 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:27:42 +0000] \"POST /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"POST http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" \"txa0dfeadcb9fe443195bf1-005e01da0c\" \"proxy-server 15300\" 0.0943 \"-\" 14176 -\nDec 24 09:27:42 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:27:42 +0000] \"POST /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"POST http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" \"txa0dfeadcb9fe443195bf1-005e01da0c\" \"proxy-server 15300\" 0.0943 \"-\" 14176 -\nDec 24 09:28:06 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:28:06 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx6a7b3375e6c545c78de9b-005e01da26\" \"proxy-server 15300\" 0.0048 \"-\" 14176 -\nDec 24 09:28:06 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:28:06 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx6a7b3375e6c545c78de9b-005e01da26\" \"proxy-server 15300\" 0.0048 \"-\" 14176 -\nDec 24 09:28:07 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:28:07 +0000] \"PUT /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 201 - \"PUT http://127.0.0.1:6611/sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" \"tx55e32a9dc50640f18ca9f-005e01da26\" \"container-server 13587\" 0.0038 \"-\" 14176 0\nDec 24 09:28:08 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:28:07 +0000] \"PUT /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 201 - \"PUT http://127.0.0.1:6611/sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" \"tx55e32a9dc50640f18ca9f-005e01da26\" \"container-server 13587\" 0.0038 \"-\" 14176 0\nDec 24 09:29:13 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:29:13 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx7219914088cc43229b18a-005e01da69\" \"proxy-server 15300\" 0.4684 \"-\" 14176 -\nDec 24 09:29:13 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:29:13 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx7219914088cc43229b18a-005e01da69\" \"proxy-server 15300\" 0.4684 \"-\" 14176 -\nDec 24 09:35:43 ubuntu account-server[14180]: 127.0.0.1 - - [24/Dec/2019:09:35:43 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 0.0808 \"-\" 14180 -\nDec 24 09:35:43 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:35:43 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 0.0808 \"-\" 14180 -\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ironic.service\nFailed to get unit file state for devstack@ironic.service: No such file or directory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ir-api.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@ir-api.service --no-pager\n\u25cf devstack@ir-api.service - Devstack devstack@ir-api.service\n   Loaded: loaded (/etc/systemd/system/devstack@ir-api.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:37:01 UTC; 1min 33s ago\n Main PID: 28140 (uwsgi)\n   Status: \"uWSGI is ready\"\n    Tasks: 3 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@ir-api.service\n           \u251c\u250028140 ironic-apiuWSGI master\n           \u251c\u250028141 ironic-apiuWSGI worker 1\n           \u2514\u250028142 ironic-apiuWSGI worker 2\n\nDec 24 09:38:13 ubuntu devstack@ir-api.service[28140]: [pid: 28142|app: 0|req: 2/3] 169.16.1.117 () {60 vars in 1181 bytes} [Tue Dec 24 09:38:12 2019] GET /baremetal/v1/drivers => generated 15 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)\nDec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-1fef403f-a342-46bf-a757-82b125977b7e admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-1fef403f-a342-46bf-a757-82b125977b7e admin admin] enforce: rule=\"baremetal:driver:get\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: [pid: 28141|app: 0|req: 2/4] 169.16.1.117 () {60 vars in 1181 bytes} [Tue Dec 24 09:38:21 2019] GET /baremetal/v1/drivers => generated 413 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)\nDec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-d751c708-1a77-4666-9058-53a2f624170e admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28142) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-d751c708-1a77-4666-9058-53a2f624170e admin admin] enforce: rule=\"baremetal:chassis:create\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28142) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: [pid: 28142|app: 0|req: 3/5] 169.16.1.117 () {62 vars in 1202 bytes} [Tue Dec 24 09:38:23 2019] POST /baremetal/v1/chassis => generated 629 bytes in 187 msecs (HTTP/1.1 201) 8 headers in 378 bytes (1 switches on core 0)\nDec 24 09:38:29 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-be3fdb1a-3319-40fc-95e5-84deb8575c76 admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:29 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-be3fdb1a-3319-40fc-95e5-84deb8575c76 admin admin] enforce: rule=\"baremetal:node:list_all\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}\nDec 24 09:38:30 ubuntu devstack@ir-api.service[28140]: [pid: 28141|app: 0|req: 3/6] 169.16.1.117 () {60 vars in 1229 bytes} [Tue Dec 24 09:38:29 2019] GET /baremetal/v1/nodes/?provision_state=available => generated 13 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ir-cond.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@ir-cond.service --no-pager\n\u25cf devstack@ir-cond.service - Devstack devstack@ir-cond.service\n   Loaded: loaded (/etc/systemd/system/devstack@ir-cond.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:38:01 UTC; 34s ago\n Main PID: 29069 (ironic-conducto)\n    Tasks: 1 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@ir-cond.service\n           \u2514\u250029069 /usr/bin/python3.6 /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf\n\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" acquired by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: waited 0.000s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: INFO ironic.common.driver_factory [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Loaded the following power interfaces: ['ilo']\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" released by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: held 0.003s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" acquired by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: waited 0.000s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG ironic.drivers.base [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Found deploy steps [{'step': 'deploy', 'priority': 100, 'argsinfo': None, 'interface': 'deploy'}] for interface deploy {{(pid=29069) __new__ /opt/stack/ironic/ironic/drivers/base.py:266}}\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: INFO ironic.common.driver_factory [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Loaded the following deploy interfaces: ['direct']\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" released by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: held 0.005s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}\nDec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_db.sqlalchemy.engines [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=29069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\nDec 24 09:38:14 ubuntu ironic-conductor[29069]: INFO ironic.conductor.base_manager [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Successfully started conductor with hostname ubuntu.\nDec 24 09:38:14 ubuntu ironic-conductor[29069]: INFO ironic.common.rpc_service [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Created RPC server for service ironic.conductor_manager on host ubuntu.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-container-sync.service\nenabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:service_check:1628       sudo systemctl status devstack@s-container-sync.service --no-pager\n\u25cf devstack@s-container-sync.service - Devstack devstack@s-container-sync.service\n   Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled)\n   Active: active (running) since Tue 2019-12-24 09:27:27 UTC; 11min ago\n Main PID: 14372 (swift-container)\n    Tasks: 1 (limit: 4660)\n   CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service\n           \u2514\u250014372 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf\n\nDec 24 09:27:27 ubuntu systemd[1]: Started Devstack devstack@s-container-sync.service.\nDec 24 09:27:28 ubuntu container-sync[14372]: Starting 14372\nDec 24 09:27:28 ubuntu container-sync[14372]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1444                      is_service_enabled n-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1466                      [[ -x /opt/stack/devstack/local.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1477                      command openstack complete\n+./stack.sh:main:1478                      sudo tee /etc/bash_completion.d/osc.bash_completion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1477                      openstack complete\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1481                      is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1494                      run_phase stack test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ test-config == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ test-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ test-config == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ test-config == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ test-config == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:20          echo_summary 'Initializing Tempest'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Initializing Tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:21          configure_tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:115         [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:116         setup_develop /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:417              [[ /opt/stack/tempest == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:421              local project_dir=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/tempest -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/tempest == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  name=tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/tempest -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:498              [[ /opt/stack/tempest == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:503              local project_dir=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:523              pip_install -e /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/tempest\nUsing 3.6 version to install /opt/stack/tempest based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local test_req=/opt/stack/tempest/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e /opt/stack/tempest/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:277                install_test_reqs='-r /opt/stack/tempest/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/tempest/test-requirements.txt -e /opt/stack/tempest\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/tempest\nObtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\nRequirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\nRequirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\nRequirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440))\nRequirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))\nRequirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))\nRequirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nCollecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/tempest/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl\nCollecting flake8-import-order==0.11 (from -r /opt/stack/tempest/test-requirements.txt (line 8))\n  Downloading https://files.pythonhosted.org/packages/49/52/121ed920348cb403699617e802520b5a162e911edd8949e5951c8e0b812b/flake8_import_order-0.11-py2.py3-none-any.whl\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 277))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\nRequirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329))\nRequirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118))\nRequirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 694))\nCollecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl\nRequirement already satisfied: pycodestyle in /usr/local/lib/python3.6/dist-packages (from flake8-import-order==0.11->-r /opt/stack/tempest/test-requirements.txt (line 8))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\nRequirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))\nRequirement already satisfied: mccabe<0.6,>=0.2.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nInstalling collected packages: tempest, flake8, hacking, flake8-import-order\n  Found existing installation: tempest 22.1.0\n    Uninstalling tempest-22.1.0:\n      Successfully uninstalled tempest-22.1.0\n  Running setup.py develop for tempest\n  Found existing installation: flake8 2.5.5\n    Uninstalling flake8-2.5.5:\n      Successfully uninstalled flake8-2.5.5\n  Found existing installation: hacking 1.0.0\n    Uninstalling hacking-1.0.0:\n      Successfully uninstalled hacking-1.0.0\n  Found existing installation: flake8-import-order 0.18.1\n    Uninstalling flake8-import-order-0.18.1:\n      Successfully uninstalled flake8-import-order-0.18.1\nSuccessfully installed flake8-2.6.2 flake8-import-order-0.11 hacking-1.1.0 tempest\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1577180326294\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1577180326294 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1577180362815\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=36521\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=962064\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=998585\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:329       local name=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/tempest, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:122         local image_lines\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:123         local images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:124         local num_images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:125         local image_uuid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:126         local image_uuid_alt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:127         local password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:128         local line\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:129         local flavors\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:130         local available_flavors\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:131         local flavors_ref\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:132         local flavor_lines\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:133         local flavor_ref_size\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:134         local flavor_ref_alt_size\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:135         local public_network_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:136         local public_router_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:137         local ssh_connect_method=floating\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:138         local disk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:141         ifs=' \t\n'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:151         declare -a images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:153         is_service_enabled glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:114         awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }'\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:114         oscwrap image list --property status=active\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-disk = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:156         image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:157         image_uuid_alt=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec-kernel = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec-ramdisk = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' fedora-wd-uefi = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:155         '[' ir-deploy-ilo.iso = cirros-0.4.0-x86_64-uec ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:162         case \"${#images[*]}\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:174         '[' -z fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:184         sudo install -d -o ubuntu /opt/stack/tempest/etc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:185         rm -f /opt/stack/tempest/etc/tempest.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:187         local password=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:190         local admin_username=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:191         local admin_project_name=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:192         local admin_domain_name=Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:193         local alt_username=alt_demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:194         local alt_project_name=alt_demo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:195         local admin_project_id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:196         oscwrap project list\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:196         awk '/ admin / { print $2 }'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:196         admin_project_id=445e1521ea004a1aba18f72375f45115\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:198         is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:263         iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:265         ssh_connect_method=fixed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:271         [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:271         is_networking_extension_supported external-net\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=external-net\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope\nrouter-admin-state-down-before-update\nagent\nagent-resources-synced\nallowed-address-pairs\nauto-allocated-topology\navailability_zone\navailability_zone_filter\ndefault-subnetpools\ndhcp_agent_scheduler\ndvr\nempty-string-filtering\nexternal-net\nextra_dhcp_opt\nextraroute\nextraroute-atomic\nfilter-validation\nfip-port-details\nflavors\nfloatingip-pools\nip-substring-filtering\nrouter\next-gw-mode\nl3-ha\nl3-flavors\nl3-port-ip-change-not-allowed\nl3_agent_scheduler\nmulti-provider\nnet-mtu\nnet-mtu-writable\nnetwork_availability_zone\nnetwork-ip-availability\npagination\nport-mac-address-regenerate\nbinding\nbinding-extended\nport-security\nproject-id\nprovider\nquotas\nquota_details\nrbac-policies\nrbac-security-groups\nrevision-if-match\nstandard-attr-revisions\nrouter_availability_zone\nport-security-groups-filtering\nsecurity-group\nservice-type\nsorting\nstandard-attr-description\nsubnet_onboard\nsubnet-service-types\nsubnet_allocation\nsubnetpool-prefix-ops\nstandard-attr-tag\nstandard-attr-timestamp =~ external-net ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:272         oscwrap network show -f value -c id public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:272         public_network_id=3c855b9e-a5c6-4991-a15a-3197e259561b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:274         openstack network create --share shared\n+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field                     | Value                                                                                                                                                            |\n+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| admin_state_up            | UP                                                                                                                                                               |\n| availability_zone_hints   |                                                                                                                                                                  |\n| availability_zones        |                                                                                                                                                                  |\n| created_at                | 2019-12-24T09:39:40Z                                                                                                                                             |\n| description               |                                                                                                                                                                  |\n| dns_domain                | None                                                                                                                                                             |\n| id                        | 4ca9e0ea-1d70-44ef-9af5-1e8b3b34073e                                                                                                                             |\n| ipv4_address_scope        | None                                                                                                                                                             |\n| ipv6_address_scope        | None                                                                                                                                                             |\n| is_default                | False                                                                                                                                                            |\n| is_vlan_transparent       | None                                                                                                                                                             |\n| location                  | cloud='', project.domain_id='default', project.domain_name=, project.id='445e1521ea004a1aba18f72375f45115', project.name='admin', region_name='RegionOne', zone= |\n| mtu                       | 1450                                                                                                                                                             |\n| name                      | shared                                                                                                                                                           |\n| port_security_enabled     | True                                                                                                                                                             |\n| project_id                | 445e1521ea004a1aba18f72375f45115                                                                                                                                 |\n| provider:network_type     | vxlan                                                                                                                                                            |\n| provider:physical_network | None                                                                                                                                                             |\n| provider:segmentation_id  | 27                                                                                                                                                               |\n| qos_policy_id             | None                                                                                                                                                             |\n| revision_number           | 1                                                                                                                                                                |\n| router:external           | Internal                                                                                                                                                         |\n| segments                  | None                                                                                                                                                             |\n| shared                    | True                                                                                                                                                             |\n| status                    | ACTIVE                                                                                                                                                           |\n| subnets                   |                                                                                                                                                                  |\n| tags                      |                                                                                                                                                                  |\n| updated_at                | 2019-12-24T09:39:40Z                                                                                                                                             |\n+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:275         openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet\n+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| Field             | Value                                                                                                                                                            |\n+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\n| allocation_pools  | 192.168.233.2-192.168.233.254                                                                                                                                    |\n| cidr              | 192.168.233.0/24                                                                                                                                                 |\n| created_at        | 2019-12-24T09:39:52Z                                                                                                                                             |\n| description       | shared-subnet                                                                                                                                                    |\n| dns_nameservers   |                                                                                                                                                                  |\n| enable_dhcp       | True                                                                                                                                                             |\n| gateway_ip        | 192.168.233.1                                                                                                                                                    |\n| host_routes       |                                                                                                                                                                  |\n| id                | 3283d224-6473-4258-ba99-347add679aa1                                                                                                                             |\n| ip_version        | 4                                                                                                                                                                |\n| ipv6_address_mode | None                                                                                                                                                             |\n| ipv6_ra_mode      | None                                                                                                                                                             |\n| location          | cloud='', project.domain_id='default', project.domain_name=, project.id='445e1521ea004a1aba18f72375f45115', project.name='admin', region_name='RegionOne', zone= |\n| name              | shared-subnet                                                                                                                                                    |\n| network_id        | 4ca9e0ea-1d70-44ef-9af5-1e8b3b34073e                                                                                                                             |\n| prefix_length     | None                                                                                                                                                             |\n| project_id        | 445e1521ea004a1aba18f72375f45115                                                                                                                                 |\n| revision_number   | 0                                                                                                                                                                |\n| segment_id        | None                                                                                                                                                             |\n| service_types     |                                                                                                                                                                  |\n| subnetpool_id     | None                                                                                                                                                             |\n| tags              |                                                                                                                                                                  |\n| updated_at        | 2019-12-24T09:39:52Z                                                                                                                                             |\n+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:278         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:281         iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:282         mkdir -p /opt/stack/data/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:283         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:284         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:285         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:288         iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:289         iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:292         iniset /opt/stack/tempest/etc/tempest.conf identity uri http://169.16.1.117/identity/v2.0/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:293         iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://169.16.1.117/identity/v3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:294         iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:295         iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:296         iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:297         [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:298         iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:299         iniset /opt/stack/tempest/etc/tempest.conf auth admin_password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:300         iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:301         iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:303         '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:308         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:310         iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:311         [[ '' != \\v\\2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:313         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:316         is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:321         [[ True = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:322         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:327         is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:333         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:337         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:342         [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:345         '[' ironic = xenserver ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:350         '[' False '!=' True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:351         iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:355         iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:356         iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:357         iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:358         iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:359         iniset /opt/stack/tempest/etc/tempest.conf validation connect_method fixed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:360         is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:368         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:378         local tempest_compute_min_microversion=None\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:379         local tempest_compute_max_microversion=latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:382         [[ '' == \\c\\o\\m\\p\\u\\t\\e\\_\\l\\e\\g\\a\\c\\y ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:386         '[' None == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:387         inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:391         '[' latest == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:394         iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:397         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:398         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:399         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:400         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:401         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:402         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:403         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:405         [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:406         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:409         [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:413         is_service_enabled n-novnc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:418         iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:419         iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3c855b9e-a5c6-4991-a15a-3197e259561b\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:420         iniset /opt/stack/tempest/etc/tempest.conf network public_router_id ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:421         iniset /opt/stack/tempest/etc/tempest.conf network default_network 169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:422         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:423         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:424         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:427         '[' ironic = xenserver ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:433         SCENARIO_IMAGE_DIR=/opt/stack/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:434         SCENARIO_IMAGE_FILE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:436         iniset /opt/stack/tempest/etc/tempest.conf scenario img_dir /opt/stack/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:437         iniset /opt/stack/tempest/etc/tempest.conf scenario img_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:440         TEMPEST_SSH_NETWORK_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:441         is_provider_network\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_provider_network:2185  '[' True == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_provider_network:2186  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:442         TEMPEST_SSH_NETWORK_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:445         iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:446         iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:447         iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:448         iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:449         iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:456         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:460         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:461         TEMPEST_VOLUME_MANAGE_SNAPSHOT=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:463         trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:463         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:465         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:466         TEMPEST_VOLUME_MANAGE_VOLUME=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:468         trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:468         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:471         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:471         '[' ironic = libvirt ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:474         trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:474         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:475         local tempest_volume_min_microversion=None\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:476         local tempest_volume_max_microversion=latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:479         [[ '' == \\v\\o\\l\\u\\m\\e\\v\\2 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:483         '[' None == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:484         inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:489         '[' latest == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:492         iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:495         is_service_enabled c-bak\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:496         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:502         [[ -n lvm:lvmdriver-1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:502         [[ lvm:lvmdriver-1 =~ .*,.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:522         '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:526         '[' default '!=' default -o iSCSI '!=' iSCSI ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:536         local tempest_placement_min_microversion=None\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:537         local tempest_placement_max_microversion=latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:538         '[' None == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:539         inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:543         '[' latest == None ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:546         iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:550         '[' ironic = ironic ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:551         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:552         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled console_output False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:553         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled interface_attach False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:554         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:555         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled pause False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:556         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled rescue False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:557         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:558         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:559         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled snapshot False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:560         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled suspend False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:564         '[' ironic = libvirt ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:582         local service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:583         local tempest_services=key,glance,nova,neutron,cinder,swift,heat,ceilometer,horizon,sahara,ironic,trove\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available key True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available glance True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available nova False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available cinder False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available swift True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled heat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available heat False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available ceilometer False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled sahara\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available sahara False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available ironic True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:585         is_service_enabled trove\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available trove False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:592         '[' ironic = libvirt ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:602         local tmp_cfg_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:603         mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:603         tmp_cfg_file=/tmp/tmp.FjbFiSiRuQ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:604         cd /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:605         [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:606         tox -revenv-tempest --notest\nvenv-tempest recreate: /opt/stack/tempest/.tox/tempest\nvenv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt\nvenv-tempest develop-inst: /opt/stack/tempest\nvenv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\n___________________________________ summary ____________________________________\n  venv-tempest: skipped tests\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:610         local tmp_u_c_m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:611         mktemp -t tempest_u_c_m.XXXXXXXXXX\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:611         tmp_u_c_m=/tmp/tempest_u_c_m.FfHKbPftpk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:612         cd /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:612         git show origin/master:upper-constraints.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:613         tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.FfHKbPftpk -r requirements.txt\nvenv-tempest develop-inst-noop: /opt/stack/tempest\nvenv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\nvenv-tempest run-test-pre: PYTHONHASHSEED='2268292431'\nvenv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.FfHKbPftpk -r requirements.txt\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 29)) (3.31.0)\nRequirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 58)) (5.4.4)\nRequirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 64)) (3.25.0)\nRequirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 74)) (3.0.0)\nRequirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 145)) (1.22.0)\nRequirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 160)) (0.7.19)\nRequirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 172)) (0.7.2)\nRequirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 194)) (2.7.1)\nRequirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 204)) (1.25.7)\nRequirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 209)) (1.3.0)\nRequirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 217)) (5.2)\nRequirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 221)) (2.8)\nRequirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 242)) (1.1.0)\nRequirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 257)) (3.1.7)\nRequirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 296)) (2.16.0)\nRequirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 337)) (3.45.1)\nRequirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 381)) (2.6.0)\nRequirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 383)) (2.29.2)\nRequirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 430)) (2.3.0)\nRequirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 480)) (1.3.0)\nRequirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 495)) (0.6.2)\nRequirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 501)) (6.12.0)\nRequirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 517)) (2.4.5)\nRequirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 527)) (1.31.0)\nRequirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 538)) (0.8.9)\nRequirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 558)) (1.13.0)\nRequirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 587)) (1.11.2)\nRequirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 598)) (1.3.2)\nRequirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 602)) (0.18.2)\nRequirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 656)) (1.13.2)\nRequirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 658)) (3.2.0)\nRequirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 675)) (2.7.0)\nRequirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 690)) (0.14.1)\nRequirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 695)) (3.42.1)\nRequirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 702)) (2.8.1)\nRequirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 711)) (2019.3)\nRequirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 191)) (1.0.0)\nRequirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 175)) (1.4.0)\nRequirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.FfHKbPftpk (line 242)) (1.4.0)\nRequirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 144)) (0.9.6)\nRequirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 67)) (2.23.0)\nRequirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 2)) (0.11.7)\nRequirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 117)) (1.6.0)\nRequirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 268)) (2.22.0)\nRequirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 169)) (0.1.7)\nRequirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 328)) (1.7.0)\nRequirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 215)) (2.19)\nRequirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 596)) (0.15.6)\nRequirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /tmp/tempest_u_c_m.FfHKbPftpk (line 658)) (42.0.2)\nRequirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 341)) (1.3.0)\nRequirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 61)) (19.3.0)\nRequirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 616)) (1.5)\nRequirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 623)) (0.10.9)\nRequirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 449)) (0.1.12)\nRequirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 451)) (1.0.0)\nRequirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 50)) (2019.11.28)\nRequirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 453)) (2.8)\nRequirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 3)) (3.0.4)\nRequirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 678)) (0.6.0)\nRequirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 487)) (8.0.2)\n___________________________________ summary ____________________________________\n  venv-tempest: commands succeeded\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:614         rm -f /tmp/tempest_u_c_m.FfHKbPftpk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:617         iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:618         [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:626         [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:630         iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:636         tox -evenv -- tempest verify-config -uro /tmp/tmp.FjbFiSiRuQ\nvenv create: /opt/stack/tempest/.tox/venv\nvenv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt\nvenv develop-inst: /opt/stack/tempest\nvenv installed: alabaster==0.7.12,attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,docutils==0.15.2,dulwich==0.19.14,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,imagesize==1.1.0,importlib-metadata==1.3.0,iso8601==0.1.12,Jinja2==2.10.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,openstackdocstheme==1.31.2,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,packaging==19.2,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,Pygments==2.5.2,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,reno==2.11.3,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,snowballstemmer==2.0.0,Sphinx==2.3.0,sphinxcontrib-applehelp==1.0.1,sphinxcontrib-devhelp==1.0.1,sphinxcontrib-htmlhelp==1.0.2,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.2,sphinxcontrib-serializinghtml==1.1.3,sphinxcontrib-svg2pdfconverter==1.0.1,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\nvenv run-test-pre: PYTHONHASHSEED='2119666826'\nvenv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.FjbFiSiRuQ\n/opt/stack/tempest/tempest/cmd/verify_tempest_config.py:449: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.\n  CONF_PARSER.readfp(conf_file)\n/opt/stack/tempest/tempest/lib/services/clients.py:211: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version\n  _client = klass(auth_provider=auth_provider, **kwargs)\nRunning config verification...\nConfig option api_v2 in group image-feature-enabled should be changed to: False\n___________________________________ summary ____________________________________\n  venv: commands succeeded\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:641         is_service_enabled q-metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:642         DISABLE_NETWORK_API_EXTENSIONS+=', metering'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:646         is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:650         local network_api_extensions=all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:651         [[ ! -z , metering ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:653         iniget /tmp/tmp.FjbFiSiRuQ network-feature-enabled api_extensions\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:653         tr -d ' '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:653         network_api_extensions=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:configure_tempest:655         remove_disabled_extensions address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:remove_disabled_extensions:99  local extensions_list=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:remove_disabled_extensions:100  shift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:remove_disabled_extensions:101  local 'disabled_exts=, metering'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:remove_disabled_extensions:102  remove_disabled_services address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:remove_disabled_services:2019  _cleanup_service_list ,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:655         network_api_extensions=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:657         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:660         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:662         local object_storage_api_extensions=all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:663         [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:669         iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:671         local volume_api_extensions=all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:672         [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:678         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:configure_tempest:681         IFS=' \t\n'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:22          echo_summary 'Installing Tempest Plugins'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Installing Tempest Plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:23          install_tempest_plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:700   pushd /opt/stack/tempest\n/opt/stack/tempest /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:701   [[  /opt/stack/ironic-tempest-plugin != 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:703   local tmp_u_c_m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tempest:install_tempest_plugins:704   mktemp -t tempest_u_c_m.XXXXXXXXXX\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:704   tmp_u_c_m=/tmp/tempest_u_c_m.R4fbMoZg0V\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:705   cd /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:705   git show origin/master:upper-constraints.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:706   tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.R4fbMoZg0V /opt/stack/ironic-tempest-plugin\nvenv-tempest develop-inst-noop: /opt/stack/tempest\nvenv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\nvenv-tempest run-test-pre: PYTHONHASHSEED='920111933'\nvenv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.R4fbMoZg0V /opt/stack/ironic-tempest-plugin\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asgiref: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nProcessing /opt/stack/ironic-tempest-plugin\nRequirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 58)) (5.4.4)\nRequirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 74)) (3.0.0)\nRequirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 337)) (3.45.1)\nRequirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 383)) (2.29.2)\nRequirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 430)) (2.3.0)\nRequirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 495)) (0.6.2)\nRequirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 501)) (6.12.0)\nCollecting tempest===22.1.0\n  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)\nRequirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 527)) (1.31.0)\nRequirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 558)) (1.13.0)\nRequirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 598)) (1.3.2)\nRequirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 658)) (3.2.0)\nRequirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 695)) (3.42.1)\nRequirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 702)) (2.8.1)\nRequirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 711)) (2019.3)\nRequirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 145)) (1.22.0)\nRequirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 67)) (2.23.0)\nRequirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 144)) (0.9.6)\nRequirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 64)) (3.25.0)\nRequirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 217)) (5.2)\nRequirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 191)) (1.0.0)\nRequirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 117)) (1.6.0)\nRequirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 175)) (1.4.0)\nRequirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 242)) (1.1.0)\nRequirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 160)) (0.7.19)\nRequirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 268)) (2.22.0)\nRequirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 209)) (1.3.0)\nRequirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 172)) (0.7.2)\nRequirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 29)) (3.31.0)\nRequirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 381)) (2.6.0)\nRequirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 296)) (2.16.0)\nRequirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 204)) (1.25.7)\nRequirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 194)) (2.7.1)\nRequirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 61)) (19.3.0)\nRequirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /tmp/tempest_u_c_m.R4fbMoZg0V (line 658)) (42.0.2)\nRequirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 341)) (1.3.0)\nRequirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 596)) (0.15.6)\nRequirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 517)) (2.4.5)\nRequirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 449)) (0.1.12)\nRequirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 623)) (0.10.9)\nRequirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 587)) (1.11.2)\nRequirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 675)) (2.7.0)\nRequirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 451)) (1.0.0)\nRequirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.R4fbMoZg0V (line 242)) (1.4.0)\nRequirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 453)) (2.8)\nRequirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 50)) (2019.11.28)\nRequirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 3)) (3.0.4)\nRequirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 690)) (0.14.1)\nRequirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 2)) (0.11.7)\nRequirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 602)) (0.18.2)\nRequirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 538)) (0.8.9)\nRequirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 221)) (2.8)\nRequirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 480)) (1.3.0)\nRequirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 257)) (3.1.7)\nRequirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 678)) (0.6.0)\nRequirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 616)) (1.5)\nRequirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 328)) (1.7.0)\nRequirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 169)) (0.1.7)\nRequirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 656)) (1.13.2)\nRequirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 487)) (8.0.2)\nRequirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 215)) (2.19)\nBuilding wheels for collected packages: ironic-tempest-plugin\n  Building wheel for ironic-tempest-plugin (setup.py): started\n  Building wheel for ironic-tempest-plugin (setup.py): finished with status 'done'\n  Created wheel for ironic-tempest-plugin: filename=ironic_tempest_plugin-1.5.2.dev14-cp36-none-any.whl size=107681 sha256=faf617ca6ee70d238131ff5bd32bffb4d1ee9dc650b84c5991149e89d20318a8\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/96/f8/7c/3d1a262dd668c3db8a30d22ac83ebeb67f4b27be45eecdad9b\nSuccessfully built ironic-tempest-plugin\nInstalling collected packages: tempest, ironic-tempest-plugin\n  Found existing installation: tempest 22.1.1.dev32\n    Uninstalling tempest-22.1.1.dev32:\n      Successfully uninstalled tempest-22.1.1.dev32\nSuccessfully installed ironic-tempest-plugin-1.5.2.dev14 tempest-22.1.0\n___________________________________ summary ____________________________________\n  venv-tempest: commands succeeded\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:707   rm -f /tmp/tempest_u_c_m.R4fbMoZg0V\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:708   echo 'Checking installed Tempest plugins:'\nChecking installed Tempest plugins:\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:709   tox -evenv-tempest -- tempest list-plugins\nvenv-tempest develop-inst-noop: /opt/stack/tempest\nvenv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,ironic-tempest-plugin==1.5.2.dev14,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,tempest==22.1.1.dev32,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\nvenv-tempest run-test-pre: PYTHONHASHSEED='1773322781'\nvenv-tempest run-test: commands[0] | tempest list-plugins\n+--------------+--------------------------------------------------+\n|     Name     |                    EntryPoint                    |\n+--------------+--------------------------------------------------+\n| ironic_tests | ironic_tempest_plugin.plugin:IronicTempestPlugin |\n+--------------+--------------------------------------------------+\n___________________________________ summary ____________________________________\n  venv-tempest: commands succeeded\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest_plugins:711   popd\n/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/test-config'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ test-config == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ test-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ test-config == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ test-config == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:71  is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:72  echo_summary 'Configuring Tempest for Ironic needs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Configuring Tempest for Ironic needs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:73  ironic_configure_tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2764  iniset /opt/stack/tempest/etc/tempest.conf service_available ironic True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2766  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2769  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2772  [[ -n 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2773  iniset /opt/stack/tempest/etc/tempest.conf baremetal available_nodes 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2775  [[ -n 1200 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2776  iniset /opt/stack/tempest/etc/tempest.conf validation ping_timeout 1200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2779  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2795  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2800  iniset /opt/stack/tempest/etc/tempest.conf compute fixed_network_name private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2804  iniset /opt/stack/tempest/etc/tempest.conf auth create_isolated_networks False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2805  iniset /opt/stack/tempest/etc/tempest.conf network shared_physical_network True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2808  is_service_enabled glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2809  local image_uuid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2810  oscwrap image show cirros-0.4.0-x86_64-uec -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2810  image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2811  iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2812  iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2814  oscwrap image show fedora-wd-uefi -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2814  image_uuid=b759d608-7661-4a7e-bdc9-54840bafd2e9\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2815  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_ref b759d608-7661-4a7e-bdc9-54840bafd2e9\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2816  oscwrap image show cirros-0.4.0-x86_64-uec -f value -c id\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:oscwrap:2376             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2816  image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2817  iniset /opt/stack/tempest/etc/tempest.conf baremetal partition_image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2820  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_url http://169.16.1.54:9999/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2821  md5sum /opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2821  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_checksum 17a6c6df66d4c90b05554cdc2285d851 /opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2825  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_drivers ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2826  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_hardware_types ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2827  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_bios_interfaces fake,no-bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2828  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_deploy_interfaces direct\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2829  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_boot_interfaces ilo-virtual-media\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2830  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_rescue_interfaces fake,no-rescue\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2831  iniset /opt/stack/tempest/etc/tempest.conf baremetal default_rescue_interface\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2833  iniset /opt/stack/tempest/etc/tempest.conf baremetal driver fake-hardware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2835  local adjusted_root_disk_size_gb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2836  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2839  adjusted_root_disk_size_gb=99\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2841  iniset /opt/stack/tempest/etc/tempest.conf baremetal adjusted_root_disk_size_gb 99\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2843  [[ -n 3000 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2844  iniset /opt/stack/tempest/etc/tempest.conf baremetal unprovision_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2845  iniset /opt/stack/tempest/etc/tempest.conf baremetal active_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2846  iniset /opt/stack/tempest/etc/tempest.conf baremetal deploywait_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2847  iniset /opt/stack/tempest/etc/tempest.conf baremetal power_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2848  iniset /opt/stack/tempest/etc/tempest.conf baremetal rescue_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2849  iniset /opt/stack/tempest/etc/tempest.conf baremetal unrescue_timeout 3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2852  [[ 1 -gt 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2857  iniset /opt/stack/tempest/etc/tempest.conf baremetal_feature_enabled ipxe_enabled False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2858  iniset /opt/stack/tempest/etc/tempest.conf baremetal_feature_enabled fast_track_discovery False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2859  [[ True == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:1498                      merge_config_group /opt/stack/devstack/local.conf test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:171    shift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:172    local matchgroups=test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:176    local configfile group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/meta-config:merge_config_group:177    for group in $matchgroups\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:64  local matchgroup=test-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=test-config '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\n=========================\nDevStack Component Timing\n (times are in seconds)  \n=========================\nrun_process           75\ntest_with_retry       13\napt-get-update         5\nosc                  504\nwait_for_service      16\ngit_timed            115\ndbsync               735\npip_install          998\napt-get              1360\n-------------------------\nUnaccounted time     1370\n=========================\nTotal runtime        5191\n\n\n\nThis is your host IP address: 169.16.1.117\nThis is your host IPv6 address: ::1\nKeystone is serving at http://169.16.1.117/identity/\nThe default users are: admin and demo\nThe password: password\n\nWARNING: \nUsing lib/neutron-legacy is deprecated, and it will be removed in the future\n\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: ussuri\nChange: 937b96d4a7c8deff63b9f0ea9658ca24bd64a580 Merge \"Create OVS bridge even if OVS_BRIDGE_MAPPINGS is not empty\" 2019-12-19 20:08:41 +0000\nOS Version: Ubuntu 18.04 bionic\n\n+ sudo ovs-vsctl del-br br-ens2\n+ sudo ip link set ens2 down\n+ sudo ip link set ens2 up\n+ sudo ip addr add 169.16.1.117/24 dev ens2\n+ source /opt/stack/devstack/openrc admin admin\n++ [[ -n admin ]]\n++ OS_USERNAME=admin\n++ [[ -n admin ]]\n++ OS_PROJECT_NAME=admin\n++++ dirname /opt/stack/devstack/openrc\n+++ cd /opt/stack/devstack\n+++ pwd\n++ RC_DIR=/opt/stack/devstack\n++ source /opt/stack/devstack/functions\n+++ [[ -z '' ]]\n+++ declare -r -g _DEVSTACK_FUNCTIONS=1\n+++++ dirname /opt/stack/devstack/functions\n++++ cd /opt/stack/devstack\n++++ pwd\n+++ FUNC_DIR=/opt/stack/devstack\n+++ source /opt/stack/devstack/functions-common\n+++++ grep xtrace\n+++++ set +o\n++++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'\n++++ set +o xtrace\n+++ source /opt/stack/devstack/inc/ini-config\n+++++ set +o\n+++++ grep xtrace\n++++ INC_CONF_TRACE='set -o xtrace'\n++++ set +o xtrace\n+++ source /opt/stack/devstack/inc/meta-config\n+++++ set +o\n+++++ grep xtrace\n++++ _XTRACE_INC_META='set -o xtrace'\n++++ set +o xtrace\n+++ source /opt/stack/devstack/inc/python\n+++++ set +o\n+++++ grep xtrace\n++++ INC_PY_TRACE='set -o xtrace'\n++++ set +o xtrace\n+++ source /opt/stack/devstack/inc/rootwrap\n+++++ set +o\n+++++ grep xtrace\n++++ INC_ROOT_TRACE='set -o xtrace'\n++++ set +o xtrace\n++++ set +o\n++++ grep xtrace\n+++ _XTRACE_FUNCTIONS='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/stackrc\n+++ [[ -z '' ]]\n+++ declare -r -g _DEVSTACK_STACKRC=1\n+++++ dirname /opt/stack/devstack/stackrc\n++++ cd /opt/stack/devstack\n++++ pwd\n+++ RC_DIR=/opt/stack/devstack\n+++ source /opt/stack/devstack/functions\n++++ [[ -z 1 ]]\n++++ return 0\n+++ TARGET_BRANCH=master\n+++ TRAILING_TARGET_BRANCH=master\n+++ BRANCHLESS_TARGET_BRANCH=master\n+++ DEST=/opt/stack\n+++ DATA_DIR=/opt/stack/data\n+++ SERVICE_DIR=/opt/stack/status\n+++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit\n+++ [[ 1000 -eq 0 ]]\n++++ whoami\n+++ STACK_USER=ubuntu\n+++ REGION_NAME=RegionOne\n+++ KEYSTONE_REGION_NAME=RegionOne\n+++ isset ENABLED_SERVICES\n+++ [[ -v ENABLED_SERVICES ]]\n+++ ENABLED_SERVICES=key\n+++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta\n+++ ENABLED_SERVICES+=,placement-api,placement-client\n+++ ENABLED_SERVICES+=,g-api,g-reg\n+++ ENABLED_SERVICES+=,c-sch,c-api,c-vol\n+++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3\n+++ ENABLED_SERVICES+=,horizon\n+++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat\n+++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True\n+++ NOVA_ENABLED_APIS=osapi_compute,metadata\n+++ [[ -f /opt/stack/devstack/localrc ]]\n+++ [[ -f /opt/stack/devstack/.localrc.auto ]]\n+++ source /opt/stack/devstack/.localrc.auto\n++++ ADMIN_PASSWORD=password\n++++ DATABASE_PASSWORD=password\n++++ RABBIT_PASSWORD=password\n++++ SERVICE_PASSWORD=password\n++++ SERVICE_TOKEN=password\n++++ SWIFT_HASH=password\n++++ SWIFT_TEMPURL_KEY=password\n++++ disable_service n-net\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service horizon\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service heat h-api h-api-cfn h-api-cw\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service cinder c-sch c-api c-vol\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ SWIFT_START_ALL_SERVICES=False\n++++ SWIFT_REPLICAS=1\n++++ SYSLOG=False\n++++ SCREEN_LOGDIR=/tmp/devstack_logs\n++++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs\n++++ LOGFILE=/tmp/devstack_logs/devstacklog.txt\n++++ VERBOSE=True\n++++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\n++++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3\n++++ enable_service s-proxy s-object s-container s-account\n++++ local xtrace\n+++++ grep xtrace\n+++++ set +o\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy\n++++ local xtrace\n+++++ grep xtrace\n+++++ set +o\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service nova\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ disable_service placement-api\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ enable_service ironic ir-api ir-cond\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ enable_service tempest\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n++++ USE_PYTHON3=True\n++++ IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi\n++++ USE_SYSTEMD=False\n++++ WSGI_MODE=uwsgi\n++++ USE_SUBNETPOOL=False\n++++ RECLONE=no\n++++ IP_VERSION=4\n++++ PHYSICAL_NETWORK=private\n++++ PROVIDER_NETWORK_TYPE=flat\n++++ Q_USE_PROVIDER_NETWORKING=True\n++++ SWIFT_ENABLE_TEMPURLS=True\n++++ FORCE=yes\n++++ LOG_COLOR=True\n++++ IRONIC_HTTP_PORT=9999\n++++ IRONIC_HTTP_SERVER=169.16.1.54\n++++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n++++ BUILD_TIMEOUT=3000\n++++ IRONIC_CALLBACK_TIMEOUT=3000\n++++ POWER_TIMEOUT=600\n++++ SERVICE_TIMEOUT=600\n++++ DEFAULT_INSTANCE_USER=fedora\n++++ TEMPEST_SSH_CONNECT_METHOD=fixed\n++++ DEFAULT_INSTANCE_TYPE=baremetal\n++++ VIRT_DRIVER=ironic\n++++ IRONIC_HW_NODE_CPU=2\n++++ IRONIC_HW_NODE_RAM=16384\n++++ IRONIC_HW_NODE_DISK=99\n++++ IRONIC_BAREMETAL_BASIC_OPS=True\n++++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n++++ IRONIC_DEPLOY_ISO_REQUIRED=true\n++++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true\n++++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True\n++++ IRONIC_IS_HARDWARE=True\n++++ IRONIC_RAMDISK_TYPE=dib\n++++ IRONIC_BUILD_DEPLOY_RAMDISK=false\n++++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso\n++++ IRONIC_DEPLOY_DRIVER=ilo\n++++ IRONIC_AUTOMATED_CLEAN_ENABLED=False\n++++ IRONIC_IPXE_ENABLED=False\n++++ IRONIC_ENABLED_HARDWARE_TYPES=ilo\n++++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct\n++++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo\n++++ IRONIC_ENABLED_POWER_INTERFACES=ilo\n++++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media\n++++ IRONIC_PING_TIMEOUT=1200\n++++ IMAGE_URLS=file:///opt/stack/devstack/files/fedora-wd-uefi.img\n++++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False\n++++ PUBLIC_INTERFACE=ens2\n++++ OVS_PHYSICAL_BRIDGE=br-ens2\n++++ FIXED_RANGE=169.16.1.0/24\n++++ NETWORK_GATEWAY=169.16.1.1\n++++ ALLOCATION_POOL=start=169.16.1.68,end=169.16.1.69\n++++ HOST_IP=169.16.1.117\n++++ IRONIC_USING_PLUGIN=true\n++++ enable_plugin ironic https://opendev.org/openstack/ironic\n++++ local name=ironic\n++++ local url=https://opendev.org/openstack/ironic\n++++ local branch=master\n++++ is_plugin_enabled ironic\n++++ local name=ironic\n++++ [[ ,, =~ ,ironic, ]]\n++++ return 1\n++++ DEVSTACK_PLUGINS+=,ironic\n++++ GITREPO[$name]=https://opendev.org/openstack/ironic\n++++ GITDIR[$name]=/opt/stack/ironic\n++++ GITBRANCH[$name]=master\n++++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'\n+++ CELLSV2_SETUP=superconductor\n+++ HORIZON_APACHE_ROOT=/dashboard\n+++ USE_SYSTEMD=True\n++++ trueorfalse False USER_UNITS\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n+++ USER_UNITS=False\n+++ [[ False == \\T\\r\\u\\e ]]\n+++ SYSTEMD_DIR=/etc/systemd/system\n+++ SYSTEMCTL='sudo systemctl'\n++++ trueorfalse True ENABLE_KSM\n++++ local xtrace\n+++++ grep xtrace\n+++++ set +o\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n+++ ENABLE_KSM=True\n+++ [[ -r /opt/stack/devstack/.localrc.password ]]\n++++ trueorfalse True USE_PYTHON3\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n+++ export USE_PYTHON3=True\n+++ USE_PYTHON3=True\n+++ export DISABLED_PYTHON3_PACKAGES=\n+++ DISABLED_PYTHON3_PACKAGES=\n++++ _get_python_version python3\n++++ local interp=python3\n++++ local version\n+++++ which python3\n++++ [[ -x /usr/bin/python3 ]]\n+++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n++++ version=3.6\n++++ echo 3.6\n+++ _DEFAULT_PYTHON3_VERSION=3.6\n+++ export PYTHON3_VERSION=3.6\n+++ PYTHON3_VERSION=3.6\n++++ _get_python_version python2\n++++ local interp=python2\n++++ local version\n+++++ which python2\n++++ [[ -x /usr/bin/python2 ]]\n+++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n++++ version=2.7\n++++ echo 2.7\n+++ _DEFAULT_PYTHON2_VERSION=2.7\n+++ export PYTHON2_VERSION=2.7\n+++ PYTHON2_VERSION=2.7\n+++ [[ True == True ]]\n+++ export 'VIRTUALENV_CMD=virtualenv -p python3'\n+++ VIRTUALENV_CMD='virtualenv -p python3'\n+++ '[' -t 1 ']'\n+++ _LOG_COLOR_DEFAULT=False\n++++ trueorfalse False LOG_COLOR\n++++ local xtrace\n+++++ set +o\n+++++ grep xtrace\n++++ xtrace='set -o xtrace'\n++++ set +o xtrace\n+++ LOG_COLOR=True\n+++ [[ True == \\T\\r\\u\\e ]]\n+++ TPUT_T=\n+++ '[' dumb ']'\n+++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\n+++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:190                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:200                        ENABLE_IDENTITY_V2=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:201                        '[' False == False ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:202                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:209                        trueorfalse False USE_VENV\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:209                        USE_VENV=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:217                        DATABASE_QUERY_LOGGING=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:228                        GIT_TIMEOUT=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:234                        WSGI_MODE=uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:240                        GIT_BASE=https://opendev.org\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:261                        DEVSTACK_SERIES=ussuri\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:271                        CINDER_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:275                        GLANCE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:279                        HORIZON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:283                        KEYSTONE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:287                        NEUTRON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:295                        NOVA_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:299                        SWIFT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:303                        PLACEMENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:313                        REQUIREMENTS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:317                        TEMPEST_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:390                        GITBRANCH[\"castellan\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:394                        GITBRANCH[\"cliff\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:398                        GITBRANCH[\"futurist\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:406                        GITBRANCH[\"automaton\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:498                        GITBRANCH[\"tooz\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:502                        GITBRANCH[\"pbr\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:513                        GITBRANCH[\"cursive\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:577                        DIB_UTILS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:581                        OAC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:585                        OCC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:589                        ORC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:606                        NOVNC_BRANCH=v1.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:610                        SPICE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:623                        is_package_installed xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_package_installed:1347  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_package_installed:1348  GetOSVersion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:350         _ensure_lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:_ensure_lsb_release:324  command -v lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:_ensure_lsb_release:325  return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:GetOSVersion:352         lsb_release -r -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:352         os_RELEASE=18.04\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:GetOSVersion:353         lsb_release -c -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:353         os_CODENAME=bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:GetOSVersion:354         lsb_release -i -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:354         os_VENDOR=Ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:357         os_PACKAGE=deb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:362         typeset -xr os_VENDOR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:363         typeset -xr os_RELEASE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:364         typeset -xr os_PACKAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:GetOSVersion:365         typeset -xr os_CODENAME\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_package_installed:1352  dpkg -s xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:624                        VIRT_DRIVER=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:625                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:627                        LIBVIRT_TYPE=kvm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:632                        grep 'libvirtd$'\ntput: No value for $TERM and no -T specified\n++++stackrc:source:632                        cut -d : -f 1 /etc/group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:632                        true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        LIBVIRT_GROUP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:633                        LIBVIRT_GROUP=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:681                        CIRROS_VERSION=0.4.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:682                        CIRROS_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/fedora-wd-uefi.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:690                        IMAGE_URLS+=,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:692                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:729                        EXTRA_CACHE_URLS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:732                        ETCD_VERSION=v3.3.12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:737                        ETCD_SHA256_S390X=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:739                        is_arch x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:740                        ETCD_ARCH=amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:761                        ETCD_PORT=2379\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:762                        ETCD_PEER_PORT=2380\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:776                        wc -l\ntput: No value for $TERM and no -T specified\n++++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/fedora-wd-uefi.img\ntput: No value for $TERM and no -T specified\n++++stackrc:source:776                        echo file:///opt/stack/devstack/files/fedora-wd-uefi.img,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        '[' 1 -gt 1 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:789                        S3_SERVICE_PORT=3333\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:792                        PRIVATE_NETWORK_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:793                        PUBLIC_NETWORK_NAME=public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:795                        PUBLIC_INTERFACE=ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:798                        SERVICE_PROTOCOL=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:804                        API_WORKERS=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:807                        SERVICE_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:810                        NOVA_READY_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:816                        WORKER_TIMEOUT=90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:821                        [[ -e /usr/bin/dnf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:824                        YUM=yum\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:833                        trueorfalse False OFFLINE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:833                        OFFLINE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:838                        ERROR_ON_CLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:850                        HOST_IP_IFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:851                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:852                        HOST_IPV6=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:685  local af=inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:712  echo 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:854                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:855                        '[' 169.16.1.117 == '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:681  local fixed_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:682  local floating_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:684  local host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:685  local af=inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:689  host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:691  head -1\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:691  ip -f inet6 route\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:692  local host_ips\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:693  sed /temporary/d\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:693  LC_ALL=C\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:get_default_host_ip:693  ip -f inet6 addr show\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  host_ips='::1\nfe80::f816:3eff:fe5c:12f\nfe80::f816:3eff:feea:b7f2\nfe80::30f8:28ff:fec0:4046\nfe80::680a:5dff:fe4d:674e'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:694  local ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:695  for ip in $host_ips\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:703  host_ip=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:704  break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:712  echo ::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:859                        HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:862                        NEUTRON_PORT_SECURITY=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:867                        SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:873                        [[ 4 != \\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:877                        [[ 4 == 4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:883                        [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:898                        SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:902                        REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:905                        trueorfalse False SYSLOG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:905                        SYSLOG=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:906                        SYSLOG_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:907                        SYSLOG_PORT=516\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:911                        GIT_DEPTH=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:915                        RECREATE_KEYSTONE_DB=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:927                        [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:928                        default_logdir=/opt/stack/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:934                        LOGDIR=/tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:935                        logfile=devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:941                        unset default_logdir logfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:947                        ULIMIT_NOFILE=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:30                          [[ -r /opt/stack/devstack/.stackenv ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:31                          source /opt/stack/devstack/.stackenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:2                        BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:3                        DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:4                        DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:5                        ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:6                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:7                        KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:8                        KEYSTONE_SERVICE_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:9                        LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:10                       OS_CACERT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:11                       SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:12                       STACK_USER=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:13                       TLS_IP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:14                       HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++.stackenv:source:15                       SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:32                          export OS_CACERT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:36                          source /opt/stack/devstack/lib/tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:38                         is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1959  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_service_enabled:1960  set +o\n++++functions-common:is_service_enabled:1960  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1960  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1961  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++lib/tls:source:43                         hostname -f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:51                         ORG_NAME=OpenStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:52                         ORG_UNIT_NAME=DevStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:55                         STUD_PROTO=--tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:63                         OPENSSL=/usr/bin/openssl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:43                          export OS_PROJECT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:43                          OS_PROJECT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:45                          echo 'WARNING: setting legacy OS_TENANT_NAME to support cli tools.'\nWARNING: setting legacy OS_TENANT_NAME to support cli tools.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:46                          export OS_TENANT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:46                          OS_TENANT_NAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:50                          export OS_USERNAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:50                          OS_USERNAME=admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:55                          export OS_PASSWORD=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:55                          OS_PASSWORD=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:58                          export OS_REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:58                          OS_REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:66                          [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:71                          HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:72                          SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:73                          GLANCE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:77                          export OS_IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:77                          OS_IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:80                          export OS_AUTH_TYPE=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:80                          OS_AUTH_TYPE=password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:89                          KEYSTONE_BACKUP=http://169.16.1.117:5000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:90                          KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:92                          export OS_AUTH_URL=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:92                          OS_AUTH_URL=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:96                          '[' 3 = 3 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:97                          export OS_USER_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:97                          OS_USER_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:98                          export OS_PROJECT_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:98                          OS_PROJECT_DOMAIN_ID=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:102                         [[ ! -v OS_CACERT ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:112                         export CINDER_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:112                         CINDER_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:113                         export OS_VOLUME_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++openrc:source:113                         OS_VOLUME_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  cat /tmp/hardware_info\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  awk '{print $1}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  ilo_ip=169.16.1.14\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  cat /tmp/hardware_info\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  awk '{print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  mac=70:10:6f:b4:cd:b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:112  openstack baremetal node create --driver ilo --driver-info ilo_address=169.16.1.14 --driver-info ilo_username=Administrator --driver-info ilo_password=weg0th@ce@r --driver-info console_port=5000\n+------------------------+-----------------------------------------------------------------------------------------------------------------+\n| Field                  | Value                                                                                                           |\n+------------------------+-----------------------------------------------------------------------------------------------------------------+\n| allocation_uuid        | None                                                                                                            |\n| automated_clean        | None                                                                                                            |\n| bios_interface         | no-bios                                                                                                         |\n| boot_interface         | ilo-virtual-media                                                                                               |\n| chassis_uuid           | None                                                                                                            |\n| clean_step             | {}                                                                                                              |\n| conductor              | ubuntu                                                                                                          |\n| conductor_group        |                                                                                                                 |\n| console_enabled        | False                                                                                                           |\n| console_interface      | no-console                                                                                                      |\n| created_at             | 2019-12-24T09:46:33+00:00                                                                                       |\n| deploy_interface       | direct                                                                                                          |\n| deploy_step            | {}                                                                                                              |\n| description            | None                                                                                                            |\n| driver                 | ilo                                                                                                             |\n| driver_info            | {'ilo_address': '169.16.1.14', 'ilo_username': 'Administrator', 'ilo_password': '******', 'console_port': 5000} |\n| driver_internal_info   | {}                                                                                                              |\n| extra                  | {}                                                                                                              |\n| fault                  | None                                                                                                            |\n| inspect_interface      | no-inspect                                                                                                      |\n| inspection_finished_at | None                                                                                                            |\n| inspection_started_at  | None                                                                                                            |\n| instance_info          | {}                                                                                                              |\n| instance_uuid          | None                                                                                                            |\n| last_error             | None                                                                                                            |\n| maintenance            | False                                                                                                           |\n| maintenance_reason     | None                                                                                                            |\n| management_interface   | ilo                                                                                                             |\n| name                   | None                                                                                                            |\n| network_interface      | flat                                                                                                            |\n| owner                  | None                                                                                                            |\n| power_interface        | ilo                                                                                                             |\n| power_state            | None                                                                                                            |\n| properties             | {}                                                                                                              |\n| protected              | False                                                                                                           |\n| protected_reason       | None                                                                                                            |\n| provision_state        | enroll                                                                                                          |\n| provision_updated_at   | None                                                                                                            |\n| raid_config            | {}                                                                                                              |\n| raid_interface         | no-raid                                                                                                         |\n| rescue_interface       | no-rescue                                                                                                       |\n| reservation            | None                                                                                                            |\n| resource_class         | None                                                                                                            |\n| storage_interface      | noop                                                                                                            |\n| target_power_state     | None                                                                                                            |\n| target_provision_state | None                                                                                                            |\n| target_raid_config     | {}                                                                                                              |\n| traits                 | []                                                                                                              |\n| updated_at             | None                                                                                                            |\n| uuid                   | 67016c1a-8eca-4061-a3a3-090ae083f49f                                                                            |\n| vendor_interface       | no-vendor                                                                                                       |\n+------------------------+-----------------------------------------------------------------------------------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  grep '\\w'\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  grep -v UUID\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  awk '{print $2}'\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  tail -n1\ntput: No value for $TERM and no -T specified\n++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  openstack baremetal node list\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  ironic_node=67016c1a-8eca-4061-a3a3-090ae083f49f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:116  openstack baremetal node manage 67016c1a-8eca-4061-a3a3-090ae083f49f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:117  openstack baremetal node provide 67016c1a-8eca-4061-a3a3-090ae083f49f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:118  openstack baremetal node set --driver-info ilo_deploy_iso=http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso --instance-info image_source=http://169.16.1.54:9999/fedora-wd-uefi.img --instance-info image_checksum=17a6c6df66d4c90b05554cdc2285d851 --instance-info 'capabilities={\"boot_mode\": \"uefi\"}' --property capabilities=boot_mode:uefi 67016c1a-8eca-4061-a3a3-090ae083f49f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:120  openstack baremetal port create --node 67016c1a-8eca-4061-a3a3-090ae083f49f 70:10:6f:b4:cd:b6\n+-----------------------+--------------------------------------+\n| Field                 | Value                                |\n+-----------------------+--------------------------------------+\n| address               | 70:10:6f:b4:cd:b6                    |\n| created_at            | 2019-12-24T09:46:50+00:00            |\n| extra                 | {}                                   |\n| internal_info         | {}                                   |\n| is_smartnic           | False                                |\n| local_link_connection | {}                                   |\n| node_uuid             | 67016c1a-8eca-4061-a3a3-090ae083f49f |\n| physical_network      | None                                 |\n| portgroup_uuid        | None                                 |\n| pxe_enabled           | True                                 |\n| updated_at            | None                                 |\n| uuid                  | 6d0c9126-a54f-47a7-a094-fb7dd4de780b |\n+-----------------------+--------------------------------------+\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:121  openstack baremetal node power off 67016c1a-8eca-4061-a3a3-090ae083f49f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:124  cd /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:125  export OS_TEST_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:125  OS_TEST_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:126  sudo tox -e all -- ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server\nall develop-inst-noop: /opt/stack/tempest\nall installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,ironic-tempest-plugin==1.5.2.dev14,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,tempest==22.1.1.dev32,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0\nall run-test-pre: PYTHONHASHSEED='1443551586'\nall run-test: commands[0] | find . -type f -name '*.pyc' -delete\nall run-test: commands[1] | tempest run --regex ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server\n{0} ironic_tempest_plugin.tests.scenario.ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server [1200.022463s] ... FAILED\n\nCaptured traceback:\n~~~~~~~~~~~~~~~~~~~\n    Traceback (most recent call last):\n      File \"/opt/stack/tempest/tempest/common/utils/__init__.py\", line 89, in wrapper\n        return f(*func_args, **func_kwargs)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py\", line 247, in test_ip_access_to_server\n        self.boot_and_verify_node()\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 570, in boot_and_verify_node\n        self.set_node_to_active(image_ref, image_checksum)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 513, in set_node_to_active\n        cls.boot_node(image_ref, image_checksum)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 275, in boot_node\n        bm.BaremetalPowerStates.POWER_ON)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py\", line 117, in wait_power_state\n        status=state, timeout=CONF.baremetal.power_timeout)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/common/waiters.py\", line 85, in wait_for_bm_node_status\n        interval):\n      File \"/opt/stack/tempest/tempest/lib/common/utils/test_utils.py\", line 111, in call_until_true\n        time.sleep(sleep_for)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/fixtures/_fixtures/timeout.py\", line 52, in signal_handler\n        raise TimeoutException()\n    fixtures._fixtures.timeout.TimeoutException\n    \n\nCaptured pythonlogging:\n~~~~~~~~~~~~~~~~~~~~~~~\n    2019-12-24 09:48:04,906 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117:9696/v2.0/networks?name=private 0.395s\n    2019-12-24 09:48:04,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-035504c2-9429-413d-bfa2-9f462776de44', 'date': 'Tue, 24 Dec 2019 09:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117:9696/v2.0/networks?name=private'}\n            Body: b'{\"networks\":[{\"id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"name\":\"private\",\"tenant_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"admin_state_up\":true,\"mtu\":1500,\"status\":\"ACTIVE\",\"subnets\":[\"6bca7482-2b38-44e2-89ec-539deae3801a\"],\"shared\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"ipv6_address_scope\":null,\"router:external\":false,\"description\":\"\",\"port_security_enabled\":true,\"tags\":[],\"created_at\":\"2019-12-24T09:31:07Z\",\"updated_at\":\"2019-12-24T09:31:12Z\",\"revision_number\":2,\"project_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"provider:network_type\":\"flat\",\"provider:physical_network\":\"private\",\"provider:segmentation_id\":null}]}'\n    2019-12-24 09:48:09,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 201 POST http://169.16.1.117:9696/v2.0/ports 4.687s\n    2019-12-24 09:48:09,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}\n            Body: {\"port\": {\"network_id\": \"a899145f-75fb-4cff-af50-fc4e321cbfb3\"}}\n        Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-08e65a59-7bec-4753-aa10-681a5fe291c8', 'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://169.16.1.117:9696/v2.0/ports'}\n            Body: b'{\"port\":{\"id\":\"06100867-bde5-4291-a4fc-599f1b1e953a\",\"name\":\"\",\"network_id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"tenant_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"mac_address\":\"fa:16:3e:08:d0:d3\",\"admin_state_up\":true,\"status\":\"DOWN\",\"device_id\":\"\",\"device_owner\":\"\",\"fixed_ips\":[{\"subnet_id\":\"6bca7482-2b38-44e2-89ec-539deae3801a\",\"ip_address\":\"169.16.1.69\"}],\"project_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"port_security_enabled\":true,\"security_groups\":[\"342af086-07dc-46be-ab11-9b3871054d9c\"],\"binding:vnic_type\":\"normal\",\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"description\":\"\",\"tags\":[],\"created_at\":\"2019-12-24T09:48:08Z\",\"updated_at\":\"2019-12-24T09:48:08Z\",\"revision_number\":1}}'\n    2019-12-24 09:48:11,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 204 POST http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs 2.213s\n    2019-12-24 09:48:11,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: {\"id\": \"06100867-bde5-4291-a4fc-599f1b1e953a\"}\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'openstack-request-id': 'req-236e1a2e-c6bc-46a7-8c87-de20907d5f92', 'connection': 'close', 'status': '204', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs'}\n            Body: b''\n    2019-12-24 09:48:12,054 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 PATCH http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.243s\n    2019-12-24 09:48:12,055 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: [{\"path\": \"/instance_info/image_source\", \"op\": \"add\", \"value\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\"}, {\"path\": \"/instance_info/image_checksum\", \"op\": \"add\", \"value\": \"17a6c6df66d4c90b05554cdc2285d851\"}, {\"path\": \"/instance_info/root_gb\", \"op\": \"add\", \"value\": 99}]\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2404', 'content-type': 'application/json', 'openstack-request-id': 'req-fa34a42e-2dde-49ea-a8d8-c4fcac90312c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"available\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:46:43+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": null, \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:11+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:12,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 202 PUT http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision 0.301s\n    2019-12-24 09:48:12,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: {\"target\": \"active\"}\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states', 'openstack-request-id': 'req-d0c48007-8aaf-466e-b9be-c0f1bd7be569', 'connection': 'close', 'status': '202', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision'}\n            Body: b''\n    2019-12-24 09:48:12,425 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:48:12,426 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-b9e69394-b304-4b0d-892f-3d84f2b443f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:13,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:48:13,495 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-06f3491c-a6f3-4862-b5f6-5d4283bcc8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:14,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:48:14,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-bd39a99a-0edc-4395-bea5-214cd8c6578e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:15,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:15,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-1c0f1310-f98f-4ff2-afa2-da7bf9b7b3af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:16,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.143s\n    2019-12-24 09:48:16,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-07c07178-72f5-4cb9-87bb-44f880e0deed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:17,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:48:17,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-5e0980b3-acc2-4c90-947c-fe8170332925', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:18,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:18,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c5877ece-bb32-41e6-bbf2-86d47e21e587', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:20,024 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:20,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-f789c651-7e37-468e-b48e-5e47efc2f7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:21,138 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s\n    2019-12-24 09:48:21,138 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-4021e4d5-f3d0-4842-9417-20315a479d37', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:22,234 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s\n    2019-12-24 09:48:22,235 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c2747f64-08f0-4cf8-88b7-1a0e965a25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:23,353 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.116s\n    2019-12-24 09:48:23,354 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-3f049201-e141-4862-8d74-b48bbc561efc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:24,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:48:24,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-982ba366-8e3b-4eb3-bc4f-5e0e5d0f0172', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:25,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:48:25,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-fe5abf9f-d702-4a6f-803e-ac9a4121d91c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:26,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s\n    2019-12-24 09:48:26,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c7d2aedc-5fc1-40ce-a7b3-94a1bd17ac41', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:27,679 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:48:27,679 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-7b66ee27-c4c0-49f6-ba9e-a11b1c90904c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:28,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:48:28,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-a2ef5cbc-dcdb-41a5-aa70-6c26693bca49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:29,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:48:29,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c1930114-6e81-438a-9715-afc96ad8b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:30,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:48:30,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c17bbf24-9762-4145-b123-2ebd8b49a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:31,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:31,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-ab763341-f79d-4195-a031-a25825c527b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:33,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:48:33,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-bd61e8de-4e27-49ca-a72d-c5d16c4c8902', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:34,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:48:34,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-404aee33-2dcb-4a1e-811e-3dc6e68cbd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:35,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:35,183 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-cc4df124-7676-4d09-8607-deabde69102e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:36,262 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:48:36,262 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca59efa-bc20-44ed-8b10-a8ded2b79e02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:37,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:37,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d0f49f-13d6-4350-9b84-37fddf704ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:38,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:38,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4cc762a-e3bc-4e5e-ad13-0784b7d6160b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:39,571 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.145s\n    2019-12-24 09:48:39,572 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d9ade5b-3a0d-45d0-9279-e70cc633f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:40,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:40,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-757df233-c472-4ac0-a8d9-47a6f435ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:41,694 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:48:41,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04c563a1-b0f2-40fd-a0a3-2caa03e7826a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:42,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:48:42,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-659b86e5-fc31-458c-b767-9d0ad659ddf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:43,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:43,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1d69737b-8ccd-49a1-9bc5-f46049be696c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:44,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:48:44,911 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e52da3f6-38e0-4dd7-91b4-b7560138f85f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:45,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:45,978 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03dc205d-50b1-45aa-be6d-57b73ee37b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:47,068 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:48:47,069 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd8fb43b-db27-48fb-a50a-661ddea30341', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:48,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:48:48,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d601694-231a-4f40-a717-d6ad874538ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:49,290 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.153s\n    2019-12-24 09:48:49,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c65d556-0525-4e21-930e-0691b4010547', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:50,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:50,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58b7c892-1dae-4732-9cf3-25b957496c16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:51,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:48:51,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06e66f25-8516-4ea8-81fa-86e2a476b2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:52,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:48:52,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8627391-bea1-4dab-93e9-7ce91e86d868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:53,572 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:48:53,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8971a710-438d-462f-a488-4720633c4a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:54,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:48:54,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56415295-859e-4e5c-92a5-237ec01b502b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:55,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:48:55,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-093f74dd-ba9d-4960-b4e0-8a642783bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:56,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:48:56,764 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d5348b2-439a-4168-a783-56f29fb81777', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:57,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:48:57,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-339ca171-856c-452b-a7d9-7abf2ee27679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:58,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:58,898 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dbb862d7-8dc9-44dc-bcae-78656586b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:59,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:59,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a7bfa5f-dbcd-435d-afb5-30265b8e3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:01,030 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:01,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550b8fb2-08af-43f6-b8ff-bcab3c52703c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:02,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:02,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4f610f8-6f29-4eb4-a3b7-957c861f0432', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:03,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:03,157 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de9a58cc-5a7a-41de-b709-57acea6c0d50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:04,217 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:04,217 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c482201-5bd7-4a79-9079-45951ea3756d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:05,278 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:05,279 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f932bef-c17d-47a0-aa19-54a73748fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:06,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:06,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d13c3090-efa5-4c09-9fbd-559ab5f2120f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:07,412 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:07,412 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-874951a7-617e-4e2f-9b27-a76af26fbca9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:08,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:08,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31ad6a8c-921b-46db-9747-db39d2f37a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:09,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:09,540 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a3b259f8-1fdb-4bf3-9f9f-0c4626fadb23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:10,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:10,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af3c3cff-7a57-47d2-a92c-b3b4f38624a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:11,690 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:49:11,691 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9cb9255-3a3f-4f7f-8be0-66ab0226dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:12,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:12,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e230e3d-8021-4712-8300-f7f93559f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:13,827 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:13,828 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa867fb9-cb74-48e2-9376-cc4b63be5042', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:14,883 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:49:14,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8cfa3109-757f-4100-93ba-b182f9386a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:15,973 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:49:15,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99985722-ed7c-478e-a000-52ff354d61b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:17,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:17,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e20f82e2-3350-4685-9c24-02b08d8878ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:18,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:49:18,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae279c77-c715-44d2-a0a9-46a420709914', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:19,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:49:19,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3931a2fa-1de0-4423-8a92-fdf02f2093d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:20,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:49:20,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4998b029-2c3f-4bb4-9c5a-059d3910181c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:21,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:21,325 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfa7f31d-9faf-4ca4-8ffc-f11b942b24c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:22,389 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:22,390 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e538b078-9350-4d1e-a61d-9d61e821ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:23,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:49:23,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d024a8f5-fde6-49ef-af3a-1094a17ebeef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:24,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:24,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d78430ea-09ce-4af2-9a52-fb1e63802a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:25,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:25,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1b5c78d9-3dbf-44ec-95b1-b69293d4ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:26,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:49:26,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e37a9f25-3ced-4b56-a913-5e43513744d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:27,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:49:27,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9418c7f8-e91d-4c55-a4b0-f3f17d055004', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:28,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:49:28,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7a427d7-9334-4753-92d6-d87076106f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:29,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:49:29,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66a33f26-83f8-4b66-8f19-69e0ebca1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:30,955 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:49:30,956 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39bb930b-a85e-4bb2-8fda-40cf2d474e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:32,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:32,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ef477d7-4721-4c49-a94e-a10ba91d9ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:33,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:49:33,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb1cc846-52a4-402b-8322-8888f9a394b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:34,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:34,187 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e300fea3-6659-473d-bc7c-0ba917d43f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:35,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:35,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca93a2b-370c-4eac-9a38-6d5ff5519ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:36,321 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:49:36,322 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-90c9a270-790f-44a2-a1de-a07efb646c87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:49:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93bd39d6-20dd-47e8-b97a-fe2abeb4493f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:38,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:49:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aeeab51c-e1ba-4aa1-9764-b7a60b298405', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:39,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:39,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-868f7a67-669c-4f52-826c-f242dce4b112', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:40,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e7fa924-2b29-4696-9305-a640b77eafbb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:41,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:41,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7faf554-d497-4b00-b9b3-c38b7ebeed2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:42,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:42,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98099e66-22eb-49f1-9d45-08a98bc97911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:43,800 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:49:43,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d610948-9d5d-496c-b089-b0e5a886041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:44,860 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:44,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea3d693a-3af3-46fa-b334-eaa3ce0b56d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:45,935 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:49:45,936 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b19d4f6a-2e41-49d2-9e6e-e73be8d2edc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:46,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:47,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2bf69f-83d1-4499-8645-9cf7c3bc19f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:48,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:48,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e22c3da-39af-4953-a9d7-4add021a6848', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:49,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:49,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad8d1af-ea73-4658-807e-5af18861bb51', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:50,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:50,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e3519a0-165f-4f69-9f87-06fa1ca1d9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:51,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:51,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2011af29-5a29-4d30-ac72-e6057ea8aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:52,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:49:52,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf87c06a-7ad1-4c41-926c-f892c5e48fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:53,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:53,406 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7c2e5a8-659c-49d8-8ef3-b2d43c877a53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:54,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:54,467 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d8970fe-8430-4ebf-8f5f-c7ddf1d9433c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:55,536 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:55,537 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a6bd1c52-9dd3-4c24-9d67-7dd03945f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:56,607 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:56,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f7d9d5e-877b-4867-85b8-645291022940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:57,676 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:57,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e0dbd6e-d0ab-472e-8c85-40d6532c5488', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:58,737 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:58,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ffd5051c-7d19-46f0-916e-df6866ad548e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:59,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:49:59,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2b68e38-6fad-4b64-886c-ab55f98531c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:00,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:00,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-830de98e-00d8-4f73-a776-e60e40cf88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:01,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:50:01,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c996036-ab8f-4e16-968a-8dde1ef743e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:03,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:03,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-422aa768-e00d-4d54-840d-145e33781771', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:04,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:04,081 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e955905e-f722-4e0b-a762-c30b10c06adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:05,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:05,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4b93a0-96a7-4761-80d4-9382efc3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:06,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:06,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-788f40f0-d031-4da5-89e3-498fcf8aa28c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:07,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:07,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1137eb49-04f4-4df9-b9dd-34a8c488f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:08,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:08,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4e3368-ae48-4973-932b-d1c2f1aab3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:09,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:09,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e6f7f70-60db-4af0-8beb-bea601af7649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:10,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:10,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fceb5676-4c77-4b15-80c9-8148a9a5f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:11,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:11,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43dabaa7-0c3d-43d7-a659-8041eefe26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:12,628 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:12,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e8b6b0a-e8b3-4633-9475-1d772b017978', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:13,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:50:13,703 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-296a999a-c9ec-41a7-8314-7503f71c63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:14,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:14,765 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f374c6d-9375-4bb2-a9c5-2ab379b33a90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:15,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:15,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e224e05a-4ad4-424d-8b41-b6ff5876717a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:16,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:16,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e69b4575-9452-4dd6-b844-2192de0ac539', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:17,954 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:50:17,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82e65bff-049e-4fd1-beda-9eb9ee76cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:19,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:50:19,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-118903d9-c26a-4fd9-ad29-78e883b7827c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:20,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:50:20,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21acf480-cc16-4833-9c7a-37765b2f8518', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:21,215 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:50:21,216 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f4eb64-2deb-48fc-9764-f9b196c47a32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:22,284 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:50:22,285 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de56bac3-98a2-407d-8cb5-bfdfd89338e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:23,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:23,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79c54625-afae-42a3-adb9-d9e16f2542ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:24,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:24,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca8e34a2-829a-42eb-869d-2f9454f3a281', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:25,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:25,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eeb8ea9b-068e-44c9-b4f8-fa63138621bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:26,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:50:26,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb3f7636-3b45-413e-bae9-5b887e8cc689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:27,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:50:27,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe479caa-9c30-4a3c-aed0-eb1e9a64e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:28,716 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:28,717 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fd865d8b-0a77-4968-adc9-a8f0860f67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:29,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:29,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0c61ff-9fe2-43a1-bf75-d2cf2729bc96', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:30,850 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:30,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-564a1475-d993-4274-ba8e-37c752ce45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:31,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:50:31,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a7a6ee65-6609-4cc1-ba05-6b98b049a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:33,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:33,005 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0346ec6d-5b59-488e-993b-764629caa56f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:34,077 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:34,077 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d5b5f56-e49b-4f65-b252-42d6880d5bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:35,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:35,143 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b06374ef-f5e4-4a72-82a0-7be25cd0741c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:36,206 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:36,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26a85ea7-2dfa-46bf-aad0-04d9234d6486', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:37,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:37,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b32360a-f414-4020-aeb0-c3a30d69c4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:38,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:38,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ceaa492-027a-4f23-84cc-737cadba2f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:39,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:39,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c96364bd-abaa-4d33-a1ba-920174858c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:40,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:40,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-609c8ded-924d-47ee-a1bf-c02a554b39b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:41,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:41,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d83446b-b88a-48aa-9614-4b4b053e9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:42,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:50:42,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5420e8e-dbc5-4060-9442-eb137682f2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:43,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:50:43,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11003df1-e569-4f9f-9a6f-ddec23c017fa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:44,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:44,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37ae385a-dee3-4991-9ae4-f6018366cf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:45,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:45,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be9965e4-95cf-4090-be7a-c07c6030fd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:46,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:50:46,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37d4a618-a195-46d8-9392-68bb3677224c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:47,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:50:47,958 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c91f36ee-6301-43c6-92b9-1ce4dfb45873', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:49,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:50:49,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b11ad48-95b8-4921-96ea-e7e60817ecef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:50,097 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:50,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-19a421b0-3fdd-4cfd-98ac-a1d9231eb4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:51,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:51,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-565826b2-6d0a-4750-81e7-2f1b8bbfa7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:52,315 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:50:52,316 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e8f17e4-2d91-41d3-8bba-43bfe3c15922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:53,386 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:53,386 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9539f9a-f60f-4023-abc4-262aff431704', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:54,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:54,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a844481-8f1e-433f-9c24-5691af75c1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:55,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:55,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62ae77f2-d564-4b9f-9682-0955430f52ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:56,573 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:50:56,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9103f40-a037-4b2c-b58b-0ec4c37717f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:57,639 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:57,640 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08ddde68-10de-493d-a787-5118221d0bca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:58,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:50:58,718 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac600af1-dd57-428b-9cca-f33debee5387', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:59,784 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:59,784 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-170a2f81-695f-4392-a73d-ba820fc3f739', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:00,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:51:00,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee8e9c4-16f4-42c2-87d2-5438693e0cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:01,902 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:01,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e42eff95-fc36-4b89-ad4c-92d93afde337', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:02,960 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:02,961 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bba33ff6-2f29-41e6-a02d-102937bf1583', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:04,031 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:04,032 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31a67bf1-ff19-44dd-bf6f-95792ce1c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:05,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:05,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-878db725-db40-4353-986e-3aaba11aecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:06,165 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:51:06,166 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-beff7adb-3b8d-47df-81a6-d4452fe09481', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:07,232 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:07,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cadb1dcd-a42d-4cfd-830b-d1a76901d515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:08,325 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:51:08,326 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bda7bf4e-aed2-4316-9654-0b7e115a0601', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:09,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:09,389 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ba79aa7-421e-4542-b07f-c14286bc570b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:10,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:51:10,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b8aebeb-c198-49f3-ad89-d761ddac30c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:11,520 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:51:11,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c3123b2-dbd2-48a1-b12f-ca1a1b45b276', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:12,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:12,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50c38e90-04a1-454a-8ec1-93973dc889f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:13,646 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:13,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a265899c-2846-487c-9b0a-cb0b8e4ad90b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:14,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:51:14,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-669ca73f-dab1-4ca4-bb1c-cf09ec0bd820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:15,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:51:15,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd1bd0e9-e5cd-4cab-bc07-20f6aee0ca25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:16,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:16,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e18a605-8f2f-4cc6-9cec-abcd88491922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:17,934 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:17,935 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c75782fb-28a6-4781-8462-129a693a849a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:19,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:19,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2891cb75-92ec-4566-9341-2cd8a98b2331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:20,073 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:20,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58238a6d-3657-497f-83c2-d75328eb8ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:21,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:21,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f303d654-a06c-4b93-8079-30fee3b7475f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:22,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:22,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7da61ee4-3006-4951-81f4-d3c8536319ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:23,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:23,270 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01657818-c18e-4a5b-b796-00d31dd57748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:24,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:24,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-250dd189-119a-44d9-9b45-1ed1bc27b7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:25,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:25,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78a33096-6e39-41c1-9187-c224d911ef30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:26,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:26,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bef85742-e7bc-4a83-9248-cf73757b33ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:27,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:27,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-293d6854-4a41-4140-b58c-b3802c88325f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:28,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:51:28,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3cf4e13f-8ff0-40d1-8a8f-301f7558248d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:29,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:29,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c65851c9-9415-4e00-9d0f-1768c7716a99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:30,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:30,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99962b80-2f29-4ac8-8b9a-dace0736fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:31,807 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:51:31,808 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c7e3505-230a-4d1f-9436-da923ddf9108', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:32,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:32,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff023afe-9630-4422-b59c-bafa037b2193', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:33,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:33,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8474368a-f023-4e90-93d6-10fc7f3fe930', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:35,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:35,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7898d0cd-3832-475c-9453-149601f21f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:36,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:51:36,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcd03b54-2c3e-4f1c-a15f-c8d169c44e58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:37,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:37,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f838e21-55a4-49a4-bd53-c7fcb0f69703', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:38,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:38,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40a05beb-ebf1-4dfa-83ff-574f359b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:39,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:39,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-548cd200-39a9-4757-aabd-941faae25a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:40,354 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:51:40,355 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18dcbaef-67e7-487c-ba58-cb1a2446c22f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:41,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:41,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-817dd9b5-14a8-488b-ac4e-399c3539e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:42,494 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:42,494 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db2af95-b254-4b41-b497-4ef8638ec5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:43,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:51:43,576 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62705d81-71a5-499c-8378-96b2455628a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:44,638 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:44,639 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f45aca9d-7541-4ef4-9ed2-2f0131a2a2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:45,697 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:45,698 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38f2b170-f28a-4b24-9912-d92b1fae8af6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:46,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:51:46,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e32d20c6-c690-4b42-9e5c-34fa616eae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:47,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:47,837 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-875c4d1b-677b-453a-95e2-a9fc6231ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:48,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:48,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0746776a-e781-4cf3-8438-7cf4875f75fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:49,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:49,985 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd961f8c-55a5-4d6b-bd9d-d3989d5bf2be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:51,062 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:51:51,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c92445cb-894e-47f2-acf0-ff0f8b4f5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:52,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:52,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-051cb472-a4e7-4863-9afb-a0b18205d8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:53,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:51:53,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9dc236f-dc05-4c6c-9341-40d852db9746', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:54,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:51:54,261 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4050444c-ed6f-45e2-afa7-fc2242083e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:55,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:55,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-488d5a0f-01b2-4556-9e9e-fcd59cbc8a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:56,385 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:56,385 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9fe438-cff4-4247-b5e3-67b0c6a9d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:57,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:51:57,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-192bb5ae-6e8b-43fc-88a4-2b20e5649e70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:58,540 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:58,541 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52047f65-a7c1-4541-8958-0dc6b25a3d80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:59,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:51:59,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fac7b76-3cfb-40c0-b245-684906e706c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:00,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:00,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-349cf99c-d954-4ece-9c96-e68f6a0d043c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:01,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:52:01,744 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9219bc65-9c31-476f-ac01-fb9641d4441c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:02,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:52:02,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc045fa6-836b-4d02-a3aa-40348f3edfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:03,867 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:03,868 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-338200fd-79de-4e0c-97fe-89330eb5831d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:04,931 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:04,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cc941d3b-aef5-4c3a-90e3-d2d1a6e4214c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:05,992 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:05,992 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-599d1f21-733c-4dda-b77e-85c6d4335a35', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:07,058 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:07,059 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-374a6ea8-2062-4d71-afef-5c4d84763f54', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:08,117 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:08,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8387d11-5457-49b3-bdcb-1e0ae1fcb694', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:09,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:52:09,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e78f18d8-e73d-4da7-aea5-2dd5b34fed95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:10,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:52:10,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dc5a9ec5-269a-40aa-91cd-98f690d17992', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:11,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:52:11,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c51820d9-609a-487b-b18d-1eced39e9ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:12,387 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:12,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-597a260b-5827-4c05-aed8-5671e5bef535', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:13,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:52:13,460 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a668b9e-f379-40b8-b54e-1fa2eace8555', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:14,543 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:52:14,544 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3279308d-e7c0-455c-b6ef-c39bb326574a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:52:15,617 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-582bdb57-f056-4912-9d1a-b8c0c1f9c409', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:16,696 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:52:16,697 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88d83893-1ec8-4687-bc41-83282baeb0af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:17,754 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:17,755 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5983e995-a667-434b-8501-18b2d0278955', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:18,834 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:52:18,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17534763-ee03-462a-8c50-06bff8393954', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:19,901 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:19,901 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c2fa165-72c6-47e4-80ae-218916524bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:20,970 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:52:20,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2861e1f6-70b7-487c-bbe6-b333b1d8adc4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:22,035 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:22,035 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f47352a5-c67b-4f8d-8e2f-e59731df71a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:23,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:52:23,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b96ef89-0dc2-4c7f-8ff7-b1576189676e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18eb74f8-20fe-4212-93fc-f057523148c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:25,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s\n    2019-12-24 09:52:25,290 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbddd12b-f0bf-4b58-b7e6-5c31811156f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:26,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:26,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f00a1d2-0365-46d7-8e4b-41deafde559d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:27,409 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:27,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-487bbfe9-76f1-4bb7-a0b6-6390598798b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:28,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:28,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9158113-151d-48f1-9289-3ec7740eb1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:29,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:52:29,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4f0835-c16d-4fbc-9fd4-cb056e9d0247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:30,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:30,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fb3e294-efcc-4c6b-8504-cec218817d97', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:31,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:31,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe8ef753-7d18-4f4d-aa5b-338dd64d6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:32,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:32,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fd81ba7-3ec9-446a-9496-7a351fb4987b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:33,861 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:33,862 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0cbbd8e-8926-4491-ade2-e696eba926b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:34,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:34,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-105771c5-79f0-4d26-9ebd-3470626d7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:35,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:35,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f64d7117-658f-4eab-9599-e132f71bf224', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:37,069 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:52:37,070 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15d75671-b149-44c2-a808-e0b543ba344d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:38,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:52:38,144 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b16db3-6e10-4335-97b1-89f4cbd29f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:39,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:39,211 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed1c398d-cddb-4412-9f2e-d4e1d6f22809', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:40,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:52:40,307 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-827e1087-ca4d-4e53-bb9a-7b6505ed3923', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:41,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:41,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af1f390e-0c26-4c6a-b5e6-008a2092dd08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:42,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:52:42,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0e8af0b1-4a83-4582-9f75-d8d7d624e48e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:43,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:43,509 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09ac0037-04ea-4ae7-8724-113544af443c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:44,585 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:52:44,586 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7875ba04-f130-4052-afa7-3b1f38167338', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:45,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:45,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d92a71-e440-441d-8e93-d910750e11f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:46,744 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.099s\n    2019-12-24 09:52:46,745 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8d51b18-47b1-40ae-8021-4711ffd19088', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:47,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:47,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75a168ed-2394-4a31-89c1-151b045389a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:48,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:48,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cf40483-b778-4902-bca8-427d156b1a29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:49,942 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:49,942 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bae9659-0d94-4d57-be23-544058bc53c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:51,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:52:51,015 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b3d2b63-083a-4025-ae37-fa416a753010', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:52,082 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:52,082 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbc5ca19-14df-46ca-a596-62e763a9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:53,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:52:53,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e3cdc2e-3be6-4b2a-8392-687382f31a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:54,238 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:52:54,239 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7255f4d-8d67-4da1-8e8b-5ed6716fa8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:55,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:52:55,319 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7dea2673-e2c6-4950-9747-21e2c41cf59d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:56,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:52:56,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4960c4a-0caa-42ef-9de1-098aa6925f64', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:57,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:57,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11af0f09-9528-49a7-a8dc-9c52d60852b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:58,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:58,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61508717-5d1e-452e-8cd6-8fc3c71e96e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:59,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:52:59,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f31d59cb-2bb4-4c07-a3fb-63644cb6ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:00,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:00,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e50e5278-4b60-4757-ae5c-0c8949644f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:01,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:01,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70d81546-f1fd-4a0f-8d61-62e73c883678', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:02,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:53:02,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e976c38-08fd-4ce1-944a-7476a1976872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:04,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.203s\n    2019-12-24 09:53:04,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51be5cea-b2e0-4731-9d40-55ac9eba5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:05,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:05,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a28e1fc-2c04-4109-b388-65c518f3ee92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:06,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:06,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5e49b49-a8d6-4943-a821-99bb2ba6b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:07,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:53:07,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0450d085-ef01-47cb-8758-7f1786808bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:08,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:53:08,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d55d5cb8-65b7-4f02-80a8-400be9b71028', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:09,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:09,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8167da57-089f-4d49-ade1-6f1dc251bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:10,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:10,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4580fd70-fdaa-4a8f-8398-d4749b6dbddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:11,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:11,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-059ea0fb-ab0c-479f-9d61-bc40bea5d23d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:12,580 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:53:12,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11e600e2-6f56-4e2f-9a73-2d333a4226f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:13,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:53:13,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c06c45cb-95c1-47c8-8198-11593b4a4693', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:14,711 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:53:14,712 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a62c9099-b266-45f2-8adb-53e897181589', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:15,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:15,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fc0b84-4134-4aa1-965b-337c83a59346', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:16,873 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:53:16,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-65f31032-36fa-416a-906c-695458bcc1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:17,940 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:17,941 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad5c605-7a7c-4b87-98d5-e7a4f9a02780', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:19,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:53:19,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef97bbcc-fc1f-4e28-a462-4a9ab944a940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:20,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:20,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d48289f-449e-4612-b7e8-8c0652900e26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:21,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:21,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30937ee9-2d52-4dd6-a5a9-fdc8cd384c40', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:22,211 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:53:22,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-606688a0-6fd1-4880-adfb-90e03800a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:23,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:53:23,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98ab00a9-6fb4-44c5-a377-22106e9129c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:24,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:53:24,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecc34bcd-d1ad-4047-940e-afc394a3c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:25,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:53:25,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10e37bd7-459f-4f31-a96a-49a03c5af034', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:26,524 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.084s\n    2019-12-24 09:53:26,525 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b9d3c9d-11a9-403d-a58d-6231a69c1644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:27,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:27,595 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04ed1d45-576c-42bd-9ea6-df24a518cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:28,673 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:53:28,674 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fce41a7e-4b5d-45e2-b20e-b439000943cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:29,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:53:29,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4142c94-7be4-466e-9e90-c7a3a91cb032', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:30,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:30,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f53819d6-608b-4d37-836e-79a32fd74429', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:31,865 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:31,865 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07c367de-498b-4bc1-a281-c296de7137e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:32,928 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:53:32,928 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98c14ffe-7d72-440a-be19-a4424e314d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:33,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:53:34,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-963b4b78-0ab1-4fdf-b5ac-65992ccbe5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:35,064 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:35,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-68988a22-eb18-4146-9084-0189f9b509c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:36,133 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:36,134 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf9d7ca-1e7b-4b90-9d8b-7bf91e2a5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:37,213 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:53:37,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18f40336-9c44-4b50-a984-d7b0972370e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:38,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.096s\n    2019-12-24 09:53:38,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26429450-ef34-4938-a8ab-89791ffabb87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:39,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:53:39,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7c72bda-fe33-46e0-bf69-e446e994823d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:40,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:53:40,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-053934ac-25cf-460a-8d76-c4f1aba00a61', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:41,519 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:41,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-610f8d46-9b52-436b-9e13-5967a04e22a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:42,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:53:42,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77e1e893-712c-46d5-bb25-2dc38e82c8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:43,703 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.092s\n    2019-12-24 09:53:43,704 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce7267e1-a441-4ebe-8a37-1fec4616648b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:44,760 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:53:44,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c985a4f8-5739-470d-8673-4c75c26fd02d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:45,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:45,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06eb2658-7bf3-4d8d-86fc-318540c260f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:46,893 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:46,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d57217a7-bd47-4605-9751-2db105f373a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:47,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:47,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83a96d11-cd61-43ea-8121-06defa0ff7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:49,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:49,021 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb747ec6-0e9c-4162-a47b-3b817ba5be16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:50,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:53:50,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4902496-dd28-4462-a183-463140d94a60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:51,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:51,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c430813-e9ab-4b31-9ff0-b0a44c89a67b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:52,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:53:52,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa3e603a-fba2-4791-8671-b458f7081b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:53,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:53:53,293 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8410f2b9-247b-47c8-80f6-72358bb4c971', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:54,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:53:54,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8355807-01d1-47f6-aa3c-fc736361de06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:55,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:53:55,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cbbcb9-1850-40a6-bd30-6c9c160e680a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:53:56,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03522f4-2b04-4d0a-b7dd-a53bfdaf34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:57,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:57,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8106b1a1-7475-49da-9bee-bde2f16d77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:58,685 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:53:58,686 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a1007d08-1269-489a-86f7-021809b6c8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:59,750 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:53:59,751 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8e55179-afe7-4ed3-a172-a69ad96f041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:00,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:00,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82aac1c4-9661-4ab5-9222-c203063af47d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:01,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:54:01,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07d191ec-1112-4e96-9f7c-19f20143abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:02,943 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:54:02,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e06c93a-eb4b-42d2-b3a7-7e2b4ae6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:04,003 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:04,004 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5feb1d5d-2e44-4524-be53-44280d872318', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:05,072 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:05,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d799019-5066-4937-9fdc-2810488414eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:06,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:06,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f289d10-bbb6-458f-bf60-3b708c7dd58e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:07,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s\n    2019-12-24 09:54:07,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbdc6f5f-9e07-47a9-8ba4-12fbc1672e67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:08,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:08,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4937d02-14cd-49ea-a3b0-7a0e340670f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:09,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:09,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d13b8d5-12e4-489f-a283-b01eaed3bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:10,459 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:10,459 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c2033cb-fddd-42c5-914a-72f06b658841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:11,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:54:11,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b046c52-3057-4610-8589-7c8bebd8be99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:12,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s\n    2019-12-24 09:54:12,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f5b33ef-8a58-4311-8cd5-013386032756', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:13,725 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:54:13,725 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b0dd5c2-12df-420a-a7de-df63b2dfb9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:14,788 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:14,788 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8f0010ae-e0ec-4be7-ba3a-9aa690ef0bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:15,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:15,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d2573ba4-39be-4d4c-b99c-a9b03d346a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:16,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:54:16,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfb5a78-dde7-4ac8-a97f-5685b1248e60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:18,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:54:18,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b04e041e-73d2-4ad3-adf7-de9df309302b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:19,100 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:54:19,101 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01982478-9116-46a5-b846-95b0f5217f12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:20,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:54:20,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-087bac19-181a-4620-828a-94286a80c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:21,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:21,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56124bfa-b289-4f1e-be77-ba2621c316c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:22,952 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:54:22,953 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17f27833-36ee-4d0b-93b8-bb843012f304', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:24,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5ac0a28-127a-44cf-8fea-cc2ec52b0c49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:25,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:54:25,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9ed5dfe-7041-49e4-86c2-bdf0a74063c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:26,147 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:54:26,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ab7a74c-830b-47e3-9d32-d37ced198098', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:27,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:54:27,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-553baa04-48cf-42ee-8161-cb8fac4f3d49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:28,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:28,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f8183126-1a1b-4051-ac86-427efd5e09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:29,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:29,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3780b087-53b8-472e-82e4-4d4e1e3a576b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:54:30,434 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d1d344-c875-4131-ac06-e8a60794596b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:31,500 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:31,514 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2127854-e399-4a67-a779-ed1939e5d323', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:32,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:54:32,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6c028cf9-8ac1-4877-b32c-cb720e8e180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:33,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:54:33,663 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9113321-7ce6-417e-8139-25ba9fcc5bea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:34,731 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:54:34,731 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15da08d2-0636-462d-911c-27a781a813bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:35,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:35,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a1b7fc8-24aa-4444-a2a2-becba58e603d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:36,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:36,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ced67e24-5b75-40c7-9f51-38a5436b190a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:37,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:54:37,939 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c70dbdf0-e73c-4be9-ae67-b77b844c338e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:39,025 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:54:39,026 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7301ac2d-b0bc-434b-bbd1-3ddaa1e14c48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:40,084 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:40,085 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3fb84140-692f-44f5-a738-6e6d9fafaca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:41,153 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b83581a1-0c7f-4b50-af18-ca009ffad00d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:42,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:54:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8976cb-9e9b-4959-8fc2-ce34a491572d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:43,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:54:43,317 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13b375a3-da23-4bb8-ae93-9ac1374ab5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:44,380 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:54:44,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9ad08f76-6ed2-4a5b-ad8a-eb1c27aa6f70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:45,456 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:54:45,456 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8bbb552-6d95-437a-864d-9c3a5016b198', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:46,517 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:54:46,517 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-981f2ba4-b9a4-4bb7-8140-d37514e4b627', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:47,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:54:47,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05b203ab-e3e4-4333-9b77-e1775b631753', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:48,668 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:48,669 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d483a64a-cdf3-44da-b90a-0566ee1f235b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:49,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:54:49,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bccf06b4-e8a7-4625-90dd-42a17e6a0008', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:50,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:50,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93193c3a-f79c-4de5-8041-608269043cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:51,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:54:51,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ded8f1ae-1f73-4b9d-9987-b6be999ce284', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:52,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:52,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d4920ca-936d-4be8-b0a3-d3df98e1f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:54,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:54:54,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0b42015-1cd7-4de9-ae34-e8a696ab7564', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:55,065 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:55,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4eb4ea9-73ae-4f1d-935d-dc53e45d760a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:56,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:56,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f543a6-919c-47ea-aa5c-fa6f58070ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:57,212 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:57,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f278863b-a306-4d5f-b817-ba04d30e8145', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:58,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:58,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a88250c1-1f5f-480a-8770-c55cdda26a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:59,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:59,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f942ba-1868-418d-bc6a-11667d123acd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:00,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:00,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4852168f-8d50-48b9-bbfd-ce3a5f8415db', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:01,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:55:01,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cc657f0-ed06-4db6-972e-2299be704e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:02,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:02,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3130f297-9f3c-4e3c-8f8b-a5ed53ce2794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:03,591 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:03,592 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a7f7545-0c30-4930-a08e-605d359b3755', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:04,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:04,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba8d8e4-694f-491a-a7f7-da1ea12ae39e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:05,730 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:55:05,730 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e7787a9-10ae-45d5-bf57-7d9f201e3e94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:06,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:06,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4cf5cd48-dd2b-44b8-9b88-35cf81f22f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:07,878 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:55:07,878 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f11f86-84d0-43ec-9ac0-4cab377efb80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:08,959 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:55:08,959 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f0e155e-7e9e-4385-ab1d-673475dfa740', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:10,038 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:55:10,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0836745-691b-422e-ae3b-3e8b612f1649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:11,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:11,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66572655-b418-47bb-967f-f0eb728f7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:12,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:12,164 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d8846c8-8d1f-4ea9-9caa-06593fef76f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:13,236 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:55:13,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f436d0b-44b4-4f61-a7e8-6068ebbef705', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:14,308 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:14,309 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-172e48ce-9721-47fb-852f-e24af0c3c1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:15,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:55:15,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d5969dc-e048-4a4d-9b9b-7868014f3414', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:16,445 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:16,445 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf05d61-f87e-4131-b84b-df4d2793164b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:17,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4f2844fa-f768-41c7-a1af-684ccd7fcd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:18,590 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:18,591 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e876402d-03cf-41d9-a063-60f3489d1011', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:19,650 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:19,651 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b77f0760-9df1-439e-b3d3-0004cef31e87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:20,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s\n    2019-12-24 09:55:20,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8dc58b-bcc0-4f52-825a-7d0847f04dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:21,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:21,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d3c483e4-6941-46f0-8ff8-42bbae33c7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:22,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:22,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab7360e1-f6b7-4148-ab79-988fe8893f49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:23,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:23,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a57e6228-35fd-44ce-8068-58107b7dff13', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:25,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:25,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc3fa0f-9e73-482d-b20f-784a10b6cd94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:26,101 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:55:26,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7049ef89-f905-47b4-840c-e32ef9b8fc58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:27,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:55:27,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d772c23-c35c-424c-a9d0-9b573b63fb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:28,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:28,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a390689-7e91-4677-8f1e-2dcb92982a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:29,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:55:29,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3d5ced7-0ea6-4b29-aa1f-f97707a4a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:30,420 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:55:30,420 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa9bffcd-0dcb-4ea6-8aea-9f5f2fea9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:31,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:31,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7aa664c8-91b2-483f-b38e-429ece4d1b04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:32,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:55:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bb0e83f-2084-4484-b28f-0f6a4a5a9ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:33,636 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:33,637 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c03c52d3-84ff-4305-85db-68ef587d22b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:34,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s\n    2019-12-24 09:55:34,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4310f2df-b91f-4cc7-9c21-978c39ba83b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:35,804 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:35,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8421471-4b50-45a9-a27d-ef4fa7c64071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:36,882 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:36,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24e88a05-6a0e-4897-96a0-146f290b25f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:37,953 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:37,954 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d296296-a0c9-4300-9329-be3bbfa4b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:39,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:39,013 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-547ad425-7800-4f28-a2a2-155b679b31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:40,083 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:40,084 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5bf0c487-139e-4f53-9e60-45fb30796b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:41,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:55:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad11f5f-7c5c-4081-9a69-4eaa06b124b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:42,224 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69899ac4-a283-43ff-8f11-95b4ae142247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:43,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:55:43,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88fcf8aa-5a60-4871-ba2b-6befee90ed2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:44,352 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:55:44,352 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43870a8e-1830-4a19-b623-a66e7ce0d18d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:45,408 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:55:45,409 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eee9c6ef-dd50-411d-8441-94f9c690d748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:46,476 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:46,477 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-231ca4a5-f98c-4232-a5ea-48cb1bd2bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:47,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:47,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a02e17b-0a5e-4514-8015-03035ea202b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:48,604 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:48,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3825e9-2531-477a-866c-b0556e6a90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:49,662 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:49,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f33b2d1-2498-4e86-8d05-d6b8ec20ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:50,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:50,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc9deeb6-eb76-4df0-80af-3d4eb64a47af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:51,813 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:55:51,813 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a86af59b-5496-4dbb-bee1-d27d16c5ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:52,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:52,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4996f2e8-9e59-4edd-adad-5433428396fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:53,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a04fcd87-2938-43d8-bdcd-6b8c85c15a67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:55,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:55:55,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-894fe4bf-2950-4f75-91bf-7221e6f1e00e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:56,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:56,091 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-746d66b6-55a9-47a4-8aa1-c87785596fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:57,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:55:57,173 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c023084d-0fa8-42e2-ae7a-598d0143ca86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:58,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:55:58,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d46467-51f4-4e96-8b70-e5a531eeb9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:59,320 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:55:59,320 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c30c8a14-9972-4dd1-b1bb-3aca4ab2759d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:00,378 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:00,379 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-797bc89a-f36a-4ffd-a841-3f2a19f0ebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:01,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:56:01,463 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8fe31cf4-7339-409b-859c-d1c2931f40c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:02,523 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:56:02,524 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26ca4c7d-fbad-4435-a308-4adcedb5ace5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:03,627 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:56:03,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0e03203-445e-4c48-8f01-eeb3271534e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:04,693 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:04,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c79ff1ac-4062-4f57-83bd-511a30575c24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:05,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:05,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed9e2eaf-a9c3-410c-9fb0-a9f4cf320986', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:06,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:56:06,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a48dba9-0ff2-42ba-a0a0-8274c9d45f21', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:07,923 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:56:07,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d86f1222-faab-4657-8f03-0e4ba6786e50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:08,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 09:56:08,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d659a9a5-3120-4ae8-a5b9-c40333ec188c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:10,047 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:10,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90cb4fa-aa78-4f09-b7bb-8d3e28074a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:11,106 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:11,106 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f0d4fa-3080-4def-875b-0dd762d02a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:12,175 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:12,175 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba26b3b-0318-4300-b1d2-99fb6eb6093c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:13,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:13,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-002f7610-53a5-4bc0-b156-5bd0818566b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:14,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:56:14,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-164814aa-8c57-4208-bdbc-800105accb84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:15,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:15,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d23beb5a-ab2a-4f29-806c-19b82740e797', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:16,446 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:16,447 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17e49a56-1e0e-4461-969c-461b7257d303', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:17,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31915735-0b09-410e-bb1c-ae707d3f03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:18,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 09:56:18,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1247877c-a1b6-4613-a9dd-a7ab1495d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:19,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:19,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de6892e4-26a5-4ace-a89a-30829a9560d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:20,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:20,727 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-681570e3-8272-4d3a-bccf-47d735751aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:21,819 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:56:21,820 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f70199db-cf3f-420e-8589-6653b68b5b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:22,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:56:22,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c6ef1d6-3f20-4fe9-8c8e-17facd3877ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:24,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s\n    2019-12-24 09:56:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0cb4aa2d-58a6-4c11-b16a-d5bc3772d45a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:25,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:56:25,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2b9d245-6b17-4063-8e69-6320f5dedfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:26,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:26,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90b9ef6-e354-4280-b24c-cb47e56783c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:27,237 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:56:27,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1269f68-b28a-4b1f-a27e-246ee38a6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:28,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:28,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b940d0ac-7992-476f-802c-3e1747392dec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:29,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:29,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdccb5a0-5803-422c-8bdd-2db7a8166c62', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:56:30,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c32be33-2c43-4cb3-9327-25f7271fccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:31,504 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:31,504 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40061d3a-95b6-48ad-b6cb-833917274cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:32,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e89f3926-817e-46b7-9e93-44e03ed31e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:33,633 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:33,634 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6696b4a8-9f4f-4c75-8cd5-b961d349d174', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:34,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:34,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d5b52b-6780-4e9c-a55e-9d863a299d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:35,768 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:56:35,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e73755bc-c2e9-4c31-bfad-a26a00e1efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:36,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:36,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4ca44fe-ea47-44f6-85fb-fe3eabd1dee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:37,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:37,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88ef32ed-1b42-44ae-bc18-6e5c9eb41d84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:38,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:38,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b03cd4e3-5b7b-4bb7-94dd-d03a1ea9748a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:40,018 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 09:56:40,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79fe7d4a-0dc6-4a1e-8eaf-a04936df70ed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:41,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:56:41,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e5f584a-f17a-47c5-a90d-9f9699bb962d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:42,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s\n    2019-12-24 09:56:42,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b986390-2f95-475c-bb0b-161b4f4e5084', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:43,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:56:43,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e516a25-2a35-467f-a1ca-78b27492e175', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:44,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:44,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a41575d-d219-456a-8492-2bde94778006', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:45,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:45,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82cd4b5f-eee2-4f5c-b4c6-7344ef929c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:46,509 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:46,510 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec9cd064-b03c-4b2a-895a-e81581e611a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:47,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:47,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17314a37-a5ca-433b-a79a-20ca8be2cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:48,641 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:48,642 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c282c1a-44f0-400d-b05f-86987b1fc479', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:49,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:56:49,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-853ae1bb-4e0e-437f-b769-173fdc599db1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:50,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:50,782 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a8cecb72-7a85-45d9-b4d3-a3f3efdc166a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:51,838 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:56:51,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ade9b7b-2074-4ff7-b3fa-556f23128371', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:52,903 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:52,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-48b90d80-94d1-44e6-9ab2-bda7147b81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:53,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:53,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c64c4ea6-6d3f-4f3e-853e-f022dd35ee0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:55,029 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:55,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7b8b510-2582-41da-81fd-bfe68be77081', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:56,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:56,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdf0a5a8-a066-46f8-be7d-7965fff47275', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:57,168 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:57,169 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87781ff8-18c6-42bd-b366-c42450042e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:58,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:56:58,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fcd991c-a669-4a76-a51b-164dc45c91a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:59,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:56:59,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2c5f4f0-2004-4a5a-b8b1-3f6fc0308eef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:00,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:57:00,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed8e6a0d-f75e-4846-b823-5850b84166ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:01,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:01,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3b0b84-280c-45cf-bf94-67279b55c233', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:02,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:02,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f888faea-dee2-441d-8714-3c331c630171', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:03,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:57:03,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe32838e-0005-412a-8aff-6bf0cbdbf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:04,655 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:57:04,656 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e31d9a95-794d-4ef6-8353-de6df919f038', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:05,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:05,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bb36d2e-efbb-496a-b0ed-696868852bac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:06,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:57:06,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a4256e2-7752-4d8f-b8b7-72b76b41a0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:07,886 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:57:07,886 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b21de450-c46e-4228-bb97-7f0c155b88ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:08,971 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:57:08,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1add68e-7d60-459a-8443-94f88bd16127', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:57:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ebd71e3-091c-4322-b6ad-d188ddf9b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:11,102 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:11,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eed42fe-199a-4967-8f6a-b6ea8e84e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:12,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:57:12,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbac42a7-2c34-4ce9-8b92-8e9c040698aa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:13,239 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:13,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9861c4b4-f391-476a-95d2-fbfdb79485e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:14,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:14,313 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b66e7a52-c9f9-443e-8174-6d6ba7a67b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:15,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:15,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9f7382-c8b9-46b0-b09e-b108d8433fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:16,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:16,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8364117-18c3-4196-ab1e-45c825cad6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:17,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:17,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-988435f9-425b-4529-944d-a94320f4a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:18,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:18,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-000f9d06-0833-407e-a249-15e0aab875d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:19,648 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:19,648 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84f97fc9-2489-4a17-b67d-9d6c09dcf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:20,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:57:20,723 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54fb6af5-b342-4264-8439-f3134db40e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:21,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:21,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43f61a1f-8303-4447-bca9-78de3ac28b07', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:22,857 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:22,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08f1cfb6-dfda-4f17-b104-e9d2f39fc15c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:23,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:23,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8806c1e3-91a0-4f58-8068-bb9ad97aedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:24,988 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:57:24,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d537ce3c-0f5d-4ba4-b571-e42b2eba6fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:26,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:26,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c054bbc-a769-4b25-8574-651eba3e5cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:27,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:27,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d03bec-57c9-4252-a146-f1210e0d2bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:28,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:28,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce548088-17ef-4d8e-a7fc-49223ceba93e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:29,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:29,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d1172a4-c8c5-4a84-8e46-a955a1dc8239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:30,331 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:57:30,332 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-71073f7b-1f77-4ade-8db6-31e9e08c1820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:31,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:31,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e5b0833-2a35-45e3-9080-425308c66f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:32,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:32,473 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5637a937-bef5-4e14-a327-1240b0414bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:33,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:33,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a09be06-dacb-432b-b565-e1eaff844135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:34,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:57:34,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2e35175-5068-4d96-a304-1629b209e0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:35,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:57:35,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d6599663-0dec-4d12-93e3-cda4e1068938', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:36,736 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:36,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f0c71ca-6d43-4660-a945-2c07c64b9adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:37,816 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:37,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ca089f2-b9af-4cdd-bd43-177883c129b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:38,880 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:38,880 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17ea92cb-8e82-48c9-9d56-8b513cbdd6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:39,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:57:39,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706b623f-0c75-4e69-b995-8f51ce35b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:41,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:41,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf6456c5-d9ea-4295-9989-3d4d57a9b921', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:42,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:57:42,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6cb02b4e-e600-4226-b46b-50ab7cd45bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:43,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:43,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a73da72-965d-429f-91d9-171a04e03f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:44,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:57:44,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-935d46a3-690f-4250-aa01-478d8efb64d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:45,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:45,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0aa5af-b6d2-412b-af0b-2d1a9a4ef13e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:57:46,393 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f494e3d-f57b-41da-a88c-8954882643c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:47,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:57:47,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9abe8e4d-78a7-4df2-a950-936f11d43c27', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:48,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:48,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ba8913e-6b5d-47fb-9e0f-f20f81e52419', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:49,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:49,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b46eed11-6bd1-48a8-bda9-628fb1a92ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:50,666 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:57:50,667 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1c4cc8e-e672-4876-8c1e-97fdf6bcd096', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:51,721 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:57:51,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10f1ea0e-9e7e-475d-acf9-3cbdf19f8688', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:52,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:52,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5d3bb27-870f-447f-a4d3-7444ca0d775f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:53,848 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:57:53,848 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-becd474a-caed-43c2-939e-d781b4235fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:54,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:54,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66952b23-3e77-4f62-aacb-cf96990d6445', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:55,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56bf1505-b990-4237-b4dd-d64ae56ba22a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:57,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.115s\n    2019-12-24 09:57:57,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03750a12-1074-4704-9292-99d3c12c85b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:58,155 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:57:58,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-86e6d4fa-05f7-4fdd-93a8-6f5534f5af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:59,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:57:59,230 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39b5c82c-4df9-4c14-b189-a541001da351', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:00,291 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:00,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-41121f49-9b18-437e-93ef-5daa9ffb7805', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:01,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:58:01,370 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c5f268e-4e23-4c9e-9b7a-f2c452887379', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:02,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:58:02,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92c6b90a-e7e7-4240-bbb9-e90cee47ce87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:03,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.350s\n    2019-12-24 09:58:03,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd2ca535-a6ba-4b6e-a8d4-f80ad606797f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:04,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:58:04,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe671dcf-ff52-40b5-8f6f-886ea6b199dd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:05,944 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:58:05,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-262f72c6-5f00-4ef4-b526-82065b005949', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:07,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:07,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0456ba4-d780-47e9-81e8-194286373ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:08,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:08,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06ea93cc-ae99-4f20-acc5-7d02068f31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:09,132 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:09,133 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b447da47-b1bb-463f-be0e-e80bc0598edd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:10,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:58:10,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09bb5efd-21e7-421b-8234-f59ef6bb64de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:11,310 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:58:11,311 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf8d00ad-8fce-4ee6-bbb7-e60d6354d083', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:12,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:12,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ad593d9-6a4f-46ce-8bfd-c79c08c5ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:13,468 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:58:13,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f5cd31c-c466-42a3-be5b-dc2db1ac87e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:14,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:14,543 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a29c36-0842-474d-9501-bbc42b02a658', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:58:15,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1c041c9-4881-409b-944e-1b89438142f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:16,683 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:16,684 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd560b0e-3764-4771-b1ee-fd0e9062c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:17,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:58:17,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2f87723-eb24-4b02-9c11-f4e1b4910d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:18,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:18,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81a01078-ad1a-4d21-a471-2cdf67bdac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:19,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:58:19,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fbd9efb-ca11-46bd-bad7-51d12379444b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:20,946 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:20,946 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6d801c62-3562-43a4-953d-7fea823e24c5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:22,012 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:22,012 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59a3d23b-a661-4925-9ce6-fe6593c65976', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:23,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.107s\n    2019-12-24 09:58:23,123 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a3be930-5974-4749-9278-3c3bca7b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3efd6a-0db2-4027-a8d5-78ad3d6503bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:25,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:25,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edc0785b-34e3-41d6-86c1-80a93641eb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:26,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:26,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ea91cdd-a46d-44c8-bf54-b9c91ad3ae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:27,382 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:27,383 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-161a23df-5513-41ac-9785-6611de62432f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:28,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:28,448 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef7a096a-f334-47c9-bf5d-7aaad9dba6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:29,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:29,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a659c3b6-7a63-4ea7-9cca-4e90f18599c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:30,579 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:30,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecd36bb1-35d5-4775-a49d-2760349af86f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:31,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:31,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07663d6e-3c76-4b8d-be11-f0b26cdd29e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:32,708 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:32,709 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0d1bcc-886a-4bd1-8dc4-26c0b2777235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:33,775 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:33,775 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba7f5ea1-b3db-4f06-bb95-7836fcbfa2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:34,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:34,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0226a606-ee16-4d2a-8410-b05d628135ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:35,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:35,905 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3bb00c28-715e-47bb-91b2-e8c5c8225ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:36,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:58:36,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7d13f0e-6ea2-42a0-b153-d902dae26bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:38,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:38,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18cb6aad-100d-43eb-a056-dc9b03ac8fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:39,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:39,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd2fa4e0-255e-4c3b-ba8a-402f5d766630', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:40,161 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:40,161 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-508c300e-38f3-41a5-a585-48fc74d51bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:41,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:41,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fe63469-0e07-4cdd-87fe-2a4d6a12d3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:42,297 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:58:42,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f901893-5dfc-4732-83e7-20c714f0e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:43,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:43,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c66e9f5-e333-44dd-acf8-d61b70fd075f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:44,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:58:44,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcb1e95f-fe0b-47a9-a1fc-164845754952', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:45,505 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:45,506 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db45075-1298-4e62-af8c-bcd0a3f065d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:46,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:46,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-63b8484e-711c-4363-9c74-6cfa39c51c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:47,630 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:47,631 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4448365-32b2-4521-9dff-178821a91f30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:48,698 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:48,699 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-890fb32d-9225-4be7-8f89-436ad36b5853', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:49,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:58:49,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcf2842a-0dbf-48cc-b892-8872eac47969', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:50,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:50,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2302c429-2af6-4ace-b509-be730d969c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:51,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:51,889 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-579d5070-84b5-433e-8da5-9964ed528b52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:52,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:58:52,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-880cc684-1cd2-47a5-a5d3-8755dba76239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:54,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:54,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-982895c1-6dcf-43b8-a0d2-5ace3ca765dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:55,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:55,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa06c087-aa30-4066-be16-51098a59e620', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:56,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:58:56,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc9f28a-dcac-4c34-b13a-b265deb1ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:57,226 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:58:57,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15e4a375-c99b-4283-aca7-992aa9c20c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:58,281 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:58:58,281 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4a13fa6-e42c-4651-af4b-6641c88b2393', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:59,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:59,348 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f40ab85f-ce31-4be8-b360-010852137249', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:00,410 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:59:00,411 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08d92505-0691-4eb4-8632-482941a10f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:01,480 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:01,481 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f6afdd6-7825-479a-bc18-52dc1636c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:02,545 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:59:02,545 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43a2ba88-cb3e-4abd-a99d-d0b6d35a653f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:03,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:59:03,613 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a33a7bc-2de3-41a9-85d1-f669faef6301', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:04,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:59:04,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da50b95f-d5ca-4fab-af84-fa11d9515235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:05,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:05,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbbf209b-9aa2-41e1-9a6e-2ed1c56b9ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:06,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:59:06,825 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42e83b6-f0be-443c-9278-0e21f3d635a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:07,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:07,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ae36513-03d6-4d62-8d39-ff29e293ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:08,969 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:08,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff5ccb-7892-4aa7-9bdd-ebf6b88cb5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e736f9f-ca02-4fc1-8a97-d6f630fb6212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:11,110 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:59:11,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe590869-8653-4e2d-bc07-ae5f641717ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:12,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:12,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42798616-0235-443c-88de-c6a6b8e76f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:13,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:13,251 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d911ca8c-2c2e-4ccd-baca-797a8f3955ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:14,311 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:14,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b7601d2-fcb4-4fd1-8b31-7cb29ba9e201', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:15,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:15,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7de52c56-0f0d-4a9e-ad39-5003743fbc98', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:16,440 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:16,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-47c26a90-792c-4223-acc9-70a39e762b57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:17,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:17,499 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28e693f9-567d-4ac6-a966-df5e6aa90bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:18,563 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:18,564 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-075f857e-68e5-49bb-8a93-4623fdba13d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:19,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:59:19,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54cb039e-5d58-42da-b5fb-12402f048cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:20,691 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:20,692 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2af1e650-b837-408d-b1f3-569eaab9945e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:21,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:21,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80a7eef0-8eaf-4e99-b838-cd80689be82e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:22,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:59:22,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da445c7d-ddf5-4281-a05d-50c74fc401b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:23,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:23,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4868fa-6ad3-4cf0-844e-f1deb3376168', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:24,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:59:24,977 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eacfec84-b840-4561-8758-a05f55e00e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:26,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:26,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8603558d-1391-48c6-bc74-a53c4dcee94f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:27,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:59:27,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ea5aa8-524c-4655-b231-7233fa3d9839', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:28,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:28,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d551af7b-03df-4d48-a1e8-11ed5fad5d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:29,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:59:29,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81951308-4c56-4088-8256-f92ea975d396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:30,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:30,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-500b03de-be1f-45e6-bbe5-6a7ef5793943', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:31,442 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:59:31,443 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5347b47e-19c4-4230-9bf8-62acdab1e71c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:32,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:32,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6005372a-a193-472c-a5e9-3c56c74d4fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:33,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:33,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad3e939-fd82-4134-83f0-e048f9eb9fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:34,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:34,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74e30c59-f435-420c-bfe3-b0c5356ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:35,723 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:35,724 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6962c722-4875-4849-9487-6b7635672fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:36,791 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:36,792 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a361ce-c277-407c-9d94-e3649e94af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:59:37,853 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f6737f0-ec65-441e-a511-2392183ed8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:38,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:38,925 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-214e3b74-db5f-4361-a272-ab1ef866c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:39,997 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:39,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-575c43ef-3238-456b-9b0d-f9ff2fe26956', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:41,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:41,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-596f7dcc-4438-460b-b46e-c8146a5e62b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:42,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:42,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e5a4f40-0c8e-494a-9ba1-4f33e759850c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:43,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:43,188 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c3b5e954-ea08-459e-9e72-764d3d4bc4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:44,259 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:59:44,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7125db77-7178-4449-8564-30c5ae15c689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:45,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:45,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba72c36f-4493-4596-870c-516500b16439', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:46,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a895ef0f-8d25-446f-a1ea-617d1cc90920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:47,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:47,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7fd1596-a12e-4295-853f-12fc32de19af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:48,527 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:48,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70fdc4eb-67d1-490e-9a33-398f1382fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:49,659 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.131s\n    2019-12-24 09:59:49,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30020546-7eb7-43de-814c-e8a85fd5272b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:50,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:59:50,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edb25053-cc01-41a8-a94f-2ccad97e841d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:51,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:51,806 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5609a08-1b58-411c-97ca-d763bcd6bcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:52,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:52,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-023a0068-3c50-4e5f-a450-412059d99dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:53,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-895c2912-75bd-482d-9e7b-87a9eff1bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:55,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:55,002 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f233d633-802b-4ff9-bcbc-91dc57c05b09', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:56,071 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:56,072 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cae9adae-1ea3-4536-a1b0-a806e7a266d3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:57,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:59:57,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bf75dbe-81b6-42a1-b77e-6723985f5fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:58,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:59:58,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f3e572e-ded2-4a4f-9fa9-d16728bf9644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:59,268 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:59:59,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3500bce-db88-42da-b5d0-b01501a4d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:00,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:00:00,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a7c026f-2a0f-40a0-9297-9d346d30da7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:01,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:01,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe2d8f05-15a5-453b-b794-36ed204e68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:02,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:02,471 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9b0c1c2-587c-4eae-baca-1175883dd572', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:03,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:03,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5a6c46-526b-4d36-a4cb-065aa7e90363', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:04,593 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:04,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fdf2fa0-3c9f-4125-b588-5fae730b5d02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:05,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:05,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-607b2a04-63d2-4354-949a-b88fd4510396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:06,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:00:06,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3d4339d-ad89-46ea-8ce4-1b90fbb0dabb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:07,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:07,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4c6e57f-f843-4269-b9f2-f06cab580063', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:08,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:08,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9e8050d-c693-4985-b612-938b25ed95d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:09,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:09,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c67e32-9ae6-499d-8b15-53e4bf13a5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:10,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:10,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0602cc69-984e-4c26-91de-451e29f75a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:12,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:00:12,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78c413cd-7d2a-48b6-be4e-d748b9f9c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:13,120 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:13,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54a2382f-4734-4fc8-8f0c-f9ee75b6d60a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:14,185 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:14,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84382129-f8c9-435d-8215-4757015c0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:15,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:00:15,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-256b405c-44b6-429c-acaf-e38ed98f1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:16,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:00:16,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4baf96f8-0d24-43df-abb4-61dc47edf60c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:17,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:17,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f339d867-2bd1-49be-9d7c-393b3082cbca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:18,474 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:00:18,475 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f5adbe30-9220-4c2b-a059-dff30dc483e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:19,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:19,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76f77fd6-d8e3-4f52-9107-c637b1c0a890', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:20,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:20,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4648a367-5985-4ffc-b9f6-650f0a94f859', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:21,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:00:21,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a257385-3d68-429a-9461-e1f2516ecafc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:22,740 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:22,740 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-842a9bb0-a5b0-4754-bbba-1beec77c2c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:23,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 10:00:23,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0f32e756-3917-4034-8e88-aad0f6b5cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:24,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 10:00:24,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7e97dd6-40f1-40d7-9b77-eeaeb545688c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:25,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:00:25,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76e31584-39d9-4a3a-8d2c-4d9fbf5b344a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:27,063 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:27,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-538f371d-a1fe-4962-a576-de7ee03611ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:28,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:28,128 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8238ce1-3732-4d42-839b-159742cfdfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:29,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:00:29,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f9fdc8-44f4-4685-aca4-0966798fbc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:30,258 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:30,259 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae5c66cd-e39b-449e-9fbf-db84fc3ed605', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:31,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:00:31,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e032b30a-3225-45a1-bc5e-cf8b372b48d8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:32,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:32,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ef1baaa-f3a8-45d1-8610-6909fb6165a9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:33,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:33,590 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-751e1ad7-ca20-4ec9-a351-e3470701a102', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:34,651 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:34,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04eb53c5-97ef-4a8a-b1b6-17b8df720794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:35,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:35,719 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-666c4c47-3fac-4d7b-bbe4-3e7901b8ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:36,780 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:36,780 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04a862e2-071a-4c49-8094-65aac8512239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:00:37,852 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd22ffdc-13e2-4e4b-80ef-9b904d4b1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:38,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:38,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a10bc91-8589-4598-9769-9b3d57776fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:40,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:00:40,001 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4d681bc-694c-49ab-915b-7899e757bfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:41,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:41,066 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be484e8e-0bed-41a1-849c-66647f762924', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:42,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:42,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-928a0767-7a8f-42b2-842d-1dcbfd0e3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:43,194 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:43,195 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc54e5b-c3a3-42c2-92d7-bd8461418f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:44,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:00:44,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4022efea-5362-4b6b-968d-e612469dc0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:45,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:45,335 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34f1d0fa-1c6a-468a-af27-f414529bd11a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:46,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:46,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaba5e82-5ad5-4f28-aced-190f0c8f4b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:47,465 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:47,466 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d208db2-7747-4062-a773-fa8b1ae2285e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:48,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:48,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-036f7de4-3b51-453f-a1bf-38d0b057720b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:49,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:49,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5a82d79-90e8-4c20-93ff-afc25f0dae05', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:50,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:50,654 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a483e472-d6ea-42a6-a710-93295ee91ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:51,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:51,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ec797e-a721-4300-a98f-c8051690b7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:52,790 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:00:52,791 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f8e889a-0e24-4782-a5d3-e28c2cc36a49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:53,851 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:53,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8230fd72-b865-4f21-ab8f-c013420b8515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:54,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:54,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f58f5d9d-dca1-4aaf-8092-309510ba70c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:55,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e531659d-ed03-469b-9c3e-f0409a235e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:57,040 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:57,041 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a58e6f5-2d2b-4c4b-b449-971ca6ff89a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:58,098 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:00:58,099 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3c91b7b-358e-4c86-85cc-bf59b89f1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:59,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:59,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61417e21-2800-49b5-9b3d-bffe3312f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:00,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:01:00,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2e57425-56f3-48c7-ae60-6310776edd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:01,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:01:01,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3b30db4a-1bb7-4342-8fdf-1a1d69c09720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:02,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:02,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d08ea145-4ae3-4ccd-a4cf-1a9b26e5adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:03,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:01:03,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9b2b078-88ea-48c6-ad17-b9faa0104f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:04,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:04,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a914492d-ad0f-45a2-ba2b-515fc9c1c5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:05,601 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:01:05,602 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f851f4a-23f4-4a8f-945a-9bc8f3b1c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:06,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:01:06,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fb5153d-c7c4-47a4-9387-875bae32bdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:07,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:01:07,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d3a9edf-febf-4f65-8d26-d7c82bbd59a7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:08,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:08,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f06fb7b3-edec-4875-8c16-47c3b626a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:09,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:09,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4e5e006-b82f-4c2f-94b1-16fee48717ce', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:10,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:10,918 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28d665be-1406-45a4-9546-b6ab0c153acf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:11,981 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:11,982 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f00b4ba4-2139-4361-9947-0dddccf240a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:13,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:13,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-702ab6ca-5e46-4e0a-9d9d-3e564869ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:14,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:14,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38e6689e-873e-41b8-884d-31d2d62bdcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:15,174 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:15,174 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec6d2c18-be6b-4c1d-a633-188250a82720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:16,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:16,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87ba1960-f66b-4008-8401-b6a0f361fcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:17,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:17,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6983d4a6-121f-4336-bf35-6d7052d653cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:18,383 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:01:18,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9b8f586-31e5-4d29-b3b2-8b61fcb0a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:19,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:01:19,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83026ed7-c4d5-40d7-b6e8-5f59f210b83b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:20,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:20,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6592a754-7f0b-4fd7-81a4-e61f93cb5374', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:21,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:01:21,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe346912-1968-4b90-9768-8ae9094aad02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:22,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 10:01:22,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c9b03f9-2267-4733-b388-0d884935a32f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:23,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:23,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faa259e0-00fa-421c-8e6a-660e033427d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:24,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:24,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-867325a3-8c9b-442c-ad45-b4d0bcefc288', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:25,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:01:25,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24eafca7-251c-4578-8d34-e73b42bc1636', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:26,927 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:26,927 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b443980a-504d-4650-a8bc-5dc8663519df', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:27,990 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:27,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e209811-e2b7-4e1e-9b33-d56c6aa1f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:29,076 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:01:29,076 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaed0e10-d7fa-4d6c-9b74-b33df79ad05f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:30,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:30,140 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4011b77-cab2-4207-bee6-d209846a1fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:31,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:01:31,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c706103a-4780-4d62-baa5-54debbdd9c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:32,275 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:32,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f1435a52-debd-48b9-8930-24ca78bab606', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:33,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:33,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9644441-836c-4c99-bc86-bb5afc6c208d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:34,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:01:34,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5daeda15-5bc0-4391-98be-9ee3a1a12db9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:35,510 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:01:35,511 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-953d13fc-2bb3-4aea-9f05-77d8a661a235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:36,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:36,579 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1eb796b4-8439-4c28-941d-34f2fa731c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:37,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:37,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee31c15-550f-4d84-acd1-42b1fcbe7340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:38,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:01:38,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d32b90a-a6b6-4931-a3fa-7acff929f135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:39,779 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:39,779 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c9f09ed-485f-46c8-801d-a011b5da85be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:40,844 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:40,845 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f630e7a0-2c5d-4dbb-bdff-58446d3750e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:41,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:41,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd527447-db14-4709-bcfe-d46a9b30bfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:42,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:01:42,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-406aa2ba-a428-43d1-a465-5f428914113f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:44,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:44,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e92238b-4f3b-4379-b878-4329787bc08e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:45,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:45,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dcf3e122-34f6-4c94-b99f-67a384e415b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:46,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:46,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0df5ca81-60aa-4c11-aa1f-6886240b4e14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:47,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:01:47,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a073f02-ba7a-4a3f-8ca6-f99bccca7073', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:48,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:48,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-477e1391-e6cd-4980-bf0b-22a7cb4e84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:49,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:01:49,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bb4b5679-613b-4737-bd73-1bf9478ca02f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:50,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:01:50,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-837a1c71-14d5-407f-9eb3-399e4056f368', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:51,522 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:01:51,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b476ca58-b539-4a2a-82e6-474ae064f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:52,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:52,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50588748-cf41-4ede-9fda-8d22d5d48926', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:53,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:53,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30382c8b-bb8b-4c41-8deb-e0d1d358a240', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:54,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:01:54,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72cb94cc-4f92-4419-a37a-0bc97bdb9a10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:55,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:55,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3293e7-c07e-4b09-af76-005da61ae6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:56,849 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:01:56,850 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-220419eb-f158-476a-b54d-d7c93e573f83', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:57,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:57,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29bfff50-5c73-4d51-a1d2-27a77bb98bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:58,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:58,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706aac43-6cad-4ccd-9c7c-0b3ed9f59210', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:00,041 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:00,042 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e13af840-552b-4dc2-9142-ce2508a21278', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:01,111 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:02:01,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11569162-7645-44c4-baf0-d88ca014c747', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:02,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:02:02,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a9e515d-7c27-488d-b51d-757cad616daa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:03,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:03,265 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8c17bd3-0a8b-45a3-8233-b38bc9b5c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:04,349 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:02:04,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27567a1c-2546-4b88-8af5-4171e5073357', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:05,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:02:05,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84013dcf-2c34-4e4f-bc15-9ba21a5bce31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:06,471 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:06,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61a676b1-c7af-413e-9c64-f52645156f29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:07,531 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:07,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35c8aa72-7967-410e-9b94-a6ea317077a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:08,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:08,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07a8dcf2-57c6-4517-a57d-0582cf3760bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:09,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:09,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5826a7-b7bd-4bdb-a40b-a42aa2a2ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:10,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:02:10,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc5c6f8-c215-41a9-aa1a-f17371894071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:11,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:11,798 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2e2d507-8aac-4fcf-a5eb-778b8884ef34', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:12,871 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:02:12,872 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-946e8b6e-78ec-4170-8731-e2a4ae451250', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:13,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:13,933 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e14865d2-dd2d-4e3a-90b8-66bce4edad28', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:14,994 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:14,995 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e6c4e9b3-aabe-43e5-a9e7-11962c831d44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:16,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:02:16,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35f3dcc0-2ceb-43c2-9088-627c0cfae4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:17,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:02:17,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7813a1a-1083-4d35-9b9f-1bb8035d1c58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:18,203 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:02:18,204 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4acfdfb-f26e-44a0-a67e-d55e1235d38e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:19,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s\n    2019-12-24 10:02:19,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4d9a8bc-ecda-4491-a200-1a64fb71aa90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:20,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:20,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26788e5b-439a-45c8-b931-28d7716a3563', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:21,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:21,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7e5f23c-25bc-43b3-b0f5-ec475ba7b91f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:22,490 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:22,490 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb93ea7e-d6ec-480a-8b86-77e596b54a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:23,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:23,556 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4b51433-f2d3-41d6-92a8-38e45452180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:24,614 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:24,615 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2796fa0e-5823-4beb-9e20-0ca76daaad46', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:25,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:02:25,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eb1ac73-792a-4f65-9413-8d3fcf18b407', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:26,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:26,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7974e6e7-dab9-4d7e-871f-1cfe572768b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:27,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:27,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31b1f796-ef07-4669-bfab-3a136dc932e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:28,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:28,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f04d8bb3-cb7f-4d49-a07e-bf6abc68a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:29,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:29,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26bc1b24-1dc4-430b-8382-e0840b5c8a92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:30,982 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:30,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d89b8f3e-23f1-41ad-ad91-d909132a01cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:32,053 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:02:32,054 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42492ce-2b66-40a9-842c-5ec12265b64a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:33,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:02:33,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-188e93fc-8f09-405f-b615-9593967e2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:34,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:02:34,197 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3138caa4-940e-4c3a-854f-7526275f16f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:35,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:35,257 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c4b1ea-e459-4de3-9ca2-5a0e10572aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:36,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:36,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70aa6415-c0cf-4634-82e5-1aae7f814094', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d2bbad8-30ca-47a2-9892-bdc8c75d1c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:38,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:02:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4a907ea-fa0b-4169-9bb2-095eb6cec841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:39,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:39,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64723ad3-e0af-465d-8331-517b659050f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:02:40,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-027b9599-7c68-4873-8661-e9b95d9c30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:41,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:41,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-969010d3-42a4-4918-8de8-c4b1f5c08886', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:42,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:42,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fb3868-5d26-4581-a2cc-39e1673e7d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:43,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 10:02:43,783 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10fdc27e-16be-4f73-8c64-12a5451472ab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:44,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:02:44,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08b60452-484f-4818-b487-661e7e8d1854', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:45,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:45,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb434b17-60ca-4c0f-bcb5-b71098484a57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:46,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:02:46,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a47ccfa-0f2f-4669-a285-5587725319e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:48,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:48,051 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58702ca6-62a5-4b12-ba81-0733fac5d3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:49,118 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:49,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6963fab6-3c3f-4aaa-866d-6420bc6d9ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:50,177 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:50,177 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf225e33-395d-44c2-be29-3501a31fcdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:51,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.120s\n    2019-12-24 10:02:51,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3567e8a-6968-4a5e-878d-a55c6d04e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:52,359 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:52,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f38a0012-2543-4ccc-825e-cbb60d304470', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:53,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:53,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2aedc382-facf-44f2-bbcb-83a703baabeb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:54,482 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:54,482 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5950b762-b95a-4ba1-bf68-a9e8434d06b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:55,549 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:02:55,550 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca3ff3e9-a8f3-4854-a7df-34a5fb5b0ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:56,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:56,608 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdf69026-9a2e-472d-98de-6df40bb7f782', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:57,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:57,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0ab1857-087a-4301-bdc0-a96754af5ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:58,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:02:58,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17bcad71-7915-4f1d-956d-880ce027dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:59,825 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:02:59,826 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9a42e08-d52e-4d14-ac79-0d579e41b52d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:00,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:00,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be295f31-1e72-4f56-8695-bb80aca1df69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:01,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:03:01,965 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dd6113e-6927-422c-938c-9a5732f35920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:03,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:03,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2722536-3e79-4eca-90a8-773117e58262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:04,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.435s\n    2019-12-24 10:03:04,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e2de4de-f450-461f-9067-1b770af6be9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:05,529 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:05,529 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40982dd1-6577-447d-8353-e1090ebf6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:06,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:06,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e41bf4b5-4aaf-4690-8f10-25a8ae4b4964', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:07,657 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:03:07,657 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3dbdc37b-6fd0-44d3-aba6-8d5323ee810a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:08,728 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:08,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b44c93a-eb7a-4ca5-beaf-6c454234548f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:09,786 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:03:09,786 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92a382bf-4976-48d8-b835-4bbe4af4c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:10,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:10,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05091013-b11f-4b8d-a85b-8909246a98e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:11,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:11,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e1364930-59a4-4fb3-aa44-0a52b256eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:12,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:03:12,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea4b12d2-93e7-4621-9798-82e21ab6fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69cc5039-4c85-4fba-8b0c-c954e85b0618', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:15,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:03:15,146 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2608ae-1165-4a9e-b6bd-3488136126af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:16,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:03:16,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a44387fb-77f5-43bf-b66c-2e6f3b59dbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:17,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:17,295 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e18ac2e-9e1b-4c65-8caa-eb4161b0c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:18,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:18,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e7cf087-e3d0-4c3d-a920-0948aee4a891', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:19,428 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:03:19,429 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8361ed-cda8-458b-8dde-56f0b82e7475', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:20,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:20,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c02f2fa-dd41-4817-910e-5036f8965f20', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:21,554 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:21,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0c3b0f52-eb02-4cdc-b4fb-d27b478d692f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:22,620 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:22,621 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3ba4099-55d8-4fda-8ef7-cf372b436fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:23,695 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:03:23,695 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fee41a97-9eef-43bd-9ddd-2a94dd655404', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:24,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:24,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50617e0a-06bc-44e6-aae9-409e5ef2ac02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:25,864 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:03:25,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d0d20fc-65c4-42af-9426-bba3cf7531f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:26,930 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:26,930 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11f595d8-69fd-4439-b24b-a4019c4a81ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:28,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:28,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7a00958-759e-4817-a74c-9582eb8ba13b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:29,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 10:03:29,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-012e713d-b5a5-42f3-9a6f-b25ef9ddd2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:30,167 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:03:30,167 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-abb32ba4-4304-42b7-b551-7aff517ce915', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:31,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:31,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a4f8925-9daa-46e0-a00a-c1ef201cbf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:32,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:32,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c7f42f8-de34-458e-876e-00bc4c8ac7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:33,360 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:03:33,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0686ef8-d997-4f8e-baf3-085211ee0f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:34,419 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:35,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52efcc40-4140-4539-9e88-09a9267cef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:36,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:36,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d07d1a-108e-496f-82df-565147dd14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:37,304 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:37,305 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eafbc64f-473f-408f-af25-5f349dd34bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:38,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:38,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13557c57-a56e-4984-93ba-770c4649c7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:39,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:39,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ba1de2d-388c-4540-a9fe-f4fb700a7125', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:40,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:40,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-646281f2-0fbe-4f83-a2de-a8fe8d1d211a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:41,561 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:41,562 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e428fa82-ca04-41a3-a995-f4a1d9d1e774', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:42,631 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:42,633 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2132fdf-ce4e-49bb-8ef1-cfa4c76f0218', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:43,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:43,702 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3e040ad-adb1-4530-bfe0-fd2ef74dfd48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:44,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:44,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7c8f67c-22b4-420e-a8e9-faf4c916ee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:45,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:03:45,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe4ef641-9c2d-4210-be04-f262655cb679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:46,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:03:46,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b675652a-1be0-420f-98f0-30031b327538', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:47,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:03:47,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3490eec9-add0-4921-a09b-512cf1908591', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:49,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:49,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d70bd660-2896-4035-8d1c-638bf05656a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:50,105 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:50,105 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ac90657-2044-451a-8fe4-c85a5260fd76', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:51,169 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:51,170 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-861c6590-1324-483f-bb7f-04a74c427fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:52,266 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.095s\n    2019-12-24 10:03:52,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f5e55d0-7c43-4d21-8870-766c63ca40fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:53,336 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:53,337 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac1dd56a-15fc-40a7-8476-de79c85f30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:54,404 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:54,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59d2f455-3cd9-4e52-bf03-545c77d18765', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:55,475 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:55,476 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d275f94-dccd-4f88-bcfd-fd2b80e83716', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:56,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c330e309-203e-4c6c-b83b-8e434051ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:57,602 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:57,603 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-318b61fd-0322-4b70-8470-89d937878272', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:58,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:58,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d3a191e-a47c-4940-8caa-d3379eed886f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:59,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:59,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a986c8e8-37de-4094-823d-7154e1f6a512', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:00,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:04:00,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fd00fb9-0b27-4818-b0a9-6e3ba351dd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:01,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:01,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff5eeec4-ec13-4c1d-a673-5806e99a995b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:02,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:02,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-60f212ef-4ccf-4321-9e57-760779abba0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:03,987 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:03,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8b25a6f-6173-412b-aef3-57edf642c868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:05,049 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:05,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d46e145-2470-4bd5-9410-3f5c05fe5295', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:06,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:06,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29210303-b8a7-4da3-b4d8-7aebdd9a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:07,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:07,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-baa648e0-7539-4cff-bb3d-048d50104b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:08,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:08,234 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c67540a-56b0-41d9-8968-13225ca005b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:09,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:09,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-49fdfcfd-b144-4e53-af52-05255dfa903e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:10,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:10,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4bd99550-5ed0-47ce-a3d6-04c5355becb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:11,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:11,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ccea9ee1-ba53-40b0-8cf2-7618bbcb3129', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:12,496 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:12,497 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e879790-cd72-4358-aaed-8a59fa800de1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:13,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:13,558 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fde6e310-b4ac-4566-893f-6c1238f9f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:14,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:04:14,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2080ff6a-e8df-4e1d-9073-18d9ca3f9e17', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:15,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:15,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-807c2f57-df96-4c7e-9573-c0556d05723f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:16,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:16,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e21a6ef-0f5d-495d-88f5-753c4d697f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:17,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:17,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84e03947-a59c-42ab-9af7-a852eac4cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:18,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:04:18,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74ea414b-ecac-438a-97b5-8551e22bcffc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:19,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:19,966 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be1b496b-213d-4c89-a233-7c9f9a2981b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:21,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:04:21,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-684b14f8-967c-4a80-a8ca-6989b63f6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:22,113 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:22,114 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f28a895d-caff-428c-a812-b57effe2ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:23,178 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:23,179 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84cf1bee-9f6b-4522-b177-c25d7cdd290e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:24,245 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:04:24,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-661ba2a3-7449-43d4-aeb6-a5ffe33a110a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:25,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:25,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ef8c075-6349-4e31-a5c3-e3f4c438ef24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:26,365 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:04:26,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c28466c7-7be4-45a8-8165-7888c25abdae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:27,430 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:04:27,431 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54725f3c-7121-4092-a2e2-c3168402555c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:28,488 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:04:28,489 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6837d072-6519-4540-8583-35a1793aa2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:29,552 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:29,552 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-698d4754-4396-4542-8e23-5e9c4cca2fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:30,611 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:30,611 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77aa9643-688b-49cf-a801-710d2a42693a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:31,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:31,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75ee149c-3b56-435d-a60c-4a14006307f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:32,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:32,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2801f9ac-e3f7-435a-87b6-406cfb6e46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:33,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:33,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-effc19ba-4838-4bd2-ace7-6e2aad0ed6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:34,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:34,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76110ab3-a1c2-4f6f-8ffd-26f69e073643', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:35,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:35,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c507be17-b736-4cb5-a3f6-25c6429a4979', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:36,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:36,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7bcf1d3-37fd-4372-8524-b12d55412f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:38,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:38,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eead4ce1-dfaa-41d6-ad56-bca0ccf7d9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:39,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:39,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b14f31ef-1295-4d76-b5fa-2034f13cd2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:40,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:04:40,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04877cb3-7f01-464e-b185-57f01e49f1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:41,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:41,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c51163-2334-4146-b2d7-eef93d59e35b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:42,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:04:42,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6dda15db-57f0-4914-bb5b-44ade66b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:43,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:04:43,435 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f51ffebc-a195-4385-a7d6-5c88f3c88412', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:44,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:44,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8de54f86-403d-4802-ae63-53c4afedf436', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:45,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:04:45,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bfa96c28-6795-4587-b6a5-68c5a2b2184d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:46,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:04:46,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b480ee-a0ef-4687-9e5a-47dfa4f1d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:47,682 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:47,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-45c68b5b-de14-4c0c-8fab-0ed5c1e7a26a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:48,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:48,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14f43b6b-14a5-4969-adfa-cf1e83892bba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:49,815 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:49,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c150d28a-e34c-430e-ab89-1ac652925a16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:50,884 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:50,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca999f50-43b2-4af5-ad2a-bb43c2ce9542', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:51,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:51,947 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdcfd1d0-2f56-4b9c-8fa4-0e22c7d480f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:53,008 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:53,009 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b13cd3a-e19d-4093-bf21-0895ab23d718', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:54,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:54,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-015c411f-11ae-4b2f-911d-8745238e831a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:55,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:04:55,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1fb9a291-e82f-4feb-8df7-63b270531ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:56,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:04:56,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4872f004-7823-46fe-95c6-43625d818c44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:57,273 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:57,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a25350bf-1228-4821-a62f-85c15b786271', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:58,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:04:58,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4c4aa4d-587f-4b32-9e5b-02b8a4501c95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:59,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:59,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-918c1ebb-34da-4fda-9880-7deb05d30e45', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:00,469 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:00,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28c52935-a101-45de-af91-10cf9e616569', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:01,535 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:01,536 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfb5663d-22b0-46f6-a232-64cb77efa536', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:02,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:02,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c1f78e-17cb-4bf0-9d6f-9ffe4d24e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:03,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:03,678 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-598912ee-60cf-4a7f-ad0e-8c9d5c0aaee4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:04,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:04,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-068a143a-6eb6-4cff-81eb-ba3478678cca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:05,818 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:05,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72d15200-4cda-4a3f-b564-eae6e613961a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:06,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:05:06,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9145d6bd-7207-4788-876f-88ac6f48a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:07,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:07,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b1b48ba-1d92-4c5c-a7fa-c97d73a8d39d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:09,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:05:09,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5fff991-caa3-4904-9073-aa6f1c396fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:10,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:10,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69ac6786-541c-4d2b-94e6-40a3492a57d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:11,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:05:11,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa4e743e-ec72-499e-9ac8-d982cc89a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:12,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:05:12,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34ad7302-0d63-4de6-8b29-0c521887f156', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:13,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:13,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9eda4a49-2eef-4b13-91a1-2cd3ca9161e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:14,364 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:14,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b3b2a3f-7f91-4770-9555-6f4f455cc759', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:15,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:15,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-006850c6-4141-46a0-acf3-d0cd5b404331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:16,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:16,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96d3827b-163d-4ab4-b89f-f996466be70e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:17,553 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:17,554 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69478317-64ab-4034-b28f-c7cfbd3a3655', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:18,616 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:18,616 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eebfc0f1-213f-4254-bba8-91ebf9fba090', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:19,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:19,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c860caa9-eee1-4937-b6c0-e6cbbc313302', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:20,748 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:20,749 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cf6d27a-5ec0-4d16-b8f7-44809eb6ad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:21,811 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:21,812 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc993b37-9325-4b37-8737-4cc9b1c9cbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:22,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:22,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f181580c-b0fc-44fc-9526-577c9d215093', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:23,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:23,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d76fe47-6747-4557-8f6c-2c75bffefe3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:24,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:24,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-deba5b36-4cc0-45cf-9dc4-a8d20908977e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:26,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:26,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d612e07a-0bbf-4a68-a6fd-1503369b35e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:27,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:27,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a299daab-6131-4034-a20a-925c0626e519', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:28,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:28,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f13798e8-82e8-4184-8a55-f1b65bc4e83d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:29,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:05:29,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15b58027-7733-4806-ba7f-25af42e7249f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:30,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:30,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b780a69-ed7c-4857-9d54-65e248709ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:31,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:31,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ce4ba3f-7650-4d51-972b-d8ce355fa523', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:32,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:32,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c82c542-4f92-4c54-8ff2-9d5e7bb21ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:33,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:33,491 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e01d4ca-5198-40f8-9401-33d7ed4631eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:34,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:34,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80f97baa-afb9-4beb-acaa-8342a32913fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:35,619 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:35,619 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b25e2d4-58d0-443c-9009-1d5ff746ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:36,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:05:36,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ad0cae-3d3d-4c75-bc83-1f25d5d41262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:37,742 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:37,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42a28d2b-29bb-4984-99ed-e6c4473af90c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:38,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:05:38,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f62e7236-2c49-41f4-af53-f2c4465212a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:39,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:05:39,870 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10d670c3-8041-4655-a7b3-872088d8405a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:40,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:05:40,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e777e589-d443-4034-b05e-9df4ad015543', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:42,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:42,017 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5201d89d-79b7-41fc-8ad4-edb4d8a2d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:43,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:43,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f36b9169-40c3-4ad7-8f22-ce65f67f7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:44,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:44,156 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0915c6fa-5ca7-447d-9ba9-cf904a28290b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:45,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:45,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb4b9967-8c77-43a2-b4ee-78e431c4ea36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:46,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:46,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf473f09-a586-4a69-819d-0171973a02c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:47,369 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:05:47,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e539e07-9d97-4aba-acee-5e5f82d7445e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:48,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:48,439 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a9f4987-de04-4e75-87a4-14110883cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:49,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:49,503 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3db0f83a-6d74-4de7-ad89-24631126e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:50,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:50,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd3d4826-0e1a-4b05-83c5-cb83bca99149', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:51,634 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:51,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb698a62-c04f-4ca8-9019-8880b62ea74b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:52,712 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:05:52,713 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6923bd21-73df-422b-9782-7071f45f2ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:53,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:53,776 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d2dd3a2-30ca-43e1-a54c-af8b9cae836e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:54,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:54,841 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d33e03ca-8829-40d8-8e16-8547fe0bd315', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:55,907 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:55,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9b28e7bb-d412-4d51-a48f-899eac658c29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:56,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:05:56,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-581b1d67-d2eb-4647-9b31-e68b0cc70cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:58,043 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:58,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-616abf26-3e99-4cd4-a8c3-dd560b08557d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:59,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:59,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2d937b0-c137-4f25-98c3-3c8642cbc8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:00,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:00,180 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9565157f-96c8-45db-b8be-3a081e2235b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:01,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:01,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d103326-0c98-4831-8a96-4b8965f3795e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:02,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:06:02,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58ec10c8-a1d9-48e6-837c-55f02eb41ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:03,362 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:03,363 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a250549d-814f-49a0-a1b6-8f367074da69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:04,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:04,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ed1b3f-dfe9-43d5-948b-2bd9657a80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:05,492 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:05,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-525cf087-a448-4737-bf3b-a4f3cd4b3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:06,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:06,560 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e84c22cb-b57e-4433-8be7-721505e3d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:07,645 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:06:07,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8237f618-8dfe-4bc0-8618-be7490902c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:08,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:08,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03916af-8a87-4c1d-92c3-01e924b1a3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:09,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:09,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bcab1a0-f396-4f86-b0c4-17a3a8285c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:10,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:10,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d94a0950-82ef-42d3-89be-d54bca67898b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:11,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:11,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6088fe16-a582-41c1-9363-3a698cb9091b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:12,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:06:12,969 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76179b64-9227-4ffb-9c13-0eb52825b501', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:06:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9440e086-945c-4c6f-91ea-3fba42648215', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:15,125 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:06:15,125 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-331551b2-2bf7-4805-917c-49f993e14e10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:16,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:16,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98a9a92b-ee75-485b-81e3-a09bde7d391f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:17,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:17,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06758c12-2f57-44c1-a424-66e4a6c742ec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:18,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:06:18,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13c5494a-59b4-4fa6-bf91-fa4afe89da11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:19,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:06:19,399 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a072c19-1046-4fbe-a3f9-363a84813af7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:20,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:20,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7cf418af-d8e2-4b3e-b6df-97f922acd0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:21,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:21,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faf6092c-3c61-4c65-80d4-cdb797914961', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:22,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:06:22,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d920bfd-04da-4103-860f-cbf18402b3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:23,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:23,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e573e65-26e7-4433-97b7-8f7aef3d445c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:24,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:06:24,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa428e3e-8a6e-42e3-bc94-50ff289bc872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:25,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:25,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a0a4629-8578-4efc-880b-4eea7b17d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:26,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:26,857 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88b9d340-5559-48e9-baeb-a7e5aeee1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:27,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:27,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d173825-4259-442a-9093-b06f13415f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:28,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:28,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f78a7b37-01c2-4918-804d-da7847cf9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:30,052 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:30,053 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a68a790-ce66-4b14-bc20-691491ddcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:31,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 10:06:31,136 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff7b42-c7c9-4a4a-887d-07d156e824d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:32,200 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:32,200 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a55b2b9-5b33-485a-b1ed-426833bb2772', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:33,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.097s\n    2019-12-24 10:06:33,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e97a791-a586-4b6b-9268-868a0af348f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:34,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:34,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4834827-e243-462d-88b6-9f4b03495778', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:35,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:35,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-169d2c94-bd43-45b3-b0c7-11da90f74fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:36,493 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:36,493 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0aec7d01-0347-4fa4-9c4b-2ccbb456c07f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:37,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:06:37,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8d80c44-bcdb-4963-95b0-04880b0e48b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:38,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:06:38,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-00118d77-b1db-4f29-8fc8-8fe837aa0d87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:39,706 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:39,707 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21728a6f-0a8c-4213-8b88-9c377aac093e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:40,766 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:40,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a80a3a6-e922-4420-bcb7-23bdf2b9dc04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:41,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:41,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b28ae96a-93f9-4c55-ad19-b1c8e87523b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:42,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:42,899 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62e225c1-b20d-45f2-a380-607f182e8494', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:43,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:43,968 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52617ba8-f10e-4976-be24-d005e3210e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:45,028 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:45,028 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c998d67-cf9c-4f16-9e5c-c93429d84683', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:46,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:46,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bc60ba74-30ae-4776-aa24-ef3bec4bd252', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:47,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:47,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de5c1d28-627a-47e4-a1e2-073eeec53dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:48,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.104s\n    2019-12-24 10:06:48,264 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b0bf97f4-ffda-4206-b396-abf1c5a2a725', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:49,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:49,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f18410d5-2950-40ac-8a43-2fe88b4e7f90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:50,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:50,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-601c597e-c943-4ad2-adcf-c3a024c31100', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:51,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:06:51,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51ecc57c-4f4f-4d94-a0a0-ef1517fe9b33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:52,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:52,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b955b92-255d-4e08-b755-ae396c2beefc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:53,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:06:53,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d10230ad-9341-4577-86d8-7fe73bd5fc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:54,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:54,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-451bb38d-c64f-49b8-9e7d-27e8171cbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:55,739 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:55,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfd83ce-77e5-4023-86e3-28ad527635b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:56,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:56,799 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4cc2c69-0d17-4c88-aa95-4c85022f91bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:57,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:06:57,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-586923a9-0821-4106-ad45-55d8506ee212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:58,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:58,923 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c938e46-c24a-4ba7-a18f-4e35154d28f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:59,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:59,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f818c44b-d97a-4b8a-8c61-47a107e06499', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:01,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:01,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4b602b8-38ef-4f8d-8c13-abb78c3c0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:02,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:07:02,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad617b1-1ed2-40b3-8a86-836b5b6db744', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:03,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:03,182 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-313f63ad-aeb9-4431-9e7b-ed002f1843a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:04,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:04,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-91841f0c-d63c-4454-ac83-bf3ada243e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:05,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:05,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b9fe74da-c94c-44f9-aedc-79e93fbfc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:06,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:06,372 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d48808a-8a5e-48d7-b426-b4ac6dd3e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:07,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:07,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-758089cf-df51-4095-907d-6743ddd37708', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:08,507 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:07:08,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83fde74a-8de7-451e-b51c-01d185950ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:09,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:09,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550e1d82-0cea-4d45-b42e-678962742089', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:10,649 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:10,650 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0403884-d4f7-4ff5-a78e-4fe25bc03b31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:11,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:11,716 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9027b0b-9043-4b9e-90e9-ee49e2a577f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:12,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:12,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb60b1f1-a25c-43ce-af2f-bf113fabdcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:13,862 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:13,863 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a362746-1140-4677-9ced-93c97a9990f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:14,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:07:14,921 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d71901-0567-459f-b0f1-ae3acacaa98e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:16,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:07:16,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa9d2824-0db8-4703-8cd3-d2ac05db9895', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:17,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:17,068 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c5805ac6-41cb-4f04-bb08-35b480cbb9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:18,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:18,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c8fda69-a4ba-49d9-b7c1-9cd462701fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:19,189 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:07:19,190 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cc1d11-bfc6-4cbc-9326-a2d72b38122a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:20,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:07:20,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a03a62f-040e-43c0-b1ca-713a2ce49462', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:21,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:21,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c9389f9-7184-4157-bb85-7ba0258f2f56', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:22,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:22,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be3a28ec-ddaf-47f6-98db-9774704b00f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:23,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:07:23,436 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14018de2-e0d5-4cbd-8057-800f33122575', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:24,501 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:24,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e7fb0f56-0b98-4eb7-abc7-81be0cc61f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:25,560 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:25,561 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-884cfbe6-043c-43be-bf92-fce09b36afa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:26,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:26,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-385254b2-13a2-4317-99ab-4d78db1ebd15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:27,681 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:27,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a9348ec-26b0-4558-8183-4282feab1afb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:28,746 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:28,746 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-94f04ba5-e07a-4f0f-8a6a-4280217fca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:29,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:07:29,824 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0311958a-20d1-4606-9e38-59d5ed22add5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:30,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:07:30,887 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c35e755a-b4d8-4ec4-aac6-182430eb029e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:31,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:07:31,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7be57a19-4828-4831-8d35-dca74ac518cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:33,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:33,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-85e22f34-5d49-4506-981d-390ec1f83a42', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:34,085 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:34,086 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e726a59c-6de0-48d1-a15e-12f695d9ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:35,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:35,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34e58709-1047-4afe-a354-632a42191491', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:36,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:07:36,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32df9957-8e1a-463d-b7d2-029aed86790b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:37,296 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:07:37,296 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-715bf010-c626-4461-b3e4-f5c3bff1b94d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:38,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:07:38,382 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c992f678-5bb4-45d7-aa44-b02d0bb2760e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:39,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:39,450 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b38915b1-a058-4488-8684-84e5df29ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:40,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:40,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c5c59d1-2ec2-40b3-ba61-c75fdbc627e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:41,582 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:07:41,583 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad2ead9b-3f30-480d-b447-e68bb632d9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:42,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:42,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-36fba774-f7d7-4ee6-8db7-81c345796d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:43,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:07:43,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cab64a21-1c74-4078-96a8-8bf68251a2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:44,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:44,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eadd677a-d93c-4a43-a0c4-ea7f311b7282', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:45,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:07:45,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fab38d6-f2fe-4cf6-9d29-ed5f76a6b211', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:46,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:07:46,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad0a761a-51ef-456b-bccd-707dd83190ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:47,993 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:47,994 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-481305d5-b2e9-468c-960a-a9d1b0a6862e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:49,055 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:49,056 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0a5ad5-206e-4096-ac74-193b79ea1700', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:50,136 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:07:50,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6434e61e-28f6-4704-a1e3-175c1b27077c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:51,209 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:07:51,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f73bf89e-c0e8-4582-bceb-3c942e757a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:52,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:52,271 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c303475c-18d3-4f10-8cf7-5164f063e164', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:53,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:53,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-233d6067-73fe-4eee-bcfa-9b2cba3cbaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:54,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:54,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-246833f7-2e06-4072-961d-e5de0c34eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:55,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:55,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af91b3da-2c82-4609-bc6d-457f9807edc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:56,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:56,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64aa3c82-ca00-48e8-afb7-a02a52a46478', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:57,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:07:57,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c823d34-76f4-43e1-9c4d-7dfac659cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:58,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:58,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bad5464e-5d34-4dd4-8788-d824fa4b981b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:59,762 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s\n    2019-12-24 10:07:59,762 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27e4f7fd-6fb7-42e7-95e9-e74b1db6c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:00,846 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:08:00,846 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-510c902d-ada2-4d8e-bb0e-4b63aef9cf11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:01,909 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:08:01,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b57d3fd5-4b99-40fe-b47f-b5c0aeee6c06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:03,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.311s\n    2019-12-24 10:08:03,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-187b68fd-47bc-4f78-bf73-9ff284ebc08b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:04,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:08:04,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca1195f6-8e87-49a6-84ae-1811755ab3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    \n\n==============================\nFailed 1 tests - output below:\n==============================\n\nironic_tempest_plugin.tests.scenario.ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server[id-c2db24e7-b9bb-44df-6765-e60134346fd0,network]\n-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nCaptured traceback:\n~~~~~~~~~~~~~~~~~~~\n    Traceback (most recent call last):\n      File \"/opt/stack/tempest/tempest/common/utils/__init__.py\", line 89, in wrapper\n        return f(*func_args, **func_kwargs)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py\", line 247, in test_ip_access_to_server\n        self.boot_and_verify_node()\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 570, in boot_and_verify_node\n        self.set_node_to_active(image_ref, image_checksum)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 513, in set_node_to_active\n        cls.boot_node(image_ref, image_checksum)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 275, in boot_node\n        bm.BaremetalPowerStates.POWER_ON)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py\", line 117, in wait_power_state\n        status=state, timeout=CONF.baremetal.power_timeout)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/common/waiters.py\", line 85, in wait_for_bm_node_status\n        interval):\n      File \"/opt/stack/tempest/tempest/lib/common/utils/test_utils.py\", line 111, in call_until_true\n        time.sleep(sleep_for)\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/fixtures/_fixtures/timeout.py\", line 52, in signal_handler\n        raise TimeoutException()\n    fixtures._fixtures.timeout.TimeoutException\n    \n\nCaptured pythonlogging:\n~~~~~~~~~~~~~~~~~~~~~~~\n    2019-12-24 09:48:04,906 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117:9696/v2.0/networks?name=private 0.395s\n    2019-12-24 09:48:04,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-035504c2-9429-413d-bfa2-9f462776de44', 'date': 'Tue, 24 Dec 2019 09:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117:9696/v2.0/networks?name=private'}\n            Body: b'{\"networks\":[{\"id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"name\":\"private\",\"tenant_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"admin_state_up\":true,\"mtu\":1500,\"status\":\"ACTIVE\",\"subnets\":[\"6bca7482-2b38-44e2-89ec-539deae3801a\"],\"shared\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"ipv6_address_scope\":null,\"router:external\":false,\"description\":\"\",\"port_security_enabled\":true,\"tags\":[],\"created_at\":\"2019-12-24T09:31:07Z\",\"updated_at\":\"2019-12-24T09:31:12Z\",\"revision_number\":2,\"project_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"provider:network_type\":\"flat\",\"provider:physical_network\":\"private\",\"provider:segmentation_id\":null}]}'\n    2019-12-24 09:48:09,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 201 POST http://169.16.1.117:9696/v2.0/ports 4.687s\n    2019-12-24 09:48:09,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}\n            Body: {\"port\": {\"network_id\": \"a899145f-75fb-4cff-af50-fc4e321cbfb3\"}}\n        Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-08e65a59-7bec-4753-aa10-681a5fe291c8', 'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://169.16.1.117:9696/v2.0/ports'}\n            Body: b'{\"port\":{\"id\":\"06100867-bde5-4291-a4fc-599f1b1e953a\",\"name\":\"\",\"network_id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"tenant_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"mac_address\":\"fa:16:3e:08:d0:d3\",\"admin_state_up\":true,\"status\":\"DOWN\",\"device_id\":\"\",\"device_owner\":\"\",\"fixed_ips\":[{\"subnet_id\":\"6bca7482-2b38-44e2-89ec-539deae3801a\",\"ip_address\":\"169.16.1.69\"}],\"project_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"port_security_enabled\":true,\"security_groups\":[\"342af086-07dc-46be-ab11-9b3871054d9c\"],\"binding:vnic_type\":\"normal\",\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"description\":\"\",\"tags\":[],\"created_at\":\"2019-12-24T09:48:08Z\",\"updated_at\":\"2019-12-24T09:48:08Z\",\"revision_number\":1}}'\n    2019-12-24 09:48:11,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 204 POST http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs 2.213s\n    2019-12-24 09:48:11,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: {\"id\": \"06100867-bde5-4291-a4fc-599f1b1e953a\"}\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'openstack-request-id': 'req-236e1a2e-c6bc-46a7-8c87-de20907d5f92', 'connection': 'close', 'status': '204', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs'}\n            Body: b''\n    2019-12-24 09:48:12,054 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 PATCH http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.243s\n    2019-12-24 09:48:12,055 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: [{\"path\": \"/instance_info/image_source\", \"op\": \"add\", \"value\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\"}, {\"path\": \"/instance_info/image_checksum\", \"op\": \"add\", \"value\": \"17a6c6df66d4c90b05554cdc2285d851\"}, {\"path\": \"/instance_info/root_gb\", \"op\": \"add\", \"value\": 99}]\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2404', 'content-type': 'application/json', 'openstack-request-id': 'req-fa34a42e-2dde-49ea-a8d8-c4fcac90312c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"available\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:46:43+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": null, \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:11+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:12,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 202 PUT http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision 0.301s\n    2019-12-24 09:48:12,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: {\"target\": \"active\"}\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states', 'openstack-request-id': 'req-d0c48007-8aaf-466e-b9be-c0f1bd7be569', 'connection': 'close', 'status': '202', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision'}\n            Body: b''\n    2019-12-24 09:48:12,425 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:48:12,426 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-b9e69394-b304-4b0d-892f-3d84f2b443f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:13,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:48:13,495 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-06f3491c-a6f3-4862-b5f6-5d4283bcc8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:14,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:48:14,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-bd39a99a-0edc-4395-bea5-214cd8c6578e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:15,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:15,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-1c0f1310-f98f-4ff2-afa2-da7bf9b7b3af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:16,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.143s\n    2019-12-24 09:48:16,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-07c07178-72f5-4cb9-87bb-44f880e0deed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:17,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:48:17,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-5e0980b3-acc2-4c90-947c-fe8170332925', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:18,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:18,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c5877ece-bb32-41e6-bbf2-86d47e21e587', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:20,024 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:20,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-f789c651-7e37-468e-b48e-5e47efc2f7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:21,138 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s\n    2019-12-24 09:48:21,138 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-4021e4d5-f3d0-4842-9417-20315a479d37', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:22,234 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s\n    2019-12-24 09:48:22,235 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c2747f64-08f0-4cf8-88b7-1a0e965a25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:23,353 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.116s\n    2019-12-24 09:48:23,354 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-3f049201-e141-4862-8d74-b48bbc561efc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:24,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:48:24,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-982ba366-8e3b-4eb3-bc4f-5e0e5d0f0172', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:25,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:48:25,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-fe5abf9f-d702-4a6f-803e-ac9a4121d91c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:26,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s\n    2019-12-24 09:48:26,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c7d2aedc-5fc1-40ce-a7b3-94a1bd17ac41', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:27,679 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:48:27,679 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-7b66ee27-c4c0-49f6-ba9e-a11b1c90904c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:28,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:48:28,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-a2ef5cbc-dcdb-41a5-aa70-6c26693bca49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:29,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:48:29,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c1930114-6e81-438a-9715-afc96ad8b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:30,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:48:30,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c17bbf24-9762-4145-b123-2ebd8b49a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:31,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:31,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-ab763341-f79d-4195-a031-a25825c527b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:33,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:48:33,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-bd61e8de-4e27-49ca-a72d-c5d16c4c8902', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:34,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:48:34,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-404aee33-2dcb-4a1e-811e-3dc6e68cbd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:35,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:35,183 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-cc4df124-7676-4d09-8607-deabde69102e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:36,262 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:48:36,262 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca59efa-bc20-44ed-8b10-a8ded2b79e02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:37,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:37,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d0f49f-13d6-4350-9b84-37fddf704ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:38,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:38,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4cc762a-e3bc-4e5e-ad13-0784b7d6160b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:39,571 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.145s\n    2019-12-24 09:48:39,572 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d9ade5b-3a0d-45d0-9279-e70cc633f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:40,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:40,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-757df233-c472-4ac0-a8d9-47a6f435ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:41,694 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:48:41,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04c563a1-b0f2-40fd-a0a3-2caa03e7826a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:42,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:48:42,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-659b86e5-fc31-458c-b767-9d0ad659ddf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:43,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:48:43,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1d69737b-8ccd-49a1-9bc5-f46049be696c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:44,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:48:44,911 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e52da3f6-38e0-4dd7-91b4-b7560138f85f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:45,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:45,978 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03dc205d-50b1-45aa-be6d-57b73ee37b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:47,068 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:48:47,069 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd8fb43b-db27-48fb-a50a-661ddea30341', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:48,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:48:48,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d601694-231a-4f40-a717-d6ad874538ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:49,290 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.153s\n    2019-12-24 09:48:49,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c65d556-0525-4e21-930e-0691b4010547', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:50,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:48:50,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58b7c892-1dae-4732-9cf3-25b957496c16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:51,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:48:51,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06e66f25-8516-4ea8-81fa-86e2a476b2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:52,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:48:52,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8627391-bea1-4dab-93e9-7ce91e86d868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:53,572 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:48:53,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8971a710-438d-462f-a488-4720633c4a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:54,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:48:54,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56415295-859e-4e5c-92a5-237ec01b502b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:55,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:48:55,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-093f74dd-ba9d-4960-b4e0-8a642783bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:56,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:48:56,764 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d5348b2-439a-4168-a783-56f29fb81777', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:57,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:48:57,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-339ca171-856c-452b-a7d9-7abf2ee27679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:58,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:48:58,898 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dbb862d7-8dc9-44dc-bcae-78656586b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:48:59,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:48:59,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a7bfa5f-dbcd-435d-afb5-30265b8e3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:01,030 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:01,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550b8fb2-08af-43f6-b8ff-bcab3c52703c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:02,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:02,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4f610f8-6f29-4eb4-a3b7-957c861f0432', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:03,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:03,157 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de9a58cc-5a7a-41de-b709-57acea6c0d50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:04,217 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:04,217 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c482201-5bd7-4a79-9079-45951ea3756d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:05,278 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:05,279 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f932bef-c17d-47a0-aa19-54a73748fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:06,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:06,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d13c3090-efa5-4c09-9fbd-559ab5f2120f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:07,412 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:07,412 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-874951a7-617e-4e2f-9b27-a76af26fbca9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:08,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:08,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31ad6a8c-921b-46db-9747-db39d2f37a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:09,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:09,540 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a3b259f8-1fdb-4bf3-9f9f-0c4626fadb23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:10,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:10,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af3c3cff-7a57-47d2-a92c-b3b4f38624a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:11,690 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:49:11,691 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9cb9255-3a3f-4f7f-8be0-66ab0226dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:12,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:12,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e230e3d-8021-4712-8300-f7f93559f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:13,827 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:13,828 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa867fb9-cb74-48e2-9376-cc4b63be5042', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:14,883 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:49:14,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8cfa3109-757f-4100-93ba-b182f9386a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:15,973 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:49:15,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99985722-ed7c-478e-a000-52ff354d61b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:17,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:17,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e20f82e2-3350-4685-9c24-02b08d8878ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:18,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:49:18,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae279c77-c715-44d2-a0a9-46a420709914', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:19,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:49:19,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3931a2fa-1de0-4423-8a92-fdf02f2093d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:20,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:49:20,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4998b029-2c3f-4bb4-9c5a-059d3910181c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:21,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:21,325 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfa7f31d-9faf-4ca4-8ffc-f11b942b24c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:22,389 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:22,390 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e538b078-9350-4d1e-a61d-9d61e821ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:23,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:49:23,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d024a8f5-fde6-49ef-af3a-1094a17ebeef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:24,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:24,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d78430ea-09ce-4af2-9a52-fb1e63802a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:25,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:25,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1b5c78d9-3dbf-44ec-95b1-b69293d4ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:26,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:49:26,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e37a9f25-3ced-4b56-a913-5e43513744d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:27,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:49:27,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9418c7f8-e91d-4c55-a4b0-f3f17d055004', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:28,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:49:28,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7a427d7-9334-4753-92d6-d87076106f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:29,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:49:29,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66a33f26-83f8-4b66-8f19-69e0ebca1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:30,955 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:49:30,956 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39bb930b-a85e-4bb2-8fda-40cf2d474e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:32,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:32,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ef477d7-4721-4c49-a94e-a10ba91d9ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:33,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:49:33,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb1cc846-52a4-402b-8322-8888f9a394b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:34,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:34,187 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e300fea3-6659-473d-bc7c-0ba917d43f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:35,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:35,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca93a2b-370c-4eac-9a38-6d5ff5519ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:36,321 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:49:36,322 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-90c9a270-790f-44a2-a1de-a07efb646c87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:49:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93bd39d6-20dd-47e8-b97a-fe2abeb4493f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:38,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:49:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aeeab51c-e1ba-4aa1-9764-b7a60b298405', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:39,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:39,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-868f7a67-669c-4f52-826c-f242dce4b112', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:40,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e7fa924-2b29-4696-9305-a640b77eafbb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:41,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:49:41,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7faf554-d497-4b00-b9b3-c38b7ebeed2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:42,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:42,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98099e66-22eb-49f1-9d45-08a98bc97911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:43,800 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:49:43,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d610948-9d5d-496c-b089-b0e5a886041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:44,860 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:49:44,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea3d693a-3af3-46fa-b334-eaa3ce0b56d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:45,935 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:49:45,936 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b19d4f6a-2e41-49d2-9e6e-e73be8d2edc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:46,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:49:47,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2bf69f-83d1-4499-8645-9cf7c3bc19f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:48,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:48,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e22c3da-39af-4953-a9d7-4add021a6848', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:49,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:49:49,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad8d1af-ea73-4658-807e-5af18861bb51', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:50,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:50,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e3519a0-165f-4f69-9f87-06fa1ca1d9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:51,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:51,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2011af29-5a29-4d30-ac72-e6057ea8aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:52,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:49:52,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf87c06a-7ad1-4c41-926c-f892c5e48fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:53,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:49:53,406 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7c2e5a8-659c-49d8-8ef3-b2d43c877a53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:54,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:54,467 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d8970fe-8430-4ebf-8f5f-c7ddf1d9433c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:55,536 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:55,537 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a6bd1c52-9dd3-4c24-9d67-7dd03945f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:56,607 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:49:56,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f7d9d5e-877b-4867-85b8-645291022940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:57,676 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:49:57,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e0dbd6e-d0ab-472e-8c85-40d6532c5488', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:58,737 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:49:58,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ffd5051c-7d19-46f0-916e-df6866ad548e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:49:59,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:49:59,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2b68e38-6fad-4b64-886c-ab55f98531c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:00,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:00,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-830de98e-00d8-4f73-a776-e60e40cf88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:01,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:50:01,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c996036-ab8f-4e16-968a-8dde1ef743e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:03,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:03,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-422aa768-e00d-4d54-840d-145e33781771', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:04,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:04,081 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e955905e-f722-4e0b-a762-c30b10c06adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:05,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:05,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4b93a0-96a7-4761-80d4-9382efc3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:06,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:06,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-788f40f0-d031-4da5-89e3-498fcf8aa28c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:07,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:07,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1137eb49-04f4-4df9-b9dd-34a8c488f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:08,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:08,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4e3368-ae48-4973-932b-d1c2f1aab3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:09,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:09,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e6f7f70-60db-4af0-8beb-bea601af7649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:10,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:10,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fceb5676-4c77-4b15-80c9-8148a9a5f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:11,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:11,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43dabaa7-0c3d-43d7-a659-8041eefe26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:12,628 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:12,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e8b6b0a-e8b3-4633-9475-1d772b017978', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:13,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:50:13,703 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-296a999a-c9ec-41a7-8314-7503f71c63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:14,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:14,765 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f374c6d-9375-4bb2-a9c5-2ab379b33a90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:15,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:15,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e224e05a-4ad4-424d-8b41-b6ff5876717a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:16,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:16,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e69b4575-9452-4dd6-b844-2192de0ac539', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:17,954 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:50:17,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82e65bff-049e-4fd1-beda-9eb9ee76cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:19,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:50:19,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-118903d9-c26a-4fd9-ad29-78e883b7827c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:20,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:50:20,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21acf480-cc16-4833-9c7a-37765b2f8518', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:21,215 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:50:21,216 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f4eb64-2deb-48fc-9764-f9b196c47a32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:22,284 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:50:22,285 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de56bac3-98a2-407d-8cb5-bfdfd89338e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:23,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:23,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79c54625-afae-42a3-adb9-d9e16f2542ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:24,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:24,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca8e34a2-829a-42eb-869d-2f9454f3a281', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:25,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:25,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eeb8ea9b-068e-44c9-b4f8-fa63138621bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:26,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:50:26,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb3f7636-3b45-413e-bae9-5b887e8cc689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:27,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:50:27,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe479caa-9c30-4a3c-aed0-eb1e9a64e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:28,716 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:28,717 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fd865d8b-0a77-4968-adc9-a8f0860f67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:29,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:29,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0c61ff-9fe2-43a1-bf75-d2cf2729bc96', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:30,850 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:30,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-564a1475-d993-4274-ba8e-37c752ce45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:31,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:50:31,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a7a6ee65-6609-4cc1-ba05-6b98b049a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:33,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:50:33,005 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0346ec6d-5b59-488e-993b-764629caa56f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:34,077 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:50:34,077 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d5b5f56-e49b-4f65-b252-42d6880d5bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:35,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:35,143 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b06374ef-f5e4-4a72-82a0-7be25cd0741c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:36,206 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:36,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26a85ea7-2dfa-46bf-aad0-04d9234d6486', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:37,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:37,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b32360a-f414-4020-aeb0-c3a30d69c4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:38,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:38,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ceaa492-027a-4f23-84cc-737cadba2f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:39,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:39,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c96364bd-abaa-4d33-a1ba-920174858c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:40,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:40,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-609c8ded-924d-47ee-a1bf-c02a554b39b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:41,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:50:41,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d83446b-b88a-48aa-9614-4b4b053e9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:42,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:50:42,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5420e8e-dbc5-4060-9442-eb137682f2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:43,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:50:43,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11003df1-e569-4f9f-9a6f-ddec23c017fa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:44,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:44,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37ae385a-dee3-4991-9ae4-f6018366cf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:45,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:50:45,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be9965e4-95cf-4090-be7a-c07c6030fd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:46,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:50:46,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37d4a618-a195-46d8-9392-68bb3677224c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:47,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:50:47,958 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c91f36ee-6301-43c6-92b9-1ce4dfb45873', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:49,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:50:49,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b11ad48-95b8-4921-96ea-e7e60817ecef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:50,097 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:50:50,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-19a421b0-3fdd-4cfd-98ac-a1d9231eb4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:51,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:50:51,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-565826b2-6d0a-4750-81e7-2f1b8bbfa7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:52,315 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:50:52,316 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e8f17e4-2d91-41d3-8bba-43bfe3c15922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:53,386 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:50:53,386 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9539f9a-f60f-4023-abc4-262aff431704', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:54,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:50:54,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a844481-8f1e-433f-9c24-5691af75c1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:55,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:50:55,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62ae77f2-d564-4b9f-9682-0955430f52ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:56,573 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:50:56,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9103f40-a037-4b2c-b58b-0ec4c37717f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:57,639 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:57,640 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08ddde68-10de-493d-a787-5118221d0bca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:58,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:50:58,718 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac600af1-dd57-428b-9cca-f33debee5387', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:50:59,784 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:50:59,784 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-170a2f81-695f-4392-a73d-ba820fc3f739', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:00,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:51:00,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee8e9c4-16f4-42c2-87d2-5438693e0cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:01,902 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:01,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e42eff95-fc36-4b89-ad4c-92d93afde337', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:02,960 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:02,961 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bba33ff6-2f29-41e6-a02d-102937bf1583', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:04,031 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:04,032 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31a67bf1-ff19-44dd-bf6f-95792ce1c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:05,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:05,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-878db725-db40-4353-986e-3aaba11aecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:06,165 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:51:06,166 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-beff7adb-3b8d-47df-81a6-d4452fe09481', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:07,232 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:07,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cadb1dcd-a42d-4cfd-830b-d1a76901d515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:08,325 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:51:08,326 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bda7bf4e-aed2-4316-9654-0b7e115a0601', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:09,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:09,389 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ba79aa7-421e-4542-b07f-c14286bc570b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:10,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:51:10,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b8aebeb-c198-49f3-ad89-d761ddac30c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:11,520 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:51:11,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c3123b2-dbd2-48a1-b12f-ca1a1b45b276', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:12,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:12,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50c38e90-04a1-454a-8ec1-93973dc889f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:13,646 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:13,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a265899c-2846-487c-9b0a-cb0b8e4ad90b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:14,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:51:14,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-669ca73f-dab1-4ca4-bb1c-cf09ec0bd820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:15,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:51:15,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd1bd0e9-e5cd-4cab-bc07-20f6aee0ca25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:16,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:16,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e18a605-8f2f-4cc6-9cec-abcd88491922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:17,934 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:17,935 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c75782fb-28a6-4781-8462-129a693a849a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:19,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:19,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2891cb75-92ec-4566-9341-2cd8a98b2331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:20,073 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:20,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58238a6d-3657-497f-83c2-d75328eb8ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:21,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:21,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f303d654-a06c-4b93-8079-30fee3b7475f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:22,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:22,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7da61ee4-3006-4951-81f4-d3c8536319ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:23,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:23,270 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01657818-c18e-4a5b-b796-00d31dd57748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:24,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:24,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-250dd189-119a-44d9-9b45-1ed1bc27b7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:25,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:25,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78a33096-6e39-41c1-9187-c224d911ef30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:26,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:26,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bef85742-e7bc-4a83-9248-cf73757b33ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:27,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:27,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-293d6854-4a41-4140-b58c-b3802c88325f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:28,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:51:28,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3cf4e13f-8ff0-40d1-8a8f-301f7558248d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:29,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:29,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c65851c9-9415-4e00-9d0f-1768c7716a99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:30,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:30,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99962b80-2f29-4ac8-8b9a-dace0736fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:31,807 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:51:31,808 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c7e3505-230a-4d1f-9436-da923ddf9108', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:32,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:32,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff023afe-9630-4422-b59c-bafa037b2193', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:33,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:33,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8474368a-f023-4e90-93d6-10fc7f3fe930', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:35,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:35,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7898d0cd-3832-475c-9453-149601f21f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:36,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:51:36,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcd03b54-2c3e-4f1c-a15f-c8d169c44e58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:37,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:37,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f838e21-55a4-49a4-bd53-c7fcb0f69703', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:38,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:51:38,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40a05beb-ebf1-4dfa-83ff-574f359b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:39,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:39,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-548cd200-39a9-4757-aabd-941faae25a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:40,354 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:51:40,355 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18dcbaef-67e7-487c-ba58-cb1a2446c22f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:41,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:41,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-817dd9b5-14a8-488b-ac4e-399c3539e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:42,494 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:51:42,494 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db2af95-b254-4b41-b497-4ef8638ec5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:43,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:51:43,576 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62705d81-71a5-499c-8378-96b2455628a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:44,638 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:44,639 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f45aca9d-7541-4ef4-9ed2-2f0131a2a2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:45,697 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:45,698 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38f2b170-f28a-4b24-9912-d92b1fae8af6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:46,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:51:46,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e32d20c6-c690-4b42-9e5c-34fa616eae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:47,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:47,837 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-875c4d1b-677b-453a-95e2-a9fc6231ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:48,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:48,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0746776a-e781-4cf3-8438-7cf4875f75fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:49,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:51:49,985 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd961f8c-55a5-4d6b-bd9d-d3989d5bf2be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:51,062 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:51:51,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c92445cb-894e-47f2-acf0-ff0f8b4f5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:52,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:51:52,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-051cb472-a4e7-4863-9afb-a0b18205d8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:53,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:51:53,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9dc236f-dc05-4c6c-9341-40d852db9746', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:54,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:51:54,261 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4050444c-ed6f-45e2-afa7-fc2242083e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:55,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:51:55,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-488d5a0f-01b2-4556-9e9e-fcd59cbc8a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:56,385 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:51:56,385 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9fe438-cff4-4247-b5e3-67b0c6a9d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:57,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:51:57,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-192bb5ae-6e8b-43fc-88a4-2b20e5649e70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:58,540 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:51:58,541 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52047f65-a7c1-4541-8958-0dc6b25a3d80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:51:59,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:51:59,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fac7b76-3cfb-40c0-b245-684906e706c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:00,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:00,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-349cf99c-d954-4ece-9c96-e68f6a0d043c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:01,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:52:01,744 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9219bc65-9c31-476f-ac01-fb9641d4441c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:02,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:52:02,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc045fa6-836b-4d02-a3aa-40348f3edfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:03,867 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:03,868 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-338200fd-79de-4e0c-97fe-89330eb5831d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:04,931 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:04,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cc941d3b-aef5-4c3a-90e3-d2d1a6e4214c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:05,992 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:05,992 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-599d1f21-733c-4dda-b77e-85c6d4335a35', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:07,058 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:07,059 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-374a6ea8-2062-4d71-afef-5c4d84763f54', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:08,117 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:08,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8387d11-5457-49b3-bdcb-1e0ae1fcb694', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:09,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:52:09,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e78f18d8-e73d-4da7-aea5-2dd5b34fed95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:10,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:52:10,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dc5a9ec5-269a-40aa-91cd-98f690d17992', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:11,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:52:11,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c51820d9-609a-487b-b18d-1eced39e9ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:12,387 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:12,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-597a260b-5827-4c05-aed8-5671e5bef535', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:13,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:52:13,460 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a668b9e-f379-40b8-b54e-1fa2eace8555', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:14,543 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:52:14,544 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3279308d-e7c0-455c-b6ef-c39bb326574a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:52:15,617 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-582bdb57-f056-4912-9d1a-b8c0c1f9c409', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:16,696 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:52:16,697 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88d83893-1ec8-4687-bc41-83282baeb0af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:17,754 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:17,755 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5983e995-a667-434b-8501-18b2d0278955', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:18,834 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:52:18,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17534763-ee03-462a-8c50-06bff8393954', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:19,901 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:19,901 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c2fa165-72c6-47e4-80ae-218916524bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:20,970 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:52:20,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2861e1f6-70b7-487c-bbe6-b333b1d8adc4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:22,035 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:22,035 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f47352a5-c67b-4f8d-8e2f-e59731df71a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:23,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:52:23,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b96ef89-0dc2-4c7f-8ff7-b1576189676e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18eb74f8-20fe-4212-93fc-f057523148c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:25,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s\n    2019-12-24 09:52:25,290 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbddd12b-f0bf-4b58-b7e6-5c31811156f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:26,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:52:26,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f00a1d2-0365-46d7-8e4b-41deafde559d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:27,409 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:27,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-487bbfe9-76f1-4bb7-a0b6-6390598798b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:28,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:28,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9158113-151d-48f1-9289-3ec7740eb1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:29,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:52:29,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4f0835-c16d-4fbc-9fd4-cb056e9d0247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:30,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:30,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fb3e294-efcc-4c6b-8504-cec218817d97', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:31,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:31,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe8ef753-7d18-4f4d-aa5b-338dd64d6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:32,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:32,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fd81ba7-3ec9-446a-9496-7a351fb4987b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:33,861 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:33,862 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0cbbd8e-8926-4491-ade2-e696eba926b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:34,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:52:34,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-105771c5-79f0-4d26-9ebd-3470626d7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:35,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:35,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f64d7117-658f-4eab-9599-e132f71bf224', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:37,069 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:52:37,070 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15d75671-b149-44c2-a808-e0b543ba344d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:38,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:52:38,144 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b16db3-6e10-4335-97b1-89f4cbd29f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:39,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:52:39,211 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed1c398d-cddb-4412-9f2e-d4e1d6f22809', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:40,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:52:40,307 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-827e1087-ca4d-4e53-bb9a-7b6505ed3923', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:41,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:41,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af1f390e-0c26-4c6a-b5e6-008a2092dd08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:42,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:52:42,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0e8af0b1-4a83-4582-9f75-d8d7d624e48e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:43,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:43,509 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09ac0037-04ea-4ae7-8724-113544af443c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:44,585 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:52:44,586 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7875ba04-f130-4052-afa7-3b1f38167338', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:45,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:52:45,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d92a71-e440-441d-8e93-d910750e11f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:46,744 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.099s\n    2019-12-24 09:52:46,745 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8d51b18-47b1-40ae-8021-4711ffd19088', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:47,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:52:47,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75a168ed-2394-4a31-89c1-151b045389a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:48,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:48,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cf40483-b778-4902-bca8-427d156b1a29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:49,942 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:49,942 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bae9659-0d94-4d57-be23-544058bc53c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:51,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:52:51,015 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b3d2b63-083a-4025-ae37-fa416a753010', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:52,082 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:52:52,082 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbc5ca19-14df-46ca-a596-62e763a9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:53,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:52:53,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e3cdc2e-3be6-4b2a-8392-687382f31a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:54,238 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:52:54,239 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7255f4d-8d67-4da1-8e8b-5ed6716fa8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:55,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:52:55,319 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7dea2673-e2c6-4950-9747-21e2c41cf59d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:56,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:52:56,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4960c4a-0caa-42ef-9de1-098aa6925f64', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:57,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:52:57,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11af0f09-9528-49a7-a8dc-9c52d60852b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:58,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:52:58,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61508717-5d1e-452e-8cd6-8fc3c71e96e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:52:59,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:52:59,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f31d59cb-2bb4-4c07-a3fb-63644cb6ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:00,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:00,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e50e5278-4b60-4757-ae5c-0c8949644f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:01,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:01,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70d81546-f1fd-4a0f-8d61-62e73c883678', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:02,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:53:02,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e976c38-08fd-4ce1-944a-7476a1976872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:04,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.203s\n    2019-12-24 09:53:04,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51be5cea-b2e0-4731-9d40-55ac9eba5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:05,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:05,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a28e1fc-2c04-4109-b388-65c518f3ee92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:06,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:06,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5e49b49-a8d6-4943-a821-99bb2ba6b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:07,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:53:07,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0450d085-ef01-47cb-8758-7f1786808bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:08,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:53:08,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d55d5cb8-65b7-4f02-80a8-400be9b71028', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:09,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:09,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8167da57-089f-4d49-ade1-6f1dc251bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:10,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:10,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4580fd70-fdaa-4a8f-8398-d4749b6dbddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:11,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:11,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-059ea0fb-ab0c-479f-9d61-bc40bea5d23d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:12,580 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:53:12,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11e600e2-6f56-4e2f-9a73-2d333a4226f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:13,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:53:13,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c06c45cb-95c1-47c8-8198-11593b4a4693', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:14,711 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:53:14,712 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a62c9099-b266-45f2-8adb-53e897181589', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:15,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:15,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fc0b84-4134-4aa1-965b-337c83a59346', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:16,873 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:53:16,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-65f31032-36fa-416a-906c-695458bcc1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:17,940 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:17,941 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad5c605-7a7c-4b87-98d5-e7a4f9a02780', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:19,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:53:19,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef97bbcc-fc1f-4e28-a462-4a9ab944a940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:20,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:20,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d48289f-449e-4612-b7e8-8c0652900e26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:21,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:21,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30937ee9-2d52-4dd6-a5a9-fdc8cd384c40', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:22,211 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:53:22,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-606688a0-6fd1-4880-adfb-90e03800a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:23,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:53:23,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98ab00a9-6fb4-44c5-a377-22106e9129c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:24,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:53:24,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecc34bcd-d1ad-4047-940e-afc394a3c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:25,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:53:25,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10e37bd7-459f-4f31-a96a-49a03c5af034', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:26,524 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.084s\n    2019-12-24 09:53:26,525 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b9d3c9d-11a9-403d-a58d-6231a69c1644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:27,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:27,595 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04ed1d45-576c-42bd-9ea6-df24a518cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:28,673 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:53:28,674 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fce41a7e-4b5d-45e2-b20e-b439000943cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:29,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:53:29,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4142c94-7be4-466e-9e90-c7a3a91cb032', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:30,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:30,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f53819d6-608b-4d37-836e-79a32fd74429', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:31,865 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:31,865 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07c367de-498b-4bc1-a281-c296de7137e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:32,928 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:53:32,928 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98c14ffe-7d72-440a-be19-a4424e314d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:33,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:53:34,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-963b4b78-0ab1-4fdf-b5ac-65992ccbe5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:35,064 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:35,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-68988a22-eb18-4146-9084-0189f9b509c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:36,133 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:53:36,134 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf9d7ca-1e7b-4b90-9d8b-7bf91e2a5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:37,213 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:53:37,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18f40336-9c44-4b50-a984-d7b0972370e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:38,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.096s\n    2019-12-24 09:53:38,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26429450-ef34-4938-a8ab-89791ffabb87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:39,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:53:39,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7c72bda-fe33-46e0-bf69-e446e994823d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:40,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:53:40,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-053934ac-25cf-460a-8d76-c4f1aba00a61', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:41,519 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:41,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-610f8d46-9b52-436b-9e13-5967a04e22a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:42,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:53:42,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77e1e893-712c-46d5-bb25-2dc38e82c8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:43,703 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.092s\n    2019-12-24 09:53:43,704 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce7267e1-a441-4ebe-8a37-1fec4616648b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:44,760 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:53:44,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c985a4f8-5739-470d-8673-4c75c26fd02d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:45,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:45,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06eb2658-7bf3-4d8d-86fc-318540c260f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:46,893 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:53:46,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d57217a7-bd47-4605-9751-2db105f373a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:47,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:53:47,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83a96d11-cd61-43ea-8121-06defa0ff7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:49,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:53:49,021 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb747ec6-0e9c-4162-a47b-3b817ba5be16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:50,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:53:50,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4902496-dd28-4462-a183-463140d94a60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:51,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:53:51,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c430813-e9ab-4b31-9ff0-b0a44c89a67b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:52,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:53:52,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa3e603a-fba2-4791-8671-b458f7081b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:53,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:53:53,293 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8410f2b9-247b-47c8-80f6-72358bb4c971', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:54,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:53:54,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8355807-01d1-47f6-aa3c-fc736361de06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:55,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:53:55,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cbbcb9-1850-40a6-bd30-6c9c160e680a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:53:56,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03522f4-2b04-4d0a-b7dd-a53bfdaf34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:57,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:53:57,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8106b1a1-7475-49da-9bee-bde2f16d77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:58,685 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:53:58,686 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a1007d08-1269-489a-86f7-021809b6c8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:53:59,750 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:53:59,751 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8e55179-afe7-4ed3-a172-a69ad96f041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:00,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:00,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82aac1c4-9661-4ab5-9222-c203063af47d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:01,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:54:01,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07d191ec-1112-4e96-9f7c-19f20143abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:02,943 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:54:02,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e06c93a-eb4b-42d2-b3a7-7e2b4ae6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:04,003 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:04,004 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5feb1d5d-2e44-4524-be53-44280d872318', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:05,072 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:05,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d799019-5066-4937-9fdc-2810488414eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:06,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:06,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f289d10-bbb6-458f-bf60-3b708c7dd58e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:07,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s\n    2019-12-24 09:54:07,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbdc6f5f-9e07-47a9-8ba4-12fbc1672e67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:08,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:08,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4937d02-14cd-49ea-a3b0-7a0e340670f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:09,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:09,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d13b8d5-12e4-489f-a283-b01eaed3bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:10,459 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:10,459 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c2033cb-fddd-42c5-914a-72f06b658841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:11,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:54:11,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b046c52-3057-4610-8589-7c8bebd8be99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:12,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s\n    2019-12-24 09:54:12,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f5b33ef-8a58-4311-8cd5-013386032756', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:13,725 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:54:13,725 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b0dd5c2-12df-420a-a7de-df63b2dfb9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:14,788 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:14,788 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8f0010ae-e0ec-4be7-ba3a-9aa690ef0bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:15,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:15,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d2573ba4-39be-4d4c-b99c-a9b03d346a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:16,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:54:16,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfb5a78-dde7-4ac8-a97f-5685b1248e60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:18,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:54:18,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b04e041e-73d2-4ad3-adf7-de9df309302b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:19,100 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:54:19,101 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01982478-9116-46a5-b846-95b0f5217f12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:20,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:54:20,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-087bac19-181a-4620-828a-94286a80c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:21,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:21,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56124bfa-b289-4f1e-be77-ba2621c316c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:22,952 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:54:22,953 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17f27833-36ee-4d0b-93b8-bb843012f304', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:24,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5ac0a28-127a-44cf-8fea-cc2ec52b0c49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:25,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:54:25,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9ed5dfe-7041-49e4-86c2-bdf0a74063c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:26,147 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:54:26,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ab7a74c-830b-47e3-9d32-d37ced198098', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:27,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:54:27,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-553baa04-48cf-42ee-8161-cb8fac4f3d49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:28,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:28,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f8183126-1a1b-4051-ac86-427efd5e09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:29,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:29,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3780b087-53b8-472e-82e4-4d4e1e3a576b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:54:30,434 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d1d344-c875-4131-ac06-e8a60794596b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:31,500 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:31,514 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2127854-e399-4a67-a779-ed1939e5d323', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:32,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:54:32,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6c028cf9-8ac1-4877-b32c-cb720e8e180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:33,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:54:33,663 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9113321-7ce6-417e-8139-25ba9fcc5bea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:34,731 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:54:34,731 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15da08d2-0636-462d-911c-27a781a813bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:35,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:35,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a1b7fc8-24aa-4444-a2a2-becba58e603d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:36,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:36,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ced67e24-5b75-40c7-9f51-38a5436b190a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:37,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:54:37,939 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c70dbdf0-e73c-4be9-ae67-b77b844c338e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:39,025 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:54:39,026 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7301ac2d-b0bc-434b-bbd1-3ddaa1e14c48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:40,084 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:54:40,085 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3fb84140-692f-44f5-a738-6e6d9fafaca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:41,153 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b83581a1-0c7f-4b50-af18-ca009ffad00d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:42,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:54:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8976cb-9e9b-4959-8fc2-ce34a491572d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:43,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:54:43,317 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13b375a3-da23-4bb8-ae93-9ac1374ab5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:44,380 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:54:44,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9ad08f76-6ed2-4a5b-ad8a-eb1c27aa6f70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:45,456 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:54:45,456 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8bbb552-6d95-437a-864d-9c3a5016b198', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:46,517 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:54:46,517 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-981f2ba4-b9a4-4bb7-8140-d37514e4b627', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:47,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 09:54:47,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05b203ab-e3e4-4333-9b77-e1775b631753', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:48,668 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:48,669 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d483a64a-cdf3-44da-b90a-0566ee1f235b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:49,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:54:49,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bccf06b4-e8a7-4625-90dd-42a17e6a0008', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:50,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:50,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93193c3a-f79c-4de5-8041-608269043cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:51,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:54:51,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ded8f1ae-1f73-4b9d-9987-b6be999ce284', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:52,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:54:52,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d4920ca-936d-4be8-b0a3-d3df98e1f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:54,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:54:54,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0b42015-1cd7-4de9-ae34-e8a696ab7564', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:55,065 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:54:55,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4eb4ea9-73ae-4f1d-935d-dc53e45d760a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:56,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:54:56,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f543a6-919c-47ea-aa5c-fa6f58070ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:57,212 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:54:57,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f278863b-a306-4d5f-b817-ba04d30e8145', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:58,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:54:58,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a88250c1-1f5f-480a-8770-c55cdda26a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:54:59,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:54:59,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f942ba-1868-418d-bc6a-11667d123acd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:00,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:00,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4852168f-8d50-48b9-bbfd-ce3a5f8415db', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:01,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:55:01,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cc657f0-ed06-4db6-972e-2299be704e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:02,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:02,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3130f297-9f3c-4e3c-8f8b-a5ed53ce2794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:03,591 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:03,592 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a7f7545-0c30-4930-a08e-605d359b3755', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:04,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:04,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba8d8e4-694f-491a-a7f7-da1ea12ae39e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:05,730 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:55:05,730 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e7787a9-10ae-45d5-bf57-7d9f201e3e94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:06,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:06,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4cf5cd48-dd2b-44b8-9b88-35cf81f22f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:07,878 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:55:07,878 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f11f86-84d0-43ec-9ac0-4cab377efb80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:08,959 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:55:08,959 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f0e155e-7e9e-4385-ab1d-673475dfa740', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:10,038 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:55:10,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0836745-691b-422e-ae3b-3e8b612f1649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:11,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:11,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66572655-b418-47bb-967f-f0eb728f7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:12,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:55:12,164 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d8846c8-8d1f-4ea9-9caa-06593fef76f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:13,236 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:55:13,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f436d0b-44b4-4f61-a7e8-6068ebbef705', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:14,308 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:14,309 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-172e48ce-9721-47fb-852f-e24af0c3c1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:15,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:55:15,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d5969dc-e048-4a4d-9b9b-7868014f3414', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:16,445 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:16,445 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf05d61-f87e-4131-b84b-df4d2793164b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:17,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4f2844fa-f768-41c7-a1af-684ccd7fcd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:18,590 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:18,591 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e876402d-03cf-41d9-a063-60f3489d1011', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:19,650 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:19,651 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b77f0760-9df1-439e-b3d3-0004cef31e87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:20,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s\n    2019-12-24 09:55:20,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8dc58b-bcc0-4f52-825a-7d0847f04dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:21,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:21,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d3c483e4-6941-46f0-8ff8-42bbae33c7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:22,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:22,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab7360e1-f6b7-4148-ab79-988fe8893f49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:23,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:23,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a57e6228-35fd-44ce-8068-58107b7dff13', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:25,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:25,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc3fa0f-9e73-482d-b20f-784a10b6cd94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:26,101 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:55:26,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7049ef89-f905-47b4-840c-e32ef9b8fc58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:27,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:55:27,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d772c23-c35c-424c-a9d0-9b573b63fb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:28,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:28,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a390689-7e91-4677-8f1e-2dcb92982a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:29,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s\n    2019-12-24 09:55:29,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3d5ced7-0ea6-4b29-aa1f-f97707a4a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:30,420 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:55:30,420 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa9bffcd-0dcb-4ea6-8aea-9f5f2fea9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:31,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:31,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7aa664c8-91b2-483f-b38e-429ece4d1b04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:32,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:55:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bb0e83f-2084-4484-b28f-0f6a4a5a9ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:33,636 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:33,637 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c03c52d3-84ff-4305-85db-68ef587d22b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:34,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s\n    2019-12-24 09:55:34,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4310f2df-b91f-4cc7-9c21-978c39ba83b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:35,804 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:35,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8421471-4b50-45a9-a27d-ef4fa7c64071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:36,882 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:36,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24e88a05-6a0e-4897-96a0-146f290b25f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:37,953 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:37,954 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d296296-a0c9-4300-9329-be3bbfa4b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:39,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:55:39,013 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-547ad425-7800-4f28-a2a2-155b679b31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:40,083 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:55:40,084 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5bf0c487-139e-4f53-9e60-45fb30796b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:41,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:55:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad11f5f-7c5c-4081-9a69-4eaa06b124b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:42,224 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69899ac4-a283-43ff-8f11-95b4ae142247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:43,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:55:43,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88fcf8aa-5a60-4871-ba2b-6befee90ed2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:44,352 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:55:44,352 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43870a8e-1830-4a19-b623-a66e7ce0d18d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:45,408 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:55:45,409 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eee9c6ef-dd50-411d-8441-94f9c690d748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:46,476 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:55:46,477 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-231ca4a5-f98c-4232-a5ea-48cb1bd2bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:47,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:47,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a02e17b-0a5e-4514-8015-03035ea202b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:48,604 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:55:48,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3825e9-2531-477a-866c-b0556e6a90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:49,662 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:55:49,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f33b2d1-2498-4e86-8d05-d6b8ec20ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:50,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:55:50,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc9deeb6-eb76-4df0-80af-3d4eb64a47af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:51,813 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:55:51,813 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a86af59b-5496-4dbb-bee1-d27d16c5ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:52,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:52,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4996f2e8-9e59-4edd-adad-5433428396fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:53,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:55:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a04fcd87-2938-43d8-bdcd-6b8c85c15a67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:55,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:55:55,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-894fe4bf-2950-4f75-91bf-7221e6f1e00e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:56,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:55:56,091 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-746d66b6-55a9-47a4-8aa1-c87785596fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:57,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:55:57,173 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c023084d-0fa8-42e2-ae7a-598d0143ca86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:58,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:55:58,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d46467-51f4-4e96-8b70-e5a531eeb9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:55:59,320 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:55:59,320 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c30c8a14-9972-4dd1-b1bb-3aca4ab2759d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:00,378 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:00,379 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-797bc89a-f36a-4ffd-a841-3f2a19f0ebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:01,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 09:56:01,463 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8fe31cf4-7339-409b-859c-d1c2931f40c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:02,523 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:56:02,524 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26ca4c7d-fbad-4435-a308-4adcedb5ace5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:03,627 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:56:03,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0e03203-445e-4c48-8f01-eeb3271534e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:04,693 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:04,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c79ff1ac-4062-4f57-83bd-511a30575c24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:05,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:05,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed9e2eaf-a9c3-410c-9fb0-a9f4cf320986', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:06,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:56:06,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a48dba9-0ff2-42ba-a0a0-8274c9d45f21', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:07,923 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s\n    2019-12-24 09:56:07,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d86f1222-faab-4657-8f03-0e4ba6786e50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:08,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 09:56:08,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d659a9a5-3120-4ae8-a5b9-c40333ec188c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:10,047 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:10,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90cb4fa-aa78-4f09-b7bb-8d3e28074a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:11,106 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:11,106 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f0d4fa-3080-4def-875b-0dd762d02a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:12,175 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:12,175 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba26b3b-0318-4300-b1d2-99fb6eb6093c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:13,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:13,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-002f7610-53a5-4bc0-b156-5bd0818566b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:14,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:56:14,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-164814aa-8c57-4208-bdbc-800105accb84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:15,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:15,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d23beb5a-ab2a-4f29-806c-19b82740e797', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:16,446 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:16,447 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17e49a56-1e0e-4461-969c-461b7257d303', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:17,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31915735-0b09-410e-bb1c-ae707d3f03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:18,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 09:56:18,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1247877c-a1b6-4613-a9dd-a7ab1495d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:19,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:19,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de6892e4-26a5-4ace-a89a-30829a9560d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:20,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:20,727 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-681570e3-8272-4d3a-bccf-47d735751aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:21,819 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s\n    2019-12-24 09:56:21,820 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f70199db-cf3f-420e-8589-6653b68b5b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:22,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:56:22,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c6ef1d6-3f20-4fe9-8c8e-17facd3877ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:24,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s\n    2019-12-24 09:56:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0cb4aa2d-58a6-4c11-b16a-d5bc3772d45a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:25,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:56:25,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2b9d245-6b17-4063-8e69-6320f5dedfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:26,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:26,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90b9ef6-e354-4280-b24c-cb47e56783c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:27,237 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 09:56:27,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1269f68-b28a-4b1f-a27e-246ee38a6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:28,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:28,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b940d0ac-7992-476f-802c-3e1747392dec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:29,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:29,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdccb5a0-5803-422c-8bdd-2db7a8166c62', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:56:30,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c32be33-2c43-4cb3-9327-25f7271fccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:31,504 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:31,504 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40061d3a-95b6-48ad-b6cb-833917274cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:32,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e89f3926-817e-46b7-9e93-44e03ed31e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:33,633 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:33,634 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6696b4a8-9f4f-4c75-8cd5-b961d349d174', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:34,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:34,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d5b52b-6780-4e9c-a55e-9d863a299d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:35,768 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:56:35,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e73755bc-c2e9-4c31-bfad-a26a00e1efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:36,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:56:36,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4ca44fe-ea47-44f6-85fb-fe3eabd1dee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:37,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:37,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88ef32ed-1b42-44ae-bc18-6e5c9eb41d84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:38,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:38,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b03cd4e3-5b7b-4bb7-94dd-d03a1ea9748a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:40,018 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 09:56:40,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79fe7d4a-0dc6-4a1e-8eaf-a04936df70ed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:41,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:56:41,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e5f584a-f17a-47c5-a90d-9f9699bb962d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:42,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s\n    2019-12-24 09:56:42,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b986390-2f95-475c-bb0b-161b4f4e5084', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:43,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:56:43,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e516a25-2a35-467f-a1ca-78b27492e175', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:44,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:56:44,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a41575d-d219-456a-8492-2bde94778006', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:45,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:45,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82cd4b5f-eee2-4f5c-b4c6-7344ef929c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:46,509 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:46,510 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec9cd064-b03c-4b2a-895a-e81581e611a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:47,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:47,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17314a37-a5ca-433b-a79a-20ca8be2cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:48,641 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:56:48,642 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c282c1a-44f0-400d-b05f-86987b1fc479', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:49,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:56:49,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-853ae1bb-4e0e-437f-b769-173fdc599db1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:50,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:50,782 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a8cecb72-7a85-45d9-b4d3-a3f3efdc166a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:51,838 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:56:51,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ade9b7b-2074-4ff7-b3fa-556f23128371', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:52,903 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:56:52,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-48b90d80-94d1-44e6-9ab2-bda7147b81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:53,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:56:53,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c64c4ea6-6d3f-4f3e-853e-f022dd35ee0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:55,029 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:56:55,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7b8b510-2582-41da-81fd-bfe68be77081', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:56,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:56:56,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdf0a5a8-a066-46f8-be7d-7965fff47275', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:57,168 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:56:57,169 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87781ff8-18c6-42bd-b366-c42450042e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:58,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 09:56:58,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fcd991c-a669-4a76-a51b-164dc45c91a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:56:59,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:56:59,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2c5f4f0-2004-4a5a-b8b1-3f6fc0308eef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:00,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:57:00,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed8e6a0d-f75e-4846-b823-5850b84166ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:01,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:01,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3b0b84-280c-45cf-bf94-67279b55c233', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:02,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:02,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f888faea-dee2-441d-8714-3c331c630171', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:03,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:57:03,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe32838e-0005-412a-8aff-6bf0cbdbf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:04,655 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:57:04,656 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e31d9a95-794d-4ef6-8353-de6df919f038', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:05,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:05,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bb36d2e-efbb-496a-b0ed-696868852bac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:06,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 09:57:06,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a4256e2-7752-4d8f-b8b7-72b76b41a0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:07,886 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:57:07,886 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b21de450-c46e-4228-bb97-7f0c155b88ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:08,971 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:57:08,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1add68e-7d60-459a-8443-94f88bd16127', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:57:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ebd71e3-091c-4322-b6ad-d188ddf9b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:11,102 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:11,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eed42fe-199a-4967-8f6a-b6ea8e84e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:12,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:57:12,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbac42a7-2c34-4ce9-8b92-8e9c040698aa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:13,239 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:13,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9861c4b4-f391-476a-95d2-fbfdb79485e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:14,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:14,313 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b66e7a52-c9f9-443e-8174-6d6ba7a67b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:15,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:15,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9f7382-c8b9-46b0-b09e-b108d8433fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:16,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:16,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8364117-18c3-4196-ab1e-45c825cad6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:17,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:17,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-988435f9-425b-4529-944d-a94320f4a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:18,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:18,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-000f9d06-0833-407e-a249-15e0aab875d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:19,648 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:19,648 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84f97fc9-2489-4a17-b67d-9d6c09dcf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:20,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:57:20,723 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54fb6af5-b342-4264-8439-f3134db40e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:21,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:57:21,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43f61a1f-8303-4447-bca9-78de3ac28b07', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:22,857 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:22,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08f1cfb6-dfda-4f17-b104-e9d2f39fc15c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:23,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:23,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8806c1e3-91a0-4f58-8068-bb9ad97aedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:24,988 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:57:24,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d537ce3c-0f5d-4ba4-b571-e42b2eba6fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:26,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:26,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c054bbc-a769-4b25-8574-651eba3e5cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:27,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:27,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d03bec-57c9-4252-a146-f1210e0d2bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:28,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:28,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce548088-17ef-4d8e-a7fc-49223ceba93e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:29,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:57:29,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d1172a4-c8c5-4a84-8e46-a955a1dc8239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:30,331 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:57:30,332 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-71073f7b-1f77-4ade-8db6-31e9e08c1820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:31,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:31,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e5b0833-2a35-45e3-9080-425308c66f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:32,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:32,473 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5637a937-bef5-4e14-a327-1240b0414bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:33,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:33,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a09be06-dacb-432b-b565-e1eaff844135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:34,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:57:34,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2e35175-5068-4d96-a304-1629b209e0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:35,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:57:35,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d6599663-0dec-4d12-93e3-cda4e1068938', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:36,736 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:57:36,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f0c71ca-6d43-4660-a945-2c07c64b9adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:37,816 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:57:37,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ca089f2-b9af-4cdd-bd43-177883c129b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:38,880 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:38,880 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17ea92cb-8e82-48c9-9d56-8b513cbdd6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:39,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:57:39,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706b623f-0c75-4e69-b995-8f51ce35b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:41,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:57:41,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf6456c5-d9ea-4295-9989-3d4d57a9b921', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:42,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:57:42,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6cb02b4e-e600-4226-b46b-50ab7cd45bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:43,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:43,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a73da72-965d-429f-91d9-171a04e03f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:44,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s\n    2019-12-24 09:57:44,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-935d46a3-690f-4250-aa01-478d8efb64d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:45,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:57:45,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0aa5af-b6d2-412b-af0b-2d1a9a4ef13e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:57:46,393 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f494e3d-f57b-41da-a88c-8954882643c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:47,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:57:47,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9abe8e4d-78a7-4df2-a950-936f11d43c27', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:48,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:48,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ba8913e-6b5d-47fb-9e0f-f20f81e52419', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:49,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:57:49,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b46eed11-6bd1-48a8-bda9-628fb1a92ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:50,666 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:57:50,667 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1c4cc8e-e672-4876-8c1e-97fdf6bcd096', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:51,721 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:57:51,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10f1ea0e-9e7e-475d-acf9-3cbdf19f8688', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:52,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:52,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5d3bb27-870f-447f-a4d3-7444ca0d775f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:53,848 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:57:53,848 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-becd474a-caed-43c2-939e-d781b4235fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:54,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:57:54,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66952b23-3e77-4f62-aacb-cf96990d6445', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:55,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:57:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56bf1505-b990-4237-b4dd-d64ae56ba22a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:57,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.115s\n    2019-12-24 09:57:57,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03750a12-1074-4704-9292-99d3c12c85b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:58,155 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:57:58,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-86e6d4fa-05f7-4fdd-93a8-6f5534f5af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:57:59,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:57:59,230 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39b5c82c-4df9-4c14-b189-a541001da351', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:00,291 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:00,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-41121f49-9b18-437e-93ef-5daa9ffb7805', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:01,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:58:01,370 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c5f268e-4e23-4c9e-9b7a-f2c452887379', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:02,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:58:02,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92c6b90a-e7e7-4240-bbb9-e90cee47ce87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:03,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.350s\n    2019-12-24 09:58:03,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd2ca535-a6ba-4b6e-a8d4-f80ad606797f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:04,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:58:04,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe671dcf-ff52-40b5-8f6f-886ea6b199dd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:05,944 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:58:05,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-262f72c6-5f00-4ef4-b526-82065b005949', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:07,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:07,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0456ba4-d780-47e9-81e8-194286373ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:08,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:08,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06ea93cc-ae99-4f20-acc5-7d02068f31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:09,132 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:09,133 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b447da47-b1bb-463f-be0e-e80bc0598edd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:10,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 09:58:10,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09bb5efd-21e7-421b-8234-f59ef6bb64de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:11,310 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:58:11,311 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf8d00ad-8fce-4ee6-bbb7-e60d6354d083', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:12,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:12,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ad593d9-6a4f-46ce-8bfd-c79c08c5ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:13,468 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 09:58:13,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f5cd31c-c466-42a3-be5b-dc2db1ac87e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:14,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:14,543 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a29c36-0842-474d-9501-bbc42b02a658', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:58:15,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1c041c9-4881-409b-944e-1b89438142f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:16,683 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:16,684 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd560b0e-3764-4771-b1ee-fd0e9062c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:17,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:58:17,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2f87723-eb24-4b02-9c11-f4e1b4910d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:18,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:18,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81a01078-ad1a-4d21-a471-2cdf67bdac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:19,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:58:19,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fbd9efb-ca11-46bd-bad7-51d12379444b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:20,946 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:20,946 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6d801c62-3562-43a4-953d-7fea823e24c5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:22,012 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:22,012 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59a3d23b-a661-4925-9ce6-fe6593c65976', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:23,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.107s\n    2019-12-24 09:58:23,123 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a3be930-5974-4749-9278-3c3bca7b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3efd6a-0db2-4027-a8d5-78ad3d6503bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:25,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:25,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edc0785b-34e3-41d6-86c1-80a93641eb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:26,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:26,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ea91cdd-a46d-44c8-bf54-b9c91ad3ae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:27,382 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:27,383 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-161a23df-5513-41ac-9785-6611de62432f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:28,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:28,448 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef7a096a-f334-47c9-bf5d-7aaad9dba6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:29,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:29,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a659c3b6-7a63-4ea7-9cca-4e90f18599c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:30,579 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:30,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecd36bb1-35d5-4775-a49d-2760349af86f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:31,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:31,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07663d6e-3c76-4b8d-be11-f0b26cdd29e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:32,708 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:32,709 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0d1bcc-886a-4bd1-8dc4-26c0b2777235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:33,775 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:33,775 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba7f5ea1-b3db-4f06-bb95-7836fcbfa2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:34,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:58:34,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0226a606-ee16-4d2a-8410-b05d628135ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:35,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:35,905 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3bb00c28-715e-47bb-91b2-e8c5c8225ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:36,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:58:36,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7d13f0e-6ea2-42a0-b153-d902dae26bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:38,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:38,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18cb6aad-100d-43eb-a056-dc9b03ac8fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:39,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:39,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd2fa4e0-255e-4c3b-ba8a-402f5d766630', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:40,161 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:40,161 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-508c300e-38f3-41a5-a585-48fc74d51bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:41,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:41,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fe63469-0e07-4cdd-87fe-2a4d6a12d3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:42,297 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:58:42,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f901893-5dfc-4732-83e7-20c714f0e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:43,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:58:43,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c66e9f5-e333-44dd-acf8-d61b70fd075f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:44,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 09:58:44,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcb1e95f-fe0b-47a9-a1fc-164845754952', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:45,505 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:45,506 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db45075-1298-4e62-af8c-bcd0a3f065d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:46,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:58:46,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-63b8484e-711c-4363-9c74-6cfa39c51c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:47,630 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:47,631 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4448365-32b2-4521-9dff-178821a91f30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:48,698 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:58:48,699 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-890fb32d-9225-4be7-8f89-436ad36b5853', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:49,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:58:49,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcf2842a-0dbf-48cc-b892-8872eac47969', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:50,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:58:50,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2302c429-2af6-4ace-b509-be730d969c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:51,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:58:51,889 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-579d5070-84b5-433e-8da5-9964ed528b52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:52,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 09:58:52,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-880cc684-1cd2-47a5-a5d3-8755dba76239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:54,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:58:54,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-982895c1-6dcf-43b8-a0d2-5ace3ca765dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:55,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:58:55,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa06c087-aa30-4066-be16-51098a59e620', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:56,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:58:56,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc9f28a-dcac-4c34-b13a-b265deb1ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:57,226 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 09:58:57,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15e4a375-c99b-4283-aca7-992aa9c20c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:58,281 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 09:58:58,281 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4a13fa6-e42c-4651-af4b-6641c88b2393', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:58:59,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:58:59,348 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f40ab85f-ce31-4be8-b360-010852137249', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:00,410 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:59:00,411 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08d92505-0691-4eb4-8632-482941a10f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:01,480 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:01,481 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f6afdd6-7825-479a-bc18-52dc1636c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:02,545 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 09:59:02,545 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43a2ba88-cb3e-4abd-a99d-d0b6d35a653f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:03,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 09:59:03,613 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a33a7bc-2de3-41a9-85d1-f669faef6301', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:04,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 09:59:04,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da50b95f-d5ca-4fab-af84-fa11d9515235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:05,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:05,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbbf209b-9aa2-41e1-9a6e-2ed1c56b9ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:06,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 09:59:06,825 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42e83b6-f0be-443c-9278-0e21f3d635a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:07,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:07,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ae36513-03d6-4d62-8d39-ff29e293ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:08,969 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:08,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff5ccb-7892-4aa7-9bdd-ebf6b88cb5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e736f9f-ca02-4fc1-8a97-d6f630fb6212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:11,110 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:59:11,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe590869-8653-4e2d-bc07-ae5f641717ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:12,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:12,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42798616-0235-443c-88de-c6a6b8e76f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:13,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:13,251 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d911ca8c-2c2e-4ccd-baca-797a8f3955ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:14,311 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:14,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b7601d2-fcb4-4fd1-8b31-7cb29ba9e201', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:15,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:15,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7de52c56-0f0d-4a9e-ad39-5003743fbc98', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:16,440 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:16,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-47c26a90-792c-4223-acc9-70a39e762b57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:17,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:17,499 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28e693f9-567d-4ac6-a966-df5e6aa90bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:18,563 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:18,564 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-075f857e-68e5-49bb-8a93-4623fdba13d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:19,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 09:59:19,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54cb039e-5d58-42da-b5fb-12402f048cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:20,691 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:20,692 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2af1e650-b837-408d-b1f3-569eaab9945e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:21,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:21,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80a7eef0-8eaf-4e99-b838-cd80689be82e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:22,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 09:59:22,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da445c7d-ddf5-4281-a05d-50c74fc401b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:23,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:23,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4868fa-6ad3-4cf0-844e-f1deb3376168', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:24,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 09:59:24,977 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eacfec84-b840-4561-8758-a05f55e00e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:26,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 09:59:26,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8603558d-1391-48c6-bc74-a53c4dcee94f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:27,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s\n    2019-12-24 09:59:27,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ea5aa8-524c-4655-b231-7233fa3d9839', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:28,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:28,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d551af7b-03df-4d48-a1e8-11ed5fad5d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:29,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s\n    2019-12-24 09:59:29,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81951308-4c56-4088-8256-f92ea975d396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:30,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:30,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-500b03de-be1f-45e6-bbe5-6a7ef5793943', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:31,442 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:59:31,443 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5347b47e-19c4-4230-9bf8-62acdab1e71c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:32,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:32,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6005372a-a193-472c-a5e9-3c56c74d4fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:33,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:33,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad3e939-fd82-4134-83f0-e048f9eb9fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:34,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:34,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74e30c59-f435-420c-bfe3-b0c5356ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:35,723 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 09:59:35,724 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6962c722-4875-4849-9487-6b7635672fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:36,791 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:36,792 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a361ce-c277-407c-9d94-e3649e94af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 09:59:37,853 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f6737f0-ec65-441e-a511-2392183ed8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:38,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:38,925 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-214e3b74-db5f-4361-a272-ab1ef866c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:39,997 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:39,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-575c43ef-3238-456b-9b0d-f9ff2fe26956', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:41,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:41,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-596f7dcc-4438-460b-b46e-c8146a5e62b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:42,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:42,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e5a4f40-0c8e-494a-9ba1-4f33e759850c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:43,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:43,188 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c3b5e954-ea08-459e-9e72-764d3d4bc4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:44,259 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:59:44,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7125db77-7178-4449-8564-30c5ae15c689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:45,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 09:59:45,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba72c36f-4493-4596-870c-516500b16439', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 09:59:46,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a895ef0f-8d25-446f-a1ea-617d1cc90920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:47,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 09:59:47,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7fd1596-a12e-4295-853f-12fc32de19af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:48,527 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 09:59:48,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70fdc4eb-67d1-490e-9a33-398f1382fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:49,659 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.131s\n    2019-12-24 09:59:49,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30020546-7eb7-43de-814c-e8a85fd5272b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:50,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 09:59:50,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edb25053-cc01-41a8-a94f-2ccad97e841d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:51,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:51,806 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5609a08-1b58-411c-97ca-d763bcd6bcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:52,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:52,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-023a0068-3c50-4e5f-a450-412059d99dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:53,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 09:59:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-895c2912-75bd-482d-9e7b-87a9eff1bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:55,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 09:59:55,002 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f233d633-802b-4ff9-bcbc-91dc57c05b09', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:56,071 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 09:59:56,072 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cae9adae-1ea3-4536-a1b0-a806e7a266d3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:57,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 09:59:57,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bf75dbe-81b6-42a1-b77e-6723985f5fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:58,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 09:59:58,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f3e572e-ded2-4a4f-9fa9-d16728bf9644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 09:59:59,268 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 09:59:59,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3500bce-db88-42da-b5d0-b01501a4d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:00,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:00:00,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a7c026f-2a0f-40a0-9297-9d346d30da7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:01,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:01,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe2d8f05-15a5-453b-b794-36ed204e68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:02,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:02,471 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9b0c1c2-587c-4eae-baca-1175883dd572', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:03,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:03,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5a6c46-526b-4d36-a4cb-065aa7e90363', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:04,593 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:04,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fdf2fa0-3c9f-4125-b588-5fae730b5d02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:05,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:05,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-607b2a04-63d2-4354-949a-b88fd4510396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:06,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:00:06,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3d4339d-ad89-46ea-8ce4-1b90fbb0dabb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:07,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:07,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4c6e57f-f843-4269-b9f2-f06cab580063', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:08,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:08,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9e8050d-c693-4985-b612-938b25ed95d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:09,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:09,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c67e32-9ae6-499d-8b15-53e4bf13a5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:10,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:10,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0602cc69-984e-4c26-91de-451e29f75a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:12,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:00:12,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78c413cd-7d2a-48b6-be4e-d748b9f9c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:13,120 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:13,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54a2382f-4734-4fc8-8f0c-f9ee75b6d60a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:14,185 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:14,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84382129-f8c9-435d-8215-4757015c0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:15,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:00:15,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-256b405c-44b6-429c-acaf-e38ed98f1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:16,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:00:16,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4baf96f8-0d24-43df-abb4-61dc47edf60c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:17,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:17,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f339d867-2bd1-49be-9d7c-393b3082cbca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:18,474 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:00:18,475 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f5adbe30-9220-4c2b-a059-dff30dc483e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:19,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:19,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76f77fd6-d8e3-4f52-9107-c637b1c0a890', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:20,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:20,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4648a367-5985-4ffc-b9f6-650f0a94f859', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:21,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:00:21,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a257385-3d68-429a-9461-e1f2516ecafc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:22,740 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:00:22,740 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-842a9bb0-a5b0-4754-bbba-1beec77c2c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:23,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s\n    2019-12-24 10:00:23,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0f32e756-3917-4034-8e88-aad0f6b5cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:24,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 10:00:24,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7e97dd6-40f1-40d7-9b77-eeaeb545688c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:25,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:00:25,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76e31584-39d9-4a3a-8d2c-4d9fbf5b344a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:27,063 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:27,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-538f371d-a1fe-4962-a576-de7ee03611ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:28,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:28,128 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8238ce1-3732-4d42-839b-159742cfdfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:29,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:00:29,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f9fdc8-44f4-4685-aca4-0966798fbc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:30,258 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:30,259 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae5c66cd-e39b-449e-9fbf-db84fc3ed605', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:31,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:00:31,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e032b30a-3225-45a1-bc5e-cf8b372b48d8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:32,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:32,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ef1baaa-f3a8-45d1-8610-6909fb6165a9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:33,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:33,590 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-751e1ad7-ca20-4ec9-a351-e3470701a102', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:34,651 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:34,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04eb53c5-97ef-4a8a-b1b6-17b8df720794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:35,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:35,719 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-666c4c47-3fac-4d7b-bbe4-3e7901b8ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:36,780 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:36,780 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04a862e2-071a-4c49-8094-65aac8512239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:00:37,852 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd22ffdc-13e2-4e4b-80ef-9b904d4b1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:38,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:38,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a10bc91-8589-4598-9769-9b3d57776fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:40,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:00:40,001 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4d681bc-694c-49ab-915b-7899e757bfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:41,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:41,066 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be484e8e-0bed-41a1-849c-66647f762924', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:42,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:42,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-928a0767-7a8f-42b2-842d-1dcbfd0e3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:43,194 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:00:43,195 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc54e5b-c3a3-42c2-92d7-bd8461418f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:44,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:00:44,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4022efea-5362-4b6b-968d-e612469dc0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:45,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:45,335 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34f1d0fa-1c6a-468a-af27-f414529bd11a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:46,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:00:46,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaba5e82-5ad5-4f28-aced-190f0c8f4b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:47,465 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:47,466 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d208db2-7747-4062-a773-fa8b1ae2285e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:48,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:00:48,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-036f7de4-3b51-453f-a1bf-38d0b057720b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:49,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:00:49,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5a82d79-90e8-4c20-93ff-afc25f0dae05', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:50,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:50,654 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a483e472-d6ea-42a6-a710-93295ee91ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:51,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:51,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ec797e-a721-4300-a98f-c8051690b7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:52,790 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:00:52,791 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f8e889a-0e24-4782-a5d3-e28c2cc36a49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:53,851 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:00:53,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8230fd72-b865-4f21-ab8f-c013420b8515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:54,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:54,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f58f5d9d-dca1-4aaf-8092-309510ba70c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:55,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:00:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e531659d-ed03-469b-9c3e-f0409a235e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:57,040 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:00:57,041 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a58e6f5-2d2b-4c4b-b449-971ca6ff89a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:58,098 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:00:58,099 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3c91b7b-358e-4c86-85cc-bf59b89f1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:00:59,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:00:59,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61417e21-2800-49b5-9b3d-bffe3312f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:00,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:01:00,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2e57425-56f3-48c7-ae60-6310776edd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:01,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:01:01,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3b30db4a-1bb7-4342-8fdf-1a1d69c09720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:02,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:02,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d08ea145-4ae3-4ccd-a4cf-1a9b26e5adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:03,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:01:03,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9b2b078-88ea-48c6-ad17-b9faa0104f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:04,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:04,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a914492d-ad0f-45a2-ba2b-515fc9c1c5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:05,601 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:01:05,602 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f851f4a-23f4-4a8f-945a-9bc8f3b1c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:06,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:01:06,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fb5153d-c7c4-47a4-9387-875bae32bdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:07,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:01:07,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d3a9edf-febf-4f65-8d26-d7c82bbd59a7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:08,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:08,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f06fb7b3-edec-4875-8c16-47c3b626a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:09,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:09,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4e5e006-b82f-4c2f-94b1-16fee48717ce', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:10,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:10,918 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28d665be-1406-45a4-9546-b6ab0c153acf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:11,981 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:11,982 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f00b4ba4-2139-4361-9947-0dddccf240a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:13,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:13,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-702ab6ca-5e46-4e0a-9d9d-3e564869ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:14,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:14,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38e6689e-873e-41b8-884d-31d2d62bdcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:15,174 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:15,174 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec6d2c18-be6b-4c1d-a633-188250a82720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:16,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:16,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87ba1960-f66b-4008-8401-b6a0f361fcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:17,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:17,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6983d4a6-121f-4336-bf35-6d7052d653cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:18,383 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:01:18,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9b8f586-31e5-4d29-b3b2-8b61fcb0a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:19,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:01:19,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83026ed7-c4d5-40d7-b6e8-5f59f210b83b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:20,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:20,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6592a754-7f0b-4fd7-81a4-e61f93cb5374', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:21,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:01:21,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe346912-1968-4b90-9768-8ae9094aad02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:22,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s\n    2019-12-24 10:01:22,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c9b03f9-2267-4733-b388-0d884935a32f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:23,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:23,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faa259e0-00fa-421c-8e6a-660e033427d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:24,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:01:24,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-867325a3-8c9b-442c-ad45-b4d0bcefc288', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:25,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:01:25,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24eafca7-251c-4578-8d34-e73b42bc1636', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:26,927 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:26,927 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b443980a-504d-4650-a8bc-5dc8663519df', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:27,990 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:27,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e209811-e2b7-4e1e-9b33-d56c6aa1f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:29,076 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:01:29,076 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaed0e10-d7fa-4d6c-9b74-b33df79ad05f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:30,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:01:30,140 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4011b77-cab2-4207-bee6-d209846a1fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:31,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:01:31,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c706103a-4780-4d62-baa5-54debbdd9c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:32,275 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:32,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f1435a52-debd-48b9-8930-24ca78bab606', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:33,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:33,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9644441-836c-4c99-bc86-bb5afc6c208d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:34,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:01:34,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5daeda15-5bc0-4391-98be-9ee3a1a12db9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:35,510 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:01:35,511 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-953d13fc-2bb3-4aea-9f05-77d8a661a235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:36,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:36,579 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1eb796b4-8439-4c28-941d-34f2fa731c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:37,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:01:37,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee31c15-550f-4d84-acd1-42b1fcbe7340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:38,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:01:38,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d32b90a-a6b6-4931-a3fa-7acff929f135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:39,779 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:39,779 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c9f09ed-485f-46c8-801d-a011b5da85be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:40,844 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:01:40,845 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f630e7a0-2c5d-4dbb-bdff-58446d3750e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:41,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:41,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd527447-db14-4709-bcfe-d46a9b30bfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:42,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:01:42,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-406aa2ba-a428-43d1-a465-5f428914113f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:44,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:44,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e92238b-4f3b-4379-b878-4329787bc08e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:45,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:45,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dcf3e122-34f6-4c94-b99f-67a384e415b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:46,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:46,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0df5ca81-60aa-4c11-aa1f-6886240b4e14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:47,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:01:47,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a073f02-ba7a-4a3f-8ca6-f99bccca7073', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:48,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:01:48,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-477e1391-e6cd-4980-bf0b-22a7cb4e84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:49,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:01:49,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bb4b5679-613b-4737-bd73-1bf9478ca02f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:50,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:01:50,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-837a1c71-14d5-407f-9eb3-399e4056f368', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:51,522 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:01:51,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b476ca58-b539-4a2a-82e6-474ae064f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:52,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:52,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50588748-cf41-4ede-9fda-8d22d5d48926', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:53,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:53,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30382c8b-bb8b-4c41-8deb-e0d1d358a240', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:54,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:01:54,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72cb94cc-4f92-4419-a37a-0bc97bdb9a10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:55,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:01:55,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3293e7-c07e-4b09-af76-005da61ae6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:56,849 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:01:56,850 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-220419eb-f158-476a-b54d-d7c93e573f83', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:57,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:01:57,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29bfff50-5c73-4d51-a1d2-27a77bb98bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:01:58,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:01:58,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706aac43-6cad-4ccd-9c7c-0b3ed9f59210', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:00,041 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:00,042 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e13af840-552b-4dc2-9142-ce2508a21278', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:01,111 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:02:01,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11569162-7645-44c4-baf0-d88ca014c747', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:02,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:02:02,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a9e515d-7c27-488d-b51d-757cad616daa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:03,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:03,265 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8c17bd3-0a8b-45a3-8233-b38bc9b5c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:04,349 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:02:04,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27567a1c-2546-4b88-8af5-4171e5073357', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:05,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:02:05,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84013dcf-2c34-4e4f-bc15-9ba21a5bce31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:06,471 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:06,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61a676b1-c7af-413e-9c64-f52645156f29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:07,531 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:07,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35c8aa72-7967-410e-9b94-a6ea317077a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:08,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:08,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07a8dcf2-57c6-4517-a57d-0582cf3760bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:09,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:09,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5826a7-b7bd-4bdb-a40b-a42aa2a2ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:10,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:02:10,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc5c6f8-c215-41a9-aa1a-f17371894071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:11,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:11,798 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2e2d507-8aac-4fcf-a5eb-778b8884ef34', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:12,871 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:02:12,872 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-946e8b6e-78ec-4170-8731-e2a4ae451250', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:13,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:13,933 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e14865d2-dd2d-4e3a-90b8-66bce4edad28', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:14,994 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:14,995 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e6c4e9b3-aabe-43e5-a9e7-11962c831d44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:16,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:02:16,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35f3dcc0-2ceb-43c2-9088-627c0cfae4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:17,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:02:17,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7813a1a-1083-4d35-9b9f-1bb8035d1c58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:18,203 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:02:18,204 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4acfdfb-f26e-44a0-a67e-d55e1235d38e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:19,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s\n    2019-12-24 10:02:19,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4d9a8bc-ecda-4491-a200-1a64fb71aa90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:20,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:20,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26788e5b-439a-45c8-b931-28d7716a3563', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:21,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:21,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7e5f23c-25bc-43b3-b0f5-ec475ba7b91f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:22,490 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:22,490 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb93ea7e-d6ec-480a-8b86-77e596b54a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:23,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:23,556 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4b51433-f2d3-41d6-92a8-38e45452180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:24,614 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:24,615 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2796fa0e-5823-4beb-9e20-0ca76daaad46', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:25,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:02:25,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eb1ac73-792a-4f65-9413-8d3fcf18b407', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:26,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:02:26,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7974e6e7-dab9-4d7e-871f-1cfe572768b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:27,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:27,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31b1f796-ef07-4669-bfab-3a136dc932e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:28,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:28,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f04d8bb3-cb7f-4d49-a07e-bf6abc68a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:29,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:02:29,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26bc1b24-1dc4-430b-8382-e0840b5c8a92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:30,982 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:30,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d89b8f3e-23f1-41ad-ad91-d909132a01cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:32,053 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:02:32,054 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42492ce-2b66-40a9-842c-5ec12265b64a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:33,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:02:33,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-188e93fc-8f09-405f-b615-9593967e2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:34,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:02:34,197 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3138caa4-940e-4c3a-854f-7526275f16f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:35,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:35,257 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c4b1ea-e459-4de3-9ca2-5a0e10572aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:36,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:36,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70aa6415-c0cf-4634-82e5-1aae7f814094', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d2bbad8-30ca-47a2-9892-bdc8c75d1c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:38,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:02:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4a907ea-fa0b-4169-9bb2-095eb6cec841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:39,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:02:39,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64723ad3-e0af-465d-8331-517b659050f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:02:40,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-027b9599-7c68-4873-8661-e9b95d9c30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:41,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:41,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-969010d3-42a4-4918-8de8-c4b1f5c08886', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:42,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:42,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fb3868-5d26-4581-a2cc-39e1673e7d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:43,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s\n    2019-12-24 10:02:43,783 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10fdc27e-16be-4f73-8c64-12a5451472ab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:44,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:02:44,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08b60452-484f-4818-b487-661e7e8d1854', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:45,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:45,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb434b17-60ca-4c0f-bcb5-b71098484a57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:46,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:02:46,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a47ccfa-0f2f-4669-a285-5587725319e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:48,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:02:48,051 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58702ca6-62a5-4b12-ba81-0733fac5d3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:49,118 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:02:49,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6963fab6-3c3f-4aaa-866d-6420bc6d9ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:50,177 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:50,177 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf225e33-395d-44c2-be29-3501a31fcdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:51,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.120s\n    2019-12-24 10:02:51,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3567e8a-6968-4a5e-878d-a55c6d04e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:52,359 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:52,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f38a0012-2543-4ccc-825e-cbb60d304470', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:53,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:02:53,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2aedc382-facf-44f2-bbcb-83a703baabeb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:54,482 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:02:54,482 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5950b762-b95a-4ba1-bf68-a9e8434d06b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:55,549 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:02:55,550 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca3ff3e9-a8f3-4854-a7df-34a5fb5b0ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:56,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:02:56,608 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdf69026-9a2e-472d-98de-6df40bb7f782', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:57,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:02:57,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0ab1857-087a-4301-bdc0-a96754af5ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:58,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:02:58,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17bcad71-7915-4f1d-956d-880ce027dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:02:59,825 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:02:59,826 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9a42e08-d52e-4d14-ac79-0d579e41b52d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:00,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:00,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be295f31-1e72-4f56-8695-bb80aca1df69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:01,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:03:01,965 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dd6113e-6927-422c-938c-9a5732f35920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:03,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:03,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2722536-3e79-4eca-90a8-773117e58262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:04,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.435s\n    2019-12-24 10:03:04,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e2de4de-f450-461f-9067-1b770af6be9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:05,529 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:05,529 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40982dd1-6577-447d-8353-e1090ebf6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:06,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:06,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e41bf4b5-4aaf-4690-8f10-25a8ae4b4964', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:07,657 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:03:07,657 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3dbdc37b-6fd0-44d3-aba6-8d5323ee810a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:08,728 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:08,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b44c93a-eb7a-4ca5-beaf-6c454234548f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:09,786 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:03:09,786 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92a382bf-4976-48d8-b835-4bbe4af4c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:10,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:10,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05091013-b11f-4b8d-a85b-8909246a98e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:11,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:11,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e1364930-59a4-4fb3-aa44-0a52b256eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:12,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:03:12,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea4b12d2-93e7-4621-9798-82e21ab6fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69cc5039-4c85-4fba-8b0c-c954e85b0618', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:15,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:03:15,146 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2608ae-1165-4a9e-b6bd-3488136126af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:16,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:03:16,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a44387fb-77f5-43bf-b66c-2e6f3b59dbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:17,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:17,295 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e18ac2e-9e1b-4c65-8caa-eb4161b0c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:18,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:18,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e7cf087-e3d0-4c3d-a920-0948aee4a891', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:19,428 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:03:19,429 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8361ed-cda8-458b-8dde-56f0b82e7475', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:20,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:20,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c02f2fa-dd41-4817-910e-5036f8965f20', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:21,554 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:21,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0c3b0f52-eb02-4cdc-b4fb-d27b478d692f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:22,620 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:22,621 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3ba4099-55d8-4fda-8ef7-cf372b436fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:23,695 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:03:23,695 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fee41a97-9eef-43bd-9ddd-2a94dd655404', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:24,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:24,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50617e0a-06bc-44e6-aae9-409e5ef2ac02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:25,864 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:03:25,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d0d20fc-65c4-42af-9426-bba3cf7531f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:26,930 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:26,930 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11f595d8-69fd-4439-b24b-a4019c4a81ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:28,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:28,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7a00958-759e-4817-a74c-9582eb8ba13b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:29,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 10:03:29,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-012e713d-b5a5-42f3-9a6f-b25ef9ddd2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:30,167 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:03:30,167 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-abb32ba4-4304-42b7-b551-7aff517ce915', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:31,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:31,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a4f8925-9daa-46e0-a00a-c1ef201cbf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:32,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:32,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c7f42f8-de34-458e-876e-00bc4c8ac7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:33,360 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:03:33,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0686ef8-d997-4f8e-baf3-085211ee0f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:34,419 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:35,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52efcc40-4140-4539-9e88-09a9267cef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:36,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:03:36,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d07d1a-108e-496f-82df-565147dd14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:37,304 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:37,305 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eafbc64f-473f-408f-af25-5f349dd34bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:38,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:38,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13557c57-a56e-4984-93ba-770c4649c7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:39,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:39,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ba1de2d-388c-4540-a9fe-f4fb700a7125', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:40,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:40,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-646281f2-0fbe-4f83-a2de-a8fe8d1d211a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:41,561 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:41,562 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e428fa82-ca04-41a3-a995-f4a1d9d1e774', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:42,631 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:42,633 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2132fdf-ce4e-49bb-8ef1-cfa4c76f0218', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:43,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:03:43,702 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3e040ad-adb1-4530-bfe0-fd2ef74dfd48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:44,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:44,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7c8f67c-22b4-420e-a8e9-faf4c916ee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:45,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:03:45,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe4ef641-9c2d-4210-be04-f262655cb679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:46,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:03:46,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b675652a-1be0-420f-98f0-30031b327538', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:47,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:03:47,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3490eec9-add0-4921-a09b-512cf1908591', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:49,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:03:49,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d70bd660-2896-4035-8d1c-638bf05656a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:50,105 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:50,105 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ac90657-2044-451a-8fe4-c85a5260fd76', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:51,169 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:03:51,170 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-861c6590-1324-483f-bb7f-04a74c427fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:52,266 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.095s\n    2019-12-24 10:03:52,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f5e55d0-7c43-4d21-8870-766c63ca40fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:53,336 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:53,337 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac1dd56a-15fc-40a7-8476-de79c85f30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:54,404 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:03:54,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59d2f455-3cd9-4e52-bf03-545c77d18765', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:55,475 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:55,476 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d275f94-dccd-4f88-bcfd-fd2b80e83716', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:03:56,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c330e309-203e-4c6c-b83b-8e434051ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:57,602 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:03:57,603 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-318b61fd-0322-4b70-8470-89d937878272', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:58,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:03:58,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d3a191e-a47c-4940-8caa-d3379eed886f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:03:59,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:03:59,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a986c8e8-37de-4094-823d-7154e1f6a512', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:00,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:04:00,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fd00fb9-0b27-4818-b0a9-6e3ba351dd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:01,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:01,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff5eeec4-ec13-4c1d-a673-5806e99a995b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:02,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:02,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-60f212ef-4ccf-4321-9e57-760779abba0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:03,987 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:03,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8b25a6f-6173-412b-aef3-57edf642c868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:05,049 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:05,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d46e145-2470-4bd5-9410-3f5c05fe5295', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:06,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:06,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29210303-b8a7-4da3-b4d8-7aebdd9a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:07,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:07,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-baa648e0-7539-4cff-bb3d-048d50104b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:08,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:08,234 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c67540a-56b0-41d9-8968-13225ca005b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:09,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:09,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-49fdfcfd-b144-4e53-af52-05255dfa903e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:10,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:10,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4bd99550-5ed0-47ce-a3d6-04c5355becb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:11,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:11,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ccea9ee1-ba53-40b0-8cf2-7618bbcb3129', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:12,496 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:12,497 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e879790-cd72-4358-aaed-8a59fa800de1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:13,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:13,558 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fde6e310-b4ac-4566-893f-6c1238f9f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:14,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:04:14,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2080ff6a-e8df-4e1d-9073-18d9ca3f9e17', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:15,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:15,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-807c2f57-df96-4c7e-9573-c0556d05723f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:16,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:16,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e21a6ef-0f5d-495d-88f5-753c4d697f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:17,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:17,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84e03947-a59c-42ab-9af7-a852eac4cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:18,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:04:18,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74ea414b-ecac-438a-97b5-8551e22bcffc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:19,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:19,966 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be1b496b-213d-4c89-a233-7c9f9a2981b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:21,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:04:21,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-684b14f8-967c-4a80-a8ca-6989b63f6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:22,113 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:22,114 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f28a895d-caff-428c-a812-b57effe2ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:23,178 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:23,179 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84cf1bee-9f6b-4522-b177-c25d7cdd290e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:24,245 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:04:24,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-661ba2a3-7449-43d4-aeb6-a5ffe33a110a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:25,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:25,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ef8c075-6349-4e31-a5c3-e3f4c438ef24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:26,365 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:04:26,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c28466c7-7be4-45a8-8165-7888c25abdae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:27,430 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:04:27,431 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54725f3c-7121-4092-a2e2-c3168402555c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:28,488 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:04:28,489 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6837d072-6519-4540-8583-35a1793aa2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:29,552 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:29,552 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-698d4754-4396-4542-8e23-5e9c4cca2fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:30,611 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:30,611 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77aa9643-688b-49cf-a801-710d2a42693a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:31,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:31,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75ee149c-3b56-435d-a60c-4a14006307f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:32,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:32,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2801f9ac-e3f7-435a-87b6-406cfb6e46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:33,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:04:33,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-effc19ba-4838-4bd2-ace7-6e2aad0ed6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:34,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:34,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76110ab3-a1c2-4f6f-8ffd-26f69e073643', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:35,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:35,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c507be17-b736-4cb5-a3f6-25c6429a4979', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:36,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:36,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7bcf1d3-37fd-4372-8524-b12d55412f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:38,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:04:38,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eead4ce1-dfaa-41d6-ad56-bca0ccf7d9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:39,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:39,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b14f31ef-1295-4d76-b5fa-2034f13cd2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:40,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:04:40,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04877cb3-7f01-464e-b185-57f01e49f1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:41,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:41,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c51163-2334-4146-b2d7-eef93d59e35b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:42,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s\n    2019-12-24 10:04:42,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6dda15db-57f0-4914-bb5b-44ade66b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:43,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:04:43,435 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f51ffebc-a195-4385-a7d6-5c88f3c88412', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:44,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:44,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8de54f86-403d-4802-ae63-53c4afedf436', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:45,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:04:45,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bfa96c28-6795-4587-b6a5-68c5a2b2184d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:46,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:04:46,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b480ee-a0ef-4687-9e5a-47dfa4f1d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:47,682 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:47,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-45c68b5b-de14-4c0c-8fab-0ed5c1e7a26a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:48,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:48,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14f43b6b-14a5-4969-adfa-cf1e83892bba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:49,815 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:04:49,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c150d28a-e34c-430e-ab89-1ac652925a16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:50,884 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:04:50,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca999f50-43b2-4af5-ad2a-bb43c2ce9542', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:51,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:51,947 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdcfd1d0-2f56-4b9c-8fa4-0e22c7d480f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:53,008 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:04:53,009 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b13cd3a-e19d-4093-bf21-0895ab23d718', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:54,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:04:54,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-015c411f-11ae-4b2f-911d-8745238e831a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:55,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:04:55,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1fb9a291-e82f-4feb-8df7-63b270531ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:56,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:04:56,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4872f004-7823-46fe-95c6-43625d818c44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:57,273 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:04:57,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a25350bf-1228-4821-a62f-85c15b786271', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:58,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:04:58,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4c4aa4d-587f-4b32-9e5b-02b8a4501c95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:04:59,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:04:59,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-918c1ebb-34da-4fda-9880-7deb05d30e45', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:00,469 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:00,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28c52935-a101-45de-af91-10cf9e616569', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:01,535 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:01,536 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfb5663d-22b0-46f6-a232-64cb77efa536', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:02,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:02,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c1f78e-17cb-4bf0-9d6f-9ffe4d24e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:03,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:03,678 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-598912ee-60cf-4a7f-ad0e-8c9d5c0aaee4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:04,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:04,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-068a143a-6eb6-4cff-81eb-ba3478678cca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:05,818 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:05,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72d15200-4cda-4a3f-b564-eae6e613961a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:06,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:05:06,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9145d6bd-7207-4788-876f-88ac6f48a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:07,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:07,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b1b48ba-1d92-4c5c-a7fa-c97d73a8d39d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:09,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:05:09,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5fff991-caa3-4904-9073-aa6f1c396fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:10,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:10,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69ac6786-541c-4d2b-94e6-40a3492a57d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:11,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s\n    2019-12-24 10:05:11,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa4e743e-ec72-499e-9ac8-d982cc89a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:12,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:05:12,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34ad7302-0d63-4de6-8b29-0c521887f156', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:13,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:13,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9eda4a49-2eef-4b13-91a1-2cd3ca9161e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:14,364 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:14,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b3b2a3f-7f91-4770-9555-6f4f455cc759', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:15,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:15,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-006850c6-4141-46a0-acf3-d0cd5b404331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:16,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:16,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96d3827b-163d-4ab4-b89f-f996466be70e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:17,553 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:17,554 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69478317-64ab-4034-b28f-c7cfbd3a3655', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:18,616 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:18,616 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eebfc0f1-213f-4254-bba8-91ebf9fba090', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:19,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:05:19,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c860caa9-eee1-4937-b6c0-e6cbbc313302', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:20,748 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:20,749 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cf6d27a-5ec0-4d16-b8f7-44809eb6ad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:21,811 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:21,812 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc993b37-9325-4b37-8737-4cc9b1c9cbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:22,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:22,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f181580c-b0fc-44fc-9526-577c9d215093', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:23,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:23,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d76fe47-6747-4557-8f6c-2c75bffefe3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:24,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:24,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-deba5b36-4cc0-45cf-9dc4-a8d20908977e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:26,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:26,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d612e07a-0bbf-4a68-a6fd-1503369b35e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:27,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:27,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a299daab-6131-4034-a20a-925c0626e519', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:28,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:28,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f13798e8-82e8-4184-8a55-f1b65bc4e83d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:29,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:05:29,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15b58027-7733-4806-ba7f-25af42e7249f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:30,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:30,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b780a69-ed7c-4857-9d54-65e248709ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:31,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:31,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ce4ba3f-7650-4d51-972b-d8ce355fa523', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:32,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:05:32,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c82c542-4f92-4c54-8ff2-9d5e7bb21ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:33,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:33,491 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e01d4ca-5198-40f8-9401-33d7ed4631eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:34,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:34,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80f97baa-afb9-4beb-acaa-8342a32913fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:35,619 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:35,619 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b25e2d4-58d0-443c-9009-1d5ff746ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:36,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:05:36,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ad0cae-3d3d-4c75-bc83-1f25d5d41262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:37,742 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:37,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42a28d2b-29bb-4984-99ed-e6c4473af90c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:38,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:05:38,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f62e7236-2c49-41f4-af53-f2c4465212a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:39,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:05:39,870 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10d670c3-8041-4655-a7b3-872088d8405a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:40,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:05:40,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e777e589-d443-4034-b05e-9df4ad015543', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:42,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:42,017 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5201d89d-79b7-41fc-8ad4-edb4d8a2d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:43,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:43,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f36b9169-40c3-4ad7-8f22-ce65f67f7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:44,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:44,156 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0915c6fa-5ca7-447d-9ba9-cf904a28290b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:45,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:05:45,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb4b9967-8c77-43a2-b4ee-78e431c4ea36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:46,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:05:46,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf473f09-a586-4a69-819d-0171973a02c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:47,369 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:05:47,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e539e07-9d97-4aba-acee-5e5f82d7445e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:48,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:05:48,439 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a9f4987-de04-4e75-87a4-14110883cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:49,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:05:49,503 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3db0f83a-6d74-4de7-ad89-24631126e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:50,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:05:50,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd3d4826-0e1a-4b05-83c5-cb83bca99149', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:51,634 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:51,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb698a62-c04f-4ca8-9019-8880b62ea74b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:52,712 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:05:52,713 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6923bd21-73df-422b-9782-7071f45f2ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:53,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:05:53,776 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d2dd3a2-30ca-43e1-a54c-af8b9cae836e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:54,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:05:54,841 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d33e03ca-8829-40d8-8e16-8547fe0bd315', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:55,907 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:55,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9b28e7bb-d412-4d51-a48f-899eac658c29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:56,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:05:56,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-581b1d67-d2eb-4647-9b31-e68b0cc70cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:58,043 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:05:58,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-616abf26-3e99-4cd4-a8c3-dd560b08557d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:05:59,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:05:59,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2d937b0-c137-4f25-98c3-3c8642cbc8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:00,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:00,180 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9565157f-96c8-45db-b8be-3a081e2235b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:01,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:01,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d103326-0c98-4831-8a96-4b8965f3795e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:02,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s\n    2019-12-24 10:06:02,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58ec10c8-a1d9-48e6-837c-55f02eb41ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:03,362 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:03,363 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a250549d-814f-49a0-a1b6-8f367074da69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:04,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:04,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ed1b3f-dfe9-43d5-948b-2bd9657a80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:05,492 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:05,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-525cf087-a448-4737-bf3b-a4f3cd4b3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:06,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:06,560 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e84c22cb-b57e-4433-8be7-721505e3d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:07,645 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:06:07,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8237f618-8dfe-4bc0-8618-be7490902c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:08,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:08,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03916af-8a87-4c1d-92c3-01e924b1a3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:09,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:09,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bcab1a0-f396-4f86-b0c4-17a3a8285c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:10,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:10,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d94a0950-82ef-42d3-89be-d54bca67898b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:11,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:11,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6088fe16-a582-41c1-9363-3a698cb9091b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:12,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:06:12,969 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76179b64-9227-4ffb-9c13-0eb52825b501', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:06:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9440e086-945c-4c6f-91ea-3fba42648215', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:15,125 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:06:15,125 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-331551b2-2bf7-4805-917c-49f993e14e10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:16,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:16,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98a9a92b-ee75-485b-81e3-a09bde7d391f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:17,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:17,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06758c12-2f57-44c1-a424-66e4a6c742ec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:18,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:06:18,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13c5494a-59b4-4fa6-bf91-fa4afe89da11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:19,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:06:19,399 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a072c19-1046-4fbe-a3f9-363a84813af7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:20,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:20,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7cf418af-d8e2-4b3e-b6df-97f922acd0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:21,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:21,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faf6092c-3c61-4c65-80d4-cdb797914961', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:22,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:06:22,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d920bfd-04da-4103-860f-cbf18402b3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:23,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:23,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e573e65-26e7-4433-97b7-8f7aef3d445c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:24,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s\n    2019-12-24 10:06:24,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa428e3e-8a6e-42e3-bc94-50ff289bc872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:25,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:25,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a0a4629-8578-4efc-880b-4eea7b17d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:26,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:26,857 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88b9d340-5559-48e9-baeb-a7e5aeee1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:27,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:27,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d173825-4259-442a-9093-b06f13415f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:28,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:28,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f78a7b37-01c2-4918-804d-da7847cf9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:30,052 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:30,053 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a68a790-ce66-4b14-bc20-691491ddcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:31,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s\n    2019-12-24 10:06:31,136 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff7b42-c7c9-4a4a-887d-07d156e824d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:32,200 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:32,200 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a55b2b9-5b33-485a-b1ed-426833bb2772', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:33,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.097s\n    2019-12-24 10:06:33,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e97a791-a586-4b6b-9268-868a0af348f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:34,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:34,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4834827-e243-462d-88b6-9f4b03495778', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:35,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:35,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-169d2c94-bd43-45b3-b0c7-11da90f74fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:36,493 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:36,493 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0aec7d01-0347-4fa4-9c4b-2ccbb456c07f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:37,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s\n    2019-12-24 10:06:37,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8d80c44-bcdb-4963-95b0-04880b0e48b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:38,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:06:38,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-00118d77-b1db-4f29-8fc8-8fe837aa0d87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:39,706 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:06:39,707 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21728a6f-0a8c-4213-8b88-9c377aac093e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:40,766 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:40,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a80a3a6-e922-4420-bcb7-23bdf2b9dc04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:41,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:41,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b28ae96a-93f9-4c55-ad19-b1c8e87523b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:42,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:06:42,899 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62e225c1-b20d-45f2-a380-607f182e8494', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:43,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:43,968 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52617ba8-f10e-4976-be24-d005e3210e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:45,028 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:45,028 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c998d67-cf9c-4f16-9e5c-c93429d84683', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:46,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:06:46,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bc60ba74-30ae-4776-aa24-ef3bec4bd252', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:47,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:47,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de5c1d28-627a-47e4-a1e2-073eeec53dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:48,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.104s\n    2019-12-24 10:06:48,264 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b0bf97f4-ffda-4206-b396-abf1c5a2a725', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:49,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:49,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f18410d5-2950-40ac-8a43-2fe88b4e7f90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:50,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:06:50,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-601c597e-c943-4ad2-adcf-c3a024c31100', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:51,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s\n    2019-12-24 10:06:51,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51ecc57c-4f4f-4d94-a0a0-ef1517fe9b33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:52,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:06:52,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b955b92-255d-4e08-b755-ae396c2beefc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:53,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s\n    2019-12-24 10:06:53,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d10230ad-9341-4577-86d8-7fe73bd5fc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:54,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:06:54,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-451bb38d-c64f-49b8-9e7d-27e8171cbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:55,739 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:06:55,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfd83ce-77e5-4023-86e3-28ad527635b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:56,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:06:56,799 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4cc2c69-0d17-4c88-aa95-4c85022f91bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:57,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:06:57,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-586923a9-0821-4106-ad45-55d8506ee212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:58,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:06:58,923 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c938e46-c24a-4ba7-a18f-4e35154d28f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:06:59,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:06:59,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f818c44b-d97a-4b8a-8c61-47a107e06499', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:01,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:01,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4b602b8-38ef-4f8d-8c13-abb78c3c0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:02,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:07:02,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad617b1-1ed2-40b3-8a86-836b5b6db744', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:03,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:03,182 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-313f63ad-aeb9-4431-9e7b-ed002f1843a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:04,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:04,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-91841f0c-d63c-4454-ac83-bf3ada243e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:05,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:05,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b9fe74da-c94c-44f9-aedc-79e93fbfc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:06,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:06,372 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d48808a-8a5e-48d7-b426-b4ac6dd3e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:07,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:07,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-758089cf-df51-4095-907d-6743ddd37708', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:08,507 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s\n    2019-12-24 10:07:08,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83fde74a-8de7-451e-b51c-01d185950ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:09,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:09,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550e1d82-0cea-4d45-b42e-678962742089', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:10,649 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:10,650 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0403884-d4f7-4ff5-a78e-4fe25bc03b31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:11,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:11,716 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9027b0b-9043-4b9e-90e9-ee49e2a577f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:12,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:12,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb60b1f1-a25c-43ce-af2f-bf113fabdcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:13,862 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:13,863 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a362746-1140-4677-9ced-93c97a9990f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:14,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:07:14,921 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d71901-0567-459f-b0f1-ae3acacaa98e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:16,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s\n    2019-12-24 10:07:16,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa9d2824-0db8-4703-8cd3-d2ac05db9895', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:17,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:17,068 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c5805ac6-41cb-4f04-bb08-35b480cbb9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:18,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:18,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c8fda69-a4ba-49d9-b7c1-9cd462701fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:19,189 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:07:19,190 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cc1d11-bfc6-4cbc-9326-a2d72b38122a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:20,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s\n    2019-12-24 10:07:20,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a03a62f-040e-43c0-b1ca-713a2ce49462', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:21,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:21,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c9389f9-7184-4157-bb85-7ba0258f2f56', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:22,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:22,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be3a28ec-ddaf-47f6-98db-9774704b00f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:23,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s\n    2019-12-24 10:07:23,436 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14018de2-e0d5-4cbd-8057-800f33122575', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:24,501 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:24,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e7fb0f56-0b98-4eb7-abc7-81be0cc61f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:25,560 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:25,561 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-884cfbe6-043c-43be-bf92-fce09b36afa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:26,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s\n    2019-12-24 10:07:26,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-385254b2-13a2-4317-99ab-4d78db1ebd15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:27,681 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:27,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a9348ec-26b0-4558-8183-4282feab1afb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:28,746 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:28,746 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-94f04ba5-e07a-4f0f-8a6a-4280217fca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:29,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:07:29,824 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0311958a-20d1-4606-9e38-59d5ed22add5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:30,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s\n    2019-12-24 10:07:30,887 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c35e755a-b4d8-4ec4-aac6-182430eb029e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:31,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s\n    2019-12-24 10:07:31,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7be57a19-4828-4831-8d35-dca74ac518cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:33,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:33,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-85e22f34-5d49-4506-981d-390ec1f83a42', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:34,085 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:34,086 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e726a59c-6de0-48d1-a15e-12f695d9ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:35,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:35,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34e58709-1047-4afe-a354-632a42191491', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:36,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s\n    2019-12-24 10:07:36,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32df9957-8e1a-463d-b7d2-029aed86790b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:37,296 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:07:37,296 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-715bf010-c626-4461-b3e4-f5c3bff1b94d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:38,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s\n    2019-12-24 10:07:38,382 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c992f678-5bb4-45d7-aa44-b02d0bb2760e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:39,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s\n    2019-12-24 10:07:39,450 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b38915b1-a058-4488-8684-84e5df29ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:40,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:40,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c5c59d1-2ec2-40b3-ba61-c75fdbc627e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:41,582 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s\n    2019-12-24 10:07:41,583 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad2ead9b-3f30-480d-b447-e68bb632d9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:42,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:42,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-36fba774-f7d7-4ee6-8db7-81c345796d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:43,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:07:43,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cab64a21-1c74-4078-96a8-8bf68251a2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:44,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:44,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eadd677a-d93c-4a43-a0c4-ea7f311b7282', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:45,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s\n    2019-12-24 10:07:45,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fab38d6-f2fe-4cf6-9d29-ed5f76a6b211', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:46,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:07:46,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad0a761a-51ef-456b-bccd-707dd83190ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:47,993 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s\n    2019-12-24 10:07:47,994 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-481305d5-b2e9-468c-960a-a9d1b0a6862e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:49,055 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:49,056 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0a5ad5-206e-4096-ac74-193b79ea1700', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:50,136 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s\n    2019-12-24 10:07:50,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6434e61e-28f6-4704-a1e3-175c1b27077c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:51,209 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s\n    2019-12-24 10:07:51,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f73bf89e-c0e8-4582-bceb-3c942e757a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:52,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s\n    2019-12-24 10:07:52,271 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c303475c-18d3-4f10-8cf7-5164f063e164', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:53,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:53,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-233d6067-73fe-4eee-bcfa-9b2cba3cbaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:54,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s\n    2019-12-24 10:07:54,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-246833f7-2e06-4072-961d-e5de0c34eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:55,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s\n    2019-12-24 10:07:55,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af91b3da-2c82-4609-bc6d-457f9807edc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:56,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s\n    2019-12-24 10:07:56,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64aa3c82-ca00-48e8-afb7-a02a52a46478', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:57,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:07:57,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c823d34-76f4-43e1-9c4d-7dfac659cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:58,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s\n    2019-12-24 10:07:58,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bad5464e-5d34-4dd4-8788-d824fa4b981b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:07:59,762 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s\n    2019-12-24 10:07:59,762 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27e4f7fd-6fb7-42e7-95e9-e74b1db6c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:00,846 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s\n    2019-12-24 10:08:00,846 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-510c902d-ada2-4d8e-bb0e-4b63aef9cf11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:01,909 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s\n    2019-12-24 10:08:01,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b57d3fd5-4b99-40fe-b47f-b5c0aeee6c06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:03,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.311s\n    2019-12-24 10:08:03,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-187b68fd-47bc-4f78-bf73-9ff284ebc08b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    2019-12-24 10:08:04,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s\n    2019-12-24 10:08:04,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}\n            Body: None\n        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca1195f6-8e87-49a6-84ae-1811755ab3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}\n            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'\n    \n\n\n======\nTotals\n======\nRan: 1 tests in 1200.0225 sec.\n - Passed: 0\n - Skipped: 0\n - Expected Fail: 0\n - Unexpected Success: 0\n - Failed: 1\nSum of execute time for each test: 1200.0225 sec.\n\n==============\nWorker Balance\n==============\n - Worker 0 (1 tests) => 0:20:00.022463\nERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server (exited with code 1)\n___________________________________ summary ____________________________________\nERROR:   all: commands failed",
                            "stdout_lines": [
                                "+ env",
                                "HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "SSH_CONNECTION=15.213.141.10 47874 15.213.141.237 22",
                                "_=/usr/bin/env",
                                "LANG=C.UTF-8",
                                "USER=ubuntu",
                                "PWD=/home/ubuntu",
                                "HOME=/home/ubuntu",
                                "SSH_CLIENT=15.213.141.10 47874 22",
                                "https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169",
                                "MAIL=/var/mail/ubuntu",
                                "HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "SHELL=/bin/bash",
                                "SHLVL=2",
                                "LOGNAME=ubuntu",
                                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ set -e",
                                "+ set -x",
                                "+ set -o pipefail",
                                "+ echo 'We are inside agent gate'",
                                "We are inside agent gate",
                                "+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ export DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1",
                                "+ DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1",
                                "+ export IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+ export BOOT_OPTION=",
                                "+ BOOT_OPTION=",
                                "+ export SECURE_BOOT=",
                                "+ SECURE_BOOT=",
                                "+ export BOOT_LOADER=grub2",
                                "+ BOOT_LOADER=grub2",
                                "+ export IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+ IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+ export BRANCH=master",
                                "+ BRANCH=master",
                                "+ export no_proxy=169.16.1.54",
                                "+ no_proxy=169.16.1.54",
                                "+ wget http://169.16.1.54:9999/proxy -P /home/ubuntu/",
                                "--2019-12-24 08:14:17--  http://169.16.1.54:9999/proxy",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 349 [text/plain]",
                                "Saving to: \u2018/home/ubuntu/proxy\u2019",
                                "",
                                "     0K                                                       100% 21.2M=0s",
                                "",
                                "2019-12-24 08:14:17 (21.2 MB/s) - \u2018/home/ubuntu/proxy\u2019 saved [349/349]",
                                "",
                                "+ source /home/ubuntu/proxy",
                                "++ export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ export HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ export HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "+++ sed 's/ /,/g'",
                                "+++ echo 169.16.1.1 169.16.1.2 169.16.1.3 169.16.1.4 169.16.1.5 169.16.1.6 169.16.1.7 169.16.1.8 169.16.1.9 169.16.1.10 169.16.1.11 169.16.1.12 169.16.1.13 169.16.1.14 169.16.1.15 169.16.1.16 169.16.1.17 169.16.1.18 169.16.1.19 169.16.1.20 169.16.1.21 169.16.1.22 169.16.1.23 169.16.1.24 169.16.1.25 169.16.1.26 169.16.1.27 169.16.1.28 169.16.1.29 169.16.1.30 169.16.1.31 169.16.1.32 169.16.1.33 169.16.1.34 169.16.1.35 169.16.1.36 169.16.1.37 169.16.1.38 169.16.1.39 169.16.1.40 169.16.1.41 169.16.1.42 169.16.1.43 169.16.1.44 169.16.1.45 169.16.1.46 169.16.1.47 169.16.1.48 169.16.1.49 169.16.1.50 169.16.1.51 169.16.1.52 169.16.1.53 169.16.1.54 169.16.1.55 169.16.1.56 169.16.1.57 169.16.1.58 169.16.1.59 169.16.1.60 169.16.1.61 169.16.1.62 169.16.1.63 169.16.1.64 169.16.1.65 169.16.1.66 169.16.1.67 169.16.1.68 169.16.1.69 169.16.1.70 169.16.1.71 169.16.1.72 169.16.1.73 169.16.1.74 169.16.1.75 169.16.1.76 169.16.1.77 169.16.1.78 169.16.1.79 169.16.1.80 169.16.1.81 169.16.1.82 169.16.1.83 169.16.1.84 169.16.1.85 169.16.1.86 169.16.1.87 169.16.1.88 169.16.1.89 169.16.1.90 169.16.1.91 169.16.1.92 169.16.1.93 169.16.1.94 169.16.1.95 169.16.1.96 169.16.1.97 169.16.1.98 169.16.1.99 169.16.1.100 169.16.1.101 169.16.1.102 169.16.1.103 169.16.1.104 169.16.1.105 169.16.1.106 169.16.1.107 169.16.1.108 169.16.1.109 169.16.1.110 169.16.1.111 169.16.1.112 169.16.1.113 169.16.1.114 169.16.1.115 169.16.1.116 169.16.1.117 169.16.1.118 169.16.1.119 169.16.1.120 169.16.1.121 169.16.1.122 169.16.1.123 169.16.1.124 169.16.1.125 169.16.1.126 169.16.1.127 169.16.1.128 169.16.1.129 169.16.1.130 169.16.1.131 169.16.1.132 169.16.1.133 169.16.1.134 169.16.1.135 169.16.1.136 169.16.1.137 169.16.1.138 169.16.1.139 169.16.1.140 169.16.1.141 169.16.1.142 169.16.1.143 169.16.1.144 169.16.1.145 169.16.1.146 169.16.1.147 169.16.1.148 169.16.1.149 169.16.1.150 169.16.1.151 169.16.1.152 169.16.1.153 169.16.1.154 169.16.1.155 169.16.1.156 169.16.1.157 169.16.1.158 169.16.1.159 169.16.1.160 169.16.1.161 169.16.1.162 169.16.1.163 169.16.1.164 169.16.1.165 169.16.1.166 169.16.1.167 169.16.1.168 169.16.1.169 169.16.1.170 169.16.1.171 169.16.1.172 169.16.1.173 169.16.1.174 169.16.1.175 169.16.1.176 169.16.1.177 169.16.1.178 169.16.1.179 169.16.1.180 169.16.1.181 169.16.1.182 169.16.1.183 169.16.1.184 169.16.1.185 169.16.1.186 169.16.1.187 169.16.1.188 169.16.1.189 169.16.1.190 169.16.1.191 169.16.1.192 169.16.1.193 169.16.1.194 169.16.1.195 169.16.1.196 169.16.1.197 169.16.1.198 169.16.1.199 169.16.1.200 169.16.1.201 169.16.1.202 169.16.1.203 169.16.1.204 169.16.1.205 169.16.1.206 169.16.1.207 169.16.1.208 169.16.1.209 169.16.1.210 169.16.1.211 169.16.1.212 169.16.1.213 169.16.1.214 169.16.1.215 169.16.1.216 169.16.1.217 169.16.1.218 169.16.1.219 169.16.1.220 169.16.1.221 169.16.1.222 169.16.1.223 169.16.1.224 169.16.1.225 169.16.1.226 169.16.1.227 169.16.1.228 169.16.1.229 169.16.1.230 169.16.1.231 169.16.1.232 169.16.1.233 169.16.1.234 169.16.1.235 169.16.1.236 169.16.1.237 169.16.1.238 169.16.1.239 169.16.1.240 169.16.1.241 169.16.1.242 169.16.1.243 169.16.1.244 169.16.1.245 169.16.1.246 169.16.1.247 169.16.1.248 169.16.1.249 169.16.1.250 169.16.1.251 169.16.1.252 169.16.1.253 169.16.1.254 169.16.1.255",
                                "++ export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "++ no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "+ sudo chmod 0600 /home/ubuntu/zuul_id_rsa",
                                "+ wget http://169.16.1.54:9999/log_upload_ssh -P /home/ubuntu/",
                                "--2019-12-24 08:14:17--  http://169.16.1.54:9999/log_upload_ssh",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 1675 (1.6K) [text/plain]",
                                "Saving to: \u2018/home/ubuntu/log_upload_ssh\u2019",
                                "",
                                "     0K .                                                     100%  121M=0s",
                                "",
                                "2019-12-24 08:14:17 (121 MB/s) - \u2018/home/ubuntu/log_upload_ssh\u2019 saved [1675/1675]",
                                "",
                                "+ wget http://169.16.1.54:9999/config -P /home/ubuntu/.ssh/",
                                "--2019-12-24 08:14:17--  http://169.16.1.54:9999/config",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 178 [text/plain]",
                                "Saving to: \u2018/home/ubuntu/.ssh/config\u2019",
                                "",
                                "     0K                                                       100% 12.6M=0s",
                                "",
                                "2019-12-24 08:14:17 (12.6 MB/s) - \u2018/home/ubuntu/.ssh/config\u2019 saved [178/178]",
                                "",
                                "+ sudo chmod 0600 /home/ubuntu/log_upload_ssh",
                                "+ sudo chmod 0664 /home/ubuntu/.ssh/config",
                                "+ install_packages",
                                "+ sudo apt -y install apache2",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  apache2-bin apache2-data apache2-utils libapr1 libaprutil1",
                                "  libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0",
                                "Suggested packages:",
                                "  www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom",
                                "Recommended packages:",
                                "  ssl-cert",
                                "The following NEW packages will be installed:",
                                "  apache2 apache2-bin apache2-data apache2-utils libapr1 libaprutil1",
                                "  libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.2-0",
                                "0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 1713 kB of archives.",
                                "After this operation, 6917 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8764 B]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.11 [1071 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.11 [83.9 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.11 [160 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.11 [95.1 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 1713 kB in 0s (4781 kB/s)",
                                "Selecting previously unselected package libapr1:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 41924 files and directories currently installed.)",
                                "Preparing to unpack .../0-libapr1_1.6.3-2_amd64.deb ...",
                                "Unpacking libapr1:amd64 (1.6.3-2) ...",
                                "Selecting previously unselected package libaprutil1:amd64.",
                                "Preparing to unpack .../1-libaprutil1_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.",
                                "Preparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package libaprutil1-ldap:amd64.",
                                "Preparing to unpack .../3-libaprutil1-ldap_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package liblua5.2-0:amd64.",
                                "Preparing to unpack .../4-liblua5.2-0_5.2.4-1.1build1_amd64.deb ...",
                                "Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ...",
                                "Selecting previously unselected package apache2-bin.",
                                "Preparing to unpack .../5-apache2-bin_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-bin (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2-utils.",
                                "Preparing to unpack .../6-apache2-utils_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-utils (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2-data.",
                                "Preparing to unpack .../7-apache2-data_2.4.29-1ubuntu4.11_all.deb ...",
                                "Unpacking apache2-data (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2.",
                                "Preparing to unpack .../8-apache2_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2 (2.4.29-1ubuntu4.11) ...",
                                "Setting up libapr1:amd64 (1.6.3-2) ...",
                                "Setting up apache2-data (2.4.29-1ubuntu4.11) ...",
                                "Setting up libaprutil1:amd64 (1.6.1-2) ...",
                                "Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ...",
                                "Setting up libaprutil1-ldap:amd64 (1.6.1-2) ...",
                                "Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...",
                                "Setting up apache2-utils (2.4.29-1ubuntu4.11) ...",
                                "Setting up apache2-bin (2.4.29-1ubuntu4.11) ...",
                                "Setting up apache2 (2.4.29-1ubuntu4.11) ...",
                                "Enabling module mpm_event.",
                                "Enabling module authz_core.",
                                "Enabling module authz_host.",
                                "Enabling module authn_core.",
                                "Enabling module auth_basic.",
                                "Enabling module access_compat.",
                                "Enabling module authn_file.",
                                "Enabling module authz_user.",
                                "Enabling module alias.",
                                "Enabling module dir.",
                                "Enabling module autoindex.",
                                "Enabling module env.",
                                "Enabling module mime.",
                                "Enabling module negotiation.",
                                "Enabling module setenvif.",
                                "Enabling module filter.",
                                "Enabling module deflate.",
                                "Enabling module status.",
                                "Enabling module reqtimeout.",
                                "Enabling conf charset.",
                                "Enabling conf localized-error-pages.",
                                "Enabling conf other-vhosts-access-log.",
                                "Enabling conf security.",
                                "Enabling conf serve-cgi-bin.",
                                "Enabling site 000-default.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service \u2192 /lib/systemd/system/apache2.service.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service \u2192 /lib/systemd/system/apache-htcacheclean.service.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "+ sudo apt -y install python-pip",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "python-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).",
                                "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.",
                                "+ sudo apt -y install python3-pip",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "Recommended packages:",
                                "  build-essential python3-setuptools python3-wheel",
                                "The following NEW packages will be installed:",
                                "  python3-pip",
                                "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 114 kB of archives.",
                                "After this operation, 600 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.1 [114 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 114 kB in 0s (1396 kB/s)",
                                "Selecting previously unselected package python3-pip.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 42630 files and directories currently installed.)",
                                "Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "+ sudo apt -y install python3-setuptools",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "Suggested packages:",
                                "  python-setuptools-doc",
                                "The following NEW packages will be installed:",
                                "  python3-setuptools",
                                "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 248 kB of archives.",
                                "After this operation, 1319 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 248 kB in 0s (2496 kB/s)",
                                "Selecting previously unselected package python3-setuptools.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 42707 files and directories currently installed.)",
                                "Preparing to unpack .../python3-setuptools_39.0.1-2_all.deb ...",
                                "Unpacking python3-setuptools (39.0.1-2) ...",
                                "Setting up python3-setuptools (39.0.1-2) ...",
                                "+ sudo apt -y install isc-dhcp-server",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  libirs-export160 libisccfg-export160",
                                "Suggested packages:",
                                "  isc-dhcp-server-ldap policycoreutils",
                                "The following NEW packages will be installed:",
                                "  isc-dhcp-server libirs-export160 libisccfg-export160",
                                "0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 509 kB of archives.",
                                "After this operation, 1791 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [45.4 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [18.4 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 isc-dhcp-server amd64 4.3.5-3ubuntu7.1 [446 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 509 kB in 0s (3994 kB/s)",
                                "Selecting previously unselected package libisccfg-export160.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 42797 files and directories currently installed.)",
                                "Preparing to unpack .../libisccfg-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...",
                                "Unpacking libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Selecting previously unselected package libirs-export160.",
                                "Preparing to unpack .../libirs-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...",
                                "Unpacking libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Selecting previously unselected package isc-dhcp-server.",
                                "Preparing to unpack .../isc-dhcp-server_4.3.5-3ubuntu7.1_amd64.deb ...",
                                "Unpacking isc-dhcp-server (4.3.5-3ubuntu7.1) ...",
                                "Setting up libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Setting up libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Setting up isc-dhcp-server (4.3.5-3ubuntu7.1) ...",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "Generating /etc/default/isc-dhcp-server...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server.service \u2192 /lib/systemd/system/isc-dhcp-server.service.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server6.service \u2192 /lib/systemd/system/isc-dhcp-server6.service.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "+ sudo apt -y install webfs socat vlan liberasurecode-dev libssl-dev",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  liberasurecode1",
                                "Suggested packages:",
                                "  libisal2 libjerasure2 libssl-doc",
                                "The following NEW packages will be installed:",
                                "  liberasurecode-dev liberasurecode1 libssl-dev socat vlan webfs",
                                "0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 2058 kB of archives.",
                                "After this operation, 9446 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.5 [1566 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 webfs amd64 1.21+ds1-12 [64.6 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 2058 kB in 0s (8460 kB/s)",
                                "Selecting previously unselected package libssl-dev:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 42833 files and directories currently installed.)",
                                "Preparing to unpack .../0-libssl-dev_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ...",
                                "Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...",
                                "Selecting previously unselected package webfs.",
                                "Preparing to unpack .../1-webfs_1.21+ds1-12_amd64.deb ...",
                                "Unpacking webfs (1.21+ds1-12) ...",
                                "Selecting previously unselected package liberasurecode1:amd64.",
                                "Preparing to unpack .../2-liberasurecode1_1.5.0-1_amd64.deb ...",
                                "Unpacking liberasurecode1:amd64 (1.5.0-1) ...",
                                "Selecting previously unselected package liberasurecode-dev.",
                                "Preparing to unpack .../3-liberasurecode-dev_1.5.0-1_amd64.deb ...",
                                "Unpacking liberasurecode-dev (1.5.0-1) ...",
                                "Selecting previously unselected package socat.",
                                "Preparing to unpack .../4-socat_1.7.3.2-2ubuntu2_amd64.deb ...",
                                "Unpacking socat (1.7.3.2-2ubuntu2) ...",
                                "Selecting previously unselected package vlan.",
                                "Preparing to unpack .../5-vlan_1.9-3.2ubuntu6_amd64.deb ...",
                                "Unpacking vlan (1.9-3.2ubuntu6) ...",
                                "Setting up vlan (1.9-3.2ubuntu6) ...",
                                "Setting up socat (1.7.3.2-2ubuntu2) ...",
                                "Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...",
                                "Setting up webfs (1.21+ds1-12) ...",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "",
                                "Creating config file /etc/webfsd.conf with new version",
                                "Setting up liberasurecode1:amd64 (1.5.0-1) ...",
                                "Setting up liberasurecode-dev (1.5.0-1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "+ sudo pip install setuptools",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: setuptools in /usr/lib/python2.7/dist-packages",
                                "+ sudo pip3 install proliantutils",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Collecting proliantutils",
                                "  Downloading https://files.pythonhosted.org/packages/f7/0d/a0a00712ee925b5c52692bd442b050876ab90364dc9afdc5e74485037ded/proliantutils-2.9.2-py2.py3-none-any.whl (407kB)",
                                "Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Collecting oslo.utils>=3.20.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/82/9c/568e90a41b29b255dcdb5d39d4ad2ad4c92ba7ed1af9746ddbd7680768ba/oslo.utils-3.42.1-py2.py3-none-any.whl (100kB)",
                                "Collecting oslo.concurrency>=3.8.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/1d/5b/6a4945d72977dc3e8efc1c669f4d2c340867c192473b027ce77dbc2eabaf/oslo.concurrency-3.31.0-py2.py3-none-any.whl (46kB)",
                                "Collecting sushy>=1.8.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/d1/a0/75a599fdbc1bd543bb869060623a0fb6aff9ec9c6ac194cafd3be5e2c2b5/sushy-3.0.0-py2.py3-none-any.whl (229kB)",
                                "Collecting pysnmp<5.0.0,>=4.2.3 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/25/7e/1e17facea54dd21c6a72db6ae57a5bfdd56edd54b8c4850668b554bdddba/pysnmp-4.4.12-py2.py3-none-any.whl (296kB)",
                                "Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Collecting pbr>=2.0.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Collecting retrying!=1.3.0,>=1.2.3 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz",
                                "Collecting oslo.serialization>=1.10.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/18/a3/76d415ffc9932941db801ff99bcb66645b738c10a1b88e5ade75a7d1431e/oslo.serialization-2.29.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.20.0->proliantutils)",
                                "Collecting debtcollector>=1.2.0 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl",
                                "Collecting pytz>=2013.6 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)",
                                "Collecting netaddr>=0.7.18 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)",
                                "Collecting iso8601>=0.1.11 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl",
                                "Collecting oslo.i18n>=3.15.3 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/33/3c/29044495f817d9ac0cd4418fa2296fedf1d0ce9755793f674d4b9589540b/oslo.i18n-3.25.0-py2.py3-none-any.whl (47kB)",
                                "Collecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl (67kB)",
                                "Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl",
                                "Collecting oslo.config>=5.2.0 (from oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/2d/8e/b759024762a01edcd592ebb9649f1a21a0280ab3e86a60390975b4285ac0/oslo.config-6.12.0-py2.py3-none-any.whl (131kB)",
                                "Collecting stevedore>=1.29.0 (from sushy>=1.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)",
                                "Collecting python-dateutil>=2.7.0 (from sushy>=1.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB)",
                                "Collecting pysmi (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/1f/fc/02361d1c2b247de73070c457c4da98c448693154894c14f2d7b48dfabf7e/pysmi-0.3.4-py2.py3-none-any.whl (80kB)",
                                "Collecting pycryptodomex (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/46/a0/04a009917f8946e0e2aca0768bb703767c3845c700ac8e3d6589ce0c9026/pycryptodomex-3.9.4-cp36-cp36m-manylinux1_x86_64.whl (9.7MB)",
                                "Requirement already satisfied: pyasn1>=0.2.3 in /usr/lib/python3/dist-packages (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "Requirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from oslo.serialization>=1.10.0->proliantutils)",
                                "Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/3d/a8/e01fea81691749044a7bfd44536483a296d9c0a7ed4ec8810a229435547c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249kB)",
                                "Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz",
                                "Collecting Babel!=2.4.0,>=2.3.4 (from oslo.i18n>=3.15.3->oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB)",
                                "Collecting monotonic>=0.1 (from fasteners>=0.7.0->oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl",
                                "Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/00/8d/9d56bfe43997f1864fe0891be69bc239ded98e69c9f56eb9eaa5b1789660/rfc3986-1.3.2-py2.py3-none-any.whl",
                                "Collecting ply (from pysmi->pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB)",
                                "Installing collected packages: wrapt, pbr, debtcollector, pytz, netaddr, iso8601, Babel, oslo.i18n, pyparsing, oslo.utils, monotonic, fasteners, stevedore, rfc3986, oslo.config, oslo.concurrency, python-dateutil, sushy, ply, pysmi, pycryptodomex, pysnmp, retrying, msgpack, oslo.serialization, proliantutils",
                                "  Running setup.py install for wrapt: started",
                                "    Running setup.py install for wrapt: finished with status 'done'",
                                "  Running setup.py install for retrying: started",
                                "    Running setup.py install for retrying: finished with status 'done'",
                                "Successfully installed Babel-2.7.0 debtcollector-1.22.0 fasteners-0.15 iso8601-0.1.12 monotonic-1.5 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-3.31.0 oslo.config-6.12.0 oslo.i18n-3.25.0 oslo.serialization-2.29.2 oslo.utils-3.42.1 pbr-5.4.4 ply-3.11 proliantutils-2.9.2 pycryptodomex-3.9.4 pyparsing-2.4.5 pysmi-0.3.4 pysnmp-4.4.12 python-dateutil-2.8.1 pytz-2019.3 retrying-1.3.3 rfc3986-1.3.2 stevedore-1.31.0 sushy-3.0.0 wrapt-1.11.2",
                                "+ sudo chmod 600 /home/ubuntu/zuul_id_rsa",
                                "+ clone_projects",
                                "+ sudo mkdir -p /opt/stack",
                                "+ sudo chown ubuntu.ubuntu /opt/stack",
                                "+ sudo chmod 0777 /opt/stack",
                                "+ cd /opt/stack",
                                "+ git clone https://opendev.org/openstack-dev/devstack.git",
                                "Cloning into 'devstack'...",
                                "warning: redirecting to https://opendev.org/openstack/devstack/",
                                "+ git clone https://opendev.org/openstack/ironic.git",
                                "Cloning into 'ironic'...",
                                "+ git clone https://opendev.org/openstack/ironic-tempest-plugin.git",
                                "Cloning into 'ironic-tempest-plugin'...",
                                "+ configure_dhcp_server",
                                "+ wget http://169.16.1.54:9999/agent_dhcp_server.txt -P /opt/stack/devstack/files/",
                                "--2019-12-24 08:18:42--  http://169.16.1.54:9999/agent_dhcp_server.txt",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 131 [text/plain]",
                                "Saving to: \u2018/opt/stack/devstack/files/agent_dhcp_server.txt\u2019",
                                "",
                                "     0K                                                       100% 8.15M=0s",
                                "",
                                "2019-12-24 08:18:42 (8.15 MB/s) - \u2018/opt/stack/devstack/files/agent_dhcp_server.txt\u2019 saved [131/131]",
                                "",
                                "++ cat /tmp/hardware_info",
                                "++ awk '{print $2}'",
                                "+ mac=70:10:6f:b4:cd:b6",
                                "+ sed -i s/8c:dc:d4:af:78:ec/70:10:6f:b4:cd:b6/g /opt/stack/devstack/files/agent_dhcp_server.txt",
                                "+ sudo sh -c 'cat /opt/stack/devstack/files/agent_dhcp_server.txt >> /etc/dhcp/dhcpd.conf'",
                                "+ sudo service isc-dhcp-server restart",
                                "+ configure_interface",
                                "++ ip addr show ens2",
                                "++ cut -d/ -f1",
                                "++ grep 'inet\\b'",
                                "++ awk '{print $2}'",
                                "+ ip1=169.16.1.117",
                                "+ sudo sh -c 'echo web_root=/opt/stack/devstack/files >> /etc/webfsd.conf'",
                                "+ sudo sh -c 'echo web_ip=169.16.1.117 >> /etc/webfsd.conf'",
                                "+ sudo sh -c 'echo web_port=9999 >> /etc/webfsd.conf'",
                                "+ sudo service webfs restart",
                                "+ update_ironic",
                                "+ cd /opt/stack/ironic",
                                "+ git config --global user.email proliantutils@gmail.com",
                                "+ git config --global user.name proliantci",
                                "+ update_ironic_tempest_plugin",
                                "+ cd /opt/stack/ironic-tempest-plugin",
                                "+ sudo python3 setup.py install",
                                "running install",
                                "[pbr] Writing ChangeLog",
                                "[pbr] Generating ChangeLog",
                                "[pbr] ChangeLog complete (0.0s)",
                                "[pbr] Generating AUTHORS",
                                "[pbr] AUTHORS complete (0.0s)",
                                "running build",
                                "running build_py",
                                "creating build",
                                "creating build/lib",
                                "creating build/lib/ironic_tempest_plugin",
                                "creating build/lib/ironic_tempest_plugin/tests",
                                "copying ironic_tempest_plugin/tests/__init__.py -> build/lib/ironic_tempest_plugin/tests",
                                "creating build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/utils.py -> build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/__init__.py -> build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/waiters.py -> build/lib/ironic_tempest_plugin/common",
                                "creating build/lib/ironic_tempest_plugin/services",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal/v1",
                                "copying ironic_tempest_plugin/services/baremetal/v1/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1",
                                "creating build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/introspection_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/config.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/exceptions.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/plugin.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/clients.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/__init__.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/manager.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/services/baremetal/base.py -> build/lib/ironic_tempest_plugin/services/baremetal",
                                "copying ironic_tempest_plugin/services/baremetal/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal",
                                "creating build/lib/ironic_tempest_plugin/tests/api",
                                "creating build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_allocations.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/base.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_drivers.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_ports.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_conductor.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_chassis.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/__init__.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_nodes.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/__init__.py -> build/lib/ironic_tempest_plugin/tests/api",
                                "creating build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/services/introspection_client.py -> build/lib/ironic_tempest_plugin/services",
                                "copying ironic_tempest_plugin/services/__init__.py -> build/lib/ironic_tempest_plugin/services",
                                "running egg_info",
                                "creating ironic_tempest_plugin.egg-info",
                                "writing pbr to ironic_tempest_plugin.egg-info/pbr.json",
                                "writing ironic_tempest_plugin.egg-info/PKG-INFO",
                                "writing dependency_links to ironic_tempest_plugin.egg-info/dependency_links.txt",
                                "writing entry points to ironic_tempest_plugin.egg-info/entry_points.txt",
                                "writing requirements to ironic_tempest_plugin.egg-info/requires.txt",
                                "writing top-level names to ironic_tempest_plugin.egg-info/top_level.txt",
                                "[pbr] Processing SOURCES.txt",
                                "writing manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'",
                                "[pbr] In git context, generating filelist from git",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "reading manifest template 'MANIFEST.in'",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files found matching '.gitreview'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "writing manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'",
                                "copying ironic_tempest_plugin/README.rst -> build/lib/ironic_tempest_plugin",
                                "creating build/lib/ironic_tempest_plugin/rules",
                                "copying ironic_tempest_plugin/rules/basic_ops_rule.json -> build/lib/ironic_tempest_plugin/rules",
                                "running install_lib",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/config.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/exceptions.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/plugin.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/README.rst -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/clients.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/introspection_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_allocations.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_drivers.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_conductor.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_chassis.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodes.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api",
                                "copying build/lib/ironic_tempest_plugin/tests/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules",
                                "copying build/lib/ironic_tempest_plugin/rules/basic_ops_rule.json -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/utils.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/waiters.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "copying build/lib/ironic_tempest_plugin/services/introspection_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "copying build/lib/ironic_tempest_plugin/services/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/config.py to config.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/exceptions.py to exceptions.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/plugin.py to plugin.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/clients.py to clients.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py to test_baremetal_single_tenant.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py to baremetal_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py to test_introspection_discovery.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py to test_baremetal_boot_from_volume.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py to baremetal_standalone_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py to test_baremetal_multitenancy.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py to test_baremetal_basic_ops.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py to test_bios.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py to test_cleaning.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py to test_basic_ops.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py to test_adoption.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/introspection_manager.py to introspection_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py to test_introspection_basic.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py to test_api_discovery.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_allocations.py to test_allocations.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/base.py to base.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_target.py to test_volume_target.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_drivers.py to test_drivers.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports.py to test_ports.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py to test_ports_negative.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_conductor.py to test_conductor.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_chassis.py to test_chassis.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_portgroups.py to test_portgroups.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodestates.py to test_nodestates.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py to test_volume_connector.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodes.py to test_nodes.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/utils.py to utils.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/waiters.py to waiters.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/manager.py to manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/base.py to base.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py to baremetal_client.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/introspection_client.py to introspection_client.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc",
                                "running install_egg_info",
                                "Copying ironic_tempest_plugin.egg-info to /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin-1.5.2.dev14.egg-info",
                                "running install_scripts",
                                "+ run_stack",
                                "+ local ironic_node",
                                "+ local capabilities",
                                "+ cd /opt/stack/devstack",
                                "+ wget http://169.16.1.54:9999/ir-deploy-ilo.iso -P files/",
                                "--2019-12-24 08:18:43--  http://169.16.1.54:9999/ir-deploy-ilo.iso",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 302940160 (289M) [application/x-iso9660-image]",
                                "Saving to: \u2018files/ir-deploy-ilo.iso\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 72.5M 4s",
                                "    50K .......... .......... .......... .......... ..........  0% 60.5M 4s",
                                "   100K .......... .......... .......... .......... ..........  0% 25.7M 7s",
                                "   150K .......... .......... .......... .......... ..........  0% 13.4M 10s",
                                "   200K .......... .......... .......... .......... ..........  0% 5.74M 18s",
                                "   250K .......... .......... .......... .......... ..........  0% 16.8M 18s",
                                "   300K .......... .......... .......... .......... ..........  0% 25.8M 17s",
                                "   350K .......... .......... .......... .......... ..........  0% 15.4M 17s",
                                "   400K .......... .......... .......... .......... ..........  0% 37.4M 16s",
                                "   450K .......... .......... .......... .......... ..........  0% 5.73M 20s",
                                "   500K .......... .......... .......... .......... ..........  0% 19.8M 19s",
                                "   550K .......... .......... .......... .......... ..........  0% 14.6M 19s",
                                "   600K .......... .......... .......... .......... ..........  0% 48.9M 18s",
                                "   650K .......... .......... .......... .......... ..........  0% 5.73M 21s",
                                "   700K .......... .......... .......... .......... ..........  0%  118M 19s",
                                "   750K .......... .......... .......... .......... ..........  0% 22.5M 19s",
                                "   800K .......... .......... .......... .......... ..........  0% 12.9M 19s",
                                "   850K .......... .......... .......... .......... ..........  0% 15.5M 19s",
                                "   900K .......... .......... .......... .......... ..........  0% 16.0M 19s",
                                "   950K .......... .......... .......... .......... ..........  0% 28.6M 19s",
                                "  1000K .......... .......... .......... .......... ..........  0% 7.56M 19s",
                                "  1050K .......... .......... .......... .......... ..........  0% 42.3M 19s",
                                "  1100K .......... .......... .......... .......... ..........  0% 16.3M 19s",
                                "  1150K .......... .......... .......... .......... ..........  0% 11.6M 19s",
                                "  1200K .......... .......... .......... .......... ..........  0% 59.5M 19s",
                                "  1250K .......... .......... .......... .......... ..........  0% 15.8M 18s",
                                "  1300K .......... .......... .......... .......... ..........  0% 11.0M 19s",
                                "  1350K .......... .......... .......... .......... ..........  0% 21.3M 19s",
                                "  1400K .......... .......... .......... .......... ..........  0% 22.2M 18s",
                                "  1450K .......... .......... .......... .......... ..........  0% 11.4M 19s",
                                "  1500K .......... .......... .......... .......... ..........  0% 80.4M 18s",
                                "  1550K .......... .......... .......... .......... ..........  0% 15.8M 18s",
                                "  1600K .......... .......... .......... .......... ..........  0% 7.99M 19s",
                                "  1650K .......... .......... .......... .......... ..........  0% 16.8M 19s",
                                "  1700K .......... .......... .......... .......... ..........  0% 18.4M 19s",
                                "  1750K .......... .......... .......... .......... ..........  0% 15.7M 19s",
                                "  1800K .......... .......... .......... .......... ..........  0% 18.6M 18s",
                                "  1850K .......... .......... .......... .......... ..........  0% 55.2M 18s",
                                "  1900K .......... .......... .......... .......... ..........  0% 14.9M 18s",
                                "  1950K .......... .......... .......... .......... ..........  0% 76.5M 18s",
                                "  2000K .......... .......... .......... .......... ..........  0% 11.8M 18s",
                                "  2050K .......... .......... .......... .......... ..........  0% 16.1M 18s",
                                "  2100K .......... .......... .......... .......... ..........  0% 16.5M 18s",
                                "  2150K .......... .......... .......... .......... ..........  0% 9.85M 18s",
                                "  2200K .......... .......... .......... .......... ..........  0% 97.0M 18s",
                                "  2250K .......... .......... .......... .......... ..........  0% 17.4M 18s",
                                "  2300K .......... .......... .......... .......... ..........  0% 22.2M 18s",
                                "  2350K .......... .......... .......... .......... ..........  0% 12.2M 18s",
                                "  2400K .......... .......... .......... .......... ..........  0% 92.6M 17s",
                                "  2450K .......... .......... .......... .......... ..........  0% 9.34M 18s",
                                "  2500K .......... .......... .......... .......... ..........  0% 18.7M 18s",
                                "  2550K .......... .......... .......... .......... ..........  0% 85.3M 17s",
                                "  2600K .......... .......... .......... .......... ..........  0% 14.6M 17s",
                                "  2650K .......... .......... .......... .......... ..........  0% 29.3M 17s",
                                "  2700K .......... .......... .......... .......... ..........  0% 18.5M 17s",
                                "  2750K .......... .......... .......... .......... ..........  0% 11.3M 17s",
                                "  2800K .......... .......... .......... .......... ..........  0% 19.1M 17s",
                                "  2850K .......... .......... .......... .......... ..........  0% 17.3M 17s",
                                "  2900K .......... .......... .......... .......... ..........  0% 15.4M 17s",
                                "  2950K .......... .......... .......... .......... ..........  1% 17.5M 17s",
                                "  3000K .......... .......... .......... .......... ..........  1% 12.0M 17s",
                                "  3050K .......... .......... .......... .......... ..........  1% 16.9M 17s",
                                "  3100K .......... .......... .......... .......... ..........  1% 48.7M 17s",
                                "  3150K .......... .......... .......... .......... ..........  1% 13.4M 17s",
                                "  3200K .......... .......... .......... .......... ..........  1% 13.8M 17s",
                                "  3250K .......... .......... .......... .......... ..........  1% 12.7M 17s",
                                "  3300K .......... .......... .......... .......... ..........  1% 11.2M 18s",
                                "  3350K .......... .......... .......... .......... ..........  1% 78.1M 17s",
                                "  3400K .......... .......... .......... .......... ..........  1% 14.6M 17s",
                                "  3450K .......... .......... .......... .......... ..........  1% 15.4M 17s",
                                "  3500K .......... .......... .......... .......... ..........  1% 30.1M 17s",
                                "  3550K .......... .......... .......... .......... ..........  1% 59.6M 17s",
                                "  3600K .......... .......... .......... .......... ..........  1% 10.3M 17s",
                                "  3650K .......... .......... .......... .......... ..........  1% 82.0M 17s",
                                "  3700K .......... .......... .......... .......... ..........  1% 23.6M 17s",
                                "  3750K .......... .......... .......... .......... ..........  1%  127M 17s",
                                "  3800K .......... .......... .......... .......... ..........  1% 6.06M 17s",
                                "  3850K .......... .......... .......... .......... ..........  1%  134M 17s",
                                "  3900K .......... .......... .......... .......... ..........  1% 16.5M 17s",
                                "  3950K .......... .......... .......... .......... ..........  1% 17.4M 17s",
                                "  4000K .......... .......... .......... .......... ..........  1% 21.1M 17s",
                                "  4050K .......... .......... .......... .......... ..........  1% 51.5M 17s",
                                "  4100K .......... .......... .......... .......... ..........  1% 15.3M 17s",
                                "  4150K .......... .......... .......... .......... ..........  1% 14.1M 17s",
                                "  4200K .......... .......... .......... .......... ..........  1% 22.0M 17s",
                                "  4250K .......... .......... .......... .......... ..........  1% 46.1M 17s",
                                "  4300K .......... .......... .......... .......... ..........  1% 13.5M 17s",
                                "  4350K .......... .......... .......... .......... ..........  1% 12.7M 17s",
                                "  4400K .......... .......... .......... .......... ..........  1% 16.9M 17s",
                                "  4450K .......... .......... .......... .......... ..........  1% 16.3M 17s",
                                "  4500K .......... .......... .......... .......... ..........  1% 29.2M 17s",
                                "  4550K .......... .......... .......... .......... ..........  1% 17.4M 17s",
                                "  4600K .......... .......... .......... .......... ..........  1% 9.88M 17s",
                                "  4650K .......... .......... .......... .......... ..........  1% 24.0M 17s",
                                "  4700K .......... .......... .......... .......... ..........  1% 14.8M 17s",
                                "  4750K .......... .......... .......... .......... ..........  1% 24.5M 17s",
                                "  4800K .......... .......... .......... .......... ..........  1% 14.6M 17s",
                                "  4850K .......... .......... .......... .......... ..........  1% 28.4M 17s",
                                "  4900K .......... .......... .......... .......... ..........  1% 23.5M 17s",
                                "  4950K .......... .......... .......... .......... ..........  1% 45.7M 17s",
                                "  5000K .......... .......... .......... .......... ..........  1% 18.2M 17s",
                                "  5050K .......... .......... .......... .......... ..........  1% 22.2M 16s",
                                "  5100K .......... .......... .......... .......... ..........  1% 41.5M 16s",
                                "  5150K .......... .......... .......... .......... ..........  1% 47.4M 16s",
                                "  5200K .......... .......... .......... .......... ..........  1% 24.1M 16s",
                                "  5250K .......... .......... .......... .......... ..........  1% 45.3M 16s",
                                "  5300K .......... .......... .......... .......... ..........  1% 28.8M 16s",
                                "  5350K .......... .......... .......... .......... ..........  1% 43.0M 16s",
                                "  5400K .......... .......... .......... .......... ..........  1% 18.6M 16s",
                                "  5450K .......... .......... .......... .......... ..........  1% 44.1M 16s",
                                "  5500K .......... .......... .......... .......... ..........  1% 42.8M 16s",
                                "  5550K .......... .......... .......... .......... ..........  1% 20.4M 16s",
                                "  5600K .......... .......... .......... .......... ..........  1% 46.4M 16s",
                                "  5650K .......... .......... .......... .......... ..........  1% 43.5M 16s",
                                "  5700K .......... .......... .......... .......... ..........  1% 41.4M 16s",
                                "  5750K .......... .......... .......... .......... ..........  1% 31.2M 15s",
                                "  5800K .......... .......... .......... .......... ..........  1% 36.4M 15s",
                                "  5850K .......... .......... .......... .......... ..........  1% 25.3M 15s",
                                "  5900K .......... .......... .......... .......... ..........  2% 25.5M 15s",
                                "  5950K .......... .......... .......... .......... ..........  2% 24.7M 15s",
                                "  6000K .......... .......... .......... .......... ..........  2% 27.7M 15s",
                                "  6050K .......... .......... .......... .......... ..........  2% 29.7M 15s",
                                "  6100K .......... .......... .......... .......... ..........  2% 26.8M 15s",
                                "  6150K .......... .......... .......... .......... ..........  2% 23.6M 15s",
                                "  6200K .......... .......... .......... .......... ..........  2% 9.89M 15s",
                                "  6250K .......... .......... .......... .......... ..........  2% 12.3M 15s",
                                "  6300K .......... .......... .......... .......... ..........  2% 63.3M 15s",
                                "  6350K .......... .......... .......... .......... ..........  2% 85.6M 15s",
                                "  6400K .......... .......... .......... .......... ..........  2% 93.2M 15s",
                                "  6450K .......... .......... .......... .......... ..........  2% 50.9M 15s",
                                "  6500K .......... .......... .......... .......... ..........  2% 59.7M 15s",
                                "  6550K .......... .......... .......... .......... ..........  2% 60.2M 15s",
                                "  6600K .......... .......... .......... .......... ..........  2% 88.4M 15s",
                                "  6650K .......... .......... .......... .......... ..........  2% 69.6M 15s",
                                "  6700K .......... .......... .......... .......... ..........  2% 63.0M 15s",
                                "  6750K .......... .......... .......... .......... ..........  2% 53.3M 14s",
                                "  6800K .......... .......... .......... .......... ..........  2% 9.92M 15s",
                                "  6850K .......... .......... .......... .......... ..........  2% 26.1M 15s",
                                "  6900K .......... .......... .......... .......... ..........  2% 17.8M 15s",
                                "  6950K .......... .......... .......... .......... ..........  2% 22.6M 15s",
                                "  7000K .......... .......... .......... .......... ..........  2% 16.7M 15s",
                                "  7050K .......... .......... .......... .......... ..........  2% 18.7M 15s",
                                "  7100K .......... .......... .......... .......... ..........  2% 14.8M 15s",
                                "  7150K .......... .......... .......... .......... ..........  2% 11.1M 15s",
                                "  7200K .......... .......... .......... .......... ..........  2% 38.4M 15s",
                                "  7250K .......... .......... .......... .......... ..........  2% 32.9M 15s",
                                "  7300K .......... .......... .......... .......... ..........  2% 23.8M 15s",
                                "  7350K .......... .......... .......... .......... ..........  2% 43.3M 14s",
                                "  7400K .......... .......... .......... .......... ..........  2% 35.9M 14s",
                                "  7450K .......... .......... .......... .......... ..........  2% 33.8M 14s",
                                "  7500K .......... .......... .......... .......... ..........  2% 50.1M 14s",
                                "  7550K .......... .......... .......... .......... ..........  2% 32.1M 14s",
                                "  7600K .......... .......... .......... .......... ..........  2% 43.9M 14s",
                                "  7650K .......... .......... .......... .......... ..........  2% 50.3M 14s",
                                "  7700K .......... .......... .......... .......... ..........  2% 49.2M 14s",
                                "  7750K .......... .......... .......... .......... ..........  2% 43.8M 14s",
                                "  7800K .......... .......... .......... .......... ..........  2% 47.1M 14s",
                                "  7850K .......... .......... .......... .......... ..........  2% 51.1M 14s",
                                "  7900K .......... .......... .......... .......... ..........  2% 53.9M 14s",
                                "  7950K .......... .......... .......... .......... ..........  2% 48.4M 14s",
                                "  8000K .......... .......... .......... .......... ..........  2% 60.3M 14s",
                                "  8050K .......... .......... .......... .......... ..........  2% 95.0M 14s",
                                "  8100K .......... .......... .......... .......... ..........  2% 92.3M 14s",
                                "  8150K .......... .......... .......... .......... ..........  2% 78.0M 14s",
                                "  8200K .......... .......... .......... .......... ..........  2% 73.3M 14s",
                                "  8250K .......... .......... .......... .......... ..........  2% 65.7M 13s",
                                "  8300K .......... .......... .......... .......... ..........  2% 98.1M 13s",
                                "  8350K .......... .......... .......... .......... ..........  2% 69.3M 13s",
                                "  8400K .......... .......... .......... .......... ..........  2% 95.0M 13s",
                                "  8450K .......... .......... .......... .......... ..........  2% 57.7M 13s",
                                "  8500K .......... .......... .......... .......... ..........  2% 52.3M 13s",
                                "  8550K .......... .......... .......... .......... ..........  2% 72.5M 13s",
                                "  8600K .......... .......... .......... .......... ..........  2% 17.0M 13s",
                                "  8650K .......... .......... .......... .......... ..........  2% 95.6M 13s",
                                "  8700K .......... .......... .......... .......... ..........  2% 42.8M 13s",
                                "  8750K .......... .......... .......... .......... ..........  2% 16.5M 13s",
                                "  8800K .......... .......... .......... .......... ..........  2%  117M 13s",
                                "  8850K .......... .......... .......... .......... ..........  3% 96.7M 13s",
                                "  8900K .......... .......... .......... .......... ..........  3% 97.7M 13s",
                                "  8950K .......... .......... .......... .......... ..........  3% 14.6M 13s",
                                "  9000K .......... .......... .......... .......... ..........  3% 62.1M 13s",
                                "  9050K .......... .......... .......... .......... ..........  3% 71.7M 13s",
                                "  9100K .......... .......... .......... .......... ..........  3% 70.3M 13s",
                                "  9150K .......... .......... .......... .......... ..........  3% 84.7M 13s",
                                "  9200K .......... .......... .......... .......... ..........  3% 17.1M 13s",
                                "  9250K .......... .......... .......... .......... ..........  3% 92.4M 13s",
                                "  9300K .......... .......... .......... .......... ..........  3% 18.6M 13s",
                                "  9350K .......... .......... .......... .......... ..........  3% 80.7M 13s",
                                "  9400K .......... .......... .......... .......... ..........  3% 96.3M 13s",
                                "  9450K .......... .......... .......... .......... ..........  3% 12.8M 13s",
                                "  9500K .......... .......... .......... .......... ..........  3% 76.0M 13s",
                                "  9550K .......... .......... .......... .......... ..........  3% 90.8M 13s",
                                "  9600K .......... .......... .......... .......... ..........  3% 14.5M 13s",
                                "  9650K .......... .......... .......... .......... ..........  3% 33.2M 13s",
                                "  9700K .......... .......... .......... .......... ..........  3% 29.1M 12s",
                                "  9750K .......... .......... .......... .......... ..........  3% 23.6M 12s",
                                "  9800K .......... .......... .......... .......... ..........  3% 96.6M 12s",
                                "  9850K .......... .......... .......... .......... ..........  3% 14.2M 12s",
                                "  9900K .......... .......... .......... .......... ..........  3% 54.1M 12s",
                                "  9950K .......... .......... .......... .......... ..........  3% 17.7M 12s",
                                " 10000K .......... .......... .......... .......... ..........  3% 54.9M 12s",
                                " 10050K .......... .......... .......... .......... ..........  3% 83.9M 12s",
                                " 10100K .......... .......... .......... .......... ..........  3% 21.9M 12s",
                                " 10150K .......... .......... .......... .......... ..........  3% 84.0M 12s",
                                " 10200K .......... .......... .......... .......... ..........  3% 63.5M 12s",
                                " 10250K .......... .......... .......... .......... ..........  3% 58.2M 12s",
                                " 10300K .......... .......... .......... .......... ..........  3% 54.6M 12s",
                                " 10350K .......... .......... .......... .......... ..........  3% 36.5M 12s",
                                " 10400K .......... .......... .......... .......... ..........  3% 14.0M 12s",
                                " 10450K .......... .......... .......... .......... ..........  3% 88.3M 12s",
                                " 10500K .......... .......... .......... .......... ..........  3%  109M 12s",
                                " 10550K .......... .......... .......... .......... ..........  3% 85.2M 12s",
                                " 10600K .......... .......... .......... .......... ..........  3% 15.2M 12s",
                                " 10650K .......... .......... .......... .......... ..........  3% 96.6M 12s",
                                " 10700K .......... .......... .......... .......... ..........  3% 77.0M 12s",
                                " 10750K .......... .......... .......... .......... ..........  3% 82.7M 12s",
                                " 10800K .......... .......... .......... .......... ..........  3% 34.6M 12s",
                                " 10850K .......... .......... .......... .......... ..........  3% 37.1M 12s",
                                " 10900K .......... .......... .......... .......... ..........  3% 17.7M 12s",
                                " 10950K .......... .......... .......... .......... ..........  3%  127M 12s",
                                " 11000K .......... .......... .......... .......... ..........  3% 55.1M 12s",
                                " 11050K .......... .......... .......... .......... ..........  3% 15.9M 12s",
                                " 11100K .......... .......... .......... .......... ..........  3%  131M 12s",
                                " 11150K .......... .......... .......... .......... ..........  3% 41.0M 12s",
                                " 11200K .......... .......... .......... .......... ..........  3% 74.8M 12s",
                                " 11250K .......... .......... .......... .......... ..........  3% 48.0M 12s",
                                " 11300K .......... .......... .......... .......... ..........  3% 27.8M 12s",
                                " 11350K .......... .......... .......... .......... ..........  3% 41.8M 12s",
                                " 11400K .......... .......... .......... .......... ..........  3% 25.8M 12s",
                                " 11450K .......... .......... .......... .......... ..........  3% 75.1M 12s",
                                " 11500K .......... .......... .......... .......... ..........  3% 68.2M 12s",
                                " 11550K .......... .......... .......... .......... ..........  3% 19.3M 12s",
                                " 11600K .......... .......... .......... .......... ..........  3% 35.6M 12s",
                                " 11650K .......... .......... .......... .......... ..........  3% 99.8M 12s",
                                " 11700K .......... .......... .......... .......... ..........  3% 16.8M 12s",
                                " 11750K .......... .......... .......... .......... ..........  3% 64.1M 12s",
                                " 11800K .......... .......... .......... .......... ..........  4% 45.7M 12s",
                                " 11850K .......... .......... .......... .......... ..........  4% 44.5M 12s",
                                " 11900K .......... .......... .......... .......... ..........  4% 77.1M 11s",
                                " 11950K .......... .......... .......... .......... ..........  4% 26.4M 11s",
                                " 12000K .......... .......... .......... .......... ..........  4% 44.6M 11s",
                                " 12050K .......... .......... .......... .......... ..........  4% 21.0M 11s",
                                " 12100K .......... .......... .......... .......... ..........  4% 95.0M 11s",
                                " 12150K .......... .......... .......... .......... ..........  4% 66.6M 11s",
                                " 12200K .......... .......... .......... .......... ..........  4% 19.7M 11s",
                                " 12250K .......... .......... .......... .......... ..........  4% 74.6M 11s",
                                " 12300K .......... .......... .......... .......... ..........  4% 28.1M 11s",
                                " 12350K .......... .......... .......... .......... ..........  4%  113M 11s",
                                " 12400K .......... .......... .......... .......... ..........  4% 44.3M 11s",
                                " 12450K .......... .......... .......... .......... ..........  4% 22.0M 11s",
                                " 12500K .......... .......... .......... .......... ..........  4% 29.2M 11s",
                                " 12550K .......... .......... .......... .......... ..........  4% 13.9M 11s",
                                " 12600K .......... .......... .......... .......... ..........  4%  111M 11s",
                                " 12650K .......... .......... .......... .......... ..........  4% 30.9M 11s",
                                " 12700K .......... .......... .......... .......... ..........  4% 22.2M 11s",
                                " 12750K .......... .......... .......... .......... ..........  4% 50.3M 11s",
                                " 12800K .......... .......... .......... .......... ..........  4% 16.9M 11s",
                                " 12850K .......... .......... .......... .......... ..........  4% 55.3M 11s",
                                " 12900K .......... .......... .......... .......... ..........  4% 59.5M 11s",
                                " 12950K .......... .......... .......... .......... ..........  4% 15.1M 11s",
                                " 13000K .......... .......... .......... .......... ..........  4% 59.9M 11s",
                                " 13050K .......... .......... .......... .......... ..........  4% 69.0M 11s",
                                " 13100K .......... .......... .......... .......... ..........  4% 11.2M 11s",
                                " 13150K .......... .......... .......... .......... ..........  4% 52.4M 11s",
                                " 13200K .......... .......... .......... .......... ..........  4% 11.1M 11s",
                                " 13250K .......... .......... .......... .......... ..........  4% 76.2M 11s",
                                " 13300K .......... .......... .......... .......... ..........  4% 86.4M 11s",
                                " 13350K .......... .......... .......... .......... ..........  4% 73.2M 11s",
                                " 13400K .......... .......... .......... .......... ..........  4%  108M 11s",
                                " 13450K .......... .......... .......... .......... ..........  4% 22.1M 11s",
                                " 13500K .......... .......... .......... .......... ..........  4% 28.0M 11s",
                                " 13550K .......... .......... .......... .......... ..........  4%  107M 11s",
                                " 13600K .......... .......... .......... .......... ..........  4%  114M 11s",
                                " 13650K .......... .......... .......... .......... ..........  4% 28.9M 11s",
                                " 13700K .......... .......... .......... .......... ..........  4%  107M 11s",
                                " 13750K .......... .......... .......... .......... ..........  4%  119M 11s",
                                " 13800K .......... .......... .......... .......... ..........  4% 38.7M 11s",
                                " 13850K .......... .......... .......... .......... ..........  4% 26.1M 11s",
                                " 13900K .......... .......... .......... .......... ..........  4% 80.0M 11s",
                                " 13950K .......... .......... .......... .......... ..........  4% 20.3M 11s",
                                " 14000K .......... .......... .......... .......... ..........  4% 82.0M 11s",
                                " 14050K .......... .......... .......... .......... ..........  4% 26.7M 11s",
                                " 14100K .......... .......... .......... .......... ..........  4% 47.5M 11s",
                                " 14150K .......... .......... .......... .......... ..........  4% 20.8M 11s",
                                " 14200K .......... .......... .......... .......... ..........  4%  100M 11s",
                                " 14250K .......... .......... .......... .......... ..........  4%  109M 11s",
                                " 14300K .......... .......... .......... .......... ..........  4% 22.5M 11s",
                                " 14350K .......... .......... .......... .......... ..........  4% 17.6M 11s",
                                " 14400K .......... .......... .......... .......... ..........  4%  139M 11s",
                                " 14450K .......... .......... .......... .......... ..........  4% 43.7M 11s",
                                " 14500K .......... .......... .......... .......... ..........  4% 78.8M 11s",
                                " 14550K .......... .......... .......... .......... ..........  4% 53.6M 11s",
                                " 14600K .......... .......... .......... .......... ..........  4% 29.4M 11s",
                                " 14650K .......... .......... .......... .......... ..........  4% 29.7M 11s",
                                " 14700K .......... .......... .......... .......... ..........  4%  119M 11s",
                                " 14750K .......... .......... .......... .......... ..........  5% 32.7M 11s",
                                " 14800K .......... .......... .......... .......... ..........  5% 19.3M 11s",
                                " 14850K .......... .......... .......... .......... ..........  5% 17.3M 11s",
                                " 14900K .......... .......... .......... .......... ..........  5% 87.3M 11s",
                                " 14950K .......... .......... .......... .......... ..........  5% 85.7M 11s",
                                " 15000K .......... .......... .......... .......... ..........  5% 89.6M 11s",
                                " 15050K .......... .......... .......... .......... ..........  5% 16.9M 11s",
                                " 15100K .......... .......... .......... .......... ..........  5% 91.7M 11s",
                                " 15150K .......... .......... .......... .......... ..........  5% 73.1M 11s",
                                " 15200K .......... .......... .......... .......... ..........  5% 83.5M 11s",
                                " 15250K .......... .......... .......... .......... ..........  5% 38.4M 11s",
                                " 15300K .......... .......... .......... .......... ..........  5% 29.4M 11s",
                                " 15350K .......... .......... .......... .......... ..........  5% 43.7M 11s",
                                " 15400K .......... .......... .......... .......... ..........  5% 5.52M 11s",
                                " 15450K .......... .......... .......... .......... ..........  5% 89.4M 11s",
                                " 15500K .......... .......... .......... .......... ..........  5%  108M 11s",
                                " 15550K .......... .......... .......... .......... ..........  5%  123M 11s",
                                " 15600K .......... .......... .......... .......... ..........  5%  113M 11s",
                                " 15650K .......... .......... .......... .......... ..........  5%  120M 11s",
                                " 15700K .......... .......... .......... .......... ..........  5%  116M 11s",
                                " 15750K .......... .......... .......... .......... ..........  5% 8.28M 11s",
                                " 15800K .......... .......... .......... .......... ..........  5%  135M 11s",
                                " 15850K .......... .......... .......... .......... ..........  5%  136M 11s",
                                " 15900K .......... .......... .......... .......... ..........  5%  122M 11s",
                                " 15950K .......... .......... .......... .......... ..........  5% 26.1M 10s",
                                " 16000K .......... .......... .......... .......... ..........  5%  110M 10s",
                                " 16050K .......... .......... .......... .......... ..........  5% 23.2M 10s",
                                " 16100K .......... .......... .......... .......... ..........  5% 45.3M 10s",
                                " 16150K .......... .......... .......... .......... ..........  5% 44.3M 10s",
                                " 16200K .......... .......... .......... .......... ..........  5% 6.77M 11s",
                                " 16250K .......... .......... .......... .......... ..........  5% 75.7M 11s",
                                " 16300K .......... .......... .......... .......... ..........  5%  104M 10s",
                                " 16350K .......... .......... .......... .......... ..........  5%  126M 10s",
                                " 16400K .......... .......... .......... .......... ..........  5%  125M 10s",
                                " 16450K .......... .......... .......... .......... ..........  5% 96.6M 10s",
                                " 16500K .......... .......... .......... .......... ..........  5%  125M 10s",
                                " 16550K .......... .......... .......... .......... ..........  5% 18.8M 10s",
                                " 16600K .......... .......... .......... .......... ..........  5% 42.2M 10s",
                                " 16650K .......... .......... .......... .......... ..........  5% 44.9M 10s",
                                " 16700K .......... .......... .......... .......... ..........  5% 42.3M 10s",
                                " 16750K .......... .......... .......... .......... ..........  5% 40.8M 10s",
                                " 16800K .......... .......... .......... .......... ..........  5% 46.9M 10s",
                                " 16850K .......... .......... .......... .......... ..........  5% 51.4M 10s",
                                " 16900K .......... .......... .......... .......... ..........  5% 46.5M 10s",
                                " 16950K .......... .......... .......... .......... ..........  5% 41.5M 10s",
                                " 17000K .......... .......... .......... .......... ..........  5% 47.6M 10s",
                                " 17050K .......... .......... .......... .......... ..........  5% 46.5M 10s",
                                " 17100K .......... .......... .......... .......... ..........  5% 46.7M 10s",
                                " 17150K .......... .......... .......... .......... ..........  5% 43.3M 10s",
                                " 17200K .......... .......... .......... .......... ..........  5% 49.0M 10s",
                                " 17250K .......... .......... .......... .......... ..........  5% 48.5M 10s",
                                " 17300K .......... .......... .......... .......... ..........  5% 46.6M 10s",
                                " 17350K .......... .......... .......... .......... ..........  5% 21.8M 10s",
                                " 17400K .......... .......... .......... .......... ..........  5% 15.3M 10s",
                                " 17450K .......... .......... .......... .......... ..........  5% 46.8M 10s",
                                " 17500K .......... .......... .......... .......... ..........  5% 44.7M 10s",
                                " 17550K .......... .......... .......... .......... ..........  5% 48.4M 10s",
                                " 17600K .......... .......... .......... .......... ..........  5% 44.4M 10s",
                                " 17650K .......... .......... .......... .......... ..........  5% 47.8M 10s",
                                " 17700K .......... .......... .......... .......... ..........  5% 48.9M 10s",
                                " 17750K .......... .......... .......... .......... ..........  6% 47.3M 10s",
                                " 17800K .......... .......... .......... .......... ..........  6% 42.8M 10s",
                                " 17850K .......... .......... .......... .......... ..........  6% 47.8M 10s",
                                " 17900K .......... .......... .......... .......... ..........  6% 38.2M 10s",
                                " 17950K .......... .......... .......... .......... ..........  6% 51.4M 10s",
                                " 18000K .......... .......... .......... .......... ..........  6% 48.1M 10s",
                                " 18050K .......... .......... .......... .......... ..........  6% 22.9M 10s",
                                " 18100K .......... .......... .......... .......... ..........  6% 41.9M 10s",
                                " 18150K .......... .......... .......... .......... ..........  6% 39.1M 10s",
                                " 18200K .......... .......... .......... .......... ..........  6% 33.9M 10s",
                                " 18250K .......... .......... .......... .......... ..........  6% 39.0M 10s",
                                " 18300K .......... .......... .......... .......... ..........  6% 39.3M 10s",
                                " 18350K .......... .......... .......... .......... ..........  6% 34.8M 10s",
                                " 18400K .......... .......... .......... .......... ..........  6% 21.5M 10s",
                                " 18450K .......... .......... .......... .......... ..........  6% 32.4M 10s",
                                " 18500K .......... .......... .......... .......... ..........  6% 40.9M 10s",
                                " 18550K .......... .......... .......... .......... ..........  6% 34.0M 10s",
                                " 18600K .......... .......... .......... .......... ..........  6% 36.6M 10s",
                                " 18650K .......... .......... .......... .......... ..........  6% 40.2M 10s",
                                " 18700K .......... .......... .......... .......... ..........  6% 38.6M 10s",
                                " 18750K .......... .......... .......... .......... ..........  6% 34.8M 10s",
                                " 18800K .......... .......... .......... .......... ..........  6% 37.0M 10s",
                                " 18850K .......... .......... .......... .......... ..........  6% 40.9M 10s",
                                " 18900K .......... .......... .......... .......... ..........  6% 35.7M 10s",
                                " 18950K .......... .......... .......... .......... ..........  6% 35.0M 10s",
                                " 19000K .......... .......... .......... .......... ..........  6% 39.5M 10s",
                                " 19050K .......... .......... .......... .......... ..........  6% 28.2M 10s",
                                " 19100K .......... .......... .......... .......... ..........  6% 36.8M 10s",
                                " 19150K .......... .......... .......... .......... ..........  6% 40.0M 10s",
                                " 19200K .......... .......... .......... .......... ..........  6% 28.2M 10s",
                                " 19250K .......... .......... .......... .......... ..........  6% 37.0M 10s",
                                " 19300K .......... .......... .......... .......... ..........  6% 22.3M 10s",
                                " 19350K .......... .......... .......... .......... ..........  6% 37.5M 10s",
                                " 19400K .......... .......... .......... .......... ..........  6% 18.3M 10s",
                                " 19450K .......... .......... .......... .......... ..........  6% 22.7M 10s",
                                " 19500K .......... .......... .......... .......... ..........  6% 39.8M 10s",
                                " 19550K .......... .......... .......... .......... ..........  6% 41.8M 10s",
                                " 19600K .......... .......... .......... .......... ..........  6% 37.8M 10s",
                                " 19650K .......... .......... .......... .......... ..........  6% 40.1M 10s",
                                " 19700K .......... .......... .......... .......... ..........  6% 34.7M 10s",
                                " 19750K .......... .......... .......... .......... ..........  6% 49.5M 10s",
                                " 19800K .......... .......... .......... .......... ..........  6% 42.9M 10s",
                                " 19850K .......... .......... .......... .......... ..........  6% 51.3M 10s",
                                " 19900K .......... .......... .......... .......... ..........  6% 49.8M 10s",
                                " 19950K .......... .......... .......... .......... ..........  6% 50.3M 10s",
                                " 20000K .......... .......... .......... .......... ..........  6% 23.1M 10s",
                                " 20050K .......... .......... .......... .......... ..........  6% 35.6M 10s",
                                " 20100K .......... .......... .......... .......... ..........  6% 39.0M 10s",
                                " 20150K .......... .......... .......... .......... ..........  6% 23.8M 10s",
                                " 20200K .......... .......... .......... .......... ..........  6% 43.7M 10s",
                                " 20250K .......... .......... .......... .......... ..........  6% 41.7M 10s",
                                " 20300K .......... .......... .......... .......... ..........  6% 36.5M 10s",
                                " 20350K .......... .......... .......... .......... ..........  6% 52.6M 10s",
                                " 20400K .......... .......... .......... .......... ..........  6% 50.6M 10s",
                                " 20450K .......... .......... .......... .......... ..........  6% 52.2M 10s",
                                " 20500K .......... .......... .......... .......... ..........  6% 37.7M 10s",
                                " 20550K .......... .......... .......... .......... ..........  6% 45.1M 10s",
                                " 20600K .......... .......... .......... .......... ..........  6% 48.1M 10s",
                                " 20650K .......... .......... .......... .......... ..........  6% 40.9M 10s",
                                " 20700K .......... .......... .......... .......... ..........  7% 31.7M 10s",
                                " 20750K .......... .......... .......... .......... ..........  7% 42.2M 10s",
                                " 20800K .......... .......... .......... .......... ..........  7% 37.4M 10s",
                                " 20850K .......... .......... .......... .......... ..........  7% 26.0M 10s",
                                " 20900K .......... .......... .......... .......... ..........  7% 16.3M 10s",
                                " 20950K .......... .......... .......... .......... ..........  7% 35.7M 10s",
                                " 21000K .......... .......... .......... .......... ..........  7% 37.1M 10s",
                                " 21050K .......... .......... .......... .......... ..........  7% 38.4M 10s",
                                " 21100K .......... .......... .......... .......... ..........  7% 39.0M 10s",
                                " 21150K .......... .......... .......... .......... ..........  7% 34.2M 10s",
                                " 21200K .......... .......... .......... .......... ..........  7% 67.8M 10s",
                                " 21250K .......... .......... .......... .......... ..........  7% 97.9M 10s",
                                " 21300K .......... .......... .......... .......... ..........  7% 75.8M 10s",
                                " 21350K .......... .......... .......... .......... ..........  7% 76.3M 10s",
                                " 21400K .......... .......... .......... .......... ..........  7% 41.6M 10s",
                                " 21450K .......... .......... .......... .......... ..........  7% 76.3M 9s",
                                " 21500K .......... .......... .......... .......... ..........  7% 31.5M 9s",
                                " 21550K .......... .......... .......... .......... ..........  7% 36.5M 9s",
                                " 21600K .......... .......... .......... .......... ..........  7% 41.1M 9s",
                                " 21650K .......... .......... .......... .......... ..........  7% 18.0M 9s",
                                " 21700K .......... .......... .......... .......... ..........  7% 85.9M 9s",
                                " 21750K .......... .......... .......... .......... ..........  7% 83.6M 9s",
                                " 21800K .......... .......... .......... .......... ..........  7% 25.2M 9s",
                                " 21850K .......... .......... .......... .......... ..........  7% 33.5M 9s",
                                " 21900K .......... .......... .......... .......... ..........  7% 74.5M 9s",
                                " 21950K .......... .......... .......... .......... ..........  7% 55.5M 9s",
                                " 22000K .......... .......... .......... .......... ..........  7% 29.6M 9s",
                                " 22050K .......... .......... .......... .......... ..........  7% 29.8M 9s",
                                " 22100K .......... .......... .......... .......... ..........  7% 21.8M 9s",
                                " 22150K .......... .......... .......... .......... ..........  7% 18.5M 9s",
                                " 22200K .......... .......... .......... .......... ..........  7% 91.8M 9s",
                                " 22250K .......... .......... .......... .......... ..........  7% 18.6M 9s",
                                " 22300K .......... .......... .......... .......... ..........  7% 31.1M 9s",
                                " 22350K .......... .......... .......... .......... ..........  7% 33.5M 9s",
                                " 22400K .......... .......... .......... .......... ..........  7% 44.9M 9s",
                                " 22450K .......... .......... .......... .......... ..........  7% 24.3M 9s",
                                " 22500K .......... .......... .......... .......... ..........  7% 34.8M 9s",
                                " 22550K .......... .......... .......... .......... ..........  7% 10.7M 9s",
                                " 22600K .......... .......... .......... .......... ..........  7% 6.74M 10s",
                                " 22650K .......... .......... .......... .......... ..........  7% 62.4M 9s",
                                " 22700K .......... .......... .......... .......... ..........  7% 93.5M 9s",
                                " 22750K .......... .......... .......... .......... ..........  7%  128M 9s",
                                " 22800K .......... .......... .......... .......... ..........  7%  135M 9s",
                                " 22850K .......... .......... .......... .......... ..........  7%  116M 9s",
                                " 22900K .......... .......... .......... .......... ..........  7%  119M 9s",
                                " 22950K .......... .......... .......... .......... ..........  7% 56.8M 9s",
                                " 23000K .......... .......... .......... .......... ..........  7%  129M 9s",
                                " 23050K .......... .......... .......... .......... ..........  7%  104M 9s",
                                " 23100K .......... .......... .......... .......... ..........  7% 49.1M 9s",
                                " 23150K .......... .......... .......... .......... ..........  7%  102M 9s",
                                " 23200K .......... .......... .......... .......... ..........  7% 55.5M 9s",
                                " 23250K .......... .......... .......... .......... ..........  7% 23.1M 9s",
                                " 23300K .......... .......... .......... .......... ..........  7% 47.4M 9s",
                                " 23350K .......... .......... .......... .......... ..........  7% 89.4M 9s",
                                " 23400K .......... .......... .......... .......... ..........  7% 43.8M 9s",
                                " 23450K .......... .......... .......... .......... ..........  7% 28.2M 9s",
                                " 23500K .......... .......... .......... .......... ..........  7% 3.45M 9s",
                                " 23550K .......... .......... .......... .......... ..........  7%  132M 9s",
                                " 23600K .......... .......... .......... .......... ..........  7% 99.9M 9s",
                                " 23650K .......... .......... .......... .......... ..........  8% 85.4M 9s",
                                " 23700K .......... .......... .......... .......... ..........  8% 85.6M 9s",
                                " 23750K .......... .......... .......... .......... ..........  8%  126M 9s",
                                " 23800K .......... .......... .......... .......... ..........  8% 97.0M 9s",
                                " 23850K .......... .......... .......... .......... ..........  8% 97.4M 9s",
                                " 23900K .......... .......... .......... .......... ..........  8%  115M 9s",
                                " 23950K .......... .......... .......... .......... ..........  8%  136M 9s",
                                " 24000K .......... .......... .......... .......... ..........  8% 16.3M 9s",
                                " 24050K .......... .......... .......... .......... ..........  8%  124M 9s",
                                " 24100K .......... .......... .......... .......... ..........  8% 31.9M 9s",
                                " 24150K .......... .......... .......... .......... ..........  8% 14.3M 9s",
                                " 24200K .......... .......... .......... .......... ..........  8% 99.1M 9s",
                                " 24250K .......... .......... .......... .......... ..........  8%  139M 9s",
                                " 24300K .......... .......... .......... .......... ..........  8% 39.1M 9s",
                                " 24350K .......... .......... .......... .......... ..........  8% 29.0M 9s",
                                " 24400K .......... .......... .......... .......... ..........  8% 14.1M 9s",
                                " 24450K .......... .......... .......... .......... ..........  8% 54.7M 9s",
                                " 24500K .......... .......... .......... .......... ..........  8% 91.4M 9s",
                                " 24550K .......... .......... .......... .......... ..........  8% 17.4M 9s",
                                " 24600K .......... .......... .......... .......... ..........  8% 27.2M 9s",
                                " 24650K .......... .......... .......... .......... ..........  8% 15.3M 9s",
                                " 24700K .......... .......... .......... .......... ..........  8% 29.8M 9s",
                                " 24750K .......... .......... .......... .......... ..........  8% 34.0M 9s",
                                " 24800K .......... .......... .......... .......... ..........  8% 27.9M 9s",
                                " 24850K .......... .......... .......... .......... ..........  8% 32.8M 9s",
                                " 24900K .......... .......... .......... .......... ..........  8% 29.5M 9s",
                                " 24950K .......... .......... .......... .......... ..........  8% 48.9M 9s",
                                " 25000K .......... .......... .......... .......... ..........  8% 16.0M 9s",
                                " 25050K .......... .......... .......... .......... ..........  8% 15.0M 9s",
                                " 25100K .......... .......... .......... .......... ..........  8%  120M 9s",
                                " 25150K .......... .......... .......... .......... ..........  8% 43.2M 9s",
                                " 25200K .......... .......... .......... .......... ..........  8% 87.8M 9s",
                                " 25250K .......... .......... .......... .......... ..........  8% 45.0M 9s",
                                " 25300K .......... .......... .......... .......... ..........  8% 35.9M 9s",
                                " 25350K .......... .......... .......... .......... ..........  8% 64.8M 9s",
                                " 25400K .......... .......... .......... .......... ..........  8% 85.3M 9s",
                                " 25450K .......... .......... .......... .......... ..........  8% 89.9M 9s",
                                " 25500K .......... .......... .......... .......... ..........  8% 14.3M 9s",
                                " 25550K .......... .......... .......... .......... ..........  8%  107M 9s",
                                " 25600K .......... .......... .......... .......... ..........  8%  120M 9s",
                                " 25650K .......... .......... .......... .......... ..........  8%  113M 9s",
                                " 25700K .......... .......... .......... .......... ..........  8% 38.7M 9s",
                                " 25750K .......... .......... .......... .......... ..........  8% 76.6M 9s",
                                " 25800K .......... .......... .......... .......... ..........  8% 24.7M 9s",
                                " 25850K .......... .......... .......... .......... ..........  8% 21.3M 9s",
                                " 25900K .......... .......... .......... .......... ..........  8%  129M 9s",
                                " 25950K .......... .......... .......... .......... ..........  8% 31.0M 9s",
                                " 26000K .......... .......... .......... .......... ..........  8% 35.1M 9s",
                                " 26050K .......... .......... .......... .......... ..........  8% 24.4M 9s",
                                " 26100K .......... .......... .......... .......... ..........  8% 32.9M 9s",
                                " 26150K .......... .......... .......... .......... ..........  8% 56.9M 9s",
                                " 26200K .......... .......... .......... .......... ..........  8% 25.3M 9s",
                                " 26250K .......... .......... .......... .......... ..........  8% 61.6M 9s",
                                " 26300K .......... .......... .......... .......... ..........  8% 28.2M 9s",
                                " 26350K .......... .......... .......... .......... ..........  8% 64.1M 9s",
                                " 26400K .......... .......... .......... .......... ..........  8% 25.9M 9s",
                                " 26450K .......... .......... .......... .......... ..........  8% 27.2M 9s",
                                " 26500K .......... .......... .......... .......... ..........  8% 36.7M 9s",
                                " 26550K .......... .......... .......... .......... ..........  8% 22.0M 9s",
                                " 26600K .......... .......... .......... .......... ..........  9% 72.1M 9s",
                                " 26650K .......... .......... .......... .......... ..........  9% 25.9M 9s",
                                " 26700K .......... .......... .......... .......... ..........  9% 29.9M 9s",
                                " 26750K .......... .......... .......... .......... ..........  9% 21.9M 9s",
                                " 26800K .......... .......... .......... .......... ..........  9% 20.8M 9s",
                                " 26850K .......... .......... .......... .......... ..........  9% 92.5M 9s",
                                " 26900K .......... .......... .......... .......... ..........  9% 26.3M 9s",
                                " 26950K .......... .......... .......... .......... ..........  9% 74.9M 9s",
                                " 27000K .......... .......... .......... .......... ..........  9% 23.7M 9s",
                                " 27050K .......... .......... .......... .......... ..........  9% 53.4M 9s",
                                " 27100K .......... .......... .......... .......... ..........  9% 27.2M 9s",
                                " 27150K .......... .......... .......... .......... ..........  9% 43.6M 9s",
                                " 27200K .......... .......... .......... .......... ..........  9% 67.1M 9s",
                                " 27250K .......... .......... .......... .......... ..........  9% 30.4M 9s",
                                " 27300K .......... .......... .......... .......... ..........  9% 58.5M 9s",
                                " 27350K .......... .......... .......... .......... ..........  9% 19.6M 9s",
                                " 27400K .......... .......... .......... .......... ..........  9% 34.5M 9s",
                                " 27450K .......... .......... .......... .......... ..........  9% 64.4M 9s",
                                " 27500K .......... .......... .......... .......... ..........  9% 23.0M 9s",
                                " 27550K .......... .......... .......... .......... ..........  9% 50.4M 9s",
                                " 27600K .......... .......... .......... .......... ..........  9% 70.1M 9s",
                                " 27650K .......... .......... .......... .......... ..........  9% 17.0M 9s",
                                " 27700K .......... .......... .......... .......... ..........  9% 71.4M 9s",
                                " 27750K .......... .......... .......... .......... ..........  9% 68.2M 9s",
                                " 27800K .......... .......... .......... .......... ..........  9% 89.2M 9s",
                                " 27850K .......... .......... .......... .......... ..........  9% 40.6M 9s",
                                " 27900K .......... .......... .......... .......... ..........  9% 37.2M 9s",
                                " 27950K .......... .......... .......... .......... ..........  9% 24.5M 9s",
                                " 28000K .......... .......... .......... .......... ..........  9% 74.2M 9s",
                                " 28050K .......... .......... .......... .......... ..........  9% 29.2M 9s",
                                " 28100K .......... .......... .......... .......... ..........  9% 6.55M 9s",
                                " 28150K .......... .......... .......... .......... ..........  9% 70.9M 9s",
                                " 28200K .......... .......... .......... .......... ..........  9%  114M 9s",
                                " 28250K .......... .......... .......... .......... ..........  9%  114M 9s",
                                " 28300K .......... .......... .......... .......... ..........  9%  110M 9s",
                                " 28350K .......... .......... .......... .......... ..........  9% 20.1M 9s",
                                " 28400K .......... .......... .......... .......... ..........  9% 42.4M 9s",
                                " 28450K .......... .......... .......... .......... ..........  9% 41.0M 9s",
                                " 28500K .......... .......... .......... .......... ..........  9% 12.0M 9s",
                                " 28550K .......... .......... .......... .......... ..........  9% 31.6M 9s",
                                " 28600K .......... .......... .......... .......... ..........  9% 19.4M 9s",
                                " 28650K .......... .......... .......... .......... ..........  9% 48.3M 9s",
                                " 28700K .......... .......... .......... .......... ..........  9% 52.7M 9s",
                                " 28750K .......... .......... .......... .......... ..........  9% 14.0M 9s",
                                " 28800K .......... .......... .......... .......... ..........  9% 55.7M 9s",
                                " 28850K .......... .......... .......... .......... ..........  9% 11.6M 9s",
                                " 28900K .......... .......... .......... .......... ..........  9% 54.1M 9s",
                                " 28950K .......... .......... .......... .......... ..........  9% 42.4M 9s",
                                " 29000K .......... .......... .......... .......... ..........  9% 15.0M 9s",
                                " 29050K .......... .......... .......... .......... ..........  9% 44.0M 9s",
                                " 29100K .......... .......... .......... .......... ..........  9% 12.5M 9s",
                                " 29150K .......... .......... .......... .......... ..........  9% 68.6M 9s",
                                " 29200K .......... .......... .......... .......... ..........  9% 53.8M 9s",
                                " 29250K .......... .......... .......... .......... ..........  9% 18.1M 9s",
                                " 29300K .......... .......... .......... .......... ..........  9% 78.3M 9s",
                                " 29350K .......... .......... .......... .......... ..........  9% 22.6M 9s",
                                " 29400K .......... .......... .......... .......... ..........  9% 74.2M 9s",
                                " 29450K .......... .......... .......... .......... ..........  9% 82.1M 9s",
                                " 29500K .......... .......... .......... .......... ..........  9% 76.6M 9s",
                                " 29550K .......... .......... .......... .......... .......... 10% 4.28M 9s",
                                " 29600K .......... .......... .......... .......... .......... 10% 92.5M 9s",
                                " 29650K .......... .......... .......... .......... .......... 10%  131M 9s",
                                " 29700K .......... .......... .......... .......... .......... 10%  113M 9s",
                                " 29750K .......... .......... .......... .......... .......... 10%  130M 9s",
                                " 29800K .......... .......... .......... .......... .......... 10%  126M 9s",
                                " 29850K .......... .......... .......... .......... .......... 10%  121M 9s",
                                " 29900K .......... .......... .......... .......... .......... 10% 90.3M 9s",
                                " 29950K .......... .......... .......... .......... .......... 10%  125M 9s",
                                " 30000K .......... .......... .......... .......... .......... 10%  133M 9s",
                                " 30050K .......... .......... .......... .......... .......... 10% 96.6M 9s",
                                " 30100K .......... .......... .......... .......... .......... 10%  114M 9s",
                                " 30150K .......... .......... .......... .......... .......... 10% 15.3M 9s",
                                " 30200K .......... .......... .......... .......... .......... 10%  113M 9s",
                                " 30250K .......... .......... .......... .......... .......... 10% 51.2M 9s",
                                " 30300K .......... .......... .......... .......... .......... 10% 26.1M 9s",
                                " 30350K .......... .......... .......... .......... .......... 10% 31.4M 9s",
                                " 30400K .......... .......... .......... .......... .......... 10% 71.5M 9s",
                                " 30450K .......... .......... .......... .......... .......... 10% 21.8M 9s",
                                " 30500K .......... .......... .......... .......... .......... 10% 37.5M 9s",
                                " 30550K .......... .......... .......... .......... .......... 10% 78.3M 9s",
                                " 30600K .......... .......... .......... .......... .......... 10% 29.0M 9s",
                                " 30650K .......... .......... .......... .......... .......... 10% 30.3M 9s",
                                " 30700K .......... .......... .......... .......... .......... 10% 32.4M 9s",
                                " 30750K .......... .......... .......... .......... .......... 10% 9.60M 9s",
                                " 30800K .......... .......... .......... .......... .......... 10% 73.4M 9s",
                                " 30850K .......... .......... .......... .......... .......... 10% 78.0M 9s",
                                " 30900K .......... .......... .......... .......... .......... 10% 40.7M 9s",
                                " 30950K .......... .......... .......... .......... .......... 10% 44.0M 9s",
                                " 31000K .......... .......... .......... .......... .......... 10% 35.5M 9s",
                                " 31050K .......... .......... .......... .......... .......... 10% 25.3M 9s",
                                " 31100K .......... .......... .......... .......... .......... 10% 69.3M 9s",
                                " 31150K .......... .......... .......... .......... .......... 10% 47.5M 9s",
                                " 31200K .......... .......... .......... .......... .......... 10% 39.0M 9s",
                                " 31250K .......... .......... .......... .......... .......... 10% 61.3M 9s",
                                " 31300K .......... .......... .......... .......... .......... 10% 78.7M 9s",
                                " 31350K .......... .......... .......... .......... .......... 10% 27.4M 9s",
                                " 31400K .......... .......... .......... .......... .......... 10% 39.2M 9s",
                                " 31450K .......... .......... .......... .......... .......... 10% 40.1M 9s",
                                " 31500K .......... .......... .......... .......... .......... 10% 47.5M 9s",
                                " 31550K .......... .......... .......... .......... .......... 10% 80.6M 9s",
                                " 31600K .......... .......... .......... .......... .......... 10% 32.9M 9s",
                                " 31650K .......... .......... .......... .......... .......... 10% 30.8M 9s",
                                " 31700K .......... .......... .......... .......... .......... 10% 31.7M 9s",
                                " 31750K .......... .......... .......... .......... .......... 10% 48.8M 9s",
                                " 31800K .......... .......... .......... .......... .......... 10% 34.9M 9s",
                                " 31850K .......... .......... .......... .......... .......... 10% 14.4M 9s",
                                " 31900K .......... .......... .......... .......... .......... 10% 46.9M 9s",
                                " 31950K .......... .......... .......... .......... .......... 10%  107M 9s",
                                " 32000K .......... .......... .......... .......... .......... 10% 23.4M 9s",
                                " 32050K .......... .......... .......... .......... .......... 10% 62.4M 9s",
                                " 32100K .......... .......... .......... .......... .......... 10% 14.2M 9s",
                                " 32150K .......... .......... .......... .......... .......... 10% 61.6M 9s",
                                " 32200K .......... .......... .......... .......... .......... 10% 64.8M 9s",
                                " 32250K .......... .......... .......... .......... .......... 10% 23.9M 9s",
                                " 32300K .......... .......... .......... .......... .......... 10% 45.7M 9s",
                                " 32350K .......... .......... .......... .......... .......... 10% 17.0M 9s",
                                " 32400K .......... .......... .......... .......... .......... 10% 29.7M 9s",
                                " 32450K .......... .......... .......... .......... .......... 10% 63.8M 9s",
                                " 32500K .......... .......... .......... .......... .......... 11% 15.3M 9s",
                                " 32550K .......... .......... .......... .......... .......... 11% 41.8M 9s",
                                " 32600K .......... .......... .......... .......... .......... 11% 12.9M 9s",
                                " 32650K .......... .......... .......... .......... .......... 11% 88.2M 9s",
                                " 32700K .......... .......... .......... .......... .......... 11%  102M 9s",
                                " 32750K .......... .......... .......... .......... .......... 11% 34.4M 9s",
                                " 32800K .......... .......... .......... .......... .......... 11% 65.0M 9s",
                                " 32850K .......... .......... .......... .......... .......... 11% 31.9M 9s",
                                " 32900K .......... .......... .......... .......... .......... 11%  108M 9s",
                                " 32950K .......... .......... .......... .......... .......... 11% 26.3M 9s",
                                " 33000K .......... .......... .......... .......... .......... 11% 36.8M 9s",
                                " 33050K .......... .......... .......... .......... .......... 11% 19.7M 9s",
                                " 33100K .......... .......... .......... .......... .......... 11% 62.0M 9s",
                                " 33150K .......... .......... .......... .......... .......... 11% 13.5M 9s",
                                " 33200K .......... .......... .......... .......... .......... 11%  101M 9s",
                                " 33250K .......... .......... .......... .......... .......... 11%  129M 9s",
                                " 33300K .......... .......... .......... .......... .......... 11% 32.9M 9s",
                                " 33350K .......... .......... .......... .......... .......... 11% 55.7M 9s",
                                " 33400K .......... .......... .......... .......... .......... 11% 88.5M 9s",
                                " 33450K .......... .......... .......... .......... .......... 11% 97.9M 9s",
                                " 33500K .......... .......... .......... .......... .......... 11% 36.8M 9s",
                                " 33550K .......... .......... .......... .......... .......... 11% 12.9M 9s",
                                " 33600K .......... .......... .......... .......... .......... 11% 94.9M 9s",
                                " 33650K .......... .......... .......... .......... .......... 11%  128M 9s",
                                " 33700K .......... .......... .......... .......... .......... 11%  107M 9s",
                                " 33750K .......... .......... .......... .......... .......... 11%  113M 9s",
                                " 33800K .......... .......... .......... .......... .......... 11% 78.9M 9s",
                                " 33850K .......... .......... .......... .......... .......... 11% 92.5M 9s",
                                " 33900K .......... .......... .......... .......... .......... 11%  127M 9s",
                                " 33950K .......... .......... .......... .......... .......... 11% 18.0M 9s",
                                " 34000K .......... .......... .......... .......... .......... 11%  130M 9s",
                                " 34050K .......... .......... .......... .......... .......... 11%  116M 9s",
                                " 34100K .......... .......... .......... .......... .......... 11% 90.6M 9s",
                                " 34150K .......... .......... .......... .......... .......... 11% 17.8M 9s",
                                " 34200K .......... .......... .......... .......... .......... 11% 91.6M 9s",
                                " 34250K .......... .......... .......... .......... .......... 11% 28.7M 9s",
                                " 34300K .......... .......... .......... .......... .......... 11% 74.4M 9s",
                                " 34350K .......... .......... .......... .......... .......... 11% 69.1M 9s",
                                " 34400K .......... .......... .......... .......... .......... 11% 18.8M 9s",
                                " 34450K .......... .......... .......... .......... .......... 11% 42.1M 9s",
                                " 34500K .......... .......... .......... .......... .......... 11% 22.9M 9s",
                                " 34550K .......... .......... .......... .......... .......... 11% 97.1M 9s",
                                " 34600K .......... .......... .......... .......... .......... 11% 42.5M 9s",
                                " 34650K .......... .......... .......... .......... .......... 11% 26.3M 9s",
                                " 34700K .......... .......... .......... .......... .......... 11% 29.9M 9s",
                                " 34750K .......... .......... .......... .......... .......... 11% 20.4M 9s",
                                " 34800K .......... .......... .......... .......... .......... 11% 79.9M 9s",
                                " 34850K .......... .......... .......... .......... .......... 11% 65.0M 8s",
                                " 34900K .......... .......... .......... .......... .......... 11% 20.4M 8s",
                                " 34950K .......... .......... .......... .......... .......... 11% 34.9M 8s",
                                " 35000K .......... .......... .......... .......... .......... 11% 86.8M 8s",
                                " 35050K .......... .......... .......... .......... .......... 11% 26.4M 8s",
                                " 35100K .......... .......... .......... .......... .......... 11% 26.2M 8s",
                                " 35150K .......... .......... .......... .......... .......... 11% 40.2M 8s",
                                " 35200K .......... .......... .......... .......... .......... 11% 21.9M 8s",
                                " 35250K .......... .......... .......... .......... .......... 11% 58.4M 8s",
                                " 35300K .......... .......... .......... .......... .......... 11% 31.6M 8s",
                                " 35350K .......... .......... .......... .......... .......... 11% 18.2M 8s",
                                " 35400K .......... .......... .......... .......... .......... 11% 27.5M 8s",
                                " 35450K .......... .......... .......... .......... .......... 11% 10.0M 9s",
                                " 35500K .......... .......... .......... .......... .......... 12% 91.4M 8s",
                                " 35550K .......... .......... .......... .......... .......... 12% 19.8M 8s",
                                " 35600K .......... .......... .......... .......... .......... 12% 20.6M 8s",
                                " 35650K .......... .......... .......... .......... .......... 12% 31.4M 8s",
                                " 35700K .......... .......... .......... .......... .......... 12% 39.6M 8s",
                                " 35750K .......... .......... .......... .......... .......... 12% 20.0M 8s",
                                " 35800K .......... .......... .......... .......... .......... 12% 57.2M 8s",
                                " 35850K .......... .......... .......... .......... .......... 12% 15.3M 8s",
                                " 35900K .......... .......... .......... .......... .......... 12% 33.9M 8s",
                                " 35950K .......... .......... .......... .......... .......... 12% 54.1M 8s",
                                " 36000K .......... .......... .......... .......... .......... 12% 8.57M 9s",
                                " 36050K .......... .......... .......... .......... .......... 12% 51.3M 9s",
                                " 36100K .......... .......... .......... .......... .......... 12% 21.7M 9s",
                                " 36150K .......... .......... .......... .......... .......... 12% 50.6M 9s",
                                " 36200K .......... .......... .......... .......... .......... 12% 43.5M 9s",
                                " 36250K .......... .......... .......... .......... .......... 12% 10.1M 9s",
                                " 36300K .......... .......... .......... .......... .......... 12% 56.5M 9s",
                                " 36350K .......... .......... .......... .......... .......... 12% 14.9M 9s",
                                " 36400K .......... .......... .......... .......... .......... 12% 45.9M 9s",
                                " 36450K .......... .......... .......... .......... .......... 12% 47.9M 9s",
                                " 36500K .......... .......... .......... .......... .......... 12% 12.2M 9s",
                                " 36550K .......... .......... .......... .......... .......... 12% 43.7M 9s",
                                " 36600K .......... .......... .......... .......... .......... 12% 13.4M 9s",
                                " 36650K .......... .......... .......... .......... .......... 12% 31.2M 9s",
                                " 36700K .......... .......... .......... .......... .......... 12% 67.3M 9s",
                                " 36750K .......... .......... .......... .......... .......... 12% 12.6M 9s",
                                " 36800K .......... .......... .......... .......... .......... 12% 65.0M 9s",
                                " 36850K .......... .......... .......... .......... .......... 12% 17.0M 9s",
                                " 36900K .......... .......... .......... .......... .......... 12% 47.6M 9s",
                                " 36950K .......... .......... .......... .......... .......... 12% 33.0M 9s",
                                " 37000K .......... .......... .......... .......... .......... 12% 10.1M 9s",
                                " 37050K .......... .......... .......... .......... .......... 12% 60.0M 9s",
                                " 37100K .......... .......... .......... .......... .......... 12% 98.7M 9s",
                                " 37150K .......... .......... .......... .......... .......... 12% 18.6M 9s",
                                " 37200K .......... .......... .......... .......... .......... 12% 49.5M 9s",
                                " 37250K .......... .......... .......... .......... .......... 12% 12.1M 9s",
                                " 37300K .......... .......... .......... .......... .......... 12% 23.2M 9s",
                                " 37350K .......... .......... .......... .......... .......... 12% 44.5M 9s",
                                " 37400K .......... .......... .......... .......... .......... 12% 21.9M 9s",
                                " 37450K .......... .......... .......... .......... .......... 12% 21.9M 9s",
                                " 37500K .......... .......... .......... .......... .......... 12% 26.5M 9s",
                                " 37550K .......... .......... .......... .......... .......... 12% 32.9M 9s",
                                " 37600K .......... .......... .......... .......... .......... 12% 36.9M 9s",
                                " 37650K .......... .......... .......... .......... .......... 12% 48.8M 9s",
                                " 37700K .......... .......... .......... .......... .......... 12% 17.0M 9s",
                                " 37750K .......... .......... .......... .......... .......... 12% 52.5M 9s",
                                " 37800K .......... .......... .......... .......... .......... 12% 57.2M 9s",
                                " 37850K .......... .......... .......... .......... .......... 12% 56.2M 9s",
                                " 37900K .......... .......... .......... .......... .......... 12% 13.5M 9s",
                                " 37950K .......... .......... .......... .......... .......... 12% 32.4M 9s",
                                " 38000K .......... .......... .......... .......... .......... 12% 18.0M 9s",
                                " 38050K .......... .......... .......... .......... .......... 12% 24.6M 9s",
                                " 38100K .......... .......... .......... .......... .......... 12%  113M 9s",
                                " 38150K .......... .......... .......... .......... .......... 12% 19.6M 9s",
                                " 38200K .......... .......... .......... .......... .......... 12% 60.4M 9s",
                                " 38250K .......... .......... .......... .......... .......... 12% 14.5M 9s",
                                " 38300K .......... .......... .......... .......... .......... 12% 57.3M 9s",
                                " 38350K .......... .......... .......... .......... .......... 12% 67.0M 9s",
                                " 38400K .......... .......... .......... .......... .......... 12% 17.6M 9s",
                                " 38450K .......... .......... .......... .......... .......... 13% 48.7M 9s",
                                " 38500K .......... .......... .......... .......... .......... 13% 72.2M 9s",
                                " 38550K .......... .......... .......... .......... .......... 13% 18.4M 9s",
                                " 38600K .......... .......... .......... .......... .......... 13% 58.5M 9s",
                                " 38650K .......... .......... .......... .......... .......... 13% 19.1M 9s",
                                " 38700K .......... .......... .......... .......... .......... 13% 23.9M 9s",
                                " 38750K .......... .......... .......... .......... .......... 13% 66.7M 9s",
                                " 38800K .......... .......... .......... .......... .......... 13% 21.0M 9s",
                                " 38850K .......... .......... .......... .......... .......... 13% 12.8M 9s",
                                " 38900K .......... .......... .......... .......... .......... 13% 78.7M 9s",
                                " 38950K .......... .......... .......... .......... .......... 13% 54.0M 9s",
                                " 39000K .......... .......... .......... .......... .......... 13% 81.2M 8s",
                                " 39050K .......... .......... .......... .......... .......... 13% 18.8M 8s",
                                " 39100K .......... .......... .......... .......... .......... 13% 59.9M 8s",
                                " 39150K .......... .......... .......... .......... .......... 13% 24.9M 8s",
                                " 39200K .......... .......... .......... .......... .......... 13% 74.0M 8s",
                                " 39250K .......... .......... .......... .......... .......... 13% 46.1M 8s",
                                " 39300K .......... .......... .......... .......... .......... 13% 21.8M 8s",
                                " 39350K .......... .......... .......... .......... .......... 13% 63.7M 8s",
                                " 39400K .......... .......... .......... .......... .......... 13% 23.4M 8s",
                                " 39450K .......... .......... .......... .......... .......... 13% 57.0M 8s",
                                " 39500K .......... .......... .......... .......... .......... 13% 17.0M 8s",
                                " 39550K .......... .......... .......... .......... .......... 13% 17.1M 8s",
                                " 39600K .......... .......... .......... .......... .......... 13% 3.78M 9s",
                                " 39650K .......... .......... .......... .......... .......... 13% 49.9M 9s",
                                " 39700K .......... .......... .......... .......... .......... 13% 70.8M 9s",
                                " 39750K .......... .......... .......... .......... .......... 13% 89.4M 9s",
                                " 39800K .......... .......... .......... .......... .......... 13% 83.8M 9s",
                                " 39850K .......... .......... .......... .......... .......... 13% 79.5M 9s",
                                " 39900K .......... .......... .......... .......... .......... 13% 70.5M 9s",
                                " 39950K .......... .......... .......... .......... .......... 13% 52.7M 8s",
                                " 40000K .......... .......... .......... .......... .......... 13% 71.5M 8s",
                                " 40050K .......... .......... .......... .......... .......... 13% 81.1M 8s",
                                " 40100K .......... .......... .......... .......... .......... 13% 96.0M 8s",
                                " 40150K .......... .......... .......... .......... .......... 13% 98.2M 8s",
                                " 40200K .......... .......... .......... .......... .......... 13% 27.0M 8s",
                                " 40250K .......... .......... .......... .......... .......... 13%  123M 8s",
                                " 40300K .......... .......... .......... .......... .......... 13% 22.5M 8s",
                                " 40350K .......... .......... .......... .......... .......... 13% 53.7M 8s",
                                " 40400K .......... .......... .......... .......... .......... 13% 73.9M 8s",
                                " 40450K .......... .......... .......... .......... .......... 13% 17.5M 8s",
                                " 40500K .......... .......... .......... .......... .......... 13% 60.3M 8s",
                                " 40550K .......... .......... .......... .......... .......... 13% 5.08M 8s",
                                " 40600K .......... .......... .......... .......... .......... 13% 99.2M 8s",
                                " 40650K .......... .......... .......... .......... .......... 13%  100M 8s",
                                " 40700K .......... .......... .......... .......... .......... 13%  115M 8s",
                                " 40750K .......... .......... .......... .......... .......... 13%  101M 8s",
                                " 40800K .......... .......... .......... .......... .......... 13%  104M 8s",
                                " 40850K .......... .......... .......... .......... .......... 13%  107M 8s",
                                " 40900K .......... .......... .......... .......... .......... 13%  105M 8s",
                                " 40950K .......... .......... .......... .......... .......... 13% 17.6M 8s",
                                " 41000K .......... .......... .......... .......... .......... 13%  108M 8s",
                                " 41050K .......... .......... .......... .......... .......... 13%  114M 8s",
                                " 41100K .......... .......... .......... .......... .......... 13% 31.4M 8s",
                                " 41150K .......... .......... .......... .......... .......... 13% 98.7M 8s",
                                " 41200K .......... .......... .......... .......... .......... 13% 91.9M 8s",
                                " 41250K .......... .......... .......... .......... .......... 13% 28.0M 8s",
                                " 41300K .......... .......... .......... .......... .......... 13%  104M 8s",
                                " 41350K .......... .......... .......... .......... .......... 13% 26.8M 8s",
                                " 41400K .......... .......... .......... .......... .......... 14% 48.8M 8s",
                                " 41450K .......... .......... .......... .......... .......... 14% 16.5M 8s",
                                " 41500K .......... .......... .......... .......... .......... 14% 94.5M 8s",
                                " 41550K .......... .......... .......... .......... .......... 14% 98.8M 8s",
                                " 41600K .......... .......... .......... .......... .......... 14% 32.8M 8s",
                                " 41650K .......... .......... .......... .......... .......... 14% 30.2M 8s",
                                " 41700K .......... .......... .......... .......... .......... 14% 28.9M 8s",
                                " 41750K .......... .......... .......... .......... .......... 14% 32.6M 8s",
                                " 41800K .......... .......... .......... .......... .......... 14%  116M 8s",
                                " 41850K .......... .......... .......... .......... .......... 14% 30.1M 8s",
                                " 41900K .......... .......... .......... .......... .......... 14% 29.0M 8s",
                                " 41950K .......... .......... .......... .......... .......... 14% 39.7M 8s",
                                " 42000K .......... .......... .......... .......... .......... 14% 57.6M 8s",
                                " 42050K .......... .......... .......... .......... .......... 14% 18.1M 8s",
                                " 42100K .......... .......... .......... .......... .......... 14% 90.0M 8s",
                                " 42150K .......... .......... .......... .......... .......... 14% 32.8M 8s",
                                " 42200K .......... .......... .......... .......... .......... 14% 31.3M 8s",
                                " 42250K .......... .......... .......... .......... .......... 14% 70.5M 8s",
                                " 42300K .......... .......... .......... .......... .......... 14% 39.8M 8s",
                                " 42350K .......... .......... .......... .......... .......... 14% 29.8M 8s",
                                " 42400K .......... .......... .......... .......... .......... 14% 24.8M 8s",
                                " 42450K .......... .......... .......... .......... .......... 14% 27.6M 8s",
                                " 42500K .......... .......... .......... .......... .......... 14%  122M 8s",
                                " 42550K .......... .......... .......... .......... .......... 14% 39.7M 8s",
                                " 42600K .......... .......... .......... .......... .......... 14% 18.4M 8s",
                                " 42650K .......... .......... .......... .......... .......... 14% 58.8M 8s",
                                " 42700K .......... .......... .......... .......... .......... 14%  127M 8s",
                                " 42750K .......... .......... .......... .......... .......... 14% 48.3M 8s",
                                " 42800K .......... .......... .......... .......... .......... 14% 21.8M 8s",
                                " 42850K .......... .......... .......... .......... .......... 14% 19.5M 8s",
                                " 42900K .......... .......... .......... .......... .......... 14% 16.9M 8s",
                                " 42950K .......... .......... .......... .......... .......... 14% 90.6M 8s",
                                " 43000K .......... .......... .......... .......... .......... 14% 33.3M 8s",
                                " 43050K .......... .......... .......... .......... .......... 14% 9.43M 8s",
                                " 43100K .......... .......... .......... .......... .......... 14% 85.4M 8s",
                                " 43150K .......... .......... .......... .......... .......... 14% 92.5M 8s",
                                " 43200K .......... .......... .......... .......... .......... 14% 74.4M 8s",
                                " 43250K .......... .......... .......... .......... .......... 14% 20.8M 8s",
                                " 43300K .......... .......... .......... .......... .......... 14% 27.3M 8s",
                                " 43350K .......... .......... .......... .......... .......... 14% 18.5M 8s",
                                " 43400K .......... .......... .......... .......... .......... 14% 27.7M 8s",
                                " 43450K .......... .......... .......... .......... .......... 14% 92.1M 8s",
                                " 43500K .......... .......... .......... .......... .......... 14% 57.8M 8s",
                                " 43550K .......... .......... .......... .......... .......... 14% 36.3M 8s",
                                " 43600K .......... .......... .......... .......... .......... 14% 29.5M 8s",
                                " 43650K .......... .......... .......... .......... .......... 14% 22.5M 8s",
                                " 43700K .......... .......... .......... .......... .......... 14% 96.6M 8s",
                                " 43750K .......... .......... .......... .......... .......... 14% 31.7M 8s",
                                " 43800K .......... .......... .......... .......... .......... 14% 62.9M 8s",
                                " 43850K .......... .......... .......... .......... .......... 14% 25.9M 8s",
                                " 43900K .......... .......... .......... .......... .......... 14% 93.9M 8s",
                                " 43950K .......... .......... .......... .......... .......... 14% 26.5M 8s",
                                " 44000K .......... .......... .......... .......... .......... 14% 33.7M 8s",
                                " 44050K .......... .......... .......... .......... .......... 14% 26.3M 8s",
                                " 44100K .......... .......... .......... .......... .......... 14%  123M 8s",
                                " 44150K .......... .......... .......... .......... .......... 14% 19.1M 8s",
                                " 44200K .......... .......... .......... .......... .......... 14% 96.1M 8s",
                                " 44250K .......... .......... .......... .......... .......... 14% 33.0M 8s",
                                " 44300K .......... .......... .......... .......... .......... 14% 56.8M 8s",
                                " 44350K .......... .......... .......... .......... .......... 15% 29.7M 8s",
                                " 44400K .......... .......... .......... .......... .......... 15% 75.8M 8s",
                                " 44450K .......... .......... .......... .......... .......... 15% 30.8M 8s",
                                " 44500K .......... .......... .......... .......... .......... 15% 42.1M 8s",
                                " 44550K .......... .......... .......... .......... .......... 15% 26.0M 8s",
                                " 44600K .......... .......... .......... .......... .......... 15%  101M 8s",
                                " 44650K .......... .......... .......... .......... .......... 15% 23.2M 8s",
                                " 44700K .......... .......... .......... .......... .......... 15% 49.1M 8s",
                                " 44750K .......... .......... .......... .......... .......... 15% 34.5M 8s",
                                " 44800K .......... .......... .......... .......... .......... 15% 91.2M 8s",
                                " 44850K .......... .......... .......... .......... .......... 15% 6.88M 8s",
                                " 44900K .......... .......... .......... .......... .......... 15% 91.1M 8s",
                                " 44950K .......... .......... .......... .......... .......... 15% 94.8M 8s",
                                " 45000K .......... .......... .......... .......... .......... 15%  112M 8s",
                                " 45050K .......... .......... .......... .......... .......... 15% 99.2M 8s",
                                " 45100K .......... .......... .......... .......... .......... 15% 91.2M 8s",
                                " 45150K .......... .......... .......... .......... .......... 15% 62.0M 8s",
                                " 45200K .......... .......... .......... .......... .......... 15% 33.4M 8s",
                                " 45250K .......... .......... .......... .......... .......... 15% 16.6M 8s",
                                " 45300K .......... .......... .......... .......... .......... 15% 96.8M 8s",
                                " 45350K .......... .......... .......... .......... .......... 15% 34.2M 8s",
                                " 45400K .......... .......... .......... .......... .......... 15% 24.4M 8s",
                                " 45450K .......... .......... .......... .......... .......... 15% 44.5M 8s",
                                " 45500K .......... .......... .......... .......... .......... 15%  101M 8s",
                                " 45550K .......... .......... .......... .......... .......... 15% 40.0M 8s",
                                " 45600K .......... .......... .......... .......... .......... 15% 23.9M 8s",
                                " 45650K .......... .......... .......... .......... .......... 15% 20.9M 8s",
                                " 45700K .......... .......... .......... .......... .......... 15% 10.5M 8s",
                                " 45750K .......... .......... .......... .......... .......... 15% 91.4M 8s",
                                " 45800K .......... .......... .......... .......... .......... 15% 80.3M 8s",
                                " 45850K .......... .......... .......... .......... .......... 15% 82.8M 8s",
                                " 45900K .......... .......... .......... .......... .......... 15% 22.4M 8s",
                                " 45950K .......... .......... .......... .......... .......... 15% 30.8M 8s",
                                " 46000K .......... .......... .......... .......... .......... 15% 55.9M 8s",
                                " 46050K .......... .......... .......... .......... .......... 15% 23.1M 8s",
                                " 46100K .......... .......... .......... .......... .......... 15% 22.6M 8s",
                                " 46150K .......... .......... .......... .......... .......... 15% 21.5M 8s",
                                " 46200K .......... .......... .......... .......... .......... 15%  115M 8s",
                                " 46250K .......... .......... .......... .......... .......... 15% 41.7M 8s",
                                " 46300K .......... .......... .......... .......... .......... 15% 29.5M 8s",
                                " 46350K .......... .......... .......... .......... .......... 15% 37.0M 8s",
                                " 46400K .......... .......... .......... .......... .......... 15% 53.7M 8s",
                                " 46450K .......... .......... .......... .......... .......... 15% 84.4M 8s",
                                " 46500K .......... .......... .......... .......... .......... 15% 33.6M 8s",
                                " 46550K .......... .......... .......... .......... .......... 15% 34.6M 8s",
                                " 46600K .......... .......... .......... .......... .......... 15% 29.7M 8s",
                                " 46650K .......... .......... .......... .......... .......... 15% 42.8M 8s",
                                " 46700K .......... .......... .......... .......... .......... 15% 48.8M 8s",
                                " 46750K .......... .......... .......... .......... .......... 15% 18.6M 8s",
                                " 46800K .......... .......... .......... .......... .......... 15% 52.9M 8s",
                                " 46850K .......... .......... .......... .......... .......... 15% 41.4M 8s",
                                " 46900K .......... .......... .......... .......... .......... 15% 91.0M 8s",
                                " 46950K .......... .......... .......... .......... .......... 15% 18.5M 8s",
                                " 47000K .......... .......... .......... .......... .......... 15% 34.1M 8s",
                                " 47050K .......... .......... .......... .......... .......... 15% 51.1M 8s",
                                " 47100K .......... .......... .......... .......... .......... 15% 41.4M 8s",
                                " 47150K .......... .......... .......... .......... .......... 15% 81.5M 8s",
                                " 47200K .......... .......... .......... .......... .......... 15% 25.9M 8s",
                                " 47250K .......... .......... .......... .......... .......... 15% 24.6M 8s",
                                " 47300K .......... .......... .......... .......... .......... 16% 22.1M 8s",
                                " 47350K .......... .......... .......... .......... .......... 16% 72.3M 8s",
                                " 47400K .......... .......... .......... .......... .......... 16% 75.4M 8s",
                                " 47450K .......... .......... .......... .......... .......... 16% 33.3M 8s",
                                " 47500K .......... .......... .......... .......... .......... 16% 31.2M 8s",
                                " 47550K .......... .......... .......... .......... .......... 16% 16.3M 8s",
                                " 47600K .......... .......... .......... .......... .......... 16%  131M 8s",
                                " 47650K .......... .......... .......... .......... .......... 16%  105M 8s",
                                " 47700K .......... .......... .......... .......... .......... 16% 24.1M 8s",
                                " 47750K .......... .......... .......... .......... .......... 16% 23.8M 8s",
                                " 47800K .......... .......... .......... .......... .......... 16% 49.1M 8s",
                                " 47850K .......... .......... .......... .......... .......... 16% 64.6M 8s",
                                " 47900K .......... .......... .......... .......... .......... 16% 17.7M 8s",
                                " 47950K .......... .......... .......... .......... .......... 16% 36.9M 8s",
                                " 48000K .......... .......... .......... .......... .......... 16% 20.8M 8s",
                                " 48050K .......... .......... .......... .......... .......... 16% 20.7M 8s",
                                " 48100K .......... .......... .......... .......... .......... 16% 69.4M 8s",
                                " 48150K .......... .......... .......... .......... .......... 16% 28.2M 8s",
                                " 48200K .......... .......... .......... .......... .......... 16% 18.1M 8s",
                                " 48250K .......... .......... .......... .......... .......... 16% 30.1M 8s",
                                " 48300K .......... .......... .......... .......... .......... 16% 78.1M 8s",
                                " 48350K .......... .......... .......... .......... .......... 16% 25.7M 8s",
                                " 48400K .......... .......... .......... .......... .......... 16% 42.0M 8s",
                                " 48450K .......... .......... .......... .......... .......... 16% 33.7M 8s",
                                " 48500K .......... .......... .......... .......... .......... 16% 38.2M 8s",
                                " 48550K .......... .......... .......... .......... .......... 16% 82.6M 8s",
                                " 48600K .......... .......... .......... .......... .......... 16% 88.1M 8s",
                                " 48650K .......... .......... .......... .......... .......... 16% 66.3M 8s",
                                " 48700K .......... .......... .......... .......... .......... 16% 80.9M 8s",
                                " 48750K .......... .......... .......... .......... .......... 16% 83.4M 8s",
                                " 48800K .......... .......... .......... .......... .......... 16% 93.2M 8s",
                                " 48850K .......... .......... .......... .......... .......... 16% 62.0M 8s",
                                " 48900K .......... .......... .......... .......... .......... 16%  113M 8s",
                                " 48950K .......... .......... .......... .......... .......... 16% 93.3M 8s",
                                " 49000K .......... .......... .......... .......... .......... 16%  103M 8s",
                                " 49050K .......... .......... .......... .......... .......... 16%  110M 8s",
                                " 49100K .......... .......... .......... .......... .......... 16%  110M 8s",
                                " 49150K .......... .......... .......... .......... .......... 16% 56.3M 8s",
                                " 49200K .......... .......... .......... .......... .......... 16% 77.0M 8s",
                                " 49250K .......... .......... .......... .......... .......... 16%  105M 8s",
                                " 49300K .......... .......... .......... .......... .......... 16% 86.8M 8s",
                                " 49350K .......... .......... .......... .......... .......... 16%  113M 8s",
                                " 49400K .......... .......... .......... .......... .......... 16% 16.4M 8s",
                                " 49450K .......... .......... .......... .......... .......... 16% 73.6M 8s",
                                " 49500K .......... .......... .......... .......... .......... 16% 80.4M 8s",
                                " 49550K .......... .......... .......... .......... .......... 16% 97.1M 8s",
                                " 49600K .......... .......... .......... .......... .......... 16% 86.7M 8s",
                                " 49650K .......... .......... .......... .......... .......... 16% 70.3M 8s",
                                " 49700K .......... .......... .......... .......... .......... 16% 28.3M 8s",
                                " 49750K .......... .......... .......... .......... .......... 16% 54.3M 8s",
                                " 49800K .......... .......... .......... .......... .......... 16%  133M 8s",
                                " 49850K .......... .......... .......... .......... .......... 16%  113M 8s",
                                " 49900K .......... .......... .......... .......... .......... 16% 72.5M 8s",
                                " 49950K .......... .......... .......... .......... .......... 16%  112M 8s",
                                " 50000K .......... .......... .......... .......... .......... 16%  108M 8s",
                                " 50050K .......... .......... .......... .......... .......... 16% 98.5M 8s",
                                " 50100K .......... .......... .......... .......... .......... 16%  121M 8s",
                                " 50150K .......... .......... .......... .......... .......... 16% 47.5M 8s",
                                " 50200K .......... .......... .......... .......... .......... 16%  111M 8s",
                                " 50250K .......... .......... .......... .......... .......... 17%  101M 8s",
                                " 50300K .......... .......... .......... .......... .......... 17% 30.7M 8s",
                                " 50350K .......... .......... .......... .......... .......... 17% 57.1M 8s",
                                " 50400K .......... .......... .......... .......... .......... 17% 41.7M 8s",
                                " 50450K .......... .......... .......... .......... .......... 17% 24.5M 8s",
                                " 50500K .......... .......... .......... .......... .......... 17%  101M 8s",
                                " 50550K .......... .......... .......... .......... .......... 17% 58.9M 8s",
                                " 50600K .......... .......... .......... .......... .......... 17% 77.8M 8s",
                                " 50650K .......... .......... .......... .......... .......... 17% 95.1M 8s",
                                " 50700K .......... .......... .......... .......... .......... 17% 25.9M 8s",
                                " 50750K .......... .......... .......... .......... .......... 17%  102M 8s",
                                " 50800K .......... .......... .......... .......... .......... 17% 21.8M 8s",
                                " 50850K .......... .......... .......... .......... .......... 17% 85.4M 8s",
                                " 50900K .......... .......... .......... .......... .......... 17% 89.1M 8s",
                                " 50950K .......... .......... .......... .......... .......... 17% 24.3M 8s",
                                " 51000K .......... .......... .......... .......... .......... 17% 44.9M 8s",
                                " 51050K .......... .......... .......... .......... .......... 17% 61.4M 8s",
                                " 51100K .......... .......... .......... .......... .......... 17% 76.8M 8s",
                                " 51150K .......... .......... .......... .......... .......... 17% 36.6M 8s",
                                " 51200K .......... .......... .......... .......... .......... 17% 32.4M 8s",
                                " 51250K .......... .......... .......... .......... .......... 17% 68.7M 8s",
                                " 51300K .......... .......... .......... .......... .......... 17% 35.2M 8s",
                                " 51350K .......... .......... .......... .......... .......... 17% 70.8M 8s",
                                " 51400K .......... .......... .......... .......... .......... 17% 63.0M 8s",
                                " 51450K .......... .......... .......... .......... .......... 17% 75.2M 8s",
                                " 51500K .......... .......... .......... .......... .......... 17% 31.7M 8s",
                                " 51550K .......... .......... .......... .......... .......... 17% 67.3M 8s",
                                " 51600K .......... .......... .......... .......... .......... 17% 30.5M 8s",
                                " 51650K .......... .......... .......... .......... .......... 17% 73.5M 8s",
                                " 51700K .......... .......... .......... .......... .......... 17% 49.8M 8s",
                                " 51750K .......... .......... .......... .......... .......... 17% 68.4M 8s",
                                " 51800K .......... .......... .......... .......... .......... 17% 86.4M 8s",
                                " 51850K .......... .......... .......... .......... .......... 17% 34.6M 8s",
                                " 51900K .......... .......... .......... .......... .......... 17% 28.0M 8s",
                                " 51950K .......... .......... .......... .......... .......... 17% 75.3M 8s",
                                " 52000K .......... .......... .......... .......... .......... 17% 83.2M 8s",
                                " 52050K .......... .......... .......... .......... .......... 17% 83.4M 8s",
                                " 52100K .......... .......... .......... .......... .......... 17% 45.3M 8s",
                                " 52150K .......... .......... .......... .......... .......... 17% 81.8M 8s",
                                " 52200K .......... .......... .......... .......... .......... 17% 85.5M 8s",
                                " 52250K .......... .......... .......... .......... .......... 17% 31.3M 8s",
                                " 52300K .......... .......... .......... .......... .......... 17% 71.8M 8s",
                                " 52350K .......... .......... .......... .......... .......... 17% 77.7M 8s",
                                " 52400K .......... .......... .......... .......... .......... 17% 87.1M 8s",
                                " 52450K .......... .......... .......... .......... .......... 17% 29.3M 8s",
                                " 52500K .......... .......... .......... .......... .......... 17% 87.0M 8s",
                                " 52550K .......... .......... .......... .......... .......... 17% 84.2M 8s",
                                " 52600K .......... .......... .......... .......... .......... 17% 25.8M 8s",
                                " 52650K .......... .......... .......... .......... .......... 17% 93.6M 8s",
                                " 52700K .......... .......... .......... .......... .......... 17% 24.6M 8s",
                                " 52750K .......... .......... .......... .......... .......... 17% 80.2M 8s",
                                " 52800K .......... .......... .......... .......... .......... 17% 81.3M 8s",
                                " 52850K .......... .......... .......... .......... .......... 17% 22.9M 8s",
                                " 52900K .......... .......... .......... .......... .......... 17% 80.7M 8s",
                                " 52950K .......... .......... .......... .......... .......... 17% 28.5M 8s",
                                " 53000K .......... .......... .......... .......... .......... 17% 87.5M 8s",
                                " 53050K .......... .......... .......... .......... .......... 17% 94.8M 8s",
                                " 53100K .......... .......... .......... .......... .......... 17% 6.95M 8s",
                                " 53150K .......... .......... .......... .......... .......... 17% 93.1M 8s",
                                " 53200K .......... .......... .......... .......... .......... 17% 65.1M 8s",
                                " 53250K .......... .......... .......... .......... .......... 18% 87.1M 8s",
                                " 53300K .......... .......... .......... .......... .......... 18% 76.2M 8s",
                                " 53350K .......... .......... .......... .......... .......... 18% 78.7M 8s",
                                " 53400K .......... .......... .......... .......... .......... 18% 84.1M 8s",
                                " 53450K .......... .......... .......... .......... .......... 18% 66.4M 8s",
                                " 53500K .......... .......... .......... .......... .......... 18% 90.1M 8s",
                                " 53550K .......... .......... .......... .......... .......... 18% 65.3M 8s",
                                " 53600K .......... .......... .......... .......... .......... 18% 75.0M 8s",
                                " 53650K .......... .......... .......... .......... .......... 18% 78.2M 8s",
                                " 53700K .......... .......... .......... .......... .......... 18% 86.8M 8s",
                                " 53750K .......... .......... .......... .......... .......... 18% 64.0M 7s",
                                " 53800K .......... .......... .......... .......... .......... 18% 93.6M 7s",
                                " 53850K .......... .......... .......... .......... .......... 18% 84.4M 7s",
                                " 53900K .......... .......... .......... .......... .......... 18% 69.7M 7s",
                                " 53950K .......... .......... .......... .......... .......... 18% 59.3M 7s",
                                " 54000K .......... .......... .......... .......... .......... 18%  120M 7s",
                                " 54050K .......... .......... .......... .......... .......... 18% 94.8M 7s",
                                " 54100K .......... .......... .......... .......... .......... 18% 31.4M 7s",
                                " 54150K .......... .......... .......... .......... .......... 18% 67.0M 7s",
                                " 54200K .......... .......... .......... .......... .......... 18% 61.5M 7s",
                                " 54250K .......... .......... .......... .......... .......... 18% 29.0M 7s",
                                " 54300K .......... .......... .......... .......... .......... 18% 33.0M 7s",
                                " 54350K .......... .......... .......... .......... .......... 18% 56.2M 7s",
                                " 54400K .......... .......... .......... .......... .......... 18% 81.4M 7s",
                                " 54450K .......... .......... .......... .......... .......... 18% 56.1M 7s",
                                " 54500K .......... .......... .......... .......... .......... 18% 22.2M 7s",
                                " 54550K .......... .......... .......... .......... .......... 18%  106M 7s",
                                " 54600K .......... .......... .......... .......... .......... 18% 72.9M 7s",
                                " 54650K .......... .......... .......... .......... .......... 18%  106M 7s",
                                " 54700K .......... .......... .......... .......... .......... 18% 26.7M 7s",
                                " 54750K .......... .......... .......... .......... .......... 18% 69.3M 7s",
                                " 54800K .......... .......... .......... .......... .......... 18% 81.0M 7s",
                                " 54850K .......... .......... .......... .......... .......... 18% 74.0M 7s",
                                " 54900K .......... .......... .......... .......... .......... 18% 46.0M 7s",
                                " 54950K .......... .......... .......... .......... .......... 18% 52.0M 7s",
                                " 55000K .......... .......... .......... .......... .......... 18% 30.5M 7s",
                                " 55050K .......... .......... .......... .......... .......... 18% 66.0M 7s",
                                " 55100K .......... .......... .......... .......... .......... 18% 79.4M 7s",
                                " 55150K .......... .......... .......... .......... .......... 18% 84.0M 7s",
                                " 55200K .......... .......... .......... .......... .......... 18% 78.7M 7s",
                                " 55250K .......... .......... .......... .......... .......... 18% 40.8M 7s",
                                " 55300K .......... .......... .......... .......... .......... 18% 78.7M 7s",
                                " 55350K .......... .......... .......... .......... .......... 18% 80.9M 7s",
                                " 55400K .......... .......... .......... .......... .......... 18% 73.7M 7s",
                                " 55450K .......... .......... .......... .......... .......... 18% 25.6M 7s",
                                " 55500K .......... .......... .......... .......... .......... 18% 84.0M 7s",
                                " 55550K .......... .......... .......... .......... .......... 18% 78.0M 7s",
                                " 55600K .......... .......... .......... .......... .......... 18% 62.6M 7s",
                                " 55650K .......... .......... .......... .......... .......... 18% 69.7M 7s",
                                " 55700K .......... .......... .......... .......... .......... 18% 52.9M 7s",
                                " 55750K .......... .......... .......... .......... .......... 18% 65.1M 7s",
                                " 55800K .......... .......... .......... .......... .......... 18% 85.0M 7s",
                                " 55850K .......... .......... .......... .......... .......... 18% 46.7M 7s",
                                " 55900K .......... .......... .......... .......... .......... 18% 74.7M 7s",
                                " 55950K .......... .......... .......... .......... .......... 18% 87.7M 7s",
                                " 56000K .......... .......... .......... .......... .......... 18% 97.7M 7s",
                                " 56050K .......... .......... .......... .......... .......... 18% 58.5M 7s",
                                " 56100K .......... .......... .......... .......... .......... 18% 32.1M 7s",
                                " 56150K .......... .......... .......... .......... .......... 18%  106M 7s",
                                " 56200K .......... .......... .......... .......... .......... 19% 60.4M 7s",
                                " 56250K .......... .......... .......... .......... .......... 19% 88.9M 7s",
                                " 56300K .......... .......... .......... .......... .......... 19% 42.9M 7s",
                                " 56350K .......... .......... .......... .......... .......... 19% 89.6M 7s",
                                " 56400K .......... .......... .......... .......... .......... 19% 60.3M 7s",
                                " 56450K .......... .......... .......... .......... .......... 19% 41.8M 7s",
                                " 56500K .......... .......... .......... .......... .......... 19% 66.7M 7s",
                                " 56550K .......... .......... .......... .......... .......... 19% 89.2M 7s",
                                " 56600K .......... .......... .......... .......... .......... 19% 74.5M 7s",
                                " 56650K .......... .......... .......... .......... .......... 19% 46.9M 7s",
                                " 56700K .......... .......... .......... .......... .......... 19% 93.2M 7s",
                                " 56750K .......... .......... .......... .......... .......... 19% 95.0M 7s",
                                " 56800K .......... .......... .......... .......... .......... 19% 46.5M 7s",
                                " 56850K .......... .......... .......... .......... .......... 19% 56.5M 7s",
                                " 56900K .......... .......... .......... .......... .......... 19% 76.3M 7s",
                                " 56950K .......... .......... .......... .......... .......... 19% 93.5M 7s",
                                " 57000K .......... .......... .......... .......... .......... 19% 45.8M 7s",
                                " 57050K .......... .......... .......... .......... .......... 19% 54.0M 7s",
                                " 57100K .......... .......... .......... .......... .......... 19% 78.6M 7s",
                                " 57150K .......... .......... .......... .......... .......... 19% 31.8M 7s",
                                " 57200K .......... .......... .......... .......... .......... 19% 30.0M 7s",
                                " 57250K .......... .......... .......... .......... .......... 19% 99.6M 7s",
                                " 57300K .......... .......... .......... .......... .......... 19% 33.6M 7s",
                                " 57350K .......... .......... .......... .......... .......... 19% 77.2M 7s",
                                " 57400K .......... .......... .......... .......... .......... 19% 72.9M 7s",
                                " 57450K .......... .......... .......... .......... .......... 19% 32.5M 7s",
                                " 57500K .......... .......... .......... .......... .......... 19% 21.3M 7s",
                                " 57550K .......... .......... .......... .......... .......... 19% 32.1M 7s",
                                " 57600K .......... .......... .......... .......... .......... 19% 24.2M 7s",
                                " 57650K .......... .......... .......... .......... .......... 19% 71.6M 7s",
                                " 57700K .......... .......... .......... .......... .......... 19% 28.8M 7s",
                                " 57750K .......... .......... .......... .......... .......... 19% 85.2M 7s",
                                " 57800K .......... .......... .......... .......... .......... 19% 36.9M 7s",
                                " 57850K .......... .......... .......... .......... .......... 19% 52.4M 7s",
                                " 57900K .......... .......... .......... .......... .......... 19% 63.5M 7s",
                                " 57950K .......... .......... .......... .......... .......... 19% 68.3M 7s",
                                " 58000K .......... .......... .......... .......... .......... 19% 32.2M 7s",
                                " 58050K .......... .......... .......... .......... .......... 19% 48.3M 7s",
                                " 58100K .......... .......... .......... .......... .......... 19% 81.2M 7s",
                                " 58150K .......... .......... .......... .......... .......... 19% 32.1M 7s",
                                " 58200K .......... .......... .......... .......... .......... 19% 38.4M 7s",
                                " 58250K .......... .......... .......... .......... .......... 19% 53.7M 7s",
                                " 58300K .......... .......... .......... .......... .......... 19% 60.1M 7s",
                                " 58350K .......... .......... .......... .......... .......... 19% 54.8M 7s",
                                " 58400K .......... .......... .......... .......... .......... 19% 25.0M 7s",
                                " 58450K .......... .......... .......... .......... .......... 19% 69.5M 7s",
                                " 58500K .......... .......... .......... .......... .......... 19% 60.7M 7s",
                                " 58550K .......... .......... .......... .......... .......... 19% 31.6M 7s",
                                " 58600K .......... .......... .......... .......... .......... 19% 98.6M 7s",
                                " 58650K .......... .......... .......... .......... .......... 19% 69.4M 7s",
                                " 58700K .......... .......... .......... .......... .......... 19% 97.0M 7s",
                                " 58750K .......... .......... .......... .......... .......... 19% 44.7M 7s",
                                " 58800K .......... .......... .......... .......... .......... 19% 70.0M 7s",
                                " 58850K .......... .......... .......... .......... .......... 19% 93.0M 7s",
                                " 58900K .......... .......... .......... .......... .......... 19% 82.3M 7s",
                                " 58950K .......... .......... .......... .......... .......... 19% 57.1M 7s",
                                " 59000K .......... .......... .......... .......... .......... 19% 94.3M 7s",
                                " 59050K .......... .......... .......... .......... .......... 19% 73.0M 7s",
                                " 59100K .......... .......... .......... .......... .......... 19% 27.2M 7s",
                                " 59150K .......... .......... .......... .......... .......... 20% 98.7M 7s",
                                " 59200K .......... .......... .......... .......... .......... 20% 97.7M 7s",
                                " 59250K .......... .......... .......... .......... .......... 20% 26.1M 7s",
                                " 59300K .......... .......... .......... .......... .......... 20% 88.4M 7s",
                                " 59350K .......... .......... .......... .......... .......... 20%  103M 7s",
                                " 59400K .......... .......... .......... .......... .......... 20% 23.5M 7s",
                                " 59450K .......... .......... .......... .......... .......... 20% 56.5M 7s",
                                " 59500K .......... .......... .......... .......... .......... 20% 95.5M 7s",
                                " 59550K .......... .......... .......... .......... .......... 20% 39.9M 7s",
                                " 59600K .......... .......... .......... .......... .......... 20% 78.6M 7s",
                                " 59650K .......... .......... .......... .......... .......... 20% 25.6M 7s",
                                " 59700K .......... .......... .......... .......... .......... 20%  106M 7s",
                                " 59750K .......... .......... .......... .......... .......... 20% 48.5M 7s",
                                " 59800K .......... .......... .......... .......... .......... 20% 13.5M 7s",
                                " 59850K .......... .......... .......... .......... .......... 20% 95.2M 7s",
                                " 59900K .......... .......... .......... .......... .......... 20% 84.7M 7s",
                                " 59950K .......... .......... .......... .......... .......... 20% 54.8M 7s",
                                " 60000K .......... .......... .......... .......... .......... 20% 92.5M 7s",
                                " 60050K .......... .......... .......... .......... .......... 20% 7.19M 7s",
                                " 60100K .......... .......... .......... .......... .......... 20%  107M 7s",
                                " 60150K .......... .......... .......... .......... .......... 20% 92.4M 7s",
                                " 60200K .......... .......... .......... .......... .......... 20%  104M 7s",
                                " 60250K .......... .......... .......... .......... .......... 20%  108M 7s",
                                " 60300K .......... .......... .......... .......... .......... 20% 26.0M 7s",
                                " 60350K .......... .......... .......... .......... .......... 20%  116M 7s",
                                " 60400K .......... .......... .......... .......... .......... 20%  128M 7s",
                                " 60450K .......... .......... .......... .......... .......... 20%  136M 7s",
                                " 60500K .......... .......... .......... .......... .......... 20% 71.8M 7s",
                                " 60550K .......... .......... .......... .......... .......... 20% 18.9M 7s",
                                " 60600K .......... .......... .......... .......... .......... 20% 32.7M 7s",
                                " 60650K .......... .......... .......... .......... .......... 20% 23.3M 7s",
                                " 60700K .......... .......... .......... .......... .......... 20%  107M 7s",
                                " 60750K .......... .......... .......... .......... .......... 20% 50.1M 7s",
                                " 60800K .......... .......... .......... .......... .......... 20% 17.1M 7s",
                                " 60850K .......... .......... .......... .......... .......... 20% 31.6M 7s",
                                " 60900K .......... .......... .......... .......... .......... 20%  113M 7s",
                                " 60950K .......... .......... .......... .......... .......... 20% 31.5M 7s",
                                " 61000K .......... .......... .......... .......... .......... 20% 91.5M 7s",
                                " 61050K .......... .......... .......... .......... .......... 20% 46.2M 7s",
                                " 61100K .......... .......... .......... .......... .......... 20% 27.1M 7s",
                                " 61150K .......... .......... .......... .......... .......... 20% 39.4M 7s",
                                " 61200K .......... .......... .......... .......... .......... 20% 63.4M 7s",
                                " 61250K .......... .......... .......... .......... .......... 20%  104M 7s",
                                " 61300K .......... .......... .......... .......... .......... 20% 53.0M 7s",
                                " 61350K .......... .......... .......... .......... .......... 20% 48.8M 7s",
                                " 61400K .......... .......... .......... .......... .......... 20% 74.9M 7s",
                                " 61450K .......... .......... .......... .......... .......... 20% 27.6M 7s",
                                " 61500K .......... .......... .......... .......... .......... 20% 24.4M 7s",
                                " 61550K .......... .......... .......... .......... .......... 20% 76.1M 7s",
                                " 61600K .......... .......... .......... .......... .......... 20%  101M 7s",
                                " 61650K .......... .......... .......... .......... .......... 20% 4.88M 7s",
                                " 61700K .......... .......... .......... .......... .......... 20%  112M 7s",
                                " 61750K .......... .......... .......... .......... .......... 20%  118M 7s",
                                " 61800K .......... .......... .......... .......... .......... 20%  114M 7s",
                                " 61850K .......... .......... .......... .......... .......... 20%  103M 7s",
                                " 61900K .......... .......... .......... .......... .......... 20%  118M 7s",
                                " 61950K .......... .......... .......... .......... .......... 20% 67.2M 7s",
                                " 62000K .......... .......... .......... .......... .......... 20% 90.1M 7s",
                                " 62050K .......... .......... .......... .......... .......... 20% 91.8M 7s",
                                " 62100K .......... .......... .......... .......... .......... 21% 98.4M 7s",
                                " 62150K .......... .......... .......... .......... .......... 21% 93.7M 7s",
                                " 62200K .......... .......... .......... .......... .......... 21% 36.1M 7s",
                                " 62250K .......... .......... .......... .......... .......... 21% 24.8M 7s",
                                " 62300K .......... .......... .......... .......... .......... 21%  107M 7s",
                                " 62350K .......... .......... .......... .......... .......... 21% 30.0M 7s",
                                " 62400K .......... .......... .......... .......... .......... 21% 49.8M 7s",
                                " 62450K .......... .......... .......... .......... .......... 21% 19.9M 7s",
                                " 62500K .......... .......... .......... .......... .......... 21% 40.4M 7s",
                                " 62550K .......... .......... .......... .......... .......... 21% 36.0M 7s",
                                " 62600K .......... .......... .......... .......... .......... 21% 22.9M 7s",
                                " 62650K .......... .......... .......... .......... .......... 21% 23.7M 7s",
                                " 62700K .......... .......... .......... .......... .......... 21% 19.3M 7s",
                                " 62750K .......... .......... .......... .......... .......... 21% 23.3M 7s",
                                " 62800K .......... .......... .......... .......... .......... 21% 79.0M 7s",
                                " 62850K .......... .......... .......... .......... .......... 21% 50.3M 7s",
                                " 62900K .......... .......... .......... .......... .......... 21% 10.4M 7s",
                                " 62950K .......... .......... .......... .......... .......... 21%  100M 7s",
                                " 63000K .......... .......... .......... .......... .......... 21%  111M 7s",
                                " 63050K .......... .......... .......... .......... .......... 21% 14.2M 7s",
                                " 63100K .......... .......... .......... .......... .......... 21% 75.5M 7s",
                                " 63150K .......... .......... .......... .......... .......... 21% 96.9M 7s",
                                " 63200K .......... .......... .......... .......... .......... 21% 20.0M 7s",
                                " 63250K .......... .......... .......... .......... .......... 21% 95.1M 7s",
                                " 63300K .......... .......... .......... .......... .......... 21%  119M 7s",
                                " 63350K .......... .......... .......... .......... .......... 21% 33.0M 7s",
                                " 63400K .......... .......... .......... .......... .......... 21% 44.5M 7s",
                                " 63450K .......... .......... .......... .......... .......... 21% 75.6M 7s",
                                " 63500K .......... .......... .......... .......... .......... 21% 7.35M 7s",
                                " 63550K .......... .......... .......... .......... .......... 21% 75.6M 7s",
                                " 63600K .......... .......... .......... .......... .......... 21%  104M 7s",
                                " 63650K .......... .......... .......... .......... .......... 21%  114M 7s",
                                " 63700K .......... .......... .......... .......... .......... 21% 96.0M 7s",
                                " 63750K .......... .......... .......... .......... .......... 21% 94.8M 7s",
                                " 63800K .......... .......... .......... .......... .......... 21%  115M 7s",
                                " 63850K .......... .......... .......... .......... .......... 21%  102M 7s",
                                " 63900K .......... .......... .......... .......... .......... 21% 20.2M 7s",
                                " 63950K .......... .......... .......... .......... .......... 21% 95.1M 7s",
                                " 64000K .......... .......... .......... .......... .......... 21% 43.2M 7s",
                                " 64050K .......... .......... .......... .......... .......... 21% 37.3M 7s",
                                " 64100K .......... .......... .......... .......... .......... 21% 25.9M 7s",
                                " 64150K .......... .......... .......... .......... .......... 21% 49.9M 7s",
                                " 64200K .......... .......... .......... .......... .......... 21% 95.6M 7s",
                                " 64250K .......... .......... .......... .......... .......... 21% 28.2M 7s",
                                " 64300K .......... .......... .......... .......... .......... 21% 36.9M 7s",
                                " 64350K .......... .......... .......... .......... .......... 21% 24.5M 7s",
                                " 64400K .......... .......... .......... .......... .......... 21%  118M 7s",
                                " 64450K .......... .......... .......... .......... .......... 21% 26.9M 7s",
                                " 64500K .......... .......... .......... .......... .......... 21% 49.0M 7s",
                                " 64550K .......... .......... .......... .......... .......... 21% 18.2M 7s",
                                " 64600K .......... .......... .......... .......... .......... 21% 25.8M 7s",
                                " 64650K .......... .......... .......... .......... .......... 21% 77.8M 7s",
                                " 64700K .......... .......... .......... .......... .......... 21% 17.9M 7s",
                                " 64750K .......... .......... .......... .......... .......... 21% 31.6M 7s",
                                " 64800K .......... .......... .......... .......... .......... 21% 34.1M 7s",
                                " 64850K .......... .......... .......... .......... .......... 21% 16.8M 7s",
                                " 64900K .......... .......... .......... .......... .......... 21%  101M 7s",
                                " 64950K .......... .......... .......... .......... .......... 21% 32.0M 7s",
                                " 65000K .......... .......... .......... .......... .......... 21% 16.6M 7s",
                                " 65050K .......... .......... .......... .......... .......... 22% 25.6M 7s",
                                " 65100K .......... .......... .......... .......... .......... 22% 48.4M 7s",
                                " 65150K .......... .......... .......... .......... .......... 22%  103M 7s",
                                " 65200K .......... .......... .......... .......... .......... 22% 36.8M 7s",
                                " 65250K .......... .......... .......... .......... .......... 22% 26.2M 7s",
                                " 65300K .......... .......... .......... .......... .......... 22% 42.0M 7s",
                                " 65350K .......... .......... .......... .......... .......... 22% 83.2M 7s",
                                " 65400K .......... .......... .......... .......... .......... 22% 19.6M 7s",
                                " 65450K .......... .......... .......... .......... .......... 22% 87.9M 7s",
                                " 65500K .......... .......... .......... .......... .......... 22% 29.2M 7s",
                                " 65550K .......... .......... .......... .......... .......... 22% 30.4M 7s",
                                " 65600K .......... .......... .......... .......... .......... 22% 21.9M 7s",
                                " 65650K .......... .......... .......... .......... .......... 22% 94.3M 7s",
                                " 65700K .......... .......... .......... .......... .......... 22% 69.2M 7s",
                                " 65750K .......... .......... .......... .......... .......... 22% 8.97M 7s",
                                " 65800K .......... .......... .......... .......... .......... 22% 97.3M 7s",
                                " 65850K .......... .......... .......... .......... .......... 22% 65.9M 7s",
                                " 65900K .......... .......... .......... .......... .......... 22% 91.4M 7s",
                                " 65950K .......... .......... .......... .......... .......... 22% 84.6M 7s",
                                " 66000K .......... .......... .......... .......... .......... 22% 80.6M 7s",
                                " 66050K .......... .......... .......... .......... .......... 22% 96.7M 7s",
                                " 66100K .......... .......... .......... .......... .......... 22% 18.1M 7s",
                                " 66150K .......... .......... .......... .......... .......... 22% 64.5M 7s",
                                " 66200K .......... .......... .......... .......... .......... 22% 32.3M 7s",
                                " 66250K .......... .......... .......... .......... .......... 22% 34.7M 7s",
                                " 66300K .......... .......... .......... .......... .......... 22% 39.3M 7s",
                                " 66350K .......... .......... .......... .......... .......... 22% 25.8M 7s",
                                " 66400K .......... .......... .......... .......... .......... 22% 30.8M 7s",
                                " 66450K .......... .......... .......... .......... .......... 22% 98.6M 7s",
                                " 66500K .......... .......... .......... .......... .......... 22% 91.5M 7s",
                                " 66550K .......... .......... .......... .......... .......... 22% 13.1M 7s",
                                " 66600K .......... .......... .......... .......... .......... 22% 85.5M 7s",
                                " 66650K .......... .......... .......... .......... .......... 22% 20.7M 7s",
                                " 66700K .......... .......... .......... .......... .......... 22% 15.6M 7s",
                                " 66750K .......... .......... .......... .......... .......... 22% 91.8M 7s",
                                " 66800K .......... .......... .......... .......... .......... 22% 28.1M 7s",
                                " 66850K .......... .......... .......... .......... .......... 22% 20.9M 7s",
                                " 66900K .......... .......... .......... .......... .......... 22% 24.5M 7s",
                                " 66950K .......... .......... .......... .......... .......... 22% 36.0M 7s",
                                " 67000K .......... .......... .......... .......... .......... 22% 58.4M 7s",
                                " 67050K .......... .......... .......... .......... .......... 22% 22.1M 7s",
                                " 67100K .......... .......... .......... .......... .......... 22% 39.1M 7s",
                                " 67150K .......... .......... .......... .......... .......... 22% 21.7M 7s",
                                " 67200K .......... .......... .......... .......... .......... 22% 94.4M 7s",
                                " 67250K .......... .......... .......... .......... .......... 22% 32.3M 7s",
                                " 67300K .......... .......... .......... .......... .......... 22% 31.6M 7s",
                                " 67350K .......... .......... .......... .......... .......... 22% 6.29M 7s",
                                " 67400K .......... .......... .......... .......... .......... 22%  131M 7s",
                                " 67450K .......... .......... .......... .......... .......... 22%  117M 7s",
                                " 67500K .......... .......... .......... .......... .......... 22%  136M 7s",
                                " 67550K .......... .......... .......... .......... .......... 22%  136M 7s",
                                " 67600K .......... .......... .......... .......... .......... 22%  119M 7s",
                                " 67650K .......... .......... .......... .......... .......... 22% 97.8M 7s",
                                " 67700K .......... .......... .......... .......... .......... 22%  131M 7s",
                                " 67750K .......... .......... .......... .......... .......... 22% 10.2M 7s",
                                " 67800K .......... .......... .......... .......... .......... 22% 95.9M 7s",
                                " 67850K .......... .......... .......... .......... .......... 22%  111M 7s",
                                " 67900K .......... .......... .......... .......... .......... 22% 73.8M 7s",
                                " 67950K .......... .......... .......... .......... .......... 22% 98.7M 7s",
                                " 68000K .......... .......... .......... .......... .......... 23% 14.9M 7s",
                                " 68050K .......... .......... .......... .......... .......... 23% 34.7M 7s",
                                " 68100K .......... .......... .......... .......... .......... 23%  110M 7s",
                                " 68150K .......... .......... .......... .......... .......... 23% 16.6M 7s",
                                " 68200K .......... .......... .......... .......... .......... 23% 78.1M 7s",
                                " 68250K .......... .......... .......... .......... .......... 23%  107M 7s",
                                " 68300K .......... .......... .......... .......... .......... 23% 63.6M 7s",
                                " 68350K .......... .......... .......... .......... .......... 23% 25.5M 7s",
                                " 68400K .......... .......... .......... .......... .......... 23% 90.0M 7s",
                                " 68450K .......... .......... .......... .......... .......... 23% 20.4M 7s",
                                " 68500K .......... .......... .......... .......... .......... 23% 17.1M 7s",
                                " 68550K .......... .......... .......... .......... .......... 23% 40.6M 7s",
                                " 68600K .......... .......... .......... .......... .......... 23%  102M 7s",
                                " 68650K .......... .......... .......... .......... .......... 23% 28.7M 7s",
                                " 68700K .......... .......... .......... .......... .......... 23% 21.3M 7s",
                                " 68750K .......... .......... .......... .......... .......... 23% 16.8M 7s",
                                " 68800K .......... .......... .......... .......... .......... 23% 37.2M 7s",
                                " 68850K .......... .......... .......... .......... .......... 23% 43.0M 7s",
                                " 68900K .......... .......... .......... .......... .......... 23% 18.4M 7s",
                                " 68950K .......... .......... .......... .......... .......... 23% 20.4M 7s",
                                " 69000K .......... .......... .......... .......... .......... 23% 28.3M 7s",
                                " 69050K .......... .......... .......... .......... .......... 23% 28.3M 7s",
                                " 69100K .......... .......... .......... .......... .......... 23% 93.4M 7s",
                                " 69150K .......... .......... .......... .......... .......... 23% 16.0M 7s",
                                " 69200K .......... .......... .......... .......... .......... 23% 70.7M 7s",
                                " 69250K .......... .......... .......... .......... .......... 23% 31.8M 7s",
                                " 69300K .......... .......... .......... .......... .......... 23%  105M 7s",
                                " 69350K .......... .......... .......... .......... .......... 23% 30.1M 7s",
                                " 69400K .......... .......... .......... .......... .......... 23% 40.8M 7s",
                                " 69450K .......... .......... .......... .......... .......... 23% 9.10M 7s",
                                " 69500K .......... .......... .......... .......... .......... 23%  141M 7s",
                                " 69550K .......... .......... .......... .......... .......... 23%  124M 7s",
                                " 69600K .......... .......... .......... .......... .......... 23%  130M 7s",
                                " 69650K .......... .......... .......... .......... .......... 23% 95.1M 7s",
                                " 69700K .......... .......... .......... .......... .......... 23% 37.6M 7s",
                                " 69750K .......... .......... .......... .......... .......... 23% 28.2M 7s",
                                " 69800K .......... .......... .......... .......... .......... 23%  107M 7s",
                                " 69850K .......... .......... .......... .......... .......... 23% 26.6M 7s",
                                " 69900K .......... .......... .......... .......... .......... 23% 43.2M 7s",
                                " 69950K .......... .......... .......... .......... .......... 23% 30.1M 7s",
                                " 70000K .......... .......... .......... .......... .......... 23%  114M 7s",
                                " 70050K .......... .......... .......... .......... .......... 23% 5.97M 7s",
                                " 70100K .......... .......... .......... .......... .......... 23%  107M 7s",
                                " 70150K .......... .......... .......... .......... .......... 23%  125M 7s",
                                " 70200K .......... .......... .......... .......... .......... 23%  125M 7s",
                                " 70250K .......... .......... .......... .......... .......... 23%  127M 7s",
                                " 70300K .......... .......... .......... .......... .......... 23% 21.6M 7s",
                                " 70350K .......... .......... .......... .......... .......... 23%  121M 7s",
                                " 70400K .......... .......... .......... .......... .......... 23%  124M 7s",
                                " 70450K .......... .......... .......... .......... .......... 23% 7.11M 7s",
                                " 70500K .......... .......... .......... .......... .......... 23% 98.9M 7s",
                                " 70550K .......... .......... .......... .......... .......... 23%  105M 7s",
                                " 70600K .......... .......... .......... .......... .......... 23% 86.4M 7s",
                                " 70650K .......... .......... .......... .......... .......... 23% 92.1M 7s",
                                " 70700K .......... .......... .......... .......... .......... 23% 96.2M 7s",
                                " 70750K .......... .......... .......... .......... .......... 23% 94.6M 7s",
                                " 70800K .......... .......... .......... .......... .......... 23% 13.3M 7s",
                                " 70850K .......... .......... .......... .......... .......... 23% 57.5M 7s",
                                " 70900K .......... .......... .......... .......... .......... 23% 22.2M 7s",
                                " 70950K .......... .......... .......... .......... .......... 23% 16.4M 7s",
                                " 71000K .......... .......... .......... .......... .......... 24% 14.9M 7s",
                                " 71050K .......... .......... .......... .......... .......... 24%  135M 7s",
                                " 71100K .......... .......... .......... .......... .......... 24%  113M 7s",
                                " 71150K .......... .......... .......... .......... .......... 24% 26.5M 7s",
                                " 71200K .......... .......... .......... .......... .......... 24% 65.5M 7s",
                                " 71250K .......... .......... .......... .......... .......... 24% 69.8M 7s",
                                " 71300K .......... .......... .......... .......... .......... 24% 17.1M 7s",
                                " 71350K .......... .......... .......... .......... .......... 24% 17.8M 7s",
                                " 71400K .......... .......... .......... .......... .......... 24% 69.6M 7s",
                                " 71450K .......... .......... .......... .......... .......... 24% 29.4M 7s",
                                " 71500K .......... .......... .......... .......... .......... 24% 87.2M 7s",
                                " 71550K .......... .......... .......... .......... .......... 24% 24.3M 7s",
                                " 71600K .......... .......... .......... .......... .......... 24% 21.8M 7s",
                                " 71650K .......... .......... .......... .......... .......... 24%  105M 7s",
                                " 71700K .......... .......... .......... .......... .......... 24% 33.7M 7s",
                                " 71750K .......... .......... .......... .......... .......... 24% 35.9M 7s",
                                " 71800K .......... .......... .......... .......... .......... 24% 16.8M 7s",
                                " 71850K .......... .......... .......... .......... .......... 24% 36.8M 7s",
                                " 71900K .......... .......... .......... .......... .......... 24% 13.0M 7s",
                                " 71950K .......... .......... .......... .......... .......... 24% 64.7M 7s",
                                " 72000K .......... .......... .......... .......... .......... 24% 91.5M 7s",
                                " 72050K .......... .......... .......... .......... .......... 24% 18.3M 7s",
                                " 72100K .......... .......... .......... .......... .......... 24% 95.6M 7s",
                                " 72150K .......... .......... .......... .......... .......... 24% 87.7M 7s",
                                " 72200K .......... .......... .......... .......... .......... 24% 42.5M 7s",
                                " 72250K .......... .......... .......... .......... .......... 24% 16.6M 7s",
                                " 72300K .......... .......... .......... .......... .......... 24% 24.0M 7s",
                                " 72350K .......... .......... .......... .......... .......... 24% 47.7M 7s",
                                " 72400K .......... .......... .......... .......... .......... 24% 20.0M 7s",
                                " 72450K .......... .......... .......... .......... .......... 24% 95.3M 7s",
                                " 72500K .......... .......... .......... .......... .......... 24% 20.5M 7s",
                                " 72550K .......... .......... .......... .......... .......... 24% 29.5M 7s",
                                " 72600K .......... .......... .......... .......... .......... 24% 98.5M 7s",
                                " 72650K .......... .......... .......... .......... .......... 24% 45.0M 7s",
                                " 72700K .......... .......... .......... .......... .......... 24% 15.2M 7s",
                                " 72750K .......... .......... .......... .......... .......... 24% 40.1M 7s",
                                " 72800K .......... .......... .......... .......... .......... 24% 83.9M 7s",
                                " 72850K .......... .......... .......... .......... .......... 24% 10.3M 7s",
                                " 72900K .......... .......... .......... .......... .......... 24% 86.7M 7s",
                                " 72950K .......... .......... .......... .......... .......... 24% 10.8M 7s",
                                " 73000K .......... .......... .......... .......... .......... 24% 97.0M 7s",
                                " 73050K .......... .......... .......... .......... .......... 24% 77.5M 7s",
                                " 73100K .......... .......... .......... .......... .......... 24% 97.8M 7s",
                                " 73150K .......... .......... .......... .......... .......... 24% 76.9M 7s",
                                " 73200K .......... .......... .......... .......... .......... 24% 6.03M 7s",
                                " 73250K .......... .......... .......... .......... .......... 24% 99.8M 7s",
                                " 73300K .......... .......... .......... .......... .......... 24% 85.1M 7s",
                                " 73350K .......... .......... .......... .......... .......... 24% 99.8M 7s",
                                " 73400K .......... .......... .......... .......... .......... 24% 19.5M 7s",
                                " 73450K .......... .......... .......... .......... .......... 24% 33.9M 7s",
                                " 73500K .......... .......... .......... .......... .......... 24% 60.5M 7s",
                                " 73550K .......... .......... .......... .......... .......... 24% 23.3M 7s",
                                " 73600K .......... .......... .......... .......... .......... 24% 19.4M 7s",
                                " 73650K .......... .......... .......... .......... .......... 24% 39.9M 7s",
                                " 73700K .......... .......... .......... .......... .......... 24% 19.0M 7s",
                                " 73750K .......... .......... .......... .......... .......... 24% 99.0M 7s",
                                " 73800K .......... .......... .......... .......... .......... 24% 21.2M 7s",
                                " 73850K .......... .......... .......... .......... .......... 24% 33.8M 7s",
                                " 73900K .......... .......... .......... .......... .......... 24% 30.6M 7s",
                                " 73950K .......... .......... .......... .......... .......... 25% 33.9M 7s",
                                " 74000K .......... .......... .......... .......... .......... 25%  120M 7s",
                                " 74050K .......... .......... .......... .......... .......... 25% 24.9M 7s",
                                " 74100K .......... .......... .......... .......... .......... 25% 62.3M 7s",
                                " 74150K .......... .......... .......... .......... .......... 25% 25.5M 7s",
                                " 74200K .......... .......... .......... .......... .......... 25% 75.8M 7s",
                                " 74250K .......... .......... .......... .......... .......... 25% 27.6M 7s",
                                " 74300K .......... .......... .......... .......... .......... 25% 28.1M 7s",
                                " 74350K .......... .......... .......... .......... .......... 25% 27.5M 7s",
                                " 74400K .......... .......... .......... .......... .......... 25% 25.3M 7s",
                                " 74450K .......... .......... .......... .......... .......... 25%  106M 7s",
                                " 74500K .......... .......... .......... .......... .......... 25% 25.1M 7s",
                                " 74550K .......... .......... .......... .......... .......... 25% 27.0M 7s",
                                " 74600K .......... .......... .......... .......... .......... 25% 31.4M 7s",
                                " 74650K .......... .......... .......... .......... .......... 25% 27.8M 7s",
                                " 74700K .......... .......... .......... .......... .......... 25%  109M 7s",
                                " 74750K .......... .......... .......... .......... .......... 25% 28.4M 7s",
                                " 74800K .......... .......... .......... .......... .......... 25% 25.6M 7s",
                                " 74850K .......... .......... .......... .......... .......... 25% 28.0M 7s",
                                " 74900K .......... .......... .......... .......... .......... 25% 89.5M 7s",
                                " 74950K .......... .......... .......... .......... .......... 25% 24.4M 7s",
                                " 75000K .......... .......... .......... .......... .......... 25% 30.0M 7s",
                                " 75050K .......... .......... .......... .......... .......... 25% 20.5M 7s",
                                " 75100K .......... .......... .......... .......... .......... 25% 31.5M 7s",
                                " 75150K .......... .......... .......... .......... .......... 25% 52.0M 7s",
                                " 75200K .......... .......... .......... .......... .......... 25% 23.8M 7s",
                                " 75250K .......... .......... .......... .......... .......... 25% 23.8M 7s",
                                " 75300K .......... .......... .......... .......... .......... 25% 18.3M 7s",
                                " 75350K .......... .......... .......... .......... .......... 25% 8.52M 7s",
                                " 75400K .......... .......... .......... .......... .......... 25% 85.1M 7s",
                                " 75450K .......... .......... .......... .......... .......... 25% 96.0M 7s",
                                " 75500K .......... .......... .......... .......... .......... 25% 23.1M 7s",
                                " 75550K .......... .......... .......... .......... .......... 25% 77.0M 7s",
                                " 75600K .......... .......... .......... .......... .......... 25% 77.8M 7s",
                                " 75650K .......... .......... .......... .......... .......... 25% 13.2M 7s",
                                " 75700K .......... .......... .......... .......... .......... 25% 36.2M 7s",
                                " 75750K .......... .......... .......... .......... .......... 25% 11.1M 7s",
                                " 75800K .......... .......... .......... .......... .......... 25% 17.1M 7s",
                                " 75850K .......... .......... .......... .......... .......... 25% 40.1M 7s",
                                " 75900K .......... .......... .......... .......... .......... 25% 8.27M 7s",
                                " 75950K .......... .......... .......... .......... .......... 25% 81.5M 7s",
                                " 76000K .......... .......... .......... .......... .......... 25% 23.4M 7s",
                                " 76050K .......... .......... .......... .......... .......... 25% 14.6M 7s",
                                " 76100K .......... .......... .......... .......... .......... 25% 54.4M 7s",
                                " 76150K .......... .......... .......... .......... .......... 25% 28.5M 7s",
                                " 76200K .......... .......... .......... .......... .......... 25% 17.3M 7s",
                                " 76250K .......... .......... .......... .......... .......... 25% 38.9M 7s",
                                " 76300K .......... .......... .......... .......... .......... 25% 60.0M 7s",
                                " 76350K .......... .......... .......... .......... .......... 25% 23.1M 7s",
                                " 76400K .......... .......... .......... .......... .......... 25% 63.1M 7s",
                                " 76450K .......... .......... .......... .......... .......... 25% 14.7M 7s",
                                " 76500K .......... .......... .......... .......... .......... 25% 29.3M 7s",
                                " 76550K .......... .......... .......... .......... .......... 25% 89.3M 7s",
                                " 76600K .......... .......... .......... .......... .......... 25% 86.0M 7s",
                                " 76650K .......... .......... .......... .......... .......... 25% 13.7M 7s",
                                " 76700K .......... .......... .......... .......... .......... 25% 86.1M 7s",
                                " 76750K .......... .......... .......... .......... .......... 25% 18.6M 7s",
                                " 76800K .......... .......... .......... .......... .......... 25% 57.2M 7s",
                                " 76850K .......... .......... .......... .......... .......... 25% 43.7M 7s",
                                " 76900K .......... .......... .......... .......... .......... 26% 66.4M 7s",
                                " 76950K .......... .......... .......... .......... .......... 26% 23.2M 7s",
                                " 77000K .......... .......... .......... .......... .......... 26% 61.3M 7s",
                                " 77050K .......... .......... .......... .......... .......... 26% 10.5M 7s",
                                " 77100K .......... .......... .......... .......... .......... 26% 81.4M 7s",
                                " 77150K .......... .......... .......... .......... .......... 26% 11.5M 7s",
                                " 77200K .......... .......... .......... .......... .......... 26% 82.4M 7s",
                                " 77250K .......... .......... .......... .......... .......... 26% 76.8M 7s",
                                " 77300K .......... .......... .......... .......... .......... 26% 34.2M 7s",
                                " 77350K .......... .......... .......... .......... .......... 26% 19.5M 7s",
                                " 77400K .......... .......... .......... .......... .......... 26% 80.6M 7s",
                                " 77450K .......... .......... .......... .......... .......... 26% 12.8M 7s",
                                " 77500K .......... .......... .......... .......... .......... 26% 82.3M 7s",
                                " 77550K .......... .......... .......... .......... .......... 26% 96.8M 7s",
                                " 77600K .......... .......... .......... .......... .......... 26% 49.6M 7s",
                                " 77650K .......... .......... .......... .......... .......... 26% 23.9M 7s",
                                " 77700K .......... .......... .......... .......... .......... 26% 78.5M 7s",
                                " 77750K .......... .......... .......... .......... .......... 26% 13.7M 7s",
                                " 77800K .......... .......... .......... .......... .......... 26%  109M 7s",
                                " 77850K .......... .......... .......... .......... .......... 26% 69.7M 7s",
                                " 77900K .......... .......... .......... .......... .......... 26% 70.0M 7s",
                                " 77950K .......... .......... .......... .......... .......... 26% 30.8M 7s",
                                " 78000K .......... .......... .......... .......... .......... 26% 29.7M 7s",
                                " 78050K .......... .......... .......... .......... .......... 26% 80.6M 7s",
                                " 78100K .......... .......... .......... .......... .......... 26% 11.1M 7s",
                                " 78150K .......... .......... .......... .......... .......... 26% 95.7M 7s",
                                " 78200K .......... .......... .......... .......... .......... 26% 90.8M 7s",
                                " 78250K .......... .......... .......... .......... .......... 26% 92.6M 7s",
                                " 78300K .......... .......... .......... .......... .......... 26% 36.1M 7s",
                                " 78350K .......... .......... .......... .......... .......... 26% 21.9M 7s",
                                " 78400K .......... .......... .......... .......... .......... 26% 71.1M 7s",
                                " 78450K .......... .......... .......... .......... .......... 26% 30.5M 7s",
                                " 78500K .......... .......... .......... .......... .......... 26% 26.8M 7s",
                                " 78550K .......... .......... .......... .......... .......... 26% 18.4M 7s",
                                " 78600K .......... .......... .......... .......... .......... 26% 34.2M 7s",
                                " 78650K .......... .......... .......... .......... .......... 26% 23.7M 7s",
                                " 78700K .......... .......... .......... .......... .......... 26% 34.5M 7s",
                                " 78750K .......... .......... .......... .......... .......... 26% 16.9M 7s",
                                " 78800K .......... .......... .......... .......... .......... 26% 16.1M 7s",
                                " 78850K .......... .......... .......... .......... .......... 26% 41.6M 7s",
                                " 78900K .......... .......... .......... .......... .......... 26% 66.2M 7s",
                                " 78950K .......... .......... .......... .......... .......... 26% 30.0M 7s",
                                " 79000K .......... .......... .......... .......... .......... 26% 16.6M 7s",
                                " 79050K .......... .......... .......... .......... .......... 26% 18.7M 7s",
                                " 79100K .......... .......... .......... .......... .......... 26% 30.7M 7s",
                                " 79150K .......... .......... .......... .......... .......... 26% 47.1M 7s",
                                " 79200K .......... .......... .......... .......... .......... 26% 22.1M 7s",
                                " 79250K .......... .......... .......... .......... .......... 26% 30.0M 7s",
                                " 79300K .......... .......... .......... .......... .......... 26% 57.3M 7s",
                                " 79350K .......... .......... .......... .......... .......... 26% 98.3M 7s",
                                " 79400K .......... .......... .......... .......... .......... 26% 22.0M 7s",
                                " 79450K .......... .......... .......... .......... .......... 26% 82.2M 6s",
                                " 79500K .......... .......... .......... .......... .......... 26% 38.7M 6s",
                                " 79550K .......... .......... .......... .......... .......... 26% 19.0M 6s",
                                " 79600K .......... .......... .......... .......... .......... 26%  118M 6s",
                                " 79650K .......... .......... .......... .......... .......... 26% 37.7M 6s",
                                " 79700K .......... .......... .......... .......... .......... 26% 34.6M 6s",
                                " 79750K .......... .......... .......... .......... .......... 26% 28.7M 6s",
                                " 79800K .......... .......... .......... .......... .......... 26% 43.3M 6s",
                                " 79850K .......... .......... .......... .......... .......... 27% 17.0M 6s",
                                " 79900K .......... .......... .......... .......... .......... 27% 30.8M 6s",
                                " 79950K .......... .......... .......... .......... .......... 27% 42.2M 6s",
                                " 80000K .......... .......... .......... .......... .......... 27% 40.1M 6s",
                                " 80050K .......... .......... .......... .......... .......... 27% 29.7M 6s",
                                " 80100K .......... .......... .......... .......... .......... 27% 47.0M 6s",
                                " 80150K .......... .......... .......... .......... .......... 27% 20.1M 6s",
                                " 80200K .......... .......... .......... .......... .......... 27% 36.9M 6s",
                                " 80250K .......... .......... .......... .......... .......... 27% 39.9M 6s",
                                " 80300K .......... .......... .......... .......... .......... 27% 43.8M 6s",
                                " 80350K .......... .......... .......... .......... .......... 27% 30.8M 6s",
                                " 80400K .......... .......... .......... .......... .......... 27% 25.5M 6s",
                                " 80450K .......... .......... .......... .......... .......... 27% 47.3M 6s",
                                " 80500K .......... .......... .......... .......... .......... 27% 35.0M 6s",
                                " 80550K .......... .......... .......... .......... .......... 27% 32.0M 6s",
                                " 80600K .......... .......... .......... .......... .......... 27% 21.5M 6s",
                                " 80650K .......... .......... .......... .......... .......... 27% 35.5M 6s",
                                " 80700K .......... .......... .......... .......... .......... 27% 47.8M 6s",
                                " 80750K .......... .......... .......... .......... .......... 27% 22.9M 6s",
                                " 80800K .......... .......... .......... .......... .......... 27% 42.5M 6s",
                                " 80850K .......... .......... .......... .......... .......... 27% 19.5M 6s",
                                " 80900K .......... .......... .......... .......... .......... 27% 18.8M 6s",
                                " 80950K .......... .......... .......... .......... .......... 27% 21.6M 6s",
                                " 81000K .......... .......... .......... .......... .......... 27% 38.2M 6s",
                                " 81050K .......... .......... .......... .......... .......... 27% 42.9M 6s",
                                " 81100K .......... .......... .......... .......... .......... 27% 36.6M 6s",
                                " 81150K .......... .......... .......... .......... .......... 27% 34.2M 6s",
                                " 81200K .......... .......... .......... .......... .......... 27% 36.3M 6s",
                                " 81250K .......... .......... .......... .......... .......... 27% 42.3M 6s",
                                " 81300K .......... .......... .......... .......... .......... 27% 41.3M 6s",
                                " 81350K .......... .......... .......... .......... .......... 27% 42.2M 6s",
                                " 81400K .......... .......... .......... .......... .......... 27% 37.3M 6s",
                                " 81450K .......... .......... .......... .......... .......... 27% 46.6M 6s",
                                " 81500K .......... .......... .......... .......... .......... 27% 41.4M 6s",
                                " 81550K .......... .......... .......... .......... .......... 27% 52.2M 6s",
                                " 81600K .......... .......... .......... .......... .......... 27% 43.1M 6s",
                                " 81650K .......... .......... .......... .......... .......... 27% 42.8M 6s",
                                " 81700K .......... .......... .......... .......... .......... 27% 50.0M 6s",
                                " 81750K .......... .......... .......... .......... .......... 27% 25.6M 6s",
                                " 81800K .......... .......... .......... .......... .......... 27% 24.1M 6s",
                                " 81850K .......... .......... .......... .......... .......... 27% 28.3M 6s",
                                " 81900K .......... .......... .......... .......... .......... 27% 36.7M 6s",
                                " 81950K .......... .......... .......... .......... .......... 27% 26.7M 6s",
                                " 82000K .......... .......... .......... .......... .......... 27% 18.9M 6s",
                                " 82050K .......... .......... .......... .......... .......... 27% 19.3M 6s",
                                " 82100K .......... .......... .......... .......... .......... 27% 20.9M 6s",
                                " 82150K .......... .......... .......... .......... .......... 27% 30.1M 6s",
                                " 82200K .......... .......... .......... .......... .......... 27% 15.2M 6s",
                                " 82250K .......... .......... .......... .......... .......... 27% 38.2M 6s",
                                " 82300K .......... .......... .......... .......... .......... 27% 35.6M 6s",
                                " 82350K .......... .......... .......... .......... .......... 27% 29.4M 6s",
                                " 82400K .......... .......... .......... .......... .......... 27% 6.91M 6s",
                                " 82450K .......... .......... .......... .......... .......... 27% 39.9M 6s",
                                " 82500K .......... .......... .......... .......... .......... 27% 21.3M 6s",
                                " 82550K .......... .......... .......... .......... .......... 27% 40.7M 6s",
                                " 82600K .......... .......... .......... .......... .......... 27% 32.9M 6s",
                                " 82650K .......... .......... .......... .......... .......... 27% 39.3M 6s",
                                " 82700K .......... .......... .......... .......... .......... 27% 33.8M 6s",
                                " 82750K .......... .......... .......... .......... .......... 27% 36.1M 6s",
                                " 82800K .......... .......... .......... .......... .......... 28% 26.4M 6s",
                                " 82850K .......... .......... .......... .......... .......... 28% 32.1M 6s",
                                " 82900K .......... .......... .......... .......... .......... 28% 25.3M 6s",
                                " 82950K .......... .......... .......... .......... .......... 28% 30.8M 6s",
                                " 83000K .......... .......... .......... .......... .......... 28% 13.0M 6s",
                                " 83050K .......... .......... .......... .......... .......... 28% 19.4M 6s",
                                " 83100K .......... .......... .......... .......... .......... 28% 39.0M 6s",
                                " 83150K .......... .......... .......... .......... .......... 28% 13.7M 6s",
                                " 83200K .......... .......... .......... .......... .......... 28% 36.3M 6s",
                                " 83250K .......... .......... .......... .......... .......... 28% 31.5M 6s",
                                " 83300K .......... .......... .......... .......... .......... 28% 28.3M 6s",
                                " 83350K .......... .......... .......... .......... .......... 28% 43.7M 6s",
                                " 83400K .......... .......... .......... .......... .......... 28% 42.3M 6s",
                                " 83450K .......... .......... .......... .......... .......... 28% 31.1M 6s",
                                " 83500K .......... .......... .......... .......... .......... 28% 25.4M 6s",
                                " 83550K .......... .......... .......... .......... .......... 28% 41.6M 6s",
                                " 83600K .......... .......... .......... .......... .......... 28% 51.2M 6s",
                                " 83650K .......... .......... .......... .......... .......... 28% 10.5M 6s",
                                " 83700K .......... .......... .......... .......... .......... 28% 38.2M 6s",
                                " 83750K .......... .......... .......... .......... .......... 28% 33.2M 6s",
                                " 83800K .......... .......... .......... .......... .......... 28% 40.0M 6s",
                                " 83850K .......... .......... .......... .......... .......... 28% 40.4M 6s",
                                " 83900K .......... .......... .......... .......... .......... 28% 37.8M 6s",
                                " 83950K .......... .......... .......... .......... .......... 28% 46.6M 6s",
                                " 84000K .......... .......... .......... .......... .......... 28% 52.6M 6s",
                                " 84050K .......... .......... .......... .......... .......... 28% 51.3M 6s",
                                " 84100K .......... .......... .......... .......... .......... 28% 50.7M 6s",
                                " 84150K .......... .......... .......... .......... .......... 28% 46.3M 6s",
                                " 84200K .......... .......... .......... .......... .......... 28% 55.3M 6s",
                                " 84250K .......... .......... .......... .......... .......... 28% 43.4M 6s",
                                " 84300K .......... .......... .......... .......... .......... 28% 22.1M 6s",
                                " 84350K .......... .......... .......... .......... .......... 28% 5.30M 6s",
                                " 84400K .......... .......... .......... .......... .......... 28% 51.7M 6s",
                                " 84450K .......... .......... .......... .......... .......... 28% 47.6M 6s",
                                " 84500K .......... .......... .......... .......... .......... 28% 53.9M 6s",
                                " 84550K .......... .......... .......... .......... .......... 28% 41.9M 6s",
                                " 84600K .......... .......... .......... .......... .......... 28% 45.2M 6s",
                                " 84650K .......... .......... .......... .......... .......... 28% 51.6M 6s",
                                " 84700K .......... .......... .......... .......... .......... 28% 37.0M 6s",
                                " 84750K .......... .......... .......... .......... .......... 28% 46.0M 6s",
                                " 84800K .......... .......... .......... .......... .......... 28% 21.7M 6s",
                                " 84850K .......... .......... .......... .......... .......... 28% 47.3M 6s",
                                " 84900K .......... .......... .......... .......... .......... 28% 47.3M 6s",
                                " 84950K .......... .......... .......... .......... .......... 28% 42.3M 6s",
                                " 85000K .......... .......... .......... .......... .......... 28% 28.8M 6s",
                                " 85050K .......... .......... .......... .......... .......... 28% 13.9M 6s",
                                " 85100K .......... .......... .......... .......... .......... 28% 25.1M 6s",
                                " 85150K .......... .......... .......... .......... .......... 28% 38.9M 6s",
                                " 85200K .......... .......... .......... .......... .......... 28% 36.0M 6s",
                                " 85250K .......... .......... .......... .......... .......... 28% 22.3M 6s",
                                " 85300K .......... .......... .......... .......... .......... 28% 47.6M 6s",
                                " 85350K .......... .......... .......... .......... .......... 28% 15.8M 6s",
                                " 85400K .......... .......... .......... .......... .......... 28% 21.6M 6s",
                                " 85450K .......... .......... .......... .......... .......... 28% 27.4M 6s",
                                " 85500K .......... .......... .......... .......... .......... 28% 17.1M 6s",
                                " 85550K .......... .......... .......... .......... .......... 28% 25.3M 6s",
                                " 85600K .......... .......... .......... .......... .......... 28% 31.8M 6s",
                                " 85650K .......... .......... .......... .......... .......... 28% 46.6M 6s",
                                " 85700K .......... .......... .......... .......... .......... 28% 23.0M 6s",
                                " 85750K .......... .......... .......... .......... .......... 29% 42.7M 6s",
                                " 85800K .......... .......... .......... .......... .......... 29% 25.2M 6s",
                                " 85850K .......... .......... .......... .......... .......... 29% 33.7M 6s",
                                " 85900K .......... .......... .......... .......... .......... 29% 39.7M 6s",
                                " 85950K .......... .......... .......... .......... .......... 29% 51.2M 6s",
                                " 86000K .......... .......... .......... .......... .......... 29% 27.8M 6s",
                                " 86050K .......... .......... .......... .......... .......... 29% 18.7M 6s",
                                " 86100K .......... .......... .......... .......... .......... 29% 46.9M 6s",
                                " 86150K .......... .......... .......... .......... .......... 29% 22.1M 6s",
                                " 86200K .......... .......... .......... .......... .......... 29% 19.4M 6s",
                                " 86250K .......... .......... .......... .......... .......... 29% 28.4M 6s",
                                " 86300K .......... .......... .......... .......... .......... 29% 27.2M 6s",
                                " 86350K .......... .......... .......... .......... .......... 29% 36.0M 6s",
                                " 86400K .......... .......... .......... .......... .......... 29% 25.5M 6s",
                                " 86450K .......... .......... .......... .......... .......... 29% 23.6M 6s",
                                " 86500K .......... .......... .......... .......... .......... 29% 24.3M 6s",
                                " 86550K .......... .......... .......... .......... .......... 29% 32.9M 6s",
                                " 86600K .......... .......... .......... .......... .......... 29% 46.4M 6s",
                                " 86650K .......... .......... .......... .......... .......... 29% 34.4M 6s",
                                " 86700K .......... .......... .......... .......... .......... 29% 33.1M 6s",
                                " 86750K .......... .......... .......... .......... .......... 29% 47.6M 6s",
                                " 86800K .......... .......... .......... .......... .......... 29% 52.2M 6s",
                                " 86850K .......... .......... .......... .......... .......... 29% 45.8M 6s",
                                " 86900K .......... .......... .......... .......... .......... 29% 42.5M 6s",
                                " 86950K .......... .......... .......... .......... .......... 29% 29.3M 6s",
                                " 87000K .......... .......... .......... .......... .......... 29% 24.9M 6s",
                                " 87050K .......... .......... .......... .......... .......... 29% 45.7M 6s",
                                " 87100K .......... .......... .......... .......... .......... 29% 31.0M 6s",
                                " 87150K .......... .......... .......... .......... .......... 29% 42.4M 6s",
                                " 87200K .......... .......... .......... .......... .......... 29% 35.5M 6s",
                                " 87250K .......... .......... .......... .......... .......... 29% 32.8M 6s",
                                " 87300K .......... .......... .......... .......... .......... 29% 47.9M 6s",
                                " 87350K .......... .......... .......... .......... .......... 29% 30.9M 6s",
                                " 87400K .......... .......... .......... .......... .......... 29% 31.3M 6s",
                                " 87450K .......... .......... .......... .......... .......... 29% 31.7M 6s",
                                " 87500K .......... .......... .......... .......... .......... 29% 51.6M 6s",
                                " 87550K .......... .......... .......... .......... .......... 29% 25.8M 6s",
                                " 87600K .......... .......... .......... .......... .......... 29% 11.6M 6s",
                                " 87650K .......... .......... .......... .......... .......... 29% 41.9M 6s",
                                " 87700K .......... .......... .......... .......... .......... 29% 51.0M 6s",
                                " 87750K .......... .......... .......... .......... .......... 29% 52.6M 6s",
                                " 87800K .......... .......... .......... .......... .......... 29% 49.8M 6s",
                                " 87850K .......... .......... .......... .......... .......... 29% 46.4M 6s",
                                " 87900K .......... .......... .......... .......... .......... 29% 51.7M 6s",
                                " 87950K .......... .......... .......... .......... .......... 29% 31.5M 6s",
                                " 88000K .......... .......... .......... .......... .......... 29% 48.4M 6s",
                                " 88050K .......... .......... .......... .......... .......... 29% 44.2M 6s",
                                " 88100K .......... .......... .......... .......... .......... 29% 30.4M 6s",
                                " 88150K .......... .......... .......... .......... .......... 29% 23.4M 6s",
                                " 88200K .......... .......... .......... .......... .......... 29% 30.1M 6s",
                                " 88250K .......... .......... .......... .......... .......... 29% 18.5M 6s",
                                " 88300K .......... .......... .......... .......... .......... 29% 20.6M 6s",
                                " 88350K .......... .......... .......... .......... .......... 29% 19.6M 6s",
                                " 88400K .......... .......... .......... .......... .......... 29% 16.6M 6s",
                                " 88450K .......... .......... .......... .......... .......... 29% 34.8M 6s",
                                " 88500K .......... .......... .......... .......... .......... 29% 24.2M 6s",
                                " 88550K .......... .......... .......... .......... .......... 29% 44.9M 6s",
                                " 88600K .......... .......... .......... .......... .......... 29% 23.7M 6s",
                                " 88650K .......... .......... .......... .......... .......... 29% 20.0M 6s",
                                " 88700K .......... .......... .......... .......... .......... 29% 35.2M 6s",
                                " 88750K .......... .......... .......... .......... .......... 30% 35.0M 6s",
                                " 88800K .......... .......... .......... .......... .......... 30% 22.2M 6s",
                                " 88850K .......... .......... .......... .......... .......... 30% 27.3M 6s",
                                " 88900K .......... .......... .......... .......... .......... 30% 32.6M 6s",
                                " 88950K .......... .......... .......... .......... .......... 30% 43.3M 6s",
                                " 89000K .......... .......... .......... .......... .......... 30% 40.6M 6s",
                                " 89050K .......... .......... .......... .......... .......... 30% 45.6M 6s",
                                " 89100K .......... .......... .......... .......... .......... 30% 38.7M 6s",
                                " 89150K .......... .......... .......... .......... .......... 30% 36.5M 6s",
                                " 89200K .......... .......... .......... .......... .......... 30% 44.9M 6s",
                                " 89250K .......... .......... .......... .......... .......... 30% 35.5M 6s",
                                " 89300K .......... .......... .......... .......... .......... 30% 21.7M 6s",
                                " 89350K .......... .......... .......... .......... .......... 30% 37.8M 6s",
                                " 89400K .......... .......... .......... .......... .......... 30% 37.1M 6s",
                                " 89450K .......... .......... .......... .......... .......... 30% 38.6M 6s",
                                " 89500K .......... .......... .......... .......... .......... 30% 33.2M 6s",
                                " 89550K .......... .......... .......... .......... .......... 30% 38.0M 6s",
                                " 89600K .......... .......... .......... .......... .......... 30% 40.0M 6s",
                                " 89650K .......... .......... .......... .......... .......... 30% 52.3M 6s",
                                " 89700K .......... .......... .......... .......... .......... 30% 45.6M 6s",
                                " 89750K .......... .......... .......... .......... .......... 30% 46.5M 6s",
                                " 89800K .......... .......... .......... .......... .......... 30% 22.6M 6s",
                                " 89850K .......... .......... .......... .......... .......... 30% 45.7M 6s",
                                " 89900K .......... .......... .......... .......... .......... 30% 36.1M 6s",
                                " 89950K .......... .......... .......... .......... .......... 30% 44.2M 6s",
                                " 90000K .......... .......... .......... .......... .......... 30% 30.9M 6s",
                                " 90050K .......... .......... .......... .......... .......... 30% 28.7M 6s",
                                " 90100K .......... .......... .......... .......... .......... 30% 35.3M 6s",
                                " 90150K .......... .......... .......... .......... .......... 30% 23.4M 6s",
                                " 90200K .......... .......... .......... .......... .......... 30% 28.9M 6s",
                                " 90250K .......... .......... .......... .......... .......... 30% 26.9M 6s",
                                " 90300K .......... .......... .......... .......... .......... 30% 35.1M 6s",
                                " 90350K .......... .......... .......... .......... .......... 30% 23.9M 6s",
                                " 90400K .......... .......... .......... .......... .......... 30% 23.0M 6s",
                                " 90450K .......... .......... .......... .......... .......... 30% 13.2M 6s",
                                " 90500K .......... .......... .......... .......... .......... 30% 26.0M 6s",
                                " 90550K .......... .......... .......... .......... .......... 30% 37.7M 6s",
                                " 90600K .......... .......... .......... .......... .......... 30% 29.8M 6s",
                                " 90650K .......... .......... .......... .......... .......... 30% 27.2M 6s",
                                " 90700K .......... .......... .......... .......... .......... 30% 19.5M 6s",
                                " 90750K .......... .......... .......... .......... .......... 30% 27.8M 6s",
                                " 90800K .......... .......... .......... .......... .......... 30% 39.2M 6s",
                                " 90850K .......... .......... .......... .......... .......... 30% 23.5M 6s",
                                " 90900K .......... .......... .......... .......... .......... 30% 29.9M 6s",
                                " 90950K .......... .......... .......... .......... .......... 30% 38.5M 6s",
                                " 91000K .......... .......... .......... .......... .......... 30% 41.8M 6s",
                                " 91050K .......... .......... .......... .......... .......... 30% 31.1M 6s",
                                " 91100K .......... .......... .......... .......... .......... 30% 37.4M 6s",
                                " 91150K .......... .......... .......... .......... .......... 30% 36.6M 6s",
                                " 91200K .......... .......... .......... .......... .......... 30% 32.5M 6s",
                                " 91250K .......... .......... .......... .......... .......... 30% 30.9M 6s",
                                " 91300K .......... .......... .......... .......... .......... 30% 35.7M 6s",
                                " 91350K .......... .......... .......... .......... .......... 30% 37.0M 6s",
                                " 91400K .......... .......... .......... .......... .......... 30% 37.5M 6s",
                                " 91450K .......... .......... .......... .......... .......... 30% 25.9M 6s",
                                " 91500K .......... .......... .......... .......... .......... 30% 52.5M 6s",
                                " 91550K .......... .......... .......... .......... .......... 30% 48.2M 6s",
                                " 91600K .......... .......... .......... .......... .......... 30% 49.9M 6s",
                                " 91650K .......... .......... .......... .......... .......... 30% 35.0M 6s",
                                " 91700K .......... .......... .......... .......... .......... 31% 49.7M 6s",
                                " 91750K .......... .......... .......... .......... .......... 31% 53.1M 6s",
                                " 91800K .......... .......... .......... .......... .......... 31% 50.8M 6s",
                                " 91850K .......... .......... .......... .......... .......... 31% 42.4M 6s",
                                " 91900K .......... .......... .......... .......... .......... 31% 51.9M 6s",
                                " 91950K .......... .......... .......... .......... .......... 31% 28.5M 6s",
                                " 92000K .......... .......... .......... .......... .......... 31% 32.8M 6s",
                                " 92050K .......... .......... .......... .......... .......... 31% 38.8M 6s",
                                " 92100K .......... .......... .......... .......... .......... 31% 35.8M 6s",
                                " 92150K .......... .......... .......... .......... .......... 31% 19.8M 6s",
                                " 92200K .......... .......... .......... .......... .......... 31% 38.6M 6s",
                                " 92250K .......... .......... .......... .......... .......... 31% 22.4M 6s",
                                " 92300K .......... .......... .......... .......... .......... 31% 36.5M 6s",
                                " 92350K .......... .......... .......... .......... .......... 31% 29.8M 6s",
                                " 92400K .......... .......... .......... .......... .......... 31% 87.7M 6s",
                                " 92450K .......... .......... .......... .......... .......... 31% 17.8M 6s",
                                " 92500K .......... .......... .......... .......... .......... 31% 37.6M 6s",
                                " 92550K .......... .......... .......... .......... .......... 31% 35.0M 6s",
                                " 92600K .......... .......... .......... .......... .......... 31% 24.2M 6s",
                                " 92650K .......... .......... .......... .......... .......... 31% 86.1M 6s",
                                " 92700K .......... .......... .......... .......... .......... 31% 12.0M 6s",
                                " 92750K .......... .......... .......... .......... .......... 31%  140M 6s",
                                " 92800K .......... .......... .......... .......... .......... 31% 7.64M 6s",
                                " 92850K .......... .......... .......... .......... .......... 31% 75.0M 6s",
                                " 92900K .......... .......... .......... .......... .......... 31% 81.1M 6s",
                                " 92950K .......... .......... .......... .......... .......... 31%  130M 6s",
                                " 93000K .......... .......... .......... .......... .......... 31% 29.5M 6s",
                                " 93050K .......... .......... .......... .......... .......... 31% 18.4M 6s",
                                " 93100K .......... .......... .......... .......... .......... 31% 64.3M 6s",
                                " 93150K .......... .......... .......... .......... .......... 31% 24.9M 6s",
                                " 93200K .......... .......... .......... .......... .......... 31% 16.0M 6s",
                                " 93250K .......... .......... .......... .......... .......... 31% 63.5M 6s",
                                " 93300K .......... .......... .......... .......... .......... 31% 69.5M 6s",
                                " 93350K .......... .......... .......... .......... .......... 31% 64.0M 6s",
                                " 93400K .......... .......... .......... .......... .......... 31% 13.1M 6s",
                                " 93450K .......... .......... .......... .......... .......... 31% 21.5M 6s",
                                " 93500K .......... .......... .......... .......... .......... 31% 25.0M 6s",
                                " 93550K .......... .......... .......... .......... .......... 31% 26.2M 6s",
                                " 93600K .......... .......... .......... .......... .......... 31% 28.0M 6s",
                                " 93650K .......... .......... .......... .......... .......... 31% 33.1M 6s",
                                " 93700K .......... .......... .......... .......... .......... 31% 40.6M 6s",
                                " 93750K .......... .......... .......... .......... .......... 31% 53.7M 6s",
                                " 93800K .......... .......... .......... .......... .......... 31% 47.6M 6s",
                                " 93850K .......... .......... .......... .......... .......... 31% 36.9M 6s",
                                " 93900K .......... .......... .......... .......... .......... 31% 63.8M 6s",
                                " 93950K .......... .......... .......... .......... .......... 31% 9.38M 6s",
                                " 94000K .......... .......... .......... .......... .......... 31% 57.6M 6s",
                                " 94050K .......... .......... .......... .......... .......... 31% 49.6M 6s",
                                " 94100K .......... .......... .......... .......... .......... 31% 54.0M 6s",
                                " 94150K .......... .......... .......... .......... .......... 31% 3.58M 6s",
                                " 94200K .......... .......... .......... .......... .......... 31% 66.9M 6s",
                                " 94250K .......... .......... .......... .......... .......... 31% 37.3M 6s",
                                " 94300K .......... .......... .......... .......... .......... 31% 5.26M 6s",
                                " 94350K .......... .......... .......... .......... .......... 31% 50.4M 6s",
                                " 94400K .......... .......... .......... .......... .......... 31% 48.0M 6s",
                                " 94450K .......... .......... .......... .......... .......... 31% 34.0M 6s",
                                " 94500K .......... .......... .......... .......... .......... 31% 61.0M 6s",
                                " 94550K .......... .......... .......... .......... .......... 31% 41.1M 6s",
                                " 94600K .......... .......... .......... .......... .......... 31% 63.3M 6s",
                                " 94650K .......... .......... .......... .......... .......... 32% 5.03M 6s",
                                " 94700K .......... .......... .......... .......... .......... 32% 90.0M 6s",
                                " 94750K .......... .......... .......... .......... .......... 32% 90.7M 6s",
                                " 94800K .......... .......... .......... .......... .......... 32% 98.2M 6s",
                                " 94850K .......... .......... .......... .......... .......... 32% 55.6M 6s",
                                " 94900K .......... .......... .......... .......... .......... 32% 95.4M 6s",
                                " 94950K .......... .......... .......... .......... .......... 32%  101M 6s",
                                " 95000K .......... .......... .......... .......... .......... 32% 84.3M 6s",
                                " 95050K .......... .......... .......... .......... .......... 32% 64.6M 6s",
                                " 95100K .......... .......... .......... .......... .......... 32%  103M 6s",
                                " 95150K .......... .......... .......... .......... .......... 32% 56.6M 6s",
                                " 95200K .......... .......... .......... .......... .......... 32% 86.1M 6s",
                                " 95250K .......... .......... .......... .......... .......... 32% 88.6M 6s",
                                " 95300K .......... .......... .......... .......... .......... 32% 99.1M 6s",
                                " 95350K .......... .......... .......... .......... .......... 32% 69.9M 6s",
                                " 95400K .......... .......... .......... .......... .......... 32% 98.3M 6s",
                                " 95450K .......... .......... .......... .......... .......... 32% 83.7M 6s",
                                " 95500K .......... .......... .......... .......... .......... 32% 75.3M 6s",
                                " 95550K .......... .......... .......... .......... .......... 32% 52.8M 6s",
                                " 95600K .......... .......... .......... .......... .......... 32% 88.2M 6s",
                                " 95650K .......... .......... .......... .......... .......... 32%  116M 6s",
                                " 95700K .......... .......... .......... .......... .......... 32%  138M 6s",
                                " 95750K .......... .......... .......... .......... .......... 32%  137M 6s",
                                " 95800K .......... .......... .......... .......... .......... 32%  124M 6s",
                                " 95850K .......... .......... .......... .......... .......... 32% 29.0M 6s",
                                " 95900K .......... .......... .......... .......... .......... 32%  103M 6s",
                                " 95950K .......... .......... .......... .......... .......... 32% 12.0M 6s",
                                " 96000K .......... .......... .......... .......... .......... 32% 41.7M 6s",
                                " 96050K .......... .......... .......... .......... .......... 32% 23.2M 6s",
                                " 96100K .......... .......... .......... .......... .......... 32% 25.4M 6s",
                                " 96150K .......... .......... .......... .......... .......... 32% 57.7M 6s",
                                " 96200K .......... .......... .......... .......... .......... 32% 22.5M 6s",
                                " 96250K .......... .......... .......... .......... .......... 32% 18.5M 6s",
                                " 96300K .......... .......... .......... .......... .......... 32% 70.6M 6s",
                                " 96350K .......... .......... .......... .......... .......... 32% 21.6M 6s",
                                " 96400K .......... .......... .......... .......... .......... 32% 60.2M 6s",
                                " 96450K .......... .......... .......... .......... .......... 32% 26.9M 6s",
                                " 96500K .......... .......... .......... .......... .......... 32% 4.27M 6s",
                                " 96550K .......... .......... .......... .......... .......... 32%  104M 6s",
                                " 96600K .......... .......... .......... .......... .......... 32%  114M 6s",
                                " 96650K .......... .......... .......... .......... .......... 32%  101M 6s",
                                " 96700K .......... .......... .......... .......... .......... 32%  116M 6s",
                                " 96750K .......... .......... .......... .......... .......... 32% 27.9M 6s",
                                " 96800K .......... .......... .......... .......... .......... 32%  115M 6s",
                                " 96850K .......... .......... .......... .......... .......... 32% 96.3M 6s",
                                " 96900K .......... .......... .......... .......... .......... 32% 25.5M 6s",
                                " 96950K .......... .......... .......... .......... .......... 32% 81.0M 6s",
                                " 97000K .......... .......... .......... .......... .......... 32% 22.8M 6s",
                                " 97050K .......... .......... .......... .......... .......... 32% 36.3M 6s",
                                " 97100K .......... .......... .......... .......... .......... 32% 83.9M 6s",
                                " 97150K .......... .......... .......... .......... .......... 32%  117M 6s",
                                " 97200K .......... .......... .......... .......... .......... 32% 33.7M 6s",
                                " 97250K .......... .......... .......... .......... .......... 32% 22.0M 6s",
                                " 97300K .......... .......... .......... .......... .......... 32% 76.9M 6s",
                                " 97350K .......... .......... .......... .......... .......... 32% 18.8M 6s",
                                " 97400K .......... .......... .......... .......... .......... 32% 37.3M 6s",
                                " 97450K .......... .......... .......... .......... .......... 32% 16.9M 6s",
                                " 97500K .......... .......... .......... .......... .......... 32% 35.0M 6s",
                                " 97550K .......... .......... .......... .......... .......... 32% 49.6M 6s",
                                " 97600K .......... .......... .......... .......... .......... 33% 28.7M 6s",
                                " 97650K .......... .......... .......... .......... .......... 33% 23.9M 6s",
                                " 97700K .......... .......... .......... .......... .......... 33% 18.5M 6s",
                                " 97750K .......... .......... .......... .......... .......... 33% 27.3M 6s",
                                " 97800K .......... .......... .......... .......... .......... 33%  123M 6s",
                                " 97850K .......... .......... .......... .......... .......... 33% 18.7M 6s",
                                " 97900K .......... .......... .......... .......... .......... 33% 21.8M 6s",
                                " 97950K .......... .......... .......... .......... .......... 33% 24.1M 6s",
                                " 98000K .......... .......... .......... .......... .......... 33% 97.1M 6s",
                                " 98050K .......... .......... .......... .......... .......... 33% 31.8M 6s",
                                " 98100K .......... .......... .......... .......... .......... 33% 25.5M 6s",
                                " 98150K .......... .......... .......... .......... .......... 33% 22.7M 6s",
                                " 98200K .......... .......... .......... .......... .......... 33% 21.9M 6s",
                                " 98250K .......... .......... .......... .......... .......... 33% 70.8M 6s",
                                " 98300K .......... .......... .......... .......... .......... 33% 21.2M 6s",
                                " 98350K .......... .......... .......... .......... .......... 33% 11.9M 6s",
                                " 98400K .......... .......... .......... .......... .......... 33% 69.3M 6s",
                                " 98450K .......... .......... .......... .......... .......... 33% 35.0M 6s",
                                " 98500K .......... .......... .......... .......... .......... 33% 52.9M 6s",
                                " 98550K .......... .......... .......... .......... .......... 33% 21.9M 6s",
                                " 98600K .......... .......... .......... .......... .......... 33% 27.9M 6s",
                                " 98650K .......... .......... .......... .......... .......... 33% 36.4M 6s",
                                " 98700K .......... .......... .......... .......... .......... 33% 80.2M 6s",
                                " 98750K .......... .......... .......... .......... .......... 33% 15.9M 6s",
                                " 98800K .......... .......... .......... .......... .......... 33% 15.8M 6s",
                                " 98850K .......... .......... .......... .......... .......... 33% 22.0M 6s",
                                " 98900K .......... .......... .......... .......... .......... 33% 19.4M 6s",
                                " 98950K .......... .......... .......... .......... .......... 33% 52.6M 6s",
                                " 99000K .......... .......... .......... .......... .......... 33% 42.8M 6s",
                                " 99050K .......... .......... .......... .......... .......... 33% 11.7M 6s",
                                " 99100K .......... .......... .......... .......... .......... 33% 60.1M 6s",
                                " 99150K .......... .......... .......... .......... .......... 33% 19.6M 6s",
                                " 99200K .......... .......... .......... .......... .......... 33%  101M 6s",
                                " 99250K .......... .......... .......... .......... .......... 33% 15.9M 6s",
                                " 99300K .......... .......... .......... .......... .......... 33% 18.2M 6s",
                                " 99350K .......... .......... .......... .......... .......... 33% 17.4M 6s",
                                " 99400K .......... .......... .......... .......... .......... 33% 89.1M 6s",
                                " 99450K .......... .......... .......... .......... .......... 33% 27.1M 6s",
                                " 99500K .......... .......... .......... .......... .......... 33% 54.3M 6s",
                                " 99550K .......... .......... .......... .......... .......... 33% 20.6M 6s",
                                " 99600K .......... .......... .......... .......... .......... 33% 49.5M 6s",
                                " 99650K .......... .......... .......... .......... .......... 33% 59.2M 6s",
                                " 99700K .......... .......... .......... .......... .......... 33% 83.3M 6s",
                                " 99750K .......... .......... .......... .......... .......... 33% 39.1M 6s",
                                " 99800K .......... .......... .......... .......... .......... 33% 35.4M 6s",
                                " 99850K .......... .......... .......... .......... .......... 33% 22.8M 6s",
                                " 99900K .......... .......... .......... .......... .......... 33% 92.8M 6s",
                                " 99950K .......... .......... .......... .......... .......... 33% 39.4M 6s",
                                "100000K .......... .......... .......... .......... .......... 33% 26.3M 6s",
                                "100050K .......... .......... .......... .......... .......... 33%  105M 6s",
                                "100100K .......... .......... .......... .......... .......... 33%  121M 6s",
                                "100150K .......... .......... .......... .......... .......... 33% 31.3M 6s",
                                "100200K .......... .......... .......... .......... .......... 33% 22.4M 6s",
                                "100250K .......... .......... .......... .......... .......... 33% 24.2M 6s",
                                "100300K .......... .......... .......... .......... .......... 33% 26.0M 6s",
                                "100350K .......... .......... .......... .......... .......... 33% 35.0M 6s",
                                "100400K .......... .......... .......... .......... .......... 33% 32.9M 6s",
                                "100450K .......... .......... .......... .......... .......... 33% 23.1M 6s",
                                "100500K .......... .......... .......... .......... .......... 33% 28.4M 6s",
                                "100550K .......... .......... .......... .......... .......... 34% 23.2M 6s",
                                "100600K .......... .......... .......... .......... .......... 34% 11.2M 6s",
                                "100650K .......... .......... .......... .......... .......... 34%  139M 6s",
                                "100700K .......... .......... .......... .......... .......... 34% 44.2M 6s",
                                "100750K .......... .......... .......... .......... .......... 34% 65.9M 6s",
                                "100800K .......... .......... .......... .......... .......... 34%  122M 6s",
                                "100850K .......... .......... .......... .......... .......... 34% 24.4M 6s",
                                "100900K .......... .......... .......... .......... .......... 34% 12.9M 6s",
                                "100950K .......... .......... .......... .......... .......... 34% 94.9M 6s",
                                "101000K .......... .......... .......... .......... .......... 34% 26.6M 6s",
                                "101050K .......... .......... .......... .......... .......... 34% 21.8M 6s",
                                "101100K .......... .......... .......... .......... .......... 34% 74.6M 6s",
                                "101150K .......... .......... .......... .......... .......... 34% 11.3M 6s",
                                "101200K .......... .......... .......... .......... .......... 34% 56.3M 6s",
                                "101250K .......... .......... .......... .......... .......... 34% 14.3M 6s",
                                "101300K .......... .......... .......... .......... .......... 34% 55.3M 6s",
                                "101350K .......... .......... .......... .......... .......... 34% 16.1M 6s",
                                "101400K .......... .......... .......... .......... .......... 34% 53.6M 6s",
                                "101450K .......... .......... .......... .......... .......... 34% 19.0M 6s",
                                "101500K .......... .......... .......... .......... .......... 34% 56.1M 6s",
                                "101550K .......... .......... .......... .......... .......... 34% 39.5M 6s",
                                "101600K .......... .......... .......... .......... .......... 34% 49.3M 6s",
                                "101650K .......... .......... .......... .......... .......... 34% 23.7M 6s",
                                "101700K .......... .......... .......... .......... .......... 34% 16.5M 6s",
                                "101750K .......... .......... .......... .......... .......... 34% 57.6M 6s",
                                "101800K .......... .......... .......... .......... .......... 34% 27.2M 6s",
                                "101850K .......... .......... .......... .......... .......... 34% 55.8M 6s",
                                "101900K .......... .......... .......... .......... .......... 34% 10.3M 6s",
                                "101950K .......... .......... .......... .......... .......... 34% 67.1M 6s",
                                "102000K .......... .......... .......... .......... .......... 34%  104M 6s",
                                "102050K .......... .......... .......... .......... .......... 34% 24.8M 6s",
                                "102100K .......... .......... .......... .......... .......... 34% 84.8M 6s",
                                "102150K .......... .......... .......... .......... .......... 34% 17.5M 6s",
                                "102200K .......... .......... .......... .......... .......... 34% 95.8M 6s",
                                "102250K .......... .......... .......... .......... .......... 34%  102M 6s",
                                "102300K .......... .......... .......... .......... .......... 34% 32.5M 6s",
                                "102350K .......... .......... .......... .......... .......... 34% 43.4M 6s",
                                "102400K .......... .......... .......... .......... .......... 34% 24.3M 6s",
                                "102450K .......... .......... .......... .......... .......... 34% 70.3M 6s",
                                "102500K .......... .......... .......... .......... .......... 34% 24.9M 6s",
                                "102550K .......... .......... .......... .......... .......... 34% 28.3M 6s",
                                "102600K .......... .......... .......... .......... .......... 34% 25.3M 6s",
                                "102650K .......... .......... .......... .......... .......... 34% 27.2M 6s",
                                "102700K .......... .......... .......... .......... .......... 34% 69.8M 6s",
                                "102750K .......... .......... .......... .......... .......... 34% 26.4M 6s",
                                "102800K .......... .......... .......... .......... .......... 34% 25.7M 6s",
                                "102850K .......... .......... .......... .......... .......... 34% 25.7M 6s",
                                "102900K .......... .......... .......... .......... .......... 34% 82.4M 6s",
                                "102950K .......... .......... .......... .......... .......... 34% 22.8M 6s",
                                "103000K .......... .......... .......... .......... .......... 34% 27.3M 6s",
                                "103050K .......... .......... .......... .......... .......... 34% 15.1M 6s",
                                "103100K .......... .......... .......... .......... .......... 34% 73.1M 6s",
                                "103150K .......... .......... .......... .......... .......... 34%  112M 6s",
                                "103200K .......... .......... .......... .......... .......... 34% 38.8M 6s",
                                "103250K .......... .......... .......... .......... .......... 34% 27.8M 6s",
                                "103300K .......... .......... .......... .......... .......... 34% 33.2M 6s",
                                "103350K .......... .......... .......... .......... .......... 34% 25.5M 6s",
                                "103400K .......... .......... .......... .......... .......... 34% 74.7M 6s",
                                "103450K .......... .......... .......... .......... .......... 34% 22.7M 6s",
                                "103500K .......... .......... .......... .......... .......... 35% 34.1M 6s",
                                "103550K .......... .......... .......... .......... .......... 35% 17.1M 6s",
                                "103600K .......... .......... .......... .......... .......... 35% 29.6M 6s",
                                "103650K .......... .......... .......... .......... .......... 35% 24.4M 6s",
                                "103700K .......... .......... .......... .......... .......... 35% 17.5M 6s",
                                "103750K .......... .......... .......... .......... .......... 35% 19.2M 6s",
                                "103800K .......... .......... .......... .......... .......... 35% 52.6M 6s",
                                "103850K .......... .......... .......... .......... .......... 35% 62.1M 6s",
                                "103900K .......... .......... .......... .......... .......... 35% 14.5M 6s",
                                "103950K .......... .......... .......... .......... .......... 35% 44.4M 6s",
                                "104000K .......... .......... .......... .......... .......... 35% 52.4M 6s",
                                "104050K .......... .......... .......... .......... .......... 35% 46.2M 6s",
                                "104100K .......... .......... .......... .......... .......... 35% 43.1M 6s",
                                "104150K .......... .......... .......... .......... .......... 35% 21.0M 6s",
                                "104200K .......... .......... .......... .......... .......... 35% 13.2M 6s",
                                "104250K .......... .......... .......... .......... .......... 35% 49.0M 6s",
                                "104300K .......... .......... .......... .......... .......... 35% 63.9M 6s",
                                "104350K .......... .......... .......... .......... .......... 35% 74.1M 6s",
                                "104400K .......... .......... .......... .......... .......... 35% 26.3M 6s",
                                "104450K .......... .......... .......... .......... .......... 35% 27.6M 6s",
                                "104500K .......... .......... .......... .......... .......... 35% 36.7M 6s",
                                "104550K .......... .......... .......... .......... .......... 35% 22.9M 6s",
                                "104600K .......... .......... .......... .......... .......... 35% 84.6M 6s",
                                "104650K .......... .......... .......... .......... .......... 35%  107M 6s",
                                "104700K .......... .......... .......... .......... .......... 35% 5.98M 6s",
                                "104750K .......... .......... .......... .......... .......... 35% 97.1M 6s",
                                "104800K .......... .......... .......... .......... .......... 35% 74.6M 6s",
                                "104850K .......... .......... .......... .......... .......... 35% 60.0M 6s",
                                "104900K .......... .......... .......... .......... .......... 35% 83.5M 6s",
                                "104950K .......... .......... .......... .......... .......... 35% 94.5M 6s",
                                "105000K .......... .......... .......... .......... .......... 35% 94.0M 6s",
                                "105050K .......... .......... .......... .......... .......... 35% 26.9M 6s",
                                "105100K .......... .......... .......... .......... .......... 35% 19.2M 6s",
                                "105150K .......... .......... .......... .......... .......... 35% 19.1M 6s",
                                "105200K .......... .......... .......... .......... .......... 35% 27.3M 6s",
                                "105250K .......... .......... .......... .......... .......... 35% 60.8M 6s",
                                "105300K .......... .......... .......... .......... .......... 35% 29.1M 6s",
                                "105350K .......... .......... .......... .......... .......... 35% 17.3M 6s",
                                "105400K .......... .......... .......... .......... .......... 35% 42.4M 6s",
                                "105450K .......... .......... .......... .......... .......... 35% 15.7M 6s",
                                "105500K .......... .......... .......... .......... .......... 35% 78.4M 6s",
                                "105550K .......... .......... .......... .......... .......... 35%  103M 6s",
                                "105600K .......... .......... .......... .......... .......... 35% 38.1M 6s",
                                "105650K .......... .......... .......... .......... .......... 35% 32.1M 6s",
                                "105700K .......... .......... .......... .......... .......... 35% 34.0M 6s",
                                "105750K .......... .......... .......... .......... .......... 35% 77.1M 6s",
                                "105800K .......... .......... .......... .......... .......... 35% 27.3M 6s",
                                "105850K .......... .......... .......... .......... .......... 35% 24.5M 6s",
                                "105900K .......... .......... .......... .......... .......... 35% 18.1M 6s",
                                "105950K .......... .......... .......... .......... .......... 35% 68.9M 6s",
                                "106000K .......... .......... .......... .......... .......... 35% 26.8M 6s",
                                "106050K .......... .......... .......... .......... .......... 35% 26.1M 6s",
                                "106100K .......... .......... .......... .......... .......... 35% 21.4M 6s",
                                "106150K .......... .......... .......... .......... .......... 35% 20.0M 6s",
                                "106200K .......... .......... .......... .......... .......... 35%  110M 6s",
                                "106250K .......... .......... .......... .......... .......... 35% 30.1M 6s",
                                "106300K .......... .......... .......... .......... .......... 35% 20.5M 6s",
                                "106350K .......... .......... .......... .......... .......... 35% 25.0M 6s",
                                "106400K .......... .......... .......... .......... .......... 35% 60.0M 6s",
                                "106450K .......... .......... .......... .......... .......... 35% 18.0M 6s",
                                "106500K .......... .......... .......... .......... .......... 36% 16.6M 6s",
                                "106550K .......... .......... .......... .......... .......... 36% 17.2M 6s",
                                "106600K .......... .......... .......... .......... .......... 36% 51.5M 6s",
                                "106650K .......... .......... .......... .......... .......... 36% 54.6M 6s",
                                "106700K .......... .......... .......... .......... .......... 36% 18.3M 6s",
                                "106750K .......... .......... .......... .......... .......... 36% 39.6M 6s",
                                "106800K .......... .......... .......... .......... .......... 36% 30.5M 6s",
                                "106850K .......... .......... .......... .......... .......... 36% 25.1M 6s",
                                "106900K .......... .......... .......... .......... .......... 36% 36.7M 6s",
                                "106950K .......... .......... .......... .......... .......... 36% 13.0M 6s",
                                "107000K .......... .......... .......... .......... .......... 36% 27.3M 6s",
                                "107050K .......... .......... .......... .......... .......... 36% 18.9M 6s",
                                "107100K .......... .......... .......... .......... .......... 36% 42.3M 6s",
                                "107150K .......... .......... .......... .......... .......... 36% 53.6M 6s",
                                "107200K .......... .......... .......... .......... .......... 36% 14.5M 6s",
                                "107250K .......... .......... .......... .......... .......... 36% 53.5M 6s",
                                "107300K .......... .......... .......... .......... .......... 36% 23.9M 6s",
                                "107350K .......... .......... .......... .......... .......... 36% 63.0M 6s",
                                "107400K .......... .......... .......... .......... .......... 36% 19.9M 6s",
                                "107450K .......... .......... .......... .......... .......... 36% 44.8M 6s",
                                "107500K .......... .......... .......... .......... .......... 36% 26.8M 6s",
                                "107550K .......... .......... .......... .......... .......... 36% 26.3M 6s",
                                "107600K .......... .......... .......... .......... .......... 36% 73.6M 6s",
                                "107650K .......... .......... .......... .......... .......... 36% 56.1M 6s",
                                "107700K .......... .......... .......... .......... .......... 36% 21.6M 6s",
                                "107750K .......... .......... .......... .......... .......... 36% 32.2M 6s",
                                "107800K .......... .......... .......... .......... .......... 36% 66.8M 6s",
                                "107850K .......... .......... .......... .......... .......... 36% 42.6M 6s",
                                "107900K .......... .......... .......... .......... .......... 36% 24.6M 6s",
                                "107950K .......... .......... .......... .......... .......... 36% 20.1M 6s",
                                "108000K .......... .......... .......... .......... .......... 36% 22.0M 6s",
                                "108050K .......... .......... .......... .......... .......... 36% 75.8M 6s",
                                "108100K .......... .......... .......... .......... .......... 36% 18.8M 6s",
                                "108150K .......... .......... .......... .......... .......... 36% 30.0M 6s",
                                "108200K .......... .......... .......... .......... .......... 36% 17.5M 6s",
                                "108250K .......... .......... .......... .......... .......... 36% 22.9M 6s",
                                "108300K .......... .......... .......... .......... .......... 36% 69.8M 6s",
                                "108350K .......... .......... .......... .......... .......... 36% 16.1M 6s",
                                "108400K .......... .......... .......... .......... .......... 36% 16.5M 6s",
                                "108450K .......... .......... .......... .......... .......... 36% 16.7M 6s",
                                "108500K .......... .......... .......... .......... .......... 36% 90.8M 6s",
                                "108550K .......... .......... .......... .......... .......... 36% 22.1M 6s",
                                "108600K .......... .......... .......... .......... .......... 36%  132M 6s",
                                "108650K .......... .......... .......... .......... .......... 36% 28.5M 6s",
                                "108700K .......... .......... .......... .......... .......... 36% 47.4M 6s",
                                "108750K .......... .......... .......... .......... .......... 36% 70.9M 6s",
                                "108800K .......... .......... .......... .......... .......... 36% 21.5M 6s",
                                "108850K .......... .......... .......... .......... .......... 36% 15.9M 6s",
                                "108900K .......... .......... .......... .......... .......... 36% 16.1M 6s",
                                "108950K .......... .......... .......... .......... .......... 36% 16.0M 6s",
                                "109000K .......... .......... .......... .......... .......... 36% 75.7M 6s",
                                "109050K .......... .......... .......... .......... .......... 36% 46.6M 6s",
                                "109100K .......... .......... .......... .......... .......... 36% 19.0M 6s",
                                "109150K .......... .......... .......... .......... .......... 36% 27.1M 6s",
                                "109200K .......... .......... .......... .......... .......... 36% 58.0M 6s",
                                "109250K .......... .......... .......... .......... .......... 36% 19.3M 6s",
                                "109300K .......... .......... .......... .......... .......... 36% 17.8M 6s",
                                "109350K .......... .......... .......... .......... .......... 36% 13.1M 6s",
                                "109400K .......... .......... .......... .......... .......... 36% 27.6M 6s",
                                "109450K .......... .......... .......... .......... .......... 37% 44.4M 6s",
                                "109500K .......... .......... .......... .......... .......... 37% 22.3M 6s",
                                "109550K .......... .......... .......... .......... .......... 37% 21.6M 6s",
                                "109600K .......... .......... .......... .......... .......... 37% 18.8M 6s",
                                "109650K .......... .......... .......... .......... .......... 37% 17.8M 6s",
                                "109700K .......... .......... .......... .......... .......... 37% 45.3M 6s",
                                "109750K .......... .......... .......... .......... .......... 37% 12.7M 6s",
                                "109800K .......... .......... .......... .......... .......... 37% 27.4M 6s",
                                "109850K .......... .......... .......... .......... .......... 37% 13.4M 6s",
                                "109900K .......... .......... .......... .......... .......... 37% 47.1M 6s",
                                "109950K .......... .......... .......... .......... .......... 37% 49.9M 6s",
                                "110000K .......... .......... .......... .......... .......... 37% 13.3M 6s",
                                "110050K .......... .......... .......... .......... .......... 37% 42.5M 6s",
                                "110100K .......... .......... .......... .......... .......... 37% 17.1M 6s",
                                "110150K .......... .......... .......... .......... .......... 37% 48.1M 6s",
                                "110200K .......... .......... .......... .......... .......... 37% 24.4M 6s",
                                "110250K .......... .......... .......... .......... .......... 37% 10.2M 6s",
                                "110300K .......... .......... .......... .......... .......... 37% 48.2M 6s",
                                "110350K .......... .......... .......... .......... .......... 37% 11.5M 6s",
                                "110400K .......... .......... .......... .......... .......... 37% 48.9M 6s",
                                "110450K .......... .......... .......... .......... .......... 37% 54.5M 6s",
                                "110500K .......... .......... .......... .......... .......... 37% 13.2M 6s",
                                "110550K .......... .......... .......... .......... .......... 37% 45.7M 6s",
                                "110600K .......... .......... .......... .......... .......... 37% 87.6M 6s",
                                "110650K .......... .......... .......... .......... .......... 37% 16.9M 6s",
                                "110700K .......... .......... .......... .......... .......... 37% 29.6M 6s",
                                "110750K .......... .......... .......... .......... .......... 37% 20.8M 6s",
                                "110800K .......... .......... .......... .......... .......... 37% 16.7M 6s",
                                "110850K .......... .......... .......... .......... .......... 37% 35.7M 6s",
                                "110900K .......... .......... .......... .......... .......... 37% 70.6M 6s",
                                "110950K .......... .......... .......... .......... .......... 37% 19.2M 6s",
                                "111000K .......... .......... .......... .......... .......... 37% 46.6M 6s",
                                "111050K .......... .......... .......... .......... .......... 37% 18.0M 6s",
                                "111100K .......... .......... .......... .......... .......... 37% 59.9M 6s",
                                "111150K .......... .......... .......... .......... .......... 37% 27.0M 6s",
                                "111200K .......... .......... .......... .......... .......... 37% 17.2M 6s",
                                "111250K .......... .......... .......... .......... .......... 37% 15.7M 6s",
                                "111300K .......... .......... .......... .......... .......... 37% 55.9M 6s",
                                "111350K .......... .......... .......... .......... .......... 37% 94.3M 6s",
                                "111400K .......... .......... .......... .......... .......... 37% 17.5M 6s",
                                "111450K .......... .......... .......... .......... .......... 37% 72.7M 6s",
                                "111500K .......... .......... .......... .......... .......... 37% 17.7M 6s",
                                "111550K .......... .......... .......... .......... .......... 37% 41.0M 6s",
                                "111600K .......... .......... .......... .......... .......... 37% 28.4M 6s",
                                "111650K .......... .......... .......... .......... .......... 37% 15.1M 6s",
                                "111700K .......... .......... .......... .......... .......... 37% 22.1M 6s",
                                "111750K .......... .......... .......... .......... .......... 37% 26.9M 6s",
                                "111800K .......... .......... .......... .......... .......... 37% 45.6M 6s",
                                "111850K .......... .......... .......... .......... .......... 37% 27.0M 6s",
                                "111900K .......... .......... .......... .......... .......... 37% 33.4M 6s",
                                "111950K .......... .......... .......... .......... .......... 37% 17.6M 6s",
                                "112000K .......... .......... .......... .......... .......... 37% 62.1M 6s",
                                "112050K .......... .......... .......... .......... .......... 37% 58.4M 6s",
                                "112100K .......... .......... .......... .......... .......... 37% 17.4M 6s",
                                "112150K .......... .......... .......... .......... .......... 37% 91.3M 6s",
                                "112200K .......... .......... .......... .......... .......... 37% 25.4M 6s",
                                "112250K .......... .......... .......... .......... .......... 37% 78.0M 6s",
                                "112300K .......... .......... .......... .......... .......... 37% 28.0M 6s",
                                "112350K .......... .......... .......... .......... .......... 37% 22.6M 6s",
                                "112400K .......... .......... .......... .......... .......... 38% 27.8M 6s",
                                "112450K .......... .......... .......... .......... .......... 38% 31.3M 6s",
                                "112500K .......... .......... .......... .......... .......... 38% 77.9M 6s",
                                "112550K .......... .......... .......... .......... .......... 38% 22.3M 6s",
                                "112600K .......... .......... .......... .......... .......... 38% 19.9M 6s",
                                "112650K .......... .......... .......... .......... .......... 38% 17.4M 6s",
                                "112700K .......... .......... .......... .......... .......... 38% 77.7M 6s",
                                "112750K .......... .......... .......... .......... .......... 38% 16.1M 6s",
                                "112800K .......... .......... .......... .......... .......... 38% 19.9M 6s",
                                "112850K .......... .......... .......... .......... .......... 38% 30.2M 6s",
                                "112900K .......... .......... .......... .......... .......... 38% 30.0M 6s",
                                "112950K .......... .......... .......... .......... .......... 38% 56.7M 6s",
                                "113000K .......... .......... .......... .......... .......... 38% 36.2M 6s",
                                "113050K .......... .......... .......... .......... .......... 38% 26.5M 6s",
                                "113100K .......... .......... .......... .......... .......... 38% 29.2M 6s",
                                "113150K .......... .......... .......... .......... .......... 38% 16.9M 6s",
                                "113200K .......... .......... .......... .......... .......... 38% 15.0M 6s",
                                "113250K .......... .......... .......... .......... .......... 38% 14.2M 6s",
                                "113300K .......... .......... .......... .......... .......... 38% 18.4M 6s",
                                "113350K .......... .......... .......... .......... .......... 38% 20.6M 6s",
                                "113400K .......... .......... .......... .......... .......... 38% 25.3M 6s",
                                "113450K .......... .......... .......... .......... .......... 38% 21.9M 6s",
                                "113500K .......... .......... .......... .......... .......... 38% 17.6M 6s",
                                "113550K .......... .......... .......... .......... .......... 38% 25.0M 6s",
                                "113600K .......... .......... .......... .......... .......... 38% 21.6M 6s",
                                "113650K .......... .......... .......... .......... .......... 38% 21.5M 6s",
                                "113700K .......... .......... .......... .......... .......... 38% 18.5M 6s",
                                "113750K .......... .......... .......... .......... .......... 38% 21.1M 6s",
                                "113800K .......... .......... .......... .......... .......... 38% 22.3M 6s",
                                "113850K .......... .......... .......... .......... .......... 38% 22.7M 6s",
                                "113900K .......... .......... .......... .......... .......... 38% 20.4M 6s",
                                "113950K .......... .......... .......... .......... .......... 38% 22.0M 6s",
                                "114000K .......... .......... .......... .......... .......... 38% 22.2M 6s",
                                "114050K .......... .......... .......... .......... .......... 38% 16.9M 6s",
                                "114100K .......... .......... .......... .......... .......... 38% 20.1M 6s",
                                "114150K .......... .......... .......... .......... .......... 38% 21.9M 6s",
                                "114200K .......... .......... .......... .......... .......... 38% 19.9M 6s",
                                "114250K .......... .......... .......... .......... .......... 38% 22.1M 6s",
                                "114300K .......... .......... .......... .......... .......... 38% 16.6M 6s",
                                "114350K .......... .......... .......... .......... .......... 38% 12.4M 6s",
                                "114400K .......... .......... .......... .......... .......... 38% 22.0M 6s",
                                "114450K .......... .......... .......... .......... .......... 38%  103M 6s",
                                "114500K .......... .......... .......... .......... .......... 38% 95.1M 6s",
                                "114550K .......... .......... .......... .......... .......... 38%  106M 6s",
                                "114600K .......... .......... .......... .......... .......... 38%  116M 6s",
                                "114650K .......... .......... .......... .......... .......... 38% 97.8M 6s",
                                "114700K .......... .......... .......... .......... .......... 38% 94.9M 6s",
                                "114750K .......... .......... .......... .......... .......... 38%  107M 6s",
                                "114800K .......... .......... .......... .......... .......... 38% 90.6M 6s",
                                "114850K .......... .......... .......... .......... .......... 38%  113M 6s",
                                "114900K .......... .......... .......... .......... .......... 38% 67.1M 6s",
                                "114950K .......... .......... .......... .......... .......... 38% 87.1M 6s",
                                "115000K .......... .......... .......... .......... .......... 38% 54.1M 6s",
                                "115050K .......... .......... .......... .......... .......... 38% 77.5M 6s",
                                "115100K .......... .......... .......... .......... .......... 38% 47.7M 6s",
                                "115150K .......... .......... .......... .......... .......... 38% 61.8M 6s",
                                "115200K .......... .......... .......... .......... .......... 38% 73.4M 6s",
                                "115250K .......... .......... .......... .......... .......... 38% 69.7M 6s",
                                "115300K .......... .......... .......... .......... .......... 38% 61.9M 6s",
                                "115350K .......... .......... .......... .......... .......... 39% 67.6M 6s",
                                "115400K .......... .......... .......... .......... .......... 39% 65.3M 6s",
                                "115450K .......... .......... .......... .......... .......... 39% 74.2M 6s",
                                "115500K .......... .......... .......... .......... .......... 39% 22.4M 6s",
                                "115550K .......... .......... .......... .......... .......... 39% 56.4M 6s",
                                "115600K .......... .......... .......... .......... .......... 39% 16.7M 6s",
                                "115650K .......... .......... .......... .......... .......... 39% 22.0M 6s",
                                "115700K .......... .......... .......... .......... .......... 39% 28.4M 6s",
                                "115750K .......... .......... .......... .......... .......... 39% 57.1M 6s",
                                "115800K .......... .......... .......... .......... .......... 39% 28.9M 6s",
                                "115850K .......... .......... .......... .......... .......... 39% 35.6M 6s",
                                "115900K .......... .......... .......... .......... .......... 39% 60.1M 6s",
                                "115950K .......... .......... .......... .......... .......... 39% 46.9M 6s",
                                "116000K .......... .......... .......... .......... .......... 39% 62.9M 6s",
                                "116050K .......... .......... .......... .......... .......... 39% 37.6M 6s",
                                "116100K .......... .......... .......... .......... .......... 39% 64.0M 6s",
                                "116150K .......... .......... .......... .......... .......... 39% 19.4M 6s",
                                "116200K .......... .......... .......... .......... .......... 39% 35.4M 6s",
                                "116250K .......... .......... .......... .......... .......... 39% 71.2M 6s",
                                "116300K .......... .......... .......... .......... .......... 39% 33.6M 6s",
                                "116350K .......... .......... .......... .......... .......... 39% 28.9M 6s",
                                "116400K .......... .......... .......... .......... .......... 39% 34.8M 6s",
                                "116450K .......... .......... .......... .......... .......... 39% 61.9M 6s",
                                "116500K .......... .......... .......... .......... .......... 39% 16.9M 6s",
                                "116550K .......... .......... .......... .......... .......... 39% 11.0M 6s",
                                "116600K .......... .......... .......... .......... .......... 39% 81.4M 6s",
                                "116650K .......... .......... .......... .......... .......... 39% 69.2M 6s",
                                "116700K .......... .......... .......... .......... .......... 39% 80.1M 6s",
                                "116750K .......... .......... .......... .......... .......... 39% 73.6M 6s",
                                "116800K .......... .......... .......... .......... .......... 39% 12.5M 6s",
                                "116850K .......... .......... .......... .......... .......... 39% 63.0M 6s",
                                "116900K .......... .......... .......... .......... .......... 39% 17.3M 6s",
                                "116950K .......... .......... .......... .......... .......... 39% 60.0M 6s",
                                "117000K .......... .......... .......... .......... .......... 39% 72.5M 6s",
                                "117050K .......... .......... .......... .......... .......... 39% 55.2M 6s",
                                "117100K .......... .......... .......... .......... .......... 39% 21.0M 6s",
                                "117150K .......... .......... .......... .......... .......... 39% 62.9M 6s",
                                "117200K .......... .......... .......... .......... .......... 39% 34.8M 6s",
                                "117250K .......... .......... .......... .......... .......... 39% 33.0M 6s",
                                "117300K .......... .......... .......... .......... .......... 39% 15.5M 6s",
                                "117350K .......... .......... .......... .......... .......... 39% 26.0M 6s",
                                "117400K .......... .......... .......... .......... .......... 39% 67.1M 6s",
                                "117450K .......... .......... .......... .......... .......... 39% 17.5M 6s",
                                "117500K .......... .......... .......... .......... .......... 39% 18.3M 6s",
                                "117550K .......... .......... .......... .......... .......... 39% 17.8M 6s",
                                "117600K .......... .......... .......... .......... .......... 39% 67.4M 6s",
                                "117650K .......... .......... .......... .......... .......... 39% 51.9M 6s",
                                "117700K .......... .......... .......... .......... .......... 39% 15.7M 6s",
                                "117750K .......... .......... .......... .......... .......... 39% 61.1M 6s",
                                "117800K .......... .......... .......... .......... .......... 39% 50.6M 6s",
                                "117850K .......... .......... .......... .......... .......... 39% 61.4M 6s",
                                "117900K .......... .......... .......... .......... .......... 39% 25.2M 6s",
                                "117950K .......... .......... .......... .......... .......... 39% 24.0M 6s",
                                "118000K .......... .......... .......... .......... .......... 39% 17.9M 6s",
                                "118050K .......... .......... .......... .......... .......... 39% 36.2M 6s",
                                "118100K .......... .......... .......... .......... .......... 39% 59.8M 6s",
                                "118150K .......... .......... .......... .......... .......... 39% 31.6M 6s",
                                "118200K .......... .......... .......... .......... .......... 39% 41.9M 6s",
                                "118250K .......... .......... .......... .......... .......... 39% 33.5M 6s",
                                "118300K .......... .......... .......... .......... .......... 40% 48.9M 6s",
                                "118350K .......... .......... .......... .......... .......... 40% 56.9M 6s",
                                "118400K .......... .......... .......... .......... .......... 40% 23.7M 6s",
                                "118450K .......... .......... .......... .......... .......... 40% 19.2M 6s",
                                "118500K .......... .......... .......... .......... .......... 40% 53.8M 6s",
                                "118550K .......... .......... .......... .......... .......... 40% 22.2M 6s",
                                "118600K .......... .......... .......... .......... .......... 40% 83.7M 6s",
                                "118650K .......... .......... .......... .......... .......... 40% 33.2M 6s",
                                "118700K .......... .......... .......... .......... .......... 40% 18.0M 6s",
                                "118750K .......... .......... .......... .......... .......... 40% 70.3M 6s",
                                "118800K .......... .......... .......... .......... .......... 40% 64.7M 6s",
                                "118850K .......... .......... .......... .......... .......... 40% 22.5M 6s",
                                "118900K .......... .......... .......... .......... .......... 40% 28.7M 6s",
                                "118950K .......... .......... .......... .......... .......... 40% 29.5M 6s",
                                "119000K .......... .......... .......... .......... .......... 40% 24.9M 6s",
                                "119050K .......... .......... .......... .......... .......... 40% 72.6M 6s",
                                "119100K .......... .......... .......... .......... .......... 40% 22.9M 6s",
                                "119150K .......... .......... .......... .......... .......... 40% 34.8M 6s",
                                "119200K .......... .......... .......... .......... .......... 40% 27.6M 6s",
                                "119250K .......... .......... .......... .......... .......... 40% 37.0M 6s",
                                "119300K .......... .......... .......... .......... .......... 40% 39.2M 6s",
                                "119350K .......... .......... .......... .......... .......... 40% 25.8M 6s",
                                "119400K .......... .......... .......... .......... .......... 40% 27.4M 6s",
                                "119450K .......... .......... .......... .......... .......... 40% 24.5M 6s",
                                "119500K .......... .......... .......... .......... .......... 40% 73.5M 6s",
                                "119550K .......... .......... .......... .......... .......... 40% 29.9M 6s",
                                "119600K .......... .......... .......... .......... .......... 40% 13.6M 6s",
                                "119650K .......... .......... .......... .......... .......... 40% 19.0M 6s",
                                "119700K .......... .......... .......... .......... .......... 40% 16.2M 6s",
                                "119750K .......... .......... .......... .......... .......... 40% 77.5M 6s",
                                "119800K .......... .......... .......... .......... .......... 40% 17.9M 6s",
                                "119850K .......... .......... .......... .......... .......... 40% 27.0M 6s",
                                "119900K .......... .......... .......... .......... .......... 40% 25.8M 5s",
                                "119950K .......... .......... .......... .......... .......... 40% 56.7M 5s",
                                "120000K .......... .......... .......... .......... .......... 40% 20.6M 5s",
                                "120050K .......... .......... .......... .......... .......... 40% 33.6M 5s",
                                "120100K .......... .......... .......... .......... .......... 40% 29.2M 5s",
                                "120150K .......... .......... .......... .......... .......... 40% 18.7M 5s",
                                "120200K .......... .......... .......... .......... .......... 40% 63.6M 5s",
                                "120250K .......... .......... .......... .......... .......... 40% 20.6M 5s",
                                "120300K .......... .......... .......... .......... .......... 40% 30.8M 5s",
                                "120350K .......... .......... .......... .......... .......... 40% 19.8M 5s",
                                "120400K .......... .......... .......... .......... .......... 40% 27.8M 5s",
                                "120450K .......... .......... .......... .......... .......... 40% 55.7M 5s",
                                "120500K .......... .......... .......... .......... .......... 40% 22.6M 5s",
                                "120550K .......... .......... .......... .......... .......... 40% 41.5M 5s",
                                "120600K .......... .......... .......... .......... .......... 40% 29.9M 5s",
                                "120650K .......... .......... .......... .......... .......... 40% 71.3M 5s",
                                "120700K .......... .......... .......... .......... .......... 40% 26.5M 5s",
                                "120750K .......... .......... .......... .......... .......... 40% 24.2M 5s",
                                "120800K .......... .......... .......... .......... .......... 40% 26.9M 5s",
                                "120850K .......... .......... .......... .......... .......... 40% 29.5M 5s",
                                "120900K .......... .......... .......... .......... .......... 40% 77.3M 5s",
                                "120950K .......... .......... .......... .......... .......... 40% 22.1M 5s",
                                "121000K .......... .......... .......... .......... .......... 40% 43.0M 5s",
                                "121050K .......... .......... .......... .......... .......... 40% 21.2M 5s",
                                "121100K .......... .......... .......... .......... .......... 40% 22.1M 5s",
                                "121150K .......... .......... .......... .......... .......... 40% 93.3M 5s",
                                "121200K .......... .......... .......... .......... .......... 40% 80.1M 5s",
                                "121250K .......... .......... .......... .......... .......... 41% 27.4M 5s",
                                "121300K .......... .......... .......... .......... .......... 41% 23.7M 5s",
                                "121350K .......... .......... .......... .......... .......... 41% 65.6M 5s",
                                "121400K .......... .......... .......... .......... .......... 41% 25.1M 5s",
                                "121450K .......... .......... .......... .......... .......... 41% 36.6M 5s",
                                "121500K .......... .......... .......... .......... .......... 41% 27.6M 5s",
                                "121550K .......... .......... .......... .......... .......... 41% 33.8M 5s",
                                "121600K .......... .......... .......... .......... .......... 41% 69.3M 5s",
                                "121650K .......... .......... .......... .......... .......... 41% 25.5M 5s",
                                "121700K .......... .......... .......... .......... .......... 41% 6.64M 5s",
                                "121750K .......... .......... .......... .......... .......... 41% 72.1M 5s",
                                "121800K .......... .......... .......... .......... .......... 41% 79.1M 5s",
                                "121850K .......... .......... .......... .......... .......... 41% 62.1M 5s",
                                "121900K .......... .......... .......... .......... .......... 41% 71.1M 5s",
                                "121950K .......... .......... .......... .......... .......... 41% 22.6M 5s",
                                "122000K .......... .......... .......... .......... .......... 41% 18.6M 5s",
                                "122050K .......... .......... .......... .......... .......... 41% 72.4M 5s",
                                "122100K .......... .......... .......... .......... .......... 41% 38.6M 5s",
                                "122150K .......... .......... .......... .......... .......... 41% 22.4M 5s",
                                "122200K .......... .......... .......... .......... .......... 41% 69.3M 5s",
                                "122250K .......... .......... .......... .......... .......... 41% 23.9M 5s",
                                "122300K .......... .......... .......... .......... .......... 41% 33.4M 5s",
                                "122350K .......... .......... .......... .......... .......... 41% 20.9M 5s",
                                "122400K .......... .......... .......... .......... .......... 41% 21.2M 5s",
                                "122450K .......... .......... .......... .......... .......... 41% 25.3M 5s",
                                "122500K .......... .......... .......... .......... .......... 41% 49.2M 5s",
                                "122550K .......... .......... .......... .......... .......... 41% 65.5M 5s",
                                "122600K .......... .......... .......... .......... .......... 41% 16.5M 5s",
                                "122650K .......... .......... .......... .......... .......... 41% 71.3M 5s",
                                "122700K .......... .......... .......... .......... .......... 41% 47.3M 5s",
                                "122750K .......... .......... .......... .......... .......... 41% 29.4M 5s",
                                "122800K .......... .......... .......... .......... .......... 41% 37.2M 5s",
                                "122850K .......... .......... .......... .......... .......... 41% 22.6M 5s",
                                "122900K .......... .......... .......... .......... .......... 41% 27.2M 5s",
                                "122950K .......... .......... .......... .......... .......... 41% 21.5M 5s",
                                "123000K .......... .......... .......... .......... .......... 41% 63.8M 5s",
                                "123050K .......... .......... .......... .......... .......... 41% 23.6M 5s",
                                "123100K .......... .......... .......... .......... .......... 41% 50.8M 5s",
                                "123150K .......... .......... .......... .......... .......... 41% 28.1M 5s",
                                "123200K .......... .......... .......... .......... .......... 41% 29.4M 5s",
                                "123250K .......... .......... .......... .......... .......... 41% 67.7M 5s",
                                "123300K .......... .......... .......... .......... .......... 41% 24.9M 5s",
                                "123350K .......... .......... .......... .......... .......... 41% 23.0M 5s",
                                "123400K .......... .......... .......... .......... .......... 41% 42.3M 5s",
                                "123450K .......... .......... .......... .......... .......... 41% 76.5M 5s",
                                "123500K .......... .......... .......... .......... .......... 41% 16.2M 5s",
                                "123550K .......... .......... .......... .......... .......... 41% 70.2M 5s",
                                "123600K .......... .......... .......... .......... .......... 41% 23.3M 5s",
                                "123650K .......... .......... .......... .......... .......... 41% 48.8M 5s",
                                "123700K .......... .......... .......... .......... .......... 41% 75.1M 5s",
                                "123750K .......... .......... .......... .......... .......... 41% 24.2M 5s",
                                "123800K .......... .......... .......... .......... .......... 41% 26.1M 5s",
                                "123850K .......... .......... .......... .......... .......... 41% 21.5M 5s",
                                "123900K .......... .......... .......... .......... .......... 41% 20.0M 5s",
                                "123950K .......... .......... .......... .......... .......... 41% 23.1M 5s",
                                "124000K .......... .......... .......... .......... .......... 41% 31.5M 5s",
                                "124050K .......... .......... .......... .......... .......... 41% 20.6M 5s",
                                "124100K .......... .......... .......... .......... .......... 41% 38.0M 5s",
                                "124150K .......... .......... .......... .......... .......... 41% 38.8M 5s",
                                "124200K .......... .......... .......... .......... .......... 41% 24.3M 5s",
                                "124250K .......... .......... .......... .......... .......... 42% 30.2M 5s",
                                "124300K .......... .......... .......... .......... .......... 42% 50.9M 5s",
                                "124350K .......... .......... .......... .......... .......... 42% 15.7M 5s",
                                "124400K .......... .......... .......... .......... .......... 42% 55.5M 5s",
                                "124450K .......... .......... .......... .......... .......... 42% 45.9M 5s",
                                "124500K .......... .......... .......... .......... .......... 42% 36.9M 5s",
                                "124550K .......... .......... .......... .......... .......... 42% 21.8M 5s",
                                "124600K .......... .......... .......... .......... .......... 42% 61.6M 5s",
                                "124650K .......... .......... .......... .......... .......... 42% 74.0M 5s",
                                "124700K .......... .......... .......... .......... .......... 42% 10.8M 5s",
                                "124750K .......... .......... .......... .......... .......... 42% 73.5M 5s",
                                "124800K .......... .......... .......... .......... .......... 42% 51.1M 5s",
                                "124850K .......... .......... .......... .......... .......... 42% 96.8M 5s",
                                "124900K .......... .......... .......... .......... .......... 42% 41.8M 5s",
                                "124950K .......... .......... .......... .......... .......... 42% 37.6M 5s",
                                "125000K .......... .......... .......... .......... .......... 42% 38.0M 5s",
                                "125050K .......... .......... .......... .......... .......... 42% 25.2M 5s",
                                "125100K .......... .......... .......... .......... .......... 42% 82.1M 5s",
                                "125150K .......... .......... .......... .......... .......... 42% 30.2M 5s",
                                "125200K .......... .......... .......... .......... .......... 42% 23.5M 5s",
                                "125250K .......... .......... .......... .......... .......... 42% 37.7M 5s",
                                "125300K .......... .......... .......... .......... .......... 42% 30.0M 5s",
                                "125350K .......... .......... .......... .......... .......... 42% 83.2M 5s",
                                "125400K .......... .......... .......... .......... .......... 42% 24.8M 5s",
                                "125450K .......... .......... .......... .......... .......... 42% 20.1M 5s",
                                "125500K .......... .......... .......... .......... .......... 42% 67.0M 5s",
                                "125550K .......... .......... .......... .......... .......... 42% 37.8M 5s",
                                "125600K .......... .......... .......... .......... .......... 42% 38.6M 5s",
                                "125650K .......... .......... .......... .......... .......... 42% 33.3M 5s",
                                "125700K .......... .......... .......... .......... .......... 42% 23.3M 5s",
                                "125750K .......... .......... .......... .......... .......... 42% 14.1M 5s",
                                "125800K .......... .......... .......... .......... .......... 42% 82.2M 5s",
                                "125850K .......... .......... .......... .......... .......... 42% 70.6M 5s",
                                "125900K .......... .......... .......... .......... .......... 42% 27.1M 5s",
                                "125950K .......... .......... .......... .......... .......... 42% 24.5M 5s",
                                "126000K .......... .......... .......... .......... .......... 42% 17.4M 5s",
                                "126050K .......... .......... .......... .......... .......... 42% 33.4M 5s",
                                "126100K .......... .......... .......... .......... .......... 42% 19.9M 5s",
                                "126150K .......... .......... .......... .......... .......... 42% 24.5M 5s",
                                "126200K .......... .......... .......... .......... .......... 42% 28.9M 5s",
                                "126250K .......... .......... .......... .......... .......... 42% 64.1M 5s",
                                "126300K .......... .......... .......... .......... .......... 42% 24.3M 5s",
                                "126350K .......... .......... .......... .......... .......... 42% 54.1M 5s",
                                "126400K .......... .......... .......... .......... .......... 42% 20.2M 5s",
                                "126450K .......... .......... .......... .......... .......... 42% 24.9M 5s",
                                "126500K .......... .......... .......... .......... .......... 42% 67.9M 5s",
                                "126550K .......... .......... .......... .......... .......... 42% 30.3M 5s",
                                "126600K .......... .......... .......... .......... .......... 42% 39.0M 5s",
                                "126650K .......... .......... .......... .......... .......... 42% 24.2M 5s",
                                "126700K .......... .......... .......... .......... .......... 42% 29.8M 5s",
                                "126750K .......... .......... .......... .......... .......... 42% 69.3M 5s",
                                "126800K .......... .......... .......... .......... .......... 42% 30.4M 5s",
                                "126850K .......... .......... .......... .......... .......... 42% 22.9M 5s",
                                "126900K .......... .......... .......... .......... .......... 42% 34.3M 5s",
                                "126950K .......... .......... .......... .......... .......... 42% 84.1M 5s",
                                "127000K .......... .......... .......... .......... .......... 42% 20.3M 5s",
                                "127050K .......... .......... .......... .......... .......... 42% 45.0M 5s",
                                "127100K .......... .......... .......... .......... .......... 42% 25.4M 5s",
                                "127150K .......... .......... .......... .......... .......... 42% 25.6M 5s",
                                "127200K .......... .......... .......... .......... .......... 43% 70.0M 5s",
                                "127250K .......... .......... .......... .......... .......... 43% 8.64M 5s",
                                "127300K .......... .......... .......... .......... .......... 43%  101M 5s",
                                "127350K .......... .......... .......... .......... .......... 43% 67.7M 5s",
                                "127400K .......... .......... .......... .......... .......... 43% 97.2M 5s",
                                "127450K .......... .......... .......... .......... .......... 43% 98.8M 5s",
                                "127500K .......... .......... .......... .......... .......... 43% 5.05M 5s",
                                "127550K .......... .......... .......... .......... .......... 43% 78.3M 5s",
                                "127600K .......... .......... .......... .......... .......... 43% 67.8M 5s",
                                "127650K .......... .......... .......... .......... .......... 43% 83.6M 5s",
                                "127700K .......... .......... .......... .......... .......... 43% 79.8M 5s",
                                "127750K .......... .......... .......... .......... .......... 43% 73.9M 5s",
                                "127800K .......... .......... .......... .......... .......... 43% 67.8M 5s",
                                "127850K .......... .......... .......... .......... .......... 43% 63.2M 5s",
                                "127900K .......... .......... .......... .......... .......... 43% 70.8M 5s",
                                "127950K .......... .......... .......... .......... .......... 43% 61.8M 5s",
                                "128000K .......... .......... .......... .......... .......... 43% 67.0M 5s",
                                "128050K .......... .......... .......... .......... .......... 43% 24.5M 5s",
                                "128100K .......... .......... .......... .......... .......... 43% 20.9M 5s",
                                "128150K .......... .......... .......... .......... .......... 43% 63.3M 5s",
                                "128200K .......... .......... .......... .......... .......... 43% 19.1M 5s",
                                "128250K .......... .......... .......... .......... .......... 43% 32.5M 5s",
                                "128300K .......... .......... .......... .......... .......... 43% 59.2M 5s",
                                "128350K .......... .......... .......... .......... .......... 43% 69.9M 5s",
                                "128400K .......... .......... .......... .......... .......... 43% 16.4M 5s",
                                "128450K .......... .......... .......... .......... .......... 43% 59.0M 5s",
                                "128500K .......... .......... .......... .......... .......... 43% 68.4M 5s",
                                "128550K .......... .......... .......... .......... .......... 43% 65.9M 5s",
                                "128600K .......... .......... .......... .......... .......... 43% 55.8M 5s",
                                "128650K .......... .......... .......... .......... .......... 43% 62.1M 5s",
                                "128700K .......... .......... .......... .......... .......... 43% 64.4M 5s",
                                "128750K .......... .......... .......... .......... .......... 43% 66.2M 5s",
                                "128800K .......... .......... .......... .......... .......... 43% 45.4M 5s",
                                "128850K .......... .......... .......... .......... .......... 43% 72.0M 5s",
                                "128900K .......... .......... .......... .......... .......... 43% 25.7M 5s",
                                "128950K .......... .......... .......... .......... .......... 43% 35.7M 5s",
                                "129000K .......... .......... .......... .......... .......... 43% 14.3M 5s",
                                "129050K .......... .......... .......... .......... .......... 43% 62.7M 5s",
                                "129100K .......... .......... .......... .......... .......... 43% 65.4M 5s",
                                "129150K .......... .......... .......... .......... .......... 43% 64.4M 5s",
                                "129200K .......... .......... .......... .......... .......... 43% 46.5M 5s",
                                "129250K .......... .......... .......... .......... .......... 43% 27.9M 5s",
                                "129300K .......... .......... .......... .......... .......... 43% 44.4M 5s",
                                "129350K .......... .......... .......... .......... .......... 43% 29.6M 5s",
                                "129400K .......... .......... .......... .......... .......... 43% 55.2M 5s",
                                "129450K .......... .......... .......... .......... .......... 43% 30.6M 5s",
                                "129500K .......... .......... .......... .......... .......... 43% 28.7M 5s",
                                "129550K .......... .......... .......... .......... .......... 43% 74.0M 5s",
                                "129600K .......... .......... .......... .......... .......... 43% 31.9M 5s",
                                "129650K .......... .......... .......... .......... .......... 43% 29.7M 5s",
                                "129700K .......... .......... .......... .......... .......... 43% 31.0M 5s",
                                "129750K .......... .......... .......... .......... .......... 43% 76.0M 5s",
                                "129800K .......... .......... .......... .......... .......... 43% 30.9M 5s",
                                "129850K .......... .......... .......... .......... .......... 43% 33.2M 5s",
                                "129900K .......... .......... .......... .......... .......... 43% 32.9M 5s",
                                "129950K .......... .......... .......... .......... .......... 43% 32.6M 5s",
                                "130000K .......... .......... .......... .......... .......... 43% 74.3M 5s",
                                "130050K .......... .......... .......... .......... .......... 43% 23.7M 5s",
                                "130100K .......... .......... .......... .......... .......... 43% 27.8M 5s",
                                "130150K .......... .......... .......... .......... .......... 44% 19.1M 5s",
                                "130200K .......... .......... .......... .......... .......... 44% 19.1M 5s",
                                "130250K .......... .......... .......... .......... .......... 44% 61.2M 5s",
                                "130300K .......... .......... .......... .......... .......... 44% 19.7M 5s",
                                "130350K .......... .......... .......... .......... .......... 44% 19.8M 5s",
                                "130400K .......... .......... .......... .......... .......... 44% 19.1M 5s",
                                "130450K .......... .......... .......... .......... .......... 44% 79.4M 5s",
                                "130500K .......... .......... .......... .......... .......... 44% 19.6M 5s",
                                "130550K .......... .......... .......... .......... .......... 44% 56.3M 5s",
                                "130600K .......... .......... .......... .......... .......... 44% 38.0M 5s",
                                "130650K .......... .......... .......... .......... .......... 44% 23.2M 5s",
                                "130700K .......... .......... .......... .......... .......... 44% 92.7M 5s",
                                "130750K .......... .......... .......... .......... .......... 44% 77.3M 5s",
                                "130800K .......... .......... .......... .......... .......... 44% 31.5M 5s",
                                "130850K .......... .......... .......... .......... .......... 44% 31.8M 5s",
                                "130900K .......... .......... .......... .......... .......... 44% 31.9M 5s",
                                "130950K .......... .......... .......... .......... .......... 44% 84.6M 5s",
                                "131000K .......... .......... .......... .......... .......... 44% 14.6M 5s",
                                "131050K .......... .......... .......... .......... .......... 44% 84.1M 5s",
                                "131100K .......... .......... .......... .......... .......... 44% 34.0M 5s",
                                "131150K .......... .......... .......... .......... .......... 44% 33.2M 5s",
                                "131200K .......... .......... .......... .......... .......... 44% 24.4M 5s",
                                "131250K .......... .......... .......... .......... .......... 44% 28.2M 5s",
                                "131300K .......... .......... .......... .......... .......... 44% 13.0M 5s",
                                "131350K .......... .......... .......... .......... .......... 44% 81.6M 5s",
                                "131400K .......... .......... .......... .......... .......... 44% 73.9M 5s",
                                "131450K .......... .......... .......... .......... .......... 44% 61.5M 5s",
                                "131500K .......... .......... .......... .......... .......... 44% 77.7M 5s",
                                "131550K .......... .......... .......... .......... .......... 44% 71.7M 5s",
                                "131600K .......... .......... .......... .......... .......... 44% 40.9M 5s",
                                "131650K .......... .......... .......... .......... .......... 44% 19.8M 5s",
                                "131700K .......... .......... .......... .......... .......... 44% 79.3M 5s",
                                "131750K .......... .......... .......... .......... .......... 44% 43.6M 5s",
                                "131800K .......... .......... .......... .......... .......... 44% 27.8M 5s",
                                "131850K .......... .......... .......... .......... .......... 44% 76.2M 5s",
                                "131900K .......... .......... .......... .......... .......... 44% 42.8M 5s",
                                "131950K .......... .......... .......... .......... .......... 44% 18.8M 5s",
                                "132000K .......... .......... .......... .......... .......... 44% 66.4M 5s",
                                "132050K .......... .......... .......... .......... .......... 44% 17.8M 5s",
                                "132100K .......... .......... .......... .......... .......... 44% 87.6M 5s",
                                "132150K .......... .......... .......... .......... .......... 44% 20.7M 5s",
                                "132200K .......... .......... .......... .......... .......... 44% 24.1M 5s",
                                "132250K .......... .......... .......... .......... .......... 44% 17.4M 5s",
                                "132300K .......... .......... .......... .......... .......... 44% 18.8M 5s",
                                "132350K .......... .......... .......... .......... .......... 44% 73.7M 5s",
                                "132400K .......... .......... .......... .......... .......... 44% 21.3M 5s",
                                "132450K .......... .......... .......... .......... .......... 44% 47.5M 5s",
                                "132500K .......... .......... .......... .......... .......... 44% 17.1M 5s",
                                "132550K .......... .......... .......... .......... .......... 44% 64.6M 5s",
                                "132600K .......... .......... .......... .......... .......... 44% 21.5M 5s",
                                "132650K .......... .......... .......... .......... .......... 44% 64.4M 5s",
                                "132700K .......... .......... .......... .......... .......... 44% 22.3M 5s",
                                "132750K .......... .......... .......... .......... .......... 44% 23.9M 5s",
                                "132800K .......... .......... .......... .......... .......... 44% 64.8M 5s",
                                "132850K .......... .......... .......... .......... .......... 44% 33.0M 5s",
                                "132900K .......... .......... .......... .......... .......... 44% 37.7M 5s",
                                "132950K .......... .......... .......... .......... .......... 44% 53.1M 5s",
                                "133000K .......... .......... .......... .......... .......... 44% 51.3M 5s",
                                "133050K .......... .......... .......... .......... .......... 44% 60.5M 5s",
                                "133100K .......... .......... .......... .......... .......... 45% 31.4M 5s",
                                "133150K .......... .......... .......... .......... .......... 45% 33.5M 5s",
                                "133200K .......... .......... .......... .......... .......... 45% 13.9M 5s",
                                "133250K .......... .......... .......... .......... .......... 45% 70.7M 5s",
                                "133300K .......... .......... .......... .......... .......... 45% 71.3M 5s",
                                "133350K .......... .......... .......... .......... .......... 45% 8.10M 5s",
                                "133400K .......... .......... .......... .......... .......... 45% 72.7M 5s",
                                "133450K .......... .......... .......... .......... .......... 45% 70.0M 5s",
                                "133500K .......... .......... .......... .......... .......... 45% 71.7M 5s",
                                "133550K .......... .......... .......... .......... .......... 45% 62.4M 5s",
                                "133600K .......... .......... .......... .......... .......... 45% 52.9M 5s",
                                "133650K .......... .......... .......... .......... .......... 45% 75.5M 5s",
                                "133700K .......... .......... .......... .......... .......... 45% 65.4M 5s",
                                "133750K .......... .......... .......... .......... .......... 45% 65.0M 5s",
                                "133800K .......... .......... .......... .......... .......... 45% 33.7M 5s",
                                "133850K .......... .......... .......... .......... .......... 45% 41.2M 5s",
                                "133900K .......... .......... .......... .......... .......... 45% 43.1M 5s",
                                "133950K .......... .......... .......... .......... .......... 45% 65.7M 5s",
                                "134000K .......... .......... .......... .......... .......... 45% 31.8M 5s",
                                "134050K .......... .......... .......... .......... .......... 45% 28.7M 5s",
                                "134100K .......... .......... .......... .......... .......... 45% 30.1M 5s",
                                "134150K .......... .......... .......... .......... .......... 45% 4.32M 5s",
                                "134200K .......... .......... .......... .......... .......... 45% 98.2M 5s",
                                "134250K .......... .......... .......... .......... .......... 45% 18.7M 5s",
                                "134300K .......... .......... .......... .......... .......... 45% 77.5M 5s",
                                "134350K .......... .......... .......... .......... .......... 45% 91.5M 5s",
                                "134400K .......... .......... .......... .......... .......... 45% 83.0M 5s",
                                "134450K .......... .......... .......... .......... .......... 45% 95.9M 5s",
                                "134500K .......... .......... .......... .......... .......... 45% 73.6M 5s",
                                "134550K .......... .......... .......... .......... .......... 45% 92.3M 5s",
                                "134600K .......... .......... .......... .......... .......... 45%  103M 5s",
                                "134650K .......... .......... .......... .......... .......... 45% 93.2M 5s",
                                "134700K .......... .......... .......... .......... .......... 45% 26.3M 5s",
                                "134750K .......... .......... .......... .......... .......... 45% 65.4M 5s",
                                "134800K .......... .......... .......... .......... .......... 45% 32.4M 5s",
                                "134850K .......... .......... .......... .......... .......... 45% 6.30M 5s",
                                "134900K .......... .......... .......... .......... .......... 45% 65.9M 5s",
                                "134950K .......... .......... .......... .......... .......... 45% 58.5M 5s",
                                "135000K .......... .......... .......... .......... .......... 45% 90.5M 5s",
                                "135050K .......... .......... .......... .......... .......... 45% 99.9M 5s",
                                "135100K .......... .......... .......... .......... .......... 45% 85.9M 5s",
                                "135150K .......... .......... .......... .......... .......... 45% 78.8M 5s",
                                "135200K .......... .......... .......... .......... .......... 45% 25.3M 5s",
                                "135250K .......... .......... .......... .......... .......... 45% 11.7M 5s",
                                "135300K .......... .......... .......... .......... .......... 45% 64.4M 5s",
                                "135350K .......... .......... .......... .......... .......... 45% 53.7M 5s",
                                "135400K .......... .......... .......... .......... .......... 45% 21.1M 5s",
                                "135450K .......... .......... .......... .......... .......... 45% 17.0M 5s",
                                "135500K .......... .......... .......... .......... .......... 45% 67.3M 5s",
                                "135550K .......... .......... .......... .......... .......... 45% 51.3M 5s",
                                "135600K .......... .......... .......... .......... .......... 45% 48.6M 5s",
                                "135650K .......... .......... .......... .......... .......... 45% 14.8M 5s",
                                "135700K .......... .......... .......... .......... .......... 45% 45.5M 5s",
                                "135750K .......... .......... .......... .......... .......... 45% 51.9M 5s",
                                "135800K .......... .......... .......... .......... .......... 45% 19.9M 5s",
                                "135850K .......... .......... .......... .......... .......... 45% 60.5M 5s",
                                "135900K .......... .......... .......... .......... .......... 45% 23.5M 5s",
                                "135950K .......... .......... .......... .......... .......... 45% 73.7M 5s",
                                "136000K .......... .......... .......... .......... .......... 45% 21.2M 5s",
                                "136050K .......... .......... .......... .......... .......... 46% 31.7M 5s",
                                "136100K .......... .......... .......... .......... .......... 46% 33.7M 5s",
                                "136150K .......... .......... .......... .......... .......... 46% 58.3M 5s",
                                "136200K .......... .......... .......... .......... .......... 46% 13.7M 5s",
                                "136250K .......... .......... .......... .......... .......... 46% 49.2M 5s",
                                "136300K .......... .......... .......... .......... .......... 46% 44.8M 5s",
                                "136350K .......... .......... .......... .......... .......... 46% 15.2M 5s",
                                "136400K .......... .......... .......... .......... .......... 46% 44.7M 5s",
                                "136450K .......... .......... .......... .......... .......... 46% 56.0M 5s",
                                "136500K .......... .......... .......... .......... .......... 46% 16.8M 5s",
                                "136550K .......... .......... .......... .......... .......... 46% 54.8M 5s",
                                "136600K .......... .......... .......... .......... .......... 46% 26.4M 5s",
                                "136650K .......... .......... .......... .......... .......... 46% 18.0M 5s",
                                "136700K .......... .......... .......... .......... .......... 46% 56.4M 5s",
                                "136750K .......... .......... .......... .......... .......... 46% 81.9M 5s",
                                "136800K .......... .......... .......... .......... .......... 46% 2.99M 5s",
                                "136850K .......... .......... .......... .......... .......... 46% 69.9M 5s",
                                "136900K .......... .......... .......... .......... .......... 46% 83.3M 5s",
                                "136950K .......... .......... .......... .......... .......... 46% 78.9M 5s",
                                "137000K .......... .......... .......... .......... .......... 46% 80.1M 5s",
                                "137050K .......... .......... .......... .......... .......... 46% 63.3M 5s",
                                "137100K .......... .......... .......... .......... .......... 46% 78.1M 5s",
                                "137150K .......... .......... .......... .......... .......... 46% 53.0M 5s",
                                "137200K .......... .......... .......... .......... .......... 46% 71.3M 5s",
                                "137250K .......... .......... .......... .......... .......... 46% 71.3M 5s",
                                "137300K .......... .......... .......... .......... .......... 46% 71.2M 5s",
                                "137350K .......... .......... .......... .......... .......... 46% 68.3M 5s",
                                "137400K .......... .......... .......... .......... .......... 46% 72.9M 5s",
                                "137450K .......... .......... .......... .......... .......... 46% 66.2M 5s",
                                "137500K .......... .......... .......... .......... .......... 46% 70.7M 5s",
                                "137550K .......... .......... .......... .......... .......... 46% 81.2M 5s",
                                "137600K .......... .......... .......... .......... .......... 46% 73.0M 5s",
                                "137650K .......... .......... .......... .......... .......... 46% 60.3M 5s",
                                "137700K .......... .......... .......... .......... .......... 46% 87.4M 5s",
                                "137750K .......... .......... .......... .......... .......... 46% 88.0M 5s",
                                "137800K .......... .......... .......... .......... .......... 46% 87.3M 5s",
                                "137850K .......... .......... .......... .......... .......... 46% 77.5M 5s",
                                "137900K .......... .......... .......... .......... .......... 46% 12.8M 5s",
                                "137950K .......... .......... .......... .......... .......... 46% 72.2M 5s",
                                "138000K .......... .......... .......... .......... .......... 46% 59.8M 5s",
                                "138050K .......... .......... .......... .......... .......... 46% 68.6M 5s",
                                "138100K .......... .......... .......... .......... .......... 46% 70.0M 5s",
                                "138150K .......... .......... .......... .......... .......... 46% 69.9M 5s",
                                "138200K .......... .......... .......... .......... .......... 46% 78.7M 5s",
                                "138250K .......... .......... .......... .......... .......... 46% 64.8M 5s",
                                "138300K .......... .......... .......... .......... .......... 46% 71.9M 5s",
                                "138350K .......... .......... .......... .......... .......... 46% 78.6M 5s",
                                "138400K .......... .......... .......... .......... .......... 46% 77.3M 5s",
                                "138450K .......... .......... .......... .......... .......... 46% 22.2M 5s",
                                "138500K .......... .......... .......... .......... .......... 46% 68.3M 5s",
                                "138550K .......... .......... .......... .......... .......... 46% 8.14M 5s",
                                "138600K .......... .......... .......... .......... .......... 46% 66.5M 5s",
                                "138650K .......... .......... .......... .......... .......... 46% 67.4M 5s",
                                "138700K .......... .......... .......... .......... .......... 46% 77.4M 5s",
                                "138750K .......... .......... .......... .......... .......... 46% 27.2M 5s",
                                "138800K .......... .......... .......... .......... .......... 46% 21.9M 5s",
                                "138850K .......... .......... .......... .......... .......... 46% 76.0M 5s",
                                "138900K .......... .......... .......... .......... .......... 46% 20.7M 5s",
                                "138950K .......... .......... .......... .......... .......... 46% 10.4M 5s",
                                "139000K .......... .......... .......... .......... .......... 47% 79.2M 5s",
                                "139050K .......... .......... .......... .......... .......... 47% 68.0M 5s",
                                "139100K .......... .......... .......... .......... .......... 47% 84.3M 5s",
                                "139150K .......... .......... .......... .......... .......... 47% 50.5M 5s",
                                "139200K .......... .......... .......... .......... .......... 47% 72.8M 5s",
                                "139250K .......... .......... .......... .......... .......... 47% 24.1M 5s",
                                "139300K .......... .......... .......... .......... .......... 47% 18.2M 5s",
                                "139350K .......... .......... .......... .......... .......... 47% 69.7M 5s",
                                "139400K .......... .......... .......... .......... .......... 47% 19.8M 5s",
                                "139450K .......... .......... .......... .......... .......... 47% 15.6M 5s",
                                "139500K .......... .......... .......... .......... .......... 47% 33.0M 5s",
                                "139550K .......... .......... .......... .......... .......... 47% 58.8M 5s",
                                "139600K .......... .......... .......... .......... .......... 47% 22.2M 5s",
                                "139650K .......... .......... .......... .......... .......... 47% 8.79M 5s",
                                "139700K .......... .......... .......... .......... .......... 47%  110M 5s",
                                "139750K .......... .......... .......... .......... .......... 47% 39.1M 5s",
                                "139800K .......... .......... .......... .......... .......... 47% 68.9M 5s",
                                "139850K .......... .......... .......... .......... .......... 47% 71.4M 5s",
                                "139900K .......... .......... .......... .......... .......... 47% 17.5M 5s",
                                "139950K .......... .......... .......... .......... .......... 47% 62.2M 5s",
                                "140000K .......... .......... .......... .......... .......... 47% 18.0M 5s",
                                "140050K .......... .......... .......... .......... .......... 47% 76.6M 5s",
                                "140100K .......... .......... .......... .......... .......... 47% 38.0M 5s",
                                "140150K .......... .......... .......... .......... .......... 47% 19.2M 5s",
                                "140200K .......... .......... .......... .......... .......... 47% 13.0M 5s",
                                "140250K .......... .......... .......... .......... .......... 47% 84.3M 5s",
                                "140300K .......... .......... .......... .......... .......... 47% 26.6M 5s",
                                "140350K .......... .......... .......... .......... .......... 47% 15.9M 5s",
                                "140400K .......... .......... .......... .......... .......... 47% 62.0M 5s",
                                "140450K .......... .......... .......... .......... .......... 47% 18.8M 5s",
                                "140500K .......... .......... .......... .......... .......... 47% 50.9M 5s",
                                "140550K .......... .......... .......... .......... .......... 47% 24.7M 5s",
                                "140600K .......... .......... .......... .......... .......... 47% 8.53M 5s",
                                "140650K .......... .......... .......... .......... .......... 47% 90.7M 5s",
                                "140700K .......... .......... .......... .......... .......... 47% 74.4M 5s",
                                "140750K .......... .......... .......... .......... .......... 47% 85.7M 5s",
                                "140800K .......... .......... .......... .......... .......... 47% 14.1M 5s",
                                "140850K .......... .......... .......... .......... .......... 47% 80.8M 5s",
                                "140900K .......... .......... .......... .......... .......... 47% 26.5M 5s",
                                "140950K .......... .......... .......... .......... .......... 47% 58.6M 5s",
                                "141000K .......... .......... .......... .......... .......... 47% 21.5M 5s",
                                "141050K .......... .......... .......... .......... .......... 47% 12.5M 5s",
                                "141100K .......... .......... .......... .......... .......... 47% 68.5M 5s",
                                "141150K .......... .......... .......... .......... .......... 47% 74.9M 5s",
                                "141200K .......... .......... .......... .......... .......... 47% 53.4M 5s",
                                "141250K .......... .......... .......... .......... .......... 47% 47.0M 5s",
                                "141300K .......... .......... .......... .......... .......... 47% 29.1M 5s",
                                "141350K .......... .......... .......... .......... .......... 47% 43.8M 5s",
                                "141400K .......... .......... .......... .......... .......... 47% 29.8M 5s",
                                "141450K .......... .......... .......... .......... .......... 47% 65.2M 5s",
                                "141500K .......... .......... .......... .......... .......... 47% 68.6M 5s",
                                "141550K .......... .......... .......... .......... .......... 47% 31.0M 5s",
                                "141600K .......... .......... .......... .......... .......... 47% 28.1M 5s",
                                "141650K .......... .......... .......... .......... .......... 47% 75.3M 5s",
                                "141700K .......... .......... .......... .......... .......... 47% 28.0M 5s",
                                "141750K .......... .......... .......... .......... .......... 47% 45.2M 5s",
                                "141800K .......... .......... .......... .......... .......... 47% 26.0M 5s",
                                "141850K .......... .......... .......... .......... .......... 47% 54.2M 5s",
                                "141900K .......... .......... .......... .......... .......... 47% 51.2M 5s",
                                "141950K .......... .......... .......... .......... .......... 47% 4.37M 5s",
                                "142000K .......... .......... .......... .......... .......... 48% 65.1M 5s",
                                "142050K .......... .......... .......... .......... .......... 48% 68.1M 5s",
                                "142100K .......... .......... .......... .......... .......... 48% 38.9M 5s",
                                "142150K .......... .......... .......... .......... .......... 48% 60.5M 5s",
                                "142200K .......... .......... .......... .......... .......... 48% 63.5M 5s",
                                "142250K .......... .......... .......... .......... .......... 48% 11.8M 5s",
                                "142300K .......... .......... .......... .......... .......... 48% 60.0M 5s",
                                "142350K .......... .......... .......... .......... .......... 48% 62.3M 5s",
                                "142400K .......... .......... .......... .......... .......... 48% 59.0M 5s",
                                "142450K .......... .......... .......... .......... .......... 48% 56.9M 5s",
                                "142500K .......... .......... .......... .......... .......... 48% 49.1M 5s",
                                "142550K .......... .......... .......... .......... .......... 48% 62.3M 5s",
                                "142600K .......... .......... .......... .......... .......... 48% 54.7M 5s",
                                "142650K .......... .......... .......... .......... .......... 48% 31.0M 5s",
                                "142700K .......... .......... .......... .......... .......... 48% 57.8M 5s",
                                "142750K .......... .......... .......... .......... .......... 48% 66.1M 5s",
                                "142800K .......... .......... .......... .......... .......... 48% 52.4M 5s",
                                "142850K .......... .......... .......... .......... .......... 48% 56.6M 5s",
                                "142900K .......... .......... .......... .......... .......... 48% 51.5M 5s",
                                "142950K .......... .......... .......... .......... .......... 48% 9.57M 5s",
                                "143000K .......... .......... .......... .......... .......... 48% 70.2M 5s",
                                "143050K .......... .......... .......... .......... .......... 48% 73.1M 5s",
                                "143100K .......... .......... .......... .......... .......... 48% 23.5M 5s",
                                "143150K .......... .......... .......... .......... .......... 48% 24.0M 5s",
                                "143200K .......... .......... .......... .......... .......... 48% 26.1M 5s",
                                "143250K .......... .......... .......... .......... .......... 48% 33.2M 5s",
                                "143300K .......... .......... .......... .......... .......... 48% 58.8M 5s",
                                "143350K .......... .......... .......... .......... .......... 48% 12.4M 5s",
                                "143400K .......... .......... .......... .......... .......... 48% 37.8M 5s",
                                "143450K .......... .......... .......... .......... .......... 48% 11.1M 5s",
                                "143500K .......... .......... .......... .......... .......... 48% 22.0M 5s",
                                "143550K .......... .......... .......... .......... .......... 48% 30.9M 5s",
                                "143600K .......... .......... .......... .......... .......... 48% 19.2M 5s",
                                "143650K .......... .......... .......... .......... .......... 48% 37.3M 5s",
                                "143700K .......... .......... .......... .......... .......... 48% 44.1M 5s",
                                "143750K .......... .......... .......... .......... .......... 48% 54.5M 5s",
                                "143800K .......... .......... .......... .......... .......... 48% 7.88M 5s",
                                "143850K .......... .......... .......... .......... .......... 48% 31.5M 5s",
                                "143900K .......... .......... .......... .......... .......... 48% 9.47M 5s",
                                "143950K .......... .......... .......... .......... .......... 48% 28.6M 5s",
                                "144000K .......... .......... .......... .......... .......... 48% 48.1M 5s",
                                "144050K .......... .......... .......... .......... .......... 48% 43.9M 5s",
                                "144100K .......... .......... .......... .......... .......... 48% 38.8M 5s",
                                "144150K .......... .......... .......... .......... .......... 48% 4.36M 5s",
                                "144200K .......... .......... .......... .......... .......... 48% 51.6M 5s",
                                "144250K .......... .......... .......... .......... .......... 48% 45.5M 5s",
                                "144300K .......... .......... .......... .......... .......... 48% 52.1M 5s",
                                "144350K .......... .......... .......... .......... .......... 48% 40.0M 5s",
                                "144400K .......... .......... .......... .......... .......... 48% 15.6M 5s",
                                "144450K .......... .......... .......... .......... .......... 48% 58.2M 5s",
                                "144500K .......... .......... .......... .......... .......... 48% 61.3M 5s",
                                "144550K .......... .......... .......... .......... .......... 48% 54.0M 5s",
                                "144600K .......... .......... .......... .......... .......... 48% 57.5M 5s",
                                "144650K .......... .......... .......... .......... .......... 48% 54.8M 5s",
                                "144700K .......... .......... .......... .......... .......... 48% 64.2M 5s",
                                "144750K .......... .......... .......... .......... .......... 48% 45.9M 5s",
                                "144800K .......... .......... .......... .......... .......... 48% 58.8M 5s",
                                "144850K .......... .......... .......... .......... .......... 48% 11.2M 5s",
                                "144900K .......... .......... .......... .......... .......... 48% 65.9M 5s",
                                "144950K .......... .......... .......... .......... .......... 49% 53.9M 5s",
                                "145000K .......... .......... .......... .......... .......... 49% 88.4M 5s",
                                "145050K .......... .......... .......... .......... .......... 49% 73.6M 5s",
                                "145100K .......... .......... .......... .......... .......... 49% 99.6M 5s",
                                "145150K .......... .......... .......... .......... .......... 49% 83.6M 5s",
                                "145200K .......... .......... .......... .......... .......... 49% 69.6M 5s",
                                "145250K .......... .......... .......... .......... .......... 49% 99.9M 5s",
                                "145300K .......... .......... .......... .......... .......... 49%  101M 5s",
                                "145350K .......... .......... .......... .......... .......... 49% 79.3M 5s",
                                "145400K .......... .......... .......... .......... .......... 49% 14.8M 5s",
                                "145450K .......... .......... .......... .......... .......... 49% 20.5M 5s",
                                "145500K .......... .......... .......... .......... .......... 49% 30.5M 5s",
                                "145550K .......... .......... .......... .......... .......... 49% 39.4M 5s",
                                "145600K .......... .......... .......... .......... .......... 49% 28.3M 5s",
                                "145650K .......... .......... .......... .......... .......... 49% 22.6M 5s",
                                "145700K .......... .......... .......... .......... .......... 49% 26.1M 5s",
                                "145750K .......... .......... .......... .......... .......... 49% 39.7M 5s",
                                "145800K .......... .......... .......... .......... .......... 49% 24.8M 5s",
                                "145850K .......... .......... .......... .......... .......... 49% 18.1M 5s",
                                "145900K .......... .......... .......... .......... .......... 49% 33.7M 5s",
                                "145950K .......... .......... .......... .......... .......... 49% 20.0M 5s",
                                "146000K .......... .......... .......... .......... .......... 49% 42.0M 5s",
                                "146050K .......... .......... .......... .......... .......... 49% 24.5M 5s",
                                "146100K .......... .......... .......... .......... .......... 49% 20.9M 5s",
                                "146150K .......... .......... .......... .......... .......... 49% 16.3M 5s",
                                "146200K .......... .......... .......... .......... .......... 49% 39.5M 5s",
                                "146250K .......... .......... .......... .......... .......... 49% 23.0M 5s",
                                "146300K .......... .......... .......... .......... .......... 49% 17.7M 5s",
                                "146350K .......... .......... .......... .......... .......... 49% 38.6M 5s",
                                "146400K .......... .......... .......... .......... .......... 49% 25.4M 5s",
                                "146450K .......... .......... .......... .......... .......... 49% 33.2M 5s",
                                "146500K .......... .......... .......... .......... .......... 49% 40.5M 5s",
                                "146550K .......... .......... .......... .......... .......... 49% 40.7M 5s",
                                "146600K .......... .......... .......... .......... .......... 49% 23.9M 5s",
                                "146650K .......... .......... .......... .......... .......... 49% 28.8M 5s",
                                "146700K .......... .......... .......... .......... .......... 49% 41.9M 5s",
                                "146750K .......... .......... .......... .......... .......... 49% 39.7M 5s",
                                "146800K .......... .......... .......... .......... .......... 49% 39.5M 5s",
                                "146850K .......... .......... .......... .......... .......... 49% 20.2M 5s",
                                "146900K .......... .......... .......... .......... .......... 49% 44.5M 5s",
                                "146950K .......... .......... .......... .......... .......... 49% 38.0M 5s",
                                "147000K .......... .......... .......... .......... .......... 49% 37.3M 5s",
                                "147050K .......... .......... .......... .......... .......... 49% 35.4M 5s",
                                "147100K .......... .......... .......... .......... .......... 49% 42.0M 5s",
                                "147150K .......... .......... .......... .......... .......... 49% 34.1M 5s",
                                "147200K .......... .......... .......... .......... .......... 49% 35.0M 5s",
                                "147250K .......... .......... .......... .......... .......... 49% 32.8M 5s",
                                "147300K .......... .......... .......... .......... .......... 49% 40.7M 5s",
                                "147350K .......... .......... .......... .......... .......... 49% 40.0M 5s",
                                "147400K .......... .......... .......... .......... .......... 49% 42.1M 5s",
                                "147450K .......... .......... .......... .......... .......... 49% 30.6M 5s",
                                "147500K .......... .......... .......... .......... .......... 49% 39.1M 5s",
                                "147550K .......... .......... .......... .......... .......... 49% 37.5M 5s",
                                "147600K .......... .......... .......... .......... .......... 49% 39.5M 5s",
                                "147650K .......... .......... .......... .......... .......... 49% 36.0M 5s",
                                "147700K .......... .......... .......... .......... .......... 49% 34.1M 5s",
                                "147750K .......... .......... .......... .......... .......... 49% 38.7M 5s",
                                "147800K .......... .......... .......... .......... .......... 49% 39.5M 5s",
                                "147850K .......... .......... .......... .......... .......... 49% 33.4M 5s",
                                "147900K .......... .......... .......... .......... .......... 50% 41.1M 5s",
                                "147950K .......... .......... .......... .......... .......... 50% 38.4M 5s",
                                "148000K .......... .......... .......... .......... .......... 50% 36.5M 5s",
                                "148050K .......... .......... .......... .......... .......... 50% 38.8M 5s",
                                "148100K .......... .......... .......... .......... .......... 50% 40.9M 5s",
                                "148150K .......... .......... .......... .......... .......... 50% 34.6M 5s",
                                "148200K .......... .......... .......... .......... .......... 50% 37.8M 5s",
                                "148250K .......... .......... .......... .......... .......... 50% 28.6M 5s",
                                "148300K .......... .......... .......... .......... .......... 50% 18.0M 5s",
                                "148350K .......... .......... .......... .......... .......... 50% 15.9M 5s",
                                "148400K .......... .......... .......... .......... .......... 50% 21.1M 5s",
                                "148450K .......... .......... .......... .......... .......... 50% 28.0M 5s",
                                "148500K .......... .......... .......... .......... .......... 50% 40.3M 5s",
                                "148550K .......... .......... .......... .......... .......... 50% 23.0M 5s",
                                "148600K .......... .......... .......... .......... .......... 50% 29.8M 5s",
                                "148650K .......... .......... .......... .......... .......... 50% 37.7M 5s",
                                "148700K .......... .......... .......... .......... .......... 50% 34.4M 5s",
                                "148750K .......... .......... .......... .......... .......... 50% 37.0M 5s",
                                "148800K .......... .......... .......... .......... .......... 50% 30.9M 5s",
                                "148850K .......... .......... .......... .......... .......... 50% 28.7M 5s",
                                "148900K .......... .......... .......... .......... .......... 50% 21.9M 5s",
                                "148950K .......... .......... .......... .......... .......... 50% 32.5M 5s",
                                "149000K .......... .......... .......... .......... .......... 50% 37.0M 5s",
                                "149050K .......... .......... .......... .......... .......... 50% 39.5M 5s",
                                "149100K .......... .......... .......... .......... .......... 50% 28.5M 5s",
                                "149150K .......... .......... .......... .......... .......... 50% 33.5M 5s",
                                "149200K .......... .......... .......... .......... .......... 50% 45.3M 5s",
                                "149250K .......... .......... .......... .......... .......... 50% 37.9M 5s",
                                "149300K .......... .......... .......... .......... .......... 50% 36.0M 5s",
                                "149350K .......... .......... .......... .......... .......... 50% 45.2M 5s",
                                "149400K .......... .......... .......... .......... .......... 50% 32.5M 5s",
                                "149450K .......... .......... .......... .......... .......... 50% 25.9M 5s",
                                "149500K .......... .......... .......... .......... .......... 50% 35.5M 5s",
                                "149550K .......... .......... .......... .......... .......... 50% 36.4M 5s",
                                "149600K .......... .......... .......... .......... .......... 50% 44.4M 5s",
                                "149650K .......... .......... .......... .......... .......... 50% 34.2M 5s",
                                "149700K .......... .......... .......... .......... .......... 50% 39.0M 5s",
                                "149750K .......... .......... .......... .......... .......... 50% 39.6M 5s",
                                "149800K .......... .......... .......... .......... .......... 50% 42.6M 5s",
                                "149850K .......... .......... .......... .......... .......... 50% 31.1M 5s",
                                "149900K .......... .......... .......... .......... .......... 50% 39.0M 5s",
                                "149950K .......... .......... .......... .......... .......... 50% 39.5M 5s",
                                "150000K .......... .......... .......... .......... .......... 50% 34.3M 5s",
                                "150050K .......... .......... .......... .......... .......... 50% 32.8M 5s",
                                "150100K .......... .......... .......... .......... .......... 50% 38.8M 5s",
                                "150150K .......... .......... .......... .......... .......... 50% 42.8M 5s",
                                "150200K .......... .......... .......... .......... .......... 50% 40.9M 5s",
                                "150250K .......... .......... .......... .......... .......... 50% 34.2M 5s",
                                "150300K .......... .......... .......... .......... .......... 50% 26.2M 5s",
                                "150350K .......... .......... .......... .......... .......... 50% 38.8M 5s",
                                "150400K .......... .......... .......... .......... .......... 50% 41.9M 5s",
                                "150450K .......... .......... .......... .......... .......... 50% 27.8M 5s",
                                "150500K .......... .......... .......... .......... .......... 50% 44.9M 5s",
                                "150550K .......... .......... .......... .......... .......... 50% 46.0M 5s",
                                "150600K .......... .......... .......... .......... .......... 50% 32.9M 5s",
                                "150650K .......... .......... .......... .......... .......... 50% 31.6M 5s",
                                "150700K .......... .......... .......... .......... .......... 50% 37.7M 5s",
                                "150750K .......... .......... .......... .......... .......... 50% 44.3M 5s",
                                "150800K .......... .......... .......... .......... .......... 50% 36.9M 5s",
                                "150850K .......... .......... .......... .......... .......... 51% 40.1M 5s",
                                "150900K .......... .......... .......... .......... .......... 51% 30.3M 5s",
                                "150950K .......... .......... .......... .......... .......... 51% 32.4M 5s",
                                "151000K .......... .......... .......... .......... .......... 51% 43.9M 5s",
                                "151050K .......... .......... .......... .......... .......... 51% 25.7M 5s",
                                "151100K .......... .......... .......... .......... .......... 51% 31.6M 5s",
                                "151150K .......... .......... .......... .......... .......... 51% 29.0M 5s",
                                "151200K .......... .......... .......... .......... .......... 51% 14.7M 5s",
                                "151250K .......... .......... .......... .......... .......... 51% 41.3M 5s",
                                "151300K .......... .......... .......... .......... .......... 51% 16.0M 5s",
                                "151350K .......... .......... .......... .......... .......... 51% 19.8M 5s",
                                "151400K .......... .......... .......... .......... .......... 51% 34.0M 5s",
                                "151450K .......... .......... .......... .......... .......... 51% 36.0M 5s",
                                "151500K .......... .......... .......... .......... .......... 51% 37.9M 5s",
                                "151550K .......... .......... .......... .......... .......... 51% 30.8M 5s",
                                "151600K .......... .......... .......... .......... .......... 51% 35.8M 5s",
                                "151650K .......... .......... .......... .......... .......... 51% 37.4M 5s",
                                "151700K .......... .......... .......... .......... .......... 51% 34.4M 5s",
                                "151750K .......... .......... .......... .......... .......... 51% 36.9M 5s",
                                "151800K .......... .......... .......... .......... .......... 51% 45.7M 5s",
                                "151850K .......... .......... .......... .......... .......... 51% 41.0M 5s",
                                "151900K .......... .......... .......... .......... .......... 51% 33.5M 5s",
                                "151950K .......... .......... .......... .......... .......... 51% 20.6M 5s",
                                "152000K .......... .......... .......... .......... .......... 51% 37.0M 4s",
                                "152050K .......... .......... .......... .......... .......... 51% 39.1M 4s",
                                "152100K .......... .......... .......... .......... .......... 51% 42.3M 4s",
                                "152150K .......... .......... .......... .......... .......... 51% 34.1M 4s",
                                "152200K .......... .......... .......... .......... .......... 51% 37.7M 4s",
                                "152250K .......... .......... .......... .......... .......... 51% 43.4M 4s",
                                "152300K .......... .......... .......... .......... .......... 51% 39.4M 4s",
                                "152350K .......... .......... .......... .......... .......... 51% 34.2M 4s",
                                "152400K .......... .......... .......... .......... .......... 51% 42.2M 4s",
                                "152450K .......... .......... .......... .......... .......... 51% 40.4M 4s",
                                "152500K .......... .......... .......... .......... .......... 51% 37.6M 4s",
                                "152550K .......... .......... .......... .......... .......... 51% 36.9M 4s",
                                "152600K .......... .......... .......... .......... .......... 51% 42.3M 4s",
                                "152650K .......... .......... .......... .......... .......... 51% 36.3M 4s",
                                "152700K .......... .......... .......... .......... .......... 51% 38.7M 4s",
                                "152750K .......... .......... .......... .......... .......... 51% 34.6M 4s",
                                "152800K .......... .......... .......... .......... .......... 51% 39.3M 4s",
                                "152850K .......... .......... .......... .......... .......... 51% 36.6M 4s",
                                "152900K .......... .......... .......... .......... .......... 51% 37.3M 4s",
                                "152950K .......... .......... .......... .......... .......... 51% 57.1M 4s",
                                "153000K .......... .......... .......... .......... .......... 51% 66.7M 4s",
                                "153050K .......... .......... .......... .......... .......... 51% 50.1M 4s",
                                "153100K .......... .......... .......... .......... .......... 51% 68.3M 4s",
                                "153150K .......... .......... .......... .......... .......... 51% 33.2M 4s",
                                "153200K .......... .......... .......... .......... .......... 51% 21.0M 4s",
                                "153250K .......... .......... .......... .......... .......... 51% 76.4M 4s",
                                "153300K .......... .......... .......... .......... .......... 51% 18.6M 4s",
                                "153350K .......... .......... .......... .......... .......... 51% 25.6M 4s",
                                "153400K .......... .......... .......... .......... .......... 51% 46.4M 4s",
                                "153450K .......... .......... .......... .......... .......... 51% 16.9M 4s",
                                "153500K .......... .......... .......... .......... .......... 51% 31.3M 4s",
                                "153550K .......... .......... .......... .......... .......... 51% 56.4M 4s",
                                "153600K .......... .......... .......... .......... .......... 51% 6.89M 4s",
                                "153650K .......... .......... .......... .......... .......... 51% 68.7M 4s",
                                "153700K .......... .......... .......... .......... .......... 51% 83.6M 4s",
                                "153750K .......... .......... .......... .......... .......... 51% 77.2M 4s",
                                "153800K .......... .......... .......... .......... .......... 52% 49.9M 4s",
                                "153850K .......... .......... .......... .......... .......... 52% 52.5M 4s",
                                "153900K .......... .......... .......... .......... .......... 52% 24.7M 4s",
                                "153950K .......... .......... .......... .......... .......... 52% 15.6M 4s",
                                "154000K .......... .......... .......... .......... .......... 52% 61.9M 4s",
                                "154050K .......... .......... .......... .......... .......... 52% 78.0M 4s",
                                "154100K .......... .......... .......... .......... .......... 52% 35.5M 4s",
                                "154150K .......... .......... .......... .......... .......... 52% 45.6M 4s",
                                "154200K .......... .......... .......... .......... .......... 52% 94.0M 4s",
                                "154250K .......... .......... .......... .......... .......... 52% 35.4M 4s",
                                "154300K .......... .......... .......... .......... .......... 52% 94.3M 4s",
                                "154350K .......... .......... .......... .......... .......... 52% 39.9M 4s",
                                "154400K .......... .......... .......... .......... .......... 52% 27.7M 4s",
                                "154450K .......... .......... .......... .......... .......... 52% 36.3M 4s",
                                "154500K .......... .......... .......... .......... .......... 52% 66.0M 4s",
                                "154550K .......... .......... .......... .......... .......... 52% 18.7M 4s",
                                "154600K .......... .......... .......... .......... .......... 52% 63.3M 4s",
                                "154650K .......... .......... .......... .......... .......... 52% 29.4M 4s",
                                "154700K .......... .......... .......... .......... .......... 52% 44.1M 4s",
                                "154750K .......... .......... .......... .......... .......... 52% 50.8M 4s",
                                "154800K .......... .......... .......... .......... .......... 52% 60.8M 4s",
                                "154850K .......... .......... .......... .......... .......... 52% 77.6M 4s",
                                "154900K .......... .......... .......... .......... .......... 52% 66.9M 4s",
                                "154950K .......... .......... .......... .......... .......... 52% 76.9M 4s",
                                "155000K .......... .......... .......... .......... .......... 52% 63.9M 4s",
                                "155050K .......... .......... .......... .......... .......... 52% 77.7M 4s",
                                "155100K .......... .......... .......... .......... .......... 52% 59.8M 4s",
                                "155150K .......... .......... .......... .......... .......... 52% 21.2M 4s",
                                "155200K .......... .......... .......... .......... .......... 52% 69.3M 4s",
                                "155250K .......... .......... .......... .......... .......... 52% 4.95M 4s",
                                "155300K .......... .......... .......... .......... .......... 52% 58.3M 4s",
                                "155350K .......... .......... .......... .......... .......... 52% 79.5M 4s",
                                "155400K .......... .......... .......... .......... .......... 52% 87.1M 4s",
                                "155450K .......... .......... .......... .......... .......... 52% 94.3M 4s",
                                "155500K .......... .......... .......... .......... .......... 52% 94.0M 4s",
                                "155550K .......... .......... .......... .......... .......... 52% 6.82M 4s",
                                "155600K .......... .......... .......... .......... .......... 52% 65.4M 4s",
                                "155650K .......... .......... .......... .......... .......... 52% 96.7M 4s",
                                "155700K .......... .......... .......... .......... .......... 52% 27.5M 4s",
                                "155750K .......... .......... .......... .......... .......... 52% 46.1M 4s",
                                "155800K .......... .......... .......... .......... .......... 52% 82.4M 4s",
                                "155850K .......... .......... .......... .......... .......... 52% 97.5M 4s",
                                "155900K .......... .......... .......... .......... .......... 52% 91.9M 4s",
                                "155950K .......... .......... .......... .......... .......... 52% 85.7M 4s",
                                "156000K .......... .......... .......... .......... .......... 52% 21.6M 4s",
                                "156050K .......... .......... .......... .......... .......... 52% 79.6M 4s",
                                "156100K .......... .......... .......... .......... .......... 52% 19.2M 4s",
                                "156150K .......... .......... .......... .......... .......... 52% 74.4M 4s",
                                "156200K .......... .......... .......... .......... .......... 52% 12.4M 4s",
                                "156250K .......... .......... .......... .......... .......... 52% 80.7M 4s",
                                "156300K .......... .......... .......... .......... .......... 52% 18.4M 4s",
                                "156350K .......... .......... .......... .......... .......... 52% 75.3M 4s",
                                "156400K .......... .......... .......... .......... .......... 52% 85.0M 4s",
                                "156450K .......... .......... .......... .......... .......... 52% 55.8M 4s",
                                "156500K .......... .......... .......... .......... .......... 52% 5.20M 4s",
                                "156550K .......... .......... .......... .......... .......... 52% 61.5M 4s",
                                "156600K .......... .......... .......... .......... .......... 52% 86.0M 4s",
                                "156650K .......... .......... .......... .......... .......... 52% 89.0M 4s",
                                "156700K .......... .......... .......... .......... .......... 52% 95.9M 4s",
                                "156750K .......... .......... .......... .......... .......... 53% 84.6M 4s",
                                "156800K .......... .......... .......... .......... .......... 53% 95.9M 4s",
                                "156850K .......... .......... .......... .......... .......... 53% 60.1M 4s",
                                "156900K .......... .......... .......... .......... .......... 53% 70.8M 4s",
                                "156950K .......... .......... .......... .......... .......... 53% 75.4M 4s",
                                "157000K .......... .......... .......... .......... .......... 53% 82.0M 4s",
                                "157050K .......... .......... .......... .......... .......... 53% 87.1M 4s",
                                "157100K .......... .......... .......... .......... .......... 53% 87.2M 4s",
                                "157150K .......... .......... .......... .......... .......... 53% 33.0M 4s",
                                "157200K .......... .......... .......... .......... .......... 53% 80.2M 4s",
                                "157250K .......... .......... .......... .......... .......... 53% 84.1M 4s",
                                "157300K .......... .......... .......... .......... .......... 53% 82.4M 4s",
                                "157350K .......... .......... .......... .......... .......... 53% 18.0M 4s",
                                "157400K .......... .......... .......... .......... .......... 53% 8.62M 4s",
                                "157450K .......... .......... .......... .......... .......... 53% 96.0M 4s",
                                "157500K .......... .......... .......... .......... .......... 53% 82.9M 4s",
                                "157550K .......... .......... .......... .......... .......... 53% 78.8M 4s",
                                "157600K .......... .......... .......... .......... .......... 53% 30.2M 4s",
                                "157650K .......... .......... .......... .......... .......... 53% 84.9M 4s",
                                "157700K .......... .......... .......... .......... .......... 53% 64.9M 4s",
                                "157750K .......... .......... .......... .......... .......... 53% 69.8M 4s",
                                "157800K .......... .......... .......... .......... .......... 53% 28.1M 4s",
                                "157850K .......... .......... .......... .......... .......... 53% 20.0M 4s",
                                "157900K .......... .......... .......... .......... .......... 53% 40.8M 4s",
                                "157950K .......... .......... .......... .......... .......... 53% 26.6M 4s",
                                "158000K .......... .......... .......... .......... .......... 53% 4.34M 4s",
                                "158050K .......... .......... .......... .......... .......... 53% 79.2M 4s",
                                "158100K .......... .......... .......... .......... .......... 53% 92.4M 4s",
                                "158150K .......... .......... .......... .......... .......... 53% 94.6M 4s",
                                "158200K .......... .......... .......... .......... .......... 53% 63.9M 4s",
                                "158250K .......... .......... .......... .......... .......... 53% 67.5M 4s",
                                "158300K .......... .......... .......... .......... .......... 53% 68.3M 4s",
                                "158350K .......... .......... .......... .......... .......... 53% 6.92M 4s",
                                "158400K .......... .......... .......... .......... .......... 53% 83.2M 4s",
                                "158450K .......... .......... .......... .......... .......... 53% 79.4M 4s",
                                "158500K .......... .......... .......... .......... .......... 53% 30.9M 4s",
                                "158550K .......... .......... .......... .......... .......... 53% 78.3M 4s",
                                "158600K .......... .......... .......... .......... .......... 53% 72.7M 4s",
                                "158650K .......... .......... .......... .......... .......... 53% 26.2M 4s",
                                "158700K .......... .......... .......... .......... .......... 53% 71.6M 4s",
                                "158750K .......... .......... .......... .......... .......... 53% 27.8M 4s",
                                "158800K .......... .......... .......... .......... .......... 53% 73.1M 4s",
                                "158850K .......... .......... .......... .......... .......... 53% 17.8M 4s",
                                "158900K .......... .......... .......... .......... .......... 53% 44.0M 4s",
                                "158950K .......... .......... .......... .......... .......... 53% 32.6M 4s",
                                "159000K .......... .......... .......... .......... .......... 53% 11.0M 4s",
                                "159050K .......... .......... .......... .......... .......... 53% 68.2M 4s",
                                "159100K .......... .......... .......... .......... .......... 53% 52.6M 4s",
                                "159150K .......... .......... .......... .......... .......... 53% 30.8M 4s",
                                "159200K .......... .......... .......... .......... .......... 53% 70.1M 4s",
                                "159250K .......... .......... .......... .......... .......... 53% 15.1M 4s",
                                "159300K .......... .......... .......... .......... .......... 53% 31.3M 4s",
                                "159350K .......... .......... .......... .......... .......... 53% 86.1M 4s",
                                "159400K .......... .......... .......... .......... .......... 53% 77.8M 4s",
                                "159450K .......... .......... .......... .......... .......... 53% 21.6M 4s",
                                "159500K .......... .......... .......... .......... .......... 53% 7.54M 4s",
                                "159550K .......... .......... .......... .......... .......... 53% 93.0M 4s",
                                "159600K .......... .......... .......... .......... .......... 53% 69.1M 4s",
                                "159650K .......... .......... .......... .......... .......... 53% 95.4M 4s",
                                "159700K .......... .......... .......... .......... .......... 53% 93.8M 4s",
                                "159750K .......... .......... .......... .......... .......... 54% 24.3M 4s",
                                "159800K .......... .......... .......... .......... .......... 54% 81.5M 4s",
                                "159850K .......... .......... .......... .......... .......... 54% 37.9M 4s",
                                "159900K .......... .......... .......... .......... .......... 54% 50.3M 4s",
                                "159950K .......... .......... .......... .......... .......... 54% 34.6M 4s",
                                "160000K .......... .......... .......... .......... .......... 54% 19.4M 4s",
                                "160050K .......... .......... .......... .......... .......... 54% 37.5M 4s",
                                "160100K .......... .......... .......... .......... .......... 54% 13.1M 4s",
                                "160150K .......... .......... .......... .......... .......... 54% 9.04M 4s",
                                "160200K .......... .......... .......... .......... .......... 54% 81.0M 4s",
                                "160250K .......... .......... .......... .......... .......... 54% 79.4M 4s",
                                "160300K .......... .......... .......... .......... .......... 54% 23.6M 4s",
                                "160350K .......... .......... .......... .......... .......... 54% 17.6M 4s",
                                "160400K .......... .......... .......... .......... .......... 54% 87.9M 4s",
                                "160450K .......... .......... .......... .......... .......... 54% 25.6M 4s",
                                "160500K .......... .......... .......... .......... .......... 54% 95.7M 4s",
                                "160550K .......... .......... .......... .......... .......... 54% 82.8M 4s",
                                "160600K .......... .......... .......... .......... .......... 54% 88.9M 4s",
                                "160650K .......... .......... .......... .......... .......... 54% 34.0M 4s",
                                "160700K .......... .......... .......... .......... .......... 54% 16.7M 4s",
                                "160750K .......... .......... .......... .......... .......... 54% 24.6M 4s",
                                "160800K .......... .......... .......... .......... .......... 54% 43.7M 4s",
                                "160850K .......... .......... .......... .......... .......... 54% 13.8M 4s",
                                "160900K .......... .......... .......... .......... .......... 54% 32.8M 4s",
                                "160950K .......... .......... .......... .......... .......... 54% 20.4M 4s",
                                "161000K .......... .......... .......... .......... .......... 54% 25.4M 4s",
                                "161050K .......... .......... .......... .......... .......... 54% 37.2M 4s",
                                "161100K .......... .......... .......... .......... .......... 54% 22.4M 4s",
                                "161150K .......... .......... .......... .......... .......... 54% 60.4M 4s",
                                "161200K .......... .......... .......... .......... .......... 54% 34.3M 4s",
                                "161250K .......... .......... .......... .......... .......... 54% 36.2M 4s",
                                "161300K .......... .......... .......... .......... .......... 54% 66.2M 4s",
                                "161350K .......... .......... .......... .......... .......... 54% 3.12M 4s",
                                "161400K .......... .......... .......... .......... .......... 54% 78.0M 4s",
                                "161450K .......... .......... .......... .......... .......... 54% 62.4M 4s",
                                "161500K .......... .......... .......... .......... .......... 54% 71.0M 4s",
                                "161550K .......... .......... .......... .......... .......... 54% 80.9M 4s",
                                "161600K .......... .......... .......... .......... .......... 54% 23.0M 4s",
                                "161650K .......... .......... .......... .......... .......... 54% 63.7M 4s",
                                "161700K .......... .......... .......... .......... .......... 54% 60.1M 4s",
                                "161750K .......... .......... .......... .......... .......... 54% 54.7M 4s",
                                "161800K .......... .......... .......... .......... .......... 54% 62.1M 4s",
                                "161850K .......... .......... .......... .......... .......... 54% 54.6M 4s",
                                "161900K .......... .......... .......... .......... .......... 54% 55.2M 4s",
                                "161950K .......... .......... .......... .......... .......... 54% 73.3M 4s",
                                "162000K .......... .......... .......... .......... .......... 54% 63.6M 4s",
                                "162050K .......... .......... .......... .......... .......... 54% 61.8M 4s",
                                "162100K .......... .......... .......... .......... .......... 54% 62.4M 4s",
                                "162150K .......... .......... .......... .......... .......... 54% 57.7M 4s",
                                "162200K .......... .......... .......... .......... .......... 54% 70.7M 4s",
                                "162250K .......... .......... .......... .......... .......... 54% 7.25M 4s",
                                "162300K .......... .......... .......... .......... .......... 54% 69.9M 4s",
                                "162350K .......... .......... .......... .......... .......... 54% 55.3M 4s",
                                "162400K .......... .......... .......... .......... .......... 54% 75.1M 4s",
                                "162450K .......... .......... .......... .......... .......... 54% 61.7M 4s",
                                "162500K .......... .......... .......... .......... .......... 54% 20.2M 4s",
                                "162550K .......... .......... .......... .......... .......... 54% 8.59M 4s",
                                "162600K .......... .......... .......... .......... .......... 54% 90.6M 4s",
                                "162650K .......... .......... .......... .......... .......... 54% 97.9M 4s",
                                "162700K .......... .......... .......... .......... .......... 55% 87.6M 4s",
                                "162750K .......... .......... .......... .......... .......... 55% 98.4M 4s",
                                "162800K .......... .......... .......... .......... .......... 55% 93.7M 4s",
                                "162850K .......... .......... .......... .......... .......... 55% 97.4M 4s",
                                "162900K .......... .......... .......... .......... .......... 55% 18.7M 4s",
                                "162950K .......... .......... .......... .......... .......... 55% 85.4M 4s",
                                "163000K .......... .......... .......... .......... .......... 55% 67.7M 4s",
                                "163050K .......... .......... .......... .......... .......... 55% 70.1M 4s",
                                "163100K .......... .......... .......... .......... .......... 55% 12.1M 4s",
                                "163150K .......... .......... .......... .......... .......... 55% 78.6M 4s",
                                "163200K .......... .......... .......... .......... .......... 55% 73.6M 4s",
                                "163250K .......... .......... .......... .......... .......... 55% 94.3M 4s",
                                "163300K .......... .......... .......... .......... .......... 55% 10.3M 4s",
                                "163350K .......... .......... .......... .......... .......... 55% 93.1M 4s",
                                "163400K .......... .......... .......... .......... .......... 55%  100M 4s",
                                "163450K .......... .......... .......... .......... .......... 55% 29.0M 4s",
                                "163500K .......... .......... .......... .......... .......... 55% 90.7M 4s",
                                "163550K .......... .......... .......... .......... .......... 55% 3.46M 4s",
                                "163600K .......... .......... .......... .......... .......... 55% 49.5M 4s",
                                "163650K .......... .......... .......... .......... .......... 55% 71.3M 4s",
                                "163700K .......... .......... .......... .......... .......... 55% 74.9M 4s",
                                "163750K .......... .......... .......... .......... .......... 55% 15.6M 4s",
                                "163800K .......... .......... .......... .......... .......... 55% 67.1M 4s",
                                "163850K .......... .......... .......... .......... .......... 55% 83.6M 4s",
                                "163900K .......... .......... .......... .......... .......... 55% 86.3M 4s",
                                "163950K .......... .......... .......... .......... .......... 55% 74.8M 4s",
                                "164000K .......... .......... .......... .......... .......... 55% 66.2M 4s",
                                "164050K .......... .......... .......... .......... .......... 55% 76.7M 4s",
                                "164100K .......... .......... .......... .......... .......... 55% 76.6M 4s",
                                "164150K .......... .......... .......... .......... .......... 55% 74.0M 4s",
                                "164200K .......... .......... .......... .......... .......... 55% 71.9M 4s",
                                "164250K .......... .......... .......... .......... .......... 55% 77.5M 4s",
                                "164300K .......... .......... .......... .......... .......... 55% 76.4M 4s",
                                "164350K .......... .......... .......... .......... .......... 55% 10.9M 4s",
                                "164400K .......... .......... .......... .......... .......... 55% 80.5M 4s",
                                "164450K .......... .......... .......... .......... .......... 55% 76.9M 4s",
                                "164500K .......... .......... .......... .......... .......... 55% 6.99M 4s",
                                "164550K .......... .......... .......... .......... .......... 55% 75.5M 4s",
                                "164600K .......... .......... .......... .......... .......... 55% 87.2M 4s",
                                "164650K .......... .......... .......... .......... .......... 55% 65.6M 4s",
                                "164700K .......... .......... .......... .......... .......... 55% 42.1M 4s",
                                "164750K .......... .......... .......... .......... .......... 55% 91.6M 4s",
                                "164800K .......... .......... .......... .......... .......... 55% 13.0M 4s",
                                "164850K .......... .......... .......... .......... .......... 55% 79.1M 4s",
                                "164900K .......... .......... .......... .......... .......... 55% 17.2M 4s",
                                "164950K .......... .......... .......... .......... .......... 55% 18.8M 4s",
                                "165000K .......... .......... .......... .......... .......... 55% 58.3M 4s",
                                "165050K .......... .......... .......... .......... .......... 55% 20.8M 4s",
                                "165100K .......... .......... .......... .......... .......... 55% 16.7M 4s",
                                "165150K .......... .......... .......... .......... .......... 55% 29.3M 4s",
                                "165200K .......... .......... .......... .......... .......... 55% 67.8M 4s",
                                "165250K .......... .......... .......... .......... .......... 55% 84.2M 4s",
                                "165300K .......... .......... .......... .......... .......... 55% 19.6M 4s",
                                "165350K .......... .......... .......... .......... .......... 55% 44.9M 4s",
                                "165400K .......... .......... .......... .......... .......... 55% 58.2M 4s",
                                "165450K .......... .......... .......... .......... .......... 55% 64.7M 4s",
                                "165500K .......... .......... .......... .......... .......... 55% 12.6M 4s",
                                "165550K .......... .......... .......... .......... .......... 55% 59.9M 4s",
                                "165600K .......... .......... .......... .......... .......... 55% 60.0M 4s",
                                "165650K .......... .......... .......... .......... .......... 56% 18.1M 4s",
                                "165700K .......... .......... .......... .......... .......... 56% 28.0M 4s",
                                "165750K .......... .......... .......... .......... .......... 56% 37.9M 4s",
                                "165800K .......... .......... .......... .......... .......... 56% 38.0M 4s",
                                "165850K .......... .......... .......... .......... .......... 56% 26.1M 4s",
                                "165900K .......... .......... .......... .......... .......... 56% 27.7M 4s",
                                "165950K .......... .......... .......... .......... .......... 56% 65.4M 4s",
                                "166000K .......... .......... .......... .......... .......... 56% 18.5M 4s",
                                "166050K .......... .......... .......... .......... .......... 56% 12.4M 4s",
                                "166100K .......... .......... .......... .......... .......... 56% 22.1M 4s",
                                "166150K .......... .......... .......... .......... .......... 56% 63.6M 4s",
                                "166200K .......... .......... .......... .......... .......... 56% 54.0M 4s",
                                "166250K .......... .......... .......... .......... .......... 56% 56.4M 4s",
                                "166300K .......... .......... .......... .......... .......... 56% 8.67M 4s",
                                "166350K .......... .......... .......... .......... .......... 56% 66.8M 4s",
                                "166400K .......... .......... .......... .......... .......... 56% 52.1M 4s",
                                "166450K .......... .......... .......... .......... .......... 56% 55.3M 4s",
                                "166500K .......... .......... .......... .......... .......... 56% 25.5M 4s",
                                "166550K .......... .......... .......... .......... .......... 56% 20.4M 4s",
                                "166600K .......... .......... .......... .......... .......... 56% 19.5M 4s",
                                "166650K .......... .......... .......... .......... .......... 56% 38.6M 4s",
                                "166700K .......... .......... .......... .......... .......... 56% 17.3M 4s",
                                "166750K .......... .......... .......... .......... .......... 56% 59.5M 4s",
                                "166800K .......... .......... .......... .......... .......... 56% 22.5M 4s",
                                "166850K .......... .......... .......... .......... .......... 56% 69.6M 4s",
                                "166900K .......... .......... .......... .......... .......... 56% 19.1M 4s",
                                "166950K .......... .......... .......... .......... .......... 56% 22.1M 4s",
                                "167000K .......... .......... .......... .......... .......... 56% 41.4M 4s",
                                "167050K .......... .......... .......... .......... .......... 56% 4.07M 4s",
                                "167100K .......... .......... .......... .......... .......... 56% 98.1M 4s",
                                "167150K .......... .......... .......... .......... .......... 56% 87.2M 4s",
                                "167200K .......... .......... .......... .......... .......... 56% 85.3M 4s",
                                "167250K .......... .......... .......... .......... .......... 56% 50.2M 4s",
                                "167300K .......... .......... .......... .......... .......... 56% 53.5M 4s",
                                "167350K .......... .......... .......... .......... .......... 56% 33.5M 4s",
                                "167400K .......... .......... .......... .......... .......... 56% 62.9M 4s",
                                "167450K .......... .......... .......... .......... .......... 56%  130M 4s",
                                "167500K .......... .......... .......... .......... .......... 56% 61.8M 4s",
                                "167550K .......... .......... .......... .......... .......... 56% 76.3M 4s",
                                "167600K .......... .......... .......... .......... .......... 56% 11.0M 4s",
                                "167650K .......... .......... .......... .......... .......... 56% 9.08M 4s",
                                "167700K .......... .......... .......... .......... .......... 56% 30.7M 4s",
                                "167750K .......... .......... .......... .......... .......... 56%  123M 4s",
                                "167800K .......... .......... .......... .......... .......... 56% 96.5M 4s",
                                "167850K .......... .......... .......... .......... .......... 56% 36.3M 4s",
                                "167900K .......... .......... .......... .......... .......... 56% 7.15M 4s",
                                "167950K .......... .......... .......... .......... .......... 56% 81.1M 4s",
                                "168000K .......... .......... .......... .......... .......... 56% 40.9M 4s",
                                "168050K .......... .......... .......... .......... .......... 56% 79.5M 4s",
                                "168100K .......... .......... .......... .......... .......... 56% 22.4M 4s",
                                "168150K .......... .......... .......... .......... .......... 56% 29.8M 4s",
                                "168200K .......... .......... .......... .......... .......... 56% 18.8M 4s",
                                "168250K .......... .......... .......... .......... .......... 56% 89.0M 4s",
                                "168300K .......... .......... .......... .......... .......... 56% 24.0M 4s",
                                "168350K .......... .......... .......... .......... .......... 56% 28.7M 4s",
                                "168400K .......... .......... .......... .......... .......... 56% 42.0M 4s",
                                "168450K .......... .......... .......... .......... .......... 56% 20.4M 4s",
                                "168500K .......... .......... .......... .......... .......... 56% 77.0M 4s",
                                "168550K .......... .......... .......... .......... .......... 56% 11.6M 4s",
                                "168600K .......... .......... .......... .......... .......... 57% 78.4M 4s",
                                "168650K .......... .......... .......... .......... .......... 57% 23.1M 4s",
                                "168700K .......... .......... .......... .......... .......... 57% 14.4M 4s",
                                "168750K .......... .......... .......... .......... .......... 57% 18.3M 4s",
                                "168800K .......... .......... .......... .......... .......... 57% 40.4M 4s",
                                "168850K .......... .......... .......... .......... .......... 57% 13.4M 4s",
                                "168900K .......... .......... .......... .......... .......... 57% 32.8M 4s",
                                "168950K .......... .......... .......... .......... .......... 57% 53.3M 4s",
                                "169000K .......... .......... .......... .......... .......... 57% 24.0M 4s",
                                "169050K .......... .......... .......... .......... .......... 57% 16.6M 4s",
                                "169100K .......... .......... .......... .......... .......... 57% 76.4M 4s",
                                "169150K .......... .......... .......... .......... .......... 57% 24.6M 4s",
                                "169200K .......... .......... .......... .......... .......... 57% 29.2M 4s",
                                "169250K .......... .......... .......... .......... .......... 57% 70.4M 4s",
                                "169300K .......... .......... .......... .......... .......... 57% 16.0M 4s",
                                "169350K .......... .......... .......... .......... .......... 57% 20.9M 4s",
                                "169400K .......... .......... .......... .......... .......... 57% 39.3M 4s",
                                "169450K .......... .......... .......... .......... .......... 57% 52.7M 4s",
                                "169500K .......... .......... .......... .......... .......... 57% 13.0M 4s",
                                "169550K .......... .......... .......... .......... .......... 57%  123M 4s",
                                "169600K .......... .......... .......... .......... .......... 57% 22.9M 4s",
                                "169650K .......... .......... .......... .......... .......... 57%  123M 4s",
                                "169700K .......... .......... .......... .......... .......... 57% 20.8M 4s",
                                "169750K .......... .......... .......... .......... .......... 57% 21.2M 4s",
                                "169800K .......... .......... .......... .......... .......... 57% 20.5M 4s",
                                "169850K .......... .......... .......... .......... .......... 57% 17.3M 4s",
                                "169900K .......... .......... .......... .......... .......... 57% 68.1M 4s",
                                "169950K .......... .......... .......... .......... .......... 57% 26.3M 4s",
                                "170000K .......... .......... .......... .......... .......... 57% 17.8M 4s",
                                "170050K .......... .......... .......... .......... .......... 57% 15.7M 4s",
                                "170100K .......... .......... .......... .......... .......... 57% 16.5M 4s",
                                "170150K .......... .......... .......... .......... .......... 57% 63.1M 4s",
                                "170200K .......... .......... .......... .......... .......... 57% 17.3M 4s",
                                "170250K .......... .......... .......... .......... .......... 57% 72.0M 4s",
                                "170300K .......... .......... .......... .......... .......... 57% 16.8M 4s",
                                "170350K .......... .......... .......... .......... .......... 57% 49.0M 4s",
                                "170400K .......... .......... .......... .......... .......... 57% 90.1M 4s",
                                "170450K .......... .......... .......... .......... .......... 57% 80.5M 4s",
                                "170500K .......... .......... .......... .......... .......... 57% 61.0M 4s",
                                "170550K .......... .......... .......... .......... .......... 57% 29.6M 4s",
                                "170600K .......... .......... .......... .......... .......... 57% 53.8M 4s",
                                "170650K .......... .......... .......... .......... .......... 57% 23.8M 4s",
                                "170700K .......... .......... .......... .......... .......... 57% 38.0M 4s",
                                "170750K .......... .......... .......... .......... .......... 57% 31.8M 4s",
                                "170800K .......... .......... .......... .......... .......... 57% 32.5M 4s",
                                "170850K .......... .......... .......... .......... .......... 57% 31.3M 4s",
                                "170900K .......... .......... .......... .......... .......... 57% 51.2M 4s",
                                "170950K .......... .......... .......... .......... .......... 57% 20.5M 4s",
                                "171000K .......... .......... .......... .......... .......... 57% 36.9M 4s",
                                "171050K .......... .......... .......... .......... .......... 57% 62.7M 4s",
                                "171100K .......... .......... .......... .......... .......... 57% 30.9M 4s",
                                "171150K .......... .......... .......... .......... .......... 57% 25.8M 4s",
                                "171200K .......... .......... .......... .......... .......... 57% 39.5M 4s",
                                "171250K .......... .......... .......... .......... .......... 57% 15.5M 4s",
                                "171300K .......... .......... .......... .......... .......... 57%  101M 4s",
                                "171350K .......... .......... .......... .......... .......... 57% 94.6M 4s",
                                "171400K .......... .......... .......... .......... .......... 57% 27.4M 4s",
                                "171450K .......... .......... .......... .......... .......... 57% 27.4M 4s",
                                "171500K .......... .......... .......... .......... .......... 57% 27.0M 4s",
                                "171550K .......... .......... .......... .......... .......... 58% 51.3M 4s",
                                "171600K .......... .......... .......... .......... .......... 58% 33.2M 4s",
                                "171650K .......... .......... .......... .......... .......... 58% 24.3M 4s",
                                "171700K .......... .......... .......... .......... .......... 58% 13.9M 4s",
                                "171750K .......... .......... .......... .......... .......... 58% 77.1M 4s",
                                "171800K .......... .......... .......... .......... .......... 58% 74.1M 4s",
                                "171850K .......... .......... .......... .......... .......... 58% 25.2M 4s",
                                "171900K .......... .......... .......... .......... .......... 58% 16.0M 4s",
                                "171950K .......... .......... .......... .......... .......... 58% 30.1M 4s",
                                "172000K .......... .......... .......... .......... .......... 58% 55.2M 4s",
                                "172050K .......... .......... .......... .......... .......... 58% 14.4M 4s",
                                "172100K .......... .......... .......... .......... .......... 58% 15.2M 4s",
                                "172150K .......... .......... .......... .......... .......... 58% 10.5M 4s",
                                "172200K .......... .......... .......... .......... .......... 58% 57.7M 4s",
                                "172250K .......... .......... .......... .......... .......... 58% 68.6M 4s",
                                "172300K .......... .......... .......... .......... .......... 58% 50.6M 4s",
                                "172350K .......... .......... .......... .......... .......... 58% 29.1M 4s",
                                "172400K .......... .......... .......... .......... .......... 58% 24.0M 4s",
                                "172450K .......... .......... .......... .......... .......... 58% 57.7M 4s",
                                "172500K .......... .......... .......... .......... .......... 58% 15.8M 4s",
                                "172550K .......... .......... .......... .......... .......... 58% 14.4M 4s",
                                "172600K .......... .......... .......... .......... .......... 58% 17.2M 4s",
                                "172650K .......... .......... .......... .......... .......... 58% 31.2M 4s",
                                "172700K .......... .......... .......... .......... .......... 58% 61.9M 4s",
                                "172750K .......... .......... .......... .......... .......... 58% 42.5M 4s",
                                "172800K .......... .......... .......... .......... .......... 58% 32.7M 4s",
                                "172850K .......... .......... .......... .......... .......... 58% 39.9M 4s",
                                "172900K .......... .......... .......... .......... .......... 58% 26.3M 4s",
                                "172950K .......... .......... .......... .......... .......... 58% 62.6M 4s",
                                "173000K .......... .......... .......... .......... .......... 58% 24.3M 4s",
                                "173050K .......... .......... .......... .......... .......... 58% 16.5M 4s",
                                "173100K .......... .......... .......... .......... .......... 58% 33.6M 4s",
                                "173150K .......... .......... .......... .......... .......... 58% 64.5M 4s",
                                "173200K .......... .......... .......... .......... .......... 58% 15.3M 4s",
                                "173250K .......... .......... .......... .......... .......... 58% 19.8M 4s",
                                "173300K .......... .......... .......... .......... .......... 58% 17.2M 4s",
                                "173350K .......... .......... .......... .......... .......... 58% 52.2M 4s",
                                "173400K .......... .......... .......... .......... .......... 58% 50.6M 4s",
                                "173450K .......... .......... .......... .......... .......... 58% 19.7M 4s",
                                "173500K .......... .......... .......... .......... .......... 58% 40.4M 4s",
                                "173550K .......... .......... .......... .......... .......... 58% 13.4M 4s",
                                "173600K .......... .......... .......... .......... .......... 58% 61.6M 4s",
                                "173650K .......... .......... .......... .......... .......... 58% 59.0M 4s",
                                "173700K .......... .......... .......... .......... .......... 58% 21.8M 4s",
                                "173750K .......... .......... .......... .......... .......... 58% 22.0M 4s",
                                "173800K .......... .......... .......... .......... .......... 58% 13.8M 4s",
                                "173850K .......... .......... .......... .......... .......... 58% 77.1M 4s",
                                "173900K .......... .......... .......... .......... .......... 58% 21.8M 4s",
                                "173950K .......... .......... .......... .......... .......... 58% 27.2M 4s",
                                "174000K .......... .......... .......... .......... .......... 58% 12.3M 4s",
                                "174050K .......... .......... .......... .......... .......... 58% 23.9M 4s",
                                "174100K .......... .......... .......... .......... .......... 58% 41.4M 4s",
                                "174150K .......... .......... .......... .......... .......... 58% 69.0M 4s",
                                "174200K .......... .......... .......... .......... .......... 58% 12.8M 4s",
                                "174250K .......... .......... .......... .......... .......... 58% 14.8M 4s",
                                "174300K .......... .......... .......... .......... .......... 58% 15.0M 4s",
                                "174350K .......... .......... .......... .......... .......... 58% 52.4M 4s",
                                "174400K .......... .......... .......... .......... .......... 58% 11.3M 4s",
                                "174450K .......... .......... .......... .......... .......... 58% 17.3M 4s",
                                "174500K .......... .......... .......... .......... .......... 59% 16.9M 4s",
                                "174550K .......... .......... .......... .......... .......... 59% 45.9M 4s",
                                "174600K .......... .......... .......... .......... .......... 59% 23.4M 4s",
                                "174650K .......... .......... .......... .......... .......... 59% 83.2M 4s",
                                "174700K .......... .......... .......... .......... .......... 59% 13.6M 4s",
                                "174750K .......... .......... .......... .......... .......... 59% 13.4M 4s",
                                "174800K .......... .......... .......... .......... .......... 59% 47.8M 4s",
                                "174850K .......... .......... .......... .......... .......... 59% 13.0M 4s",
                                "174900K .......... .......... .......... .......... .......... 59% 25.1M 4s",
                                "174950K .......... .......... .......... .......... .......... 59% 11.4M 4s",
                                "175000K .......... .......... .......... .......... .......... 59% 14.3M 4s",
                                "175050K .......... .......... .......... .......... .......... 59% 52.8M 4s",
                                "175100K .......... .......... .......... .......... .......... 59% 48.6M 4s",
                                "175150K .......... .......... .......... .......... .......... 59% 11.2M 4s",
                                "175200K .......... .......... .......... .......... .......... 59% 10.5M 4s",
                                "175250K .......... .......... .......... .......... .......... 59% 57.2M 4s",
                                "175300K .......... .......... .......... .......... .......... 59% 19.8M 4s",
                                "175350K .......... .......... .......... .......... .......... 59% 12.5M 4s",
                                "175400K .......... .......... .......... .......... .......... 59% 12.7M 4s",
                                "175450K .......... .......... .......... .......... .......... 59% 10.7M 4s",
                                "175500K .......... .......... .......... .......... .......... 59% 19.7M 4s",
                                "175550K .......... .......... .......... .......... .......... 59% 23.9M 4s",
                                "175600K .......... .......... .......... .......... .......... 59% 24.8M 4s",
                                "175650K .......... .......... .......... .......... .......... 59% 12.5M 4s",
                                "175700K .......... .......... .......... .......... .......... 59% 16.2M 4s",
                                "175750K .......... .......... .......... .......... .......... 59% 58.6M 4s",
                                "175800K .......... .......... .......... .......... .......... 59% 11.4M 4s",
                                "175850K .......... .......... .......... .......... .......... 59% 12.2M 4s",
                                "175900K .......... .......... .......... .......... .......... 59% 11.4M 4s",
                                "175950K .......... .......... .......... .......... .......... 59% 56.0M 4s",
                                "176000K .......... .......... .......... .......... .......... 59% 10.6M 4s",
                                "176050K .......... .......... .......... .......... .......... 59% 23.3M 4s",
                                "176100K .......... .......... .......... .......... .......... 59% 63.0M 4s",
                                "176150K .......... .......... .......... .......... .......... 59% 16.2M 4s",
                                "176200K .......... .......... .......... .......... .......... 59% 32.2M 4s",
                                "176250K .......... .......... .......... .......... .......... 59% 17.1M 4s",
                                "176300K .......... .......... .......... .......... .......... 59% 8.18M 4s",
                                "176350K .......... .......... .......... .......... .......... 59% 11.1M 4s",
                                "176400K .......... .......... .......... .......... .......... 59% 13.5M 4s",
                                "176450K .......... .......... .......... .......... .......... 59% 55.2M 4s",
                                "176500K .......... .......... .......... .......... .......... 59% 60.4M 4s",
                                "176550K .......... .......... .......... .......... .......... 59% 11.3M 4s",
                                "176600K .......... .......... .......... .......... .......... 59% 12.6M 4s",
                                "176650K .......... .......... .......... .......... .......... 59% 59.3M 4s",
                                "176700K .......... .......... .......... .......... .......... 59% 10.7M 4s",
                                "176750K .......... .......... .......... .......... .......... 59% 12.0M 4s",
                                "176800K .......... .......... .......... .......... .......... 59% 31.3M 4s",
                                "176850K .......... .......... .......... .......... .......... 59% 8.09M 4s",
                                "176900K .......... .......... .......... .......... .......... 59% 33.7M 4s",
                                "176950K .......... .......... .......... .......... .......... 59% 14.0M 4s",
                                "177000K .......... .......... .......... .......... .......... 59% 11.9M 4s",
                                "177050K .......... .......... .......... .......... .......... 59% 15.6M 4s",
                                "177100K .......... .......... .......... .......... .......... 59% 11.2M 4s",
                                "177150K .......... .......... .......... .......... .......... 59% 51.7M 4s",
                                "177200K .......... .......... .......... .......... .......... 59% 13.1M 4s",
                                "177250K .......... .......... .......... .......... .......... 59% 18.4M 4s",
                                "177300K .......... .......... .......... .......... .......... 59% 19.7M 4s",
                                "177350K .......... .......... .......... .......... .......... 59% 46.0M 4s",
                                "177400K .......... .......... .......... .......... .......... 59% 18.9M 4s",
                                "177450K .......... .......... .......... .......... .......... 59% 20.5M 4s",
                                "177500K .......... .......... .......... .......... .......... 60% 24.4M 4s",
                                "177550K .......... .......... .......... .......... .......... 60% 20.0M 4s",
                                "177600K .......... .......... .......... .......... .......... 60% 22.9M 4s",
                                "177650K .......... .......... .......... .......... .......... 60% 40.8M 4s",
                                "177700K .......... .......... .......... .......... .......... 60% 11.1M 4s",
                                "177750K .......... .......... .......... .......... .......... 60% 38.4M 4s",
                                "177800K .......... .......... .......... .......... .......... 60% 17.6M 4s",
                                "177850K .......... .......... .......... .......... .......... 60% 76.0M 4s",
                                "177900K .......... .......... .......... .......... .......... 60% 28.9M 4s",
                                "177950K .......... .......... .......... .......... .......... 60% 53.0M 4s",
                                "178000K .......... .......... .......... .......... .......... 60% 21.3M 4s",
                                "178050K .......... .......... .......... .......... .......... 60% 23.7M 4s",
                                "178100K .......... .......... .......... .......... .......... 60% 30.2M 4s",
                                "178150K .......... .......... .......... .......... .......... 60% 17.7M 4s",
                                "178200K .......... .......... .......... .......... .......... 60% 43.1M 4s",
                                "178250K .......... .......... .......... .......... .......... 60% 13.8M 4s",
                                "178300K .......... .......... .......... .......... .......... 60% 80.4M 4s",
                                "178350K .......... .......... .......... .......... .......... 60% 27.8M 4s",
                                "178400K .......... .......... .......... .......... .......... 60% 13.1M 4s",
                                "178450K .......... .......... .......... .......... .......... 60% 18.1M 4s",
                                "178500K .......... .......... .......... .......... .......... 60% 14.4M 4s",
                                "178550K .......... .......... .......... .......... .......... 60% 41.2M 4s",
                                "178600K .......... .......... .......... .......... .......... 60% 61.6M 4s",
                                "178650K .......... .......... .......... .......... .......... 60% 14.3M 4s",
                                "178700K .......... .......... .......... .......... .......... 60% 12.9M 4s",
                                "178750K .......... .......... .......... .......... .......... 60% 74.6M 4s",
                                "178800K .......... .......... .......... .......... .......... 60% 12.2M 4s",
                                "178850K .......... .......... .......... .......... .......... 60% 14.6M 4s",
                                "178900K .......... .......... .......... .......... .......... 60% 14.7M 4s",
                                "178950K .......... .......... .......... .......... .......... 60% 13.5M 4s",
                                "179000K .......... .......... .......... .......... .......... 60% 61.7M 4s",
                                "179050K .......... .......... .......... .......... .......... 60% 56.3M 4s",
                                "179100K .......... .......... .......... .......... .......... 60% 12.8M 4s",
                                "179150K .......... .......... .......... .......... .......... 60% 31.3M 4s",
                                "179200K .......... .......... .......... .......... .......... 60% 14.4M 4s",
                                "179250K .......... .......... .......... .......... .......... 60% 61.0M 4s",
                                "179300K .......... .......... .......... .......... .......... 60% 13.2M 4s",
                                "179350K .......... .......... .......... .......... .......... 60% 37.1M 4s",
                                "179400K .......... .......... .......... .......... .......... 60% 16.2M 4s",
                                "179450K .......... .......... .......... .......... .......... 60% 86.1M 4s",
                                "179500K .......... .......... .......... .......... .......... 60% 18.1M 4s",
                                "179550K .......... .......... .......... .......... .......... 60% 15.0M 4s",
                                "179600K .......... .......... .......... .......... .......... 60% 24.9M 4s",
                                "179650K .......... .......... .......... .......... .......... 60% 8.58M 4s",
                                "179700K .......... .......... .......... .......... .......... 60% 65.0M 4s",
                                "179750K .......... .......... .......... .......... .......... 60% 34.8M 4s",
                                "179800K .......... .......... .......... .......... .......... 60% 23.3M 4s",
                                "179850K .......... .......... .......... .......... .......... 60% 66.0M 4s",
                                "179900K .......... .......... .......... .......... .......... 60% 20.4M 4s",
                                "179950K .......... .......... .......... .......... .......... 60% 34.5M 4s",
                                "180000K .......... .......... .......... .......... .......... 60% 29.9M 4s",
                                "180050K .......... .......... .......... .......... .......... 60% 20.7M 4s",
                                "180100K .......... .......... .......... .......... .......... 60% 22.4M 4s",
                                "180150K .......... .......... .......... .......... .......... 60% 55.7M 4s",
                                "180200K .......... .......... .......... .......... .......... 60% 11.9M 4s",
                                "180250K .......... .......... .......... .......... .......... 60% 30.6M 4s",
                                "180300K .......... .......... .......... .......... .......... 60% 38.6M 4s",
                                "180350K .......... .......... .......... .......... .......... 60% 12.2M 4s",
                                "180400K .......... .......... .......... .......... .......... 60% 54.7M 4s",
                                "180450K .......... .......... .......... .......... .......... 61% 18.8M 4s",
                                "180500K .......... .......... .......... .......... .......... 61% 61.6M 4s",
                                "180550K .......... .......... .......... .......... .......... 61% 13.6M 4s",
                                "180600K .......... .......... .......... .......... .......... 61% 13.3M 4s",
                                "180650K .......... .......... .......... .......... .......... 61% 42.0M 4s",
                                "180700K .......... .......... .......... .......... .......... 61% 12.9M 4s",
                                "180750K .......... .......... .......... .......... .......... 61% 25.6M 4s",
                                "180800K .......... .......... .......... .......... .......... 61% 14.5M 4s",
                                "180850K .......... .......... .......... .......... .......... 61% 54.9M 4s",
                                "180900K .......... .......... .......... .......... .......... 61% 12.7M 4s",
                                "180950K .......... .......... .......... .......... .......... 61% 17.6M 4s",
                                "181000K .......... .......... .......... .......... .......... 61% 19.5M 4s",
                                "181050K .......... .......... .......... .......... .......... 61% 16.4M 4s",
                                "181100K .......... .......... .......... .......... .......... 61% 58.3M 4s",
                                "181150K .......... .......... .......... .......... .......... 61% 20.2M 4s",
                                "181200K .......... .......... .......... .......... .......... 61% 21.0M 4s",
                                "181250K .......... .......... .......... .......... .......... 61% 19.0M 4s",
                                "181300K .......... .......... .......... .......... .......... 61% 10.6M 4s",
                                "181350K .......... .......... .......... .......... .......... 61% 68.0M 4s",
                                "181400K .......... .......... .......... .......... .......... 61% 35.1M 4s",
                                "181450K .......... .......... .......... .......... .......... 61% 37.2M 4s",
                                "181500K .......... .......... .......... .......... .......... 61% 27.1M 4s",
                                "181550K .......... .......... .......... .......... .......... 61% 68.5M 4s",
                                "181600K .......... .......... .......... .......... .......... 61% 17.1M 4s",
                                "181650K .......... .......... .......... .......... .......... 61% 18.9M 4s",
                                "181700K .......... .......... .......... .......... .......... 61% 23.2M 4s",
                                "181750K .......... .......... .......... .......... .......... 61% 13.8M 4s",
                                "181800K .......... .......... .......... .......... .......... 61% 73.6M 4s",
                                "181850K .......... .......... .......... .......... .......... 61% 22.8M 4s",
                                "181900K .......... .......... .......... .......... .......... 61% 15.3M 4s",
                                "181950K .......... .......... .......... .......... .......... 61% 65.5M 4s",
                                "182000K .......... .......... .......... .......... .......... 61% 21.6M 4s",
                                "182050K .......... .......... .......... .......... .......... 61% 34.8M 4s",
                                "182100K .......... .......... .......... .......... .......... 61% 23.3M 4s",
                                "182150K .......... .......... .......... .......... .......... 61% 21.2M 4s",
                                "182200K .......... .......... .......... .......... .......... 61% 25.4M 4s",
                                "182250K .......... .......... .......... .......... .......... 61% 81.7M 4s",
                                "182300K .......... .......... .......... .......... .......... 61% 18.2M 4s",
                                "182350K .......... .......... .......... .......... .......... 61% 12.1M 4s",
                                "182400K .......... .......... .......... .......... .......... 61% 15.5M 4s",
                                "182450K .......... .......... .......... .......... .......... 61% 29.3M 4s",
                                "182500K .......... .......... .......... .......... .......... 61% 62.2M 4s",
                                "182550K .......... .......... .......... .......... .......... 61% 14.2M 4s",
                                "182600K .......... .......... .......... .......... .......... 61% 64.2M 4s",
                                "182650K .......... .......... .......... .......... .......... 61% 22.6M 4s",
                                "182700K .......... .......... .......... .......... .......... 61% 13.7M 4s",
                                "182750K .......... .......... .......... .......... .......... 61% 71.8M 4s",
                                "182800K .......... .......... .......... .......... .......... 61% 21.5M 4s",
                                "182850K .......... .......... .......... .......... .......... 61% 23.1M 4s",
                                "182900K .......... .......... .......... .......... .......... 61% 31.5M 4s",
                                "182950K .......... .......... .......... .......... .......... 61% 67.5M 4s",
                                "183000K .......... .......... .......... .......... .......... 61% 17.9M 4s",
                                "183050K .......... .......... .......... .......... .......... 61% 20.9M 4s",
                                "183100K .......... .......... .......... .......... .......... 61% 12.9M 4s",
                                "183150K .......... .......... .......... .......... .......... 61% 27.5M 4s",
                                "183200K .......... .......... .......... .......... .......... 61% 42.6M 4s",
                                "183250K .......... .......... .......... .......... .......... 61% 11.5M 4s",
                                "183300K .......... .......... .......... .......... .......... 61% 71.6M 4s",
                                "183350K .......... .......... .......... .......... .......... 61% 14.5M 4s",
                                "183400K .......... .......... .......... .......... .......... 62% 18.1M 4s",
                                "183450K .......... .......... .......... .......... .......... 62% 58.5M 4s",
                                "183500K .......... .......... .......... .......... .......... 62% 11.4M 4s",
                                "183550K .......... .......... .......... .......... .......... 62% 27.8M 4s",
                                "183600K .......... .......... .......... .......... .......... 62% 12.5M 4s",
                                "183650K .......... .......... .......... .......... .......... 62% 12.3M 4s",
                                "183700K .......... .......... .......... .......... .......... 62% 35.9M 4s",
                                "183750K .......... .......... .......... .......... .......... 62% 14.8M 4s",
                                "183800K .......... .......... .......... .......... .......... 62% 14.7M 4s",
                                "183850K .......... .......... .......... .......... .......... 62% 17.7M 4s",
                                "183900K .......... .......... .......... .......... .......... 62% 41.0M 4s",
                                "183950K .......... .......... .......... .......... .......... 62% 29.7M 4s",
                                "184000K .......... .......... .......... .......... .......... 62% 11.2M 4s",
                                "184050K .......... .......... .......... .......... .......... 62% 18.0M 4s",
                                "184100K .......... .......... .......... .......... .......... 62% 13.6M 4s",
                                "184150K .......... .......... .......... .......... .......... 62% 39.0M 4s",
                                "184200K .......... .......... .......... .......... .......... 62% 12.2M 4s",
                                "184250K .......... .......... .......... .......... .......... 62% 23.2M 4s",
                                "184300K .......... .......... .......... .......... .......... 62% 16.6M 4s",
                                "184350K .......... .......... .......... .......... .......... 62% 38.2M 4s",
                                "184400K .......... .......... .......... .......... .......... 62% 16.1M 4s",
                                "184450K .......... .......... .......... .......... .......... 62% 52.0M 4s",
                                "184500K .......... .......... .......... .......... .......... 62% 20.7M 4s",
                                "184550K .......... .......... .......... .......... .......... 62% 6.80M 4s",
                                "184600K .......... .......... .......... .......... .......... 62% 82.9M 4s",
                                "184650K .......... .......... .......... .......... .......... 62% 78.6M 4s",
                                "184700K .......... .......... .......... .......... .......... 62% 65.4M 4s",
                                "184750K .......... .......... .......... .......... .......... 62% 60.0M 4s",
                                "184800K .......... .......... .......... .......... .......... 62% 27.4M 4s",
                                "184850K .......... .......... .......... .......... .......... 62% 40.0M 4s",
                                "184900K .......... .......... .......... .......... .......... 62% 27.1M 4s",
                                "184950K .......... .......... .......... .......... .......... 62% 22.5M 4s",
                                "185000K .......... .......... .......... .......... .......... 62% 13.3M 4s",
                                "185050K .......... .......... .......... .......... .......... 62% 6.83M 4s",
                                "185100K .......... .......... .......... .......... .......... 62% 44.1M 4s",
                                "185150K .......... .......... .......... .......... .......... 62% 37.4M 4s",
                                "185200K .......... .......... .......... .......... .......... 62% 99.1M 4s",
                                "185250K .......... .......... .......... .......... .......... 62%  101M 4s",
                                "185300K .......... .......... .......... .......... .......... 62% 18.5M 4s",
                                "185350K .......... .......... .......... .......... .......... 62% 99.3M 4s",
                                "185400K .......... .......... .......... .......... .......... 62% 25.0M 4s",
                                "185450K .......... .......... .......... .......... .......... 62% 35.3M 4s",
                                "185500K .......... .......... .......... .......... .......... 62% 21.6M 4s",
                                "185550K .......... .......... .......... .......... .......... 62% 41.8M 4s",
                                "185600K .......... .......... .......... .......... .......... 62% 19.6M 4s",
                                "185650K .......... .......... .......... .......... .......... 62% 11.4M 4s",
                                "185700K .......... .......... .......... .......... .......... 62% 33.3M 4s",
                                "185750K .......... .......... .......... .......... .......... 62% 76.3M 4s",
                                "185800K .......... .......... .......... .......... .......... 62% 74.0M 4s",
                                "185850K .......... .......... .......... .......... .......... 62% 21.6M 4s",
                                "185900K .......... .......... .......... .......... .......... 62% 20.6M 4s",
                                "185950K .......... .......... .......... .......... .......... 62% 19.2M 4s",
                                "186000K .......... .......... .......... .......... .......... 62% 48.7M 4s",
                                "186050K .......... .......... .......... .......... .......... 62% 10.1M 4s",
                                "186100K .......... .......... .......... .......... .......... 62% 7.65M 4s",
                                "186150K .......... .......... .......... .......... .......... 62% 58.6M 4s",
                                "186200K .......... .......... .......... .......... .......... 62% 54.9M 4s",
                                "186250K .......... .......... .......... .......... .......... 62% 29.6M 4s",
                                "186300K .......... .......... .......... .......... .......... 62% 51.1M 4s",
                                "186350K .......... .......... .......... .......... .......... 63% 19.8M 4s",
                                "186400K .......... .......... .......... .......... .......... 63% 38.2M 4s",
                                "186450K .......... .......... .......... .......... .......... 63% 11.4M 4s",
                                "186500K .......... .......... .......... .......... .......... 63% 26.9M 4s",
                                "186550K .......... .......... .......... .......... .......... 63% 44.0M 4s",
                                "186600K .......... .......... .......... .......... .......... 63% 15.4M 4s",
                                "186650K .......... .......... .......... .......... .......... 63% 15.4M 4s",
                                "186700K .......... .......... .......... .......... .......... 63% 73.5M 4s",
                                "186750K .......... .......... .......... .......... .......... 63% 19.4M 4s",
                                "186800K .......... .......... .......... .......... .......... 63% 51.5M 4s",
                                "186850K .......... .......... .......... .......... .......... 63% 11.5M 4s",
                                "186900K .......... .......... .......... .......... .......... 63% 10.8M 4s",
                                "186950K .......... .......... .......... .......... .......... 63% 64.2M 4s",
                                "187000K .......... .......... .......... .......... .......... 63% 60.6M 4s",
                                "187050K .......... .......... .......... .......... .......... 63% 13.1M 4s",
                                "187100K .......... .......... .......... .......... .......... 63% 13.9M 4s",
                                "187150K .......... .......... .......... .......... .......... 63% 80.2M 4s",
                                "187200K .......... .......... .......... .......... .......... 63% 81.0M 4s",
                                "187250K .......... .......... .......... .......... .......... 63% 27.7M 4s",
                                "187300K .......... .......... .......... .......... .......... 63% 61.0M 4s",
                                "187350K .......... .......... .......... .......... .......... 63% 18.4M 4s",
                                "187400K .......... .......... .......... .......... .......... 63% 70.4M 4s",
                                "187450K .......... .......... .......... .......... .......... 63% 12.1M 4s",
                                "187500K .......... .......... .......... .......... .......... 63% 24.2M 4s",
                                "187550K .......... .......... .......... .......... .......... 63% 14.4M 4s",
                                "187600K .......... .......... .......... .......... .......... 63% 21.0M 4s",
                                "187650K .......... .......... .......... .......... .......... 63% 64.0M 4s",
                                "187700K .......... .......... .......... .......... .......... 63% 39.4M 4s",
                                "187750K .......... .......... .......... .......... .......... 63% 15.1M 4s",
                                "187800K .......... .......... .......... .......... .......... 63% 16.7M 4s",
                                "187850K .......... .......... .......... .......... .......... 63% 22.0M 4s",
                                "187900K .......... .......... .......... .......... .......... 63% 31.8M 4s",
                                "187950K .......... .......... .......... .......... .......... 63% 21.1M 4s",
                                "188000K .......... .......... .......... .......... .......... 63% 63.1M 4s",
                                "188050K .......... .......... .......... .......... .......... 63% 26.8M 4s",
                                "188100K .......... .......... .......... .......... .......... 63% 61.1M 4s",
                                "188150K .......... .......... .......... .......... .......... 63% 23.2M 4s",
                                "188200K .......... .......... .......... .......... .......... 63% 24.1M 4s",
                                "188250K .......... .......... .......... .......... .......... 63% 23.3M 4s",
                                "188300K .......... .......... .......... .......... .......... 63% 4.94M 4s",
                                "188350K .......... .......... .......... .......... .......... 63% 79.5M 4s",
                                "188400K .......... .......... .......... .......... .......... 63% 57.5M 4s",
                                "188450K .......... .......... .......... .......... .......... 63% 79.2M 4s",
                                "188500K .......... .......... .......... .......... .......... 63% 72.9M 4s",
                                "188550K .......... .......... .......... .......... .......... 63% 17.0M 4s",
                                "188600K .......... .......... .......... .......... .......... 63% 62.6M 4s",
                                "188650K .......... .......... .......... .......... .......... 63% 59.3M 4s",
                                "188700K .......... .......... .......... .......... .......... 63% 27.2M 4s",
                                "188750K .......... .......... .......... .......... .......... 63% 45.2M 4s",
                                "188800K .......... .......... .......... .......... .......... 63% 75.1M 4s",
                                "188850K .......... .......... .......... .......... .......... 63% 29.3M 4s",
                                "188900K .......... .......... .......... .......... .......... 63% 24.3M 4s",
                                "188950K .......... .......... .......... .......... .......... 63% 23.2M 3s",
                                "189000K .......... .......... .......... .......... .......... 63% 25.4M 3s",
                                "189050K .......... .......... .......... .......... .......... 63% 45.6M 3s",
                                "189100K .......... .......... .......... .......... .......... 63% 20.9M 3s",
                                "189150K .......... .......... .......... .......... .......... 63% 24.2M 3s",
                                "189200K .......... .......... .......... .......... .......... 63% 22.8M 3s",
                                "189250K .......... .......... .......... .......... .......... 63% 36.9M 3s",
                                "189300K .......... .......... .......... .......... .......... 64% 18.3M 3s",
                                "189350K .......... .......... .......... .......... .......... 64% 38.0M 3s",
                                "189400K .......... .......... .......... .......... .......... 64% 16.7M 3s",
                                "189450K .......... .......... .......... .......... .......... 64% 20.0M 3s",
                                "189500K .......... .......... .......... .......... .......... 64% 58.5M 3s",
                                "189550K .......... .......... .......... .......... .......... 64% 15.8M 3s",
                                "189600K .......... .......... .......... .......... .......... 64% 11.9M 3s",
                                "189650K .......... .......... .......... .......... .......... 64% 62.6M 3s",
                                "189700K .......... .......... .......... .......... .......... 64% 28.6M 3s",
                                "189750K .......... .......... .......... .......... .......... 64% 67.4M 3s",
                                "189800K .......... .......... .......... .......... .......... 64% 59.6M 3s",
                                "189850K .......... .......... .......... .......... .......... 64% 63.4M 3s",
                                "189900K .......... .......... .......... .......... .......... 64% 22.6M 3s",
                                "189950K .......... .......... .......... .......... .......... 64% 23.2M 3s",
                                "190000K .......... .......... .......... .......... .......... 64% 29.4M 3s",
                                "190050K .......... .......... .......... .......... .......... 64% 36.5M 3s",
                                "190100K .......... .......... .......... .......... .......... 64% 23.8M 3s",
                                "190150K .......... .......... .......... .......... .......... 64% 23.5M 3s",
                                "190200K .......... .......... .......... .......... .......... 64% 78.8M 3s",
                                "190250K .......... .......... .......... .......... .......... 64% 14.7M 3s",
                                "190300K .......... .......... .......... .......... .......... 64% 57.0M 3s",
                                "190350K .......... .......... .......... .......... .......... 64% 13.1M 3s",
                                "190400K .......... .......... .......... .......... .......... 64% 56.8M 3s",
                                "190450K .......... .......... .......... .......... .......... 64% 52.1M 3s",
                                "190500K .......... .......... .......... .......... .......... 64% 16.5M 3s",
                                "190550K .......... .......... .......... .......... .......... 64% 21.4M 3s",
                                "190600K .......... .......... .......... .......... .......... 64% 54.8M 3s",
                                "190650K .......... .......... .......... .......... .......... 64% 58.9M 3s",
                                "190700K .......... .......... .......... .......... .......... 64% 9.85M 3s",
                                "190750K .......... .......... .......... .......... .......... 64% 51.6M 3s",
                                "190800K .......... .......... .......... .......... .......... 64% 40.1M 3s",
                                "190850K .......... .......... .......... .......... .......... 64% 52.0M 3s",
                                "190900K .......... .......... .......... .......... .......... 64% 64.4M 3s",
                                "190950K .......... .......... .......... .......... .......... 64% 39.0M 3s",
                                "191000K .......... .......... .......... .......... .......... 64% 21.5M 3s",
                                "191050K .......... .......... .......... .......... .......... 64% 25.4M 3s",
                                "191100K .......... .......... .......... .......... .......... 64% 17.7M 3s",
                                "191150K .......... .......... .......... .......... .......... 64% 54.4M 3s",
                                "191200K .......... .......... .......... .......... .......... 64% 13.4M 3s",
                                "191250K .......... .......... .......... .......... .......... 64% 7.47M 3s",
                                "191300K .......... .......... .......... .......... .......... 64% 39.2M 3s",
                                "191350K .......... .......... .......... .......... .......... 64% 17.2M 3s",
                                "191400K .......... .......... .......... .......... .......... 64% 50.8M 3s",
                                "191450K .......... .......... .......... .......... .......... 64% 34.7M 3s",
                                "191500K .......... .......... .......... .......... .......... 64% 18.7M 3s",
                                "191550K .......... .......... .......... .......... .......... 64% 21.9M 3s",
                                "191600K .......... .......... .......... .......... .......... 64% 51.0M 3s",
                                "191650K .......... .......... .......... .......... .......... 64% 66.2M 3s",
                                "191700K .......... .......... .......... .......... .......... 64% 17.7M 3s",
                                "191750K .......... .......... .......... .......... .......... 64% 45.6M 3s",
                                "191800K .......... .......... .......... .......... .......... 64% 23.6M 3s",
                                "191850K .......... .......... .......... .......... .......... 64% 41.7M 3s",
                                "191900K .......... .......... .......... .......... .......... 64% 12.6M 3s",
                                "191950K .......... .......... .......... .......... .......... 64% 15.0M 3s",
                                "192000K .......... .......... .......... .......... .......... 64% 97.3M 3s",
                                "192050K .......... .......... .......... .......... .......... 64%  102M 3s",
                                "192100K .......... .......... .......... .......... .......... 64% 11.4M 3s",
                                "192150K .......... .......... .......... .......... .......... 64% 77.3M 3s",
                                "192200K .......... .......... .......... .......... .......... 64% 48.0M 3s",
                                "192250K .......... .......... .......... .......... .......... 65% 31.5M 3s",
                                "192300K .......... .......... .......... .......... .......... 65% 23.8M 3s",
                                "192350K .......... .......... .......... .......... .......... 65% 53.1M 3s",
                                "192400K .......... .......... .......... .......... .......... 65% 29.2M 3s",
                                "192450K .......... .......... .......... .......... .......... 65% 19.5M 3s",
                                "192500K .......... .......... .......... .......... .......... 65% 31.1M 3s",
                                "192550K .......... .......... .......... .......... .......... 65% 66.7M 3s",
                                "192600K .......... .......... .......... .......... .......... 65% 21.8M 3s",
                                "192650K .......... .......... .......... .......... .......... 65% 15.7M 3s",
                                "192700K .......... .......... .......... .......... .......... 65% 59.6M 3s",
                                "192750K .......... .......... .......... .......... .......... 65% 14.1M 3s",
                                "192800K .......... .......... .......... .......... .......... 65% 67.4M 3s",
                                "192850K .......... .......... .......... .......... .......... 65% 4.11M 3s",
                                "192900K .......... .......... .......... .......... .......... 65% 58.9M 3s",
                                "192950K .......... .......... .......... .......... .......... 65% 60.3M 3s",
                                "193000K .......... .......... .......... .......... .......... 65% 63.7M 3s",
                                "193050K .......... .......... .......... .......... .......... 65% 74.4M 3s",
                                "193100K .......... .......... .......... .......... .......... 65% 71.7M 3s",
                                "193150K .......... .......... .......... .......... .......... 65% 15.4M 3s",
                                "193200K .......... .......... .......... .......... .......... 65% 38.1M 3s",
                                "193250K .......... .......... .......... .......... .......... 65% 48.3M 3s",
                                "193300K .......... .......... .......... .......... .......... 65% 24.1M 3s",
                                "193350K .......... .......... .......... .......... .......... 65% 64.7M 3s",
                                "193400K .......... .......... .......... .......... .......... 65% 14.3M 3s",
                                "193450K .......... .......... .......... .......... .......... 65% 67.0M 3s",
                                "193500K .......... .......... .......... .......... .......... 65% 27.2M 3s",
                                "193550K .......... .......... .......... .......... .......... 65% 5.97M 3s",
                                "193600K .......... .......... .......... .......... .......... 65% 44.7M 3s",
                                "193650K .......... .......... .......... .......... .......... 65% 51.1M 3s",
                                "193700K .......... .......... .......... .......... .......... 65% 70.9M 3s",
                                "193750K .......... .......... .......... .......... .......... 65% 65.1M 3s",
                                "193800K .......... .......... .......... .......... .......... 65% 49.3M 3s",
                                "193850K .......... .......... .......... .......... .......... 65% 52.2M 3s",
                                "193900K .......... .......... .......... .......... .......... 65% 32.7M 3s",
                                "193950K .......... .......... .......... .......... .......... 65% 38.8M 3s",
                                "194000K .......... .......... .......... .......... .......... 65% 7.09M 3s",
                                "194050K .......... .......... .......... .......... .......... 65% 70.0M 3s",
                                "194100K .......... .......... .......... .......... .......... 65% 64.1M 3s",
                                "194150K .......... .......... .......... .......... .......... 65% 8.16M 3s",
                                "194200K .......... .......... .......... .......... .......... 65% 61.3M 3s",
                                "194250K .......... .......... .......... .......... .......... 65% 73.9M 3s",
                                "194300K .......... .......... .......... .......... .......... 65% 91.7M 3s",
                                "194350K .......... .......... .......... .......... .......... 65% 80.4M 3s",
                                "194400K .......... .......... .......... .......... .......... 65% 86.7M 3s",
                                "194450K .......... .......... .......... .......... .......... 65% 31.7M 3s",
                                "194500K .......... .......... .......... .......... .......... 65% 9.00M 3s",
                                "194550K .......... .......... .......... .......... .......... 65% 56.9M 3s",
                                "194600K .......... .......... .......... .......... .......... 65% 56.8M 3s",
                                "194650K .......... .......... .......... .......... .......... 65% 66.5M 3s",
                                "194700K .......... .......... .......... .......... .......... 65% 18.1M 3s",
                                "194750K .......... .......... .......... .......... .......... 65% 4.49M 3s",
                                "194800K .......... .......... .......... .......... .......... 65% 80.2M 3s",
                                "194850K .......... .......... .......... .......... .......... 65% 87.9M 3s",
                                "194900K .......... .......... .......... .......... .......... 65% 20.0M 3s",
                                "194950K .......... .......... .......... .......... .......... 65% 76.8M 3s",
                                "195000K .......... .......... .......... .......... .......... 65% 56.7M 3s",
                                "195050K .......... .......... .......... .......... .......... 65% 20.5M 3s",
                                "195100K .......... .......... .......... .......... .......... 65% 59.0M 3s",
                                "195150K .......... .......... .......... .......... .......... 65% 11.4M 3s",
                                "195200K .......... .......... .......... .......... .......... 65% 9.43M 3s",
                                "195250K .......... .......... .......... .......... .......... 66% 21.7M 3s",
                                "195300K .......... .......... .......... .......... .......... 66% 40.1M 3s",
                                "195350K .......... .......... .......... .......... .......... 66% 32.1M 3s",
                                "195400K .......... .......... .......... .......... .......... 66% 15.9M 3s",
                                "195450K .......... .......... .......... .......... .......... 66% 47.0M 3s",
                                "195500K .......... .......... .......... .......... .......... 66% 24.6M 3s",
                                "195550K .......... .......... .......... .......... .......... 66% 17.8M 3s",
                                "195600K .......... .......... .......... .......... .......... 66% 44.8M 3s",
                                "195650K .......... .......... .......... .......... .......... 66% 21.3M 3s",
                                "195700K .......... .......... .......... .......... .......... 66% 21.7M 3s",
                                "195750K .......... .......... .......... .......... .......... 66% 18.2M 3s",
                                "195800K .......... .......... .......... .......... .......... 66% 66.7M 3s",
                                "195850K .......... .......... .......... .......... .......... 66% 20.6M 3s",
                                "195900K .......... .......... .......... .......... .......... 66% 30.0M 3s",
                                "195950K .......... .......... .......... .......... .......... 66% 13.5M 3s",
                                "196000K .......... .......... .......... .......... .......... 66% 59.5M 3s",
                                "196050K .......... .......... .......... .......... .......... 66% 50.2M 3s",
                                "196100K .......... .......... .......... .......... .......... 66% 23.1M 3s",
                                "196150K .......... .......... .......... .......... .......... 66% 20.2M 3s",
                                "196200K .......... .......... .......... .......... .......... 66% 21.7M 3s",
                                "196250K .......... .......... .......... .......... .......... 66% 21.3M 3s",
                                "196300K .......... .......... .......... .......... .......... 66% 7.19M 3s",
                                "196350K .......... .......... .......... .......... .......... 66% 73.0M 3s",
                                "196400K .......... .......... .......... .......... .......... 66% 95.4M 3s",
                                "196450K .......... .......... .......... .......... .......... 66% 55.5M 3s",
                                "196500K .......... .......... .......... .......... .......... 66% 49.5M 3s",
                                "196550K .......... .......... .......... .......... .......... 66% 17.1M 3s",
                                "196600K .......... .......... .......... .......... .......... 66% 11.1M 3s",
                                "196650K .......... .......... .......... .......... .......... 66% 15.9M 3s",
                                "196700K .......... .......... .......... .......... .......... 66% 45.5M 3s",
                                "196750K .......... .......... .......... .......... .......... 66% 49.3M 3s",
                                "196800K .......... .......... .......... .......... .......... 66% 16.2M 3s",
                                "196850K .......... .......... .......... .......... .......... 66% 13.5M 3s",
                                "196900K .......... .......... .......... .......... .......... 66% 30.8M 3s",
                                "196950K .......... .......... .......... .......... .......... 66% 5.19M 3s",
                                "197000K .......... .......... .......... .......... .......... 66% 59.7M 3s",
                                "197050K .......... .......... .......... .......... .......... 66% 79.6M 3s",
                                "197100K .......... .......... .......... .......... .......... 66% 77.1M 3s",
                                "197150K .......... .......... .......... .......... .......... 66% 62.8M 3s",
                                "197200K .......... .......... .......... .......... .......... 66% 74.8M 3s",
                                "197250K .......... .......... .......... .......... .......... 66% 6.40M 3s",
                                "197300K .......... .......... .......... .......... .......... 66% 63.0M 3s",
                                "197350K .......... .......... .......... .......... .......... 66% 42.1M 3s",
                                "197400K .......... .......... .......... .......... .......... 66% 67.5M 3s",
                                "197450K .......... .......... .......... .......... .......... 66% 63.2M 3s",
                                "197500K .......... .......... .......... .......... .......... 66% 70.8M 3s",
                                "197550K .......... .......... .......... .......... .......... 66% 16.4M 3s",
                                "197600K .......... .......... .......... .......... .......... 66% 39.0M 3s",
                                "197650K .......... .......... .......... .......... .......... 66% 9.94M 3s",
                                "197700K .......... .......... .......... .......... .......... 66% 67.9M 3s",
                                "197750K .......... .......... .......... .......... .......... 66% 62.0M 3s",
                                "197800K .......... .......... .......... .......... .......... 66% 33.3M 3s",
                                "197850K .......... .......... .......... .......... .......... 66% 17.8M 3s",
                                "197900K .......... .......... .......... .......... .......... 66% 83.8M 3s",
                                "197950K .......... .......... .......... .......... .......... 66% 29.3M 3s",
                                "198000K .......... .......... .......... .......... .......... 66% 14.4M 3s",
                                "198050K .......... .......... .......... .......... .......... 66% 26.8M 3s",
                                "198100K .......... .......... .......... .......... .......... 66% 26.1M 3s",
                                "198150K .......... .......... .......... .......... .......... 66% 29.9M 3s",
                                "198200K .......... .......... .......... .......... .......... 67% 26.0M 3s",
                                "198250K .......... .......... .......... .......... .......... 67% 24.1M 3s",
                                "198300K .......... .......... .......... .......... .......... 67% 16.8M 3s",
                                "198350K .......... .......... .......... .......... .......... 67% 9.75M 3s",
                                "198400K .......... .......... .......... .......... .......... 67% 56.6M 3s",
                                "198450K .......... .......... .......... .......... .......... 67% 42.5M 3s",
                                "198500K .......... .......... .......... .......... .......... 67% 8.37M 3s",
                                "198550K .......... .......... .......... .......... .......... 67% 19.6M 3s",
                                "198600K .......... .......... .......... .......... .......... 67% 58.2M 3s",
                                "198650K .......... .......... .......... .......... .......... 67% 19.1M 3s",
                                "198700K .......... .......... .......... .......... .......... 67% 10.4M 3s",
                                "198750K .......... .......... .......... .......... .......... 67% 16.8M 3s",
                                "198800K .......... .......... .......... .......... .......... 67% 22.0M 3s",
                                "198850K .......... .......... .......... .......... .......... 67% 64.8M 3s",
                                "198900K .......... .......... .......... .......... .......... 67% 18.8M 3s",
                                "198950K .......... .......... .......... .......... .......... 67% 14.9M 3s",
                                "199000K .......... .......... .......... .......... .......... 67% 17.7M 3s",
                                "199050K .......... .......... .......... .......... .......... 67% 7.48M 3s",
                                "199100K .......... .......... .......... .......... .......... 67% 75.1M 3s",
                                "199150K .......... .......... .......... .......... .......... 67% 19.5M 3s",
                                "199200K .......... .......... .......... .......... .......... 67% 16.2M 3s",
                                "199250K .......... .......... .......... .......... .......... 67% 46.8M 3s",
                                "199300K .......... .......... .......... .......... .......... 67% 47.2M 3s",
                                "199350K .......... .......... .......... .......... .......... 67% 13.1M 3s",
                                "199400K .......... .......... .......... .......... .......... 67% 46.4M 3s",
                                "199450K .......... .......... .......... .......... .......... 67% 12.3M 3s",
                                "199500K .......... .......... .......... .......... .......... 67% 10.8M 3s",
                                "199550K .......... .......... .......... .......... .......... 67% 46.2M 3s",
                                "199600K .......... .......... .......... .......... .......... 67% 10.6M 3s",
                                "199650K .......... .......... .......... .......... .......... 67% 22.9M 3s",
                                "199700K .......... .......... .......... .......... .......... 67% 11.0M 3s",
                                "199750K .......... .......... .......... .......... .......... 67% 11.3M 3s",
                                "199800K .......... .......... .......... .......... .......... 67% 29.0M 3s",
                                "199850K .......... .......... .......... .......... .......... 67% 8.71M 3s",
                                "199900K .......... .......... .......... .......... .......... 67% 17.1M 3s",
                                "199950K .......... .......... .......... .......... .......... 67% 27.4M 3s",
                                "200000K .......... .......... .......... .......... .......... 67% 26.1M 3s",
                                "200050K .......... .......... .......... .......... .......... 67% 22.5M 3s",
                                "200100K .......... .......... .......... .......... .......... 67% 11.5M 3s",
                                "200150K .......... .......... .......... .......... .......... 67% 12.6M 3s",
                                "200200K .......... .......... .......... .......... .......... 67% 38.9M 3s",
                                "200250K .......... .......... .......... .......... .......... 67% 32.0M 3s",
                                "200300K .......... .......... .......... .......... .......... 67% 26.9M 3s",
                                "200350K .......... .......... .......... .......... .......... 67% 11.3M 3s",
                                "200400K .......... .......... .......... .......... .......... 67% 18.5M 3s",
                                "200450K .......... .......... .......... .......... .......... 67% 12.2M 3s",
                                "200500K .......... .......... .......... .......... .......... 67% 35.8M 3s",
                                "200550K .......... .......... .......... .......... .......... 67% 11.7M 3s",
                                "200600K .......... .......... .......... .......... .......... 67% 36.1M 3s",
                                "200650K .......... .......... .......... .......... .......... 67% 13.2M 3s",
                                "200700K .......... .......... .......... .......... .......... 67% 21.3M 3s",
                                "200750K .......... .......... .......... .......... .......... 67% 12.7M 3s",
                                "200800K .......... .......... .......... .......... .......... 67% 10.3M 3s",
                                "200850K .......... .......... .......... .......... .......... 67% 14.1M 3s",
                                "200900K .......... .......... .......... .......... .......... 67% 37.8M 3s",
                                "200950K .......... .......... .......... .......... .......... 67% 28.0M 3s",
                                "201000K .......... .......... .......... .......... .......... 67% 16.0M 3s",
                                "201050K .......... .......... .......... .......... .......... 67% 26.0M 3s",
                                "201100K .......... .......... .......... .......... .......... 67% 17.7M 3s",
                                "201150K .......... .......... .......... .......... .......... 68% 21.8M 3s",
                                "201200K .......... .......... .......... .......... .......... 68% 20.6M 3s",
                                "201250K .......... .......... .......... .......... .......... 68% 31.4M 3s",
                                "201300K .......... .......... .......... .......... .......... 68% 30.1M 3s",
                                "201350K .......... .......... .......... .......... .......... 68% 16.2M 3s",
                                "201400K .......... .......... .......... .......... .......... 68% 34.0M 3s",
                                "201450K .......... .......... .......... .......... .......... 68% 32.4M 3s",
                                "201500K .......... .......... .......... .......... .......... 68% 20.6M 3s",
                                "201550K .......... .......... .......... .......... .......... 68% 25.0M 3s",
                                "201600K .......... .......... .......... .......... .......... 68% 14.0M 3s",
                                "201650K .......... .......... .......... .......... .......... 68% 30.1M 3s",
                                "201700K .......... .......... .......... .......... .......... 68% 33.2M 3s",
                                "201750K .......... .......... .......... .......... .......... 68% 38.0M 3s",
                                "201800K .......... .......... .......... .......... .......... 68% 9.12M 3s",
                                "201850K .......... .......... .......... .......... .......... 68% 38.9M 3s",
                                "201900K .......... .......... .......... .......... .......... 68% 41.7M 3s",
                                "201950K .......... .......... .......... .......... .......... 68% 42.7M 3s",
                                "202000K .......... .......... .......... .......... .......... 68% 40.8M 3s",
                                "202050K .......... .......... .......... .......... .......... 68% 28.6M 3s",
                                "202100K .......... .......... .......... .......... .......... 68% 41.3M 3s",
                                "202150K .......... .......... .......... .......... .......... 68% 21.7M 3s",
                                "202200K .......... .......... .......... .......... .......... 68% 16.5M 3s",
                                "202250K .......... .......... .......... .......... .......... 68% 15.5M 3s",
                                "202300K .......... .......... .......... .......... .......... 68% 21.9M 3s",
                                "202350K .......... .......... .......... .......... .......... 68% 27.5M 3s",
                                "202400K .......... .......... .......... .......... .......... 68% 36.4M 3s",
                                "202450K .......... .......... .......... .......... .......... 68% 13.4M 3s",
                                "202500K .......... .......... .......... .......... .......... 68% 13.6M 3s",
                                "202550K .......... .......... .......... .......... .......... 68% 12.2M 3s",
                                "202600K .......... .......... .......... .......... .......... 68% 32.4M 3s",
                                "202650K .......... .......... .......... .......... .......... 68% 13.3M 3s",
                                "202700K .......... .......... .......... .......... .......... 68% 12.3M 3s",
                                "202750K .......... .......... .......... .......... .......... 68% 17.1M 3s",
                                "202800K .......... .......... .......... .......... .......... 68% 37.0M 3s",
                                "202850K .......... .......... .......... .......... .......... 68% 19.5M 3s",
                                "202900K .......... .......... .......... .......... .......... 68% 22.4M 3s",
                                "202950K .......... .......... .......... .......... .......... 68% 18.3M 3s",
                                "203000K .......... .......... .......... .......... .......... 68% 19.5M 3s",
                                "203050K .......... .......... .......... .......... .......... 68% 21.0M 3s",
                                "203100K .......... .......... .......... .......... .......... 68% 28.8M 3s",
                                "203150K .......... .......... .......... .......... .......... 68% 33.1M 3s",
                                "203200K .......... .......... .......... .......... .......... 68% 31.8M 3s",
                                "203250K .......... .......... .......... .......... .......... 68% 18.3M 3s",
                                "203300K .......... .......... .......... .......... .......... 68% 41.6M 3s",
                                "203350K .......... .......... .......... .......... .......... 68% 26.2M 3s",
                                "203400K .......... .......... .......... .......... .......... 68% 17.0M 3s",
                                "203450K .......... .......... .......... .......... .......... 68% 27.5M 3s",
                                "203500K .......... .......... .......... .......... .......... 68% 43.7M 3s",
                                "203550K .......... .......... .......... .......... .......... 68% 17.7M 3s",
                                "203600K .......... .......... .......... .......... .......... 68% 21.1M 3s",
                                "203650K .......... .......... .......... .......... .......... 68% 14.2M 3s",
                                "203700K .......... .......... .......... .......... .......... 68% 35.3M 3s",
                                "203750K .......... .......... .......... .......... .......... 68% 37.1M 3s",
                                "203800K .......... .......... .......... .......... .......... 68% 23.3M 3s",
                                "203850K .......... .......... .......... .......... .......... 68% 23.7M 3s",
                                "203900K .......... .......... .......... .......... .......... 68% 22.9M 3s",
                                "203950K .......... .......... .......... .......... .......... 68% 16.8M 3s",
                                "204000K .......... .......... .......... .......... .......... 68% 34.2M 3s",
                                "204050K .......... .......... .......... .......... .......... 68% 30.6M 3s",
                                "204100K .......... .......... .......... .......... .......... 69% 21.4M 3s",
                                "204150K .......... .......... .......... .......... .......... 69% 18.5M 3s",
                                "204200K .......... .......... .......... .......... .......... 69% 24.7M 3s",
                                "204250K .......... .......... .......... .......... .......... 69% 19.2M 3s",
                                "204300K .......... .......... .......... .......... .......... 69% 12.3M 3s",
                                "204350K .......... .......... .......... .......... .......... 69% 14.3M 3s",
                                "204400K .......... .......... .......... .......... .......... 69% 17.2M 3s",
                                "204450K .......... .......... .......... .......... .......... 69% 29.7M 3s",
                                "204500K .......... .......... .......... .......... .......... 69% 29.4M 3s",
                                "204550K .......... .......... .......... .......... .......... 69% 19.5M 3s",
                                "204600K .......... .......... .......... .......... .......... 69% 31.7M 3s",
                                "204650K .......... .......... .......... .......... .......... 69% 12.5M 3s",
                                "204700K .......... .......... .......... .......... .......... 69% 35.7M 3s",
                                "204750K .......... .......... .......... .......... .......... 69% 17.5M 3s",
                                "204800K .......... .......... .......... .......... .......... 69% 43.3M 3s",
                                "204850K .......... .......... .......... .......... .......... 69% 36.9M 3s",
                                "204900K .......... .......... .......... .......... .......... 69% 43.7M 3s",
                                "204950K .......... .......... .......... .......... .......... 69% 17.6M 3s",
                                "205000K .......... .......... .......... .......... .......... 69% 24.0M 3s",
                                "205050K .......... .......... .......... .......... .......... 69% 16.8M 3s",
                                "205100K .......... .......... .......... .......... .......... 69% 33.0M 3s",
                                "205150K .......... .......... .......... .......... .......... 69% 36.5M 3s",
                                "205200K .......... .......... .......... .......... .......... 69% 13.2M 3s",
                                "205250K .......... .......... .......... .......... .......... 69% 25.8M 3s",
                                "205300K .......... .......... .......... .......... .......... 69% 32.3M 3s",
                                "205350K .......... .......... .......... .......... .......... 69% 7.00M 3s",
                                "205400K .......... .......... .......... .......... .......... 69% 11.8M 3s",
                                "205450K .......... .......... .......... .......... .......... 69% 16.3M 3s",
                                "205500K .......... .......... .......... .......... .......... 69% 32.3M 3s",
                                "205550K .......... .......... .......... .......... .......... 69% 13.7M 3s",
                                "205600K .......... .......... .......... .......... .......... 69% 32.6M 3s",
                                "205650K .......... .......... .......... .......... .......... 69% 28.7M 3s",
                                "205700K .......... .......... .......... .......... .......... 69% 34.2M 3s",
                                "205750K .......... .......... .......... .......... .......... 69% 32.0M 3s",
                                "205800K .......... .......... .......... .......... .......... 69% 35.1M 3s",
                                "205850K .......... .......... .......... .......... .......... 69% 29.7M 3s",
                                "205900K .......... .......... .......... .......... .......... 69% 34.1M 3s",
                                "205950K .......... .......... .......... .......... .......... 69% 34.5M 3s",
                                "206000K .......... .......... .......... .......... .......... 69% 34.8M 3s",
                                "206050K .......... .......... .......... .......... .......... 69% 29.7M 3s",
                                "206100K .......... .......... .......... .......... .......... 69% 35.1M 3s",
                                "206150K .......... .......... .......... .......... .......... 69% 31.7M 3s",
                                "206200K .......... .......... .......... .......... .......... 69% 19.2M 3s",
                                "206250K .......... .......... .......... .......... .......... 69% 14.0M 3s",
                                "206300K .......... .......... .......... .......... .......... 69% 30.5M 3s",
                                "206350K .......... .......... .......... .......... .......... 69% 19.8M 3s",
                                "206400K .......... .......... .......... .......... .......... 69% 26.8M 3s",
                                "206450K .......... .......... .......... .......... .......... 69% 6.12M 3s",
                                "206500K .......... .......... .......... .......... .......... 69% 37.8M 3s",
                                "206550K .......... .......... .......... .......... .......... 69% 40.1M 3s",
                                "206600K .......... .......... .......... .......... .......... 69% 34.3M 3s",
                                "206650K .......... .......... .......... .......... .......... 69% 38.9M 3s",
                                "206700K .......... .......... .......... .......... .......... 69% 40.9M 3s",
                                "206750K .......... .......... .......... .......... .......... 69% 10.1M 3s",
                                "206800K .......... .......... .......... .......... .......... 69% 38.1M 3s",
                                "206850K .......... .......... .......... .......... .......... 69% 40.6M 3s",
                                "206900K .......... .......... .......... .......... .......... 69% 46.6M 3s",
                                "206950K .......... .......... .......... .......... .......... 69% 42.1M 3s",
                                "207000K .......... .......... .......... .......... .......... 69% 45.1M 3s",
                                "207050K .......... .......... .......... .......... .......... 70% 22.8M 3s",
                                "207100K .......... .......... .......... .......... .......... 70% 35.3M 3s",
                                "207150K .......... .......... .......... .......... .......... 70% 17.6M 3s",
                                "207200K .......... .......... .......... .......... .......... 70% 28.0M 3s",
                                "207250K .......... .......... .......... .......... .......... 70% 44.3M 3s",
                                "207300K .......... .......... .......... .......... .......... 70% 26.9M 3s",
                                "207350K .......... .......... .......... .......... .......... 70% 23.0M 3s",
                                "207400K .......... .......... .......... .......... .......... 70% 22.3M 3s",
                                "207450K .......... .......... .......... .......... .......... 70% 20.3M 3s",
                                "207500K .......... .......... .......... .......... .......... 70% 35.8M 3s",
                                "207550K .......... .......... .......... .......... .......... 70% 12.3M 3s",
                                "207600K .......... .......... .......... .......... .......... 70% 33.8M 3s",
                                "207650K .......... .......... .......... .......... .......... 70% 17.8M 3s",
                                "207700K .......... .......... .......... .......... .......... 70% 35.5M 3s",
                                "207750K .......... .......... .......... .......... .......... 70% 39.9M 3s",
                                "207800K .......... .......... .......... .......... .......... 70% 24.5M 3s",
                                "207850K .......... .......... .......... .......... .......... 70% 15.8M 3s",
                                "207900K .......... .......... .......... .......... .......... 70% 13.7M 3s",
                                "207950K .......... .......... .......... .......... .......... 70% 27.0M 3s",
                                "208000K .......... .......... .......... .......... .......... 70% 9.20M 3s",
                                "208050K .......... .......... .......... .......... .......... 70% 19.1M 3s",
                                "208100K .......... .......... .......... .......... .......... 70% 22.1M 3s",
                                "208150K .......... .......... .......... .......... .......... 70% 24.5M 3s",
                                "208200K .......... .......... .......... .......... .......... 70% 33.6M 3s",
                                "208250K .......... .......... .......... .......... .......... 70% 37.7M 3s",
                                "208300K .......... .......... .......... .......... .......... 70% 32.8M 3s",
                                "208350K .......... .......... .......... .......... .......... 70% 33.7M 3s",
                                "208400K .......... .......... .......... .......... .......... 70% 33.8M 3s",
                                "208450K .......... .......... .......... .......... .......... 70% 22.6M 3s",
                                "208500K .......... .......... .......... .......... .......... 70% 21.0M 3s",
                                "208550K .......... .......... .......... .......... .......... 70% 14.4M 3s",
                                "208600K .......... .......... .......... .......... .......... 70% 30.2M 3s",
                                "208650K .......... .......... .......... .......... .......... 70% 41.1M 3s",
                                "208700K .......... .......... .......... .......... .......... 70% 15.4M 3s",
                                "208750K .......... .......... .......... .......... .......... 70% 24.4M 3s",
                                "208800K .......... .......... .......... .......... .......... 70% 16.8M 3s",
                                "208850K .......... .......... .......... .......... .......... 70% 34.3M 3s",
                                "208900K .......... .......... .......... .......... .......... 70% 39.6M 3s",
                                "208950K .......... .......... .......... .......... .......... 70% 43.8M 3s",
                                "209000K .......... .......... .......... .......... .......... 70% 37.6M 3s",
                                "209050K .......... .......... .......... .......... .......... 70% 10.6M 3s",
                                "209100K .......... .......... .......... .......... .......... 70% 43.4M 3s",
                                "209150K .......... .......... .......... .......... .......... 70% 44.2M 3s",
                                "209200K .......... .......... .......... .......... .......... 70% 40.8M 3s",
                                "209250K .......... .......... .......... .......... .......... 70% 11.4M 3s",
                                "209300K .......... .......... .......... .......... .......... 70% 11.5M 3s",
                                "209350K .......... .......... .......... .......... .......... 70% 43.5M 3s",
                                "209400K .......... .......... .......... .......... .......... 70% 40.2M 3s",
                                "209450K .......... .......... .......... .......... .......... 70% 10.4M 3s",
                                "209500K .......... .......... .......... .......... .......... 70% 30.6M 3s",
                                "209550K .......... .......... .......... .......... .......... 70% 15.6M 3s",
                                "209600K .......... .......... .......... .......... .......... 70% 30.6M 3s",
                                "209650K .......... .......... .......... .......... .......... 70% 21.1M 3s",
                                "209700K .......... .......... .......... .......... .......... 70% 35.3M 3s",
                                "209750K .......... .......... .......... .......... .......... 70% 25.2M 3s",
                                "209800K .......... .......... .......... .......... .......... 70% 17.2M 3s",
                                "209850K .......... .......... .......... .......... .......... 70% 30.4M 3s",
                                "209900K .......... .......... .......... .......... .......... 70% 16.4M 3s",
                                "209950K .......... .......... .......... .......... .......... 70% 18.8M 3s",
                                "210000K .......... .......... .......... .......... .......... 71% 19.1M 3s",
                                "210050K .......... .......... .......... .......... .......... 71% 41.9M 3s",
                                "210100K .......... .......... .......... .......... .......... 71% 9.95M 3s",
                                "210150K .......... .......... .......... .......... .......... 71% 38.4M 3s",
                                "210200K .......... .......... .......... .......... .......... 71% 27.4M 3s",
                                "210250K .......... .......... .......... .......... .......... 71% 21.7M 3s",
                                "210300K .......... .......... .......... .......... .......... 71% 36.9M 3s",
                                "210350K .......... .......... .......... .......... .......... 71% 30.7M 3s",
                                "210400K .......... .......... .......... .......... .......... 71% 36.4M 3s",
                                "210450K .......... .......... .......... .......... .......... 71% 13.5M 3s",
                                "210500K .......... .......... .......... .......... .......... 71% 42.2M 3s",
                                "210550K .......... .......... .......... .......... .......... 71% 20.1M 3s",
                                "210600K .......... .......... .......... .......... .......... 71% 36.5M 3s",
                                "210650K .......... .......... .......... .......... .......... 71% 34.3M 3s",
                                "210700K .......... .......... .......... .......... .......... 71% 22.2M 3s",
                                "210750K .......... .......... .......... .......... .......... 71% 42.6M 3s",
                                "210800K .......... .......... .......... .......... .......... 71% 21.5M 3s",
                                "210850K .......... .......... .......... .......... .......... 71% 22.7M 3s",
                                "210900K .......... .......... .......... .......... .......... 71% 22.9M 3s",
                                "210950K .......... .......... .......... .......... .......... 71% 20.1M 3s",
                                "211000K .......... .......... .......... .......... .......... 71% 31.1M 3s",
                                "211050K .......... .......... .......... .......... .......... 71% 28.7M 3s",
                                "211100K .......... .......... .......... .......... .......... 71% 13.2M 3s",
                                "211150K .......... .......... .......... .......... .......... 71% 6.68M 3s",
                                "211200K .......... .......... .......... .......... .......... 71% 74.8M 3s",
                                "211250K .......... .......... .......... .......... .......... 71% 32.9M 3s",
                                "211300K .......... .......... .......... .......... .......... 71% 55.0M 3s",
                                "211350K .......... .......... .......... .......... .......... 71% 62.5M 3s",
                                "211400K .......... .......... .......... .......... .......... 71% 76.6M 3s",
                                "211450K .......... .......... .......... .......... .......... 71% 75.7M 3s",
                                "211500K .......... .......... .......... .......... .......... 71% 11.9M 3s",
                                "211550K .......... .......... .......... .......... .......... 71% 18.9M 3s",
                                "211600K .......... .......... .......... .......... .......... 71% 12.0M 3s",
                                "211650K .......... .......... .......... .......... .......... 71% 13.1M 3s",
                                "211700K .......... .......... .......... .......... .......... 71% 29.8M 3s",
                                "211750K .......... .......... .......... .......... .......... 71% 20.2M 3s",
                                "211800K .......... .......... .......... .......... .......... 71% 26.8M 3s",
                                "211850K .......... .......... .......... .......... .......... 71% 11.4M 3s",
                                "211900K .......... .......... .......... .......... .......... 71% 34.7M 3s",
                                "211950K .......... .......... .......... .......... .......... 71% 18.5M 3s",
                                "212000K .......... .......... .......... .......... .......... 71% 20.2M 3s",
                                "212050K .......... .......... .......... .......... .......... 71% 26.6M 3s",
                                "212100K .......... .......... .......... .......... .......... 71% 20.2M 3s",
                                "212150K .......... .......... .......... .......... .......... 71% 16.9M 3s",
                                "212200K .......... .......... .......... .......... .......... 71% 12.6M 3s",
                                "212250K .......... .......... .......... .......... .......... 71% 26.1M 3s",
                                "212300K .......... .......... .......... .......... .......... 71% 31.3M 3s",
                                "212350K .......... .......... .......... .......... .......... 71% 19.0M 3s",
                                "212400K .......... .......... .......... .......... .......... 71% 33.3M 3s",
                                "212450K .......... .......... .......... .......... .......... 71% 21.3M 3s",
                                "212500K .......... .......... .......... .......... .......... 71% 15.4M 3s",
                                "212550K .......... .......... .......... .......... .......... 71% 13.2M 3s",
                                "212600K .......... .......... .......... .......... .......... 71% 39.0M 3s",
                                "212650K .......... .......... .......... .......... .......... 71% 41.7M 3s",
                                "212700K .......... .......... .......... .......... .......... 71% 29.0M 3s",
                                "212750K .......... .......... .......... .......... .......... 71% 15.6M 3s",
                                "212800K .......... .......... .......... .......... .......... 71% 20.6M 3s",
                                "212850K .......... .......... .......... .......... .......... 71% 23.4M 3s",
                                "212900K .......... .......... .......... .......... .......... 71% 25.7M 3s",
                                "212950K .......... .......... .......... .......... .......... 71% 17.9M 3s",
                                "213000K .......... .......... .......... .......... .......... 72% 20.8M 3s",
                                "213050K .......... .......... .......... .......... .......... 72% 15.3M 3s",
                                "213100K .......... .......... .......... .......... .......... 72% 39.5M 3s",
                                "213150K .......... .......... .......... .......... .......... 72% 19.4M 3s",
                                "213200K .......... .......... .......... .......... .......... 72% 11.7M 3s",
                                "213250K .......... .......... .......... .......... .......... 72% 21.7M 3s",
                                "213300K .......... .......... .......... .......... .......... 72% 38.9M 3s",
                                "213350K .......... .......... .......... .......... .......... 72% 23.0M 3s",
                                "213400K .......... .......... .......... .......... .......... 72% 9.39M 3s",
                                "213450K .......... .......... .......... .......... .......... 72% 8.76M 3s",
                                "213500K .......... .......... .......... .......... .......... 72% 23.8M 3s",
                                "213550K .......... .......... .......... .......... .......... 72% 27.9M 3s",
                                "213600K .......... .......... .......... .......... .......... 72% 16.7M 3s",
                                "213650K .......... .......... .......... .......... .......... 72% 23.7M 3s",
                                "213700K .......... .......... .......... .......... .......... 72% 15.0M 3s",
                                "213750K .......... .......... .......... .......... .......... 72% 11.7M 3s",
                                "213800K .......... .......... .......... .......... .......... 72% 20.6M 3s",
                                "213850K .......... .......... .......... .......... .......... 72% 15.1M 3s",
                                "213900K .......... .......... .......... .......... .......... 72% 22.5M 3s",
                                "213950K .......... .......... .......... .......... .......... 72% 13.2M 3s",
                                "214000K .......... .......... .......... .......... .......... 72% 36.2M 3s",
                                "214050K .......... .......... .......... .......... .......... 72% 31.9M 3s",
                                "214100K .......... .......... .......... .......... .......... 72% 12.1M 3s",
                                "214150K .......... .......... .......... .......... .......... 72% 16.7M 3s",
                                "214200K .......... .......... .......... .......... .......... 72% 14.4M 3s",
                                "214250K .......... .......... .......... .......... .......... 72% 30.7M 3s",
                                "214300K .......... .......... .......... .......... .......... 72% 28.2M 3s",
                                "214350K .......... .......... .......... .......... .......... 72% 37.6M 3s",
                                "214400K .......... .......... .......... .......... .......... 72% 8.88M 3s",
                                "214450K .......... .......... .......... .......... .......... 72% 30.7M 3s",
                                "214500K .......... .......... .......... .......... .......... 72% 36.3M 3s",
                                "214550K .......... .......... .......... .......... .......... 72% 12.1M 3s",
                                "214600K .......... .......... .......... .......... .......... 72% 14.0M 3s",
                                "214650K .......... .......... .......... .......... .......... 72% 19.5M 3s",
                                "214700K .......... .......... .......... .......... .......... 72% 43.1M 3s",
                                "214750K .......... .......... .......... .......... .......... 72% 16.0M 3s",
                                "214800K .......... .......... .......... .......... .......... 72% 38.8M 3s",
                                "214850K .......... .......... .......... .......... .......... 72% 41.7M 3s",
                                "214900K .......... .......... .......... .......... .......... 72% 14.7M 3s",
                                "214950K .......... .......... .......... .......... .......... 72% 41.2M 3s",
                                "215000K .......... .......... .......... .......... .......... 72% 17.4M 3s",
                                "215050K .......... .......... .......... .......... .......... 72% 16.1M 3s",
                                "215100K .......... .......... .......... .......... .......... 72% 15.3M 3s",
                                "215150K .......... .......... .......... .......... .......... 72% 24.2M 3s",
                                "215200K .......... .......... .......... .......... .......... 72% 41.1M 3s",
                                "215250K .......... .......... .......... .......... .......... 72% 23.5M 3s",
                                "215300K .......... .......... .......... .......... .......... 72% 15.9M 3s",
                                "215350K .......... .......... .......... .......... .......... 72% 11.1M 3s",
                                "215400K .......... .......... .......... .......... .......... 72% 23.8M 3s",
                                "215450K .......... .......... .......... .......... .......... 72% 12.6M 3s",
                                "215500K .......... .......... .......... .......... .......... 72% 14.4M 3s",
                                "215550K .......... .......... .......... .......... .......... 72% 26.7M 3s",
                                "215600K .......... .......... .......... .......... .......... 72% 8.89M 3s",
                                "215650K .......... .......... .......... .......... .......... 72% 21.1M 3s",
                                "215700K .......... .......... .......... .......... .......... 72% 37.8M 3s",
                                "215750K .......... .......... .......... .......... .......... 72% 15.3M 3s",
                                "215800K .......... .......... .......... .......... .......... 72% 10.3M 3s",
                                "215850K .......... .......... .......... .......... .......... 72% 12.8M 3s",
                                "215900K .......... .......... .......... .......... .......... 72% 30.8M 3s",
                                "215950K .......... .......... .......... .......... .......... 73% 34.4M 3s",
                                "216000K .......... .......... .......... .......... .......... 73% 18.3M 3s",
                                "216050K .......... .......... .......... .......... .......... 73% 14.5M 3s",
                                "216100K .......... .......... .......... .......... .......... 73% 13.9M 3s",
                                "216150K .......... .......... .......... .......... .......... 73% 11.8M 3s",
                                "216200K .......... .......... .......... .......... .......... 73% 29.3M 3s",
                                "216250K .......... .......... .......... .......... .......... 73% 37.5M 3s",
                                "216300K .......... .......... .......... .......... .......... 73% 26.3M 3s",
                                "216350K .......... .......... .......... .......... .......... 73% 35.2M 3s",
                                "216400K .......... .......... .......... .......... .......... 73% 17.5M 3s",
                                "216450K .......... .......... .......... .......... .......... 73% 37.6M 3s",
                                "216500K .......... .......... .......... .......... .......... 73% 36.2M 3s",
                                "216550K .......... .......... .......... .......... .......... 73% 16.1M 3s",
                                "216600K .......... .......... .......... .......... .......... 73% 34.5M 3s",
                                "216650K .......... .......... .......... .......... .......... 73% 13.0M 3s",
                                "216700K .......... .......... .......... .......... .......... 73% 26.5M 3s",
                                "216750K .......... .......... .......... .......... .......... 73% 15.5M 3s",
                                "216800K .......... .......... .......... .......... .......... 73% 33.7M 3s",
                                "216850K .......... .......... .......... .......... .......... 73% 15.7M 3s",
                                "216900K .......... .......... .......... .......... .......... 73% 13.2M 3s",
                                "216950K .......... .......... .......... .......... .......... 73% 14.6M 3s",
                                "217000K .......... .......... .......... .......... .......... 73% 16.4M 3s",
                                "217050K .......... .......... .......... .......... .......... 73% 28.9M 3s",
                                "217100K .......... .......... .......... .......... .......... 73% 8.63M 3s",
                                "217150K .......... .......... .......... .......... .......... 73% 29.1M 3s",
                                "217200K .......... .......... .......... .......... .......... 73% 38.4M 3s",
                                "217250K .......... .......... .......... .......... .......... 73% 16.9M 3s",
                                "217300K .......... .......... .......... .......... .......... 73% 31.4M 3s",
                                "217350K .......... .......... .......... .......... .......... 73% 11.4M 3s",
                                "217400K .......... .......... .......... .......... .......... 73% 10.8M 3s",
                                "217450K .......... .......... .......... .......... .......... 73% 9.25M 3s",
                                "217500K .......... .......... .......... .......... .......... 73% 33.5M 3s",
                                "217550K .......... .......... .......... .......... .......... 73% 21.9M 3s",
                                "217600K .......... .......... .......... .......... .......... 73% 10.4M 3s",
                                "217650K .......... .......... .......... .......... .......... 73% 11.2M 3s",
                                "217700K .......... .......... .......... .......... .......... 73% 11.0M 3s",
                                "217750K .......... .......... .......... .......... .......... 73% 21.0M 3s",
                                "217800K .......... .......... .......... .......... .......... 73% 4.40M 3s",
                                "217850K .......... .......... .......... .......... .......... 73% 24.8M 3s",
                                "217900K .......... .......... .......... .......... .......... 73% 26.9M 3s",
                                "217950K .......... .......... .......... .......... .......... 73% 20.7M 3s",
                                "218000K .......... .......... .......... .......... .......... 73% 29.1M 3s",
                                "218050K .......... .......... .......... .......... .......... 73% 27.3M 3s",
                                "218100K .......... .......... .......... .......... .......... 73% 39.9M 3s",
                                "218150K .......... .......... .......... .......... .......... 73% 29.0M 3s",
                                "218200K .......... .......... .......... .......... .......... 73% 39.0M 3s",
                                "218250K .......... .......... .......... .......... .......... 73% 37.1M 3s",
                                "218300K .......... .......... .......... .......... .......... 73% 36.8M 3s",
                                "218350K .......... .......... .......... .......... .......... 73% 34.7M 3s",
                                "218400K .......... .......... .......... .......... .......... 73% 19.2M 3s",
                                "218450K .......... .......... .......... .......... .......... 73% 12.4M 3s",
                                "218500K .......... .......... .......... .......... .......... 73% 29.7M 3s",
                                "218550K .......... .......... .......... .......... .......... 73% 34.7M 3s",
                                "218600K .......... .......... .......... .......... .......... 73% 28.2M 3s",
                                "218650K .......... .......... .......... .......... .......... 73% 19.2M 3s",
                                "218700K .......... .......... .......... .......... .......... 73% 40.3M 3s",
                                "218750K .......... .......... .......... .......... .......... 73% 20.4M 3s",
                                "218800K .......... .......... .......... .......... .......... 73% 16.3M 3s",
                                "218850K .......... .......... .......... .......... .......... 73% 22.4M 3s",
                                "218900K .......... .......... .......... .......... .......... 74% 38.9M 3s",
                                "218950K .......... .......... .......... .......... .......... 74% 20.1M 3s",
                                "219000K .......... .......... .......... .......... .......... 74% 18.5M 3s",
                                "219050K .......... .......... .......... .......... .......... 74% 25.3M 3s",
                                "219100K .......... .......... .......... .......... .......... 74% 15.1M 3s",
                                "219150K .......... .......... .......... .......... .......... 74% 39.1M 3s",
                                "219200K .......... .......... .......... .......... .......... 74% 14.2M 3s",
                                "219250K .......... .......... .......... .......... .......... 74% 15.4M 3s",
                                "219300K .......... .......... .......... .......... .......... 74% 11.9M 3s",
                                "219350K .......... .......... .......... .......... .......... 74% 17.8M 3s",
                                "219400K .......... .......... .......... .......... .......... 74% 30.8M 3s",
                                "219450K .......... .......... .......... .......... .......... 74% 17.7M 3s",
                                "219500K .......... .......... .......... .......... .......... 74% 9.63M 3s",
                                "219550K .......... .......... .......... .......... .......... 74% 13.4M 3s",
                                "219600K .......... .......... .......... .......... .......... 74% 35.2M 3s",
                                "219650K .......... .......... .......... .......... .......... 74% 39.3M 3s",
                                "219700K .......... .......... .......... .......... .......... 74% 26.5M 3s",
                                "219750K .......... .......... .......... .......... .......... 74% 21.0M 3s",
                                "219800K .......... .......... .......... .......... .......... 74% 22.4M 3s",
                                "219850K .......... .......... .......... .......... .......... 74% 27.9M 3s",
                                "219900K .......... .......... .......... .......... .......... 74% 22.8M 3s",
                                "219950K .......... .......... .......... .......... .......... 74% 23.2M 3s",
                                "220000K .......... .......... .......... .......... .......... 74% 23.6M 3s",
                                "220050K .......... .......... .......... .......... .......... 74% 19.6M 3s",
                                "220100K .......... .......... .......... .......... .......... 74% 24.8M 3s",
                                "220150K .......... .......... .......... .......... .......... 74% 25.6M 3s",
                                "220200K .......... .......... .......... .......... .......... 74% 14.6M 3s",
                                "220250K .......... .......... .......... .......... .......... 74% 33.4M 3s",
                                "220300K .......... .......... .......... .......... .......... 74% 22.5M 3s",
                                "220350K .......... .......... .......... .......... .......... 74% 27.3M 3s",
                                "220400K .......... .......... .......... .......... .......... 74% 10.8M 3s",
                                "220450K .......... .......... .......... .......... .......... 74% 15.9M 3s",
                                "220500K .......... .......... .......... .......... .......... 74% 36.2M 3s",
                                "220550K .......... .......... .......... .......... .......... 74% 34.0M 3s",
                                "220600K .......... .......... .......... .......... .......... 74% 33.2M 3s",
                                "220650K .......... .......... .......... .......... .......... 74% 19.8M 3s",
                                "220700K .......... .......... .......... .......... .......... 74% 35.6M 3s",
                                "220750K .......... .......... .......... .......... .......... 74% 30.4M 3s",
                                "220800K .......... .......... .......... .......... .......... 74% 12.9M 3s",
                                "220850K .......... .......... .......... .......... .......... 74% 28.8M 3s",
                                "220900K .......... .......... .......... .......... .......... 74% 17.2M 3s",
                                "220950K .......... .......... .......... .......... .......... 74% 23.8M 3s",
                                "221000K .......... .......... .......... .......... .......... 74% 46.0M 3s",
                                "221050K .......... .......... .......... .......... .......... 74% 14.2M 3s",
                                "221100K .......... .......... .......... .......... .......... 74% 10.4M 3s",
                                "221150K .......... .......... .......... .......... .......... 74% 20.6M 3s",
                                "221200K .......... .......... .......... .......... .......... 74% 9.66M 3s",
                                "221250K .......... .......... .......... .......... .......... 74% 32.6M 3s",
                                "221300K .......... .......... .......... .......... .......... 74% 16.1M 3s",
                                "221350K .......... .......... .......... .......... .......... 74% 15.6M 3s",
                                "221400K .......... .......... .......... .......... .......... 74% 18.4M 3s",
                                "221450K .......... .......... .......... .......... .......... 74% 14.0M 3s",
                                "221500K .......... .......... .......... .......... .......... 74% 44.8M 3s",
                                "221550K .......... .......... .......... .......... .......... 74% 10.8M 3s",
                                "221600K .......... .......... .......... .......... .......... 74% 11.1M 3s",
                                "221650K .......... .......... .......... .......... .......... 74% 12.8M 3s",
                                "221700K .......... .......... .......... .......... .......... 74% 35.3M 3s",
                                "221750K .......... .......... .......... .......... .......... 74% 12.9M 3s",
                                "221800K .......... .......... .......... .......... .......... 74% 16.1M 3s",
                                "221850K .......... .......... .......... .......... .......... 75% 10.0M 3s",
                                "221900K .......... .......... .......... .......... .......... 75% 13.3M 3s",
                                "221950K .......... .......... .......... .......... .......... 75% 34.0M 3s",
                                "222000K .......... .......... .......... .......... .......... 75% 13.6M 3s",
                                "222050K .......... .......... .......... .......... .......... 75% 12.0M 3s",
                                "222100K .......... .......... .......... .......... .......... 75% 11.5M 3s",
                                "222150K .......... .......... .......... .......... .......... 75% 12.4M 3s",
                                "222200K .......... .......... .......... .......... .......... 75% 37.8M 3s",
                                "222250K .......... .......... .......... .......... .......... 75% 10.9M 3s",
                                "222300K .......... .......... .......... .......... .......... 75% 12.5M 3s",
                                "222350K .......... .......... .......... .......... .......... 75% 17.8M 3s",
                                "222400K .......... .......... .......... .......... .......... 75% 19.5M 3s",
                                "222450K .......... .......... .......... .......... .......... 75% 26.8M 3s",
                                "222500K .......... .......... .......... .......... .......... 75% 13.4M 3s",
                                "222550K .......... .......... .......... .......... .......... 75% 11.2M 3s",
                                "222600K .......... .......... .......... .......... .......... 75% 12.2M 3s",
                                "222650K .......... .......... .......... .......... .......... 75% 34.6M 3s",
                                "222700K .......... .......... .......... .......... .......... 75% 10.9M 3s",
                                "222750K .......... .......... .......... .......... .......... 75% 11.2M 3s",
                                "222800K .......... .......... .......... .......... .......... 75% 11.3M 3s",
                                "222850K .......... .......... .......... .......... .......... 75% 8.55M 3s",
                                "222900K .......... .......... .......... .......... .......... 75% 36.0M 3s",
                                "222950K .......... .......... .......... .......... .......... 75% 12.9M 3s",
                                "223000K .......... .......... .......... .......... .......... 75% 9.78M 3s",
                                "223050K .......... .......... .......... .......... .......... 75% 12.0M 3s",
                                "223100K .......... .......... .......... .......... .......... 75% 28.2M 3s",
                                "223150K .......... .......... .......... .......... .......... 75% 11.1M 3s",
                                "223200K .......... .......... .......... .......... .......... 75% 14.8M 3s",
                                "223250K .......... .......... .......... .......... .......... 75% 14.1M 3s",
                                "223300K .......... .......... .......... .......... .......... 75% 11.3M 3s",
                                "223350K .......... .......... .......... .......... .......... 75% 34.8M 3s",
                                "223400K .......... .......... .......... .......... .......... 75% 16.7M 3s",
                                "223450K .......... .......... .......... .......... .......... 75% 11.9M 3s",
                                "223500K .......... .......... .......... .......... .......... 75% 21.1M 3s",
                                "223550K .......... .......... .......... .......... .......... 75% 15.1M 3s",
                                "223600K .......... .......... .......... .......... .......... 75% 39.7M 3s",
                                "223650K .......... .......... .......... .......... .......... 75% 11.5M 3s",
                                "223700K .......... .......... .......... .......... .......... 75% 12.1M 3s",
                                "223750K .......... .......... .......... .......... .......... 75% 10.9M 3s",
                                "223800K .......... .......... .......... .......... .......... 75% 38.6M 3s",
                                "223850K .......... .......... .......... .......... .......... 75% 13.2M 3s",
                                "223900K .......... .......... .......... .......... .......... 75% 13.2M 3s",
                                "223950K .......... .......... .......... .......... .......... 75% 15.7M 3s",
                                "224000K .......... .......... .......... .......... .......... 75% 13.4M 3s",
                                "224050K .......... .......... .......... .......... .......... 75% 32.4M 3s",
                                "224100K .......... .......... .......... .......... .......... 75% 13.5M 3s",
                                "224150K .......... .......... .......... .......... .......... 75% 18.1M 3s",
                                "224200K .......... .......... .......... .......... .......... 75% 25.6M 3s",
                                "224250K .......... .......... .......... .......... .......... 75% 19.2M 3s",
                                "224300K .......... .......... .......... .......... .......... 75% 49.1M 3s",
                                "224350K .......... .......... .......... .......... .......... 75% 22.5M 3s",
                                "224400K .......... .......... .......... .......... .......... 75% 15.8M 3s",
                                "224450K .......... .......... .......... .......... .......... 75% 23.6M 3s",
                                "224500K .......... .......... .......... .......... .......... 75% 46.4M 3s",
                                "224550K .......... .......... .......... .......... .......... 75% 8.19M 3s",
                                "224600K .......... .......... .......... .......... .......... 75% 24.1M 3s",
                                "224650K .......... .......... .......... .......... .......... 75% 16.0M 3s",
                                "224700K .......... .......... .......... .......... .......... 75% 15.5M 2s",
                                "224750K .......... .......... .......... .......... .......... 75% 32.1M 2s",
                                "224800K .......... .......... .......... .......... .......... 76% 13.0M 2s",
                                "224850K .......... .......... .......... .......... .......... 76% 12.0M 2s",
                                "224900K .......... .......... .......... .......... .......... 76% 10.7M 2s",
                                "224950K .......... .......... .......... .......... .......... 76% 18.1M 2s",
                                "225000K .......... .......... .......... .......... .......... 76% 36.6M 2s",
                                "225050K .......... .......... .......... .......... .......... 76% 8.14M 2s",
                                "225100K .......... .......... .......... .......... .......... 76% 38.0M 2s",
                                "225150K .......... .......... .......... .......... .......... 76% 45.4M 2s",
                                "225200K .......... .......... .......... .......... .......... 76% 18.0M 2s",
                                "225250K .......... .......... .......... .......... .......... 76% 47.5M 2s",
                                "225300K .......... .......... .......... .......... .......... 76% 38.7M 2s",
                                "225350K .......... .......... .......... .......... .......... 76% 32.7M 2s",
                                "225400K .......... .......... .......... .......... .......... 76% 35.8M 2s",
                                "225450K .......... .......... .......... .......... .......... 76% 40.1M 2s",
                                "225500K .......... .......... .......... .......... .......... 76% 29.2M 2s",
                                "225550K .......... .......... .......... .......... .......... 76% 21.5M 2s",
                                "225600K .......... .......... .......... .......... .......... 76% 41.2M 2s",
                                "225650K .......... .......... .......... .......... .......... 76% 4.26M 2s",
                                "225700K .......... .......... .......... .......... .......... 76% 44.8M 2s",
                                "225750K .......... .......... .......... .......... .......... 76% 44.5M 2s",
                                "225800K .......... .......... .......... .......... .......... 76% 42.2M 2s",
                                "225850K .......... .......... .......... .......... .......... 76% 43.4M 2s",
                                "225900K .......... .......... .......... .......... .......... 76% 50.5M 2s",
                                "225950K .......... .......... .......... .......... .......... 76% 48.1M 2s",
                                "226000K .......... .......... .......... .......... .......... 76% 47.2M 2s",
                                "226050K .......... .......... .......... .......... .......... 76% 11.5M 2s",
                                "226100K .......... .......... .......... .......... .......... 76% 51.4M 2s",
                                "226150K .......... .......... .......... .......... .......... 76% 80.6M 2s",
                                "226200K .......... .......... .......... .......... .......... 76% 92.3M 2s",
                                "226250K .......... .......... .......... .......... .......... 76% 8.42M 2s",
                                "226300K .......... .......... .......... .......... .......... 76% 34.5M 2s",
                                "226350K .......... .......... .......... .......... .......... 76% 25.2M 2s",
                                "226400K .......... .......... .......... .......... .......... 76% 9.15M 2s",
                                "226450K .......... .......... .......... .......... .......... 76% 44.2M 2s",
                                "226500K .......... .......... .......... .......... .......... 76% 9.51M 2s",
                                "226550K .......... .......... .......... .......... .......... 76% 53.3M 2s",
                                "226600K .......... .......... .......... .......... .......... 76% 19.4M 2s",
                                "226650K .......... .......... .......... .......... .......... 76% 56.9M 2s",
                                "226700K .......... .......... .......... .......... .......... 76% 9.62M 2s",
                                "226750K .......... .......... .......... .......... .......... 76% 5.73M 2s",
                                "226800K .......... .......... .......... .......... .......... 76%  114M 2s",
                                "226850K .......... .......... .......... .......... .......... 76%  136M 2s",
                                "226900K .......... .......... .......... .......... .......... 76%  142M 2s",
                                "226950K .......... .......... .......... .......... .......... 76%  115M 2s",
                                "227000K .......... .......... .......... .......... .......... 76% 22.3M 2s",
                                "227050K .......... .......... .......... .......... .......... 76%  112M 2s",
                                "227100K .......... .......... .......... .......... .......... 76%  120M 2s",
                                "227150K .......... .......... .......... .......... .......... 76% 29.8M 2s",
                                "227200K .......... .......... .......... .......... .......... 76% 4.02M 2s",
                                "227250K .......... .......... .......... .......... .......... 76% 89.9M 2s",
                                "227300K .......... .......... .......... .......... .......... 76%  103M 2s",
                                "227350K .......... .......... .......... .......... .......... 76% 59.0M 2s",
                                "227400K .......... .......... .......... .......... .......... 76%  105M 2s",
                                "227450K .......... .......... .......... .......... .......... 76%  112M 2s",
                                "227500K .......... .......... .......... .......... .......... 76% 36.3M 2s",
                                "227550K .......... .......... .......... .......... .......... 76% 44.9M 2s",
                                "227600K .......... .......... .......... .......... .......... 76% 45.8M 2s",
                                "227650K .......... .......... .......... .......... .......... 76% 59.9M 2s",
                                "227700K .......... .......... .......... .......... .......... 76% 57.9M 2s",
                                "227750K .......... .......... .......... .......... .......... 77% 26.6M 2s",
                                "227800K .......... .......... .......... .......... .......... 77% 43.9M 2s",
                                "227850K .......... .......... .......... .......... .......... 77% 7.22M 2s",
                                "227900K .......... .......... .......... .......... .......... 77% 89.1M 2s",
                                "227950K .......... .......... .......... .......... .......... 77%  795K 2s",
                                "228000K .......... .......... .......... .......... .......... 77% 10.8M 2s",
                                "228050K .......... .......... .......... .......... .......... 77% 12.7M 2s",
                                "228100K .......... .......... .......... .......... .......... 77% 18.2M 2s",
                                "228150K .......... .......... .......... .......... .......... 77% 17.2M 2s",
                                "228200K .......... .......... .......... .......... .......... 77% 45.3M 2s",
                                "228250K .......... .......... .......... .......... .......... 77% 19.8M 2s",
                                "228300K .......... .......... .......... .......... .......... 77% 5.84M 2s",
                                "228350K .......... .......... .......... .......... .......... 77% 50.9M 2s",
                                "228400K .......... .......... .......... .......... .......... 77% 58.2M 2s",
                                "228450K .......... .......... .......... .......... .......... 77% 80.4M 2s",
                                "228500K .......... .......... .......... .......... .......... 77% 76.3M 2s",
                                "228550K .......... .......... .......... .......... .......... 77% 19.9M 2s",
                                "228600K .......... .......... .......... .......... .......... 77%  110M 2s",
                                "228650K .......... .......... .......... .......... .......... 77% 32.7M 2s",
                                "228700K .......... .......... .......... .......... .......... 77% 16.8M 2s",
                                "228750K .......... .......... .......... .......... .......... 77% 16.9M 2s",
                                "228800K .......... .......... .......... .......... .......... 77%  103M 2s",
                                "228850K .......... .......... .......... .......... .......... 77% 28.3M 2s",
                                "228900K .......... .......... .......... .......... .......... 77% 89.5M 2s",
                                "228950K .......... .......... .......... .......... .......... 77%  134M 2s",
                                "229000K .......... .......... .......... .......... .......... 77% 6.01M 2s",
                                "229050K .......... .......... .......... .......... .......... 77% 91.0M 2s",
                                "229100K .......... .......... .......... .......... .......... 77% 91.5M 2s",
                                "229150K .......... .......... .......... .......... .......... 77% 9.35M 2s",
                                "229200K .......... .......... .......... .......... .......... 77% 73.2M 2s",
                                "229250K .......... .......... .......... .......... .......... 77%  139M 2s",
                                "229300K .......... .......... .......... .......... .......... 77%  127M 2s",
                                "229350K .......... .......... .......... .......... .......... 77% 75.9M 2s",
                                "229400K .......... .......... .......... .......... .......... 77% 83.7M 2s",
                                "229450K .......... .......... .......... .......... .......... 77% 93.8M 2s",
                                "229500K .......... .......... .......... .......... .......... 77% 16.5M 2s",
                                "229550K .......... .......... .......... .......... .......... 77% 11.5M 2s",
                                "229600K .......... .......... .......... .......... .......... 77% 22.3M 2s",
                                "229650K .......... .......... .......... .......... .......... 77% 34.8M 2s",
                                "229700K .......... .......... .......... .......... .......... 77% 43.3M 2s",
                                "229750K .......... .......... .......... .......... .......... 77% 21.5M 2s",
                                "229800K .......... .......... .......... .......... .......... 77% 71.2M 2s",
                                "229850K .......... .......... .......... .......... .......... 77% 27.5M 2s",
                                "229900K .......... .......... .......... .......... .......... 77% 49.1M 2s",
                                "229950K .......... .......... .......... .......... .......... 77% 27.5M 2s",
                                "230000K .......... .......... .......... .......... .......... 77% 15.8M 2s",
                                "230050K .......... .......... .......... .......... .......... 77% 14.3M 2s",
                                "230100K .......... .......... .......... .......... .......... 77% 74.8M 2s",
                                "230150K .......... .......... .......... .......... .......... 77% 7.56M 2s",
                                "230200K .......... .......... .......... .......... .......... 77% 88.7M 2s",
                                "230250K .......... .......... .......... .......... .......... 77% 17.0M 2s",
                                "230300K .......... .......... .......... .......... .......... 77% 5.91M 2s",
                                "230350K .......... .......... .......... .......... .......... 77%  135M 2s",
                                "230400K .......... .......... .......... .......... .......... 77%  126M 2s",
                                "230450K .......... .......... .......... .......... .......... 77%  116M 2s",
                                "230500K .......... .......... .......... .......... .......... 77% 44.0M 2s",
                                "230550K .......... .......... .......... .......... .......... 77% 20.6M 2s",
                                "230600K .......... .......... .......... .......... .......... 77% 61.2M 2s",
                                "230650K .......... .......... .......... .......... .......... 77% 17.2M 2s",
                                "230700K .......... .......... .......... .......... .......... 77% 18.3M 2s",
                                "230750K .......... .......... .......... .......... .......... 78% 29.1M 2s",
                                "230800K .......... .......... .......... .......... .......... 78% 65.0M 2s",
                                "230850K .......... .......... .......... .......... .......... 78% 17.1M 2s",
                                "230900K .......... .......... .......... .......... .......... 78% 12.8M 2s",
                                "230950K .......... .......... .......... .......... .......... 78%  110M 2s",
                                "231000K .......... .......... .......... .......... .......... 78% 44.9M 2s",
                                "231050K .......... .......... .......... .......... .......... 78% 69.8M 2s",
                                "231100K .......... .......... .......... .......... .......... 78% 19.0M 2s",
                                "231150K .......... .......... .......... .......... .......... 78% 14.6M 2s",
                                "231200K .......... .......... .......... .......... .......... 78% 76.2M 2s",
                                "231250K .......... .......... .......... .......... .......... 78% 32.4M 2s",
                                "231300K .......... .......... .......... .......... .......... 78% 65.6M 2s",
                                "231350K .......... .......... .......... .......... .......... 78% 45.6M 2s",
                                "231400K .......... .......... .......... .......... .......... 78% 32.5M 2s",
                                "231450K .......... .......... .......... .......... .......... 78% 51.2M 2s",
                                "231500K .......... .......... .......... .......... .......... 78% 66.4M 2s",
                                "231550K .......... .......... .......... .......... .......... 78% 27.6M 2s",
                                "231600K .......... .......... .......... .......... .......... 78% 21.8M 2s",
                                "231650K .......... .......... .......... .......... .......... 78% 43.1M 2s",
                                "231700K .......... .......... .......... .......... .......... 78% 14.6M 2s",
                                "231750K .......... .......... .......... .......... .......... 78% 96.4M 2s",
                                "231800K .......... .......... .......... .......... .......... 78% 27.7M 2s",
                                "231850K .......... .......... .......... .......... .......... 78% 19.7M 2s",
                                "231900K .......... .......... .......... .......... .......... 78% 14.0M 2s",
                                "231950K .......... .......... .......... .......... .......... 78% 17.8M 2s",
                                "232000K .......... .......... .......... .......... .......... 78% 64.7M 2s",
                                "232050K .......... .......... .......... .......... .......... 78% 12.9M 2s",
                                "232100K .......... .......... .......... .......... .......... 78% 16.4M 2s",
                                "232150K .......... .......... .......... .......... .......... 78% 23.4M 2s",
                                "232200K .......... .......... .......... .......... .......... 78% 79.3M 2s",
                                "232250K .......... .......... .......... .......... .......... 78% 9.92M 2s",
                                "232300K .......... .......... .......... .......... .......... 78% 10.9M 2s",
                                "232350K .......... .......... .......... .......... .......... 78%  105M 2s",
                                "232400K .......... .......... .......... .......... .......... 78% 26.8M 2s",
                                "232450K .......... .......... .......... .......... .......... 78% 38.3M 2s",
                                "232500K .......... .......... .......... .......... .......... 78% 29.3M 2s",
                                "232550K .......... .......... .......... .......... .......... 78% 24.9M 2s",
                                "232600K .......... .......... .......... .......... .......... 78% 22.3M 2s",
                                "232650K .......... .......... .......... .......... .......... 78% 25.6M 2s",
                                "232700K .......... .......... .......... .......... .......... 78% 51.8M 2s",
                                "232750K .......... .......... .......... .......... .......... 78% 23.1M 2s",
                                "232800K .......... .......... .......... .......... .......... 78% 26.8M 2s",
                                "232850K .......... .......... .......... .......... .......... 78% 23.2M 2s",
                                "232900K .......... .......... .......... .......... .......... 78% 67.1M 2s",
                                "232950K .......... .......... .......... .......... .......... 78% 21.5M 2s",
                                "233000K .......... .......... .......... .......... .......... 78% 22.3M 2s",
                                "233050K .......... .......... .......... .......... .......... 78% 23.2M 2s",
                                "233100K .......... .......... .......... .......... .......... 78% 20.6M 2s",
                                "233150K .......... .......... .......... .......... .......... 78%  104M 2s",
                                "233200K .......... .......... .......... .......... .......... 78% 17.0M 2s",
                                "233250K .......... .......... .......... .......... .......... 78% 45.1M 2s",
                                "233300K .......... .......... .......... .......... .......... 78% 28.3M 2s",
                                "233350K .......... .......... .......... .......... .......... 78% 15.4M 2s",
                                "233400K .......... .......... .......... .......... .......... 78% 45.7M 2s",
                                "233450K .......... .......... .......... .......... .......... 78% 37.6M 2s",
                                "233500K .......... .......... .......... .......... .......... 78% 14.2M 2s",
                                "233550K .......... .......... .......... .......... .......... 78% 15.0M 2s",
                                "233600K .......... .......... .......... .......... .......... 78% 65.9M 2s",
                                "233650K .......... .......... .......... .......... .......... 78% 36.0M 2s",
                                "233700K .......... .......... .......... .......... .......... 79% 19.6M 2s",
                                "233750K .......... .......... .......... .......... .......... 79% 25.6M 2s",
                                "233800K .......... .......... .......... .......... .......... 79% 16.1M 2s",
                                "233850K .......... .......... .......... .......... .......... 79% 64.3M 2s",
                                "233900K .......... .......... .......... .......... .......... 79% 26.9M 2s",
                                "233950K .......... .......... .......... .......... .......... 79% 22.5M 2s",
                                "234000K .......... .......... .......... .......... .......... 79% 22.6M 2s",
                                "234050K .......... .......... .......... .......... .......... 79% 23.1M 2s",
                                "234100K .......... .......... .......... .......... .......... 79% 72.7M 2s",
                                "234150K .......... .......... .......... .......... .......... 79% 12.9M 2s",
                                "234200K .......... .......... .......... .......... .......... 79% 54.5M 2s",
                                "234250K .......... .......... .......... .......... .......... 79% 14.2M 2s",
                                "234300K .......... .......... .......... .......... .......... 79% 79.3M 2s",
                                "234350K .......... .......... .......... .......... .......... 79% 71.6M 2s",
                                "234400K .......... .......... .......... .......... .......... 79% 7.50M 2s",
                                "234450K .......... .......... .......... .......... .......... 79%  115M 2s",
                                "234500K .......... .......... .......... .......... .......... 79% 20.3M 2s",
                                "234550K .......... .......... .......... .......... .......... 79%  115M 2s",
                                "234600K .......... .......... .......... .......... .......... 79%  121M 2s",
                                "234650K .......... .......... .......... .......... .......... 79% 47.9M 2s",
                                "234700K .......... .......... .......... .......... .......... 79% 21.2M 2s",
                                "234750K .......... .......... .......... .......... .......... 79% 7.31M 2s",
                                "234800K .......... .......... .......... .......... .......... 79% 83.4M 2s",
                                "234850K .......... .......... .......... .......... .......... 79%  125M 2s",
                                "234900K .......... .......... .......... .......... .......... 79% 97.0M 2s",
                                "234950K .......... .......... .......... .......... .......... 79% 8.69M 2s",
                                "235000K .......... .......... .......... .......... .......... 79%  135M 2s",
                                "235050K .......... .......... .......... .......... .......... 79% 82.2M 2s",
                                "235100K .......... .......... .......... .......... .......... 79% 64.4M 2s",
                                "235150K .......... .......... .......... .......... .......... 79% 72.5M 2s",
                                "235200K .......... .......... .......... .......... .......... 79% 10.7M 2s",
                                "235250K .......... .......... .......... .......... .......... 79%  110M 2s",
                                "235300K .......... .......... .......... .......... .......... 79% 24.5M 2s",
                                "235350K .......... .......... .......... .......... .......... 79% 29.9M 2s",
                                "235400K .......... .......... .......... .......... .......... 79% 12.2M 2s",
                                "235450K .......... .......... .......... .......... .......... 79% 15.3M 2s",
                                "235500K .......... .......... .......... .......... .......... 79% 44.8M 2s",
                                "235550K .......... .......... .......... .......... .......... 79% 18.9M 2s",
                                "235600K .......... .......... .......... .......... .......... 79% 15.5M 2s",
                                "235650K .......... .......... .......... .......... .......... 79% 32.7M 2s",
                                "235700K .......... .......... .......... .......... .......... 79% 84.1M 2s",
                                "235750K .......... .......... .......... .......... .......... 79% 23.4M 2s",
                                "235800K .......... .......... .......... .......... .......... 79% 19.7M 2s",
                                "235850K .......... .......... .......... .......... .......... 79% 22.4M 2s",
                                "235900K .......... .......... .......... .......... .......... 79% 23.2M 2s",
                                "235950K .......... .......... .......... .......... .......... 79% 78.4M 2s",
                                "236000K .......... .......... .......... .......... .......... 79% 11.2M 2s",
                                "236050K .......... .......... .......... .......... .......... 79%  101M 2s",
                                "236100K .......... .......... .......... .......... .......... 79% 5.07M 2s",
                                "236150K .......... .......... .......... .......... .......... 79% 89.3M 2s",
                                "236200K .......... .......... .......... .......... .......... 79%  117M 2s",
                                "236250K .......... .......... .......... .......... .......... 79%  117M 2s",
                                "236300K .......... .......... .......... .......... .......... 79% 11.3M 2s",
                                "236350K .......... .......... .......... .......... .......... 79% 96.1M 2s",
                                "236400K .......... .......... .......... .......... .......... 79% 75.2M 2s",
                                "236450K .......... .......... .......... .......... .......... 79% 99.9M 2s",
                                "236500K .......... .......... .......... .......... .......... 79%  107M 2s",
                                "236550K .......... .......... .......... .......... .......... 79% 29.0M 2s",
                                "236600K .......... .......... .......... .......... .......... 79% 31.5M 2s",
                                "236650K .......... .......... .......... .......... .......... 80% 68.2M 2s",
                                "236700K .......... .......... .......... .......... .......... 80% 15.1M 2s",
                                "236750K .......... .......... .......... .......... .......... 80% 31.5M 2s",
                                "236800K .......... .......... .......... .......... .......... 80% 11.8M 2s",
                                "236850K .......... .......... .......... .......... .......... 80% 74.5M 2s",
                                "236900K .......... .......... .......... .......... .......... 80% 54.1M 2s",
                                "236950K .......... .......... .......... .......... .......... 80% 8.22M 2s",
                                "237000K .......... .......... .......... .......... .......... 80% 24.9M 2s",
                                "237050K .......... .......... .......... .......... .......... 80% 10.6M 2s",
                                "237100K .......... .......... .......... .......... .......... 80% 60.4M 2s",
                                "237150K .......... .......... .......... .......... .......... 80% 18.3M 2s",
                                "237200K .......... .......... .......... .......... .......... 80% 9.93M 2s",
                                "237250K .......... .......... .......... .......... .......... 80% 11.1M 2s",
                                "237300K .......... .......... .......... .......... .......... 80% 29.7M 2s",
                                "237350K .......... .......... .......... .......... .......... 80% 85.9M 2s",
                                "237400K .......... .......... .......... .......... .......... 80% 4.82M 2s",
                                "237450K .......... .......... .......... .......... .......... 80% 56.2M 2s",
                                "237500K .......... .......... .......... .......... .......... 80%  115M 2s",
                                "237550K .......... .......... .......... .......... .......... 80% 45.1M 2s",
                                "237600K .......... .......... .......... .......... .......... 80%  103M 2s",
                                "237650K .......... .......... .......... .......... .......... 80% 30.2M 2s",
                                "237700K .......... .......... .......... .......... .......... 80% 11.0M 2s",
                                "237750K .......... .......... .......... .......... .......... 80% 77.0M 2s",
                                "237800K .......... .......... .......... .......... .......... 80%  116M 2s",
                                "237850K .......... .......... .......... .......... .......... 80% 19.5M 2s",
                                "237900K .......... .......... .......... .......... .......... 80% 40.3M 2s",
                                "237950K .......... .......... .......... .......... .......... 80% 19.0M 2s",
                                "238000K .......... .......... .......... .......... .......... 80% 21.1M 2s",
                                "238050K .......... .......... .......... .......... .......... 80% 56.6M 2s",
                                "238100K .......... .......... .......... .......... .......... 80% 6.26M 2s",
                                "238150K .......... .......... .......... .......... .......... 80% 9.60M 2s",
                                "238200K .......... .......... .......... .......... .......... 80% 11.7M 2s",
                                "238250K .......... .......... .......... .......... .......... 80% 92.1M 2s",
                                "238300K .......... .......... .......... .......... .......... 80%  108M 2s",
                                "238350K .......... .......... .......... .......... .......... 80%  103M 2s",
                                "238400K .......... .......... .......... .......... .......... 80%  109M 2s",
                                "238450K .......... .......... .......... .......... .......... 80% 15.0M 2s",
                                "238500K .......... .......... .......... .......... .......... 80% 96.5M 2s",
                                "238550K .......... .......... .......... .......... .......... 80% 30.6M 2s",
                                "238600K .......... .......... .......... .......... .......... 80% 89.8M 2s",
                                "238650K .......... .......... .......... .......... .......... 80% 24.9M 2s",
                                "238700K .......... .......... .......... .......... .......... 80% 19.0M 2s",
                                "238750K .......... .......... .......... .......... .......... 80% 16.1M 2s",
                                "238800K .......... .......... .......... .......... .......... 80% 19.5M 2s",
                                "238850K .......... .......... .......... .......... .......... 80% 13.8M 2s",
                                "238900K .......... .......... .......... .......... .......... 80% 7.91M 2s",
                                "238950K .......... .......... .......... .......... .......... 80%  103M 2s",
                                "239000K .......... .......... .......... .......... .......... 80% 21.7M 2s",
                                "239050K .......... .......... .......... .......... .......... 80% 53.9M 2s",
                                "239100K .......... .......... .......... .......... .......... 80% 19.5M 2s",
                                "239150K .......... .......... .......... .......... .......... 80% 19.9M 2s",
                                "239200K .......... .......... .......... .......... .......... 80% 87.6M 2s",
                                "239250K .......... .......... .......... .......... .......... 80% 17.9M 2s",
                                "239300K .......... .......... .......... .......... .......... 80% 24.7M 2s",
                                "239350K .......... .......... .......... .......... .......... 80% 7.91M 2s",
                                "239400K .......... .......... .......... .......... .......... 80% 92.9M 2s",
                                "239450K .......... .......... .......... .......... .......... 80% 65.5M 2s",
                                "239500K .......... .......... .......... .......... .......... 80%  112M 2s",
                                "239550K .......... .......... .......... .......... .......... 80% 24.3M 2s",
                                "239600K .......... .......... .......... .......... .......... 81% 11.7M 2s",
                                "239650K .......... .......... .......... .......... .......... 81% 67.3M 2s",
                                "239700K .......... .......... .......... .......... .......... 81% 48.5M 2s",
                                "239750K .......... .......... .......... .......... .......... 81% 42.6M 2s",
                                "239800K .......... .......... .......... .......... .......... 81% 16.3M 2s",
                                "239850K .......... .......... .......... .......... .......... 81% 31.5M 2s",
                                "239900K .......... .......... .......... .......... .......... 81% 73.9M 2s",
                                "239950K .......... .......... .......... .......... .......... 81% 19.7M 2s",
                                "240000K .......... .......... .......... .......... .......... 81% 14.8M 2s",
                                "240050K .......... .......... .......... .......... .......... 81% 29.6M 2s",
                                "240100K .......... .......... .......... .......... .......... 81% 23.1M 2s",
                                "240150K .......... .......... .......... .......... .......... 81% 73.8M 2s",
                                "240200K .......... .......... .......... .......... .......... 81% 13.2M 2s",
                                "240250K .......... .......... .......... .......... .......... 81% 62.9M 2s",
                                "240300K .......... .......... .......... .......... .......... 81% 8.73M 2s",
                                "240350K .......... .......... .......... .......... .......... 81%  105M 2s",
                                "240400K .......... .......... .......... .......... .......... 81%  117M 2s",
                                "240450K .......... .......... .......... .......... .......... 81% 26.1M 2s",
                                "240500K .......... .......... .......... .......... .......... 81% 14.2M 2s",
                                "240550K .......... .......... .......... .......... .......... 81% 15.6M 2s",
                                "240600K .......... .......... .......... .......... .......... 81% 12.5M 2s",
                                "240650K .......... .......... .......... .......... .......... 81% 15.4M 2s",
                                "240700K .......... .......... .......... .......... .......... 81% 51.9M 2s",
                                "240750K .......... .......... .......... .......... .......... 81% 12.3M 2s",
                                "240800K .......... .......... .......... .......... .......... 81% 12.2M 2s",
                                "240850K .......... .......... .......... .......... .......... 81% 95.2M 2s",
                                "240900K .......... .......... .......... .......... .......... 81% 25.4M 2s",
                                "240950K .......... .......... .......... .......... .......... 81% 24.3M 2s",
                                "241000K .......... .......... .......... .......... .......... 81% 19.5M 2s",
                                "241050K .......... .......... .......... .......... .......... 81% 19.1M 2s",
                                "241100K .......... .......... .......... .......... .......... 81% 56.4M 2s",
                                "241150K .......... .......... .......... .......... .......... 81% 20.9M 2s",
                                "241200K .......... .......... .......... .......... .......... 81% 18.3M 2s",
                                "241250K .......... .......... .......... .......... .......... 81% 27.7M 2s",
                                "241300K .......... .......... .......... .......... .......... 81% 29.1M 2s",
                                "241350K .......... .......... .......... .......... .......... 81% 35.4M 2s",
                                "241400K .......... .......... .......... .......... .......... 81% 7.51M 2s",
                                "241450K .......... .......... .......... .......... .......... 81% 74.8M 2s",
                                "241500K .......... .......... .......... .......... .......... 81% 92.7M 2s",
                                "241550K .......... .......... .......... .......... .......... 81%  118M 2s",
                                "241600K .......... .......... .......... .......... .......... 81% 22.0M 2s",
                                "241650K .......... .......... .......... .......... .......... 81% 11.7M 2s",
                                "241700K .......... .......... .......... .......... .......... 81% 9.68M 2s",
                                "241750K .......... .......... .......... .......... .......... 81% 52.5M 2s",
                                "241800K .......... .......... .......... .......... .......... 81% 99.4M 2s",
                                "241850K .......... .......... .......... .......... .......... 81% 27.3M 2s",
                                "241900K .......... .......... .......... .......... .......... 81% 83.8M 2s",
                                "241950K .......... .......... .......... .......... .......... 81% 31.2M 2s",
                                "242000K .......... .......... .......... .......... .......... 81% 8.62M 2s",
                                "242050K .......... .......... .......... .......... .......... 81% 86.2M 2s",
                                "242100K .......... .......... .......... .......... .......... 81% 26.4M 2s",
                                "242150K .......... .......... .......... .......... .......... 81% 29.4M 2s",
                                "242200K .......... .......... .......... .......... .......... 81% 2.29M 2s",
                                "242250K .......... .......... .......... .......... .......... 81% 73.8M 2s",
                                "242300K .......... .......... .......... .......... .......... 81% 73.7M 2s",
                                "242350K .......... .......... .......... .......... .......... 81%  117M 2s",
                                "242400K .......... .......... .......... .......... .......... 81% 62.4M 2s",
                                "242450K .......... .......... .......... .......... .......... 81% 23.1M 2s",
                                "242500K .......... .......... .......... .......... .......... 81% 38.1M 2s",
                                "242550K .......... .......... .......... .......... .......... 82% 10.2M 2s",
                                "242600K .......... .......... .......... .......... .......... 82% 81.9M 2s",
                                "242650K .......... .......... .......... .......... .......... 82%  116M 2s",
                                "242700K .......... .......... .......... .......... .......... 82%  105M 2s",
                                "242750K .......... .......... .......... .......... .......... 82% 30.1M 2s",
                                "242800K .......... .......... .......... .......... .......... 82% 26.1M 2s",
                                "242850K .......... .......... .......... .......... .......... 82% 93.2M 2s",
                                "242900K .......... .......... .......... .......... .......... 82% 19.8M 2s",
                                "242950K .......... .......... .......... .......... .......... 82% 49.9M 2s",
                                "243000K .......... .......... .......... .......... .......... 82% 26.8M 2s",
                                "243050K .......... .......... .......... .......... .......... 82% 39.9M 2s",
                                "243100K .......... .......... .......... .......... .......... 82% 22.1M 2s",
                                "243150K .......... .......... .......... .......... .......... 82% 9.74M 2s",
                                "243200K .......... .......... .......... .......... .......... 82% 81.8M 2s",
                                "243250K .......... .......... .......... .......... .......... 82%  131M 2s",
                                "243300K .......... .......... .......... .......... .......... 82% 32.8M 2s",
                                "243350K .......... .......... .......... .......... .......... 82% 20.3M 2s",
                                "243400K .......... .......... .......... .......... .......... 82% 86.8M 2s",
                                "243450K .......... .......... .......... .......... .......... 82% 8.98M 2s",
                                "243500K .......... .......... .......... .......... .......... 82% 80.3M 2s",
                                "243550K .......... .......... .......... .......... .......... 82% 8.33M 2s",
                                "243600K .......... .......... .......... .......... .......... 82%  124M 2s",
                                "243650K .......... .......... .......... .......... .......... 82% 77.7M 2s",
                                "243700K .......... .......... .......... .......... .......... 82% 11.3M 2s",
                                "243750K .......... .......... .......... .......... .......... 82% 62.9M 2s",
                                "243800K .......... .......... .......... .......... .......... 82% 43.8M 2s",
                                "243850K .......... .......... .......... .......... .......... 82% 20.8M 2s",
                                "243900K .......... .......... .......... .......... .......... 82% 14.9M 2s",
                                "243950K .......... .......... .......... .......... .......... 82% 18.2M 2s",
                                "244000K .......... .......... .......... .......... .......... 82% 19.0M 2s",
                                "244050K .......... .......... .......... .......... .......... 82% 9.93M 2s",
                                "244100K .......... .......... .......... .......... .......... 82% 45.4M 2s",
                                "244150K .......... .......... .......... .......... .......... 82% 5.48M 2s",
                                "244200K .......... .......... .......... .......... .......... 82% 44.7M 2s",
                                "244250K .......... .......... .......... .......... .......... 82% 11.9M 2s",
                                "244300K .......... .......... .......... .......... .......... 82% 9.30M 2s",
                                "244350K .......... .......... .......... .......... .......... 82% 9.72M 2s",
                                "244400K .......... .......... .......... .......... .......... 82% 85.8M 2s",
                                "244450K .......... .......... .......... .......... .......... 82% 16.2M 2s",
                                "244500K .......... .......... .......... .......... .......... 82% 13.8M 2s",
                                "244550K .......... .......... .......... .......... .......... 82% 12.0M 2s",
                                "244600K .......... .......... .......... .......... .......... 82% 15.9M 2s",
                                "244650K .......... .......... .......... .......... .......... 82% 28.6M 2s",
                                "244700K .......... .......... .......... .......... .......... 82% 4.43M 2s",
                                "244750K .......... .......... .......... .......... .......... 82% 91.2M 2s",
                                "244800K .......... .......... .......... .......... .......... 82%  101M 2s",
                                "244850K .......... .......... .......... .......... .......... 82% 14.1M 2s",
                                "244900K .......... .......... .......... .......... .......... 82% 98.6M 2s",
                                "244950K .......... .......... .......... .......... .......... 82% 9.68M 2s",
                                "245000K .......... .......... .......... .......... .......... 82% 80.2M 2s",
                                "245050K .......... .......... .......... .......... .......... 82% 20.9M 2s",
                                "245100K .......... .......... .......... .......... .......... 82% 38.6M 2s",
                                "245150K .......... .......... .......... .......... .......... 82% 17.4M 2s",
                                "245200K .......... .......... .......... .......... .......... 82% 16.8M 2s",
                                "245250K .......... .......... .......... .......... .......... 82% 63.1M 2s",
                                "245300K .......... .......... .......... .......... .......... 82%  111M 2s",
                                "245350K .......... .......... .......... .......... .......... 82% 14.2M 2s",
                                "245400K .......... .......... .......... .......... .......... 82%  119M 2s",
                                "245450K .......... .......... .......... .......... .......... 82% 10.9M 2s",
                                "245500K .......... .......... .......... .......... .......... 83% 74.5M 2s",
                                "245550K .......... .......... .......... .......... .......... 83% 79.7M 2s",
                                "245600K .......... .......... .......... .......... .......... 83% 85.0M 2s",
                                "245650K .......... .......... .......... .......... .......... 83% 81.2M 2s",
                                "245700K .......... .......... .......... .......... .......... 83% 13.8M 2s",
                                "245750K .......... .......... .......... .......... .......... 83%  101M 2s",
                                "245800K .......... .......... .......... .......... .......... 83%  120M 2s",
                                "245850K .......... .......... .......... .......... .......... 83% 51.7M 2s",
                                "245900K .......... .......... .......... .......... .......... 83% 48.9M 2s",
                                "245950K .......... .......... .......... .......... .......... 83% 20.4M 2s",
                                "246000K .......... .......... .......... .......... .......... 83% 73.6M 2s",
                                "246050K .......... .......... .......... .......... .......... 83% 16.3M 2s",
                                "246100K .......... .......... .......... .......... .......... 83% 54.9M 2s",
                                "246150K .......... .......... .......... .......... .......... 83% 28.8M 2s",
                                "246200K .......... .......... .......... .......... .......... 83% 54.8M 2s",
                                "246250K .......... .......... .......... .......... .......... 83% 13.8M 2s",
                                "246300K .......... .......... .......... .......... .......... 83% 33.1M 2s",
                                "246350K .......... .......... .......... .......... .......... 83% 18.1M 2s",
                                "246400K .......... .......... .......... .......... .......... 83% 10.3M 2s",
                                "246450K .......... .......... .......... .......... .......... 83% 70.6M 2s",
                                "246500K .......... .......... .......... .......... .......... 83% 14.5M 2s",
                                "246550K .......... .......... .......... .......... .......... 83% 44.6M 2s",
                                "246600K .......... .......... .......... .......... .......... 83% 12.5M 2s",
                                "246650K .......... .......... .......... .......... .......... 83% 16.6M 2s",
                                "246700K .......... .......... .......... .......... .......... 83% 14.2M 2s",
                                "246750K .......... .......... .......... .......... .......... 83% 70.1M 2s",
                                "246800K .......... .......... .......... .......... .......... 83% 65.4M 2s",
                                "246850K .......... .......... .......... .......... .......... 83% 14.9M 2s",
                                "246900K .......... .......... .......... .......... .......... 83% 61.5M 2s",
                                "246950K .......... .......... .......... .......... .......... 83% 91.9M 2s",
                                "247000K .......... .......... .......... .......... .......... 83% 15.0M 2s",
                                "247050K .......... .......... .......... .......... .......... 83% 85.2M 2s",
                                "247100K .......... .......... .......... .......... .......... 83% 13.2M 2s",
                                "247150K .......... .......... .......... .......... .......... 83% 71.4M 2s",
                                "247200K .......... .......... .......... .......... .......... 83% 73.7M 2s",
                                "247250K .......... .......... .......... .......... .......... 83% 91.3M 2s",
                                "247300K .......... .......... .......... .......... .......... 83% 16.5M 2s",
                                "247350K .......... .......... .......... .......... .......... 83% 47.7M 2s",
                                "247400K .......... .......... .......... .......... .......... 83% 95.0M 2s",
                                "247450K .......... .......... .......... .......... .......... 83% 24.1M 2s",
                                "247500K .......... .......... .......... .......... .......... 83% 11.9M 2s",
                                "247550K .......... .......... .......... .......... .......... 83% 28.1M 2s",
                                "247600K .......... .......... .......... .......... .......... 83%  105M 2s",
                                "247650K .......... .......... .......... .......... .......... 83% 8.91M 2s",
                                "247700K .......... .......... .......... .......... .......... 83% 96.9M 2s",
                                "247750K .......... .......... .......... .......... .......... 83% 6.26M 2s",
                                "247800K .......... .......... .......... .......... .......... 83% 90.9M 2s",
                                "247850K .......... .......... .......... .......... .......... 83% 84.1M 2s",
                                "247900K .......... .......... .......... .......... .......... 83% 38.3M 2s",
                                "247950K .......... .......... .......... .......... .......... 83%  128M 2s",
                                "248000K .......... .......... .......... .......... .......... 83% 30.2M 2s",
                                "248050K .......... .......... .......... .......... .......... 83% 29.0M 2s",
                                "248100K .......... .......... .......... .......... .......... 83% 89.1M 2s",
                                "248150K .......... .......... .......... .......... .......... 83% 13.2M 2s",
                                "248200K .......... .......... .......... .......... .......... 83% 13.8M 2s",
                                "248250K .......... .......... .......... .......... .......... 83% 29.0M 2s",
                                "248300K .......... .......... .......... .......... .......... 83%  129M 2s",
                                "248350K .......... .......... .......... .......... .......... 83% 14.7M 2s",
                                "248400K .......... .......... .......... .......... .......... 83% 14.5M 2s",
                                "248450K .......... .......... .......... .......... .......... 83% 67.0M 2s",
                                "248500K .......... .......... .......... .......... .......... 84% 13.2M 2s",
                                "248550K .......... .......... .......... .......... .......... 84% 19.6M 2s",
                                "248600K .......... .......... .......... .......... .......... 84% 39.7M 2s",
                                "248650K .......... .......... .......... .......... .......... 84% 12.9M 2s",
                                "248700K .......... .......... .......... .......... .......... 84% 6.59M 2s",
                                "248750K .......... .......... .......... .......... .......... 84% 21.2M 2s",
                                "248800K .......... .......... .......... .......... .......... 84% 9.69M 2s",
                                "248850K .......... .......... .......... .......... .......... 84% 96.7M 2s",
                                "248900K .......... .......... .......... .......... .......... 84% 12.0M 2s",
                                "248950K .......... .......... .......... .......... .......... 84% 20.7M 2s",
                                "249000K .......... .......... .......... .......... .......... 84% 18.2M 2s",
                                "249050K .......... .......... .......... .......... .......... 84% 94.3M 2s",
                                "249100K .......... .......... .......... .......... .......... 84% 17.2M 2s",
                                "249150K .......... .......... .......... .......... .......... 84% 25.7M 2s",
                                "249200K .......... .......... .......... .......... .......... 84% 19.4M 2s",
                                "249250K .......... .......... .......... .......... .......... 84% 78.2M 2s",
                                "249300K .......... .......... .......... .......... .......... 84% 17.6M 2s",
                                "249350K .......... .......... .......... .......... .......... 84% 63.9M 2s",
                                "249400K .......... .......... .......... .......... .......... 84% 24.7M 2s",
                                "249450K .......... .......... .......... .......... .......... 84% 20.8M 2s",
                                "249500K .......... .......... .......... .......... .......... 84% 81.9M 2s",
                                "249550K .......... .......... .......... .......... .......... 84% 19.6M 2s",
                                "249600K .......... .......... .......... .......... .......... 84% 68.6M 2s",
                                "249650K .......... .......... .......... .......... .......... 84% 34.2M 2s",
                                "249700K .......... .......... .......... .......... .......... 84% 64.8M 2s",
                                "249750K .......... .......... .......... .......... .......... 84% 26.7M 2s",
                                "249800K .......... .......... .......... .......... .......... 84% 17.1M 2s",
                                "249850K .......... .......... .......... .......... .......... 84% 26.5M 2s",
                                "249900K .......... .......... .......... .......... .......... 84% 23.7M 2s",
                                "249950K .......... .......... .......... .......... .......... 84% 52.6M 2s",
                                "250000K .......... .......... .......... .......... .......... 84% 19.7M 2s",
                                "250050K .......... .......... .......... .......... .......... 84% 26.8M 2s",
                                "250100K .......... .......... .......... .......... .......... 84% 63.4M 2s",
                                "250150K .......... .......... .......... .......... .......... 84% 17.1M 2s",
                                "250200K .......... .......... .......... .......... .......... 84% 66.9M 2s",
                                "250250K .......... .......... .......... .......... .......... 84% 17.0M 2s",
                                "250300K .......... .......... .......... .......... .......... 84% 22.4M 2s",
                                "250350K .......... .......... .......... .......... .......... 84% 44.0M 2s",
                                "250400K .......... .......... .......... .......... .......... 84% 52.1M 2s",
                                "250450K .......... .......... .......... .......... .......... 84% 57.3M 2s",
                                "250500K .......... .......... .......... .......... .......... 84% 60.0M 2s",
                                "250550K .......... .......... .......... .......... .......... 84% 19.3M 2s",
                                "250600K .......... .......... .......... .......... .......... 84% 23.0M 2s",
                                "250650K .......... .......... .......... .......... .......... 84% 77.7M 2s",
                                "250700K .......... .......... .......... .......... .......... 84% 35.5M 2s",
                                "250750K .......... .......... .......... .......... .......... 84% 36.4M 2s",
                                "250800K .......... .......... .......... .......... .......... 84% 47.4M 2s",
                                "250850K .......... .......... .......... .......... .......... 84% 47.7M 2s",
                                "250900K .......... .......... .......... .......... .......... 84% 77.8M 2s",
                                "250950K .......... .......... .......... .......... .......... 84% 24.9M 2s",
                                "251000K .......... .......... .......... .......... .......... 84% 56.9M 2s",
                                "251050K .......... .......... .......... .......... .......... 84% 32.2M 2s",
                                "251100K .......... .......... .......... .......... .......... 84% 14.5M 2s",
                                "251150K .......... .......... .......... .......... .......... 84% 89.2M 2s",
                                "251200K .......... .......... .......... .......... .......... 84% 71.1M 2s",
                                "251250K .......... .......... .......... .......... .......... 84% 20.9M 2s",
                                "251300K .......... .......... .......... .......... .......... 84% 19.4M 2s",
                                "251350K .......... .......... .......... .......... .......... 84% 45.1M 2s",
                                "251400K .......... .......... .......... .......... .......... 84% 22.2M 2s",
                                "251450K .......... .......... .......... .......... .......... 85% 8.35M 2s",
                                "251500K .......... .......... .......... .......... .......... 85% 27.3M 2s",
                                "251550K .......... .......... .......... .......... .......... 85% 15.2M 2s",
                                "251600K .......... .......... .......... .......... .......... 85% 54.3M 2s",
                                "251650K .......... .......... .......... .......... .......... 85% 9.15M 2s",
                                "251700K .......... .......... .......... .......... .......... 85%  109M 2s",
                                "251750K .......... .......... .......... .......... .......... 85% 9.76M 2s",
                                "251800K .......... .......... .......... .......... .......... 85%  104M 2s",
                                "251850K .......... .......... .......... .......... .......... 85%  124M 2s",
                                "251900K .......... .......... .......... .......... .......... 85% 14.4M 2s",
                                "251950K .......... .......... .......... .......... .......... 85% 39.7M 2s",
                                "252000K .......... .......... .......... .......... .......... 85% 17.2M 2s",
                                "252050K .......... .......... .......... .......... .......... 85%  118M 2s",
                                "252100K .......... .......... .......... .......... .......... 85% 11.5M 2s",
                                "252150K .......... .......... .......... .......... .......... 85%  120M 2s",
                                "252200K .......... .......... .......... .......... .......... 85% 23.0M 2s",
                                "252250K .......... .......... .......... .......... .......... 85% 15.3M 2s",
                                "252300K .......... .......... .......... .......... .......... 85%  119M 2s",
                                "252350K .......... .......... .......... .......... .......... 85% 20.5M 2s",
                                "252400K .......... .......... .......... .......... .......... 85% 25.7M 2s",
                                "252450K .......... .......... .......... .......... .......... 85% 24.3M 2s",
                                "252500K .......... .......... .......... .......... .......... 85% 20.7M 2s",
                                "252550K .......... .......... .......... .......... .......... 85% 85.1M 2s",
                                "252600K .......... .......... .......... .......... .......... 85% 14.8M 2s",
                                "252650K .......... .......... .......... .......... .......... 85% 36.7M 2s",
                                "252700K .......... .......... .......... .......... .......... 85% 18.7M 2s",
                                "252750K .......... .......... .......... .......... .......... 85% 61.9M 2s",
                                "252800K .......... .......... .......... .......... .......... 85% 5.62M 2s",
                                "252850K .......... .......... .......... .......... .......... 85% 55.7M 2s",
                                "252900K .......... .......... .......... .......... .......... 85% 84.2M 2s",
                                "252950K .......... .......... .......... .......... .......... 85% 75.1M 2s",
                                "253000K .......... .......... .......... .......... .......... 85% 52.2M 2s",
                                "253050K .......... .......... .......... .......... .......... 85% 24.1M 2s",
                                "253100K .......... .......... .......... .......... .......... 85% 12.7M 2s",
                                "253150K .......... .......... .......... .......... .......... 85% 9.97M 2s",
                                "253200K .......... .......... .......... .......... .......... 85% 21.8M 2s",
                                "253250K .......... .......... .......... .......... .......... 85% 47.5M 2s",
                                "253300K .......... .......... .......... .......... .......... 85% 13.3M 2s",
                                "253350K .......... .......... .......... .......... .......... 85% 12.0M 2s",
                                "253400K .......... .......... .......... .......... .......... 85% 18.2M 2s",
                                "253450K .......... .......... .......... .......... .......... 85% 22.5M 2s",
                                "253500K .......... .......... .......... .......... .......... 85% 52.7M 2s",
                                "253550K .......... .......... .......... .......... .......... 85% 18.8M 2s",
                                "253600K .......... .......... .......... .......... .......... 85% 21.5M 2s",
                                "253650K .......... .......... .......... .......... .......... 85% 19.0M 2s",
                                "253700K .......... .......... .......... .......... .......... 85% 75.3M 2s",
                                "253750K .......... .......... .......... .......... .......... 85% 17.1M 2s",
                                "253800K .......... .......... .......... .......... .......... 85% 16.6M 2s",
                                "253850K .......... .......... .......... .......... .......... 85% 17.3M 2s",
                                "253900K .......... .......... .......... .......... .......... 85%  137M 2s",
                                "253950K .......... .......... .......... .......... .......... 85% 14.7M 2s",
                                "254000K .......... .......... .......... .......... .......... 85% 52.3M 2s",
                                "254050K .......... .......... .......... .......... .......... 85% 18.9M 2s",
                                "254100K .......... .......... .......... .......... .......... 85% 17.4M 2s",
                                "254150K .......... .......... .......... .......... .......... 85% 89.2M 2s",
                                "254200K .......... .......... .......... .......... .......... 85% 21.1M 2s",
                                "254250K .......... .......... .......... .......... .......... 85% 38.6M 2s",
                                "254300K .......... .......... .......... .......... .......... 85% 16.2M 2s",
                                "254350K .......... .......... .......... .......... .......... 85% 35.6M 2s",
                                "254400K .......... .......... .......... .......... .......... 86% 10.2M 2s",
                                "254450K .......... .......... .......... .......... .......... 86%  114M 1s",
                                "254500K .......... .......... .......... .......... .......... 86% 52.5M 1s",
                                "254550K .......... .......... .......... .......... .......... 86% 15.3M 1s",
                                "254600K .......... .......... .......... .......... .......... 86% 78.9M 1s",
                                "254650K .......... .......... .......... .......... .......... 86% 12.7M 1s",
                                "254700K .......... .......... .......... .......... .......... 86% 80.9M 1s",
                                "254750K .......... .......... .......... .......... .......... 86% 29.0M 1s",
                                "254800K .......... .......... .......... .......... .......... 86% 16.0M 1s",
                                "254850K .......... .......... .......... .......... .......... 86% 14.0M 1s",
                                "254900K .......... .......... .......... .......... .......... 86% 23.7M 1s",
                                "254950K .......... .......... .......... .......... .......... 86% 13.7M 1s",
                                "255000K .......... .......... .......... .......... .......... 86% 5.76M 1s",
                                "255050K .......... .......... .......... .......... .......... 86%  134M 1s",
                                "255100K .......... .......... .......... .......... .......... 86%  135M 1s",
                                "255150K .......... .......... .......... .......... .......... 86%  102M 1s",
                                "255200K .......... .......... .......... .......... .......... 86% 19.6M 1s",
                                "255250K .......... .......... .......... .......... .......... 86% 9.73M 1s",
                                "255300K .......... .......... .......... .......... .......... 86% 13.0M 1s",
                                "255350K .......... .......... .......... .......... .......... 86% 77.8M 1s",
                                "255400K .......... .......... .......... .......... .......... 86% 17.7M 1s",
                                "255450K .......... .......... .......... .......... .......... 86% 19.2M 1s",
                                "255500K .......... .......... .......... .......... .......... 86% 14.9M 1s",
                                "255550K .......... .......... .......... .......... .......... 86% 12.8M 1s",
                                "255600K .......... .......... .......... .......... .......... 86% 60.9M 1s",
                                "255650K .......... .......... .......... .......... .......... 86% 13.8M 1s",
                                "255700K .......... .......... .......... .......... .......... 86% 20.8M 1s",
                                "255750K .......... .......... .......... .......... .......... 86% 68.9M 1s",
                                "255800K .......... .......... .......... .......... .......... 86% 96.2M 1s",
                                "255850K .......... .......... .......... .......... .......... 86% 12.5M 1s",
                                "255900K .......... .......... .......... .......... .......... 86% 17.1M 1s",
                                "255950K .......... .......... .......... .......... .......... 86% 25.6M 1s",
                                "256000K .......... .......... .......... .......... .......... 86% 43.0M 1s",
                                "256050K .......... .......... .......... .......... .......... 86% 19.2M 1s",
                                "256100K .......... .......... .......... .......... .......... 86% 17.5M 1s",
                                "256150K .......... .......... .......... .......... .......... 86% 15.6M 1s",
                                "256200K .......... .......... .......... .......... .......... 86% 19.0M 1s",
                                "256250K .......... .......... .......... .......... .......... 86% 21.6M 1s",
                                "256300K .......... .......... .......... .......... .......... 86%  127M 1s",
                                "256350K .......... .......... .......... .......... .......... 86% 17.9M 1s",
                                "256400K .......... .......... .......... .......... .......... 86% 15.1M 1s",
                                "256450K .......... .......... .......... .......... .......... 86% 10.3M 1s",
                                "256500K .......... .......... .......... .......... .......... 86%  123M 1s",
                                "256550K .......... .......... .......... .......... .......... 86% 42.8M 1s",
                                "256600K .......... .......... .......... .......... .......... 86% 12.6M 1s",
                                "256650K .......... .......... .......... .......... .......... 86% 21.0M 1s",
                                "256700K .......... .......... .......... .......... .......... 86% 20.4M 1s",
                                "256750K .......... .......... .......... .......... .......... 86% 99.7M 1s",
                                "256800K .......... .......... .......... .......... .......... 86% 18.4M 1s",
                                "256850K .......... .......... .......... .......... .......... 86% 12.5M 1s",
                                "256900K .......... .......... .......... .......... .......... 86% 11.4M 1s",
                                "256950K .......... .......... .......... .......... .......... 86%  129M 1s",
                                "257000K .......... .......... .......... .......... .......... 86% 7.46M 1s",
                                "257050K .......... .......... .......... .......... .......... 86% 8.84M 1s",
                                "257100K .......... .......... .......... .......... .......... 86% 89.8M 1s",
                                "257150K .......... .......... .......... .......... .......... 86% 15.3M 1s",
                                "257200K .......... .......... .......... .......... .......... 86%  113M 1s",
                                "257250K .......... .......... .......... .......... .......... 86% 12.1M 1s",
                                "257300K .......... .......... .......... .......... .......... 86% 16.5M 1s",
                                "257350K .......... .......... .......... .......... .......... 87% 19.5M 1s",
                                "257400K .......... .......... .......... .......... .......... 87% 19.3M 1s",
                                "257450K .......... .......... .......... .......... .......... 87% 60.6M 1s",
                                "257500K .......... .......... .......... .......... .......... 87% 13.8M 1s",
                                "257550K .......... .......... .......... .......... .......... 87% 22.3M 1s",
                                "257600K .......... .......... .......... .......... .......... 87% 17.8M 1s",
                                "257650K .......... .......... .......... .......... .......... 87%  105M 1s",
                                "257700K .......... .......... .......... .......... .......... 87% 18.7M 1s",
                                "257750K .......... .......... .......... .......... .......... 87% 18.5M 1s",
                                "257800K .......... .......... .......... .......... .......... 87% 15.5M 1s",
                                "257850K .......... .......... .......... .......... .......... 87% 25.7M 1s",
                                "257900K .......... .......... .......... .......... .......... 87% 72.1M 1s",
                                "257950K .......... .......... .......... .......... .......... 87% 7.23M 1s",
                                "258000K .......... .......... .......... .......... .......... 87% 93.9M 1s",
                                "258050K .......... .......... .......... .......... .......... 87% 17.1M 1s",
                                "258100K .......... .......... .......... .......... .......... 87%  102M 1s",
                                "258150K .......... .......... .......... .......... .......... 87% 14.6M 1s",
                                "258200K .......... .......... .......... .......... .......... 87% 29.0M 1s",
                                "258250K .......... .......... .......... .......... .......... 87% 64.2M 1s",
                                "258300K .......... .......... .......... .......... .......... 87% 19.8M 1s",
                                "258350K .......... .......... .......... .......... .......... 87% 17.0M 1s",
                                "258400K .......... .......... .......... .......... .......... 87% 66.6M 1s",
                                "258450K .......... .......... .......... .......... .......... 87% 15.7M 1s",
                                "258500K .......... .......... .......... .......... .......... 87% 22.9M 1s",
                                "258550K .......... .......... .......... .......... .......... 87% 18.0M 1s",
                                "258600K .......... .......... .......... .......... .......... 87% 48.8M 1s",
                                "258650K .......... .......... .......... .......... .......... 87% 20.0M 1s",
                                "258700K .......... .......... .......... .......... .......... 87% 14.9M 1s",
                                "258750K .......... .......... .......... .......... .......... 87% 15.8M 1s",
                                "258800K .......... .......... .......... .......... .......... 87% 13.7M 1s",
                                "258850K .......... .......... .......... .......... .......... 87% 54.9M 1s",
                                "258900K .......... .......... .......... .......... .......... 87% 13.1M 1s",
                                "258950K .......... .......... .......... .......... .......... 87% 9.39M 1s",
                                "259000K .......... .......... .......... .......... .......... 87% 15.0M 1s",
                                "259050K .......... .......... .......... .......... .......... 87% 12.4M 1s",
                                "259100K .......... .......... .......... .......... .......... 87% 49.9M 1s",
                                "259150K .......... .......... .......... .......... .......... 87% 10.5M 1s",
                                "259200K .......... .......... .......... .......... .......... 87% 15.5M 1s",
                                "259250K .......... .......... .......... .......... .......... 87% 19.2M 1s",
                                "259300K .......... .......... .......... .......... .......... 87% 24.1M 1s",
                                "259350K .......... .......... .......... .......... .......... 87%  119M 1s",
                                "259400K .......... .......... .......... .......... .......... 87% 23.3M 1s",
                                "259450K .......... .......... .......... .......... .......... 87% 16.6M 1s",
                                "259500K .......... .......... .......... .......... .......... 87% 90.2M 1s",
                                "259550K .......... .......... .......... .......... .......... 87% 18.8M 1s",
                                "259600K .......... .......... .......... .......... .......... 87% 18.5M 1s",
                                "259650K .......... .......... .......... .......... .......... 87% 18.7M 1s",
                                "259700K .......... .......... .......... .......... .......... 87% 19.2M 1s",
                                "259750K .......... .......... .......... .......... .......... 87% 78.4M 1s",
                                "259800K .......... .......... .......... .......... .......... 87% 15.2M 1s",
                                "259850K .......... .......... .......... .......... .......... 87% 18.1M 1s",
                                "259900K .......... .......... .......... .......... .......... 87% 8.56M 1s",
                                "259950K .......... .......... .......... .......... .......... 87%  140M 1s",
                                "260000K .......... .......... .......... .......... .......... 87% 85.2M 1s",
                                "260050K .......... .......... .......... .......... .......... 87% 6.73M 1s",
                                "260100K .......... .......... .......... .......... .......... 87% 96.2M 1s",
                                "260150K .......... .......... .......... .......... .......... 87%  132M 1s",
                                "260200K .......... .......... .......... .......... .......... 87%  109M 1s",
                                "260250K .......... .......... .......... .......... .......... 87% 29.1M 1s",
                                "260300K .......... .......... .......... .......... .......... 88% 17.6M 1s",
                                "260350K .......... .......... .......... .......... .......... 88% 16.2M 1s",
                                "260400K .......... .......... .......... .......... .......... 88% 18.6M 1s",
                                "260450K .......... .......... .......... .......... .......... 88% 64.2M 1s",
                                "260500K .......... .......... .......... .......... .......... 88% 19.0M 1s",
                                "260550K .......... .......... .......... .......... .......... 88% 7.24M 1s",
                                "260600K .......... .......... .......... .......... .......... 88%  125M 1s",
                                "260650K .......... .......... .......... .......... .......... 88% 19.3M 1s",
                                "260700K .......... .......... .......... .......... .......... 88% 36.9M 1s",
                                "260750K .......... .......... .......... .......... .......... 88% 15.7M 1s",
                                "260800K .......... .......... .......... .......... .......... 88% 29.2M 1s",
                                "260850K .......... .......... .......... .......... .......... 88% 12.9M 1s",
                                "260900K .......... .......... .......... .......... .......... 88% 13.3M 1s",
                                "260950K .......... .......... .......... .......... .......... 88% 30.7M 1s",
                                "261000K .......... .......... .......... .......... .......... 88% 21.6M 1s",
                                "261050K .......... .......... .......... .......... .......... 88% 11.6M 1s",
                                "261100K .......... .......... .......... .......... .......... 88% 12.7M 1s",
                                "261150K .......... .......... .......... .......... .......... 88% 49.4M 1s",
                                "261200K .......... .......... .......... .......... .......... 88% 40.4M 1s",
                                "261250K .......... .......... .......... .......... .......... 88% 5.93M 1s",
                                "261300K .......... .......... .......... .......... .......... 88% 87.0M 1s",
                                "261350K .......... .......... .......... .......... .......... 88%  141M 1s",
                                "261400K .......... .......... .......... .......... .......... 88%  103M 1s",
                                "261450K .......... .......... .......... .......... .......... 88% 25.9M 1s",
                                "261500K .......... .......... .......... .......... .......... 88% 11.0M 1s",
                                "261550K .......... .......... .......... .......... .......... 88%  108M 1s",
                                "261600K .......... .......... .......... .......... .......... 88% 91.3M 1s",
                                "261650K .......... .......... .......... .......... .......... 88% 9.41M 1s",
                                "261700K .......... .......... .......... .......... .......... 88% 19.1M 1s",
                                "261750K .......... .......... .......... .......... .......... 88% 30.8M 1s",
                                "261800K .......... .......... .......... .......... .......... 88% 46.4M 1s",
                                "261850K .......... .......... .......... .......... .......... 88% 54.2M 1s",
                                "261900K .......... .......... .......... .......... .......... 88% 24.0M 1s",
                                "261950K .......... .......... .......... .......... .......... 88% 23.8M 1s",
                                "262000K .......... .......... .......... .......... .......... 88% 20.4M 1s",
                                "262050K .......... .......... .......... .......... .......... 88% 28.0M 1s",
                                "262100K .......... .......... .......... .......... .......... 88% 50.7M 1s",
                                "262150K .......... .......... .......... .......... .......... 88% 22.2M 1s",
                                "262200K .......... .......... .......... .......... .......... 88% 19.2M 1s",
                                "262250K .......... .......... .......... .......... .......... 88% 22.3M 1s",
                                "262300K .......... .......... .......... .......... .......... 88% 78.4M 1s",
                                "262350K .......... .......... .......... .......... .......... 88% 8.67M 1s",
                                "262400K .......... .......... .......... .......... .......... 88%  124M 1s",
                                "262450K .......... .......... .......... .......... .......... 88% 17.9M 1s",
                                "262500K .......... .......... .......... .......... .......... 88% 16.3M 1s",
                                "262550K .......... .......... .......... .......... .......... 88% 64.5M 1s",
                                "262600K .......... .......... .......... .......... .......... 88% 13.4M 1s",
                                "262650K .......... .......... .......... .......... .......... 88% 12.4M 1s",
                                "262700K .......... .......... .......... .......... .......... 88% 10.6M 1s",
                                "262750K .......... .......... .......... .......... .......... 88% 11.2M 1s",
                                "262800K .......... .......... .......... .......... .......... 88% 19.1M 1s",
                                "262850K .......... .......... .......... .......... .......... 88% 23.0M 1s",
                                "262900K .......... .......... .......... .......... .......... 88% 23.1M 1s",
                                "262950K .......... .......... .......... .......... .......... 88% 16.7M 1s",
                                "263000K .......... .......... .......... .......... .......... 88% 7.38M 1s",
                                "263050K .......... .......... .......... .......... .......... 88% 77.5M 1s",
                                "263100K .......... .......... .......... .......... .......... 88%  103M 1s",
                                "263150K .......... .......... .......... .......... .......... 88%  115M 1s",
                                "263200K .......... .......... .......... .......... .......... 88% 30.9M 1s",
                                "263250K .......... .......... .......... .......... .......... 89% 94.9M 1s",
                                "263300K .......... .......... .......... .......... .......... 89%  105M 1s",
                                "263350K .......... .......... .......... .......... .......... 89% 14.6M 1s",
                                "263400K .......... .......... .......... .......... .......... 89% 67.5M 1s",
                                "263450K .......... .......... .......... .......... .......... 89% 78.5M 1s",
                                "263500K .......... .......... .......... .......... .......... 89%  105M 1s",
                                "263550K .......... .......... .......... .......... .......... 89%  119M 1s",
                                "263600K .......... .......... .......... .......... .......... 89% 11.5M 1s",
                                "263650K .......... .......... .......... .......... .......... 89%  123M 1s",
                                "263700K .......... .......... .......... .......... .......... 89%  126M 1s",
                                "263750K .......... .......... .......... .......... .......... 89% 35.7M 1s",
                                "263800K .......... .......... .......... .......... .......... 89% 22.1M 1s",
                                "263850K .......... .......... .......... .......... .......... 89% 20.2M 1s",
                                "263900K .......... .......... .......... .......... .......... 89% 18.0M 1s",
                                "263950K .......... .......... .......... .......... .......... 89% 66.5M 1s",
                                "264000K .......... .......... .......... .......... .......... 89% 9.43M 1s",
                                "264050K .......... .......... .......... .......... .......... 89% 86.6M 1s",
                                "264100K .......... .......... .......... .......... .......... 89% 16.4M 1s",
                                "264150K .......... .......... .......... .......... .......... 89% 10.5M 1s",
                                "264200K .......... .......... .......... .......... .......... 89% 75.0M 1s",
                                "264250K .......... .......... .......... .......... .......... 89% 14.7M 1s",
                                "264300K .......... .......... .......... .......... .......... 89% 16.7M 1s",
                                "264350K .......... .......... .......... .......... .......... 89% 15.6M 1s",
                                "264400K .......... .......... .......... .......... .......... 89% 93.0M 1s",
                                "264450K .......... .......... .......... .......... .......... 89% 22.2M 1s",
                                "264500K .......... .......... .......... .......... .......... 89% 23.8M 1s",
                                "264550K .......... .......... .......... .......... .......... 89% 17.1M 1s",
                                "264600K .......... .......... .......... .......... .......... 89% 9.98M 1s",
                                "264650K .......... .......... .......... .......... .......... 89% 95.5M 1s",
                                "264700K .......... .......... .......... .......... .......... 89% 15.2M 1s",
                                "264750K .......... .......... .......... .......... .......... 89% 13.4M 1s",
                                "264800K .......... .......... .......... .......... .......... 89% 12.3M 1s",
                                "264850K .......... .......... .......... .......... .......... 89% 29.6M 1s",
                                "264900K .......... .......... .......... .......... .......... 89% 65.5M 1s",
                                "264950K .......... .......... .......... .......... .......... 89% 7.67M 1s",
                                "265000K .......... .......... .......... .......... .......... 89% 47.0M 1s",
                                "265050K .......... .......... .......... .......... .......... 89% 11.1M 1s",
                                "265100K .......... .......... .......... .......... .......... 89% 7.49M 1s",
                                "265150K .......... .......... .......... .......... .......... 89%  113M 1s",
                                "265200K .......... .......... .......... .......... .......... 89%  124M 1s",
                                "265250K .......... .......... .......... .......... .......... 89% 13.7M 1s",
                                "265300K .......... .......... .......... .......... .......... 89% 87.6M 1s",
                                "265350K .......... .......... .......... .......... .......... 89% 26.4M 1s",
                                "265400K .......... .......... .......... .......... .......... 89% 79.3M 1s",
                                "265450K .......... .......... .......... .......... .......... 89% 9.11M 1s",
                                "265500K .......... .......... .......... .......... .......... 89%  132M 1s",
                                "265550K .......... .......... .......... .......... .......... 89% 19.7M 1s",
                                "265600K .......... .......... .......... .......... .......... 89% 41.7M 1s",
                                "265650K .......... .......... .......... .......... .......... 89% 13.6M 1s",
                                "265700K .......... .......... .......... .......... .......... 89%  129M 1s",
                                "265750K .......... .......... .......... .......... .......... 89% 33.4M 1s",
                                "265800K .......... .......... .......... .......... .......... 89% 20.3M 1s",
                                "265850K .......... .......... .......... .......... .......... 89% 55.4M 1s",
                                "265900K .......... .......... .......... .......... .......... 89% 20.0M 1s",
                                "265950K .......... .......... .......... .......... .......... 89% 12.0M 1s",
                                "266000K .......... .......... .......... .......... .......... 89% 72.1M 1s",
                                "266050K .......... .......... .......... .......... .......... 89% 83.5M 1s",
                                "266100K .......... .......... .......... .......... .......... 89% 12.8M 1s",
                                "266150K .......... .......... .......... .......... .......... 89% 50.0M 1s",
                                "266200K .......... .......... .......... .......... .......... 89% 14.0M 1s",
                                "266250K .......... .......... .......... .......... .......... 90% 27.1M 1s",
                                "266300K .......... .......... .......... .......... .......... 90% 66.5M 1s",
                                "266350K .......... .......... .......... .......... .......... 90% 21.0M 1s",
                                "266400K .......... .......... .......... .......... .......... 90% 19.4M 1s",
                                "266450K .......... .......... .......... .......... .......... 90% 13.0M 1s",
                                "266500K .......... .......... .......... .......... .......... 90% 13.2M 1s",
                                "266550K .......... .......... .......... .......... .......... 90% 39.5M 1s",
                                "266600K .......... .......... .......... .......... .......... 90% 4.43M 1s",
                                "266650K .......... .......... .......... .......... .......... 90% 60.7M 1s",
                                "266700K .......... .......... .......... .......... .......... 90% 46.3M 1s",
                                "266750K .......... .......... .......... .......... .......... 90% 39.6M 1s",
                                "266800K .......... .......... .......... .......... .......... 90% 62.7M 1s",
                                "266850K .......... .......... .......... .......... .......... 90% 20.0M 1s",
                                "266900K .......... .......... .......... .......... .......... 90% 11.7M 1s",
                                "266950K .......... .......... .......... .......... .......... 90% 34.7M 1s",
                                "267000K .......... .......... .......... .......... .......... 90% 23.9M 1s",
                                "267050K .......... .......... .......... .......... .......... 90% 34.0M 1s",
                                "267100K .......... .......... .......... .......... .......... 90% 19.3M 1s",
                                "267150K .......... .......... .......... .......... .......... 90% 20.5M 1s",
                                "267200K .......... .......... .......... .......... .......... 90% 38.2M 1s",
                                "267250K .......... .......... .......... .......... .......... 90% 15.7M 1s",
                                "267300K .......... .......... .......... .......... .......... 90% 29.8M 1s",
                                "267350K .......... .......... .......... .......... .......... 90% 21.1M 1s",
                                "267400K .......... .......... .......... .......... .......... 90% 20.3M 1s",
                                "267450K .......... .......... .......... .......... .......... 90% 95.1M 1s",
                                "267500K .......... .......... .......... .......... .......... 90% 16.1M 1s",
                                "267550K .......... .......... .......... .......... .......... 90% 20.9M 1s",
                                "267600K .......... .......... .......... .......... .......... 90% 18.9M 1s",
                                "267650K .......... .......... .......... .......... .......... 90% 22.0M 1s",
                                "267700K .......... .......... .......... .......... .......... 90%  122M 1s",
                                "267750K .......... .......... .......... .......... .......... 90% 21.9M 1s",
                                "267800K .......... .......... .......... .......... .......... 90% 22.4M 1s",
                                "267850K .......... .......... .......... .......... .......... 90% 21.5M 1s",
                                "267900K .......... .......... .......... .......... .......... 90% 91.1M 1s",
                                "267950K .......... .......... .......... .......... .......... 90% 19.6M 1s",
                                "268000K .......... .......... .......... .......... .......... 90% 25.3M 1s",
                                "268050K .......... .......... .......... .......... .......... 90% 16.6M 1s",
                                "268100K .......... .......... .......... .......... .......... 90% 18.0M 1s",
                                "268150K .......... .......... .......... .......... .......... 90% 38.6M 1s",
                                "268200K .......... .......... .......... .......... .......... 90% 18.3M 1s",
                                "268250K .......... .......... .......... .......... .......... 90% 11.0M 1s",
                                "268300K .......... .......... .......... .......... .......... 90% 9.84M 1s",
                                "268350K .......... .......... .......... .......... .......... 90% 10.4M 1s",
                                "268400K .......... .......... .......... .......... .......... 90% 10.1M 1s",
                                "268450K .......... .......... .......... .......... .......... 90% 31.9M 1s",
                                "268500K .......... .......... .......... .......... .......... 90% 9.17M 1s",
                                "268550K .......... .......... .......... .......... .......... 90% 7.86M 1s",
                                "268600K .......... .......... .......... .......... .......... 90% 11.3M 1s",
                                "268650K .......... .......... .......... .......... .......... 90% 13.5M 1s",
                                "268700K .......... .......... .......... .......... .......... 90% 33.6M 1s",
                                "268750K .......... .......... .......... .......... .......... 90% 6.85M 1s",
                                "268800K .......... .......... .......... .......... .......... 90% 14.1M 1s",
                                "268850K .......... .......... .......... .......... .......... 90% 9.90M 1s",
                                "268900K .......... .......... .......... .......... .......... 90% 62.3M 1s",
                                "268950K .......... .......... .......... .......... .......... 90% 9.70M 1s",
                                "269000K .......... .......... .......... .......... .......... 90% 13.8M 1s",
                                "269050K .......... .......... .......... .......... .......... 90% 11.8M 1s",
                                "269100K .......... .......... .......... .......... .......... 90% 14.9M 1s",
                                "269150K .......... .......... .......... .......... .......... 90% 23.2M 1s",
                                "269200K .......... .......... .......... .......... .......... 91% 11.5M 1s",
                                "269250K .......... .......... .......... .......... .......... 91% 6.96M 1s",
                                "269300K .......... .......... .......... .......... .......... 91% 39.5M 1s",
                                "269350K .......... .......... .......... .......... .......... 91% 14.3M 1s",
                                "269400K .......... .......... .......... .......... .......... 91% 66.3M 1s",
                                "269450K .......... .......... .......... .......... .......... 91% 14.2M 1s",
                                "269500K .......... .......... .......... .......... .......... 91% 12.9M 1s",
                                "269550K .......... .......... .......... .......... .......... 91% 80.7M 1s",
                                "269600K .......... .......... .......... .......... .......... 91% 12.2M 1s",
                                "269650K .......... .......... .......... .......... .......... 91% 12.3M 1s",
                                "269700K .......... .......... .......... .......... .......... 91% 12.2M 1s",
                                "269750K .......... .......... .......... .......... .......... 91% 10.3M 1s",
                                "269800K .......... .......... .......... .......... .......... 91% 11.0M 1s",
                                "269850K .......... .......... .......... .......... .......... 91%  111M 1s",
                                "269900K .......... .......... .......... .......... .......... 91% 14.0M 1s",
                                "269950K .......... .......... .......... .......... .......... 91% 11.1M 1s",
                                "270000K .......... .......... .......... .......... .......... 91% 16.8M 1s",
                                "270050K .......... .......... .......... .......... .......... 91% 56.5M 1s",
                                "270100K .......... .......... .......... .......... .......... 91% 9.47M 1s",
                                "270150K .......... .......... .......... .......... .......... 91% 12.3M 1s",
                                "270200K .......... .......... .......... .......... .......... 91% 12.9M 1s",
                                "270250K .......... .......... .......... .......... .......... 91% 61.4M 1s",
                                "270300K .......... .......... .......... .......... .......... 91% 5.50M 1s",
                                "270350K .......... .......... .......... .......... .......... 91%  122M 1s",
                                "270400K .......... .......... .......... .......... .......... 91% 17.6M 1s",
                                "270450K .......... .......... .......... .......... .......... 91% 9.82M 1s",
                                "270500K .......... .......... .......... .......... .......... 91% 16.3M 1s",
                                "270550K .......... .......... .......... .......... .......... 91% 32.6M 1s",
                                "270600K .......... .......... .......... .......... .......... 91% 10.9M 1s",
                                "270650K .......... .......... .......... .......... .......... 91% 13.2M 1s",
                                "270700K .......... .......... .......... .......... .......... 91% 9.60M 1s",
                                "270750K .......... .......... .......... .......... .......... 91% 55.1M 1s",
                                "270800K .......... .......... .......... .......... .......... 91% 12.9M 1s",
                                "270850K .......... .......... .......... .......... .......... 91% 12.9M 1s",
                                "270900K .......... .......... .......... .......... .......... 91% 12.8M 1s",
                                "270950K .......... .......... .......... .......... .......... 91% 17.3M 1s",
                                "271000K .......... .......... .......... .......... .......... 91% 66.8M 1s",
                                "271050K .......... .......... .......... .......... .......... 91% 16.3M 1s",
                                "271100K .......... .......... .......... .......... .......... 91% 16.1M 1s",
                                "271150K .......... .......... .......... .......... .......... 91% 23.5M 1s",
                                "271200K .......... .......... .......... .......... .......... 91% 92.8M 1s",
                                "271250K .......... .......... .......... .......... .......... 91% 16.7M 1s",
                                "271300K .......... .......... .......... .......... .......... 91% 17.9M 1s",
                                "271350K .......... .......... .......... .......... .......... 91% 23.6M 1s",
                                "271400K .......... .......... .......... .......... .......... 91% 34.6M 1s",
                                "271450K .......... .......... .......... .......... .......... 91% 24.2M 1s",
                                "271500K .......... .......... .......... .......... .......... 91% 11.7M 1s",
                                "271550K .......... .......... .......... .......... .......... 91% 24.8M 1s",
                                "271600K .......... .......... .......... .......... .......... 91% 16.4M 1s",
                                "271650K .......... .......... .......... .......... .......... 91% 19.3M 1s",
                                "271700K .......... .......... .......... .......... .......... 91% 84.0M 1s",
                                "271750K .......... .......... .......... .......... .......... 91% 13.6M 1s",
                                "271800K .......... .......... .......... .......... .......... 91% 8.89M 1s",
                                "271850K .......... .......... .......... .......... .......... 91%  120M 1s",
                                "271900K .......... .......... .......... .......... .......... 91%  129M 1s",
                                "271950K .......... .......... .......... .......... .......... 91% 36.1M 1s",
                                "272000K .......... .......... .......... .......... .......... 91% 20.5M 1s",
                                "272050K .......... .......... .......... .......... .......... 91% 20.2M 1s",
                                "272100K .......... .......... .......... .......... .......... 91% 84.3M 1s",
                                "272150K .......... .......... .......... .......... .......... 92% 18.4M 1s",
                                "272200K .......... .......... .......... .......... .......... 92% 19.2M 1s",
                                "272250K .......... .......... .......... .......... .......... 92% 21.4M 1s",
                                "272300K .......... .......... .......... .......... .......... 92% 13.8M 1s",
                                "272350K .......... .......... .......... .......... .......... 92% 39.9M 1s",
                                "272400K .......... .......... .......... .......... .......... 92% 17.2M 1s",
                                "272450K .......... .......... .......... .......... .......... 92% 13.8M 1s",
                                "272500K .......... .......... .......... .......... .......... 92% 8.58M 1s",
                                "272550K .......... .......... .......... .......... .......... 92% 15.2M 1s",
                                "272600K .......... .......... .......... .......... .......... 92% 15.5M 1s",
                                "272650K .......... .......... .......... .......... .......... 92% 21.0M 1s",
                                "272700K .......... .......... .......... .......... .......... 92% 13.8M 1s",
                                "272750K .......... .......... .......... .......... .......... 92% 14.0M 1s",
                                "272800K .......... .......... .......... .......... .......... 92% 92.5M 1s",
                                "272850K .......... .......... .......... .......... .......... 92% 19.6M 1s",
                                "272900K .......... .......... .......... .......... .......... 92% 19.4M 1s",
                                "272950K .......... .......... .......... .......... .......... 92% 74.8M 1s",
                                "273000K .......... .......... .......... .......... .......... 92% 18.5M 1s",
                                "273050K .......... .......... .......... .......... .......... 92% 84.4M 1s",
                                "273100K .......... .......... .......... .......... .......... 92% 14.3M 1s",
                                "273150K .......... .......... .......... .......... .......... 92% 28.0M 1s",
                                "273200K .......... .......... .......... .......... .......... 92% 13.0M 1s",
                                "273250K .......... .......... .......... .......... .......... 92% 38.3M 1s",
                                "273300K .......... .......... .......... .......... .......... 92% 82.4M 1s",
                                "273350K .......... .......... .......... .......... .......... 92% 13.6M 1s",
                                "273400K .......... .......... .......... .......... .......... 92% 14.5M 1s",
                                "273450K .......... .......... .......... .......... .......... 92% 54.8M 1s",
                                "273500K .......... .......... .......... .......... .......... 92% 24.1M 1s",
                                "273550K .......... .......... .......... .......... .......... 92% 48.4M 1s",
                                "273600K .......... .......... .......... .......... .......... 92% 13.9M 1s",
                                "273650K .......... .......... .......... .......... .......... 92% 32.3M 1s",
                                "273700K .......... .......... .......... .......... .......... 92% 19.2M 1s",
                                "273750K .......... .......... .......... .......... .......... 92% 17.9M 1s",
                                "273800K .......... .......... .......... .......... .......... 92%  131M 1s",
                                "273850K .......... .......... .......... .......... .......... 92% 46.0M 1s",
                                "273900K .......... .......... .......... .......... .......... 92% 13.1M 1s",
                                "273950K .......... .......... .......... .......... .......... 92% 21.5M 1s",
                                "274000K .......... .......... .......... .......... .......... 92%  106M 1s",
                                "274050K .......... .......... .......... .......... .......... 92% 56.2M 1s",
                                "274100K .......... .......... .......... .......... .......... 92% 18.3M 1s",
                                "274150K .......... .......... .......... .......... .......... 92% 14.5M 1s",
                                "274200K .......... .......... .......... .......... .......... 92% 99.0M 1s",
                                "274250K .......... .......... .......... .......... .......... 92% 23.5M 1s",
                                "274300K .......... .......... .......... .......... .......... 92% 21.0M 1s",
                                "274350K .......... .......... .......... .......... .......... 92% 11.3M 1s",
                                "274400K .......... .......... .......... .......... .......... 92% 24.3M 1s",
                                "274450K .......... .......... .......... .......... .......... 92% 72.2M 1s",
                                "274500K .......... .......... .......... .......... .......... 92% 12.7M 1s",
                                "274550K .......... .......... .......... .......... .......... 92% 14.2M 1s",
                                "274600K .......... .......... .......... .......... .......... 92% 12.8M 1s",
                                "274650K .......... .......... .......... .......... .......... 92% 11.8M 1s",
                                "274700K .......... .......... .......... .......... .......... 92% 18.5M 1s",
                                "274750K .......... .......... .......... .......... .......... 92% 25.3M 1s",
                                "274800K .......... .......... .......... .......... .......... 92% 19.5M 1s",
                                "274850K .......... .......... .......... .......... .......... 92% 16.8M 1s",
                                "274900K .......... .......... .......... .......... .......... 92% 86.0M 1s",
                                "274950K .......... .......... .......... .......... .......... 92% 13.7M 1s",
                                "275000K .......... .......... .......... .......... .......... 92% 15.2M 1s",
                                "275050K .......... .......... .......... .......... .......... 92% 32.5M 1s",
                                "275100K .......... .......... .......... .......... .......... 93% 16.7M 1s",
                                "275150K .......... .......... .......... .......... .......... 93% 74.2M 1s",
                                "275200K .......... .......... .......... .......... .......... 93% 21.9M 1s",
                                "275250K .......... .......... .......... .......... .......... 93% 22.8M 1s",
                                "275300K .......... .......... .......... .......... .......... 93% 17.8M 1s",
                                "275350K .......... .......... .......... .......... .......... 93% 20.1M 1s",
                                "275400K .......... .......... .......... .......... .......... 93% 77.9M 1s",
                                "275450K .......... .......... .......... .......... .......... 93% 17.2M 1s",
                                "275500K .......... .......... .......... .......... .......... 93% 18.4M 1s",
                                "275550K .......... .......... .......... .......... .......... 93% 22.2M 1s",
                                "275600K .......... .......... .......... .......... .......... 93% 96.6M 1s",
                                "275650K .......... .......... .......... .......... .......... 93% 17.1M 1s",
                                "275700K .......... .......... .......... .......... .......... 93% 25.9M 1s",
                                "275750K .......... .......... .......... .......... .......... 93% 24.0M 1s",
                                "275800K .......... .......... .......... .......... .......... 93% 24.3M 1s",
                                "275850K .......... .......... .......... .......... .......... 93% 71.9M 1s",
                                "275900K .......... .......... .......... .......... .......... 93% 13.6M 1s",
                                "275950K .......... .......... .......... .......... .......... 93% 86.8M 1s",
                                "276000K .......... .......... .......... .......... .......... 93% 16.2M 1s",
                                "276050K .......... .......... .......... .......... .......... 93% 74.7M 1s",
                                "276100K .......... .......... .......... .......... .......... 93% 77.0M 1s",
                                "276150K .......... .......... .......... .......... .......... 93% 22.5M 1s",
                                "276200K .......... .......... .......... .......... .......... 93% 15.4M 1s",
                                "276250K .......... .......... .......... .......... .......... 93% 16.6M 1s",
                                "276300K .......... .......... .......... .......... .......... 93% 77.6M 1s",
                                "276350K .......... .......... .......... .......... .......... 93% 13.6M 1s",
                                "276400K .......... .......... .......... .......... .......... 93% 17.3M 1s",
                                "276450K .......... .......... .......... .......... .......... 93% 19.7M 1s",
                                "276500K .......... .......... .......... .......... .......... 93% 8.54M 1s",
                                "276550K .......... .......... .......... .......... .......... 93% 23.8M 1s",
                                "276600K .......... .......... .......... .......... .......... 93% 40.7M 1s",
                                "276650K .......... .......... .......... .......... .......... 93% 20.5M 1s",
                                "276700K .......... .......... .......... .......... .......... 93% 11.1M 1s",
                                "276750K .......... .......... .......... .......... .......... 93%  102M 1s",
                                "276800K .......... .......... .......... .......... .......... 93% 33.6M 1s",
                                "276850K .......... .......... .......... .......... .......... 93% 12.2M 1s",
                                "276900K .......... .......... .......... .......... .......... 93% 95.5M 1s",
                                "276950K .......... .......... .......... .......... .......... 93% 38.9M 1s",
                                "277000K .......... .......... .......... .......... .......... 93% 12.5M 1s",
                                "277050K .......... .......... .......... .......... .......... 93% 95.5M 1s",
                                "277100K .......... .......... .......... .......... .......... 93% 21.1M 1s",
                                "277150K .......... .......... .......... .......... .......... 93% 80.1M 1s",
                                "277200K .......... .......... .......... .......... .......... 93% 21.2M 1s",
                                "277250K .......... .......... .......... .......... .......... 93% 95.1M 1s",
                                "277300K .......... .......... .......... .......... .......... 93% 21.6M 1s",
                                "277350K .......... .......... .......... .......... .......... 93% 21.2M 1s",
                                "277400K .......... .......... .......... .......... .......... 93% 20.9M 1s",
                                "277450K .......... .......... .......... .......... .......... 93% 49.2M 1s",
                                "277500K .......... .......... .......... .......... .......... 93% 79.7M 1s",
                                "277550K .......... .......... .......... .......... .......... 93% 17.2M 1s",
                                "277600K .......... .......... .......... .......... .......... 93% 29.0M 1s",
                                "277650K .......... .......... .......... .......... .......... 93% 21.1M 1s",
                                "277700K .......... .......... .......... .......... .......... 93% 24.7M 1s",
                                "277750K .......... .......... .......... .......... .......... 93% 56.7M 1s",
                                "277800K .......... .......... .......... .......... .......... 93% 22.6M 1s",
                                "277850K .......... .......... .......... .......... .......... 93% 22.2M 1s",
                                "277900K .......... .......... .......... .......... .......... 93% 6.91M 1s",
                                "277950K .......... .......... .......... .......... .......... 93% 94.2M 1s",
                                "278000K .......... .......... .......... .......... .......... 93% 63.1M 1s",
                                "278050K .......... .......... .......... .......... .......... 94% 84.0M 1s",
                                "278100K .......... .......... .......... .......... .......... 94% 18.7M 1s",
                                "278150K .......... .......... .......... .......... .......... 94% 16.9M 1s",
                                "278200K .......... .......... .......... .......... .......... 94% 61.4M 1s",
                                "278250K .......... .......... .......... .......... .......... 94% 15.8M 1s",
                                "278300K .......... .......... .......... .......... .......... 94% 11.5M 1s",
                                "278350K .......... .......... .......... .......... .......... 94% 10.5M 1s",
                                "278400K .......... .......... .......... .......... .......... 94% 14.8M 1s",
                                "278450K .......... .......... .......... .......... .......... 94% 68.9M 1s",
                                "278500K .......... .......... .......... .......... .......... 94% 17.4M 1s",
                                "278550K .......... .......... .......... .......... .......... 94% 18.8M 1s",
                                "278600K .......... .......... .......... .......... .......... 94% 20.9M 1s",
                                "278650K .......... .......... .......... .......... .......... 94% 62.3M 1s",
                                "278700K .......... .......... .......... .......... .......... 94% 88.6M 1s",
                                "278750K .......... .......... .......... .......... .......... 94% 21.9M 1s",
                                "278800K .......... .......... .......... .......... .......... 94% 5.52M 1s",
                                "278850K .......... .......... .......... .......... .......... 94% 14.6M 1s",
                                "278900K .......... .......... .......... .......... .......... 94% 82.3M 1s",
                                "278950K .......... .......... .......... .......... .......... 94% 73.4M 1s",
                                "279000K .......... .......... .......... .......... .......... 94%  101M 1s",
                                "279050K .......... .......... .......... .......... .......... 94% 91.1M 1s",
                                "279100K .......... .......... .......... .......... .......... 94% 39.1M 1s",
                                "279150K .......... .......... .......... .......... .......... 94% 59.1M 1s",
                                "279200K .......... .......... .......... .......... .......... 94% 44.2M 1s",
                                "279250K .......... .......... .......... .......... .......... 94% 40.8M 1s",
                                "279300K .......... .......... .......... .......... .......... 94% 21.0M 1s",
                                "279350K .......... .......... .......... .......... .......... 94% 86.0M 1s",
                                "279400K .......... .......... .......... .......... .......... 94% 19.5M 1s",
                                "279450K .......... .......... .......... .......... .......... 94% 23.2M 1s",
                                "279500K .......... .......... .......... .......... .......... 94% 18.4M 1s",
                                "279550K .......... .......... .......... .......... .......... 94% 14.4M 1s",
                                "279600K .......... .......... .......... .......... .......... 94% 19.4M 1s",
                                "279650K .......... .......... .......... .......... .......... 94% 21.0M 1s",
                                "279700K .......... .......... .......... .......... .......... 94% 27.0M 1s",
                                "279750K .......... .......... .......... .......... .......... 94% 21.3M 1s",
                                "279800K .......... .......... .......... .......... .......... 94% 14.3M 1s",
                                "279850K .......... .......... .......... .......... .......... 94% 43.4M 1s",
                                "279900K .......... .......... .......... .......... .......... 94% 14.1M 1s",
                                "279950K .......... .......... .......... .......... .......... 94% 5.05M 1s",
                                "280000K .......... .......... .......... .......... .......... 94%  109M 1s",
                                "280050K .......... .......... .......... .......... .......... 94% 31.7M 1s",
                                "280100K .......... .......... .......... .......... .......... 94% 55.7M 1s",
                                "280150K .......... .......... .......... .......... .......... 94% 17.3M 1s",
                                "280200K .......... .......... .......... .......... .......... 94% 14.5M 1s",
                                "280250K .......... .......... .......... .......... .......... 94% 56.7M 1s",
                                "280300K .......... .......... .......... .......... .......... 94% 57.0M 1s",
                                "280350K .......... .......... .......... .......... .......... 94% 18.3M 1s",
                                "280400K .......... .......... .......... .......... .......... 94% 18.7M 1s",
                                "280450K .......... .......... .......... .......... .......... 94% 20.3M 1s",
                                "280500K .......... .......... .......... .......... .......... 94% 16.1M 1s",
                                "280550K .......... .......... .......... .......... .......... 94% 41.8M 1s",
                                "280600K .......... .......... .......... .......... .......... 94% 18.9M 1s",
                                "280650K .......... .......... .......... .......... .......... 94% 17.5M 1s",
                                "280700K .......... .......... .......... .......... .......... 94% 44.5M 1s",
                                "280750K .......... .......... .......... .......... .......... 94% 68.5M 1s",
                                "280800K .......... .......... .......... .......... .......... 94% 18.3M 1s",
                                "280850K .......... .......... .......... .......... .......... 94% 18.7M 1s",
                                "280900K .......... .......... .......... .......... .......... 94% 20.9M 1s",
                                "280950K .......... .......... .......... .......... .......... 94% 16.9M 1s",
                                "281000K .......... .......... .......... .......... .......... 95%  101M 1s",
                                "281050K .......... .......... .......... .......... .......... 95% 32.5M 1s",
                                "281100K .......... .......... .......... .......... .......... 95% 19.4M 1s",
                                "281150K .......... .......... .......... .......... .......... 95% 61.0M 1s",
                                "281200K .......... .......... .......... .......... .......... 95% 30.0M 1s",
                                "281250K .......... .......... .......... .......... .......... 95% 69.0M 1s",
                                "281300K .......... .......... .......... .......... .......... 95% 17.6M 1s",
                                "281350K .......... .......... .......... .......... .......... 95% 21.5M 1s",
                                "281400K .......... .......... .......... .......... .......... 95% 20.4M 1s",
                                "281450K .......... .......... .......... .......... .......... 95% 87.8M 1s",
                                "281500K .......... .......... .......... .......... .......... 95% 17.4M 1s",
                                "281550K .......... .......... .......... .......... .......... 95% 15.3M 1s",
                                "281600K .......... .......... .......... .......... .......... 95% 18.5M 1s",
                                "281650K .......... .......... .......... .......... .......... 95% 10.3M 1s",
                                "281700K .......... .......... .......... .......... .......... 95% 44.8M 1s",
                                "281750K .......... .......... .......... .......... .......... 95% 44.5M 1s",
                                "281800K .......... .......... .......... .......... .......... 95% 11.5M 1s",
                                "281850K .......... .......... .......... .......... .......... 95% 11.6M 1s",
                                "281900K .......... .......... .......... .......... .......... 95% 16.1M 1s",
                                "281950K .......... .......... .......... .......... .......... 95% 15.6M 1s",
                                "282000K .......... .......... .......... .......... .......... 95% 66.5M 1s",
                                "282050K .......... .......... .......... .......... .......... 95% 9.64M 1s",
                                "282100K .......... .......... .......... .......... .......... 95%  117M 1s",
                                "282150K .......... .......... .......... .......... .......... 95% 31.8M 1s",
                                "282200K .......... .......... .......... .......... .......... 95% 58.1M 1s",
                                "282250K .......... .......... .......... .......... .......... 95% 22.0M 1s",
                                "282300K .......... .......... .......... .......... .......... 95% 18.8M 1s",
                                "282350K .......... .......... .......... .......... .......... 95% 37.2M 1s",
                                "282400K .......... .......... .......... .......... .......... 95% 81.5M 1s",
                                "282450K .......... .......... .......... .......... .......... 95% 13.8M 1s",
                                "282500K .......... .......... .......... .......... .......... 95% 81.1M 0s",
                                "282550K .......... .......... .......... .......... .......... 95% 17.4M 0s",
                                "282600K .......... .......... .......... .......... .......... 95% 27.1M 0s",
                                "282650K .......... .......... .......... .......... .......... 95% 58.8M 0s",
                                "282700K .......... .......... .......... .......... .......... 95% 22.2M 0s",
                                "282750K .......... .......... .......... .......... .......... 95% 34.1M 0s",
                                "282800K .......... .......... .......... .......... .......... 95% 19.7M 0s",
                                "282850K .......... .......... .......... .......... .......... 95% 89.9M 0s",
                                "282900K .......... .......... .......... .......... .......... 95% 20.5M 0s",
                                "282950K .......... .......... .......... .......... .......... 95% 17.5M 0s",
                                "283000K .......... .......... .......... .......... .......... 95% 11.7M 0s",
                                "283050K .......... .......... .......... .......... .......... 95% 84.8M 0s",
                                "283100K .......... .......... .......... .......... .......... 95% 59.0M 0s",
                                "283150K .......... .......... .......... .......... .......... 95% 17.0M 0s",
                                "283200K .......... .......... .......... .......... .......... 95% 38.2M 0s",
                                "283250K .......... .......... .......... .......... .......... 95% 10.4M 0s",
                                "283300K .......... .......... .......... .......... .......... 95% 12.4M 0s",
                                "283350K .......... .......... .......... .......... .......... 95% 56.2M 0s",
                                "283400K .......... .......... .......... .......... .......... 95% 10.1M 0s",
                                "283450K .......... .......... .......... .......... .......... 95% 13.5M 0s",
                                "283500K .......... .......... .......... .......... .......... 95% 10.8M 0s",
                                "283550K .......... .......... .......... .......... .......... 95% 21.4M 0s",
                                "283600K .......... .......... .......... .......... .......... 95% 39.0M 0s",
                                "283650K .......... .......... .......... .......... .......... 95% 18.2M 0s",
                                "283700K .......... .......... .......... .......... .......... 95% 18.4M 0s",
                                "283750K .......... .......... .......... .......... .......... 95% 20.5M 0s",
                                "283800K .......... .......... .......... .......... .......... 95% 67.0M 0s",
                                "283850K .......... .......... .......... .......... .......... 95% 15.6M 0s",
                                "283900K .......... .......... .......... .......... .......... 95% 12.6M 0s",
                                "283950K .......... .......... .......... .......... .......... 95% 98.0M 0s",
                                "284000K .......... .......... .......... .......... .......... 96% 56.6M 0s",
                                "284050K .......... .......... .......... .......... .......... 96% 64.3M 0s",
                                "284100K .......... .......... .......... .......... .......... 96% 19.6M 0s",
                                "284150K .......... .......... .......... .......... .......... 96% 13.9M 0s",
                                "284200K .......... .......... .......... .......... .......... 96% 29.8M 0s",
                                "284250K .......... .......... .......... .......... .......... 96% 92.6M 0s",
                                "284300K .......... .......... .......... .......... .......... 96% 18.1M 0s",
                                "284350K .......... .......... .......... .......... .......... 96% 78.3M 0s",
                                "284400K .......... .......... .......... .......... .......... 96% 22.4M 0s",
                                "284450K .......... .......... .......... .......... .......... 96% 20.6M 0s",
                                "284500K .......... .......... .......... .......... .......... 96% 44.7M 0s",
                                "284550K .......... .......... .......... .......... .......... 96% 29.9M 0s",
                                "284600K .......... .......... .......... .......... .......... 96% 18.8M 0s",
                                "284650K .......... .......... .......... .......... .......... 96% 18.3M 0s",
                                "284700K .......... .......... .......... .......... .......... 96% 15.5M 0s",
                                "284750K .......... .......... .......... .......... .......... 96% 59.1M 0s",
                                "284800K .......... .......... .......... .......... .......... 96% 18.7M 0s",
                                "284850K .......... .......... .......... .......... .......... 96% 12.5M 0s",
                                "284900K .......... .......... .......... .......... .......... 96% 16.1M 0s",
                                "284950K .......... .......... .......... .......... .......... 96% 44.7M 0s",
                                "285000K .......... .......... .......... .......... .......... 96% 6.87M 0s",
                                "285050K .......... .......... .......... .......... .......... 96% 57.3M 0s",
                                "285100K .......... .......... .......... .......... .......... 96% 9.99M 0s",
                                "285150K .......... .......... .......... .......... .......... 96% 12.7M 0s",
                                "285200K .......... .......... .......... .......... .......... 96% 5.88M 0s",
                                "285250K .......... .......... .......... .......... .......... 96% 68.8M 0s",
                                "285300K .......... .......... .......... .......... .......... 96% 93.2M 0s",
                                "285350K .......... .......... .......... .......... .......... 96%  108M 0s",
                                "285400K .......... .......... .......... .......... .......... 96% 58.0M 0s",
                                "285450K .......... .......... .......... .......... .......... 96% 49.4M 0s",
                                "285500K .......... .......... .......... .......... .......... 96% 24.3M 0s",
                                "285550K .......... .......... .......... .......... .......... 96% 21.1M 0s",
                                "285600K .......... .......... .......... .......... .......... 96% 18.4M 0s",
                                "285650K .......... .......... .......... .......... .......... 96% 83.9M 0s",
                                "285700K .......... .......... .......... .......... .......... 96% 37.7M 0s",
                                "285750K .......... .......... .......... .......... .......... 96% 20.6M 0s",
                                "285800K .......... .......... .......... .......... .......... 96% 22.8M 0s",
                                "285850K .......... .......... .......... .......... .......... 96% 19.2M 0s",
                                "285900K .......... .......... .......... .......... .......... 96% 43.4M 0s",
                                "285950K .......... .......... .......... .......... .......... 96% 26.9M 0s",
                                "286000K .......... .......... .......... .......... .......... 96% 21.5M 0s",
                                "286050K .......... .......... .......... .......... .......... 96% 21.8M 0s",
                                "286100K .......... .......... .......... .......... .......... 96% 20.7M 0s",
                                "286150K .......... .......... .......... .......... .......... 96% 95.8M 0s",
                                "286200K .......... .......... .......... .......... .......... 96% 23.6M 0s",
                                "286250K .......... .......... .......... .......... .......... 96% 20.6M 0s",
                                "286300K .......... .......... .......... .......... .......... 96% 12.4M 0s",
                                "286350K .......... .......... .......... .......... .......... 96% 37.2M 0s",
                                "286400K .......... .......... .......... .......... .......... 96% 67.1M 0s",
                                "286450K .......... .......... .......... .......... .......... 96% 17.1M 0s",
                                "286500K .......... .......... .......... .......... .......... 96% 11.2M 0s",
                                "286550K .......... .......... .......... .......... .......... 96% 34.1M 0s",
                                "286600K .......... .......... .......... .......... .......... 96% 54.8M 0s",
                                "286650K .......... .......... .......... .......... .......... 96% 18.5M 0s",
                                "286700K .......... .......... .......... .......... .......... 96% 11.8M 0s",
                                "286750K .......... .......... .......... .......... .......... 96% 6.05M 0s",
                                "286800K .......... .......... .......... .......... .......... 96% 50.1M 0s",
                                "286850K .......... .......... .......... .......... .......... 96% 15.6M 0s",
                                "286900K .......... .......... .......... .......... .......... 96% 32.1M 0s",
                                "286950K .......... .......... .......... .......... .......... 97% 17.4M 0s",
                                "287000K .......... .......... .......... .......... .......... 97% 27.3M 0s",
                                "287050K .......... .......... .......... .......... .......... 97% 22.6M 0s",
                                "287100K .......... .......... .......... .......... .......... 97% 63.8M 0s",
                                "287150K .......... .......... .......... .......... .......... 97% 18.7M 0s",
                                "287200K .......... .......... .......... .......... .......... 97% 21.9M 0s",
                                "287250K .......... .......... .......... .......... .......... 97% 21.2M 0s",
                                "287300K .......... .......... .......... .......... .......... 97% 89.7M 0s",
                                "287350K .......... .......... .......... .......... .......... 97% 21.7M 0s",
                                "287400K .......... .......... .......... .......... .......... 97% 20.1M 0s",
                                "287450K .......... .......... .......... .......... .......... 97% 9.86M 0s",
                                "287500K .......... .......... .......... .......... .......... 97% 13.8M 0s",
                                "287550K .......... .......... .......... .......... .......... 97%  104M 0s",
                                "287600K .......... .......... .......... .......... .......... 97% 60.0M 0s",
                                "287650K .......... .......... .......... .......... .......... 97% 16.2M 0s",
                                "287700K .......... .......... .......... .......... .......... 97% 20.7M 0s",
                                "287750K .......... .......... .......... .......... .......... 97% 67.0M 0s",
                                "287800K .......... .......... .......... .......... .......... 97% 21.0M 0s",
                                "287850K .......... .......... .......... .......... .......... 97% 22.9M 0s",
                                "287900K .......... .......... .......... .......... .......... 97% 17.7M 0s",
                                "287950K .......... .......... .......... .......... .......... 97% 16.3M 0s",
                                "288000K .......... .......... .......... .......... .......... 97% 63.0M 0s",
                                "288050K .......... .......... .......... .......... .......... 97% 10.4M 0s",
                                "288100K .......... .......... .......... .......... .......... 97% 84.5M 0s",
                                "288150K .......... .......... .......... .......... .......... 97% 15.2M 0s",
                                "288200K .......... .......... .......... .......... .......... 97% 11.9M 0s",
                                "288250K .......... .......... .......... .......... .......... 97% 14.4M 0s",
                                "288300K .......... .......... .......... .......... .......... 97% 68.6M 0s",
                                "288350K .......... .......... .......... .......... .......... 97% 14.0M 0s",
                                "288400K .......... .......... .......... .......... .......... 97% 13.5M 0s",
                                "288450K .......... .......... .......... .......... .......... 97% 56.1M 0s",
                                "288500K .......... .......... .......... .......... .......... 97% 13.1M 0s",
                                "288550K .......... .......... .......... .......... .......... 97% 19.7M 0s",
                                "288600K .......... .......... .......... .......... .......... 97% 20.9M 0s",
                                "288650K .......... .......... .......... .......... .......... 97% 21.2M 0s",
                                "288700K .......... .......... .......... .......... .......... 97% 73.2M 0s",
                                "288750K .......... .......... .......... .......... .......... 97% 8.57M 0s",
                                "288800K .......... .......... .......... .......... .......... 97%  102M 0s",
                                "288850K .......... .......... .......... .......... .......... 97% 48.2M 0s",
                                "288900K .......... .......... .......... .......... .......... 97% 28.0M 0s",
                                "288950K .......... .......... .......... .......... .......... 97% 6.64M 0s",
                                "289000K .......... .......... .......... .......... .......... 97%  122M 0s",
                                "289050K .......... .......... .......... .......... .......... 97% 87.0M 0s",
                                "289100K .......... .......... .......... .......... .......... 97% 10.6M 0s",
                                "289150K .......... .......... .......... .......... .......... 97%  108M 0s",
                                "289200K .......... .......... .......... .......... .......... 97% 86.5M 0s",
                                "289250K .......... .......... .......... .......... .......... 97% 35.9M 0s",
                                "289300K .......... .......... .......... .......... .......... 97% 15.3M 0s",
                                "289350K .......... .......... .......... .......... .......... 97% 28.8M 0s",
                                "289400K .......... .......... .......... .......... .......... 97% 45.2M 0s",
                                "289450K .......... .......... .......... .......... .......... 97% 20.3M 0s",
                                "289500K .......... .......... .......... .......... .......... 97% 21.1M 0s",
                                "289550K .......... .......... .......... .......... .......... 97% 37.7M 0s",
                                "289600K .......... .......... .......... .......... .......... 97% 26.4M 0s",
                                "289650K .......... .......... .......... .......... .......... 97% 44.2M 0s",
                                "289700K .......... .......... .......... .......... .......... 97% 26.8M 0s",
                                "289750K .......... .......... .......... .......... .......... 97% 21.1M 0s",
                                "289800K .......... .......... .......... .......... .......... 97% 25.3M 0s",
                                "289850K .......... .......... .......... .......... .......... 97% 54.9M 0s",
                                "289900K .......... .......... .......... .......... .......... 98% 13.3M 0s",
                                "289950K .......... .......... .......... .......... .......... 98% 9.19M 0s",
                                "290000K .......... .......... .......... .......... .......... 98% 14.8M 0s",
                                "290050K .......... .......... .......... .......... .......... 98% 10.4M 0s",
                                "290100K .......... .......... .......... .......... .......... 98% 20.2M 0s",
                                "290150K .......... .......... .......... .......... .......... 98% 47.7M 0s",
                                "290200K .......... .......... .......... .......... .......... 98% 12.7M 0s",
                                "290250K .......... .......... .......... .......... .......... 98% 36.6M 0s",
                                "290300K .......... .......... .......... .......... .......... 98% 15.5M 0s",
                                "290350K .......... .......... .......... .......... .......... 98% 77.4M 0s",
                                "290400K .......... .......... .......... .......... .......... 98% 21.1M 0s",
                                "290450K .......... .......... .......... .......... .......... 98% 21.6M 0s",
                                "290500K .......... .......... .......... .......... .......... 98% 15.0M 0s",
                                "290550K .......... .......... .......... .......... .......... 98% 96.1M 0s",
                                "290600K .......... .......... .......... .......... .......... 98% 22.7M 0s",
                                "290650K .......... .......... .......... .......... .......... 98% 17.6M 0s",
                                "290700K .......... .......... .......... .......... .......... 98% 26.3M 0s",
                                "290750K .......... .......... .......... .......... .......... 98% 27.5M 0s",
                                "290800K .......... .......... .......... .......... .......... 98% 72.1M 0s",
                                "290850K .......... .......... .......... .......... .......... 98% 22.9M 0s",
                                "290900K .......... .......... .......... .......... .......... 98% 24.6M 0s",
                                "290950K .......... .......... .......... .......... .......... 98% 13.6M 0s",
                                "291000K .......... .......... .......... .......... .......... 98% 15.0M 0s",
                                "291050K .......... .......... .......... .......... .......... 98% 93.3M 0s",
                                "291100K .......... .......... .......... .......... .......... 98% 17.9M 0s",
                                "291150K .......... .......... .......... .......... .......... 98% 13.1M 0s",
                                "291200K .......... .......... .......... .......... .......... 98% 14.0M 0s",
                                "291250K .......... .......... .......... .......... .......... 98% 15.0M 0s",
                                "291300K .......... .......... .......... .......... .......... 98% 49.9M 0s",
                                "291350K .......... .......... .......... .......... .......... 98% 15.1M 0s",
                                "291400K .......... .......... .......... .......... .......... 98% 16.3M 0s",
                                "291450K .......... .......... .......... .......... .......... 98% 20.6M 0s",
                                "291500K .......... .......... .......... .......... .......... 98% 47.9M 0s",
                                "291550K .......... .......... .......... .......... .......... 98% 14.8M 0s",
                                "291600K .......... .......... .......... .......... .......... 98% 13.2M 0s",
                                "291650K .......... .......... .......... .......... .......... 98% 8.43M 0s",
                                "291700K .......... .......... .......... .......... .......... 98% 27.7M 0s",
                                "291750K .......... .......... .......... .......... .......... 98% 61.1M 0s",
                                "291800K .......... .......... .......... .......... .......... 98% 10.9M 0s",
                                "291850K .......... .......... .......... .......... .......... 98% 10.2M 0s",
                                "291900K .......... .......... .......... .......... .......... 98% 14.4M 0s",
                                "291950K .......... .......... .......... .......... .......... 98% 11.8M 0s",
                                "292000K .......... .......... .......... .......... .......... 98% 39.3M 0s",
                                "292050K .......... .......... .......... .......... .......... 98% 9.88M 0s",
                                "292100K .......... .......... .......... .......... .......... 98% 9.91M 0s",
                                "292150K .......... .......... .......... .......... .......... 98% 11.4M 0s",
                                "292200K .......... .......... .......... .......... .......... 98% 10.7M 0s",
                                "292250K .......... .......... .......... .......... .......... 98% 17.9M 0s",
                                "292300K .......... .......... .......... .......... .......... 98% 19.9M 0s",
                                "292350K .......... .......... .......... .......... .......... 98% 8.85M 0s",
                                "292400K .......... .......... .......... .......... .......... 98% 14.9M 0s",
                                "292450K .......... .......... .......... .......... .......... 98% 28.8M 0s",
                                "292500K .......... .......... .......... .......... .......... 98% 16.2M 0s",
                                "292550K .......... .......... .......... .......... .......... 98% 9.05M 0s",
                                "292600K .......... .......... .......... .......... .......... 98% 12.7M 0s",
                                "292650K .......... .......... .......... .......... .......... 98% 45.2M 0s",
                                "292700K .......... .......... .......... .......... .......... 98% 11.6M 0s",
                                "292750K .......... .......... .......... .......... .......... 98% 7.99M 0s",
                                "292800K .......... .......... .......... .......... .......... 98% 16.9M 0s",
                                "292850K .......... .......... .......... .......... .......... 99% 17.4M 0s",
                                "292900K .......... .......... .......... .......... .......... 99% 16.1M 0s",
                                "292950K .......... .......... .......... .......... .......... 99% 54.5M 0s",
                                "293000K .......... .......... .......... .......... .......... 99% 21.9M 0s",
                                "293050K .......... .......... .......... .......... .......... 99% 23.9M 0s",
                                "293100K .......... .......... .......... .......... .......... 99% 23.8M 0s",
                                "293150K .......... .......... .......... .......... .......... 99% 74.0M 0s",
                                "293200K .......... .......... .......... .......... .......... 99% 23.6M 0s",
                                "293250K .......... .......... .......... .......... .......... 99% 17.8M 0s",
                                "293300K .......... .......... .......... .......... .......... 99% 26.3M 0s",
                                "293350K .......... .......... .......... .......... .......... 99% 90.9M 0s",
                                "293400K .......... .......... .......... .......... .......... 99% 23.9M 0s",
                                "293450K .......... .......... .......... .......... .......... 99% 45.5M 0s",
                                "293500K .......... .......... .......... .......... .......... 99% 14.1M 0s",
                                "293550K .......... .......... .......... .......... .......... 99% 13.3M 0s",
                                "293600K .......... .......... .......... .......... .......... 99%  104M 0s",
                                "293650K .......... .......... .......... .......... .......... 99%  141M 0s",
                                "293700K .......... .......... .......... .......... .......... 99% 17.7M 0s",
                                "293750K .......... .......... .......... .......... .......... 99% 18.1M 0s",
                                "293800K .......... .......... .......... .......... .......... 99% 14.5M 0s",
                                "293850K .......... .......... .......... .......... .......... 99% 49.4M 0s",
                                "293900K .......... .......... .......... .......... .......... 99% 15.8M 0s",
                                "293950K .......... .......... .......... .......... .......... 99% 14.5M 0s",
                                "294000K .......... .......... .......... .......... .......... 99% 15.5M 0s",
                                "294050K .......... .......... .......... .......... .......... 99% 52.8M 0s",
                                "294100K .......... .......... .......... .......... .......... 99% 11.3M 0s",
                                "294150K .......... .......... .......... .......... .......... 99% 70.8M 0s",
                                "294200K .......... .......... .......... .......... .......... 99% 21.9M 0s",
                                "294250K .......... .......... .......... .......... .......... 99% 24.5M 0s",
                                "294300K .......... .......... .......... .......... .......... 99% 27.7M 0s",
                                "294350K .......... .......... .......... .......... .......... 99% 34.2M 0s",
                                "294400K .......... .......... .......... .......... .......... 99% 21.4M 0s",
                                "294450K .......... .......... .......... .......... .......... 99% 13.1M 0s",
                                "294500K .......... .......... .......... .......... .......... 99% 69.4M 0s",
                                "294550K .......... .......... .......... .......... .......... 99% 76.0M 0s",
                                "294600K .......... .......... .......... .......... .......... 99% 23.1M 0s",
                                "294650K .......... .......... .......... .......... .......... 99% 13.7M 0s",
                                "294700K .......... .......... .......... .......... .......... 99% 36.8M 0s",
                                "294750K .......... .......... .......... .......... .......... 99% 46.6M 0s",
                                "294800K .......... .......... .......... .......... .......... 99% 27.3M 0s",
                                "294850K .......... .......... .......... .......... .......... 99% 22.2M 0s",
                                "294900K .......... .......... .......... .......... .......... 99% 16.2M 0s",
                                "294950K .......... .......... .......... .......... .......... 99% 19.6M 0s",
                                "295000K .......... .......... .......... .......... .......... 99% 60.4M 0s",
                                "295050K .......... .......... .......... .......... .......... 99% 27.3M 0s",
                                "295100K .......... .......... .......... .......... .......... 99% 11.6M 0s",
                                "295150K .......... .......... .......... .......... .......... 99% 21.8M 0s",
                                "295200K .......... .......... .......... .......... .......... 99% 23.2M 0s",
                                "295250K .......... .......... .......... .......... .......... 99% 85.9M 0s",
                                "295300K .......... .......... .......... .......... .......... 99% 12.7M 0s",
                                "295350K .......... .......... .......... .......... .......... 99% 51.0M 0s",
                                "295400K .......... .......... .......... .......... .......... 99% 9.84M 0s",
                                "295450K .......... .......... .......... .......... .......... 99% 13.6M 0s",
                                "295500K .......... .......... .......... .......... .......... 99% 81.8M 0s",
                                "295550K .......... .......... .......... .......... .......... 99% 17.3M 0s",
                                "295600K .......... .......... .......... .......... .......... 99% 13.0M 0s",
                                "295650K .......... .......... .......... .......... .......... 99% 15.2M 0s",
                                "295700K .......... .......... .......... .......... .......... 99% 13.8M 0s",
                                "295750K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "295800K .......... .......... .......... ..........           100% 15.0M=11s",
                                "",
                                "2019-12-24 08:18:54 (25.7 MB/s) - \u2018files/ir-deploy-ilo.iso\u2019 saved [302940160/302940160]",
                                "",
                                "+ wget http://169.16.1.54:9999/fedora-wd-uefi.img -P files/",
                                "--2019-12-24 08:18:54--  http://169.16.1.54:9999/fedora-wd-uefi.img",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 572850176 (546M) [text/plain]",
                                "Saving to: \u2018files/fedora-wd-uefi.img\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 7.83M 70s",
                                "    50K .......... .......... .......... .......... ..........  0% 8.00M 69s",
                                "   100K .......... .......... .......... .......... ..........  0% 8.48M 67s",
                                "   150K .......... .......... .......... .......... ..........  0% 12.5M 62s",
                                "   200K .......... .......... .......... .......... ..........  0% 8.81M 62s",
                                "   250K .......... .......... .......... .......... ..........  0% 8.34M 62s",
                                "   300K .......... .......... .......... .......... ..........  0% 8.66M 62s",
                                "   350K .......... .......... .......... .......... ..........  0% 5.28M 67s",
                                "   400K .......... .......... .......... .......... ..........  0% 3.70M 76s",
                                "   450K .......... .......... .......... .......... ..........  0% 5.58M 79s",
                                "   500K .......... .......... .......... .......... ..........  0% 3.55M 85s",
                                "   550K .......... .......... .......... .......... ..........  0% 8.84M 83s",
                                "   600K .......... .......... .......... .......... ..........  0% 7.08M 83s",
                                "   650K .......... .......... .......... .......... ..........  0% 13.5M 80s",
                                "   700K .......... .......... .......... .......... ..........  0% 14.7M 77s",
                                "   750K .......... .......... .......... .......... ..........  0% 14.4M 75s",
                                "   800K .......... .......... .......... .......... ..........  0% 12.7M 73s",
                                "   850K .......... .......... .......... .......... ..........  0% 8.88M 72s",
                                "   900K .......... .......... .......... .......... ..........  0% 14.2M 70s",
                                "   950K .......... .......... .......... .......... ..........  0% 11.0M 69s",
                                "  1000K .......... .......... .......... .......... ..........  0% 10.9M 68s",
                                "  1050K .......... .......... .......... .......... ..........  0% 13.1M 67s",
                                "  1100K .......... .......... .......... .......... ..........  0% 4.48M 69s",
                                "  1150K .......... .......... .......... .......... ..........  0% 7.57M 70s",
                                "  1200K .......... .......... .......... .......... ..........  0% 13.0M 68s",
                                "  1250K .......... .......... .......... .......... ..........  0% 11.1M 68s",
                                "  1300K .......... .......... .......... .......... ..........  0% 5.53M 69s",
                                "  1350K .......... .......... .......... .......... ..........  0% 6.61M 69s",
                                "  1400K .......... .......... .......... .......... ..........  0% 12.8M 68s",
                                "  1450K .......... .......... .......... .......... ..........  0% 15.6M 67s",
                                "  1500K .......... .......... .......... .......... ..........  0% 8.69M 67s",
                                "  1550K .......... .......... .......... .......... ..........  0% 7.33M 67s",
                                "  1600K .......... .......... .......... .......... ..........  0% 6.85M 68s",
                                "  1650K .......... .......... .......... .......... ..........  0% 13.6M 67s",
                                "  1700K .......... .......... .......... .......... ..........  0% 8.55M 67s",
                                "  1750K .......... .......... .......... .......... ..........  0% 5.14M 68s",
                                "  1800K .......... .......... .......... .......... ..........  0%  120M 66s",
                                "  1850K .......... .......... .......... .......... ..........  0% 11.9M 66s",
                                "  1900K .......... .......... .......... .......... ..........  0% 5.88M 66s",
                                "  1950K .......... .......... .......... .......... ..........  0% 12.9M 66s",
                                "  2000K .......... .......... .......... .......... ..........  0% 80.8M 64s",
                                "  2050K .......... .......... .......... .......... ..........  0% 5.39M 65s",
                                "  2100K .......... .......... .......... .......... ..........  0% 6.12M 66s",
                                "  2150K .......... .......... .......... .......... ..........  0% 10.2M 65s",
                                "  2200K .......... .......... .......... .......... ..........  0% 9.82M 65s",
                                "  2250K .......... .......... .......... .......... ..........  0% 6.52M 66s",
                                "  2300K .......... .......... .......... .......... ..........  0% 11.6M 65s",
                                "  2350K .......... .......... .......... .......... ..........  0% 9.45M 65s",
                                "  2400K .......... .......... .......... .......... ..........  0% 15.9M 64s",
                                "  2450K .......... .......... .......... .......... ..........  0% 50.0M 63s",
                                "  2500K .......... .......... .......... .......... ..........  0% 8.99M 63s",
                                "  2550K .......... .......... .......... .......... ..........  0% 23.1M 62s",
                                "  2600K .......... .......... .......... .......... ..........  0% 14.9M 62s",
                                "  2650K .......... .......... .......... .......... ..........  0% 16.2M 61s",
                                "  2700K .......... .......... .......... .......... ..........  0% 19.4M 61s",
                                "  2750K .......... .......... .......... .......... ..........  0% 25.4M 60s",
                                "  2800K .......... .......... .......... .......... ..........  0% 7.96M 60s",
                                "  2850K .......... .......... .......... .......... ..........  0% 85.3M 59s",
                                "  2900K .......... .......... .......... .......... ..........  0% 9.83M 59s",
                                "  2950K .......... .......... .......... .......... ..........  0% 15.5M 59s",
                                "  3000K .......... .......... .......... .......... ..........  0% 84.9M 58s",
                                "  3050K .......... .......... .......... .......... ..........  0% 19.9M 57s",
                                "  3100K .......... .......... .......... .......... ..........  0% 22.5M 57s",
                                "  3150K .......... .......... .......... .......... ..........  0% 24.9M 56s",
                                "  3200K .......... .......... .......... .......... ..........  0% 26.1M 56s",
                                "  3250K .......... .......... .......... .......... ..........  0% 67.4M 55s",
                                "  3300K .......... .......... .......... .......... ..........  0% 17.0M 55s",
                                "  3350K .......... .......... .......... .......... ..........  0% 15.9M 54s",
                                "  3400K .......... .......... .......... .......... ..........  0% 19.1M 54s",
                                "  3450K .......... .......... .......... .......... ..........  0% 15.1M 54s",
                                "  3500K .......... .......... .......... .......... ..........  0% 48.7M 53s",
                                "  3550K .......... .......... .......... .......... ..........  0% 7.75M 53s",
                                "  3600K .......... .......... .......... .......... ..........  0% 11.7M 53s",
                                "  3650K .......... .......... .......... .......... ..........  0% 18.5M 53s",
                                "  3700K .......... .......... .......... .......... ..........  0% 36.9M 52s",
                                "  3750K .......... .......... .......... .......... ..........  0% 15.3M 52s",
                                "  3800K .......... .......... .......... .......... ..........  0% 42.9M 52s",
                                "  3850K .......... .......... .......... .......... ..........  0% 19.1M 51s",
                                "  3900K .......... .......... .......... .......... ..........  0% 21.3M 51s",
                                "  3950K .......... .......... .......... .......... ..........  0% 21.8M 51s",
                                "  4000K .......... .......... .......... .......... ..........  0% 70.3M 50s",
                                "  4050K .......... .......... .......... .......... ..........  0% 23.8M 50s",
                                "  4100K .......... .......... .......... .......... ..........  0% 29.3M 49s",
                                "  4150K .......... .......... .......... .......... ..........  0% 38.8M 49s",
                                "  4200K .......... .......... .......... .......... ..........  0% 83.2M 49s",
                                "  4250K .......... .......... .......... .......... ..........  0% 43.0M 48s",
                                "  4300K .......... .......... .......... .......... ..........  0% 25.7M 48s",
                                "  4350K .......... .......... .......... .......... ..........  0% 76.6M 47s",
                                "  4400K .......... .......... .......... .......... ..........  0% 27.8M 47s",
                                "  4450K .......... .......... .......... .......... ..........  0% 76.5M 47s",
                                "  4500K .......... .......... .......... .......... ..........  0% 48.8M 46s",
                                "  4550K .......... .......... .......... .......... ..........  0% 21.0M 46s",
                                "  4600K .......... .......... .......... .......... ..........  0% 28.7M 46s",
                                "  4650K .......... .......... .......... .......... ..........  0% 77.0M 45s",
                                "  4700K .......... .......... .......... .......... ..........  0% 33.4M 45s",
                                "  4750K .......... .......... .......... .......... ..........  0% 14.5M 45s",
                                "  4800K .......... .......... .......... .......... ..........  0% 25.9M 45s",
                                "  4850K .......... .......... .......... .......... ..........  0% 26.6M 44s",
                                "  4900K .......... .......... .......... .......... ..........  0% 51.1M 44s",
                                "  4950K .......... .......... .......... .......... ..........  0% 30.5M 44s",
                                "  5000K .......... .......... .......... .......... ..........  0% 24.8M 44s",
                                "  5050K .......... .......... .......... .......... ..........  0% 15.5M 43s",
                                "  5100K .......... .......... .......... .......... ..........  0% 46.5M 43s",
                                "  5150K .......... .......... .......... .......... ..........  0% 51.4M 43s",
                                "  5200K .......... .......... .......... .......... ..........  0% 19.0M 43s",
                                "  5250K .......... .......... .......... .......... ..........  0% 28.6M 42s",
                                "  5300K .......... .......... .......... .......... ..........  0% 21.0M 42s",
                                "  5350K .......... .......... .......... .......... ..........  0% 54.0M 42s",
                                "  5400K .......... .......... .......... .......... ..........  0% 50.3M 42s",
                                "  5450K .......... .......... .......... .......... ..........  0% 12.5M 42s",
                                "  5500K .......... .......... .......... .......... ..........  0% 15.1M 42s",
                                "  5550K .......... .......... .......... .......... ..........  1% 16.3M 42s",
                                "  5600K .......... .......... .......... .......... ..........  1% 16.0M 41s",
                                "  5650K .......... .......... .......... .......... ..........  1% 54.5M 41s",
                                "  5700K .......... .......... .......... .......... ..........  1% 16.5M 41s",
                                "  5750K .......... .......... .......... .......... ..........  1% 14.4M 41s",
                                "  5800K .......... .......... .......... .......... ..........  1% 15.8M 41s",
                                "  5850K .......... .......... .......... .......... ..........  1% 58.3M 41s",
                                "  5900K .......... .......... .......... .......... ..........  1% 16.2M 41s",
                                "  5950K .......... .......... .......... .......... ..........  1% 18.8M 41s",
                                "  6000K .......... .......... .......... .......... ..........  1% 17.0M 41s",
                                "  6050K .......... .......... .......... .......... ..........  1% 39.1M 40s",
                                "  6100K .......... .......... .......... .......... ..........  1% 21.4M 40s",
                                "  6150K .......... .......... .......... .......... ..........  1% 48.3M 40s",
                                "  6200K .......... .......... .......... .......... ..........  1% 29.9M 40s",
                                "  6250K .......... .......... .......... .......... ..........  1% 8.71M 40s",
                                "  6300K .......... .......... .......... .......... ..........  1%  106M 40s",
                                "  6350K .......... .......... .......... .......... ..........  1%  121M 39s",
                                "  6400K .......... .......... .......... .......... ..........  1% 25.0M 39s",
                                "  6450K .......... .......... .......... .......... ..........  1% 55.2M 39s",
                                "  6500K .......... .......... .......... .......... ..........  1% 94.0M 39s",
                                "  6550K .......... .......... .......... .......... ..........  1% 34.1M 39s",
                                "  6600K .......... .......... .......... .......... ..........  1% 26.6M 38s",
                                "  6650K .......... .......... .......... .......... ..........  1% 23.8M 38s",
                                "  6700K .......... .......... .......... .......... ..........  1% 61.0M 38s",
                                "  6750K .......... .......... .......... .......... ..........  1% 69.9M 38s",
                                "  6800K .......... .......... .......... .......... ..........  1% 18.7M 38s",
                                "  6850K .......... .......... .......... .......... ..........  1% 42.3M 38s",
                                "  6900K .......... .......... .......... .......... ..........  1% 21.8M 37s",
                                "  6950K .......... .......... .......... .......... ..........  1% 42.9M 37s",
                                "  7000K .......... .......... .......... .......... ..........  1% 70.2M 37s",
                                "  7050K .......... .......... .......... .......... ..........  1% 36.9M 37s",
                                "  7100K .......... .......... .......... .......... ..........  1% 44.0M 37s",
                                "  7150K .......... .......... .......... .......... ..........  1% 39.9M 37s",
                                "  7200K .......... .......... .......... .......... ..........  1% 85.5M 36s",
                                "  7250K .......... .......... .......... .......... ..........  1% 38.0M 36s",
                                "  7300K .......... .......... .......... .......... ..........  1% 38.0M 36s",
                                "  7350K .......... .......... .......... .......... ..........  1% 39.7M 36s",
                                "  7400K .......... .......... .......... .......... ..........  1% 47.1M 36s",
                                "  7450K .......... .......... .......... .......... ..........  1% 62.9M 36s",
                                "  7500K .......... .......... .......... .......... ..........  1% 38.0M 35s",
                                "  7550K .......... .......... .......... .......... ..........  1% 41.5M 35s",
                                "  7600K .......... .......... .......... .......... ..........  1% 36.7M 35s",
                                "  7650K .......... .......... .......... .......... ..........  1% 42.4M 35s",
                                "  7700K .......... .......... .......... .......... ..........  1% 81.0M 35s",
                                "  7750K .......... .......... .......... .......... ..........  1% 32.5M 35s",
                                "  7800K .......... .......... .......... .......... ..........  1% 41.9M 35s",
                                "  7850K .......... .......... .......... .......... ..........  1% 28.5M 34s",
                                "  7900K .......... .......... .......... .......... ..........  1% 55.5M 34s",
                                "  7950K .......... .......... .......... .......... ..........  1% 27.1M 34s",
                                "  8000K .......... .......... .......... .......... ..........  1% 24.9M 34s",
                                "  8050K .......... .......... .......... .......... ..........  1% 25.4M 34s",
                                "  8100K .......... .......... .......... .......... ..........  1% 42.2M 34s",
                                "  8150K .......... .......... .......... .......... ..........  1% 44.9M 34s",
                                "  8200K .......... .......... .......... .......... ..........  1% 36.3M 34s",
                                "  8250K .......... .......... .......... .......... ..........  1% 13.0M 34s",
                                "  8300K .......... .......... .......... .......... ..........  1% 77.2M 34s",
                                "  8350K .......... .......... .......... .......... ..........  1% 39.8M 33s",
                                "  8400K .......... .......... .......... .......... ..........  1% 49.9M 33s",
                                "  8450K .......... .......... .......... .......... ..........  1% 27.2M 33s",
                                "  8500K .......... .......... .......... .......... ..........  1% 24.5M 33s",
                                "  8550K .......... .......... .......... .......... ..........  1% 32.4M 33s",
                                "  8600K .......... .......... .......... .......... ..........  1% 64.3M 33s",
                                "  8650K .......... .......... .......... .......... ..........  1% 25.2M 33s",
                                "  8700K .......... .......... .......... .......... ..........  1% 38.3M 33s",
                                "  8750K .......... .......... .......... .......... ..........  1% 42.3M 33s",
                                "  8800K .......... .......... .......... .......... ..........  1% 46.3M 32s",
                                "  8850K .......... .......... .......... .......... ..........  1% 62.8M 32s",
                                "  8900K .......... .......... .......... .......... ..........  1% 37.6M 32s",
                                "  8950K .......... .......... .......... .......... ..........  1% 38.5M 32s",
                                "  9000K .......... .......... .......... .......... ..........  1% 30.7M 32s",
                                "  9050K .......... .......... .......... .......... ..........  1% 56.0M 32s",
                                "  9100K .......... .......... .......... .......... ..........  1% 70.3M 32s",
                                "  9150K .......... .......... .......... .......... ..........  1% 40.6M 32s",
                                "  9200K .......... .......... .......... .......... ..........  1% 45.1M 32s",
                                "  9250K .......... .......... .......... .......... ..........  1% 44.3M 31s",
                                "  9300K .......... .......... .......... .......... ..........  1% 93.2M 31s",
                                "  9350K .......... .......... .......... .......... ..........  1% 42.4M 31s",
                                "  9400K .......... .......... .......... .......... ..........  1% 38.7M 31s",
                                "  9450K .......... .......... .......... .......... ..........  1% 41.3M 31s",
                                "  9500K .......... .......... .......... .......... ..........  1% 40.7M 31s",
                                "  9550K .......... .......... .......... .......... ..........  1% 83.4M 31s",
                                "  9600K .......... .......... .......... .......... ..........  1% 6.02M 31s",
                                "  9650K .......... .......... .......... .......... ..........  1%  127M 31s",
                                "  9700K .......... .......... .......... .......... ..........  1%  132M 31s",
                                "  9750K .......... .......... .......... .......... ..........  1% 49.8M 31s",
                                "  9800K .......... .......... .......... .......... ..........  1% 75.0M 31s",
                                "  9850K .......... .......... .......... .......... ..........  1% 19.8M 31s",
                                "  9900K .......... .......... .......... .......... ..........  1% 11.1M 31s",
                                "  9950K .......... .......... .......... .......... ..........  1% 20.4M 31s",
                                " 10000K .......... .......... .......... .......... ..........  1% 30.8M 31s",
                                " 10050K .......... .......... .......... .......... ..........  1% 10.9M 31s",
                                " 10100K .......... .......... .......... .......... ..........  1% 13.7M 31s",
                                " 10150K .......... .......... .......... .......... ..........  1% 11.1M 31s",
                                " 10200K .......... .......... .......... .......... ..........  1% 8.77M 31s",
                                " 10250K .......... .......... .......... .......... ..........  1% 16.2M 31s",
                                " 10300K .......... .......... .......... .......... ..........  1% 49.9M 31s",
                                " 10350K .......... .......... .......... .......... ..........  1% 10.1M 31s",
                                " 10400K .......... .......... .......... .......... ..........  1% 9.11M 31s",
                                " 10450K .......... .......... .......... .......... ..........  1% 13.8M 31s",
                                " 10500K .......... .......... .......... .......... ..........  1% 18.7M 31s",
                                " 10550K .......... .......... .......... .......... ..........  1% 28.3M 31s",
                                " 10600K .......... .......... .......... .......... ..........  1% 8.53M 31s",
                                " 10650K .......... .......... .......... .......... ..........  1% 9.73M 31s",
                                " 10700K .......... .......... .......... .......... ..........  1% 23.3M 31s",
                                " 10750K .......... .......... .......... .......... ..........  1% 5.26M 32s",
                                " 10800K .......... .......... .......... .......... ..........  1%  113M 31s",
                                " 10850K .......... .......... .......... .......... ..........  1%  139M 31s",
                                " 10900K .......... .......... .......... .......... ..........  1%  119M 31s",
                                " 10950K .......... .......... .......... .......... ..........  1%  143M 31s",
                                " 11000K .......... .......... .......... .......... ..........  1% 9.33M 31s",
                                " 11050K .......... .......... .......... .......... ..........  1%  141M 31s",
                                " 11100K .......... .......... .......... .......... ..........  1% 17.5M 31s",
                                " 11150K .......... .......... .......... .......... ..........  2% 8.60M 31s",
                                " 11200K .......... .......... .......... .......... ..........  2%  118M 31s",
                                " 11250K .......... .......... .......... .......... ..........  2% 20.6M 31s",
                                " 11300K .......... .......... .......... .......... ..........  2% 8.19M 31s",
                                " 11350K .......... .......... .......... .......... ..........  2% 18.5M 31s",
                                " 11400K .......... .......... .......... .......... ..........  2% 10.9M 31s",
                                " 11450K .......... .......... .......... .......... ..........  2% 24.3M 31s",
                                " 11500K .......... .......... .......... .......... ..........  2% 15.6M 31s",
                                " 11550K .......... .......... .......... .......... ..........  2% 35.9M 31s",
                                " 11600K .......... .......... .......... .......... ..........  2% 14.1M 31s",
                                " 11650K .......... .......... .......... .......... ..........  2% 9.37M 31s",
                                " 11700K .......... .......... .......... .......... ..........  2% 48.6M 31s",
                                " 11750K .......... .......... .......... .......... ..........  2% 9.80M 31s",
                                " 11800K .......... .......... .......... .......... ..........  2% 13.8M 31s",
                                " 11850K .......... .......... .......... .......... ..........  2% 16.7M 31s",
                                " 11900K .......... .......... .......... .......... ..........  2% 69.2M 31s",
                                " 11950K .......... .......... .......... .......... ..........  2% 9.89M 31s",
                                " 12000K .......... .......... .......... .......... ..........  2% 8.47M 31s",
                                " 12050K .......... .......... .......... .......... ..........  2% 53.9M 31s",
                                " 12100K .......... .......... .......... .......... ..........  2% 75.3M 31s",
                                " 12150K .......... .......... .......... .......... ..........  2% 29.8M 31s",
                                " 12200K .......... .......... .......... .......... ..........  2% 19.9M 31s",
                                " 12250K .......... .......... .......... .......... ..........  2% 20.5M 31s",
                                " 12300K .......... .......... .......... .......... ..........  2% 26.4M 31s",
                                " 12350K .......... .......... .......... .......... ..........  2% 90.1M 31s",
                                " 12400K .......... .......... .......... .......... ..........  2% 20.5M 31s",
                                " 12450K .......... .......... .......... .......... ..........  2% 24.9M 31s",
                                " 12500K .......... .......... .......... .......... ..........  2% 11.1M 31s",
                                " 12550K .......... .......... .......... .......... ..........  2% 72.9M 31s",
                                " 12600K .......... .......... .......... .......... ..........  2% 97.6M 31s",
                                " 12650K .......... .......... .......... .......... ..........  2% 15.3M 31s",
                                " 12700K .......... .......... .......... .......... ..........  2% 18.4M 31s",
                                " 12750K .......... .......... .......... .......... ..........  2% 12.5M 31s",
                                " 12800K .......... .......... .......... .......... ..........  2%  127M 31s",
                                " 12850K .......... .......... .......... .......... ..........  2% 23.0M 31s",
                                " 12900K .......... .......... .......... .......... ..........  2% 14.6M 31s",
                                " 12950K .......... .......... .......... .......... ..........  2% 27.7M 31s",
                                " 13000K .......... .......... .......... .......... ..........  2% 11.2M 31s",
                                " 13050K .......... .......... .......... .......... ..........  2% 87.0M 31s",
                                " 13100K .......... .......... .......... .......... ..........  2% 42.7M 31s",
                                " 13150K .......... .......... .......... .......... ..........  2% 8.34M 31s",
                                " 13200K .......... .......... .......... .......... ..........  2% 83.3M 31s",
                                " 13250K .......... .......... .......... .......... ..........  2% 24.2M 31s",
                                " 13300K .......... .......... .......... .......... ..........  2%  121M 30s",
                                " 13350K .......... .......... .......... .......... ..........  2% 31.2M 30s",
                                " 13400K .......... .......... .......... .......... ..........  2% 26.0M 30s",
                                " 13450K .......... .......... .......... .......... ..........  2% 28.7M 30s",
                                " 13500K .......... .......... .......... .......... ..........  2% 94.2M 30s",
                                " 13550K .......... .......... .......... .......... ..........  2% 45.1M 30s",
                                " 13600K .......... .......... .......... .......... ..........  2% 21.4M 30s",
                                " 13650K .......... .......... .......... .......... ..........  2% 70.5M 30s",
                                " 13700K .......... .......... .......... .......... ..........  2% 16.3M 30s",
                                " 13750K .......... .......... .......... .......... ..........  2% 75.5M 30s",
                                " 13800K .......... .......... .......... .......... ..........  2% 10.7M 30s",
                                " 13850K .......... .......... .......... .......... ..........  2% 25.3M 30s",
                                " 13900K .......... .......... .......... .......... ..........  2% 29.7M 30s",
                                " 13950K .......... .......... .......... .......... ..........  2% 16.6M 30s",
                                " 14000K .......... .......... .......... .......... ..........  2% 83.5M 30s",
                                " 14050K .......... .......... .......... .......... ..........  2% 15.6M 30s",
                                " 14100K .......... .......... .......... .......... ..........  2% 13.6M 30s",
                                " 14150K .......... .......... .......... .......... ..........  2% 24.5M 30s",
                                " 14200K .......... .......... .......... .......... ..........  2% 95.6M 30s",
                                " 14250K .......... .......... .......... .......... ..........  2% 16.3M 30s",
                                " 14300K .......... .......... .......... .......... ..........  2% 21.9M 30s",
                                " 14350K .......... .......... .......... .......... ..........  2% 10.5M 30s",
                                " 14400K .......... .......... .......... .......... ..........  2% 10.3M 30s",
                                " 14450K .......... .......... .......... .......... ..........  2% 11.4M 30s",
                                " 14500K .......... .......... .......... .......... ..........  2% 71.6M 30s",
                                " 14550K .......... .......... .......... .......... ..........  2% 99.0M 30s",
                                " 14600K .......... .......... .......... .......... ..........  2% 4.28M 30s",
                                " 14650K .......... .......... .......... .......... ..........  2%  109M 30s",
                                " 14700K .......... .......... .......... .......... ..........  2%  122M 30s",
                                " 14750K .......... .......... .......... .......... ..........  2% 6.81M 30s",
                                " 14800K .......... .......... .......... .......... ..........  2% 11.5M 30s",
                                " 14850K .......... .......... .......... .......... ..........  2% 13.7M 30s",
                                " 14900K .......... .......... .......... .......... ..........  2% 11.7M 30s",
                                " 14950K .......... .......... .......... .......... ..........  2% 8.24M 30s",
                                " 15000K .......... .......... .......... .......... ..........  2%  102M 30s",
                                " 15050K .......... .......... .......... .......... ..........  2% 9.52M 30s",
                                " 15100K .......... .......... .......... .......... ..........  2% 7.07M 30s",
                                " 15150K .......... .......... .......... .......... ..........  2%  108M 30s",
                                " 15200K .......... .......... .......... .......... ..........  2% 61.1M 30s",
                                " 15250K .......... .......... .......... .......... ..........  2% 5.95M 30s",
                                " 15300K .......... .......... .......... .......... ..........  2% 13.8M 31s",
                                " 15350K .......... .......... .......... .......... ..........  2% 7.56M 31s",
                                " 15400K .......... .......... .......... .......... ..........  2% 26.5M 31s",
                                " 15450K .......... .......... .......... .......... ..........  2% 41.8M 31s",
                                " 15500K .......... .......... .......... .......... ..........  2% 13.2M 31s",
                                " 15550K .......... .......... .......... .......... ..........  2% 6.65M 31s",
                                " 15600K .......... .......... .......... .......... ..........  2% 34.0M 31s",
                                " 15650K .......... .......... .......... .......... ..........  2% 57.9M 31s",
                                " 15700K .......... .......... .......... .......... ..........  2% 12.1M 31s",
                                " 15750K .......... .......... .......... .......... ..........  2% 4.02M 31s",
                                " 15800K .......... .......... .......... .......... ..........  2% 46.2M 31s",
                                " 15850K .......... .......... .......... .......... ..........  2%  112M 31s",
                                " 15900K .......... .......... .......... .......... ..........  2% 37.7M 31s",
                                " 15950K .......... .......... .......... .......... ..........  2% 22.3M 31s",
                                " 16000K .......... .......... .......... .......... ..........  2% 12.1M 31s",
                                " 16050K .......... .......... .......... .......... ..........  2% 9.99M 31s",
                                " 16100K .......... .......... .......... .......... ..........  2% 6.33M 31s",
                                " 16150K .......... .......... .......... .......... ..........  2%  121M 31s",
                                " 16200K .......... .......... .......... .......... ..........  2% 32.2M 31s",
                                " 16250K .......... .......... .......... .......... ..........  2% 14.4M 31s",
                                " 16300K .......... .......... .......... .......... ..........  2% 13.7M 31s",
                                " 16350K .......... .......... .......... .......... ..........  2% 33.0M 31s",
                                " 16400K .......... .......... .......... .......... ..........  2% 9.34M 31s",
                                " 16450K .......... .......... .......... .......... ..........  2% 11.6M 31s",
                                " 16500K .......... .......... .......... .......... ..........  2% 15.1M 31s",
                                " 16550K .......... .......... .......... .......... ..........  2% 9.93M 31s",
                                " 16600K .......... .......... .......... .......... ..........  2% 82.7M 31s",
                                " 16650K .......... .......... .......... .......... ..........  2% 14.5M 31s",
                                " 16700K .......... .......... .......... .......... ..........  2% 16.2M 31s",
                                " 16750K .......... .......... .......... .......... ..........  3% 11.9M 31s",
                                " 16800K .......... .......... .......... .......... ..........  3% 36.6M 31s",
                                " 16850K .......... .......... .......... .......... ..........  3% 14.1M 31s",
                                " 16900K .......... .......... .......... .......... ..........  3% 24.5M 31s",
                                " 16950K .......... .......... .......... .......... ..........  3% 11.5M 31s",
                                " 17000K .......... .......... .......... .......... ..........  3% 54.8M 31s",
                                " 17050K .......... .......... .......... .......... ..........  3% 17.1M 31s",
                                " 17100K .......... .......... .......... .......... ..........  3% 9.25M 31s",
                                " 17150K .......... .......... .......... .......... ..........  3% 8.31M 31s",
                                " 17200K .......... .......... .......... .......... ..........  3% 13.3M 31s",
                                " 17250K .......... .......... .......... .......... ..........  3% 8.59M 31s",
                                " 17300K .......... .......... .......... .......... ..........  3% 63.1M 31s",
                                " 17350K .......... .......... .......... .......... ..........  3% 11.5M 31s",
                                " 17400K .......... .......... .......... .......... ..........  3% 79.1M 31s",
                                " 17450K .......... .......... .......... .......... ..........  3% 13.6M 31s",
                                " 17500K .......... .......... .......... .......... ..........  3% 66.7M 31s",
                                " 17550K .......... .......... .......... .......... ..........  3% 6.31M 31s",
                                " 17600K .......... .......... .......... .......... ..........  3%  133M 31s",
                                " 17650K .......... .......... .......... .......... ..........  3% 17.7M 31s",
                                " 17700K .......... .......... .......... .......... ..........  3% 99.4M 31s",
                                " 17750K .......... .......... .......... .......... ..........  3% 28.0M 31s",
                                " 17800K .......... .......... .......... .......... ..........  3% 22.6M 31s",
                                " 17850K .......... .......... .......... .......... ..........  3% 13.6M 31s",
                                " 17900K .......... .......... .......... .......... ..........  3% 59.4M 31s",
                                " 17950K .......... .......... .......... .......... ..........  3% 9.09M 31s",
                                " 18000K .......... .......... .......... .......... ..........  3%  125M 31s",
                                " 18050K .......... .......... .......... .......... ..........  3%  132M 31s",
                                " 18100K .......... .......... .......... .......... ..........  3% 17.0M 31s",
                                " 18150K .......... .......... .......... .......... ..........  3% 17.6M 31s",
                                " 18200K .......... .......... .......... .......... ..........  3% 88.9M 31s",
                                " 18250K .......... .......... .......... .......... ..........  3% 46.9M 31s",
                                " 18300K .......... .......... .......... .......... ..........  3% 14.9M 31s",
                                " 18350K .......... .......... .......... .......... ..........  3% 18.1M 31s",
                                " 18400K .......... .......... .......... .......... ..........  3% 30.6M 31s",
                                " 18450K .......... .......... .......... .......... ..........  3% 85.2M 31s",
                                " 18500K .......... .......... .......... .......... ..........  3% 8.02M 31s",
                                " 18550K .......... .......... .......... .......... ..........  3% 25.6M 31s",
                                " 18600K .......... .......... .......... .......... ..........  3% 7.14M 31s",
                                " 18650K .......... .......... .......... .......... ..........  3% 62.9M 31s",
                                " 18700K .......... .......... .......... .......... ..........  3% 6.27M 31s",
                                " 18750K .......... .......... .......... .......... ..........  3% 61.2M 31s",
                                " 18800K .......... .......... .......... .......... ..........  3% 10.9M 31s",
                                " 18850K .......... .......... .......... .......... ..........  3% 15.0M 31s",
                                " 18900K .......... .......... .......... .......... ..........  3% 11.4M 31s",
                                " 18950K .......... .......... .......... .......... ..........  3% 36.1M 31s",
                                " 19000K .......... .......... .......... .......... ..........  3% 7.95M 31s",
                                " 19050K .......... .......... .......... .......... ..........  3%  122M 31s",
                                " 19100K .......... .......... .......... .......... ..........  3%  124M 31s",
                                " 19150K .......... .......... .......... .......... ..........  3% 35.8M 31s",
                                " 19200K .......... .......... .......... .......... ..........  3% 23.3M 31s",
                                " 19250K .......... .......... .......... .......... ..........  3% 16.4M 31s",
                                " 19300K .......... .......... .......... .......... ..........  3% 46.4M 31s",
                                " 19350K .......... .......... .......... .......... ..........  3% 64.4M 31s",
                                " 19400K .......... .......... .......... .......... ..........  3% 18.4M 31s",
                                " 19450K .......... .......... .......... .......... ..........  3% 26.2M 31s",
                                " 19500K .......... .......... .......... .......... ..........  3% 13.1M 31s",
                                " 19550K .......... .......... .......... .......... ..........  3% 24.1M 31s",
                                " 19600K .......... .......... .......... .......... ..........  3% 50.6M 31s",
                                " 19650K .......... .......... .......... .......... ..........  3% 14.1M 31s",
                                " 19700K .......... .......... .......... .......... ..........  3% 76.4M 30s",
                                " 19750K .......... .......... .......... .......... ..........  3% 11.8M 31s",
                                " 19800K .......... .......... .......... .......... ..........  3%  108M 30s",
                                " 19850K .......... .......... .......... .......... ..........  3%  104M 30s",
                                " 19900K .......... .......... .......... .......... ..........  3% 12.6M 30s",
                                " 19950K .......... .......... .......... .......... ..........  3% 67.5M 30s",
                                " 20000K .......... .......... .......... .......... ..........  3% 10.8M 30s",
                                " 20050K .......... .......... .......... .......... ..........  3% 32.7M 30s",
                                " 20100K .......... .......... .......... .......... ..........  3% 67.6M 30s",
                                " 20150K .......... .......... .......... .......... ..........  3%  105M 30s",
                                " 20200K .......... .......... .......... .......... ..........  3% 40.6M 30s",
                                " 20250K .......... .......... .......... .......... ..........  3% 13.4M 30s",
                                " 20300K .......... .......... .......... .......... ..........  3% 65.1M 30s",
                                " 20350K .......... .......... .......... .......... ..........  3% 20.3M 30s",
                                " 20400K .......... .......... .......... .......... ..........  3% 11.5M 30s",
                                " 20450K .......... .......... .......... .......... ..........  3% 13.7M 30s",
                                " 20500K .......... .......... .......... .......... ..........  3%  118M 30s",
                                " 20550K .......... .......... .......... .......... ..........  3% 66.9M 30s",
                                " 20600K .......... .......... .......... .......... ..........  3% 16.0M 30s",
                                " 20650K .......... .......... .......... .......... ..........  3% 74.9M 30s",
                                " 20700K .......... .......... .......... .......... ..........  3% 21.2M 30s",
                                " 20750K .......... .......... .......... .......... ..........  3% 70.6M 30s",
                                " 20800K .......... .......... .......... .......... ..........  3% 20.0M 30s",
                                " 20850K .......... .......... .......... .......... ..........  3% 11.1M 30s",
                                " 20900K .......... .......... .......... .......... ..........  3% 29.8M 30s",
                                " 20950K .......... .......... .......... .......... ..........  3% 14.9M 30s",
                                " 21000K .......... .......... .......... .......... ..........  3% 61.3M 30s",
                                " 21050K .......... .......... .......... .......... ..........  3% 19.5M 30s",
                                " 21100K .......... .......... .......... .......... ..........  3% 24.0M 30s",
                                " 21150K .......... .......... .......... .......... ..........  3% 32.2M 30s",
                                " 21200K .......... .......... .......... .......... ..........  3% 92.7M 30s",
                                " 21250K .......... .......... .......... .......... ..........  3% 15.5M 30s",
                                " 21300K .......... .......... .......... .......... ..........  3% 29.8M 30s",
                                " 21350K .......... .......... .......... .......... ..........  3% 15.6M 30s",
                                " 21400K .......... .......... .......... .......... ..........  3% 23.3M 30s",
                                " 21450K .......... .......... .......... .......... ..........  3% 75.5M 30s",
                                " 21500K .......... .......... .......... .......... ..........  3% 8.75M 30s",
                                " 21550K .......... .......... .......... .......... ..........  3% 11.7M 30s",
                                " 21600K .......... .......... .......... .......... ..........  3% 72.4M 30s",
                                " 21650K .......... .......... .......... .......... ..........  3% 17.1M 30s",
                                " 21700K .......... .......... .......... .......... ..........  3% 70.3M 30s",
                                " 21750K .......... .......... .......... .......... ..........  3% 9.53M 30s",
                                " 21800K .......... .......... .......... .......... ..........  3% 82.0M 30s",
                                " 21850K .......... .......... .......... .......... ..........  3% 16.6M 30s",
                                " 21900K .......... .......... .......... .......... ..........  3% 73.0M 30s",
                                " 21950K .......... .......... .......... .......... ..........  3% 56.1M 30s",
                                " 22000K .......... .......... .......... .......... ..........  3% 87.6M 29s",
                                " 22050K .......... .......... .......... .......... ..........  3% 62.0M 29s",
                                " 22100K .......... .......... .......... .......... ..........  3% 19.0M 29s",
                                " 22150K .......... .......... .......... .......... ..........  3% 73.7M 29s",
                                " 22200K .......... .......... .......... .......... ..........  3%  120M 29s",
                                " 22250K .......... .......... .......... .......... ..........  3% 52.1M 29s",
                                " 22300K .......... .......... .......... .......... ..........  3% 25.1M 29s",
                                " 22350K .......... .......... .......... .......... ..........  4% 34.7M 29s",
                                " 22400K .......... .......... .......... .......... ..........  4% 17.6M 29s",
                                " 22450K .......... .......... .......... .......... ..........  4% 16.0M 29s",
                                " 22500K .......... .......... .......... .......... ..........  4% 15.7M 29s",
                                " 22550K .......... .......... .......... .......... ..........  4% 8.81M 29s",
                                " 22600K .......... .......... .......... .......... ..........  4% 85.1M 29s",
                                " 22650K .......... .......... .......... .......... ..........  4% 99.3M 29s",
                                " 22700K .......... .......... .......... .......... ..........  4% 66.8M 29s",
                                " 22750K .......... .......... .......... .......... ..........  4%  107M 29s",
                                " 22800K .......... .......... .......... .......... ..........  4% 93.2M 29s",
                                " 22850K .......... .......... .......... .......... ..........  4% 73.9M 29s",
                                " 22900K .......... .......... .......... .......... ..........  4% 26.4M 29s",
                                " 22950K .......... .......... .......... .......... ..........  4% 46.6M 29s",
                                " 23000K .......... .......... .......... .......... ..........  4% 61.2M 29s",
                                " 23050K .......... .......... .......... .......... ..........  4% 34.3M 29s",
                                " 23100K .......... .......... .......... .......... ..........  4% 80.3M 29s",
                                " 23150K .......... .......... .......... .......... ..........  4% 11.9M 29s",
                                " 23200K .......... .......... .......... .......... ..........  4% 20.9M 29s",
                                " 23250K .......... .......... .......... .......... ..........  4% 12.0M 29s",
                                " 23300K .......... .......... .......... .......... ..........  4% 53.9M 29s",
                                " 23350K .......... .......... .......... .......... ..........  4% 29.6M 29s",
                                " 23400K .......... .......... .......... .......... ..........  4% 11.2M 29s",
                                " 23450K .......... .......... .......... .......... ..........  4% 16.8M 29s",
                                " 23500K .......... .......... .......... .......... ..........  4% 97.1M 29s",
                                " 23550K .......... .......... .......... .......... ..........  4% 80.1M 29s",
                                " 23600K .......... .......... .......... .......... ..........  4% 98.9M 29s",
                                " 23650K .......... .......... .......... .......... ..........  4% 15.4M 29s",
                                " 23700K .......... .......... .......... .......... ..........  4% 82.6M 29s",
                                " 23750K .......... .......... .......... .......... ..........  4% 68.1M 29s",
                                " 23800K .......... .......... .......... .......... ..........  4% 85.7M 29s",
                                " 23850K .......... .......... .......... .......... ..........  4%  124M 28s",
                                " 23900K .......... .......... .......... .......... ..........  4% 67.5M 28s",
                                " 23950K .......... .......... .......... .......... ..........  4% 46.5M 28s",
                                " 24000K .......... .......... .......... .......... ..........  4% 82.7M 28s",
                                " 24050K .......... .......... .......... .......... ..........  4% 90.5M 28s",
                                " 24100K .......... .......... .......... .......... ..........  4% 5.50M 28s",
                                " 24150K .......... .......... .......... .......... ..........  4% 85.5M 28s",
                                " 24200K .......... .......... .......... .......... ..........  4%  108M 28s",
                                " 24250K .......... .......... .......... .......... ..........  4%  117M 28s",
                                " 24300K .......... .......... .......... .......... ..........  4% 81.7M 28s",
                                " 24350K .......... .......... .......... .......... ..........  4% 84.7M 28s",
                                " 24400K .......... .......... .......... .......... ..........  4% 99.7M 28s",
                                " 24450K .......... .......... .......... .......... ..........  4% 10.0M 28s",
                                " 24500K .......... .......... .......... .......... ..........  4% 75.2M 28s",
                                " 24550K .......... .......... .......... .......... ..........  4%  112M 28s",
                                " 24600K .......... .......... .......... .......... ..........  4%  120M 28s",
                                " 24650K .......... .......... .......... .......... ..........  4% 14.0M 28s",
                                " 24700K .......... .......... .......... .......... ..........  4% 75.4M 28s",
                                " 24750K .......... .......... .......... .......... ..........  4% 54.1M 28s",
                                " 24800K .......... .......... .......... .......... ..........  4% 17.4M 28s",
                                " 24850K .......... .......... .......... .......... ..........  4% 33.7M 28s",
                                " 24900K .......... .......... .......... .......... ..........  4% 40.4M 28s",
                                " 24950K .......... .......... .......... .......... ..........  4% 69.2M 28s",
                                " 25000K .......... .......... .......... .......... ..........  4% 14.5M 28s",
                                " 25050K .......... .......... .......... .......... ..........  4% 13.6M 28s",
                                " 25100K .......... .......... .......... .......... ..........  4% 12.7M 28s",
                                " 25150K .......... .......... .......... .......... ..........  4% 63.3M 28s",
                                " 25200K .......... .......... .......... .......... ..........  4% 65.6M 28s",
                                " 25250K .......... .......... .......... .......... ..........  4% 14.6M 28s",
                                " 25300K .......... .......... .......... .......... ..........  4% 31.7M 28s",
                                " 25350K .......... .......... .......... .......... ..........  4% 19.9M 28s",
                                " 25400K .......... .......... .......... .......... ..........  4% 45.2M 28s",
                                " 25450K .......... .......... .......... .......... ..........  4% 17.3M 28s",
                                " 25500K .......... .......... .......... .......... ..........  4% 27.2M 28s",
                                " 25550K .......... .......... .......... .......... ..........  4% 26.9M 28s",
                                " 25600K .......... .......... .......... .......... ..........  4% 17.5M 28s",
                                " 25650K .......... .......... .......... .......... ..........  4% 76.2M 28s",
                                " 25700K .......... .......... .......... .......... ..........  4% 46.9M 28s",
                                " 25750K .......... .......... .......... .......... ..........  4% 9.17M 28s",
                                " 25800K .......... .......... .......... .......... ..........  4% 23.4M 28s",
                                " 25850K .......... .......... .......... .......... ..........  4% 11.7M 28s",
                                " 25900K .......... .......... .......... .......... ..........  4% 76.5M 28s",
                                " 25950K .......... .......... .......... .......... ..........  4% 15.5M 28s",
                                " 26000K .......... .......... .......... .......... ..........  4% 11.7M 28s",
                                " 26050K .......... .......... .......... .......... ..........  4% 57.6M 28s",
                                " 26100K .......... .......... .......... .......... ..........  4% 56.6M 28s",
                                " 26150K .......... .......... .......... .......... ..........  4% 8.64M 28s",
                                " 26200K .......... .......... .......... .......... ..........  4% 23.1M 28s",
                                " 26250K .......... .......... .......... .......... ..........  4% 9.27M 28s",
                                " 26300K .......... .......... .......... .......... ..........  4% 11.5M 28s",
                                " 26350K .......... .......... .......... .......... ..........  4% 11.7M 28s",
                                " 26400K .......... .......... .......... .......... ..........  4% 54.0M 28s",
                                " 26450K .......... .......... .......... .......... ..........  4% 18.1M 28s",
                                " 26500K .......... .......... .......... .......... ..........  4% 30.0M 28s",
                                " 26550K .......... .......... .......... .......... ..........  4% 6.57M 28s",
                                " 26600K .......... .......... .......... .......... ..........  4% 98.4M 28s",
                                " 26650K .......... .......... .......... .......... ..........  4% 71.0M 28s",
                                " 26700K .......... .......... .......... .......... ..........  4% 91.0M 28s",
                                " 26750K .......... .......... .......... .......... ..........  4% 13.0M 28s",
                                " 26800K .......... .......... .......... .......... ..........  4% 82.9M 28s",
                                " 26850K .......... .......... .......... .......... ..........  4% 78.5M 28s",
                                " 26900K .......... .......... .......... .......... ..........  4% 10.5M 28s",
                                " 26950K .......... .......... .......... .......... ..........  4% 76.1M 28s",
                                " 27000K .......... .......... .......... .......... ..........  4% 14.3M 28s",
                                " 27050K .......... .......... .......... .......... ..........  4% 90.5M 28s",
                                " 27100K .......... .......... .......... .......... ..........  4% 36.5M 28s",
                                " 27150K .......... .......... .......... .......... ..........  4% 13.9M 28s",
                                " 27200K .......... .......... .......... .......... ..........  4% 36.5M 28s",
                                " 27250K .......... .......... .......... .......... ..........  4% 12.0M 28s",
                                " 27300K .......... .......... .......... .......... ..........  4% 25.4M 28s",
                                " 27350K .......... .......... .......... .......... ..........  4% 74.1M 28s",
                                " 27400K .......... .......... .......... .......... ..........  4% 5.75M 28s",
                                " 27450K .......... .......... .......... .......... ..........  4%  128M 28s",
                                " 27500K .......... .......... .......... .......... ..........  4% 66.1M 28s",
                                " 27550K .......... .......... .......... .......... ..........  4% 13.4M 28s",
                                " 27600K .......... .......... .......... .......... ..........  4%  112M 28s",
                                " 27650K .......... .......... .......... .......... ..........  4% 25.1M 28s",
                                " 27700K .......... .......... .......... .......... ..........  4% 12.5M 28s",
                                " 27750K .......... .......... .......... .......... ..........  4%  123M 28s",
                                " 27800K .......... .......... .......... .......... ..........  4% 22.6M 27s",
                                " 27850K .......... .......... .......... .......... ..........  4% 24.2M 27s",
                                " 27900K .......... .......... .......... .......... ..........  4% 8.56M 28s",
                                " 27950K .......... .......... .......... .......... ..........  5% 16.7M 28s",
                                " 28000K .......... .......... .......... .......... ..........  5% 57.1M 28s",
                                " 28050K .......... .......... .......... .......... ..........  5% 12.4M 28s",
                                " 28100K .......... .......... .......... .......... ..........  5% 13.3M 28s",
                                " 28150K .......... .......... .......... .......... ..........  5% 8.12M 28s",
                                " 28200K .......... .......... .......... .......... ..........  5% 24.7M 28s",
                                " 28250K .......... .......... .......... .......... ..........  5%  123M 28s",
                                " 28300K .......... .......... .......... .......... ..........  5% 11.8M 28s",
                                " 28350K .......... .......... .......... .......... ..........  5% 78.1M 28s",
                                " 28400K .......... .......... .......... .......... ..........  5% 18.2M 28s",
                                " 28450K .......... .......... .......... .......... ..........  5% 62.7M 27s",
                                " 28500K .......... .......... .......... .......... ..........  5% 17.4M 27s",
                                " 28550K .......... .......... .......... .......... ..........  5% 15.0M 28s",
                                " 28600K .......... .......... .......... .......... ..........  5% 75.0M 27s",
                                " 28650K .......... .......... .......... .......... ..........  5% 19.2M 27s",
                                " 28700K .......... .......... .......... .......... ..........  5% 79.3M 27s",
                                " 28750K .......... .......... .......... .......... ..........  5% 30.7M 27s",
                                " 28800K .......... .......... .......... .......... ..........  5% 9.58M 27s",
                                " 28850K .......... .......... .......... .......... ..........  5% 96.5M 27s",
                                " 28900K .......... .......... .......... .......... ..........  5% 69.7M 27s",
                                " 28950K .......... .......... .......... .......... ..........  5% 20.8M 27s",
                                " 29000K .......... .......... .......... .......... ..........  5% 31.8M 27s",
                                " 29050K .......... .......... .......... .......... ..........  5% 15.9M 27s",
                                " 29100K .......... .......... .......... .......... ..........  5% 31.2M 27s",
                                " 29150K .......... .......... .......... .......... ..........  5% 71.1M 27s",
                                " 29200K .......... .......... .......... .......... ..........  5% 12.9M 27s",
                                " 29250K .......... .......... .......... .......... ..........  5% 18.2M 27s",
                                " 29300K .......... .......... .......... .......... ..........  5% 17.7M 27s",
                                " 29350K .......... .......... .......... .......... ..........  5% 48.1M 27s",
                                " 29400K .......... .......... .......... .......... ..........  5% 18.2M 27s",
                                " 29450K .......... .......... .......... .......... ..........  5% 61.9M 27s",
                                " 29500K .......... .......... .......... .......... ..........  5% 22.7M 27s",
                                " 29550K .......... .......... .......... .......... ..........  5% 13.3M 27s",
                                " 29600K .......... .......... .......... .......... ..........  5%  124M 27s",
                                " 29650K .......... .......... .......... .......... ..........  5% 62.4M 27s",
                                " 29700K .......... .......... .......... .......... ..........  5% 6.65M 27s",
                                " 29750K .......... .......... .......... .......... ..........  5% 91.9M 27s",
                                " 29800K .......... .......... .......... .......... ..........  5% 16.7M 27s",
                                " 29850K .......... .......... .......... .......... ..........  5% 47.3M 27s",
                                " 29900K .......... .......... .......... .......... ..........  5% 49.4M 27s",
                                " 29950K .......... .......... .......... .......... ..........  5% 15.7M 27s",
                                " 30000K .......... .......... .......... .......... ..........  5% 55.9M 27s",
                                " 30050K .......... .......... .......... .......... ..........  5% 11.8M 27s",
                                " 30100K .......... .......... .......... .......... ..........  5% 28.5M 27s",
                                " 30150K .......... .......... .......... .......... ..........  5% 32.2M 27s",
                                " 30200K .......... .......... .......... .......... ..........  5% 16.5M 27s",
                                " 30250K .......... .......... .......... .......... ..........  5% 87.5M 27s",
                                " 30300K .......... .......... .......... .......... ..........  5% 88.9M 27s",
                                " 30350K .......... .......... .......... .......... ..........  5% 21.8M 27s",
                                " 30400K .......... .......... .......... .......... ..........  5% 11.3M 27s",
                                " 30450K .......... .......... .......... .......... ..........  5% 74.4M 27s",
                                " 30500K .......... .......... .......... .......... ..........  5% 14.6M 27s",
                                " 30550K .......... .......... .......... .......... ..........  5% 47.4M 27s",
                                " 30600K .......... .......... .......... .......... ..........  5% 14.3M 27s",
                                " 30650K .......... .......... .......... .......... ..........  5% 23.2M 27s",
                                " 30700K .......... .......... .......... .......... ..........  5% 26.8M 27s",
                                " 30750K .......... .......... .......... .......... ..........  5% 19.0M 27s",
                                " 30800K .......... .......... .......... .......... ..........  5%  122M 27s",
                                " 30850K .......... .......... .......... .......... ..........  5% 39.6M 27s",
                                " 30900K .......... .......... .......... .......... ..........  5% 26.3M 27s",
                                " 30950K .......... .......... .......... .......... ..........  5% 20.5M 27s",
                                " 31000K .......... .......... .......... .......... ..........  5%  102M 27s",
                                " 31050K .......... .......... .......... .......... ..........  5% 11.2M 27s",
                                " 31100K .......... .......... .......... .......... ..........  5% 20.1M 27s",
                                " 31150K .......... .......... .......... .......... ..........  5% 43.2M 27s",
                                " 31200K .......... .......... .......... .......... ..........  5% 56.0M 27s",
                                " 31250K .......... .......... .......... .......... ..........  5% 57.4M 27s",
                                " 31300K .......... .......... .......... .......... ..........  5% 8.56M 27s",
                                " 31350K .......... .......... .......... .......... ..........  5% 18.9M 27s",
                                " 31400K .......... .......... .......... .......... ..........  5% 8.83M 27s",
                                " 31450K .......... .......... .......... .......... ..........  5% 27.4M 27s",
                                " 31500K .......... .......... .......... .......... ..........  5%  125M 27s",
                                " 31550K .......... .......... .......... .......... ..........  5% 8.52M 27s",
                                " 31600K .......... .......... .......... .......... ..........  5% 12.9M 27s",
                                " 31650K .......... .......... .......... .......... ..........  5% 16.7M 27s",
                                " 31700K .......... .......... .......... .......... ..........  5%  107M 27s",
                                " 31750K .......... .......... .......... .......... ..........  5% 27.9M 27s",
                                " 31800K .......... .......... .......... .......... ..........  5% 14.4M 27s",
                                " 31850K .......... .......... .......... .......... ..........  5% 35.0M 27s",
                                " 31900K .......... .......... .......... .......... ..........  5% 11.1M 27s",
                                " 31950K .......... .......... .......... .......... ..........  5% 98.6M 27s",
                                " 32000K .......... .......... .......... .......... ..........  5% 65.4M 27s",
                                " 32050K .......... .......... .......... .......... ..........  5% 11.8M 27s",
                                " 32100K .......... .......... .......... .......... ..........  5% 39.2M 27s",
                                " 32150K .......... .......... .......... .......... ..........  5% 19.2M 27s",
                                " 32200K .......... .......... .......... .......... ..........  5% 20.8M 27s",
                                " 32250K .......... .......... .......... .......... ..........  5%  104M 27s",
                                " 32300K .......... .......... .......... .......... ..........  5% 18.0M 27s",
                                " 32350K .......... .......... .......... .......... ..........  5% 7.68M 27s",
                                " 32400K .......... .......... .......... .......... ..........  5% 59.0M 27s",
                                " 32450K .......... .......... .......... .......... ..........  5% 82.2M 27s",
                                " 32500K .......... .......... .......... .......... ..........  5% 99.1M 27s",
                                " 32550K .......... .......... .......... .......... ..........  5% 17.7M 27s",
                                " 32600K .......... .......... .......... .......... ..........  5% 22.1M 27s",
                                " 32650K .......... .......... .......... .......... ..........  5% 76.6M 27s",
                                " 32700K .......... .......... .......... .......... ..........  5% 11.9M 27s",
                                " 32750K .......... .......... .......... .......... ..........  5% 9.25M 27s",
                                " 32800K .......... .......... .......... .......... ..........  5% 11.2M 27s",
                                " 32850K .......... .......... .......... .......... ..........  5% 95.0M 27s",
                                " 32900K .......... .......... .......... .......... ..........  5% 80.1M 27s",
                                " 32950K .......... .......... .......... .......... ..........  5% 17.5M 27s",
                                " 33000K .......... .......... .......... .......... ..........  5% 65.1M 27s",
                                " 33050K .......... .......... .......... .......... ..........  5% 21.8M 27s",
                                " 33100K .......... .......... .......... .......... ..........  5% 35.6M 27s",
                                " 33150K .......... .......... .......... .......... ..........  5% 27.7M 27s",
                                " 33200K .......... .......... .......... .......... ..........  5% 41.6M 27s",
                                " 33250K .......... .......... .......... .......... ..........  5% 12.0M 27s",
                                " 33300K .......... .......... .......... .......... ..........  5% 29.9M 27s",
                                " 33350K .......... .......... .......... .......... ..........  5% 62.9M 27s",
                                " 33400K .......... .......... .......... .......... ..........  5% 5.75M 27s",
                                " 33450K .......... .......... .......... .......... ..........  5%  107M 27s",
                                " 33500K .......... .......... .......... .......... ..........  5% 51.0M 27s",
                                " 33550K .......... .......... .......... .......... ..........  6% 38.6M 27s",
                                " 33600K .......... .......... .......... .......... ..........  6% 89.6M 27s",
                                " 33650K .......... .......... .......... .......... ..........  6% 14.4M 27s",
                                " 33700K .......... .......... .......... .......... ..........  6% 28.4M 27s",
                                " 33750K .......... .......... .......... .......... ..........  6% 4.88M 27s",
                                " 33800K .......... .......... .......... .......... ..........  6%  126M 27s",
                                " 33850K .......... .......... .......... .......... ..........  6%  142M 27s",
                                " 33900K .......... .......... .......... .......... ..........  6% 70.2M 27s",
                                " 33950K .......... .......... .......... .......... ..........  6% 84.3M 27s",
                                " 34000K .......... .......... .......... .......... ..........  6% 13.0M 27s",
                                " 34050K .......... .......... .......... .......... ..........  6% 62.6M 27s",
                                " 34100K .......... .......... .......... .......... ..........  6% 36.1M 27s",
                                " 34150K .......... .......... .......... .......... ..........  6% 9.72M 27s",
                                " 34200K .......... .......... .......... .......... ..........  6% 23.0M 27s",
                                " 34250K .......... .......... .......... .......... ..........  6% 12.1M 27s",
                                " 34300K .......... .......... .......... .......... ..........  6% 58.6M 27s",
                                " 34350K .......... .......... .......... .......... ..........  6% 8.96M 27s",
                                " 34400K .......... .......... .......... .......... ..........  6% 27.4M 27s",
                                " 34450K .......... .......... .......... .......... ..........  6% 16.1M 27s",
                                " 34500K .......... .......... .......... .......... ..........  6% 49.6M 27s",
                                " 34550K .......... .......... .......... .......... ..........  6% 20.8M 27s",
                                " 34600K .......... .......... .......... .......... ..........  6% 14.1M 27s",
                                " 34650K .......... .......... .......... .......... ..........  6%  108M 27s",
                                " 34700K .......... .......... .......... .......... ..........  6% 12.9M 27s",
                                " 34750K .......... .......... .......... .......... ..........  6% 88.4M 27s",
                                " 34800K .......... .......... .......... .......... ..........  6% 40.6M 26s",
                                " 34850K .......... .......... .......... .......... ..........  6% 10.1M 27s",
                                " 34900K .......... .......... .......... .......... ..........  6% 28.3M 26s",
                                " 34950K .......... .......... .......... .......... ..........  6% 8.95M 27s",
                                " 35000K .......... .......... .......... .......... ..........  6% 18.8M 27s",
                                " 35050K .......... .......... .......... .......... ..........  6% 78.6M 27s",
                                " 35100K .......... .......... .......... .......... ..........  6% 20.2M 27s",
                                " 35150K .......... .......... .......... .......... ..........  6% 15.5M 27s",
                                " 35200K .......... .......... .......... .......... ..........  6% 83.9M 26s",
                                " 35250K .......... .......... .......... .......... ..........  6% 28.4M 26s",
                                " 35300K .......... .......... .......... .......... ..........  6% 4.61M 27s",
                                " 35350K .......... .......... .......... .......... ..........  6% 93.7M 27s",
                                " 35400K .......... .......... .......... .......... ..........  6%  123M 27s",
                                " 35450K .......... .......... .......... .......... ..........  6% 46.4M 26s",
                                " 35500K .......... .......... .......... .......... ..........  6% 26.9M 26s",
                                " 35550K .......... .......... .......... .......... ..........  6% 10.1M 27s",
                                " 35600K .......... .......... .......... .......... ..........  6% 57.5M 26s",
                                " 35650K .......... .......... .......... .......... ..........  6% 11.0M 27s",
                                " 35700K .......... .......... .......... .......... ..........  6% 44.3M 26s",
                                " 35750K .......... .......... .......... .......... ..........  6% 29.0M 26s",
                                " 35800K .......... .......... .......... .......... ..........  6% 15.0M 26s",
                                " 35850K .......... .......... .......... .......... ..........  6% 16.8M 26s",
                                " 35900K .......... .......... .......... .......... ..........  6% 79.1M 26s",
                                " 35950K .......... .......... .......... .......... ..........  6% 8.88M 26s",
                                " 36000K .......... .......... .......... .......... ..........  6%  117M 26s",
                                " 36050K .......... .......... .......... .......... ..........  6%  108M 26s",
                                " 36100K .......... .......... .......... .......... ..........  6% 23.9M 26s",
                                " 36150K .......... .......... .......... .......... ..........  6% 72.0M 26s",
                                " 36200K .......... .......... .......... .......... ..........  6% 12.6M 26s",
                                " 36250K .......... .......... .......... .......... ..........  6% 64.3M 26s",
                                " 36300K .......... .......... .......... .......... ..........  6% 9.87M 26s",
                                " 36350K .......... .......... .......... .......... ..........  6% 69.3M 26s",
                                " 36400K .......... .......... .......... .......... ..........  6%  104M 26s",
                                " 36450K .......... .......... .......... .......... ..........  6% 11.5M 26s",
                                " 36500K .......... .......... .......... .......... ..........  6% 81.7M 26s",
                                " 36550K .......... .......... .......... .......... ..........  6% 14.6M 26s",
                                " 36600K .......... .......... .......... .......... ..........  6% 52.1M 26s",
                                " 36650K .......... .......... .......... .......... ..........  6% 28.5M 26s",
                                " 36700K .......... .......... .......... .......... ..........  6% 6.73M 26s",
                                " 36750K .......... .......... .......... .......... ..........  6%  119M 26s",
                                " 36800K .......... .......... .......... .......... ..........  6% 13.6M 26s",
                                " 36850K .......... .......... .......... .......... ..........  6% 92.5M 26s",
                                " 36900K .......... .......... .......... .......... ..........  6% 16.8M 26s",
                                " 36950K .......... .......... .......... .......... ..........  6% 12.4M 26s",
                                " 37000K .......... .......... .......... .......... ..........  6%  136M 26s",
                                " 37050K .......... .......... .......... .......... ..........  6% 13.2M 26s",
                                " 37100K .......... .......... .......... .......... ..........  6% 8.10M 26s",
                                " 37150K .......... .......... .......... .......... ..........  6%  111M 26s",
                                " 37200K .......... .......... .......... .......... ..........  6% 26.4M 26s",
                                " 37250K .......... .......... .......... .......... ..........  6% 12.4M 26s",
                                " 37300K .......... .......... .......... .......... ..........  6% 29.6M 26s",
                                " 37350K .......... .......... .......... .......... ..........  6%  135M 26s",
                                " 37400K .......... .......... .......... .......... ..........  6% 16.5M 26s",
                                " 37450K .......... .......... .......... .......... ..........  6% 9.60M 26s",
                                " 37500K .......... .......... .......... .......... ..........  6% 12.2M 26s",
                                " 37550K .......... .......... .......... .......... ..........  6% 75.2M 26s",
                                " 37600K .......... .......... .......... .......... ..........  6% 6.57M 26s",
                                " 37650K .......... .......... .......... .......... ..........  6% 30.9M 26s",
                                " 37700K .......... .......... .......... .......... ..........  6% 5.12M 26s",
                                " 37750K .......... .......... .......... .......... ..........  6% 52.3M 26s",
                                " 37800K .......... .......... .......... .......... ..........  6% 11.7M 26s",
                                " 37850K .......... .......... .......... .......... ..........  6% 19.2M 26s",
                                " 37900K .......... .......... .......... .......... ..........  6% 8.63M 26s",
                                " 37950K .......... .......... .......... .......... ..........  6% 13.8M 27s",
                                " 38000K .......... .......... .......... .......... ..........  6% 13.3M 27s",
                                " 38050K .......... .......... .......... .......... ..........  6% 52.8M 26s",
                                " 38100K .......... .......... .......... .......... ..........  6% 21.6M 26s",
                                " 38150K .......... .......... .......... .......... ..........  6% 9.94M 27s",
                                " 38200K .......... .......... .......... .......... ..........  6% 20.2M 27s",
                                " 38250K .......... .......... .......... .......... ..........  6% 75.6M 26s",
                                " 38300K .......... .......... .......... .......... ..........  6% 12.8M 27s",
                                " 38350K .......... .......... .......... .......... ..........  6% 9.62M 27s",
                                " 38400K .......... .......... .......... .......... ..........  6% 11.5M 27s",
                                " 38450K .......... .......... .......... .......... ..........  6% 8.94M 27s",
                                " 38500K .......... .......... .......... .......... ..........  6% 49.8M 27s",
                                " 38550K .......... .......... .......... .......... ..........  6% 54.8M 27s",
                                " 38600K .......... .......... .......... .......... ..........  6% 8.22M 27s",
                                " 38650K .......... .......... .......... .......... ..........  6% 11.3M 27s",
                                " 38700K .......... .......... .......... .......... ..........  6% 16.4M 27s",
                                " 38750K .......... .......... .......... .......... ..........  6% 49.4M 27s",
                                " 38800K .......... .......... .......... .......... ..........  6% 6.83M 27s",
                                " 38850K .......... .......... .......... .......... ..........  6% 71.9M 27s",
                                " 38900K .......... .......... .......... .......... ..........  6% 4.40M 27s",
                                " 38950K .......... .......... .......... .......... ..........  6% 98.5M 27s",
                                " 39000K .......... .......... .......... .......... ..........  6%  130M 27s",
                                " 39050K .......... .......... .......... .......... ..........  6% 19.9M 27s",
                                " 39100K .......... .......... .......... .......... ..........  6% 10.9M 27s",
                                " 39150K .......... .......... .......... .......... ..........  7% 5.18M 27s",
                                " 39200K .......... .......... .......... .......... ..........  7% 63.8M 27s",
                                " 39250K .......... .......... .......... .......... ..........  7% 25.4M 27s",
                                " 39300K .......... .......... .......... .......... ..........  7% 11.3M 27s",
                                " 39350K .......... .......... .......... .......... ..........  7% 12.5M 27s",
                                " 39400K .......... .......... .......... .......... ..........  7% 11.6M 27s",
                                " 39450K .......... .......... .......... .......... ..........  7% 20.2M 27s",
                                " 39500K .......... .......... .......... .......... ..........  7% 11.2M 27s",
                                " 39550K .......... .......... .......... .......... ..........  7% 27.0M 27s",
                                " 39600K .......... .......... .......... .......... ..........  7% 9.96M 27s",
                                " 39650K .......... .......... .......... .......... ..........  7% 46.0M 27s",
                                " 39700K .......... .......... .......... .......... ..........  7% 89.8M 27s",
                                " 39750K .......... .......... .......... .......... ..........  7% 15.7M 27s",
                                " 39800K .......... .......... .......... .......... ..........  7%  107M 27s",
                                " 39850K .......... .......... .......... .......... ..........  7% 10.7M 27s",
                                " 39900K .......... .......... .......... .......... ..........  7% 44.2M 27s",
                                " 39950K .......... .......... .......... .......... ..........  7% 16.5M 27s",
                                " 40000K .......... .......... .......... .......... ..........  7% 8.18M 27s",
                                " 40050K .......... .......... .......... .......... ..........  7% 36.2M 27s",
                                " 40100K .......... .......... .......... .......... ..........  7% 7.88M 27s",
                                " 40150K .......... .......... .......... .......... ..........  7% 95.6M 27s",
                                " 40200K .......... .......... .......... .......... ..........  7% 8.39M 27s",
                                " 40250K .......... .......... .......... .......... ..........  7% 15.0M 27s",
                                " 40300K .......... .......... .......... .......... ..........  7% 11.9M 27s",
                                " 40350K .......... .......... .......... .......... ..........  7% 74.6M 27s",
                                " 40400K .......... .......... .......... .......... ..........  7% 22.5M 27s",
                                " 40450K .......... .......... .......... .......... ..........  7% 11.0M 27s",
                                " 40500K .......... .......... .......... .......... ..........  7% 19.9M 27s",
                                " 40550K .......... .......... .......... .......... ..........  7% 11.3M 27s",
                                " 40600K .......... .......... .......... .......... ..........  7% 70.7M 27s",
                                " 40650K .......... .......... .......... .......... ..........  7% 27.2M 27s",
                                " 40700K .......... .......... .......... .......... ..........  7% 12.1M 27s",
                                " 40750K .......... .......... .......... .......... ..........  7% 30.1M 27s",
                                " 40800K .......... .......... .......... .......... ..........  7% 74.4M 27s",
                                " 40850K .......... .......... .......... .......... ..........  7% 15.2M 27s",
                                " 40900K .......... .......... .......... .......... ..........  7% 26.7M 27s",
                                " 40950K .......... .......... .......... .......... ..........  7% 7.29M 27s",
                                " 41000K .......... .......... .......... .......... ..........  7% 58.6M 27s",
                                " 41050K .......... .......... .......... .......... ..........  7% 75.2M 27s",
                                " 41100K .......... .......... .......... .......... ..........  7% 9.79M 27s",
                                " 41150K .......... .......... .......... .......... ..........  7% 13.7M 27s",
                                " 41200K .......... .......... .......... .......... ..........  7% 9.21M 27s",
                                " 41250K .......... .......... .......... .......... ..........  7% 6.82M 27s",
                                " 41300K .......... .......... .......... .......... ..........  7% 8.55M 27s",
                                " 41350K .......... .......... .......... .......... ..........  7% 23.2M 27s",
                                " 41400K .......... .......... .......... .......... ..........  7% 8.05M 27s",
                                " 41450K .......... .......... .......... .......... ..........  7% 12.0M 27s",
                                " 41500K .......... .......... .......... .......... ..........  7% 7.51M 27s",
                                " 41550K .......... .......... .......... .......... ..........  7% 16.9M 27s",
                                " 41600K .......... .......... .......... .......... ..........  7% 34.6M 27s",
                                " 41650K .......... .......... .......... .......... ..........  7% 11.9M 27s",
                                " 41700K .......... .......... .......... .......... ..........  7% 22.9M 27s",
                                " 41750K .......... .......... .......... .......... ..........  7% 14.9M 27s",
                                " 41800K .......... .......... .......... .......... ..........  7% 24.0M 27s",
                                " 41850K .......... .......... .......... .......... ..........  7% 23.5M 27s",
                                " 41900K .......... .......... .......... .......... ..........  7% 14.8M 27s",
                                " 41950K .......... .......... .......... .......... ..........  7% 25.0M 27s",
                                " 42000K .......... .......... .......... .......... ..........  7% 59.8M 27s",
                                " 42050K .......... .......... .......... .......... ..........  7% 8.32M 27s",
                                " 42100K .......... .......... .......... .......... ..........  7% 24.0M 27s",
                                " 42150K .......... .......... .......... .......... ..........  7% 10.3M 27s",
                                " 42200K .......... .......... .......... .......... ..........  7% 77.7M 27s",
                                " 42250K .......... .......... .......... .......... ..........  7% 36.4M 27s",
                                " 42300K .......... .......... .......... .......... ..........  7% 11.6M 27s",
                                " 42350K .......... .......... .......... .......... ..........  7% 20.4M 27s",
                                " 42400K .......... .......... .......... .......... ..........  7% 10.4M 27s",
                                " 42450K .......... .......... .......... .......... ..........  7% 30.1M 27s",
                                " 42500K .......... .......... .......... .......... ..........  7% 97.8M 27s",
                                " 42550K .......... .......... .......... .......... ..........  7% 12.5M 27s",
                                " 42600K .......... .......... .......... .......... ..........  7% 9.46M 27s",
                                " 42650K .......... .......... .......... .......... ..........  7% 45.6M 27s",
                                " 42700K .......... .......... .......... .......... ..........  7% 47.5M 27s",
                                " 42750K .......... .......... .......... .......... ..........  7% 8.58M 27s",
                                " 42800K .......... .......... .......... .......... ..........  7% 24.4M 27s",
                                " 42850K .......... .......... .......... .......... ..........  7% 7.48M 27s",
                                " 42900K .......... .......... .......... .......... ..........  7% 63.1M 27s",
                                " 42950K .......... .......... .......... .......... ..........  7% 16.1M 27s",
                                " 43000K .......... .......... .......... .......... ..........  7% 8.76M 27s",
                                " 43050K .......... .......... .......... .......... ..........  7% 9.01M 27s",
                                " 43100K .......... .......... .......... .......... ..........  7% 5.68M 27s",
                                " 43150K .......... .......... .......... .......... ..........  7%  101M 27s",
                                " 43200K .......... .......... .......... .......... ..........  7% 9.94M 27s",
                                " 43250K .......... .......... .......... .......... ..........  7% 18.0M 27s",
                                " 43300K .......... .......... .......... .......... ..........  7% 8.57M 27s",
                                " 43350K .......... .......... .......... .......... ..........  7% 16.4M 27s",
                                " 43400K .......... .......... .......... .......... ..........  7% 59.9M 27s",
                                " 43450K .......... .......... .......... .......... ..........  7% 12.2M 27s",
                                " 43500K .......... .......... .......... .......... ..........  7% 24.3M 27s",
                                " 43550K .......... .......... .......... .......... ..........  7% 11.6M 27s",
                                " 43600K .......... .......... .......... .......... ..........  7% 84.1M 27s",
                                " 43650K .......... .......... .......... .......... ..........  7% 6.29M 27s",
                                " 43700K .......... .......... .......... .......... ..........  7% 85.1M 27s",
                                " 43750K .......... .......... .......... .......... ..........  7% 24.1M 27s",
                                " 43800K .......... .......... .......... .......... ..........  7% 26.0M 27s",
                                " 43850K .......... .......... .......... .......... ..........  7% 43.7M 27s",
                                " 43900K .......... .......... .......... .......... ..........  7% 9.37M 27s",
                                " 43950K .......... .......... .......... .......... ..........  7% 15.8M 27s",
                                " 44000K .......... .......... .......... .......... ..........  7% 15.6M 27s",
                                " 44050K .......... .......... .......... .......... ..........  7% 8.35M 27s",
                                " 44100K .......... .......... .......... .......... ..........  7%  116M 27s",
                                " 44150K .......... .......... .......... .......... ..........  7% 47.7M 27s",
                                " 44200K .......... .......... .......... .......... ..........  7% 8.17M 27s",
                                " 44250K .......... .......... .......... .......... ..........  7% 71.8M 27s",
                                " 44300K .......... .......... .......... .......... ..........  7% 88.8M 27s",
                                " 44350K .......... .......... .......... .......... ..........  7% 10.5M 27s",
                                " 44400K .......... .......... .......... .......... ..........  7% 8.45M 27s",
                                " 44450K .......... .......... .......... .......... ..........  7% 7.33M 27s",
                                " 44500K .......... .......... .......... .......... ..........  7% 22.3M 27s",
                                " 44550K .......... .......... .......... .......... ..........  7% 31.9M 27s",
                                " 44600K .......... .......... .......... .......... ..........  7% 13.6M 27s",
                                " 44650K .......... .......... .......... .......... ..........  7% 13.6M 27s",
                                " 44700K .......... .......... .......... .......... ..........  7% 8.70M 27s",
                                " 44750K .......... .......... .......... .......... ..........  8% 27.0M 27s",
                                " 44800K .......... .......... .......... .......... ..........  8% 53.4M 27s",
                                " 44850K .......... .......... .......... .......... ..........  8% 8.48M 27s",
                                " 44900K .......... .......... .......... .......... ..........  8% 17.3M 27s",
                                " 44950K .......... .......... .......... .......... ..........  8% 14.8M 27s",
                                " 45000K .......... .......... .......... .......... ..........  8% 11.3M 27s",
                                " 45050K .......... .......... .......... .......... ..........  8% 79.9M 27s",
                                " 45100K .......... .......... .......... .......... ..........  8% 25.2M 27s",
                                " 45150K .......... .......... .......... .......... ..........  8% 9.43M 27s",
                                " 45200K .......... .......... .......... .......... ..........  8% 70.7M 27s",
                                " 45250K .......... .......... .......... .......... ..........  8%  105M 27s",
                                " 45300K .......... .......... .......... .......... ..........  8% 9.85M 27s",
                                " 45350K .......... .......... .......... .......... ..........  8% 28.2M 27s",
                                " 45400K .......... .......... .......... .......... ..........  8% 16.6M 27s",
                                " 45450K .......... .......... .......... .......... ..........  8% 32.0M 27s",
                                " 45500K .......... .......... .......... .......... ..........  8% 49.3M 27s",
                                " 45550K .......... .......... .......... .......... ..........  8% 12.6M 27s",
                                " 45600K .......... .......... .......... .......... ..........  8% 23.3M 27s",
                                " 45650K .......... .......... .......... .......... ..........  8% 11.8M 27s",
                                " 45700K .......... .......... .......... .......... ..........  8% 27.6M 27s",
                                " 45750K .......... .......... .......... .......... ..........  8% 37.2M 27s",
                                " 45800K .......... .......... .......... .......... ..........  8% 9.87M 27s",
                                " 45850K .......... .......... .......... .......... ..........  8% 29.8M 27s",
                                " 45900K .......... .......... .......... .......... ..........  8% 7.99M 27s",
                                " 45950K .......... .......... .......... .......... ..........  8% 69.2M 27s",
                                " 46000K .......... .......... .......... .......... ..........  8% 18.7M 27s",
                                " 46050K .......... .......... .......... .......... ..........  8% 2.23M 27s",
                                " 46100K .......... .......... .......... .......... ..........  8% 60.0M 27s",
                                " 46150K .......... .......... .......... .......... ..........  8%  114M 27s",
                                " 46200K .......... .......... .......... .......... ..........  8%  114M 27s",
                                " 46250K .......... .......... .......... .......... ..........  8%  114M 27s",
                                " 46300K .......... .......... .......... .......... ..........  8% 12.1M 27s",
                                " 46350K .......... .......... .......... .......... ..........  8% 11.7M 27s",
                                " 46400K .......... .......... .......... .......... ..........  8% 8.95M 27s",
                                " 46450K .......... .......... .......... .......... ..........  8% 46.1M 27s",
                                " 46500K .......... .......... .......... .......... ..........  8% 9.53M 27s",
                                " 46550K .......... .......... .......... .......... ..........  8% 31.3M 27s",
                                " 46600K .......... .......... .......... .......... ..........  8% 12.5M 27s",
                                " 46650K .......... .......... .......... .......... ..........  8% 77.1M 27s",
                                " 46700K .......... .......... .......... .......... ..........  8% 11.2M 27s",
                                " 46750K .......... .......... .......... .......... ..........  8% 40.7M 27s",
                                " 46800K .......... .......... .......... .......... ..........  8% 14.1M 27s",
                                " 46850K .......... .......... .......... .......... ..........  8% 31.8M 27s",
                                " 46900K .......... .......... .......... .......... ..........  8% 84.3M 27s",
                                " 46950K .......... .......... .......... .......... ..........  8% 11.4M 27s",
                                " 47000K .......... .......... .......... .......... ..........  8% 27.3M 27s",
                                " 47050K .......... .......... .......... .......... ..........  8% 13.4M 27s",
                                " 47100K .......... .......... .......... .......... ..........  8% 42.0M 27s",
                                " 47150K .......... .......... .......... .......... ..........  8% 20.4M 27s",
                                " 47200K .......... .......... .......... .......... ..........  8% 13.7M 27s",
                                " 47250K .......... .......... .......... .......... ..........  8% 46.9M 27s",
                                " 47300K .......... .......... .......... .......... ..........  8% 8.19M 27s",
                                " 47350K .......... .......... .......... .......... ..........  8% 62.7M 27s",
                                " 47400K .......... .......... .......... .......... ..........  8% 14.5M 27s",
                                " 47450K .......... .......... .......... .......... ..........  8% 14.1M 27s",
                                " 47500K .......... .......... .......... .......... ..........  8% 9.13M 27s",
                                " 47550K .......... .......... .......... .......... ..........  8% 6.49M 27s",
                                " 47600K .......... .......... .......... .......... ..........  8%  107M 27s",
                                " 47650K .......... .......... .......... .......... ..........  8% 15.6M 27s",
                                " 47700K .......... .......... .......... .......... ..........  8% 16.7M 27s",
                                " 47750K .......... .......... .......... .......... ..........  8% 26.0M 27s",
                                " 47800K .......... .......... .......... .......... ..........  8% 82.1M 27s",
                                " 47850K .......... .......... .......... .......... ..........  8% 11.7M 27s",
                                " 47900K .......... .......... .......... .......... ..........  8% 42.8M 27s",
                                " 47950K .......... .......... .......... .......... ..........  8% 12.7M 27s",
                                " 48000K .......... .......... .......... .......... ..........  8% 16.8M 27s",
                                " 48050K .......... .......... .......... .......... ..........  8%  107M 27s",
                                " 48100K .......... .......... .......... .......... ..........  8% 12.3M 27s",
                                " 48150K .......... .......... .......... .......... ..........  8% 47.0M 27s",
                                " 48200K .......... .......... .......... .......... ..........  8% 12.7M 27s",
                                " 48250K .......... .......... .......... .......... ..........  8% 19.6M 27s",
                                " 48300K .......... .......... .......... .......... ..........  8% 52.4M 27s",
                                " 48350K .......... .......... .......... .......... ..........  8% 8.91M 27s",
                                " 48400K .......... .......... .......... .......... ..........  8% 9.68M 27s",
                                " 48450K .......... .......... .......... .......... ..........  8% 41.9M 27s",
                                " 48500K .......... .......... .......... .......... ..........  8% 80.9M 27s",
                                " 48550K .......... .......... .......... .......... ..........  8% 22.5M 27s",
                                " 48600K .......... .......... .......... .......... ..........  8% 11.7M 27s",
                                " 48650K .......... .......... .......... .......... ..........  8% 16.1M 27s",
                                " 48700K .......... .......... .......... .......... ..........  8% 16.7M 27s",
                                " 48750K .......... .......... .......... .......... ..........  8% 24.6M 27s",
                                " 48800K .......... .......... .......... .......... ..........  8% 22.4M 27s",
                                " 48850K .......... .......... .......... .......... ..........  8% 21.8M 27s",
                                " 48900K .......... .......... .......... .......... ..........  8% 16.7M 27s",
                                " 48950K .......... .......... .......... .......... ..........  8% 10.8M 27s",
                                " 49000K .......... .......... .......... .......... ..........  8% 49.3M 27s",
                                " 49050K .......... .......... .......... .......... ..........  8% 17.0M 27s",
                                " 49100K .......... .......... .......... .......... ..........  8% 13.7M 27s",
                                " 49150K .......... .......... .......... .......... ..........  8% 18.3M 27s",
                                " 49200K .......... .......... .......... .......... ..........  8% 13.3M 27s",
                                " 49250K .......... .......... .......... .......... ..........  8% 29.7M 27s",
                                " 49300K .......... .......... .......... .......... ..........  8% 42.4M 27s",
                                " 49350K .......... .......... .......... .......... ..........  8% 10.5M 27s",
                                " 49400K .......... .......... .......... .......... ..........  8% 27.7M 27s",
                                " 49450K .......... .......... .......... .......... ..........  8% 23.5M 27s",
                                " 49500K .......... .......... .......... .......... ..........  8% 18.2M 27s",
                                " 49550K .......... .......... .......... .......... ..........  8% 28.1M 27s",
                                " 49600K .......... .......... .......... .......... ..........  8% 18.0M 27s",
                                " 49650K .......... .......... .......... .......... ..........  8% 48.0M 27s",
                                " 49700K .......... .......... .......... .......... ..........  8% 43.6M 27s",
                                " 49750K .......... .......... .......... .......... ..........  8% 12.2M 27s",
                                " 49800K .......... .......... .......... .......... ..........  8% 33.6M 27s",
                                " 49850K .......... .......... .......... .......... ..........  8% 15.1M 27s",
                                " 49900K .......... .......... .......... .......... ..........  8% 59.0M 27s",
                                " 49950K .......... .......... .......... .......... ..........  8% 29.3M 27s",
                                " 50000K .......... .......... .......... .......... ..........  8% 12.6M 27s",
                                " 50050K .......... .......... .......... .......... ..........  8% 37.5M 27s",
                                " 50100K .......... .......... .......... .......... ..........  8% 13.0M 27s",
                                " 50150K .......... .......... .......... .......... ..........  8% 66.0M 27s",
                                " 50200K .......... .......... .......... .......... ..........  8% 23.2M 27s",
                                " 50250K .......... .......... .......... .......... ..........  8% 8.34M 27s",
                                " 50300K .......... .......... .......... .......... ..........  9% 19.9M 27s",
                                " 50350K .......... .......... .......... .......... ..........  9% 9.99M 27s",
                                " 50400K .......... .......... .......... .......... ..........  9% 69.4M 27s",
                                " 50450K .......... .......... .......... .......... ..........  9% 16.5M 27s",
                                " 50500K .......... .......... .......... .......... ..........  9% 12.5M 27s",
                                " 50550K .......... .......... .......... .......... ..........  9% 15.2M 27s",
                                " 50600K .......... .......... .......... .......... ..........  9% 96.2M 27s",
                                " 50650K .......... .......... .......... .......... ..........  9% 10.9M 27s",
                                " 50700K .......... .......... .......... .......... ..........  9% 31.9M 27s",
                                " 50750K .......... .......... .......... .......... ..........  9% 12.1M 27s",
                                " 50800K .......... .......... .......... .......... ..........  9% 35.9M 27s",
                                " 50850K .......... .......... .......... .......... ..........  9% 45.2M 27s",
                                " 50900K .......... .......... .......... .......... ..........  9% 13.4M 27s",
                                " 50950K .......... .......... .......... .......... ..........  9% 26.5M 27s",
                                " 51000K .......... .......... .......... .......... ..........  9% 8.12M 27s",
                                " 51050K .......... .......... .......... .......... ..........  9% 50.3M 27s",
                                " 51100K .......... .......... .......... .......... ..........  9% 53.4M 27s",
                                " 51150K .......... .......... .......... .......... ..........  9% 13.9M 27s",
                                " 51200K .......... .......... .......... .......... ..........  9% 32.1M 27s",
                                " 51250K .......... .......... .......... .......... ..........  9% 16.7M 27s",
                                " 51300K .......... .......... .......... .......... ..........  9%  101M 27s",
                                " 51350K .......... .......... .......... .......... ..........  9% 27.7M 27s",
                                " 51400K .......... .......... .......... .......... ..........  9% 13.4M 27s",
                                " 51450K .......... .......... .......... .......... ..........  9% 35.6M 27s",
                                " 51500K .......... .......... .......... .......... ..........  9% 13.6M 27s",
                                " 51550K .......... .......... .......... .......... ..........  9% 75.3M 27s",
                                " 51600K .......... .......... .......... .......... ..........  9% 23.7M 27s",
                                " 51650K .......... .......... .......... .......... ..........  9% 11.9M 27s",
                                " 51700K .......... .......... .......... .......... ..........  9% 25.0M 27s",
                                " 51750K .......... .......... .......... .......... ..........  9% 11.0M 27s",
                                " 51800K .......... .......... .......... .......... ..........  9% 94.4M 27s",
                                " 51850K .......... .......... .......... .......... ..........  9% 20.5M 27s",
                                " 51900K .......... .......... .......... .......... ..........  9% 7.87M 27s",
                                " 51950K .......... .......... .......... .......... ..........  9% 52.8M 27s",
                                " 52000K .......... .......... .......... .......... ..........  9% 72.9M 27s",
                                " 52050K .......... .......... .......... .......... ..........  9% 12.6M 27s",
                                " 52100K .......... .......... .......... .......... ..........  9% 22.7M 27s",
                                " 52150K .......... .......... .......... .......... ..........  9% 19.8M 27s",
                                " 52200K .......... .......... .......... .......... ..........  9% 12.9M 27s",
                                " 52250K .......... .......... .......... .......... ..........  9% 76.8M 27s",
                                " 52300K .......... .......... .......... .......... ..........  9% 20.4M 27s",
                                " 52350K .......... .......... .......... .......... ..........  9% 12.7M 27s",
                                " 52400K .......... .......... .......... .......... ..........  9% 22.3M 27s",
                                " 52450K .......... .......... .......... .......... ..........  9% 17.4M 27s",
                                " 52500K .......... .......... .......... .......... ..........  9% 51.4M 27s",
                                " 52550K .......... .......... .......... .......... ..........  9% 64.3M 27s",
                                " 52600K .......... .......... .......... .......... ..........  9% 16.9M 27s",
                                " 52650K .......... .......... .......... .......... ..........  9% 21.6M 27s",
                                " 52700K .......... .......... .......... .......... ..........  9%  103M 27s",
                                " 52750K .......... .......... .......... .......... ..........  9% 12.4M 27s",
                                " 52800K .......... .......... .......... .......... ..........  9% 21.3M 27s",
                                " 52850K .......... .......... .......... .......... ..........  9% 21.0M 27s",
                                " 52900K .......... .......... .......... .......... ..........  9% 23.1M 27s",
                                " 52950K .......... .......... .......... .......... ..........  9% 74.3M 27s",
                                " 53000K .......... .......... .......... .......... ..........  9% 6.35M 27s",
                                " 53050K .......... .......... .......... .......... ..........  9% 86.6M 27s",
                                " 53100K .......... .......... .......... .......... ..........  9% 30.2M 27s",
                                " 53150K .......... .......... .......... .......... ..........  9% 85.6M 27s",
                                " 53200K .......... .......... .......... .......... ..........  9% 82.1M 27s",
                                " 53250K .......... .......... .......... .......... ..........  9% 6.25M 27s",
                                " 53300K .......... .......... .......... .......... ..........  9% 41.4M 27s",
                                " 53350K .......... .......... .......... .......... ..........  9% 4.64M 27s",
                                " 53400K .......... .......... .......... .......... ..........  9% 52.0M 27s",
                                " 53450K .......... .......... .......... .......... ..........  9% 47.1M 27s",
                                " 53500K .......... .......... .......... .......... ..........  9% 52.2M 27s",
                                " 53550K .......... .......... .......... .......... ..........  9% 45.5M 27s",
                                " 53600K .......... .......... .......... .......... ..........  9% 2.81M 27s",
                                " 53650K .......... .......... .......... .......... ..........  9% 97.3M 27s",
                                " 53700K .......... .......... .......... .......... ..........  9%  125M 27s",
                                " 53750K .......... .......... .......... .......... ..........  9%  141M 27s",
                                " 53800K .......... .......... .......... .......... ..........  9% 42.0M 27s",
                                " 53850K .......... .......... .......... .......... ..........  9%  103M 27s",
                                " 53900K .......... .......... .......... .......... ..........  9% 73.0M 27s",
                                " 53950K .......... .......... .......... .......... ..........  9%  135M 27s",
                                " 54000K .......... .......... .......... .......... ..........  9% 10.3M 27s",
                                " 54050K .......... .......... .......... .......... ..........  9%  138M 27s",
                                " 54100K .......... .......... .......... .......... ..........  9% 48.2M 27s",
                                " 54150K .......... .......... .......... .......... ..........  9% 92.4M 27s",
                                " 54200K .......... .......... .......... .......... ..........  9% 25.9M 27s",
                                " 54250K .......... .......... .......... .......... ..........  9% 7.85M 27s",
                                " 54300K .......... .......... .......... .......... ..........  9% 96.3M 27s",
                                " 54350K .......... .......... .......... .......... ..........  9% 83.9M 27s",
                                " 54400K .......... .......... .......... .......... ..........  9% 16.5M 27s",
                                " 54450K .......... .......... .......... .......... ..........  9% 51.4M 27s",
                                " 54500K .......... .......... .......... .......... ..........  9% 10.9M 27s",
                                " 54550K .......... .......... .......... .......... ..........  9% 25.6M 27s",
                                " 54600K .......... .......... .......... .......... ..........  9% 37.0M 27s",
                                " 54650K .......... .......... .......... .......... ..........  9% 15.3M 27s",
                                " 54700K .......... .......... .......... .......... ..........  9% 16.4M 27s",
                                " 54750K .......... .......... .......... .......... ..........  9% 15.8M 27s",
                                " 54800K .......... .......... .......... .......... ..........  9% 83.3M 27s",
                                " 54850K .......... .......... .......... .......... ..........  9% 14.4M 27s",
                                " 54900K .......... .......... .......... .......... ..........  9% 9.26M 27s",
                                " 54950K .......... .......... .......... .......... ..........  9% 50.3M 27s",
                                " 55000K .......... .......... .......... .......... ..........  9% 14.1M 27s",
                                " 55050K .......... .......... .......... .......... ..........  9% 54.7M 27s",
                                " 55100K .......... .......... .......... .......... ..........  9% 29.3M 27s",
                                " 55150K .......... .......... .......... .......... ..........  9% 13.3M 27s",
                                " 55200K .......... .......... .......... .......... ..........  9% 34.2M 27s",
                                " 55250K .......... .......... .......... .......... ..........  9% 10.0M 27s",
                                " 55300K .......... .......... .......... .......... ..........  9% 88.6M 27s",
                                " 55350K .......... .......... .......... .......... ..........  9% 27.5M 27s",
                                " 55400K .......... .......... .......... .......... ..........  9% 15.9M 27s",
                                " 55450K .......... .......... .......... .......... ..........  9% 39.6M 27s",
                                " 55500K .......... .......... .......... .......... ..........  9% 41.1M 27s",
                                " 55550K .......... .......... .......... .......... ..........  9% 13.6M 27s",
                                " 55600K .......... .......... .......... .......... ..........  9% 27.5M 27s",
                                " 55650K .......... .......... .......... .......... ..........  9% 12.4M 27s",
                                " 55700K .......... .......... .......... .......... ..........  9% 31.2M 27s",
                                " 55750K .......... .......... .......... .......... ..........  9% 17.3M 27s",
                                " 55800K .......... .......... .......... .......... ..........  9% 33.2M 27s",
                                " 55850K .......... .......... .......... .......... ..........  9% 34.7M 27s",
                                " 55900K .......... .......... .......... .......... .......... 10% 16.4M 27s",
                                " 55950K .......... .......... .......... .......... .......... 10% 16.9M 27s",
                                " 56000K .......... .......... .......... .......... .......... 10% 31.7M 27s",
                                " 56050K .......... .......... .......... .......... .......... 10% 8.42M 27s",
                                " 56100K .......... .......... .......... .......... .......... 10% 21.3M 27s",
                                " 56150K .......... .......... .......... .......... .......... 10% 17.6M 27s",
                                " 56200K .......... .......... .......... .......... .......... 10% 40.0M 27s",
                                " 56250K .......... .......... .......... .......... .......... 10% 17.1M 27s",
                                " 56300K .......... .......... .......... .......... .......... 10% 10.9M 27s",
                                " 56350K .......... .......... .......... .......... .......... 10% 20.8M 27s",
                                " 56400K .......... .......... .......... .......... .......... 10% 11.4M 27s",
                                " 56450K .......... .......... .......... .......... .......... 10% 37.3M 27s",
                                " 56500K .......... .......... .......... .......... .......... 10% 10.7M 27s",
                                " 56550K .......... .......... .......... .......... .......... 10% 14.3M 27s",
                                " 56600K .......... .......... .......... .......... .......... 10% 10.6M 27s",
                                " 56650K .......... .......... .......... .......... .......... 10% 12.4M 27s",
                                " 56700K .......... .......... .......... .......... .......... 10% 37.4M 27s",
                                " 56750K .......... .......... .......... .......... .......... 10% 7.61M 27s",
                                " 56800K .......... .......... .......... .......... .......... 10% 14.7M 27s",
                                " 56850K .......... .......... .......... .......... .......... 10% 12.9M 27s",
                                " 56900K .......... .......... .......... .......... .......... 10% 7.64M 27s",
                                " 56950K .......... .......... .......... .......... .......... 10% 37.9M 27s",
                                " 57000K .......... .......... .......... .......... .......... 10% 16.1M 27s",
                                " 57050K .......... .......... .......... .......... .......... 10% 11.5M 27s",
                                " 57100K .......... .......... .......... .......... .......... 10% 20.1M 27s",
                                " 57150K .......... .......... .......... .......... .......... 10% 9.61M 27s",
                                " 57200K .......... .......... .......... .......... .......... 10% 39.3M 27s",
                                " 57250K .......... .......... .......... .......... .......... 10% 8.31M 27s",
                                " 57300K .......... .......... .......... .......... .......... 10% 19.1M 27s",
                                " 57350K .......... .......... .......... .......... .......... 10% 14.0M 27s",
                                " 57400K .......... .......... .......... .......... .......... 10% 22.1M 27s",
                                " 57450K .......... .......... .......... .......... .......... 10% 17.7M 27s",
                                " 57500K .......... .......... .......... .......... .......... 10% 14.0M 27s",
                                " 57550K .......... .......... .......... .......... .......... 10% 15.2M 27s",
                                " 57600K .......... .......... .......... .......... .......... 10% 36.1M 27s",
                                " 57650K .......... .......... .......... .......... .......... 10% 23.7M 27s",
                                " 57700K .......... .......... .......... .......... .......... 10% 8.93M 27s",
                                " 57750K .......... .......... .......... .......... .......... 10% 18.5M 27s",
                                " 57800K .......... .......... .......... .......... .......... 10% 12.0M 27s",
                                " 57850K .......... .......... .......... .......... .......... 10% 36.4M 27s",
                                " 57900K .......... .......... .......... .......... .......... 10% 14.4M 27s",
                                " 57950K .......... .......... .......... .......... .......... 10% 13.5M 27s",
                                " 58000K .......... .......... .......... .......... .......... 10% 38.2M 27s",
                                " 58050K .......... .......... .......... .......... .......... 10% 11.7M 27s",
                                " 58100K .......... .......... .......... .......... .......... 10% 33.1M 27s",
                                " 58150K .......... .......... .......... .......... .......... 10% 19.3M 27s",
                                " 58200K .......... .......... .......... .......... .......... 10% 6.13M 27s",
                                " 58250K .......... .......... .......... .......... .......... 10% 28.3M 27s",
                                " 58300K .......... .......... .......... .......... .......... 10% 49.6M 27s",
                                " 58350K .......... .......... .......... .......... .......... 10% 10.1M 27s",
                                " 58400K .......... .......... .......... .......... .......... 10% 9.14M 27s",
                                " 58450K .......... .......... .......... .......... .......... 10% 9.89M 27s",
                                " 58500K .......... .......... .......... .......... .......... 10% 21.8M 27s",
                                " 58550K .......... .......... .......... .......... .......... 10% 46.6M 27s",
                                " 58600K .......... .......... .......... .......... .......... 10% 10.8M 27s",
                                " 58650K .......... .......... .......... .......... .......... 10% 26.6M 27s",
                                " 58700K .......... .......... .......... .......... .......... 10% 9.92M 27s",
                                " 58750K .......... .......... .......... .......... .......... 10% 14.6M 27s",
                                " 58800K .......... .......... .......... .......... .......... 10% 36.2M 27s",
                                " 58850K .......... .......... .......... .......... .......... 10% 9.76M 27s",
                                " 58900K .......... .......... .......... .......... .......... 10% 26.8M 27s",
                                " 58950K .......... .......... .......... .......... .......... 10% 7.86M 27s",
                                " 59000K .......... .......... .......... .......... .......... 10% 8.11M 27s",
                                " 59050K .......... .......... .......... .......... .......... 10% 27.0M 27s",
                                " 59100K .......... .......... .......... .......... .......... 10% 25.5M 27s",
                                " 59150K .......... .......... .......... .......... .......... 10% 8.62M 27s",
                                " 59200K .......... .......... .......... .......... .......... 10% 15.1M 27s",
                                " 59250K .......... .......... .......... .......... .......... 10% 40.1M 27s",
                                " 59300K .......... .......... .......... .......... .......... 10% 6.99M 27s",
                                " 59350K .......... .......... .......... .......... .......... 10% 15.0M 27s",
                                " 59400K .......... .......... .......... .......... .......... 10% 17.7M 27s",
                                " 59450K .......... .......... .......... .......... .......... 10% 20.5M 27s",
                                " 59500K .......... .......... .......... .......... .......... 10% 11.9M 27s",
                                " 59550K .......... .......... .......... .......... .......... 10% 27.1M 27s",
                                " 59600K .......... .......... .......... .......... .......... 10% 39.2M 27s",
                                " 59650K .......... .......... .......... .......... .......... 10% 11.9M 27s",
                                " 59700K .......... .......... .......... .......... .......... 10% 43.9M 27s",
                                " 59750K .......... .......... .......... .......... .......... 10% 39.4M 27s",
                                " 59800K .......... .......... .......... .......... .......... 10% 10.3M 27s",
                                " 59850K .......... .......... .......... .......... .......... 10% 40.2M 27s",
                                " 59900K .......... .......... .......... .......... .......... 10% 10.1M 27s",
                                " 59950K .......... .......... .......... .......... .......... 10% 39.5M 27s",
                                " 60000K .......... .......... .......... .......... .......... 10% 41.4M 27s",
                                " 60050K .......... .......... .......... .......... .......... 10% 21.1M 27s",
                                " 60100K .......... .......... .......... .......... .......... 10% 15.8M 27s",
                                " 60150K .......... .......... .......... .......... .......... 10% 13.1M 27s",
                                " 60200K .......... .......... .......... .......... .......... 10% 36.8M 27s",
                                " 60250K .......... .......... .......... .......... .......... 10% 42.1M 27s",
                                " 60300K .......... .......... .......... .......... .......... 10% 17.8M 27s",
                                " 60350K .......... .......... .......... .......... .......... 10% 22.0M 27s",
                                " 60400K .......... .......... .......... .......... .......... 10% 36.6M 27s",
                                " 60450K .......... .......... .......... .......... .......... 10% 7.82M 27s",
                                " 60500K .......... .......... .......... .......... .......... 10% 34.8M 27s",
                                " 60550K .......... .......... .......... .......... .......... 10% 4.76M 27s",
                                " 60600K .......... .......... .......... .......... .......... 10% 37.5M 27s",
                                " 60650K .......... .......... .......... .......... .......... 10% 9.42M 27s",
                                " 60700K .......... .......... .......... .......... .......... 10% 41.0M 27s",
                                " 60750K .......... .......... .......... .......... .......... 10% 20.7M 27s",
                                " 60800K .......... .......... .......... .......... .......... 10% 12.5M 27s",
                                " 60850K .......... .......... .......... .......... .......... 10% 7.23M 27s",
                                " 60900K .......... .......... .......... .......... .......... 10% 32.6M 27s",
                                " 60950K .......... .......... .......... .......... .......... 10% 13.2M 27s",
                                " 61000K .......... .......... .......... .......... .......... 10% 8.32M 27s",
                                " 61050K .......... .......... .......... .......... .......... 10% 33.5M 27s",
                                " 61100K .......... .......... .......... .......... .......... 10% 35.6M 27s",
                                " 61150K .......... .......... .......... .......... .......... 10% 28.8M 27s",
                                " 61200K .......... .......... .......... .......... .......... 10% 9.15M 27s",
                                " 61250K .......... .......... .......... .......... .......... 10% 9.96M 27s",
                                " 61300K .......... .......... .......... .......... .......... 10% 19.8M 27s",
                                " 61350K .......... .......... .......... .......... .......... 10% 33.1M 27s",
                                " 61400K .......... .......... .......... .......... .......... 10% 13.9M 27s",
                                " 61450K .......... .......... .......... .......... .......... 10% 38.0M 27s",
                                " 61500K .......... .......... .......... .......... .......... 11% 8.51M 27s",
                                " 61550K .......... .......... .......... .......... .......... 11% 39.4M 27s",
                                " 61600K .......... .......... .......... .......... .......... 11% 47.1M 27s",
                                " 61650K .......... .......... .......... .......... .......... 11% 18.8M 27s",
                                " 61700K .......... .......... .......... .......... .......... 11% 48.4M 27s",
                                " 61750K .......... .......... .......... .......... .......... 11% 12.3M 27s",
                                " 61800K .......... .......... .......... .......... .......... 11% 34.8M 27s",
                                " 61850K .......... .......... .......... .......... .......... 11% 23.2M 27s",
                                " 61900K .......... .......... .......... .......... .......... 11% 6.92M 27s",
                                " 61950K .......... .......... .......... .......... .......... 11% 53.7M 27s",
                                " 62000K .......... .......... .......... .......... .......... 11% 26.1M 27s",
                                " 62050K .......... .......... .......... .......... .......... 11% 48.3M 27s",
                                " 62100K .......... .......... .......... .......... .......... 11% 53.3M 27s",
                                " 62150K .......... .......... .......... .......... .......... 11% 36.2M 27s",
                                " 62200K .......... .......... .......... .......... .......... 11% 31.7M 27s",
                                " 62250K .......... .......... .......... .......... .......... 11% 25.7M 27s",
                                " 62300K .......... .......... .......... .......... .......... 11% 45.8M 27s",
                                " 62350K .......... .......... .......... .......... .......... 11% 34.3M 27s",
                                " 62400K .......... .......... .......... .......... .......... 11% 10.5M 27s",
                                " 62450K .......... .......... .......... .......... .......... 11% 26.3M 27s",
                                " 62500K .......... .......... .......... .......... .......... 11% 45.3M 27s",
                                " 62550K .......... .......... .......... .......... .......... 11% 7.97M 27s",
                                " 62600K .......... .......... .......... .......... .......... 11% 25.4M 27s",
                                " 62650K .......... .......... .......... .......... .......... 11% 12.6M 27s",
                                " 62700K .......... .......... .......... .......... .......... 11% 39.6M 27s",
                                " 62750K .......... .......... .......... .......... .......... 11% 51.4M 27s",
                                " 62800K .......... .......... .......... .......... .......... 11% 10.4M 27s",
                                " 62850K .......... .......... .......... .......... .......... 11% 19.6M 27s",
                                " 62900K .......... .......... .......... .......... .......... 11% 40.0M 27s",
                                " 62950K .......... .......... .......... .......... .......... 11% 15.3M 27s",
                                " 63000K .......... .......... .......... .......... .......... 11% 37.9M 27s",
                                " 63050K .......... .......... .......... .......... .......... 11% 40.1M 27s",
                                " 63100K .......... .......... .......... .......... .......... 11% 13.8M 27s",
                                " 63150K .......... .......... .......... .......... .......... 11% 33.4M 27s",
                                " 63200K .......... .......... .......... .......... .......... 11% 49.7M 27s",
                                " 63250K .......... .......... .......... .......... .......... 11% 20.7M 27s",
                                " 63300K .......... .......... .......... .......... .......... 11% 31.4M 27s",
                                " 63350K .......... .......... .......... .......... .......... 11% 14.0M 27s",
                                " 63400K .......... .......... .......... .......... .......... 11% 36.0M 27s",
                                " 63450K .......... .......... .......... .......... .......... 11% 37.7M 27s",
                                " 63500K .......... .......... .......... .......... .......... 11% 21.9M 27s",
                                " 63550K .......... .......... .......... .......... .......... 11% 24.6M 27s",
                                " 63600K .......... .......... .......... .......... .......... 11% 13.3M 27s",
                                " 63650K .......... .......... .......... .......... .......... 11% 42.8M 27s",
                                " 63700K .......... .......... .......... .......... .......... 11% 47.3M 27s",
                                " 63750K .......... .......... .......... .......... .......... 11% 13.5M 27s",
                                " 63800K .......... .......... .......... .......... .......... 11% 28.2M 27s",
                                " 63850K .......... .......... .......... .......... .......... 11% 13.8M 27s",
                                " 63900K .......... .......... .......... .......... .......... 11% 45.7M 27s",
                                " 63950K .......... .......... .......... .......... .......... 11% 9.63M 27s",
                                " 64000K .......... .......... .......... .......... .......... 11% 25.0M 27s",
                                " 64050K .......... .......... .......... .......... .......... 11% 35.7M 27s",
                                " 64100K .......... .......... .......... .......... .......... 11% 12.3M 27s",
                                " 64150K .......... .......... .......... .......... .......... 11% 43.7M 27s",
                                " 64200K .......... .......... .......... .......... .......... 11% 19.6M 26s",
                                " 64250K .......... .......... .......... .......... .......... 11% 18.8M 26s",
                                " 64300K .......... .......... .......... .......... .......... 11% 42.0M 26s",
                                " 64350K .......... .......... .......... .......... .......... 11% 4.97M 27s",
                                " 64400K .......... .......... .......... .......... .......... 11% 46.0M 27s",
                                " 64450K .......... .......... .......... .......... .......... 11% 48.6M 27s",
                                " 64500K .......... .......... .......... .......... .......... 11% 46.4M 26s",
                                " 64550K .......... .......... .......... .......... .......... 11% 24.0M 26s",
                                " 64600K .......... .......... .......... .......... .......... 11% 49.1M 26s",
                                " 64650K .......... .......... .......... .......... .......... 11% 52.1M 26s",
                                " 64700K .......... .......... .......... .......... .......... 11% 46.3M 26s",
                                " 64750K .......... .......... .......... .......... .......... 11% 47.1M 26s",
                                " 64800K .......... .......... .......... .......... .......... 11% 48.7M 26s",
                                " 64850K .......... .......... .......... .......... .......... 11% 53.4M 26s",
                                " 64900K .......... .......... .......... .......... .......... 11% 45.9M 26s",
                                " 64950K .......... .......... .......... .......... .......... 11% 51.8M 26s",
                                " 65000K .......... .......... .......... .......... .......... 11% 28.4M 26s",
                                " 65050K .......... .......... .......... .......... .......... 11% 36.4M 26s",
                                " 65100K .......... .......... .......... .......... .......... 11% 24.8M 26s",
                                " 65150K .......... .......... .......... .......... .......... 11% 51.2M 26s",
                                " 65200K .......... .......... .......... .......... .......... 11% 9.55M 26s",
                                " 65250K .......... .......... .......... .......... .......... 11% 34.9M 26s",
                                " 65300K .......... .......... .......... .......... .......... 11% 51.5M 26s",
                                " 65350K .......... .......... .......... .......... .......... 11% 13.2M 26s",
                                " 65400K .......... .......... .......... .......... .......... 11% 21.2M 26s",
                                " 65450K .......... .......... .......... .......... .......... 11% 9.70M 26s",
                                " 65500K .......... .......... .......... .......... .......... 11% 36.0M 26s",
                                " 65550K .......... .......... .......... .......... .......... 11% 45.6M 26s",
                                " 65600K .......... .......... .......... .......... .......... 11% 18.4M 26s",
                                " 65650K .......... .......... .......... .......... .......... 11% 13.3M 26s",
                                " 65700K .......... .......... .......... .......... .......... 11% 13.7M 26s",
                                " 65750K .......... .......... .......... .......... .......... 11% 31.7M 26s",
                                " 65800K .......... .......... .......... .......... .......... 11% 30.8M 26s",
                                " 65850K .......... .......... .......... .......... .......... 11% 27.9M 26s",
                                " 65900K .......... .......... .......... .......... .......... 11% 22.2M 26s",
                                " 65950K .......... .......... .......... .......... .......... 11% 15.1M 26s",
                                " 66000K .......... .......... .......... .......... .......... 11% 36.8M 26s",
                                " 66050K .......... .......... .......... .......... .......... 11% 36.6M 26s",
                                " 66100K .......... .......... .......... .......... .......... 11% 20.8M 26s",
                                " 66150K .......... .......... .......... .......... .......... 11% 22.5M 26s",
                                " 66200K .......... .......... .......... .......... .......... 11% 14.0M 26s",
                                " 66250K .......... .......... .......... .......... .......... 11% 32.0M 26s",
                                " 66300K .......... .......... .......... .......... .......... 11% 12.7M 26s",
                                " 66350K .......... .......... .......... .......... .......... 11% 36.1M 26s",
                                " 66400K .......... .......... .......... .......... .......... 11% 53.7M 26s",
                                " 66450K .......... .......... .......... .......... .......... 11% 20.0M 26s",
                                " 66500K .......... .......... .......... .......... .......... 11% 49.5M 26s",
                                " 66550K .......... .......... .......... .......... .......... 11% 33.0M 26s",
                                " 66600K .......... .......... .......... .......... .......... 11% 10.3M 26s",
                                " 66650K .......... .......... .......... .......... .......... 11% 22.8M 26s",
                                " 66700K .......... .......... .......... .......... .......... 11% 45.4M 26s",
                                " 66750K .......... .......... .......... .......... .......... 11% 25.2M 26s",
                                " 66800K .......... .......... .......... .......... .......... 11% 31.2M 26s",
                                " 66850K .......... .......... .......... .......... .......... 11% 10.5M 26s",
                                " 66900K .......... .......... .......... .......... .......... 11% 27.9M 26s",
                                " 66950K .......... .......... .......... .......... .......... 11% 38.8M 26s",
                                " 67000K .......... .......... .......... .......... .......... 11% 10.1M 26s",
                                " 67050K .......... .......... .......... .......... .......... 11% 46.9M 26s",
                                " 67100K .......... .......... .......... .......... .......... 12% 7.67M 26s",
                                " 67150K .......... .......... .......... .......... .......... 12% 13.2M 26s",
                                " 67200K .......... .......... .......... .......... .......... 12% 36.1M 26s",
                                " 67250K .......... .......... .......... .......... .......... 12% 13.1M 26s",
                                " 67300K .......... .......... .......... .......... .......... 12% 28.8M 26s",
                                " 67350K .......... .......... .......... .......... .......... 12% 17.7M 26s",
                                " 67400K .......... .......... .......... .......... .......... 12% 12.7M 26s",
                                " 67450K .......... .......... .......... .......... .......... 12% 38.3M 26s",
                                " 67500K .......... .......... .......... .......... .......... 12% 12.7M 26s",
                                " 67550K .......... .......... .......... .......... .......... 12% 31.2M 26s",
                                " 67600K .......... .......... .......... .......... .......... 12% 34.8M 26s",
                                " 67650K .......... .......... .......... .......... .......... 12% 38.1M 26s",
                                " 67700K .......... .......... .......... .......... .......... 12% 9.35M 26s",
                                " 67750K .......... .......... .......... .......... .......... 12% 42.4M 26s",
                                " 67800K .......... .......... .......... .......... .......... 12% 23.8M 26s",
                                " 67850K .......... .......... .......... .......... .......... 12% 40.4M 26s",
                                " 67900K .......... .......... .......... .......... .......... 12% 44.0M 26s",
                                " 67950K .......... .......... .......... .......... .......... 12% 22.1M 26s",
                                " 68000K .......... .......... .......... .......... .......... 12% 47.3M 26s",
                                " 68050K .......... .......... .......... .......... .......... 12% 13.6M 26s",
                                " 68100K .......... .......... .......... .......... .......... 12% 51.0M 26s",
                                " 68150K .......... .......... .......... .......... .......... 12% 33.1M 26s",
                                " 68200K .......... .......... .......... .......... .......... 12% 13.4M 26s",
                                " 68250K .......... .......... .......... .......... .......... 12% 20.5M 26s",
                                " 68300K .......... .......... .......... .......... .......... 12% 9.13M 26s",
                                " 68350K .......... .......... .......... .......... .......... 12% 44.7M 26s",
                                " 68400K .......... .......... .......... .......... .......... 12% 22.0M 26s",
                                " 68450K .......... .......... .......... .......... .......... 12% 19.2M 26s",
                                " 68500K .......... .......... .......... .......... .......... 12% 10.5M 26s",
                                " 68550K .......... .......... .......... .......... .......... 12% 12.5M 26s",
                                " 68600K .......... .......... .......... .......... .......... 12% 38.5M 26s",
                                " 68650K .......... .......... .......... .......... .......... 12% 12.4M 26s",
                                " 68700K .......... .......... .......... .......... .......... 12% 45.2M 26s",
                                " 68750K .......... .......... .......... .......... .......... 12% 12.9M 26s",
                                " 68800K .......... .......... .......... .......... .......... 12% 23.0M 26s",
                                " 68850K .......... .......... .......... .......... .......... 12% 35.9M 26s",
                                " 68900K .......... .......... .......... .......... .......... 12% 9.68M 26s",
                                " 68950K .......... .......... .......... .......... .......... 12% 21.6M 26s",
                                " 69000K .......... .......... .......... .......... .......... 12% 38.7M 26s",
                                " 69050K .......... .......... .......... .......... .......... 12% 37.4M 26s",
                                " 69100K .......... .......... .......... .......... .......... 12% 48.5M 26s",
                                " 69150K .......... .......... .......... .......... .......... 12% 18.5M 26s",
                                " 69200K .......... .......... .......... .......... .......... 12% 43.1M 26s",
                                " 69250K .......... .......... .......... .......... .......... 12% 15.6M 26s",
                                " 69300K .......... .......... .......... .......... .......... 12% 40.7M 26s",
                                " 69350K .......... .......... .......... .......... .......... 12% 27.3M 26s",
                                " 69400K .......... .......... .......... .......... .......... 12% 12.4M 26s",
                                " 69450K .......... .......... .......... .......... .......... 12% 47.9M 26s",
                                " 69500K .......... .......... .......... .......... .......... 12% 53.7M 26s",
                                " 69550K .......... .......... .......... .......... .......... 12% 15.3M 26s",
                                " 69600K .......... .......... .......... .......... .......... 12% 15.3M 26s",
                                " 69650K .......... .......... .......... .......... .......... 12% 30.7M 26s",
                                " 69700K .......... .......... .......... .......... .......... 12% 18.5M 26s",
                                " 69750K .......... .......... .......... .......... .......... 12% 48.2M 26s",
                                " 69800K .......... .......... .......... .......... .......... 12% 9.08M 26s",
                                " 69850K .......... .......... .......... .......... .......... 12% 23.9M 26s",
                                " 69900K .......... .......... .......... .......... .......... 12% 12.9M 26s",
                                " 69950K .......... .......... .......... .......... .......... 12% 35.9M 26s",
                                " 70000K .......... .......... .......... .......... .......... 12% 38.5M 26s",
                                " 70050K .......... .......... .......... .......... .......... 12% 7.97M 26s",
                                " 70100K .......... .......... .......... .......... .......... 12% 36.6M 26s",
                                " 70150K .......... .......... .......... .......... .......... 12% 16.5M 26s",
                                " 70200K .......... .......... .......... .......... .......... 12% 47.0M 26s",
                                " 70250K .......... .......... .......... .......... .......... 12% 23.2M 26s",
                                " 70300K .......... .......... .......... .......... .......... 12% 15.8M 26s",
                                " 70350K .......... .......... .......... .......... .......... 12% 34.7M 26s",
                                " 70400K .......... .......... .......... .......... .......... 12% 11.2M 26s",
                                " 70450K .......... .......... .......... .......... .......... 12% 29.3M 26s",
                                " 70500K .......... .......... .......... .......... .......... 12% 30.9M 26s",
                                " 70550K .......... .......... .......... .......... .......... 12% 23.8M 26s",
                                " 70600K .......... .......... .......... .......... .......... 12% 36.5M 26s",
                                " 70650K .......... .......... .......... .......... .......... 12% 18.0M 26s",
                                " 70700K .......... .......... .......... .......... .......... 12% 36.6M 26s",
                                " 70750K .......... .......... .......... .......... .......... 12% 23.7M 26s",
                                " 70800K .......... .......... .......... .......... .......... 12% 15.3M 26s",
                                " 70850K .......... .......... .......... .......... .......... 12% 41.4M 26s",
                                " 70900K .......... .......... .......... .......... .......... 12% 48.6M 26s",
                                " 70950K .......... .......... .......... .......... .......... 12% 5.26M 26s",
                                " 71000K .......... .......... .......... .......... .......... 12% 4.63M 26s",
                                " 71050K .......... .......... .......... .......... .......... 12% 50.9M 26s",
                                " 71100K .......... .......... .......... .......... .......... 12% 53.2M 26s",
                                " 71150K .......... .......... .......... .......... .......... 12% 47.2M 26s",
                                " 71200K .......... .......... .......... .......... .......... 12% 46.5M 26s",
                                " 71250K .......... .......... .......... .......... .......... 12% 41.7M 26s",
                                " 71300K .......... .......... .......... .......... .......... 12% 44.6M 26s",
                                " 71350K .......... .......... .......... .......... .......... 12% 44.2M 26s",
                                " 71400K .......... .......... .......... .......... .......... 12% 5.30M 26s",
                                " 71450K .......... .......... .......... .......... .......... 12% 39.5M 26s",
                                " 71500K .......... .......... .......... .......... .......... 12% 38.4M 26s",
                                " 71550K .......... .......... .......... .......... .......... 12% 32.9M 26s",
                                " 71600K .......... .......... .......... .......... .......... 12% 39.7M 26s",
                                " 71650K .......... .......... .......... .......... .......... 12% 41.3M 26s",
                                " 71700K .......... .......... .......... .......... .......... 12% 21.5M 26s",
                                " 71750K .......... .......... .......... .......... .......... 12% 29.1M 26s",
                                " 71800K .......... .......... .......... .......... .......... 12% 15.5M 26s",
                                " 71850K .......... .......... .......... .......... .......... 12% 50.3M 26s",
                                " 71900K .......... .......... .......... .......... .......... 12% 47.2M 26s",
                                " 71950K .......... .......... .......... .......... .......... 12% 15.1M 26s",
                                " 72000K .......... .......... .......... .......... .......... 12% 30.8M 26s",
                                " 72050K .......... .......... .......... .......... .......... 12% 14.7M 26s",
                                " 72100K .......... .......... .......... .......... .......... 12% 37.1M 26s",
                                " 72150K .......... .......... .......... .......... .......... 12% 31.3M 26s",
                                " 72200K .......... .......... .......... .......... .......... 12% 13.6M 26s",
                                " 72250K .......... .......... .......... .......... .......... 12% 24.5M 26s",
                                " 72300K .......... .......... .......... .......... .......... 12% 28.6M 26s",
                                " 72350K .......... .......... .......... .......... .......... 12% 20.9M 26s",
                                " 72400K .......... .......... .......... .......... .......... 12% 37.0M 26s",
                                " 72450K .......... .......... .......... .......... .......... 12% 10.4M 26s",
                                " 72500K .......... .......... .......... .......... .......... 12% 13.7M 26s",
                                " 72550K .......... .......... .......... .......... .......... 12% 41.1M 26s",
                                " 72600K .......... .......... .......... .......... .......... 12% 7.58M 26s",
                                " 72650K .......... .......... .......... .......... .......... 12% 39.7M 26s",
                                " 72700K .......... .......... .......... .......... .......... 13% 8.07M 26s",
                                " 72750K .......... .......... .......... .......... .......... 13% 8.39M 26s",
                                " 72800K .......... .......... .......... .......... .......... 13% 31.9M 26s",
                                " 72850K .......... .......... .......... .......... .......... 13% 38.8M 26s",
                                " 72900K .......... .......... .......... .......... .......... 13% 9.22M 26s",
                                " 72950K .......... .......... .......... .......... .......... 13% 38.6M 26s",
                                " 73000K .......... .......... .......... .......... .......... 13% 25.3M 26s",
                                " 73050K .......... .......... .......... .......... .......... 13% 36.8M 26s",
                                " 73100K .......... .......... .......... .......... .......... 13% 8.10M 26s",
                                " 73150K .......... .......... .......... .......... .......... 13% 39.5M 26s",
                                " 73200K .......... .......... .......... .......... .......... 13% 32.6M 26s",
                                " 73250K .......... .......... .......... .......... .......... 13% 41.1M 26s",
                                " 73300K .......... .......... .......... .......... .......... 13% 15.4M 26s",
                                " 73350K .......... .......... .......... .......... .......... 13% 34.7M 26s",
                                " 73400K .......... .......... .......... .......... .......... 13% 15.0M 26s",
                                " 73450K .......... .......... .......... .......... .......... 13% 14.9M 26s",
                                " 73500K .......... .......... .......... .......... .......... 13% 36.9M 26s",
                                " 73550K .......... .......... .......... .......... .......... 13% 28.1M 26s",
                                " 73600K .......... .......... .......... .......... .......... 13% 33.0M 26s",
                                " 73650K .......... .......... .......... .......... .......... 13% 13.0M 26s",
                                " 73700K .......... .......... .......... .......... .......... 13% 50.3M 26s",
                                " 73750K .......... .......... .......... .......... .......... 13% 43.9M 26s",
                                " 73800K .......... .......... .......... .......... .......... 13% 13.9M 26s",
                                " 73850K .......... .......... .......... .......... .......... 13% 33.2M 26s",
                                " 73900K .......... .......... .......... .......... .......... 13% 10.6M 26s",
                                " 73950K .......... .......... .......... .......... .......... 13% 42.3M 26s",
                                " 74000K .......... .......... .......... .......... .......... 13% 19.4M 26s",
                                " 74050K .......... .......... .......... .......... .......... 13% 8.39M 26s",
                                " 74100K .......... .......... .......... .......... .......... 13% 30.3M 26s",
                                " 74150K .......... .......... .......... .......... .......... 13% 14.9M 26s",
                                " 74200K .......... .......... .......... .......... .......... 13% 37.4M 26s",
                                " 74250K .......... .......... .......... .......... .......... 13% 12.8M 26s",
                                " 74300K .......... .......... .......... .......... .......... 13% 31.4M 26s",
                                " 74350K .......... .......... .......... .......... .......... 13% 11.0M 26s",
                                " 74400K .......... .......... .......... .......... .......... 13% 26.1M 26s",
                                " 74450K .......... .......... .......... .......... .......... 13% 42.8M 26s",
                                " 74500K .......... .......... .......... .......... .......... 13% 22.2M 26s",
                                " 74550K .......... .......... .......... .......... .......... 13% 23.2M 26s",
                                " 74600K .......... .......... .......... .......... .......... 13% 15.4M 26s",
                                " 74650K .......... .......... .......... .......... .......... 13% 38.6M 26s",
                                " 74700K .......... .......... .......... .......... .......... 13% 32.4M 26s",
                                " 74750K .......... .......... .......... .......... .......... 13% 14.8M 26s",
                                " 74800K .......... .......... .......... .......... .......... 13% 30.6M 26s",
                                " 74850K .......... .......... .......... .......... .......... 13% 12.3M 26s",
                                " 74900K .......... .......... .......... .......... .......... 13% 45.3M 26s",
                                " 74950K .......... .......... .......... .......... .......... 13% 26.0M 26s",
                                " 75000K .......... .......... .......... .......... .......... 13% 17.8M 26s",
                                " 75050K .......... .......... .......... .......... .......... 13% 31.8M 26s",
                                " 75100K .......... .......... .......... .......... .......... 13% 48.5M 26s",
                                " 75150K .......... .......... .......... .......... .......... 13% 12.8M 26s",
                                " 75200K .......... .......... .......... .......... .......... 13% 30.4M 25s",
                                " 75250K .......... .......... .......... .......... .......... 13% 7.08M 26s",
                                " 75300K .......... .......... .......... .......... .......... 13% 19.5M 26s",
                                " 75350K .......... .......... .......... .......... .......... 13% 42.0M 26s",
                                " 75400K .......... .......... .......... .......... .......... 13% 13.5M 26s",
                                " 75450K .......... .......... .......... .......... .......... 13% 38.5M 25s",
                                " 75500K .......... .......... .......... .......... .......... 13% 7.02M 26s",
                                " 75550K .......... .......... .......... .......... .......... 13% 21.6M 26s",
                                " 75600K .......... .......... .......... .......... .......... 13% 34.7M 26s",
                                " 75650K .......... .......... .......... .......... .......... 13% 8.72M 26s",
                                " 75700K .......... .......... .......... .......... .......... 13% 18.0M 26s",
                                " 75750K .......... .......... .......... .......... .......... 13% 10.9M 26s",
                                " 75800K .......... .......... .......... .......... .......... 13% 16.3M 26s",
                                " 75850K .......... .......... .......... .......... .......... 13% 36.7M 26s",
                                " 75900K .......... .......... .......... .......... .......... 13% 21.9M 26s",
                                " 75950K .......... .......... .......... .......... .......... 13% 12.7M 26s",
                                " 76000K .......... .......... .......... .......... .......... 13% 25.7M 26s",
                                " 76050K .......... .......... .......... .......... .......... 13% 29.2M 26s",
                                " 76100K .......... .......... .......... .......... .......... 13% 17.1M 26s",
                                " 76150K .......... .......... .......... .......... .......... 13% 35.4M 25s",
                                " 76200K .......... .......... .......... .......... .......... 13% 12.3M 25s",
                                " 76250K .......... .......... .......... .......... .......... 13% 29.2M 25s",
                                " 76300K .......... .......... .......... .......... .......... 13% 35.9M 25s",
                                " 76350K .......... .......... .......... .......... .......... 13% 10.9M 25s",
                                " 76400K .......... .......... .......... .......... .......... 13% 11.8M 25s",
                                " 76450K .......... .......... .......... .......... .......... 13% 17.9M 25s",
                                " 76500K .......... .......... .......... .......... .......... 13% 33.4M 25s",
                                " 76550K .......... .......... .......... .......... .......... 13% 27.1M 25s",
                                " 76600K .......... .......... .......... .......... .......... 13% 14.7M 25s",
                                " 76650K .......... .......... .......... .......... .......... 13% 27.3M 25s",
                                " 76700K .......... .......... .......... .......... .......... 13% 18.7M 25s",
                                " 76750K .......... .......... .......... .......... .......... 13% 22.9M 25s",
                                " 76800K .......... .......... .......... .......... .......... 13% 25.5M 25s",
                                " 76850K .......... .......... .......... .......... .......... 13% 21.4M 25s",
                                " 76900K .......... .......... .......... .......... .......... 13% 23.0M 25s",
                                " 76950K .......... .......... .......... .......... .......... 13% 10.2M 25s",
                                " 77000K .......... .......... .......... .......... .......... 13% 29.0M 25s",
                                " 77050K .......... .......... .......... .......... .......... 13% 27.9M 25s",
                                " 77100K .......... .......... .......... .......... .......... 13% 18.3M 25s",
                                " 77150K .......... .......... .......... .......... .......... 13% 21.0M 25s",
                                " 77200K .......... .......... .......... .......... .......... 13% 50.1M 25s",
                                " 77250K .......... .......... .......... .......... .......... 13% 7.95M 25s",
                                " 77300K .......... .......... .......... .......... .......... 13% 19.7M 25s",
                                " 77350K .......... .......... .......... .......... .......... 13% 11.0M 25s",
                                " 77400K .......... .......... .......... .......... .......... 13% 16.6M 25s",
                                " 77450K .......... .......... .......... .......... .......... 13% 11.2M 25s",
                                " 77500K .......... .......... .......... .......... .......... 13% 21.4M 25s",
                                " 77550K .......... .......... .......... .......... .......... 13% 21.1M 25s",
                                " 77600K .......... .......... .......... .......... .......... 13% 8.36M 25s",
                                " 77650K .......... .......... .......... .......... .......... 13% 20.9M 25s",
                                " 77700K .......... .......... .......... .......... .......... 13% 34.8M 25s",
                                " 77750K .......... .......... .......... .......... .......... 13% 7.55M 25s",
                                " 77800K .......... .......... .......... .......... .......... 13% 17.5M 25s",
                                " 77850K .......... .......... .......... .......... .......... 13% 9.46M 25s",
                                " 77900K .......... .......... .......... .......... .......... 13% 9.53M 25s",
                                " 77950K .......... .......... .......... .......... .......... 13% 35.2M 25s",
                                " 78000K .......... .......... .......... .......... .......... 13% 5.54M 26s",
                                " 78050K .......... .......... .......... .......... .......... 13% 16.1M 26s",
                                " 78100K .......... .......... .......... .......... .......... 13% 8.57M 26s",
                                " 78150K .......... .......... .......... .......... .......... 13% 8.93M 26s",
                                " 78200K .......... .......... .......... .......... .......... 13% 9.70M 26s",
                                " 78250K .......... .......... .......... .......... .......... 13% 20.0M 26s",
                                " 78300K .......... .......... .......... .......... .......... 14% 6.99M 26s",
                                " 78350K .......... .......... .......... .......... .......... 14% 26.4M 26s",
                                " 78400K .......... .......... .......... .......... .......... 14% 30.4M 26s",
                                " 78450K .......... .......... .......... .......... .......... 14% 6.59M 26s",
                                " 78500K .......... .......... .......... .......... .......... 14% 8.16M 26s",
                                " 78550K .......... .......... .......... .......... .......... 14% 8.47M 26s",
                                " 78600K .......... .......... .......... .......... .......... 14% 7.01M 26s",
                                " 78650K .......... .......... .......... .......... .......... 14% 41.2M 26s",
                                " 78700K .......... .......... .......... .......... .......... 14% 6.07M 26s",
                                " 78750K .......... .......... .......... .......... .......... 14% 10.1M 26s",
                                " 78800K .......... .......... .......... .......... .......... 14% 8.43M 26s",
                                " 78850K .......... .......... .......... .......... .......... 14% 13.9M 26s",
                                " 78900K .......... .......... .......... .......... .......... 14% 44.2M 26s",
                                " 78950K .......... .......... .......... .......... .......... 14% 6.73M 26s",
                                " 79000K .......... .......... .......... .......... .......... 14% 40.5M 26s",
                                " 79050K .......... .......... .......... .......... .......... 14% 6.36M 26s",
                                " 79100K .......... .......... .......... .......... .......... 14% 6.63M 26s",
                                " 79150K .......... .......... .......... .......... .......... 14% 35.3M 26s",
                                " 79200K .......... .......... .......... .......... .......... 14% 4.17M 26s",
                                " 79250K .......... .......... .......... .......... .......... 14% 5.50M 26s",
                                " 79300K .......... .......... .......... .......... .......... 14% 7.86M 26s",
                                " 79350K .......... .......... .......... .......... .......... 14% 15.1M 26s",
                                " 79400K .......... .......... .......... .......... .......... 14% 10.0M 26s",
                                " 79450K .......... .......... .......... .......... .......... 14% 19.8M 26s",
                                " 79500K .......... .......... .......... .......... .......... 14% 8.81M 26s",
                                " 79550K .......... .......... .......... .......... .......... 14% 8.69M 26s",
                                " 79600K .......... .......... .......... .......... .......... 14% 34.0M 26s",
                                " 79650K .......... .......... .......... .......... .......... 14% 8.49M 26s",
                                " 79700K .......... .......... .......... .......... .......... 14% 11.3M 26s",
                                " 79750K .......... .......... .......... .......... .......... 14% 23.2M 26s",
                                " 79800K .......... .......... .......... .......... .......... 14% 43.7M 26s",
                                " 79850K .......... .......... .......... .......... .......... 14% 15.3M 26s",
                                " 79900K .......... .......... .......... .......... .......... 14% 28.7M 26s",
                                " 79950K .......... .......... .......... .......... .......... 14% 11.8M 26s",
                                " 80000K .......... .......... .......... .......... .......... 14% 19.8M 26s",
                                " 80050K .......... .......... .......... .......... .......... 14% 32.7M 26s",
                                " 80100K .......... .......... .......... .......... .......... 14% 11.2M 26s",
                                " 80150K .......... .......... .......... .......... .......... 14% 35.4M 26s",
                                " 80200K .......... .......... .......... .......... .......... 14% 13.0M 26s",
                                " 80250K .......... .......... .......... .......... .......... 14% 48.3M 26s",
                                " 80300K .......... .......... .......... .......... .......... 14% 30.5M 26s",
                                " 80350K .......... .......... .......... .......... .......... 14% 12.5M 26s",
                                " 80400K .......... .......... .......... .......... .......... 14% 11.7M 26s",
                                " 80450K .......... .......... .......... .......... .......... 14% 14.5M 26s",
                                " 80500K .......... .......... .......... .......... .......... 14% 46.0M 26s",
                                " 80550K .......... .......... .......... .......... .......... 14% 28.5M 26s",
                                " 80600K .......... .......... .......... .......... .......... 14% 27.0M 26s",
                                " 80650K .......... .......... .......... .......... .......... 14% 37.7M 26s",
                                " 80700K .......... .......... .......... .......... .......... 14% 13.2M 26s",
                                " 80750K .......... .......... .......... .......... .......... 14% 37.4M 26s",
                                " 80800K .......... .......... .......... .......... .......... 14% 45.8M 26s",
                                " 80850K .......... .......... .......... .......... .......... 14% 10.4M 26s",
                                " 80900K .......... .......... .......... .......... .......... 14% 19.3M 26s",
                                " 80950K .......... .......... .......... .......... .......... 14% 44.7M 26s",
                                " 81000K .......... .......... .......... .......... .......... 14% 16.2M 26s",
                                " 81050K .......... .......... .......... .......... .......... 14% 41.7M 26s",
                                " 81100K .......... .......... .......... .......... .......... 14% 14.1M 26s",
                                " 81150K .......... .......... .......... .......... .......... 14% 23.3M 26s",
                                " 81200K .......... .......... .......... .......... .......... 14% 45.4M 26s",
                                " 81250K .......... .......... .......... .......... .......... 14% 17.4M 26s",
                                " 81300K .......... .......... .......... .......... .......... 14% 30.4M 26s",
                                " 81350K .......... .......... .......... .......... .......... 14% 23.0M 26s",
                                " 81400K .......... .......... .......... .......... .......... 14% 20.1M 26s",
                                " 81450K .......... .......... .......... .......... .......... 14% 34.8M 26s",
                                " 81500K .......... .......... .......... .......... .......... 14% 16.9M 26s",
                                " 81550K .......... .......... .......... .......... .......... 14% 26.0M 26s",
                                " 81600K .......... .......... .......... .......... .......... 14% 9.74M 26s",
                                " 81650K .......... .......... .......... .......... .......... 14% 34.3M 26s",
                                " 81700K .......... .......... .......... .......... .......... 14% 35.2M 26s",
                                " 81750K .......... .......... .......... .......... .......... 14% 20.2M 26s",
                                " 81800K .......... .......... .......... .......... .......... 14% 29.3M 26s",
                                " 81850K .......... .......... .......... .......... .......... 14% 10.7M 26s",
                                " 81900K .......... .......... .......... .......... .......... 14% 34.0M 26s",
                                " 81950K .......... .......... .......... .......... .......... 14% 37.2M 26s",
                                " 82000K .......... .......... .......... .......... .......... 14% 9.16M 26s",
                                " 82050K .......... .......... .......... .......... .......... 14% 19.3M 26s",
                                " 82100K .......... .......... .......... .......... .......... 14% 15.4M 26s",
                                " 82150K .......... .......... .......... .......... .......... 14% 34.2M 26s",
                                " 82200K .......... .......... .......... .......... .......... 14% 49.0M 26s",
                                " 82250K .......... .......... .......... .......... .......... 14% 11.3M 26s",
                                " 82300K .......... .......... .......... .......... .......... 14% 28.1M 26s",
                                " 82350K .......... .......... .......... .......... .......... 14% 41.1M 26s",
                                " 82400K .......... .......... .......... .......... .......... 14% 13.5M 26s",
                                " 82450K .......... .......... .......... .......... .......... 14% 24.6M 26s",
                                " 82500K .......... .......... .......... .......... .......... 14% 11.0M 26s",
                                " 82550K .......... .......... .......... .......... .......... 14% 24.8M 26s",
                                " 82600K .......... .......... .......... .......... .......... 14% 40.3M 26s",
                                " 82650K .......... .......... .......... .......... .......... 14% 13.3M 26s",
                                " 82700K .......... .......... .......... .......... .......... 14% 44.3M 26s",
                                " 82750K .......... .......... .......... .......... .......... 14% 16.0M 26s",
                                " 82800K .......... .......... .......... .......... .......... 14% 17.7M 26s",
                                " 82850K .......... .......... .......... .......... .......... 14% 16.1M 26s",
                                " 82900K .......... .......... .......... .......... .......... 14% 19.3M 26s",
                                " 82950K .......... .......... .......... .......... .......... 14% 33.1M 26s",
                                " 83000K .......... .......... .......... .......... .......... 14% 8.84M 26s",
                                " 83050K .......... .......... .......... .......... .......... 14% 30.8M 26s",
                                " 83100K .......... .......... .......... .......... .......... 14% 21.8M 26s",
                                " 83150K .......... .......... .......... .......... .......... 14% 12.4M 26s",
                                " 83200K .......... .......... .......... .......... .......... 14% 12.6M 26s",
                                " 83250K .......... .......... .......... .......... .......... 14% 10.8M 26s",
                                " 83300K .......... .......... .......... .......... .......... 14% 33.9M 26s",
                                " 83350K .......... .......... .......... .......... .......... 14% 30.6M 26s",
                                " 83400K .......... .......... .......... .......... .......... 14% 14.5M 26s",
                                " 83450K .......... .......... .......... .......... .......... 14% 39.3M 26s",
                                " 83500K .......... .......... .......... .......... .......... 14% 18.1M 26s",
                                " 83550K .......... .......... .......... .......... .......... 14% 36.0M 26s",
                                " 83600K .......... .......... .......... .......... .......... 14% 49.9M 26s",
                                " 83650K .......... .......... .......... .......... .......... 14% 16.7M 26s",
                                " 83700K .......... .......... .......... .......... .......... 14% 22.4M 26s",
                                " 83750K .......... .......... .......... .......... .......... 14% 29.0M 26s",
                                " 83800K .......... .......... .......... .......... .......... 14% 8.54M 26s",
                                " 83850K .......... .......... .......... .......... .......... 14% 33.8M 26s",
                                " 83900K .......... .......... .......... .......... .......... 15% 19.9M 26s",
                                " 83950K .......... .......... .......... .......... .......... 15% 35.4M 26s",
                                " 84000K .......... .......... .......... .......... .......... 15% 37.4M 26s",
                                " 84050K .......... .......... .......... .......... .......... 15% 12.3M 26s",
                                " 84100K .......... .......... .......... .......... .......... 15% 27.5M 26s",
                                " 84150K .......... .......... .......... .......... .......... 15% 10.6M 26s",
                                " 84200K .......... .......... .......... .......... .......... 15% 20.0M 26s",
                                " 84250K .......... .......... .......... .......... .......... 15% 39.2M 26s",
                                " 84300K .......... .......... .......... .......... .......... 15% 18.1M 26s",
                                " 84350K .......... .......... .......... .......... .......... 15% 26.7M 26s",
                                " 84400K .......... .......... .......... .......... .......... 15% 10.1M 26s",
                                " 84450K .......... .......... .......... .......... .......... 15% 31.7M 26s",
                                " 84500K .......... .......... .......... .......... .......... 15% 40.3M 25s",
                                " 84550K .......... .......... .......... .......... .......... 15% 16.4M 25s",
                                " 84600K .......... .......... .......... .......... .......... 15% 23.4M 25s",
                                " 84650K .......... .......... .......... .......... .......... 15% 39.7M 25s",
                                " 84700K .......... .......... .......... .......... .......... 15% 41.1M 25s",
                                " 84750K .......... .......... .......... .......... .......... 15% 19.7M 25s",
                                " 84800K .......... .......... .......... .......... .......... 15% 7.77M 25s",
                                " 84850K .......... .......... .......... .......... .......... 15% 30.9M 25s",
                                " 84900K .......... .......... .......... .......... .......... 15% 4.34M 26s",
                                " 84950K .......... .......... .......... .......... .......... 15% 35.6M 26s",
                                " 85000K .......... .......... .......... .......... .......... 15% 39.3M 25s",
                                " 85050K .......... .......... .......... .......... .......... 15% 37.5M 25s",
                                " 85100K .......... .......... .......... .......... .......... 15% 14.7M 25s",
                                " 85150K .......... .......... .......... .......... .......... 15% 33.8M 25s",
                                " 85200K .......... .......... .......... .......... .......... 15% 15.1M 25s",
                                " 85250K .......... .......... .......... .......... .......... 15% 41.2M 25s",
                                " 85300K .......... .......... .......... .......... .......... 15% 13.3M 25s",
                                " 85350K .......... .......... .......... .......... .......... 15% 22.6M 25s",
                                " 85400K .......... .......... .......... .......... .......... 15% 41.6M 25s",
                                " 85450K .......... .......... .......... .......... .......... 15% 8.79M 25s",
                                " 85500K .......... .......... .......... .......... .......... 15% 40.1M 25s",
                                " 85550K .......... .......... .......... .......... .......... 15% 11.0M 25s",
                                " 85600K .......... .......... .......... .......... .......... 15% 30.0M 25s",
                                " 85650K .......... .......... .......... .......... .......... 15% 36.2M 25s",
                                " 85700K .......... .......... .......... .......... .......... 15% 9.31M 25s",
                                " 85750K .......... .......... .......... .......... .......... 15% 25.4M 25s",
                                " 85800K .......... .......... .......... .......... .......... 15% 14.0M 25s",
                                " 85850K .......... .......... .......... .......... .......... 15% 37.9M 25s",
                                " 85900K .......... .......... .......... .......... .......... 15% 13.5M 25s",
                                " 85950K .......... .......... .......... .......... .......... 15% 19.3M 25s",
                                " 86000K .......... .......... .......... .......... .......... 15% 16.0M 25s",
                                " 86050K .......... .......... .......... .......... .......... 15% 29.8M 25s",
                                " 86100K .......... .......... .......... .......... .......... 15% 20.1M 25s",
                                " 86150K .......... .......... .......... .......... .......... 15% 13.0M 25s",
                                " 86200K .......... .......... .......... .......... .......... 15% 14.1M 25s",
                                " 86250K .......... .......... .......... .......... .......... 15% 19.3M 25s",
                                " 86300K .......... .......... .......... .......... .......... 15% 41.8M 25s",
                                " 86350K .......... .......... .......... .......... .......... 15% 38.1M 25s",
                                " 86400K .......... .......... .......... .......... .......... 15% 18.5M 25s",
                                " 86450K .......... .......... .......... .......... .......... 15% 16.3M 25s",
                                " 86500K .......... .......... .......... .......... .......... 15% 11.1M 25s",
                                " 86550K .......... .......... .......... .......... .......... 15% 39.0M 25s",
                                " 86600K .......... .......... .......... .......... .......... 15% 15.7M 25s",
                                " 86650K .......... .......... .......... .......... .......... 15% 17.2M 25s",
                                " 86700K .......... .......... .......... .......... .......... 15% 33.1M 25s",
                                " 86750K .......... .......... .......... .......... .......... 15% 10.7M 25s",
                                " 86800K .......... .......... .......... .......... .......... 15% 35.8M 25s",
                                " 86850K .......... .......... .......... .......... .......... 15% 35.2M 25s",
                                " 86900K .......... .......... .......... .......... .......... 15% 13.3M 25s",
                                " 86950K .......... .......... .......... .......... .......... 15% 15.0M 25s",
                                " 87000K .......... .......... .......... .......... .......... 15% 28.9M 25s",
                                " 87050K .......... .......... .......... .......... .......... 15% 35.7M 25s",
                                " 87100K .......... .......... .......... .......... .......... 15% 30.7M 25s",
                                " 87150K .......... .......... .......... .......... .......... 15% 12.9M 25s",
                                " 87200K .......... .......... .......... .......... .......... 15% 6.42M 25s",
                                " 87250K .......... .......... .......... .......... .......... 15% 33.0M 25s",
                                " 87300K .......... .......... .......... .......... .......... 15% 37.9M 25s",
                                " 87350K .......... .......... .......... .......... .......... 15% 29.6M 25s",
                                " 87400K .......... .......... .......... .......... .......... 15% 34.9M 25s",
                                " 87450K .......... .......... .......... .......... .......... 15% 29.0M 25s",
                                " 87500K .......... .......... .......... .......... .......... 15% 33.4M 25s",
                                " 87550K .......... .......... .......... .......... .......... 15% 8.89M 25s",
                                " 87600K .......... .......... .......... .......... .......... 15% 32.2M 25s",
                                " 87650K .......... .......... .......... .......... .......... 15% 14.9M 25s",
                                " 87700K .......... .......... .......... .......... .......... 15% 28.6M 25s",
                                " 87750K .......... .......... .......... .......... .......... 15% 49.2M 25s",
                                " 87800K .......... .......... .......... .......... .......... 15% 14.2M 25s",
                                " 87850K .......... .......... .......... .......... .......... 15% 46.9M 25s",
                                " 87900K .......... .......... .......... .......... .......... 15% 7.04M 25s",
                                " 87950K .......... .......... .......... .......... .......... 15% 38.7M 25s",
                                " 88000K .......... .......... .......... .......... .......... 15% 29.4M 25s",
                                " 88050K .......... .......... .......... .......... .......... 15% 12.3M 25s",
                                " 88100K .......... .......... .......... .......... .......... 15% 16.7M 25s",
                                " 88150K .......... .......... .......... .......... .......... 15% 11.2M 25s",
                                " 88200K .......... .......... .......... .......... .......... 15% 39.0M 25s",
                                " 88250K .......... .......... .......... .......... .......... 15% 43.0M 25s",
                                " 88300K .......... .......... .......... .......... .......... 15% 12.8M 25s",
                                " 88350K .......... .......... .......... .......... .......... 15% 21.4M 25s",
                                " 88400K .......... .......... .......... .......... .......... 15% 24.2M 25s",
                                " 88450K .......... .......... .......... .......... .......... 15% 34.7M 25s",
                                " 88500K .......... .......... .......... .......... .......... 15% 34.6M 25s",
                                " 88550K .......... .......... .......... .......... .......... 15% 13.8M 25s",
                                " 88600K .......... .......... .......... .......... .......... 15% 44.7M 25s",
                                " 88650K .......... .......... .......... .......... .......... 15% 51.3M 25s",
                                " 88700K .......... .......... .......... .......... .......... 15% 11.2M 25s",
                                " 88750K .......... .......... .......... .......... .......... 15% 35.7M 25s",
                                " 88800K .......... .......... .......... .......... .......... 15% 13.7M 25s",
                                " 88850K .......... .......... .......... .......... .......... 15% 25.5M 25s",
                                " 88900K .......... .......... .......... .......... .......... 15% 34.4M 25s",
                                " 88950K .......... .......... .......... .......... .......... 15% 15.1M 25s",
                                " 89000K .......... .......... .......... .......... .......... 15% 4.61M 25s",
                                " 89050K .......... .......... .......... .......... .......... 15% 32.3M 25s",
                                " 89100K .......... .......... .......... .......... .......... 15% 36.9M 25s",
                                " 89150K .......... .......... .......... .......... .......... 15% 27.8M 25s",
                                " 89200K .......... .......... .......... .......... .......... 15% 33.9M 25s",
                                " 89250K .......... .......... .......... .......... .......... 15% 33.2M 25s",
                                " 89300K .......... .......... .......... .......... .......... 15% 29.2M 25s",
                                " 89350K .......... .......... .......... .......... .......... 15% 22.4M 25s",
                                " 89400K .......... .......... .......... .......... .......... 15% 20.3M 25s",
                                " 89450K .......... .......... .......... .......... .......... 15% 11.3M 25s",
                                " 89500K .......... .......... .......... .......... .......... 16% 13.2M 25s",
                                " 89550K .......... .......... .......... .......... .......... 16% 18.2M 25s",
                                " 89600K .......... .......... .......... .......... .......... 16% 30.5M 25s",
                                " 89650K .......... .......... .......... .......... .......... 16% 3.82M 25s",
                                " 89700K .......... .......... .......... .......... .......... 16% 36.2M 25s",
                                " 89750K .......... .......... .......... .......... .......... 16% 43.4M 25s",
                                " 89800K .......... .......... .......... .......... .......... 16% 41.6M 25s",
                                " 89850K .......... .......... .......... .......... .......... 16% 39.6M 25s",
                                " 89900K .......... .......... .......... .......... .......... 16% 12.4M 25s",
                                " 89950K .......... .......... .......... .......... .......... 16% 39.2M 25s",
                                " 90000K .......... .......... .......... .......... .......... 16% 12.9M 25s",
                                " 90050K .......... .......... .......... .......... .......... 16% 19.6M 25s",
                                " 90100K .......... .......... .......... .......... .......... 16% 13.4M 25s",
                                " 90150K .......... .......... .......... .......... .......... 16% 44.5M 25s",
                                " 90200K .......... .......... .......... .......... .......... 16% 29.6M 25s",
                                " 90250K .......... .......... .......... .......... .......... 16% 11.0M 25s",
                                " 90300K .......... .......... .......... .......... .......... 16% 13.5M 25s",
                                " 90350K .......... .......... .......... .......... .......... 16% 33.7M 25s",
                                " 90400K .......... .......... .......... .......... .......... 16% 28.8M 25s",
                                " 90450K .......... .......... .......... .......... .......... 16% 10.4M 25s",
                                " 90500K .......... .......... .......... .......... .......... 16% 32.6M 25s",
                                " 90550K .......... .......... .......... .......... .......... 16% 40.4M 25s",
                                " 90600K .......... .......... .......... .......... .......... 16% 15.4M 25s",
                                " 90650K .......... .......... .......... .......... .......... 16% 36.2M 25s",
                                " 90700K .......... .......... .......... .......... .......... 16% 22.7M 25s",
                                " 90750K .......... .......... .......... .......... .......... 16% 36.4M 25s",
                                " 90800K .......... .......... .......... .......... .......... 16% 30.7M 25s",
                                " 90850K .......... .......... .......... .......... .......... 16% 12.0M 25s",
                                " 90900K .......... .......... .......... .......... .......... 16% 16.5M 25s",
                                " 90950K .......... .......... .......... .......... .......... 16% 12.2M 25s",
                                " 91000K .......... .......... .......... .......... .......... 16% 39.8M 25s",
                                " 91050K .......... .......... .......... .......... .......... 16% 19.4M 25s",
                                " 91100K .......... .......... .......... .......... .......... 16% 12.0M 25s",
                                " 91150K .......... .......... .......... .......... .......... 16% 40.3M 25s",
                                " 91200K .......... .......... .......... .......... .......... 16% 6.21M 25s",
                                " 91250K .......... .......... .......... .......... .......... 16% 33.4M 25s",
                                " 91300K .......... .......... .......... .......... .......... 16% 36.3M 25s",
                                " 91350K .......... .......... .......... .......... .......... 16% 15.9M 25s",
                                " 91400K .......... .......... .......... .......... .......... 16% 9.95M 25s",
                                " 91450K .......... .......... .......... .......... .......... 16% 37.1M 25s",
                                " 91500K .......... .......... .......... .......... .......... 16% 36.3M 25s",
                                " 91550K .......... .......... .......... .......... .......... 16% 9.19M 25s",
                                " 91600K .......... .......... .......... .......... .......... 16% 19.0M 25s",
                                " 91650K .......... .......... .......... .......... .......... 16% 9.53M 25s",
                                " 91700K .......... .......... .......... .......... .......... 16% 34.8M 25s",
                                " 91750K .......... .......... .......... .......... .......... 16% 20.4M 25s",
                                " 91800K .......... .......... .......... .......... .......... 16% 15.6M 25s",
                                " 91850K .......... .......... .......... .......... .......... 16% 15.9M 25s",
                                " 91900K .......... .......... .......... .......... .......... 16% 25.3M 25s",
                                " 91950K .......... .......... .......... .......... .......... 16% 32.0M 25s",
                                " 92000K .......... .......... .......... .......... .......... 16% 27.6M 25s",
                                " 92050K .......... .......... .......... .......... .......... 16% 10.6M 25s",
                                " 92100K .......... .......... .......... .......... .......... 16% 23.2M 25s",
                                " 92150K .......... .......... .......... .......... .......... 16% 30.6M 25s",
                                " 92200K .......... .......... .......... .......... .......... 16% 15.0M 25s",
                                " 92250K .......... .......... .......... .......... .......... 16% 29.7M 25s",
                                " 92300K .......... .......... .......... .......... .......... 16% 13.3M 25s",
                                " 92350K .......... .......... .......... .......... .......... 16% 24.0M 25s",
                                " 92400K .......... .......... .......... .......... .......... 16% 32.1M 25s",
                                " 92450K .......... .......... .......... .......... .......... 16% 11.8M 25s",
                                " 92500K .......... .......... .......... .......... .......... 16% 31.0M 25s",
                                " 92550K .......... .......... .......... .......... .......... 16% 7.82M 25s",
                                " 92600K .......... .......... .......... .......... .......... 16% 16.1M 25s",
                                " 92650K .......... .......... .......... .......... .......... 16% 32.9M 25s",
                                " 92700K .......... .......... .......... .......... .......... 16% 18.0M 25s",
                                " 92750K .......... .......... .......... .......... .......... 16% 10.6M 25s",
                                " 92800K .......... .......... .......... .......... .......... 16% 22.2M 25s",
                                " 92850K .......... .......... .......... .......... .......... 16% 39.7M 25s",
                                " 92900K .......... .......... .......... .......... .......... 16% 9.15M 25s",
                                " 92950K .......... .......... .......... .......... .......... 16% 23.4M 25s",
                                " 93000K .......... .......... .......... .......... .......... 16% 12.0M 25s",
                                " 93050K .......... .......... .......... .......... .......... 16% 22.2M 25s",
                                " 93100K .......... .......... .......... .......... .......... 16% 42.3M 25s",
                                " 93150K .......... .......... .......... .......... .......... 16% 6.95M 25s",
                                " 93200K .......... .......... .......... .......... .......... 16% 11.5M 25s",
                                " 93250K .......... .......... .......... .......... .......... 16% 13.9M 25s",
                                " 93300K .......... .......... .......... .......... .......... 16% 37.8M 25s",
                                " 93350K .......... .......... .......... .......... .......... 16% 17.0M 25s",
                                " 93400K .......... .......... .......... .......... .......... 16% 16.8M 25s",
                                " 93450K .......... .......... .......... .......... .......... 16% 25.0M 25s",
                                " 93500K .......... .......... .......... .......... .......... 16% 10.8M 25s",
                                " 93550K .......... .......... .......... .......... .......... 16% 34.8M 25s",
                                " 93600K .......... .......... .......... .......... .......... 16% 37.4M 25s",
                                " 93650K .......... .......... .......... .......... .......... 16% 10.9M 25s",
                                " 93700K .......... .......... .......... .......... .......... 16% 25.5M 25s",
                                " 93750K .......... .......... .......... .......... .......... 16% 11.3M 25s",
                                " 93800K .......... .......... .......... .......... .......... 16% 34.6M 25s",
                                " 93850K .......... .......... .......... .......... .......... 16% 18.9M 25s",
                                " 93900K .......... .......... .......... .......... .......... 16% 8.15M 25s",
                                " 93950K .......... .......... .......... .......... .......... 16% 31.7M 25s",
                                " 94000K .......... .......... .......... .......... .......... 16% 13.3M 25s",
                                " 94050K .......... .......... .......... .......... .......... 16% 32.1M 25s",
                                " 94100K .......... .......... .......... .......... .......... 16% 32.9M 25s",
                                " 94150K .......... .......... .......... .......... .......... 16% 9.45M 25s",
                                " 94200K .......... .......... .......... .......... .......... 16% 27.7M 25s",
                                " 94250K .......... .......... .......... .......... .......... 16% 32.8M 25s",
                                " 94300K .......... .......... .......... .......... .......... 16% 14.7M 25s",
                                " 94350K .......... .......... .......... .......... .......... 16% 32.5M 25s",
                                " 94400K .......... .......... .......... .......... .......... 16% 7.33M 25s",
                                " 94450K .......... .......... .......... .......... .......... 16% 37.2M 25s",
                                " 94500K .......... .......... .......... .......... .......... 16% 47.1M 25s",
                                " 94550K .......... .......... .......... .......... .......... 16% 40.1M 25s",
                                " 94600K .......... .......... .......... .......... .......... 16% 38.3M 25s",
                                " 94650K .......... .......... .......... .......... .......... 16% 11.1M 25s",
                                " 94700K .......... .......... .......... .......... .......... 16% 28.2M 25s",
                                " 94750K .......... .......... .......... .......... .......... 16% 33.5M 25s",
                                " 94800K .......... .......... .......... .......... .......... 16% 12.9M 25s",
                                " 94850K .......... .......... .......... .......... .......... 16% 20.5M 25s",
                                " 94900K .......... .......... .......... .......... .......... 16% 13.0M 25s",
                                " 94950K .......... .......... .......... .......... .......... 16% 24.7M 25s",
                                " 95000K .......... .......... .......... .......... .......... 16% 25.7M 25s",
                                " 95050K .......... .......... .......... .......... .......... 16% 43.8M 25s",
                                " 95100K .......... .......... .......... .......... .......... 17% 23.4M 25s",
                                " 95150K .......... .......... .......... .......... .......... 17% 11.3M 25s",
                                " 95200K .......... .......... .......... .......... .......... 17% 36.7M 25s",
                                " 95250K .......... .......... .......... .......... .......... 17% 21.0M 25s",
                                " 95300K .......... .......... .......... .......... .......... 17% 16.7M 25s",
                                " 95350K .......... .......... .......... .......... .......... 17% 21.8M 25s",
                                " 95400K .......... .......... .......... .......... .......... 17% 11.0M 25s",
                                " 95450K .......... .......... .......... .......... .......... 17% 30.7M 25s",
                                " 95500K .......... .......... .......... .......... .......... 17% 27.6M 25s",
                                " 95550K .......... .......... .......... .......... .......... 17% 20.0M 25s",
                                " 95600K .......... .......... .......... .......... .......... 17% 28.9M 25s",
                                " 95650K .......... .......... .......... .......... .......... 17% 41.2M 25s",
                                " 95700K .......... .......... .......... .......... .......... 17% 8.96M 25s",
                                " 95750K .......... .......... .......... .......... .......... 17% 33.1M 25s",
                                " 95800K .......... .......... .......... .......... .......... 17% 10.3M 25s",
                                " 95850K .......... .......... .......... .......... .......... 17% 33.5M 25s",
                                " 95900K .......... .......... .......... .......... .......... 17% 37.3M 25s",
                                " 95950K .......... .......... .......... .......... .......... 17% 11.0M 25s",
                                " 96000K .......... .......... .......... .......... .......... 17% 20.4M 25s",
                                " 96050K .......... .......... .......... .......... .......... 17% 14.7M 25s",
                                " 96100K .......... .......... .......... .......... .......... 17% 24.1M 25s",
                                " 96150K .......... .......... .......... .......... .......... 17% 21.7M 25s",
                                " 96200K .......... .......... .......... .......... .......... 17% 43.1M 25s",
                                " 96250K .......... .......... .......... .......... .......... 17% 21.1M 25s",
                                " 96300K .......... .......... .......... .......... .......... 17% 17.5M 25s",
                                " 96350K .......... .......... .......... .......... .......... 17% 41.2M 25s",
                                " 96400K .......... .......... .......... .......... .......... 17% 45.6M 25s",
                                " 96450K .......... .......... .......... .......... .......... 17% 15.5M 25s",
                                " 96500K .......... .......... .......... .......... .......... 17% 31.3M 25s",
                                " 96550K .......... .......... .......... .......... .......... 17% 14.4M 25s",
                                " 96600K .......... .......... .......... .......... .......... 17% 36.6M 25s",
                                " 96650K .......... .......... .......... .......... .......... 17% 22.8M 25s",
                                " 96700K .......... .......... .......... .......... .......... 17% 9.40M 25s",
                                " 96750K .......... .......... .......... .......... .......... 17% 17.8M 25s",
                                " 96800K .......... .......... .......... .......... .......... 17% 14.5M 25s",
                                " 96850K .......... .......... .......... .......... .......... 17% 33.8M 25s",
                                " 96900K .......... .......... .......... .......... .......... 17% 12.2M 25s",
                                " 96950K .......... .......... .......... .......... .......... 17% 8.67M 25s",
                                " 97000K .......... .......... .......... .......... .......... 17% 14.0M 25s",
                                " 97050K .......... .......... .......... .......... .......... 17% 47.1M 25s",
                                " 97100K .......... .......... .......... .......... .......... 17% 10.5M 25s",
                                " 97150K .......... .......... .......... .......... .......... 17% 39.1M 25s",
                                " 97200K .......... .......... .......... .......... .......... 17% 9.00M 25s",
                                " 97250K .......... .......... .......... .......... .......... 17% 7.99M 25s",
                                " 97300K .......... .......... .......... .......... .......... 17% 36.6M 25s",
                                " 97350K .......... .......... .......... .......... .......... 17% 14.2M 25s",
                                " 97400K .......... .......... .......... .......... .......... 17% 12.5M 25s",
                                " 97450K .......... .......... .......... .......... .......... 17% 38.6M 25s",
                                " 97500K .......... .......... .......... .......... .......... 17% 12.4M 25s",
                                " 97550K .......... .......... .......... .......... .......... 17% 41.3M 25s",
                                " 97600K .......... .......... .......... .......... .......... 17% 11.0M 25s",
                                " 97650K .......... .......... .......... .......... .......... 17% 24.5M 25s",
                                " 97700K .......... .......... .......... .......... .......... 17% 14.6M 25s",
                                " 97750K .......... .......... .......... .......... .......... 17% 35.6M 25s",
                                " 97800K .......... .......... .......... .......... .......... 17% 32.6M 25s",
                                " 97850K .......... .......... .......... .......... .......... 17% 8.80M 25s",
                                " 97900K .......... .......... .......... .......... .......... 17% 25.9M 25s",
                                " 97950K .......... .......... .......... .......... .......... 17% 13.2M 25s",
                                " 98000K .......... .......... .......... .......... .......... 17% 26.6M 25s",
                                " 98050K .......... .......... .......... .......... .......... 17% 24.8M 25s",
                                " 98100K .......... .......... .......... .......... .......... 17% 22.5M 25s",
                                " 98150K .......... .......... .......... .......... .......... 17% 15.5M 25s",
                                " 98200K .......... .......... .......... .......... .......... 17% 14.2M 25s",
                                " 98250K .......... .......... .......... .......... .......... 17% 38.6M 25s",
                                " 98300K .......... .......... .......... .......... .......... 17% 17.7M 25s",
                                " 98350K .......... .......... .......... .......... .......... 17% 13.9M 25s",
                                " 98400K .......... .......... .......... .......... .......... 17% 14.1M 25s",
                                " 98450K .......... .......... .......... .......... .......... 17% 40.9M 25s",
                                " 98500K .......... .......... .......... .......... .......... 17% 8.55M 25s",
                                " 98550K .......... .......... .......... .......... .......... 17% 33.1M 25s",
                                " 98600K .......... .......... .......... .......... .......... 17% 20.0M 25s",
                                " 98650K .......... .......... .......... .......... .......... 17% 8.82M 25s",
                                " 98700K .......... .......... .......... .......... .......... 17% 28.9M 25s",
                                " 98750K .......... .......... .......... .......... .......... 17% 30.7M 25s",
                                " 98800K .......... .......... .......... .......... .......... 17% 15.6M 25s",
                                " 98850K .......... .......... .......... .......... .......... 17% 13.9M 25s",
                                " 98900K .......... .......... .......... .......... .......... 17% 21.2M 25s",
                                " 98950K .......... .......... .......... .......... .......... 17% 24.8M 25s",
                                " 99000K .......... .......... .......... .......... .......... 17% 18.6M 25s",
                                " 99050K .......... .......... .......... .......... .......... 17% 39.0M 25s",
                                " 99100K .......... .......... .......... .......... .......... 17% 16.0M 25s",
                                " 99150K .......... .......... .......... .......... .......... 17% 43.8M 25s",
                                " 99200K .......... .......... .......... .......... .......... 17% 29.6M 25s",
                                " 99250K .......... .......... .......... .......... .......... 17% 30.8M 25s",
                                " 99300K .......... .......... .......... .......... .......... 17% 33.1M 25s",
                                " 99350K .......... .......... .......... .......... .......... 17% 39.8M 25s",
                                " 99400K .......... .......... .......... .......... .......... 17% 26.6M 25s",
                                " 99450K .......... .......... .......... .......... .......... 17% 13.3M 25s",
                                " 99500K .......... .......... .......... .......... .......... 17% 39.2M 25s",
                                " 99550K .......... .......... .......... .......... .......... 17% 29.1M 25s",
                                " 99600K .......... .......... .......... .......... .......... 17% 17.9M 25s",
                                " 99650K .......... .......... .......... .......... .......... 17% 35.1M 25s",
                                " 99700K .......... .......... .......... .......... .......... 17% 16.3M 25s",
                                " 99750K .......... .......... .......... .......... .......... 17% 35.9M 25s",
                                " 99800K .......... .......... .......... .......... .......... 17% 21.5M 25s",
                                " 99850K .......... .......... .......... .......... .......... 17% 37.4M 25s",
                                " 99900K .......... .......... .......... .......... .......... 17% 29.9M 25s",
                                " 99950K .......... .......... .......... .......... .......... 17% 14.6M 25s",
                                "100000K .......... .......... .......... .......... .......... 17% 26.3M 25s",
                                "100050K .......... .......... .......... .......... .......... 17% 20.5M 25s",
                                "100100K .......... .......... .......... .......... .......... 17% 29.1M 25s",
                                "100150K .......... .......... .......... .......... .......... 17% 22.8M 25s",
                                "100200K .......... .......... .......... .......... .......... 17% 24.7M 25s",
                                "100250K .......... .......... .......... .......... .......... 17% 29.5M 25s",
                                "100300K .......... .......... .......... .......... .......... 17% 34.4M 25s",
                                "100350K .......... .......... .......... .......... .......... 17% 36.0M 25s",
                                "100400K .......... .......... .......... .......... .......... 17% 29.8M 25s",
                                "100450K .......... .......... .......... .......... .......... 17% 38.0M 25s",
                                "100500K .......... .......... .......... .......... .......... 17% 45.9M 25s",
                                "100550K .......... .......... .......... .......... .......... 17% 40.1M 25s",
                                "100600K .......... .......... .......... .......... .......... 17% 27.7M 25s",
                                "100650K .......... .......... .......... .......... .......... 18% 20.0M 25s",
                                "100700K .......... .......... .......... .......... .......... 18% 33.6M 25s",
                                "100750K .......... .......... .......... .......... .......... 18% 13.7M 25s",
                                "100800K .......... .......... .......... .......... .......... 18% 37.5M 25s",
                                "100850K .......... .......... .......... .......... .......... 18% 32.7M 25s",
                                "100900K .......... .......... .......... .......... .......... 18% 28.9M 25s",
                                "100950K .......... .......... .......... .......... .......... 18% 19.9M 25s",
                                "101000K .......... .......... .......... .......... .......... 18% 10.9M 25s",
                                "101050K .......... .......... .......... .......... .......... 18% 30.2M 25s",
                                "101100K .......... .......... .......... .......... .......... 18% 30.2M 25s",
                                "101150K .......... .......... .......... .......... .......... 18% 36.5M 24s",
                                "101200K .......... .......... .......... .......... .......... 18% 25.6M 24s",
                                "101250K .......... .......... .......... .......... .......... 18% 46.9M 24s",
                                "101300K .......... .......... .......... .......... .......... 18% 11.1M 24s",
                                "101350K .......... .......... .......... .......... .......... 18% 21.5M 24s",
                                "101400K .......... .......... .......... .......... .......... 18% 13.7M 24s",
                                "101450K .......... .......... .......... .......... .......... 18% 31.3M 24s",
                                "101500K .......... .......... .......... .......... .......... 18% 34.6M 24s",
                                "101550K .......... .......... .......... .......... .......... 18% 33.7M 24s",
                                "101600K .......... .......... .......... .......... .......... 18% 32.2M 24s",
                                "101650K .......... .......... .......... .......... .......... 18% 46.9M 24s",
                                "101700K .......... .......... .......... .......... .......... 18% 26.0M 24s",
                                "101750K .......... .......... .......... .......... .......... 18% 42.7M 24s",
                                "101800K .......... .......... .......... .......... .......... 18% 40.1M 24s",
                                "101850K .......... .......... .......... .......... .......... 18% 24.9M 24s",
                                "101900K .......... .......... .......... .......... .......... 18% 32.5M 24s",
                                "101950K .......... .......... .......... .......... .......... 18% 40.8M 24s",
                                "102000K .......... .......... .......... .......... .......... 18% 22.4M 24s",
                                "102050K .......... .......... .......... .......... .......... 18% 34.6M 24s",
                                "102100K .......... .......... .......... .......... .......... 18% 31.1M 24s",
                                "102150K .......... .......... .......... .......... .......... 18% 35.4M 24s",
                                "102200K .......... .......... .......... .......... .......... 18% 36.9M 24s",
                                "102250K .......... .......... .......... .......... .......... 18% 32.9M 24s",
                                "102300K .......... .......... .......... .......... .......... 18% 23.4M 24s",
                                "102350K .......... .......... .......... .......... .......... 18% 20.5M 24s",
                                "102400K .......... .......... .......... .......... .......... 18% 34.0M 24s",
                                "102450K .......... .......... .......... .......... .......... 18% 48.5M 24s",
                                "102500K .......... .......... .......... .......... .......... 18% 35.5M 24s",
                                "102550K .......... .......... .......... .......... .......... 18% 30.3M 24s",
                                "102600K .......... .......... .......... .......... .......... 18% 35.7M 24s",
                                "102650K .......... .......... .......... .......... .......... 18% 42.8M 24s",
                                "102700K .......... .......... .......... .......... .......... 18% 21.6M 24s",
                                "102750K .......... .......... .......... .......... .......... 18% 28.6M 24s",
                                "102800K .......... .......... .......... .......... .......... 18% 20.8M 24s",
                                "102850K .......... .......... .......... .......... .......... 18% 21.6M 24s",
                                "102900K .......... .......... .......... .......... .......... 18% 38.8M 24s",
                                "102950K .......... .......... .......... .......... .......... 18% 22.9M 24s",
                                "103000K .......... .......... .......... .......... .......... 18% 19.5M 24s",
                                "103050K .......... .......... .......... .......... .......... 18% 17.4M 24s",
                                "103100K .......... .......... .......... .......... .......... 18% 35.3M 24s",
                                "103150K .......... .......... .......... .......... .......... 18% 38.5M 24s",
                                "103200K .......... .......... .......... .......... .......... 18% 33.8M 24s",
                                "103250K .......... .......... .......... .......... .......... 18% 23.7M 24s",
                                "103300K .......... .......... .......... .......... .......... 18% 39.4M 24s",
                                "103350K .......... .......... .......... .......... .......... 18% 43.0M 24s",
                                "103400K .......... .......... .......... .......... .......... 18% 23.1M 24s",
                                "103450K .......... .......... .......... .......... .......... 18% 28.6M 24s",
                                "103500K .......... .......... .......... .......... .......... 18% 20.1M 24s",
                                "103550K .......... .......... .......... .......... .......... 18% 23.0M 24s",
                                "103600K .......... .......... .......... .......... .......... 18% 33.8M 24s",
                                "103650K .......... .......... .......... .......... .......... 18% 31.1M 24s",
                                "103700K .......... .......... .......... .......... .......... 18% 36.6M 24s",
                                "103750K .......... .......... .......... .......... .......... 18% 30.9M 24s",
                                "103800K .......... .......... .......... .......... .......... 18% 48.5M 24s",
                                "103850K .......... .......... .......... .......... .......... 18% 49.2M 24s",
                                "103900K .......... .......... .......... .......... .......... 18% 50.6M 24s",
                                "103950K .......... .......... .......... .......... .......... 18% 41.0M 24s",
                                "104000K .......... .......... .......... .......... .......... 18% 50.7M 24s",
                                "104050K .......... .......... .......... .......... .......... 18% 47.4M 24s",
                                "104100K .......... .......... .......... .......... .......... 18% 49.9M 24s",
                                "104150K .......... .......... .......... .......... .......... 18% 42.8M 24s",
                                "104200K .......... .......... .......... .......... .......... 18% 48.5M 24s",
                                "104250K .......... .......... .......... .......... .......... 18% 52.0M 24s",
                                "104300K .......... .......... .......... .......... .......... 18% 50.4M 24s",
                                "104350K .......... .......... .......... .......... .......... 18% 37.8M 24s",
                                "104400K .......... .......... .......... .......... .......... 18% 49.5M 24s",
                                "104450K .......... .......... .......... .......... .......... 18% 46.9M 24s",
                                "104500K .......... .......... .......... .......... .......... 18% 48.6M 24s",
                                "104550K .......... .......... .......... .......... .......... 18% 43.3M 24s",
                                "104600K .......... .......... .......... .......... .......... 18% 49.6M 24s",
                                "104650K .......... .......... .......... .......... .......... 18% 29.7M 24s",
                                "104700K .......... .......... .......... .......... .......... 18% 35.9M 24s",
                                "104750K .......... .......... .......... .......... .......... 18% 34.6M 24s",
                                "104800K .......... .......... .......... .......... .......... 18% 27.8M 24s",
                                "104850K .......... .......... .......... .......... .......... 18% 29.2M 24s",
                                "104900K .......... .......... .......... .......... .......... 18% 33.2M 24s",
                                "104950K .......... .......... .......... .......... .......... 18% 26.4M 24s",
                                "105000K .......... .......... .......... .......... .......... 18% 42.5M 24s",
                                "105050K .......... .......... .......... .......... .......... 18% 37.8M 24s",
                                "105100K .......... .......... .......... .......... .......... 18% 30.1M 24s",
                                "105150K .......... .......... .......... .......... .......... 18% 38.9M 24s",
                                "105200K .......... .......... .......... .......... .......... 18% 39.2M 24s",
                                "105250K .......... .......... .......... .......... .......... 18% 35.5M 24s",
                                "105300K .......... .......... .......... .......... .......... 18% 38.5M 24s",
                                "105350K .......... .......... .......... .......... .......... 18% 44.7M 24s",
                                "105400K .......... .......... .......... .......... .......... 18% 30.1M 24s",
                                "105450K .......... .......... .......... .......... .......... 18% 42.2M 24s",
                                "105500K .......... .......... .......... .......... .......... 18% 23.7M 24s",
                                "105550K .......... .......... .......... .......... .......... 18% 26.3M 24s",
                                "105600K .......... .......... .......... .......... .......... 18% 24.5M 24s",
                                "105650K .......... .......... .......... .......... .......... 18% 19.9M 24s",
                                "105700K .......... .......... .......... .......... .......... 18% 47.3M 24s",
                                "105750K .......... .......... .......... .......... .......... 18% 21.5M 24s",
                                "105800K .......... .......... .......... .......... .......... 18% 19.6M 24s",
                                "105850K .......... .......... .......... .......... .......... 18% 34.4M 24s",
                                "105900K .......... .......... .......... .......... .......... 18% 39.2M 24s",
                                "105950K .......... .......... .......... .......... .......... 18% 31.9M 24s",
                                "106000K .......... .......... .......... .......... .......... 18% 47.4M 24s",
                                "106050K .......... .......... .......... .......... .......... 18% 46.3M 24s",
                                "106100K .......... .......... .......... .......... .......... 18% 43.4M 24s",
                                "106150K .......... .......... .......... .......... .......... 18% 39.2M 24s",
                                "106200K .......... .......... .......... .......... .......... 18% 46.6M 24s",
                                "106250K .......... .......... .......... .......... .......... 19% 31.3M 24s",
                                "106300K .......... .......... .......... .......... .......... 19% 32.8M 24s",
                                "106350K .......... .......... .......... .......... .......... 19% 39.5M 24s",
                                "106400K .......... .......... .......... .......... .......... 19% 41.0M 24s",
                                "106450K .......... .......... .......... .......... .......... 19% 31.6M 24s",
                                "106500K .......... .......... .......... .......... .......... 19% 41.7M 24s",
                                "106550K .......... .......... .......... .......... .......... 19% 40.4M 24s",
                                "106600K .......... .......... .......... .......... .......... 19% 34.9M 24s",
                                "106650K .......... .......... .......... .......... .......... 19% 36.8M 24s",
                                "106700K .......... .......... .......... .......... .......... 19% 42.4M 24s",
                                "106750K .......... .......... .......... .......... .......... 19% 42.9M 24s",
                                "106800K .......... .......... .......... .......... .......... 19% 45.8M 24s",
                                "106850K .......... .......... .......... .......... .......... 19% 52.8M 24s",
                                "106900K .......... .......... .......... .......... .......... 19% 46.9M 24s",
                                "106950K .......... .......... .......... .......... .......... 19% 13.5M 24s",
                                "107000K .......... .......... .......... .......... .......... 19% 46.3M 24s",
                                "107050K .......... .......... .......... .......... .......... 19% 52.4M 24s",
                                "107100K .......... .......... .......... .......... .......... 19% 50.3M 24s",
                                "107150K .......... .......... .......... .......... .......... 19% 33.7M 24s",
                                "107200K .......... .......... .......... .......... .......... 19% 51.5M 24s",
                                "107250K .......... .......... .......... .......... .......... 19% 36.4M 24s",
                                "107300K .......... .......... .......... .......... .......... 19% 45.3M 24s",
                                "107350K .......... .......... .......... .......... .......... 19% 49.4M 24s",
                                "107400K .......... .......... .......... .......... .......... 19% 23.0M 24s",
                                "107450K .......... .......... .......... .......... .......... 19% 23.8M 24s",
                                "107500K .......... .......... .......... .......... .......... 19% 23.2M 24s",
                                "107550K .......... .......... .......... .......... .......... 19% 20.8M 24s",
                                "107600K .......... .......... .......... .......... .......... 19% 40.4M 24s",
                                "107650K .......... .......... .......... .......... .......... 19% 22.5M 24s",
                                "107700K .......... .......... .......... .......... .......... 19% 31.9M 24s",
                                "107750K .......... .......... .......... .......... .......... 19% 42.0M 24s",
                                "107800K .......... .......... .......... .......... .......... 19% 38.7M 24s",
                                "107850K .......... .......... .......... .......... .......... 19% 25.8M 23s",
                                "107900K .......... .......... .......... .......... .......... 19% 33.7M 23s",
                                "107950K .......... .......... .......... .......... .......... 19% 5.25M 24s",
                                "108000K .......... .......... .......... .......... .......... 19% 39.7M 24s",
                                "108050K .......... .......... .......... .......... .......... 19% 44.2M 23s",
                                "108100K .......... .......... .......... .......... .......... 19% 44.7M 23s",
                                "108150K .......... .......... .......... .......... .......... 19% 8.99M 23s",
                                "108200K .......... .......... .......... .......... .......... 19% 31.7M 23s",
                                "108250K .......... .......... .......... .......... .......... 19% 33.4M 23s",
                                "108300K .......... .......... .......... .......... .......... 19% 35.9M 23s",
                                "108350K .......... .......... .......... .......... .......... 19% 34.3M 23s",
                                "108400K .......... .......... .......... .......... .......... 19% 29.9M 23s",
                                "108450K .......... .......... .......... .......... .......... 19% 34.0M 23s",
                                "108500K .......... .......... .......... .......... .......... 19% 38.8M 23s",
                                "108550K .......... .......... .......... .......... .......... 19% 42.6M 23s",
                                "108600K .......... .......... .......... .......... .......... 19% 40.0M 23s",
                                "108650K .......... .......... .......... .......... .......... 19% 47.8M 23s",
                                "108700K .......... .......... .......... .......... .......... 19% 48.0M 23s",
                                "108750K .......... .......... .......... .......... .......... 19% 35.2M 23s",
                                "108800K .......... .......... .......... .......... .......... 19% 30.1M 23s",
                                "108850K .......... .......... .......... .......... .......... 19% 34.1M 23s",
                                "108900K .......... .......... .......... .......... .......... 19% 35.2M 23s",
                                "108950K .......... .......... .......... .......... .......... 19% 31.8M 23s",
                                "109000K .......... .......... .......... .......... .......... 19% 33.2M 23s",
                                "109050K .......... .......... .......... .......... .......... 19% 31.7M 23s",
                                "109100K .......... .......... .......... .......... .......... 19% 39.6M 23s",
                                "109150K .......... .......... .......... .......... .......... 19% 29.0M 23s",
                                "109200K .......... .......... .......... .......... .......... 19% 23.6M 23s",
                                "109250K .......... .......... .......... .......... .......... 19% 14.5M 23s",
                                "109300K .......... .......... .......... .......... .......... 19% 29.0M 23s",
                                "109350K .......... .......... .......... .......... .......... 19% 29.1M 23s",
                                "109400K .......... .......... .......... .......... .......... 19% 30.6M 23s",
                                "109450K .......... .......... .......... .......... .......... 19% 34.0M 23s",
                                "109500K .......... .......... .......... .......... .......... 19% 40.1M 23s",
                                "109550K .......... .......... .......... .......... .......... 19% 30.5M 23s",
                                "109600K .......... .......... .......... .......... .......... 19% 34.3M 23s",
                                "109650K .......... .......... .......... .......... .......... 19% 31.4M 23s",
                                "109700K .......... .......... .......... .......... .......... 19% 39.2M 23s",
                                "109750K .......... .......... .......... .......... .......... 19% 33.7M 23s",
                                "109800K .......... .......... .......... .......... .......... 19% 29.3M 23s",
                                "109850K .......... .......... .......... .......... .......... 19% 32.6M 23s",
                                "109900K .......... .......... .......... .......... .......... 19% 38.2M 23s",
                                "109950K .......... .......... .......... .......... .......... 19% 36.9M 23s",
                                "110000K .......... .......... .......... .......... .......... 19% 30.7M 23s",
                                "110050K .......... .......... .......... .......... .......... 19% 33.6M 23s",
                                "110100K .......... .......... .......... .......... .......... 19% 32.8M 23s",
                                "110150K .......... .......... .......... .......... .......... 19% 34.6M 23s",
                                "110200K .......... .......... .......... .......... .......... 19% 31.3M 23s",
                                "110250K .......... .......... .......... .......... .......... 19% 35.2M 23s",
                                "110300K .......... .......... .......... .......... .......... 19% 38.7M 23s",
                                "110350K .......... .......... .......... .......... .......... 19% 33.8M 23s",
                                "110400K .......... .......... .......... .......... .......... 19% 30.6M 23s",
                                "110450K .......... .......... .......... .......... .......... 19% 36.0M 23s",
                                "110500K .......... .......... .......... .......... .......... 19% 34.7M 23s",
                                "110550K .......... .......... .......... .......... .......... 19% 35.4M 23s",
                                "110600K .......... .......... .......... .......... .......... 19% 24.3M 23s",
                                "110650K .......... .......... .......... .......... .......... 19% 36.5M 23s",
                                "110700K .......... .......... .......... .......... .......... 19% 36.8M 23s",
                                "110750K .......... .......... .......... .......... .......... 19% 35.0M 23s",
                                "110800K .......... .......... .......... .......... .......... 19% 29.3M 23s",
                                "110850K .......... .......... .......... .......... .......... 19% 27.3M 23s",
                                "110900K .......... .......... .......... .......... .......... 19% 40.5M 23s",
                                "110950K .......... .......... .......... .......... .......... 19% 29.1M 23s",
                                "111000K .......... .......... .......... .......... .......... 19% 31.0M 23s",
                                "111050K .......... .......... .......... .......... .......... 19% 35.0M 23s",
                                "111100K .......... .......... .......... .......... .......... 19% 29.6M 23s",
                                "111150K .......... .......... .......... .......... .......... 19% 40.0M 23s",
                                "111200K .......... .......... .......... .......... .......... 19% 27.1M 23s",
                                "111250K .......... .......... .......... .......... .......... 19% 22.8M 23s",
                                "111300K .......... .......... .......... .......... .......... 19% 37.3M 23s",
                                "111350K .......... .......... .......... .......... .......... 19% 26.1M 23s",
                                "111400K .......... .......... .......... .......... .......... 19% 29.8M 23s",
                                "111450K .......... .......... .......... .......... .......... 19% 29.8M 23s",
                                "111500K .......... .......... .......... .......... .......... 19% 27.3M 23s",
                                "111550K .......... .......... .......... .......... .......... 19% 37.8M 23s",
                                "111600K .......... .......... .......... .......... .......... 19% 34.7M 23s",
                                "111650K .......... .......... .......... .......... .......... 19% 27.8M 23s",
                                "111700K .......... .......... .......... .......... .......... 19% 37.7M 23s",
                                "111750K .......... .......... .......... .......... .......... 19% 32.4M 23s",
                                "111800K .......... .......... .......... .......... .......... 19% 31.7M 23s",
                                "111850K .......... .......... .......... .......... .......... 20% 29.9M 23s",
                                "111900K .......... .......... .......... .......... .......... 20% 31.7M 23s",
                                "111950K .......... .......... .......... .......... .......... 20% 32.6M 23s",
                                "112000K .......... .......... .......... .......... .......... 20% 35.7M 23s",
                                "112050K .......... .......... .......... .......... .......... 20% 40.5M 23s",
                                "112100K .......... .......... .......... .......... .......... 20% 35.4M 23s",
                                "112150K .......... .......... .......... .......... .......... 20% 38.0M 23s",
                                "112200K .......... .......... .......... .......... .......... 20% 32.3M 23s",
                                "112250K .......... .......... .......... .......... .......... 20% 33.5M 23s",
                                "112300K .......... .......... .......... .......... .......... 20% 35.5M 23s",
                                "112350K .......... .......... .......... .......... .......... 20% 37.3M 23s",
                                "112400K .......... .......... .......... .......... .......... 20% 33.1M 23s",
                                "112450K .......... .......... .......... .......... .......... 20% 34.8M 23s",
                                "112500K .......... .......... .......... .......... .......... 20% 32.2M 23s",
                                "112550K .......... .......... .......... .......... .......... 20% 38.6M 23s",
                                "112600K .......... .......... .......... .......... .......... 20% 31.3M 23s",
                                "112650K .......... .......... .......... .......... .......... 20% 34.8M 23s",
                                "112700K .......... .......... .......... .......... .......... 20% 34.8M 23s",
                                "112750K .......... .......... .......... .......... .......... 20% 38.5M 23s",
                                "112800K .......... .......... .......... .......... .......... 20% 32.0M 23s",
                                "112850K .......... .......... .......... .......... .......... 20% 31.9M 23s",
                                "112900K .......... .......... .......... .......... .......... 20% 49.8M 23s",
                                "112950K .......... .......... .......... .......... .......... 20% 49.2M 23s",
                                "113000K .......... .......... .......... .......... .......... 20% 41.7M 23s",
                                "113050K .......... .......... .......... .......... .......... 20% 47.7M 23s",
                                "113100K .......... .......... .......... .......... .......... 20% 49.6M 23s",
                                "113150K .......... .......... .......... .......... .......... 20% 51.6M 23s",
                                "113200K .......... .......... .......... .......... .......... 20% 46.7M 23s",
                                "113250K .......... .......... .......... .......... .......... 20% 45.8M 23s",
                                "113300K .......... .......... .......... .......... .......... 20% 34.1M 23s",
                                "113350K .......... .......... .......... .......... .......... 20% 49.4M 23s",
                                "113400K .......... .......... .......... .......... .......... 20% 45.7M 23s",
                                "113450K .......... .......... .......... .......... .......... 20% 39.7M 23s",
                                "113500K .......... .......... .......... .......... .......... 20% 52.5M 23s",
                                "113550K .......... .......... .......... .......... .......... 20% 42.2M 23s",
                                "113600K .......... .......... .......... .......... .......... 20% 43.9M 23s",
                                "113650K .......... .......... .......... .......... .......... 20% 54.4M 23s",
                                "113700K .......... .......... .......... .......... .......... 20% 38.6M 23s",
                                "113750K .......... .......... .......... .......... .......... 20% 49.5M 23s",
                                "113800K .......... .......... .......... .......... .......... 20% 39.5M 23s",
                                "113850K .......... .......... .......... .......... .......... 20% 46.9M 23s",
                                "113900K .......... .......... .......... .......... .......... 20% 51.1M 23s",
                                "113950K .......... .......... .......... .......... .......... 20% 35.6M 23s",
                                "114000K .......... .......... .......... .......... .......... 20% 38.1M 23s",
                                "114050K .......... .......... .......... .......... .......... 20% 51.5M 23s",
                                "114100K .......... .......... .......... .......... .......... 20% 34.9M 23s",
                                "114150K .......... .......... .......... .......... .......... 20% 39.7M 23s",
                                "114200K .......... .......... .......... .......... .......... 20% 45.8M 23s",
                                "114250K .......... .......... .......... .......... .......... 20% 52.5M 23s",
                                "114300K .......... .......... .......... .......... .......... 20% 45.6M 23s",
                                "114350K .......... .......... .......... .......... .......... 20% 35.2M 23s",
                                "114400K .......... .......... .......... .......... .......... 20% 36.8M 23s",
                                "114450K .......... .......... .......... .......... .......... 20% 50.3M 23s",
                                "114500K .......... .......... .......... .......... .......... 20% 34.5M 23s",
                                "114550K .......... .......... .......... .......... .......... 20% 47.1M 23s",
                                "114600K .......... .......... .......... .......... .......... 20% 82.5M 23s",
                                "114650K .......... .......... .......... .......... .......... 20% 34.4M 23s",
                                "114700K .......... .......... .......... .......... .......... 20% 45.1M 23s",
                                "114750K .......... .......... .......... .......... .......... 20% 27.1M 23s",
                                "114800K .......... .......... .......... .......... .......... 20% 59.2M 23s",
                                "114850K .......... .......... .......... .......... .......... 20% 39.8M 23s",
                                "114900K .......... .......... .......... .......... .......... 20% 30.6M 23s",
                                "114950K .......... .......... .......... .......... .......... 20% 25.6M 23s",
                                "115000K .......... .......... .......... .......... .......... 20% 31.1M 22s",
                                "115050K .......... .......... .......... .......... .......... 20% 53.9M 22s",
                                "115100K .......... .......... .......... .......... .......... 20% 46.7M 22s",
                                "115150K .......... .......... .......... .......... .......... 20% 33.7M 22s",
                                "115200K .......... .......... .......... .......... .......... 20% 30.7M 22s",
                                "115250K .......... .......... .......... .......... .......... 20% 69.4M 22s",
                                "115300K .......... .......... .......... .......... .......... 20% 21.6M 22s",
                                "115350K .......... .......... .......... .......... .......... 20% 43.0M 22s",
                                "115400K .......... .......... .......... .......... .......... 20% 35.6M 22s",
                                "115450K .......... .......... .......... .......... .......... 20% 31.2M 22s",
                                "115500K .......... .......... .......... .......... .......... 20% 74.2M 22s",
                                "115550K .......... .......... .......... .......... .......... 20% 26.3M 22s",
                                "115600K .......... .......... .......... .......... .......... 20% 38.0M 22s",
                                "115650K .......... .......... .......... .......... .......... 20% 24.8M 22s",
                                "115700K .......... .......... .......... .......... .......... 20% 25.8M 22s",
                                "115750K .......... .......... .......... .......... .......... 20%  100M 22s",
                                "115800K .......... .......... .......... .......... .......... 20% 25.6M 22s",
                                "115850K .......... .......... .......... .......... .......... 20% 12.3M 22s",
                                "115900K .......... .......... .......... .......... .......... 20% 44.6M 22s",
                                "115950K .......... .......... .......... .......... .......... 20% 29.9M 22s",
                                "116000K .......... .......... .......... .......... .......... 20% 21.5M 22s",
                                "116050K .......... .......... .......... .......... .......... 20% 25.5M 22s",
                                "116100K .......... .......... .......... .......... .......... 20% 37.5M 22s",
                                "116150K .......... .......... .......... .......... .......... 20% 23.5M 22s",
                                "116200K .......... .......... .......... .......... .......... 20% 40.4M 22s",
                                "116250K .......... .......... .......... .......... .......... 20% 44.5M 22s",
                                "116300K .......... .......... .......... .......... .......... 20% 11.0M 22s",
                                "116350K .......... .......... .......... .......... .......... 20% 42.3M 22s",
                                "116400K .......... .......... .......... .......... .......... 20% 15.8M 22s",
                                "116450K .......... .......... .......... .......... .......... 20% 25.4M 22s",
                                "116500K .......... .......... .......... .......... .......... 20% 43.5M 22s",
                                "116550K .......... .......... .......... .......... .......... 20% 24.9M 22s",
                                "116600K .......... .......... .......... .......... .......... 20% 20.6M 22s",
                                "116650K .......... .......... .......... .......... .......... 20% 73.6M 22s",
                                "116700K .......... .......... .......... .......... .......... 20% 81.4M 22s",
                                "116750K .......... .......... .......... .......... .......... 20% 69.2M 22s",
                                "116800K .......... .......... .......... .......... .......... 20% 64.7M 22s",
                                "116850K .......... .......... .......... .......... .......... 20% 27.8M 22s",
                                "116900K .......... .......... .......... .......... .......... 20% 76.5M 22s",
                                "116950K .......... .......... .......... .......... .......... 20% 43.6M 22s",
                                "117000K .......... .......... .......... .......... .......... 20% 26.6M 22s",
                                "117050K .......... .......... .......... .......... .......... 20% 35.4M 22s",
                                "117100K .......... .......... .......... .......... .......... 20% 30.7M 22s",
                                "117150K .......... .......... .......... .......... .......... 20% 81.2M 22s",
                                "117200K .......... .......... .......... .......... .......... 20% 29.8M 22s",
                                "117250K .......... .......... .......... .......... .......... 20% 26.2M 22s",
                                "117300K .......... .......... .......... .......... .......... 20% 32.4M 22s",
                                "117350K .......... .......... .......... .......... .......... 20% 30.5M 22s",
                                "117400K .......... .......... .......... .......... .......... 20% 15.7M 22s",
                                "117450K .......... .......... .......... .......... .......... 21% 30.9M 22s",
                                "117500K .......... .......... .......... .......... .......... 21% 31.4M 22s",
                                "117550K .......... .......... .......... .......... .......... 21% 45.4M 22s",
                                "117600K .......... .......... .......... .......... .......... 21% 50.2M 22s",
                                "117650K .......... .......... .......... .......... .......... 21% 42.2M 22s",
                                "117700K .......... .......... .......... .......... .......... 21% 52.8M 22s",
                                "117750K .......... .......... .......... .......... .......... 21% 44.4M 22s",
                                "117800K .......... .......... .......... .......... .......... 21% 49.2M 22s",
                                "117850K .......... .......... .......... .......... .......... 21% 44.1M 22s",
                                "117900K .......... .......... .......... .......... .......... 21% 24.7M 22s",
                                "117950K .......... .......... .......... .......... .......... 21% 44.2M 22s",
                                "118000K .......... .......... .......... .......... .......... 21% 27.8M 22s",
                                "118050K .......... .......... .......... .......... .......... 21% 44.9M 22s",
                                "118100K .......... .......... .......... .......... .......... 21% 49.2M 22s",
                                "118150K .......... .......... .......... .......... .......... 21% 25.4M 22s",
                                "118200K .......... .......... .......... .......... .......... 21% 24.0M 22s",
                                "118250K .......... .......... .......... .......... .......... 21% 20.0M 22s",
                                "118300K .......... .......... .......... .......... .......... 21% 36.2M 22s",
                                "118350K .......... .......... .......... .......... .......... 21% 19.4M 22s",
                                "118400K .......... .......... .......... .......... .......... 21% 19.3M 22s",
                                "118450K .......... .......... .......... .......... .......... 21% 23.1M 22s",
                                "118500K .......... .......... .......... .......... .......... 21% 47.4M 22s",
                                "118550K .......... .......... .......... .......... .......... 21% 43.7M 22s",
                                "118600K .......... .......... .......... .......... .......... 21% 15.8M 22s",
                                "118650K .......... .......... .......... .......... .......... 21% 51.8M 22s",
                                "118700K .......... .......... .......... .......... .......... 21% 19.9M 22s",
                                "118750K .......... .......... .......... .......... .......... 21% 48.1M 22s",
                                "118800K .......... .......... .......... .......... .......... 21% 44.6M 22s",
                                "118850K .......... .......... .......... .......... .......... 21% 50.5M 22s",
                                "118900K .......... .......... .......... .......... .......... 21% 30.2M 22s",
                                "118950K .......... .......... .......... .......... .......... 21% 48.0M 22s",
                                "119000K .......... .......... .......... .......... .......... 21% 42.5M 22s",
                                "119050K .......... .......... .......... .......... .......... 21% 45.8M 22s",
                                "119100K .......... .......... .......... .......... .......... 21% 20.1M 22s",
                                "119150K .......... .......... .......... .......... .......... 21% 33.0M 22s",
                                "119200K .......... .......... .......... .......... .......... 21% 32.4M 22s",
                                "119250K .......... .......... .......... .......... .......... 21% 34.4M 22s",
                                "119300K .......... .......... .......... .......... .......... 21% 30.6M 22s",
                                "119350K .......... .......... .......... .......... .......... 21% 38.0M 22s",
                                "119400K .......... .......... .......... .......... .......... 21% 25.3M 22s",
                                "119450K .......... .......... .......... .......... .......... 21% 37.8M 22s",
                                "119500K .......... .......... .......... .......... .......... 21% 34.2M 22s",
                                "119550K .......... .......... .......... .......... .......... 21% 37.5M 22s",
                                "119600K .......... .......... .......... .......... .......... 21% 30.6M 22s",
                                "119650K .......... .......... .......... .......... .......... 21% 35.9M 22s",
                                "119700K .......... .......... .......... .......... .......... 21% 34.7M 22s",
                                "119750K .......... .......... .......... .......... .......... 21% 28.4M 22s",
                                "119800K .......... .......... .......... .......... .......... 21% 36.8M 22s",
                                "119850K .......... .......... .......... .......... .......... 21% 30.0M 22s",
                                "119900K .......... .......... .......... .......... .......... 21% 38.0M 22s",
                                "119950K .......... .......... .......... .......... .......... 21% 28.4M 22s",
                                "120000K .......... .......... .......... .......... .......... 21% 31.4M 22s",
                                "120050K .......... .......... .......... .......... .......... 21% 31.6M 22s",
                                "120100K .......... .......... .......... .......... .......... 21% 39.7M 22s",
                                "120150K .......... .......... .......... .......... .......... 21% 31.9M 22s",
                                "120200K .......... .......... .......... .......... .......... 21% 33.3M 22s",
                                "120250K .......... .......... .......... .......... .......... 21% 23.6M 22s",
                                "120300K .......... .......... .......... .......... .......... 21% 24.2M 22s",
                                "120350K .......... .......... .......... .......... .......... 21% 36.5M 22s",
                                "120400K .......... .......... .......... .......... .......... 21% 37.9M 22s",
                                "120450K .......... .......... .......... .......... .......... 21% 27.7M 22s",
                                "120500K .......... .......... .......... .......... .......... 21% 39.0M 22s",
                                "120550K .......... .......... .......... .......... .......... 21% 21.2M 22s",
                                "120600K .......... .......... .......... .......... .......... 21% 26.3M 22s",
                                "120650K .......... .......... .......... .......... .......... 21% 29.8M 22s",
                                "120700K .......... .......... .......... .......... .......... 21% 22.2M 22s",
                                "120750K .......... .......... .......... .......... .......... 21% 21.4M 22s",
                                "120800K .......... .......... .......... .......... .......... 21% 37.8M 22s",
                                "120850K .......... .......... .......... .......... .......... 21% 39.7M 22s",
                                "120900K .......... .......... .......... .......... .......... 21% 38.7M 22s",
                                "120950K .......... .......... .......... .......... .......... 21% 34.1M 22s",
                                "121000K .......... .......... .......... .......... .......... 21% 40.3M 22s",
                                "121050K .......... .......... .......... .......... .......... 21% 42.0M 22s",
                                "121100K .......... .......... .......... .......... .......... 21% 38.7M 22s",
                                "121150K .......... .......... .......... .......... .......... 21% 36.1M 22s",
                                "121200K .......... .......... .......... .......... .......... 21% 40.9M 22s",
                                "121250K .......... .......... .......... .......... .......... 21% 38.1M 22s",
                                "121300K .......... .......... .......... .......... .......... 21% 48.6M 22s",
                                "121350K .......... .......... .......... .......... .......... 21% 44.3M 22s",
                                "121400K .......... .......... .......... .......... .......... 21% 47.9M 22s",
                                "121450K .......... .......... .......... .......... .......... 21% 37.8M 22s",
                                "121500K .......... .......... .......... .......... .......... 21% 22.4M 22s",
                                "121550K .......... .......... .......... .......... .......... 21% 30.6M 22s",
                                "121600K .......... .......... .......... .......... .......... 21% 37.3M 22s",
                                "121650K .......... .......... .......... .......... .......... 21% 32.3M 22s",
                                "121700K .......... .......... .......... .......... .......... 21% 36.2M 22s",
                                "121750K .......... .......... .......... .......... .......... 21% 38.5M 22s",
                                "121800K .......... .......... .......... .......... .......... 21% 38.0M 22s",
                                "121850K .......... .......... .......... .......... .......... 21% 32.4M 22s",
                                "121900K .......... .......... .......... .......... .......... 21% 36.8M 22s",
                                "121950K .......... .......... .......... .......... .......... 21% 36.9M 22s",
                                "122000K .......... .......... .......... .......... .......... 21% 38.4M 22s",
                                "122050K .......... .......... .......... .......... .......... 21% 33.7M 22s",
                                "122100K .......... .......... .......... .......... .......... 21% 36.3M 22s",
                                "122150K .......... .......... .......... .......... .......... 21% 36.5M 22s",
                                "122200K .......... .......... .......... .......... .......... 21% 39.7M 22s",
                                "122250K .......... .......... .......... .......... .......... 21% 32.7M 22s",
                                "122300K .......... .......... .......... .......... .......... 21% 37.8M 22s",
                                "122350K .......... .......... .......... .......... .......... 21% 39.5M 22s",
                                "122400K .......... .......... .......... .......... .......... 21% 34.9M 22s",
                                "122450K .......... .......... .......... .......... .......... 21% 30.5M 22s",
                                "122500K .......... .......... .......... .......... .......... 21% 29.4M 22s",
                                "122550K .......... .......... .......... .......... .......... 21% 15.2M 22s",
                                "122600K .......... .......... .......... .......... .......... 21% 35.7M 22s",
                                "122650K .......... .......... .......... .......... .......... 21% 17.8M 22s",
                                "122700K .......... .......... .......... .......... .......... 21% 35.3M 22s",
                                "122750K .......... .......... .......... .......... .......... 21% 36.7M 22s",
                                "122800K .......... .......... .......... .......... .......... 21% 34.8M 22s",
                                "122850K .......... .......... .......... .......... .......... 21% 32.0M 22s",
                                "122900K .......... .......... .......... .......... .......... 21% 20.9M 22s",
                                "122950K .......... .......... .......... .......... .......... 21% 36.6M 22s",
                                "123000K .......... .......... .......... .......... .......... 21% 39.8M 22s",
                                "123050K .......... .......... .......... .......... .......... 22% 35.4M 22s",
                                "123100K .......... .......... .......... .......... .......... 22% 31.7M 22s",
                                "123150K .......... .......... .......... .......... .......... 22% 15.7M 22s",
                                "123200K .......... .......... .......... .......... .......... 22% 27.3M 22s",
                                "123250K .......... .......... .......... .......... .......... 22% 48.5M 22s",
                                "123300K .......... .......... .......... .......... .......... 22% 40.7M 21s",
                                "123350K .......... .......... .......... .......... .......... 22% 50.7M 21s",
                                "123400K .......... .......... .......... .......... .......... 22% 36.9M 21s",
                                "123450K .......... .......... .......... .......... .......... 22% 34.2M 21s",
                                "123500K .......... .......... .......... .......... .......... 22% 44.4M 21s",
                                "123550K .......... .......... .......... .......... .......... 22% 42.0M 21s",
                                "123600K .......... .......... .......... .......... .......... 22% 41.6M 21s",
                                "123650K .......... .......... .......... .......... .......... 22% 45.2M 21s",
                                "123700K .......... .......... .......... .......... .......... 22% 42.9M 21s",
                                "123750K .......... .......... .......... .......... .......... 22% 50.8M 21s",
                                "123800K .......... .......... .......... .......... .......... 22% 31.2M 21s",
                                "123850K .......... .......... .......... .......... .......... 22% 40.9M 21s",
                                "123900K .......... .......... .......... .......... .......... 22% 45.2M 21s",
                                "123950K .......... .......... .......... .......... .......... 22% 50.9M 21s",
                                "124000K .......... .......... .......... .......... .......... 22% 40.0M 21s",
                                "124050K .......... .......... .......... .......... .......... 22% 47.7M 21s",
                                "124100K .......... .......... .......... .......... .......... 22% 38.8M 21s",
                                "124150K .......... .......... .......... .......... .......... 22% 44.1M 21s",
                                "124200K .......... .......... .......... .......... .......... 22% 43.7M 21s",
                                "124250K .......... .......... .......... .......... .......... 22% 40.3M 21s",
                                "124300K .......... .......... .......... .......... .......... 22% 26.3M 21s",
                                "124350K .......... .......... .......... .......... .......... 22% 37.5M 21s",
                                "124400K .......... .......... .......... .......... .......... 22% 33.6M 21s",
                                "124450K .......... .......... .......... .......... .......... 22% 30.5M 21s",
                                "124500K .......... .......... .......... .......... .......... 22% 34.9M 21s",
                                "124550K .......... .......... .......... .......... .......... 22% 28.1M 21s",
                                "124600K .......... .......... .......... .......... .......... 22% 31.1M 21s",
                                "124650K .......... .......... .......... .......... .......... 22% 22.3M 21s",
                                "124700K .......... .......... .......... .......... .......... 22% 20.5M 21s",
                                "124750K .......... .......... .......... .......... .......... 22% 17.7M 21s",
                                "124800K .......... .......... .......... .......... .......... 22% 16.4M 21s",
                                "124850K .......... .......... .......... .......... .......... 22% 34.0M 21s",
                                "124900K .......... .......... .......... .......... .......... 22% 21.1M 21s",
                                "124950K .......... .......... .......... .......... .......... 22% 41.8M 21s",
                                "125000K .......... .......... .......... .......... .......... 22% 41.8M 21s",
                                "125050K .......... .......... .......... .......... .......... 22% 52.9M 21s",
                                "125100K .......... .......... .......... .......... .......... 22% 19.9M 21s",
                                "125150K .......... .......... .......... .......... .......... 22% 34.4M 21s",
                                "125200K .......... .......... .......... .......... .......... 22% 29.5M 21s",
                                "125250K .......... .......... .......... .......... .......... 22% 35.3M 21s",
                                "125300K .......... .......... .......... .......... .......... 22% 35.1M 21s",
                                "125350K .......... .......... .......... .......... .......... 22% 39.6M 21s",
                                "125400K .......... .......... .......... .......... .......... 22% 38.6M 21s",
                                "125450K .......... .......... .......... .......... .......... 22% 39.8M 21s",
                                "125500K .......... .......... .......... .......... .......... 22% 28.0M 21s",
                                "125550K .......... .......... .......... .......... .......... 22% 33.0M 21s",
                                "125600K .......... .......... .......... .......... .......... 22% 48.2M 21s",
                                "125650K .......... .......... .......... .......... .......... 22% 53.5M 21s",
                                "125700K .......... .......... .......... .......... .......... 22% 38.8M 21s",
                                "125750K .......... .......... .......... .......... .......... 22% 38.9M 21s",
                                "125800K .......... .......... .......... .......... .......... 22% 39.5M 21s",
                                "125850K .......... .......... .......... .......... .......... 22% 38.8M 21s",
                                "125900K .......... .......... .......... .......... .......... 22% 65.3M 21s",
                                "125950K .......... .......... .......... .......... .......... 22% 74.1M 21s",
                                "126000K .......... .......... .......... .......... .......... 22% 69.8M 21s",
                                "126050K .......... .......... .......... .......... .......... 22% 28.9M 21s",
                                "126100K .......... .......... .......... .......... .......... 22% 28.0M 21s",
                                "126150K .......... .......... .......... .......... .......... 22% 33.7M 21s",
                                "126200K .......... .......... .......... .......... .......... 22% 34.9M 21s",
                                "126250K .......... .......... .......... .......... .......... 22% 66.6M 21s",
                                "126300K .......... .......... .......... .......... .......... 22% 30.1M 21s",
                                "126350K .......... .......... .......... .......... .......... 22% 29.7M 21s",
                                "126400K .......... .......... .......... .......... .......... 22% 34.1M 21s",
                                "126450K .......... .......... .......... .......... .......... 22% 80.8M 21s",
                                "126500K .......... .......... .......... .......... .......... 22% 27.7M 21s",
                                "126550K .......... .......... .......... .......... .......... 22% 31.7M 21s",
                                "126600K .......... .......... .......... .......... .......... 22% 30.5M 21s",
                                "126650K .......... .......... .......... .......... .......... 22% 29.6M 21s",
                                "126700K .......... .......... .......... .......... .......... 22% 68.1M 21s",
                                "126750K .......... .......... .......... .......... .......... 22% 22.7M 21s",
                                "126800K .......... .......... .......... .......... .......... 22% 31.1M 21s",
                                "126850K .......... .......... .......... .......... .......... 22% 19.0M 21s",
                                "126900K .......... .......... .......... .......... .......... 22% 17.4M 21s",
                                "126950K .......... .......... .......... .......... .......... 22% 53.4M 21s",
                                "127000K .......... .......... .......... .......... .......... 22% 18.1M 21s",
                                "127050K .......... .......... .......... .......... .......... 22% 18.1M 21s",
                                "127100K .......... .......... .......... .......... .......... 22% 52.7M 21s",
                                "127150K .......... .......... .......... .......... .......... 22% 57.7M 21s",
                                "127200K .......... .......... .......... .......... .......... 22% 19.8M 21s",
                                "127250K .......... .......... .......... .......... .......... 22% 57.7M 21s",
                                "127300K .......... .......... .......... .......... .......... 22% 12.4M 21s",
                                "127350K .......... .......... .......... .......... .......... 22% 48.6M 21s",
                                "127400K .......... .......... .......... .......... .......... 22% 55.2M 21s",
                                "127450K .......... .......... .......... .......... .......... 22% 41.5M 21s",
                                "127500K .......... .......... .......... .......... .......... 22% 21.4M 21s",
                                "127550K .......... .......... .......... .......... .......... 22% 54.9M 21s",
                                "127600K .......... .......... .......... .......... .......... 22% 34.8M 21s",
                                "127650K .......... .......... .......... .......... .......... 22% 54.1M 21s",
                                "127700K .......... .......... .......... .......... .......... 22% 45.6M 21s",
                                "127750K .......... .......... .......... .......... .......... 22% 36.8M 21s",
                                "127800K .......... .......... .......... .......... .......... 22% 59.8M 21s",
                                "127850K .......... .......... .......... .......... .......... 22% 90.2M 21s",
                                "127900K .......... .......... .......... .......... .......... 22% 14.3M 21s",
                                "127950K .......... .......... .......... .......... .......... 22%  114M 21s",
                                "128000K .......... .......... .......... .......... .......... 22% 42.6M 21s",
                                "128050K .......... .......... .......... .......... .......... 22% 32.5M 21s",
                                "128100K .......... .......... .......... .......... .......... 22% 51.9M 21s",
                                "128150K .......... .......... .......... .......... .......... 22% 39.2M 21s",
                                "128200K .......... .......... .......... .......... .......... 22% 28.8M 21s",
                                "128250K .......... .......... .......... .......... .......... 22% 27.2M 21s",
                                "128300K .......... .......... .......... .......... .......... 22% 32.7M 21s",
                                "128350K .......... .......... .......... .......... .......... 22% 68.5M 21s",
                                "128400K .......... .......... .......... .......... .......... 22% 29.4M 21s",
                                "128450K .......... .......... .......... .......... .......... 22% 30.6M 21s",
                                "128500K .......... .......... .......... .......... .......... 22% 33.3M 21s",
                                "128550K .......... .......... .......... .......... .......... 22%  101M 21s",
                                "128600K .......... .......... .......... .......... .......... 22% 28.1M 21s",
                                "128650K .......... .......... .......... .......... .......... 23% 30.4M 21s",
                                "128700K .......... .......... .......... .......... .......... 23% 31.4M 21s",
                                "128750K .......... .......... .......... .......... .......... 23% 21.0M 21s",
                                "128800K .......... .......... .......... .......... .......... 23% 44.1M 21s",
                                "128850K .......... .......... .......... .......... .......... 23% 19.7M 21s",
                                "128900K .......... .......... .......... .......... .......... 23% 20.6M 21s",
                                "128950K .......... .......... .......... .......... .......... 23% 17.5M 21s",
                                "129000K .......... .......... .......... .......... .......... 23% 19.9M 21s",
                                "129050K .......... .......... .......... .......... .......... 23% 26.5M 21s",
                                "129100K .......... .......... .......... .......... .......... 23% 66.1M 21s",
                                "129150K .......... .......... .......... .......... .......... 23% 21.5M 21s",
                                "129200K .......... .......... .......... .......... .......... 23% 50.9M 21s",
                                "129250K .......... .......... .......... .......... .......... 23% 45.1M 21s",
                                "129300K .......... .......... .......... .......... .......... 23% 19.1M 21s",
                                "129350K .......... .......... .......... .......... .......... 23% 60.5M 21s",
                                "129400K .......... .......... .......... .......... .......... 23% 15.4M 21s",
                                "129450K .......... .......... .......... .......... .......... 23% 46.4M 21s",
                                "129500K .......... .......... .......... .......... .......... 23% 45.5M 21s",
                                "129550K .......... .......... .......... .......... .......... 23% 22.9M 21s",
                                "129600K .......... .......... .......... .......... .......... 23% 42.5M 21s",
                                "129650K .......... .......... .......... .......... .......... 23% 36.4M 21s",
                                "129700K .......... .......... .......... .......... .......... 23% 36.7M 21s",
                                "129750K .......... .......... .......... .......... .......... 23% 41.6M 21s",
                                "129800K .......... .......... .......... .......... .......... 23% 32.1M 21s",
                                "129850K .......... .......... .......... .......... .......... 23% 27.6M 21s",
                                "129900K .......... .......... .......... .......... .......... 23% 31.5M 21s",
                                "129950K .......... .......... .......... .......... .......... 23% 48.8M 21s",
                                "130000K .......... .......... .......... .......... .......... 23% 47.0M 21s",
                                "130050K .......... .......... .......... .......... .......... 23% 51.8M 21s",
                                "130100K .......... .......... .......... .......... .......... 23% 48.5M 21s",
                                "130150K .......... .......... .......... .......... .......... 23% 44.0M 21s",
                                "130200K .......... .......... .......... .......... .......... 23% 49.4M 21s",
                                "130250K .......... .......... .......... .......... .......... 23% 50.1M 21s",
                                "130300K .......... .......... .......... .......... .......... 23% 41.8M 21s",
                                "130350K .......... .......... .......... .......... .......... 23% 48.0M 21s",
                                "130400K .......... .......... .......... .......... .......... 23% 32.0M 21s",
                                "130450K .......... .......... .......... .......... .......... 23% 49.9M 21s",
                                "130500K .......... .......... .......... .......... .......... 23% 34.5M 21s",
                                "130550K .......... .......... .......... .......... .......... 23% 21.1M 21s",
                                "130600K .......... .......... .......... .......... .......... 23% 23.3M 21s",
                                "130650K .......... .......... .......... .......... .......... 23% 16.0M 21s",
                                "130700K .......... .......... .......... .......... .......... 23% 47.3M 21s",
                                "130750K .......... .......... .......... .......... .......... 23% 24.2M 21s",
                                "130800K .......... .......... .......... .......... .......... 23% 19.0M 21s",
                                "130850K .......... .......... .......... .......... .......... 23% 17.2M 21s",
                                "130900K .......... .......... .......... .......... .......... 23% 34.4M 21s",
                                "130950K .......... .......... .......... .......... .......... 23% 22.2M 21s",
                                "131000K .......... .......... .......... .......... .......... 23% 45.6M 21s",
                                "131050K .......... .......... .......... .......... .......... 23% 19.6M 21s",
                                "131100K .......... .......... .......... .......... .......... 23% 36.7M 21s",
                                "131150K .......... .......... .......... .......... .......... 23% 35.5M 21s",
                                "131200K .......... .......... .......... .......... .......... 23% 15.8M 21s",
                                "131250K .......... .......... .......... .......... .......... 23% 34.4M 21s",
                                "131300K .......... .......... .......... .......... .......... 23% 15.8M 21s",
                                "131350K .......... .......... .......... .......... .......... 23% 42.7M 21s",
                                "131400K .......... .......... .......... .......... .......... 23% 36.2M 21s",
                                "131450K .......... .......... .......... .......... .......... 23% 14.3M 21s",
                                "131500K .......... .......... .......... .......... .......... 23% 38.0M 21s",
                                "131550K .......... .......... .......... .......... .......... 23% 16.8M 21s",
                                "131600K .......... .......... .......... .......... .......... 23% 18.2M 21s",
                                "131650K .......... .......... .......... .......... .......... 23% 27.4M 21s",
                                "131700K .......... .......... .......... .......... .......... 23% 41.0M 21s",
                                "131750K .......... .......... .......... .......... .......... 23% 13.4M 21s",
                                "131800K .......... .......... .......... .......... .......... 23% 42.2M 21s",
                                "131850K .......... .......... .......... .......... .......... 23% 41.0M 21s",
                                "131900K .......... .......... .......... .......... .......... 23% 11.5M 21s",
                                "131950K .......... .......... .......... .......... .......... 23% 25.1M 21s",
                                "132000K .......... .......... .......... .......... .......... 23% 23.5M 21s",
                                "132050K .......... .......... .......... .......... .......... 23% 31.6M 21s",
                                "132100K .......... .......... .......... .......... .......... 23% 31.7M 21s",
                                "132150K .......... .......... .......... .......... .......... 23% 18.5M 21s",
                                "132200K .......... .......... .......... .......... .......... 23% 35.7M 21s",
                                "132250K .......... .......... .......... .......... .......... 23% 17.9M 21s",
                                "132300K .......... .......... .......... .......... .......... 23% 35.4M 21s",
                                "132350K .......... .......... .......... .......... .......... 23% 36.8M 21s",
                                "132400K .......... .......... .......... .......... .......... 23% 22.8M 21s",
                                "132450K .......... .......... .......... .......... .......... 23% 31.1M 21s",
                                "132500K .......... .......... .......... .......... .......... 23% 20.8M 21s",
                                "132550K .......... .......... .......... .......... .......... 23% 33.7M 21s",
                                "132600K .......... .......... .......... .......... .......... 23% 37.8M 21s",
                                "132650K .......... .......... .......... .......... .......... 23% 26.0M 21s",
                                "132700K .......... .......... .......... .......... .......... 23% 29.9M 20s",
                                "132750K .......... .......... .......... .......... .......... 23% 39.2M 20s",
                                "132800K .......... .......... .......... .......... .......... 23% 13.9M 20s",
                                "132850K .......... .......... .......... .......... .......... 23% 37.2M 20s",
                                "132900K .......... .......... .......... .......... .......... 23% 17.5M 20s",
                                "132950K .......... .......... .......... .......... .......... 23% 34.2M 20s",
                                "133000K .......... .......... .......... .......... .......... 23% 31.3M 20s",
                                "133050K .......... .......... .......... .......... .......... 23% 19.6M 20s",
                                "133100K .......... .......... .......... .......... .......... 23% 34.1M 20s",
                                "133150K .......... .......... .......... .......... .......... 23% 30.6M 20s",
                                "133200K .......... .......... .......... .......... .......... 23% 21.3M 20s",
                                "133250K .......... .......... .......... .......... .......... 23% 30.2M 20s",
                                "133300K .......... .......... .......... .......... .......... 23% 28.6M 20s",
                                "133350K .......... .......... .......... .......... .......... 23% 18.0M 20s",
                                "133400K .......... .......... .......... .......... .......... 23% 20.9M 20s",
                                "133450K .......... .......... .......... .......... .......... 23% 40.7M 20s",
                                "133500K .......... .......... .......... .......... .......... 23% 20.9M 20s",
                                "133550K .......... .......... .......... .......... .......... 23% 41.7M 20s",
                                "133600K .......... .......... .......... .......... .......... 23% 21.7M 20s",
                                "133650K .......... .......... .......... .......... .......... 23% 43.3M 20s",
                                "133700K .......... .......... .......... .......... .......... 23% 37.3M 20s",
                                "133750K .......... .......... .......... .......... .......... 23% 15.3M 20s",
                                "133800K .......... .......... .......... .......... .......... 23% 48.2M 20s",
                                "133850K .......... .......... .......... .......... .......... 23% 18.5M 20s",
                                "133900K .......... .......... .......... .......... .......... 23% 39.2M 20s",
                                "133950K .......... .......... .......... .......... .......... 23% 37.5M 20s",
                                "134000K .......... .......... .......... .......... .......... 23% 15.8M 20s",
                                "134050K .......... .......... .......... .......... .......... 23% 22.9M 20s",
                                "134100K .......... .......... .......... .......... .......... 23% 30.7M 20s",
                                "134150K .......... .......... .......... .......... .......... 23% 24.7M 20s",
                                "134200K .......... .......... .......... .......... .......... 23% 35.0M 20s",
                                "134250K .......... .......... .......... .......... .......... 24% 38.3M 20s",
                                "134300K .......... .......... .......... .......... .......... 24% 30.4M 20s",
                                "134350K .......... .......... .......... .......... .......... 24% 45.1M 20s",
                                "134400K .......... .......... .......... .......... .......... 24% 32.9M 20s",
                                "134450K .......... .......... .......... .......... .......... 24% 31.6M 20s",
                                "134500K .......... .......... .......... .......... .......... 24% 47.7M 20s",
                                "134550K .......... .......... .......... .......... .......... 24% 32.3M 20s",
                                "134600K .......... .......... .......... .......... .......... 24% 31.8M 20s",
                                "134650K .......... .......... .......... .......... .......... 24% 26.9M 20s",
                                "134700K .......... .......... .......... .......... .......... 24% 31.1M 20s",
                                "134750K .......... .......... .......... .......... .......... 24% 26.6M 20s",
                                "134800K .......... .......... .......... .......... .......... 24% 29.4M 20s",
                                "134850K .......... .......... .......... .......... .......... 24% 34.8M 20s",
                                "134900K .......... .......... .......... .......... .......... 24% 23.5M 20s",
                                "134950K .......... .......... .......... .......... .......... 24% 29.6M 20s",
                                "135000K .......... .......... .......... .......... .......... 24% 29.4M 20s",
                                "135050K .......... .......... .......... .......... .......... 24% 15.5M 20s",
                                "135100K .......... .......... .......... .......... .......... 24% 35.2M 20s",
                                "135150K .......... .......... .......... .......... .......... 24% 23.9M 20s",
                                "135200K .......... .......... .......... .......... .......... 24% 33.3M 20s",
                                "135250K .......... .......... .......... .......... .......... 24% 38.1M 20s",
                                "135300K .......... .......... .......... .......... .......... 24% 35.3M 20s",
                                "135350K .......... .......... .......... .......... .......... 24% 37.6M 20s",
                                "135400K .......... .......... .......... .......... .......... 24% 36.3M 20s",
                                "135450K .......... .......... .......... .......... .......... 24% 40.6M 20s",
                                "135500K .......... .......... .......... .......... .......... 24% 41.9M 20s",
                                "135550K .......... .......... .......... .......... .......... 24% 27.1M 20s",
                                "135600K .......... .......... .......... .......... .......... 24% 29.8M 20s",
                                "135650K .......... .......... .......... .......... .......... 24% 30.3M 20s",
                                "135700K .......... .......... .......... .......... .......... 24% 31.4M 20s",
                                "135750K .......... .......... .......... .......... .......... 24% 33.5M 20s",
                                "135800K .......... .......... .......... .......... .......... 24% 41.5M 20s",
                                "135850K .......... .......... .......... .......... .......... 24% 36.0M 20s",
                                "135900K .......... .......... .......... .......... .......... 24% 27.0M 20s",
                                "135950K .......... .......... .......... .......... .......... 24% 32.2M 20s",
                                "136000K .......... .......... .......... .......... .......... 24% 34.7M 20s",
                                "136050K .......... .......... .......... .......... .......... 24% 38.2M 20s",
                                "136100K .......... .......... .......... .......... .......... 24% 39.1M 20s",
                                "136150K .......... .......... .......... .......... .......... 24% 41.0M 20s",
                                "136200K .......... .......... .......... .......... .......... 24% 49.9M 20s",
                                "136250K .......... .......... .......... .......... .......... 24% 50.5M 20s",
                                "136300K .......... .......... .......... .......... .......... 24% 41.7M 20s",
                                "136350K .......... .......... .......... .......... .......... 24% 20.6M 20s",
                                "136400K .......... .......... .......... .......... .......... 24% 27.0M 20s",
                                "136450K .......... .......... .......... .......... .......... 24% 23.4M 20s",
                                "136500K .......... .......... .......... .......... .......... 24% 31.2M 20s",
                                "136550K .......... .......... .......... .......... .......... 24% 21.6M 20s",
                                "136600K .......... .......... .......... .......... .......... 24% 28.4M 20s",
                                "136650K .......... .......... .......... .......... .......... 24% 21.9M 20s",
                                "136700K .......... .......... .......... .......... .......... 24% 18.6M 20s",
                                "136750K .......... .......... .......... .......... .......... 24% 38.8M 20s",
                                "136800K .......... .......... .......... .......... .......... 24% 36.4M 20s",
                                "136850K .......... .......... .......... .......... .......... 24% 20.3M 20s",
                                "136900K .......... .......... .......... .......... .......... 24% 18.8M 20s",
                                "136950K .......... .......... .......... .......... .......... 24% 49.9M 20s",
                                "137000K .......... .......... .......... .......... .......... 24% 15.3M 20s",
                                "137050K .......... .......... .......... .......... .......... 24% 36.0M 20s",
                                "137100K .......... .......... .......... .......... .......... 24% 37.3M 20s",
                                "137150K .......... .......... .......... .......... .......... 24% 15.3M 20s",
                                "137200K .......... .......... .......... .......... .......... 24% 28.9M 20s",
                                "137250K .......... .......... .......... .......... .......... 24% 39.2M 20s",
                                "137300K .......... .......... .......... .......... .......... 24% 16.0M 20s",
                                "137350K .......... .......... .......... .......... .......... 24% 34.1M 20s",
                                "137400K .......... .......... .......... .......... .......... 24% 15.9M 20s",
                                "137450K .......... .......... .......... .......... .......... 24% 27.6M 20s",
                                "137500K .......... .......... .......... .......... .......... 24% 41.0M 20s",
                                "137550K .......... .......... .......... .......... .......... 24% 27.7M 20s",
                                "137600K .......... .......... .......... .......... .......... 24% 26.7M 20s",
                                "137650K .......... .......... .......... .......... .......... 24% 46.5M 20s",
                                "137700K .......... .......... .......... .......... .......... 24% 23.6M 20s",
                                "137750K .......... .......... .......... .......... .......... 24% 13.2M 20s",
                                "137800K .......... .......... .......... .......... .......... 24% 47.1M 20s",
                                "137850K .......... .......... .......... .......... .......... 24% 18.1M 20s",
                                "137900K .......... .......... .......... .......... .......... 24% 48.1M 20s",
                                "137950K .......... .......... .......... .......... .......... 24% 30.8M 20s",
                                "138000K .......... .......... .......... .......... .......... 24% 14.3M 20s",
                                "138050K .......... .......... .......... .......... .......... 24% 40.7M 20s",
                                "138100K .......... .......... .......... .......... .......... 24% 45.5M 20s",
                                "138150K .......... .......... .......... .......... .......... 24% 45.6M 20s",
                                "138200K .......... .......... .......... .......... .......... 24% 44.6M 20s",
                                "138250K .......... .......... .......... .......... .......... 24% 27.3M 20s",
                                "138300K .......... .......... .......... .......... .......... 24% 42.2M 20s",
                                "138350K .......... .......... .......... .......... .......... 24% 46.0M 20s",
                                "138400K .......... .......... .......... .......... .......... 24% 44.0M 20s",
                                "138450K .......... .......... .......... .......... .......... 24% 24.0M 20s",
                                "138500K .......... .......... .......... .......... .......... 24% 23.5M 20s",
                                "138550K .......... .......... .......... .......... .......... 24% 24.7M 20s",
                                "138600K .......... .......... .......... .......... .......... 24% 28.3M 20s",
                                "138650K .......... .......... .......... .......... .......... 24% 29.1M 20s",
                                "138700K .......... .......... .......... .......... .......... 24% 33.1M 20s",
                                "138750K .......... .......... .......... .......... .......... 24% 36.3M 20s",
                                "138800K .......... .......... .......... .......... .......... 24% 41.6M 20s",
                                "138850K .......... .......... .......... .......... .......... 24% 41.8M 20s",
                                "138900K .......... .......... .......... .......... .......... 24% 49.4M 20s",
                                "138950K .......... .......... .......... .......... .......... 24% 32.9M 20s",
                                "139000K .......... .......... .......... .......... .......... 24% 21.5M 20s",
                                "139050K .......... .......... .......... .......... .......... 24% 43.0M 20s",
                                "139100K .......... .......... .......... .......... .......... 24% 21.0M 20s",
                                "139150K .......... .......... .......... .......... .......... 24% 32.7M 20s",
                                "139200K .......... .......... .......... .......... .......... 24% 27.7M 20s",
                                "139250K .......... .......... .......... .......... .......... 24% 28.8M 20s",
                                "139300K .......... .......... .......... .......... .......... 24% 42.9M 20s",
                                "139350K .......... .......... .......... .......... .......... 24% 20.9M 20s",
                                "139400K .......... .......... .......... .......... .......... 24% 16.8M 20s",
                                "139450K .......... .......... .......... .......... .......... 24% 28.6M 20s",
                                "139500K .......... .......... .......... .......... .......... 24% 17.1M 20s",
                                "139550K .......... .......... .......... .......... .......... 24% 33.7M 20s",
                                "139600K .......... .......... .......... .......... .......... 24% 23.7M 20s",
                                "139650K .......... .......... .......... .......... .......... 24% 31.2M 20s",
                                "139700K .......... .......... .......... .......... .......... 24% 29.6M 20s",
                                "139750K .......... .......... .......... .......... .......... 24% 26.2M 20s",
                                "139800K .......... .......... .......... .......... .......... 24% 32.1M 20s",
                                "139850K .......... .......... .......... .......... .......... 25% 15.3M 20s",
                                "139900K .......... .......... .......... .......... .......... 25% 25.3M 20s",
                                "139950K .......... .......... .......... .......... .......... 25% 28.2M 20s",
                                "140000K .......... .......... .......... .......... .......... 25% 34.3M 20s",
                                "140050K .......... .......... .......... .......... .......... 25% 32.3M 20s",
                                "140100K .......... .......... .......... .......... .......... 25% 17.4M 20s",
                                "140150K .......... .......... .......... .......... .......... 25% 30.8M 20s",
                                "140200K .......... .......... .......... .......... .......... 25% 31.8M 20s",
                                "140250K .......... .......... .......... .......... .......... 25% 45.8M 20s",
                                "140300K .......... .......... .......... .......... .......... 25% 25.5M 20s",
                                "140350K .......... .......... .......... .......... .......... 25% 20.8M 20s",
                                "140400K .......... .......... .......... .......... .......... 25% 33.6M 20s",
                                "140450K .......... .......... .......... .......... .......... 25% 19.8M 20s",
                                "140500K .......... .......... .......... .......... .......... 25% 35.9M 20s",
                                "140550K .......... .......... .......... .......... .......... 25% 38.4M 20s",
                                "140600K .......... .......... .......... .......... .......... 25% 31.3M 20s",
                                "140650K .......... .......... .......... .......... .......... 25% 32.8M 20s",
                                "140700K .......... .......... .......... .......... .......... 25% 31.3M 20s",
                                "140750K .......... .......... .......... .......... .......... 25% 37.3M 20s",
                                "140800K .......... .......... .......... .......... .......... 25% 26.1M 20s",
                                "140850K .......... .......... .......... .......... .......... 25% 35.1M 20s",
                                "140900K .......... .......... .......... .......... .......... 25% 36.5M 20s",
                                "140950K .......... .......... .......... .......... .......... 25% 40.7M 20s",
                                "141000K .......... .......... .......... .......... .......... 25% 34.3M 20s",
                                "141050K .......... .......... .......... .......... .......... 25% 37.9M 20s",
                                "141100K .......... .......... .......... .......... .......... 25% 36.3M 20s",
                                "141150K .......... .......... .......... .......... .......... 25% 40.1M 20s",
                                "141200K .......... .......... .......... .......... .......... 25% 27.1M 20s",
                                "141250K .......... .......... .......... .......... .......... 25% 38.5M 20s",
                                "141300K .......... .......... .......... .......... .......... 25% 32.9M 20s",
                                "141350K .......... .......... .......... .......... .......... 25% 25.0M 20s",
                                "141400K .......... .......... .......... .......... .......... 25% 37.4M 20s",
                                "141450K .......... .......... .......... .......... .......... 25% 31.3M 20s",
                                "141500K .......... .......... .......... .......... .......... 25% 26.5M 20s",
                                "141550K .......... .......... .......... .......... .......... 25% 30.0M 20s",
                                "141600K .......... .......... .......... .......... .......... 25% 29.5M 20s",
                                "141650K .......... .......... .......... .......... .......... 25% 38.1M 20s",
                                "141700K .......... .......... .......... .......... .......... 25% 35.0M 20s",
                                "141750K .......... .......... .......... .......... .......... 25% 29.4M 20s",
                                "141800K .......... .......... .......... .......... .......... 25% 28.3M 20s",
                                "141850K .......... .......... .......... .......... .......... 25% 44.5M 20s",
                                "141900K .......... .......... .......... .......... .......... 25% 15.4M 20s",
                                "141950K .......... .......... .......... .......... .......... 25% 23.7M 20s",
                                "142000K .......... .......... .......... .......... .......... 25% 30.3M 20s",
                                "142050K .......... .......... .......... .......... .......... 25% 25.0M 20s",
                                "142100K .......... .......... .......... .......... .......... 25% 32.0M 20s",
                                "142150K .......... .......... .......... .......... .......... 25% 49.4M 20s",
                                "142200K .......... .......... .......... .......... .......... 25% 29.7M 20s",
                                "142250K .......... .......... .......... .......... .......... 25% 16.6M 20s",
                                "142300K .......... .......... .......... .......... .......... 25% 19.6M 20s",
                                "142350K .......... .......... .......... .......... .......... 25% 80.4M 20s",
                                "142400K .......... .......... .......... .......... .......... 25% 25.0M 20s",
                                "142450K .......... .......... .......... .......... .......... 25% 15.8M 20s",
                                "142500K .......... .......... .......... .......... .......... 25% 30.8M 20s",
                                "142550K .......... .......... .......... .......... .......... 25% 64.8M 20s",
                                "142600K .......... .......... .......... .......... .......... 25% 18.7M 20s",
                                "142650K .......... .......... .......... .......... .......... 25% 29.8M 20s",
                                "142700K .......... .......... .......... .......... .......... 25% 19.6M 20s",
                                "142750K .......... .......... .......... .......... .......... 25% 70.3M 20s",
                                "142800K .......... .......... .......... .......... .......... 25% 64.8M 20s",
                                "142850K .......... .......... .......... .......... .......... 25% 22.5M 20s",
                                "142900K .......... .......... .......... .......... .......... 25% 19.4M 20s",
                                "142950K .......... .......... .......... .......... .......... 25% 15.4M 20s",
                                "143000K .......... .......... .......... .......... .......... 25% 73.9M 20s",
                                "143050K .......... .......... .......... .......... .......... 25% 78.7M 20s",
                                "143100K .......... .......... .......... .......... .......... 25% 41.2M 20s",
                                "143150K .......... .......... .......... .......... .......... 25% 23.6M 20s",
                                "143200K .......... .......... .......... .......... .......... 25% 42.2M 20s",
                                "143250K .......... .......... .......... .......... .......... 25% 11.7M 20s",
                                "143300K .......... .......... .......... .......... .......... 25% 75.1M 20s",
                                "143350K .......... .......... .......... .......... .......... 25% 27.1M 20s",
                                "143400K .......... .......... .......... .......... .......... 25%  112M 20s",
                                "143450K .......... .......... .......... .......... .......... 25%  111M 20s",
                                "143500K .......... .......... .......... .......... .......... 25%  105M 20s",
                                "143550K .......... .......... .......... .......... .......... 25% 29.3M 20s",
                                "143600K .......... .......... .......... .......... .......... 25%  106M 20s",
                                "143650K .......... .......... .......... .......... .......... 25% 13.4M 20s",
                                "143700K .......... .......... .......... .......... .......... 25%  106M 20s",
                                "143750K .......... .......... .......... .......... .......... 25%  102M 20s",
                                "143800K .......... .......... .......... .......... .......... 25% 13.1M 20s",
                                "143850K .......... .......... .......... .......... .......... 25% 95.1M 20s",
                                "143900K .......... .......... .......... .......... .......... 25% 52.8M 20s",
                                "143950K .......... .......... .......... .......... .......... 25% 86.6M 19s",
                                "144000K .......... .......... .......... .......... .......... 25%  101M 19s",
                                "144050K .......... .......... .......... .......... .......... 25% 21.8M 19s",
                                "144100K .......... .......... .......... .......... .......... 25% 28.1M 19s",
                                "144150K .......... .......... .......... .......... .......... 25% 20.7M 19s",
                                "144200K .......... .......... .......... .......... .......... 25%  102M 19s",
                                "144250K .......... .......... .......... .......... .......... 25% 26.7M 19s",
                                "144300K .......... .......... .......... .......... .......... 25% 43.7M 19s",
                                "144350K .......... .......... .......... .......... .......... 25% 38.5M 19s",
                                "144400K .......... .......... .......... .......... .......... 25% 41.2M 19s",
                                "144450K .......... .......... .......... .......... .......... 25% 74.1M 19s",
                                "144500K .......... .......... .......... .......... .......... 25% 25.0M 19s",
                                "144550K .......... .......... .......... .......... .......... 25% 16.6M 19s",
                                "144600K .......... .......... .......... .......... .......... 25% 25.9M 19s",
                                "144650K .......... .......... .......... .......... .......... 25% 93.8M 19s",
                                "144700K .......... .......... .......... .......... .......... 25% 13.7M 19s",
                                "144750K .......... .......... .......... .......... .......... 25%  103M 19s",
                                "144800K .......... .......... .......... .......... .......... 25% 49.0M 19s",
                                "144850K .......... .......... .......... .......... .......... 25% 26.0M 19s",
                                "144900K .......... .......... .......... .......... .......... 25%  114M 19s",
                                "144950K .......... .......... .......... .......... .......... 25% 31.3M 19s",
                                "145000K .......... .......... .......... .......... .......... 25% 17.3M 19s",
                                "145050K .......... .......... .......... .......... .......... 25% 18.3M 19s",
                                "145100K .......... .......... .......... .......... .......... 25% 15.9M 19s",
                                "145150K .......... .......... .......... .......... .......... 25% 31.0M 19s",
                                "145200K .......... .......... .......... .......... .......... 25% 24.8M 19s",
                                "145250K .......... .......... .......... .......... .......... 25% 16.9M 19s",
                                "145300K .......... .......... .......... .......... .......... 25% 74.7M 19s",
                                "145350K .......... .......... .......... .......... .......... 25% 60.5M 19s",
                                "145400K .......... .......... .......... .......... .......... 25% 20.3M 19s",
                                "145450K .......... .......... .......... .......... .......... 26% 61.5M 19s",
                                "145500K .......... .......... .......... .......... .......... 26% 15.6M 19s",
                                "145550K .......... .......... .......... .......... .......... 26% 22.2M 19s",
                                "145600K .......... .......... .......... .......... .......... 26% 77.2M 19s",
                                "145650K .......... .......... .......... .......... .......... 26% 17.4M 19s",
                                "145700K .......... .......... .......... .......... .......... 26% 15.1M 19s",
                                "145750K .......... .......... .......... .......... .......... 26% 23.9M 19s",
                                "145800K .......... .......... .......... .......... .......... 26% 81.3M 19s",
                                "145850K .......... .......... .......... .......... .......... 26% 53.4M 19s",
                                "145900K .......... .......... .......... .......... .......... 26% 42.1M 19s",
                                "145950K .......... .......... .......... .......... .......... 26% 41.1M 19s",
                                "146000K .......... .......... .......... .......... .......... 26% 23.8M 19s",
                                "146050K .......... .......... .......... .......... .......... 26%  110M 19s",
                                "146100K .......... .......... .......... .......... .......... 26% 92.3M 19s",
                                "146150K .......... .......... .......... .......... .......... 26% 70.3M 19s",
                                "146200K .......... .......... .......... .......... .......... 26% 26.7M 19s",
                                "146250K .......... .......... .......... .......... .......... 26% 44.5M 19s",
                                "146300K .......... .......... .......... .......... .......... 26% 58.5M 19s",
                                "146350K .......... .......... .......... .......... .......... 26% 24.4M 19s",
                                "146400K .......... .......... .......... .......... .......... 26% 31.0M 19s",
                                "146450K .......... .......... .......... .......... .......... 26% 30.4M 19s",
                                "146500K .......... .......... .......... .......... .......... 26% 28.7M 19s",
                                "146550K .......... .......... .......... .......... .......... 26% 71.5M 19s",
                                "146600K .......... .......... .......... .......... .......... 26% 12.2M 19s",
                                "146650K .......... .......... .......... .......... .......... 26% 99.1M 19s",
                                "146700K .......... .......... .......... .......... .......... 26% 61.4M 19s",
                                "146750K .......... .......... .......... .......... .......... 26%  103M 19s",
                                "146800K .......... .......... .......... .......... .......... 26% 22.6M 19s",
                                "146850K .......... .......... .......... .......... .......... 26% 44.2M 19s",
                                "146900K .......... .......... .......... .......... .......... 26% 28.4M 19s",
                                "146950K .......... .......... .......... .......... .......... 26% 27.5M 19s",
                                "147000K .......... .......... .......... .......... .......... 26% 96.6M 19s",
                                "147050K .......... .......... .......... .......... .......... 26% 23.4M 19s",
                                "147100K .......... .......... .......... .......... .......... 26% 15.5M 19s",
                                "147150K .......... .......... .......... .......... .......... 26% 86.0M 19s",
                                "147200K .......... .......... .......... .......... .......... 26% 36.4M 19s",
                                "147250K .......... .......... .......... .......... .......... 26% 56.4M 19s",
                                "147300K .......... .......... .......... .......... .......... 26% 27.0M 19s",
                                "147350K .......... .......... .......... .......... .......... 26% 28.2M 19s",
                                "147400K .......... .......... .......... .......... .......... 26% 15.5M 19s",
                                "147450K .......... .......... .......... .......... .......... 26% 65.0M 19s",
                                "147500K .......... .......... .......... .......... .......... 26% 36.2M 19s",
                                "147550K .......... .......... .......... .......... .......... 26% 19.1M 19s",
                                "147600K .......... .......... .......... .......... .......... 26% 16.4M 19s",
                                "147650K .......... .......... .......... .......... .......... 26% 15.9M 19s",
                                "147700K .......... .......... .......... .......... .......... 26%  108M 19s",
                                "147750K .......... .......... .......... .......... .......... 26% 56.7M 19s",
                                "147800K .......... .......... .......... .......... .......... 26% 30.2M 19s",
                                "147850K .......... .......... .......... .......... .......... 26% 27.2M 19s",
                                "147900K .......... .......... .......... .......... .......... 26% 27.2M 19s",
                                "147950K .......... .......... .......... .......... .......... 26% 71.1M 19s",
                                "148000K .......... .......... .......... .......... .......... 26% 26.3M 19s",
                                "148050K .......... .......... .......... .......... .......... 26% 17.6M 19s",
                                "148100K .......... .......... .......... .......... .......... 26% 35.0M 19s",
                                "148150K .......... .......... .......... .......... .......... 26% 62.0M 19s",
                                "148200K .......... .......... .......... .......... .......... 26% 26.0M 19s",
                                "148250K .......... .......... .......... .......... .......... 26% 28.3M 19s",
                                "148300K .......... .......... .......... .......... .......... 26% 25.4M 19s",
                                "148350K .......... .......... .......... .......... .......... 26% 26.6M 19s",
                                "148400K .......... .......... .......... .......... .......... 26% 52.6M 19s",
                                "148450K .......... .......... .......... .......... .......... 26% 47.1M 19s",
                                "148500K .......... .......... .......... .......... .......... 26% 22.6M 19s",
                                "148550K .......... .......... .......... .......... .......... 26% 42.4M 19s",
                                "148600K .......... .......... .......... .......... .......... 26% 36.4M 19s",
                                "148650K .......... .......... .......... .......... .......... 26% 42.6M 19s",
                                "148700K .......... .......... .......... .......... .......... 26% 59.3M 19s",
                                "148750K .......... .......... .......... .......... .......... 26% 58.2M 19s",
                                "148800K .......... .......... .......... .......... .......... 26% 28.3M 19s",
                                "148850K .......... .......... .......... .......... .......... 26% 88.1M 19s",
                                "148900K .......... .......... .......... .......... .......... 26% 27.2M 19s",
                                "148950K .......... .......... .......... .......... .......... 26% 27.9M 19s",
                                "149000K .......... .......... .......... .......... .......... 26% 29.9M 19s",
                                "149050K .......... .......... .......... .......... .......... 26% 27.9M 19s",
                                "149100K .......... .......... .......... .......... .......... 26% 97.0M 19s",
                                "149150K .......... .......... .......... .......... .......... 26% 31.7M 19s",
                                "149200K .......... .......... .......... .......... .......... 26% 25.1M 19s",
                                "149250K .......... .......... .......... .......... .......... 26% 20.7M 19s",
                                "149300K .......... .......... .......... .......... .......... 26% 76.5M 19s",
                                "149350K .......... .......... .......... .......... .......... 26%  106M 19s",
                                "149400K .......... .......... .......... .......... .......... 26% 25.4M 19s",
                                "149450K .......... .......... .......... .......... .......... 26% 28.2M 19s",
                                "149500K .......... .......... .......... .......... .......... 26% 30.1M 19s",
                                "149550K .......... .......... .......... .......... .......... 26% 91.4M 19s",
                                "149600K .......... .......... .......... .......... .......... 26% 28.7M 19s",
                                "149650K .......... .......... .......... .......... .......... 26% 18.2M 19s",
                                "149700K .......... .......... .......... .......... .......... 26% 38.7M 19s",
                                "149750K .......... .......... .......... .......... .......... 26% 18.0M 19s",
                                "149800K .......... .......... .......... .......... .......... 26% 66.5M 19s",
                                "149850K .......... .......... .......... .......... .......... 26% 14.2M 19s",
                                "149900K .......... .......... .......... .......... .......... 26% 9.60M 19s",
                                "149950K .......... .......... .......... .......... .......... 26% 47.1M 19s",
                                "150000K .......... .......... .......... .......... .......... 26% 11.3M 19s",
                                "150050K .......... .......... .......... .......... .......... 26% 85.0M 19s",
                                "150100K .......... .......... .......... .......... .......... 26% 88.2M 19s",
                                "150150K .......... .......... .......... .......... .......... 26% 15.3M 19s",
                                "150200K .......... .......... .......... .......... .......... 26% 87.9M 19s",
                                "150250K .......... .......... .......... .......... .......... 26% 54.8M 19s",
                                "150300K .......... .......... .......... .......... .......... 26% 12.0M 19s",
                                "150350K .......... .......... .......... .......... .......... 26% 49.6M 19s",
                                "150400K .......... .......... .......... .......... .......... 26% 16.0M 19s",
                                "150450K .......... .......... .......... .......... .......... 26% 72.8M 19s",
                                "150500K .......... .......... .......... .......... .......... 26% 53.1M 19s",
                                "150550K .......... .......... .......... .......... .......... 26% 17.2M 19s",
                                "150600K .......... .......... .......... .......... .......... 26% 83.2M 19s",
                                "150650K .......... .......... .......... .......... .......... 26% 15.6M 19s",
                                "150700K .......... .......... .......... .......... .......... 26% 80.7M 19s",
                                "150750K .......... .......... .......... .......... .......... 26% 90.7M 19s",
                                "150800K .......... .......... .......... .......... .......... 26% 26.6M 19s",
                                "150850K .......... .......... .......... .......... .......... 26% 19.1M 19s",
                                "150900K .......... .......... .......... .......... .......... 26% 12.7M 19s",
                                "150950K .......... .......... .......... .......... .......... 26% 55.9M 19s",
                                "151000K .......... .......... .......... .......... .......... 27% 96.7M 19s",
                                "151050K .......... .......... .......... .......... .......... 27% 12.1M 19s",
                                "151100K .......... .......... .......... .......... .......... 27% 79.8M 19s",
                                "151150K .......... .......... .......... .......... .......... 27% 44.0M 19s",
                                "151200K .......... .......... .......... .......... .......... 27% 98.7M 19s",
                                "151250K .......... .......... .......... .......... .......... 27% 53.1M 19s",
                                "151300K .......... .......... .......... .......... .......... 27% 27.7M 19s",
                                "151350K .......... .......... .......... .......... .......... 27% 29.6M 19s",
                                "151400K .......... .......... .......... .......... .......... 27% 11.7M 19s",
                                "151450K .......... .......... .......... .......... .......... 27% 77.1M 19s",
                                "151500K .......... .......... .......... .......... .......... 27% 81.2M 19s",
                                "151550K .......... .......... .......... .......... .......... 27% 70.4M 19s",
                                "151600K .......... .......... .......... .......... .......... 27% 23.9M 19s",
                                "151650K .......... .......... .......... .......... .......... 27% 87.1M 19s",
                                "151700K .......... .......... .......... .......... .......... 27% 24.5M 19s",
                                "151750K .......... .......... .......... .......... .......... 27% 29.3M 19s",
                                "151800K .......... .......... .......... .......... .......... 27% 30.0M 19s",
                                "151850K .......... .......... .......... .......... .......... 27% 27.1M 19s",
                                "151900K .......... .......... .......... .......... .......... 27% 72.7M 19s",
                                "151950K .......... .......... .......... .......... .......... 27% 28.1M 19s",
                                "152000K .......... .......... .......... .......... .......... 27% 17.6M 19s",
                                "152050K .......... .......... .......... .......... .......... 27% 25.8M 19s",
                                "152100K .......... .......... .......... .......... .......... 27% 18.0M 19s",
                                "152150K .......... .......... .......... .......... .......... 27% 55.9M 19s",
                                "152200K .......... .......... .......... .......... .......... 27% 18.9M 19s",
                                "152250K .......... .......... .......... .......... .......... 27% 19.2M 19s",
                                "152300K .......... .......... .......... .......... .......... 27% 24.7M 19s",
                                "152350K .......... .......... .......... .......... .......... 27% 74.3M 19s",
                                "152400K .......... .......... .......... .......... .......... 27% 15.5M 19s",
                                "152450K .......... .......... .......... .......... .......... 27% 42.9M 19s",
                                "152500K .......... .......... .......... .......... .......... 27% 18.0M 19s",
                                "152550K .......... .......... .......... .......... .......... 27% 42.6M 19s",
                                "152600K .......... .......... .......... .......... .......... 27% 50.3M 19s",
                                "152650K .......... .......... .......... .......... .......... 27% 13.4M 19s",
                                "152700K .......... .......... .......... .......... .......... 27% 76.6M 19s",
                                "152750K .......... .......... .......... .......... .......... 27% 14.6M 19s",
                                "152800K .......... .......... .......... .......... .......... 27% 91.5M 19s",
                                "152850K .......... .......... .......... .......... .......... 27%  119M 19s",
                                "152900K .......... .......... .......... .......... .......... 27% 24.4M 19s",
                                "152950K .......... .......... .......... .......... .......... 27% 80.5M 19s",
                                "153000K .......... .......... .......... .......... .......... 27% 12.4M 19s",
                                "153050K .......... .......... .......... .......... .......... 27%  113M 19s",
                                "153100K .......... .......... .......... .......... .......... 27% 15.3M 19s",
                                "153150K .......... .......... .......... .......... .......... 27% 34.7M 19s",
                                "153200K .......... .......... .......... .......... .......... 27% 28.3M 19s",
                                "153250K .......... .......... .......... .......... .......... 27% 86.3M 19s",
                                "153300K .......... .......... .......... .......... .......... 27% 31.5M 19s",
                                "153350K .......... .......... .......... .......... .......... 27% 21.5M 19s",
                                "153400K .......... .......... .......... .......... .......... 27% 94.2M 19s",
                                "153450K .......... .......... .......... .......... .......... 27% 11.4M 19s",
                                "153500K .......... .......... .......... .......... .......... 27% 39.9M 19s",
                                "153550K .......... .......... .......... .......... .......... 27%  113M 19s",
                                "153600K .......... .......... .......... .......... .......... 27% 11.9M 19s",
                                "153650K .......... .......... .......... .......... .......... 27% 28.9M 19s",
                                "153700K .......... .......... .......... .......... .......... 27% 13.0M 19s",
                                "153750K .......... .......... .......... .......... .......... 27% 34.4M 19s",
                                "153800K .......... .......... .......... .......... .......... 27% 45.8M 19s",
                                "153850K .......... .......... .......... .......... .......... 27% 12.9M 19s",
                                "153900K .......... .......... .......... .......... .......... 27% 28.2M 19s",
                                "153950K .......... .......... .......... .......... .......... 27% 8.39M 19s",
                                "154000K .......... .......... .......... .......... .......... 27%  101M 19s",
                                "154050K .......... .......... .......... .......... .......... 27% 17.6M 19s",
                                "154100K .......... .......... .......... .......... .......... 27% 8.16M 19s",
                                "154150K .......... .......... .......... .......... .......... 27% 22.0M 19s",
                                "154200K .......... .......... .......... .......... .......... 27% 16.0M 19s",
                                "154250K .......... .......... .......... .......... .......... 27% 20.4M 19s",
                                "154300K .......... .......... .......... .......... .......... 27% 16.3M 19s",
                                "154350K .......... .......... .......... .......... .......... 27% 12.6M 19s",
                                "154400K .......... .......... .......... .......... .......... 27% 28.5M 19s",
                                "154450K .......... .......... .......... .......... .......... 27% 85.4M 19s",
                                "154500K .......... .......... .......... .......... .......... 27% 14.1M 19s",
                                "154550K .......... .......... .......... .......... .......... 27% 22.6M 19s",
                                "154600K .......... .......... .......... .......... .......... 27% 8.56M 19s",
                                "154650K .......... .......... .......... .......... .......... 27% 67.7M 19s",
                                "154700K .......... .......... .......... .......... .......... 27% 77.6M 19s",
                                "154750K .......... .......... .......... .......... .......... 27% 20.9M 19s",
                                "154800K .......... .......... .......... .......... .......... 27% 26.2M 19s",
                                "154850K .......... .......... .......... .......... .......... 27% 6.05M 19s",
                                "154900K .......... .......... .......... .......... .......... 27% 62.6M 19s",
                                "154950K .......... .......... .......... .......... .......... 27%  101M 19s",
                                "155000K .......... .......... .......... .......... .......... 27% 47.1M 19s",
                                "155050K .......... .......... .......... .......... .......... 27% 30.4M 19s",
                                "155100K .......... .......... .......... .......... .......... 27% 13.5M 19s",
                                "155150K .......... .......... .......... .......... .......... 27% 45.6M 19s",
                                "155200K .......... .......... .......... .......... .......... 27% 20.3M 19s",
                                "155250K .......... .......... .......... .......... .......... 27% 19.4M 19s",
                                "155300K .......... .......... .......... .......... .......... 27% 25.6M 19s",
                                "155350K .......... .......... .......... .......... .......... 27% 9.35M 19s",
                                "155400K .......... .......... .......... .......... .......... 27% 75.4M 19s",
                                "155450K .......... .......... .......... .......... .......... 27% 15.0M 19s",
                                "155500K .......... .......... .......... .......... .......... 27% 10.8M 19s",
                                "155550K .......... .......... .......... .......... .......... 27% 33.2M 19s",
                                "155600K .......... .......... .......... .......... .......... 27% 19.4M 19s",
                                "155650K .......... .......... .......... .......... .......... 27% 68.9M 19s",
                                "155700K .......... .......... .......... .......... .......... 27% 24.0M 19s",
                                "155750K .......... .......... .......... .......... .......... 27% 19.8M 19s",
                                "155800K .......... .......... .......... .......... .......... 27% 35.2M 19s",
                                "155850K .......... .......... .......... .......... .......... 27% 82.6M 19s",
                                "155900K .......... .......... .......... .......... .......... 27% 22.1M 19s",
                                "155950K .......... .......... .......... .......... .......... 27% 50.8M 19s",
                                "156000K .......... .......... .......... .......... .......... 27% 13.7M 19s",
                                "156050K .......... .......... .......... .......... .......... 27% 26.2M 19s",
                                "156100K .......... .......... .......... .......... .......... 27% 42.2M 19s",
                                "156150K .......... .......... .......... .......... .......... 27% 40.9M 19s",
                                "156200K .......... .......... .......... .......... .......... 27% 13.4M 19s",
                                "156250K .......... .......... .......... .......... .......... 27% 9.66M 19s",
                                "156300K .......... .......... .......... .......... .......... 27% 83.0M 19s",
                                "156350K .......... .......... .......... .......... .......... 27% 74.4M 19s",
                                "156400K .......... .......... .......... .......... .......... 27% 20.9M 19s",
                                "156450K .......... .......... .......... .......... .......... 27% 11.6M 19s",
                                "156500K .......... .......... .......... .......... .......... 27% 25.2M 19s",
                                "156550K .......... .......... .......... .......... .......... 27% 76.4M 19s",
                                "156600K .......... .......... .......... .......... .......... 28% 10.9M 19s",
                                "156650K .......... .......... .......... .......... .......... 28% 17.8M 19s",
                                "156700K .......... .......... .......... .......... .......... 28% 27.1M 19s",
                                "156750K .......... .......... .......... .......... .......... 28% 26.9M 19s",
                                "156800K .......... .......... .......... .......... .......... 28%  106M 19s",
                                "156850K .......... .......... .......... .......... .......... 28% 11.4M 19s",
                                "156900K .......... .......... .......... .......... .......... 28% 18.6M 19s",
                                "156950K .......... .......... .......... .......... .......... 28% 9.56M 19s",
                                "157000K .......... .......... .......... .......... .......... 28% 19.0M 19s",
                                "157050K .......... .......... .......... .......... .......... 28% 70.2M 19s",
                                "157100K .......... .......... .......... .......... .......... 28% 12.2M 19s",
                                "157150K .......... .......... .......... .......... .......... 28% 91.8M 19s",
                                "157200K .......... .......... .......... .......... .......... 28% 15.2M 19s",
                                "157250K .......... .......... .......... .......... .......... 28% 76.5M 19s",
                                "157300K .......... .......... .......... .......... .......... 28% 51.8M 19s",
                                "157350K .......... .......... .......... .......... .......... 28% 10.9M 19s",
                                "157400K .......... .......... .......... .......... .......... 28% 92.5M 19s",
                                "157450K .......... .......... .......... .......... .......... 28% 20.7M 19s",
                                "157500K .......... .......... .......... .......... .......... 28% 84.0M 19s",
                                "157550K .......... .......... .......... .......... .......... 28% 21.5M 19s",
                                "157600K .......... .......... .......... .......... .......... 28% 14.6M 19s",
                                "157650K .......... .......... .......... .......... .......... 28% 19.7M 19s",
                                "157700K .......... .......... .......... .......... .......... 28% 13.3M 19s",
                                "157750K .......... .......... .......... .......... .......... 28% 23.1M 19s",
                                "157800K .......... .......... .......... .......... .......... 28% 80.7M 19s",
                                "157850K .......... .......... .......... .......... .......... 28% 15.0M 19s",
                                "157900K .......... .......... .......... .......... .......... 28% 18.0M 19s",
                                "157950K .......... .......... .......... .......... .......... 28%  105M 19s",
                                "158000K .......... .......... .......... .......... .......... 28% 15.8M 19s",
                                "158050K .......... .......... .......... .......... .......... 28% 39.9M 19s",
                                "158100K .......... .......... .......... .......... .......... 28% 13.5M 19s",
                                "158150K .......... .......... .......... .......... .......... 28% 27.5M 18s",
                                "158200K .......... .......... .......... .......... .......... 28% 99.7M 18s",
                                "158250K .......... .......... .......... .......... .......... 28% 14.0M 18s",
                                "158300K .......... .......... .......... .......... .......... 28% 20.8M 18s",
                                "158350K .......... .......... .......... .......... .......... 28% 15.7M 18s",
                                "158400K .......... .......... .......... .......... .......... 28% 19.2M 18s",
                                "158450K .......... .......... .......... .......... .......... 28% 66.1M 18s",
                                "158500K .......... .......... .......... .......... .......... 28% 8.80M 18s",
                                "158550K .......... .......... .......... .......... .......... 28% 17.8M 18s",
                                "158600K .......... .......... .......... .......... .......... 28% 9.50M 18s",
                                "158650K .......... .......... .......... .......... .......... 28% 8.12M 18s",
                                "158700K .......... .......... .......... .......... .......... 28% 47.9M 18s",
                                "158750K .......... .......... .......... .......... .......... 28% 14.3M 18s",
                                "158800K .......... .......... .......... .......... .......... 28% 10.8M 18s",
                                "158850K .......... .......... .......... .......... .......... 28% 21.7M 18s",
                                "158900K .......... .......... .......... .......... .......... 28% 95.0M 18s",
                                "158950K .......... .......... .......... .......... .......... 28% 19.1M 18s",
                                "159000K .......... .......... .......... .......... .......... 28% 32.0M 18s",
                                "159050K .......... .......... .......... .......... .......... 28% 11.3M 18s",
                                "159100K .......... .......... .......... .......... .......... 28% 38.6M 18s",
                                "159150K .......... .......... .......... .......... .......... 28% 42.0M 18s",
                                "159200K .......... .......... .......... .......... .......... 28% 13.7M 18s",
                                "159250K .......... .......... .......... .......... .......... 28% 42.6M 18s",
                                "159300K .......... .......... .......... .......... .......... 28% 14.4M 18s",
                                "159350K .......... .......... .......... .......... .......... 28% 26.3M 18s",
                                "159400K .......... .......... .......... .......... .......... 28% 81.8M 18s",
                                "159450K .......... .......... .......... .......... .......... 28% 12.8M 18s",
                                "159500K .......... .......... .......... .......... .......... 28% 41.2M 18s",
                                "159550K .......... .......... .......... .......... .......... 28% 13.3M 18s",
                                "159600K .......... .......... .......... .......... .......... 28%  103M 18s",
                                "159650K .......... .......... .......... .......... .......... 28% 27.7M 18s",
                                "159700K .......... .......... .......... .......... .......... 28% 8.04M 18s",
                                "159750K .......... .......... .......... .......... .......... 28% 90.5M 18s",
                                "159800K .......... .......... .......... .......... .......... 28% 11.8M 18s",
                                "159850K .......... .......... .......... .......... .......... 28% 66.5M 18s",
                                "159900K .......... .......... .......... .......... .......... 28% 17.8M 18s",
                                "159950K .......... .......... .......... .......... .......... 28% 8.01M 18s",
                                "160000K .......... .......... .......... .......... .......... 28% 74.4M 18s",
                                "160050K .......... .......... .......... .......... .......... 28% 11.2M 18s",
                                "160100K .......... .......... .......... .......... .......... 28% 43.6M 18s",
                                "160150K .......... .......... .......... .......... .......... 28% 11.9M 18s",
                                "160200K .......... .......... .......... .......... .......... 28% 10.8M 18s",
                                "160250K .......... .......... .......... .......... .......... 28% 13.9M 18s",
                                "160300K .......... .......... .......... .......... .......... 28% 12.5M 18s",
                                "160350K .......... .......... .......... .......... .......... 28% 93.0M 18s",
                                "160400K .......... .......... .......... .......... .......... 28% 17.5M 18s",
                                "160450K .......... .......... .......... .......... .......... 28% 10.8M 18s",
                                "160500K .......... .......... .......... .......... .......... 28% 16.1M 18s",
                                "160550K .......... .......... .......... .......... .......... 28% 36.8M 18s",
                                "160600K .......... .......... .......... .......... .......... 28% 7.09M 18s",
                                "160650K .......... .......... .......... .......... .......... 28% 48.5M 18s",
                                "160700K .......... .......... .......... .......... .......... 28% 12.4M 18s",
                                "160750K .......... .......... .......... .......... .......... 28% 7.94M 18s",
                                "160800K .......... .......... .......... .......... .......... 28% 51.1M 18s",
                                "160850K .......... .......... .......... .......... .......... 28% 16.0M 18s",
                                "160900K .......... .......... .......... .......... .......... 28% 97.3K 20s",
                                "160950K .......... .......... .......... .......... .......... 28% 82.2M 20s",
                                "161000K .......... .......... .......... .......... .......... 28%  110M 20s",
                                "161050K .......... .......... .......... .......... .......... 28%  104M 20s",
                                "161100K .......... .......... .......... .......... .......... 28%  111M 20s",
                                "161150K .......... .......... .......... .......... .......... 28% 98.2M 20s",
                                "161200K .......... .......... .......... .......... .......... 28%  114M 20s",
                                "161250K .......... .......... .......... .......... .......... 28%  106M 20s",
                                "161300K .......... .......... .......... .......... .......... 28%  104M 20s",
                                "161350K .......... .......... .......... .......... .......... 28% 80.9M 20s",
                                "161400K .......... .......... .......... .......... .......... 28% 73.2M 20s",
                                "161450K .......... .......... .......... .......... .......... 28%  120M 20s",
                                "161500K .......... .......... .......... .......... .......... 28%  103M 20s",
                                "161550K .......... .......... .......... .......... .......... 28%  105M 20s",
                                "161600K .......... .......... .......... .......... .......... 28%  106M 20s",
                                "161650K .......... .......... .......... .......... .......... 28%  111M 20s",
                                "161700K .......... .......... .......... .......... .......... 28%  110M 20s",
                                "161750K .......... .......... .......... .......... .......... 28%  102M 20s",
                                "161800K .......... .......... .......... .......... .......... 28% 85.7M 20s",
                                "161850K .......... .......... .......... .......... .......... 28%  121M 20s",
                                "161900K .......... .......... .......... .......... .......... 28%  124M 20s",
                                "161950K .......... .......... .......... .......... .......... 28%  103M 20s",
                                "162000K .......... .......... .......... .......... .......... 28%  123M 20s",
                                "162050K .......... .......... .......... .......... .......... 28%  125M 20s",
                                "162100K .......... .......... .......... .......... .......... 28%  124M 20s",
                                "162150K .......... .......... .......... .......... .......... 28%  108M 20s",
                                "162200K .......... .......... .......... .......... .......... 29%  110M 20s",
                                "162250K .......... .......... .......... .......... .......... 29% 15.4M 20s",
                                "162300K .......... .......... .......... .......... .......... 29% 15.9M 20s",
                                "162350K .......... .......... .......... .......... .......... 29% 5.81M 20s",
                                "162400K .......... .......... .......... .......... .......... 29%  113M 20s",
                                "162450K .......... .......... .......... .......... .......... 29%  129M 20s",
                                "162500K .......... .......... .......... .......... .......... 29% 23.2M 20s",
                                "162550K .......... .......... .......... .......... .......... 29% 7.13M 20s",
                                "162600K .......... .......... .......... .......... .......... 29% 50.0M 20s",
                                "162650K .......... .......... .......... .......... .......... 29% 11.8M 20s",
                                "162700K .......... .......... .......... .......... .......... 29% 90.7M 20s",
                                "162750K .......... .......... .......... .......... .......... 29% 8.60M 20s",
                                "162800K .......... .......... .......... .......... .......... 29% 18.6M 20s",
                                "162850K .......... .......... .......... .......... .......... 29% 8.89M 20s",
                                "162900K .......... .......... .......... .......... .......... 29% 96.5M 20s",
                                "162950K .......... .......... .......... .......... .......... 29% 15.9M 20s",
                                "163000K .......... .......... .......... .......... .......... 29% 11.0M 20s",
                                "163050K .......... .......... .......... .......... .......... 29% 37.0M 20s",
                                "163100K .......... .......... .......... .......... .......... 29%  106M 19s",
                                "163150K .......... .......... .......... .......... .......... 29% 8.43M 20s",
                                "163200K .......... .......... .......... .......... .......... 29% 44.7M 19s",
                                "163250K .......... .......... .......... .......... .......... 29% 10.7M 19s",
                                "163300K .......... .......... .......... .......... .......... 29% 31.0M 19s",
                                "163350K .......... .......... .......... .......... .......... 29%  110M 19s",
                                "163400K .......... .......... .......... .......... .......... 29% 16.5M 19s",
                                "163450K .......... .......... .......... .......... .......... 29% 29.3M 19s",
                                "163500K .......... .......... .......... .......... .......... 29% 13.4M 19s",
                                "163550K .......... .......... .......... .......... .......... 29% 25.4M 19s",
                                "163600K .......... .......... .......... .......... .......... 29% 46.3M 19s",
                                "163650K .......... .......... .......... .......... .......... 29% 8.00M 19s",
                                "163700K .......... .......... .......... .......... .......... 29% 18.0M 19s",
                                "163750K .......... .......... .......... .......... .......... 29% 7.88M 19s",
                                "163800K .......... .......... .......... .......... .......... 29% 10.0M 19s",
                                "163850K .......... .......... .......... .......... .......... 29% 6.19M 19s",
                                "163900K .......... .......... .......... .......... .......... 29% 28.1M 19s",
                                "163950K .......... .......... .......... .......... .......... 29% 14.3M 19s",
                                "164000K .......... .......... .......... .......... .......... 29% 23.3M 19s",
                                "164050K .......... .......... .......... .......... .......... 29% 77.3M 19s",
                                "164100K .......... .......... .......... .......... .......... 29% 25.9M 19s",
                                "164150K .......... .......... .......... .......... .......... 29% 10.5M 19s",
                                "164200K .......... .......... .......... .......... .......... 29% 86.8M 19s",
                                "164250K .......... .......... .......... .......... .......... 29% 15.7M 19s",
                                "164300K .......... .......... .......... .......... .......... 29% 55.1M 19s",
                                "164350K .......... .......... .......... .......... .......... 29% 24.7M 19s",
                                "164400K .......... .......... .......... .......... .......... 29% 17.9M 19s",
                                "164450K .......... .......... .......... .......... .......... 29% 20.1M 19s",
                                "164500K .......... .......... .......... .......... .......... 29%  119M 19s",
                                "164550K .......... .......... .......... .......... .......... 29% 17.2M 19s",
                                "164600K .......... .......... .......... .......... .......... 29% 22.5M 19s",
                                "164650K .......... .......... .......... .......... .......... 29% 16.3M 19s",
                                "164700K .......... .......... .......... .......... .......... 29% 27.6M 19s",
                                "164750K .......... .......... .......... .......... .......... 29% 67.0M 19s",
                                "164800K .......... .......... .......... .......... .......... 29% 10.3M 19s",
                                "164850K .......... .......... .......... .......... .......... 29% 21.4M 19s",
                                "164900K .......... .......... .......... .......... .......... 29% 9.25M 19s",
                                "164950K .......... .......... .......... .......... .......... 29% 20.3M 19s",
                                "165000K .......... .......... .......... .......... .......... 29% 63.4M 19s",
                                "165050K .......... .......... .......... .......... .......... 29% 10.9M 19s",
                                "165100K .......... .......... .......... .......... .......... 29% 7.27M 19s",
                                "165150K .......... .......... .......... .......... .......... 29% 25.5M 19s",
                                "165200K .......... .......... .......... .......... .......... 29% 95.0M 19s",
                                "165250K .......... .......... .......... .......... .......... 29% 13.9M 19s",
                                "165300K .......... .......... .......... .......... .......... 29% 21.8M 19s",
                                "165350K .......... .......... .......... .......... .......... 29% 16.3M 19s",
                                "165400K .......... .......... .......... .......... .......... 29% 32.7M 19s",
                                "165450K .......... .......... .......... .......... .......... 29% 79.3M 19s",
                                "165500K .......... .......... .......... .......... .......... 29% 14.3M 19s",
                                "165550K .......... .......... .......... .......... .......... 29% 24.4M 19s",
                                "165600K .......... .......... .......... .......... .......... 29% 12.9M 19s",
                                "165650K .......... .......... .......... .......... .......... 29% 19.9M 19s",
                                "165700K .......... .......... .......... .......... .......... 29% 64.8M 19s",
                                "165750K .......... .......... .......... .......... .......... 29% 10.9M 19s",
                                "165800K .......... .......... .......... .......... .......... 29% 33.7M 19s",
                                "165850K .......... .......... .......... .......... .......... 29% 13.5M 19s",
                                "165900K .......... .......... .......... .......... .......... 29% 64.5M 19s",
                                "165950K .......... .......... .......... .......... .......... 29% 56.9M 19s",
                                "166000K .......... .......... .......... .......... .......... 29% 25.7M 19s",
                                "166050K .......... .......... .......... .......... .......... 29% 16.8M 19s",
                                "166100K .......... .......... .......... .......... .......... 29% 7.36M 19s",
                                "166150K .......... .......... .......... .......... .......... 29% 84.6M 19s",
                                "166200K .......... .......... .......... .......... .......... 29% 24.4M 19s",
                                "166250K .......... .......... .......... .......... .......... 29% 10.6M 19s",
                                "166300K .......... .......... .......... .......... .......... 29% 13.6M 19s",
                                "166350K .......... .......... .......... .......... .......... 29% 13.1M 19s",
                                "166400K .......... .......... .......... .......... .......... 29% 79.5M 19s",
                                "166450K .......... .......... .......... .......... .......... 29% 30.3M 19s",
                                "166500K .......... .......... .......... .......... .......... 29% 10.8M 19s",
                                "166550K .......... .......... .......... .......... .......... 29% 23.5M 19s",
                                "166600K .......... .......... .......... .......... .......... 29% 90.6M 19s",
                                "166650K .......... .......... .......... .......... .......... 29% 8.51M 19s",
                                "166700K .......... .......... .......... .......... .......... 29% 21.6M 19s",
                                "166750K .......... .......... .......... .......... .......... 29% 5.91M 19s",
                                "166800K .......... .......... .......... .......... .......... 29% 9.73M 19s",
                                "166850K .......... .......... .......... .......... .......... 29% 11.1M 19s",
                                "166900K .......... .......... .......... .......... .......... 29% 29.2M 19s",
                                "166950K .......... .......... .......... .......... .......... 29% 9.88M 19s",
                                "167000K .......... .......... .......... .......... .......... 29% 30.3M 19s",
                                "167050K .......... .......... .......... .......... .......... 29% 10.7M 19s",
                                "167100K .......... .......... .......... .......... .......... 29% 66.0M 19s",
                                "167150K .......... .......... .......... .......... .......... 29% 13.3M 19s",
                                "167200K .......... .......... .......... .......... .......... 29% 8.75M 19s",
                                "167250K .......... .......... .......... .......... .......... 29% 9.59M 19s",
                                "167300K .......... .......... .......... .......... .......... 29% 14.2M 19s",
                                "167350K .......... .......... .......... .......... .......... 29% 39.4M 19s",
                                "167400K .......... .......... .......... .......... .......... 29% 9.88M 19s",
                                "167450K .......... .......... .......... .......... .......... 29% 18.4M 19s",
                                "167500K .......... .......... .......... .......... .......... 29% 5.49M 19s",
                                "167550K .......... .......... .......... .......... .......... 29% 98.7M 19s",
                                "167600K .......... .......... .......... .......... .......... 29% 86.1M 19s",
                                "167650K .......... .......... .......... .......... .......... 29% 92.7M 19s",
                                "167700K .......... .......... .......... .......... .......... 29% 11.8M 19s",
                                "167750K .......... .......... .......... .......... .......... 29% 25.2M 19s",
                                "167800K .......... .......... .......... .......... .......... 30% 88.3M 19s",
                                "167850K .......... .......... .......... .......... .......... 30% 10.9M 19s",
                                "167900K .......... .......... .......... .......... .......... 30% 39.1M 19s",
                                "167950K .......... .......... .......... .......... .......... 30% 15.2M 19s",
                                "168000K .......... .......... .......... .......... .......... 30% 91.3M 19s",
                                "168050K .......... .......... .......... .......... .......... 30% 25.2M 19s",
                                "168100K .......... .......... .......... .......... .......... 30% 9.55M 19s",
                                "168150K .......... .......... .......... .......... .......... 30% 21.9M 19s",
                                "168200K .......... .......... .......... .......... .......... 30% 10.6M 19s",
                                "168250K .......... .......... .......... .......... .......... 30% 59.4M 19s",
                                "168300K .......... .......... .......... .......... .......... 30% 8.71M 19s",
                                "168350K .......... .......... .......... .......... .......... 30% 8.24M 19s",
                                "168400K .......... .......... .......... .......... .......... 30% 11.0M 19s",
                                "168450K .......... .......... .......... .......... .......... 30% 22.8M 19s",
                                "168500K .......... .......... .......... .......... .......... 30% 76.0M 19s",
                                "168550K .......... .......... .......... .......... .......... 30% 11.6M 19s",
                                "168600K .......... .......... .......... .......... .......... 30% 21.1M 19s",
                                "168650K .......... .......... .......... .......... .......... 30% 10.6M 19s",
                                "168700K .......... .......... .......... .......... .......... 30% 53.2M 19s",
                                "168750K .......... .......... .......... .......... .......... 30% 12.0M 19s",
                                "168800K .......... .......... .......... .......... .......... 30% 23.2M 19s",
                                "168850K .......... .......... .......... .......... .......... 30% 11.3M 19s",
                                "168900K .......... .......... .......... .......... .......... 30% 23.2M 19s",
                                "168950K .......... .......... .......... .......... .......... 30% 57.3M 19s",
                                "169000K .......... .......... .......... .......... .......... 30% 8.06M 19s",
                                "169050K .......... .......... .......... .......... .......... 30% 21.1M 19s",
                                "169100K .......... .......... .......... .......... .......... 30% 9.95M 19s",
                                "169150K .......... .......... .......... .......... .......... 30% 12.3M 19s",
                                "169200K .......... .......... .......... .......... .......... 30% 65.4M 19s",
                                "169250K .......... .......... .......... .......... .......... 30% 3.90M 19s",
                                "169300K .......... .......... .......... .......... .......... 30%  136M 19s",
                                "169350K .......... .......... .......... .......... .......... 30%  104M 19s",
                                "169400K .......... .......... .......... .......... .......... 30% 64.8M 19s",
                                "169450K .......... .......... .......... .......... .......... 30% 19.3M 19s",
                                "169500K .......... .......... .......... .......... .......... 30% 5.98M 19s",
                                "169550K .......... .......... .......... .......... .......... 30% 44.4M 19s",
                                "169600K .......... .......... .......... .......... .......... 30% 9.54M 19s",
                                "169650K .......... .......... .......... .......... .......... 30% 56.8M 19s",
                                "169700K .......... .......... .......... .......... .......... 30% 8.62M 19s",
                                "169750K .......... .......... .......... .......... .......... 30% 29.3M 19s",
                                "169800K .......... .......... .......... .......... .......... 30% 33.2M 19s",
                                "169850K .......... .......... .......... .......... .......... 30% 8.39M 19s",
                                "169900K .......... .......... .......... .......... .......... 30% 30.0M 19s",
                                "169950K .......... .......... .......... .......... .......... 30% 23.1M 19s",
                                "170000K .......... .......... .......... .......... .......... 30% 10.7M 19s",
                                "170050K .......... .......... .......... .......... .......... 30% 20.4M 19s",
                                "170100K .......... .......... .......... .......... .......... 30%  106M 19s",
                                "170150K .......... .......... .......... .......... .......... 30% 19.3M 19s",
                                "170200K .......... .......... .......... .......... .......... 30% 21.0M 19s",
                                "170250K .......... .......... .......... .......... .......... 30% 19.2M 19s",
                                "170300K .......... .......... .......... .......... .......... 30% 31.0M 19s",
                                "170350K .......... .......... .......... .......... .......... 30% 78.0M 19s",
                                "170400K .......... .......... .......... .......... .......... 30% 10.8M 19s",
                                "170450K .......... .......... .......... .......... .......... 30% 25.2M 19s",
                                "170500K .......... .......... .......... .......... .......... 30% 14.8M 19s",
                                "170550K .......... .......... .......... .......... .......... 30% 29.5M 19s",
                                "170600K .......... .......... .......... .......... .......... 30%  109M 19s",
                                "170650K .......... .......... .......... .......... .......... 30% 13.4M 19s",
                                "170700K .......... .......... .......... .......... .......... 30% 36.7M 19s",
                                "170750K .......... .......... .......... .......... .......... 30% 13.7M 19s",
                                "170800K .......... .......... .......... .......... .......... 30% 64.7M 19s",
                                "170850K .......... .......... .......... .......... .......... 30% 31.8M 19s",
                                "170900K .......... .......... .......... .......... .......... 30% 8.25M 19s",
                                "170950K .......... .......... .......... .......... .......... 30% 20.6M 19s",
                                "171000K .......... .......... .......... .......... .......... 30% 7.37M 19s",
                                "171050K .......... .......... .......... .......... .......... 30% 45.8M 19s",
                                "171100K .......... .......... .......... .......... .......... 30% 13.7M 19s",
                                "171150K .......... .......... .......... .......... .......... 30% 10.4M 19s",
                                "171200K .......... .......... .......... .......... .......... 30% 6.88M 19s",
                                "171250K .......... .......... .......... .......... .......... 30% 46.9M 19s",
                                "171300K .......... .......... .......... .......... .......... 30% 41.5M 19s",
                                "171350K .......... .......... .......... .......... .......... 30% 10.2M 19s",
                                "171400K .......... .......... .......... .......... .......... 30% 12.7M 19s",
                                "171450K .......... .......... .......... .......... .......... 30% 13.7M 19s",
                                "171500K .......... .......... .......... .......... .......... 30% 34.8M 19s",
                                "171550K .......... .......... .......... .......... .......... 30% 29.8M 19s",
                                "171600K .......... .......... .......... .......... .......... 30% 15.4M 19s",
                                "171650K .......... .......... .......... .......... .......... 30% 35.7M 19s",
                                "171700K .......... .......... .......... .......... .......... 30% 11.3M 19s",
                                "171750K .......... .......... .......... .......... .......... 30% 24.3M 19s",
                                "171800K .......... .......... .......... .......... .......... 30% 16.0M 19s",
                                "171850K .......... .......... .......... .......... .......... 30% 13.4M 19s",
                                "171900K .......... .......... .......... .......... .......... 30% 10.5M 19s",
                                "171950K .......... .......... .......... .......... .......... 30% 36.1M 19s",
                                "172000K .......... .......... .......... .......... .......... 30% 38.6M 19s",
                                "172050K .......... .......... .......... .......... .......... 30% 13.7M 19s",
                                "172100K .......... .......... .......... .......... .......... 30% 16.3M 19s",
                                "172150K .......... .......... .......... .......... .......... 30% 25.7M 19s",
                                "172200K .......... .......... .......... .......... .......... 30% 45.9M 19s",
                                "172250K .......... .......... .......... .......... .......... 30% 11.1M 19s",
                                "172300K .......... .......... .......... .......... .......... 30% 29.5M 19s",
                                "172350K .......... .......... .......... .......... .......... 30% 16.2M 19s",
                                "172400K .......... .......... .......... .......... .......... 30% 15.0M 19s",
                                "172450K .......... .......... .......... .......... .......... 30% 23.6M 19s",
                                "172500K .......... .......... .......... .......... .......... 30% 22.4M 19s",
                                "172550K .......... .......... .......... .......... .......... 30% 33.2M 19s",
                                "172600K .......... .......... .......... .......... .......... 30% 17.2M 19s",
                                "172650K .......... .......... .......... .......... .......... 30% 11.2M 19s",
                                "172700K .......... .......... .......... .......... .......... 30% 23.7M 19s",
                                "172750K .......... .......... .......... .......... .......... 30% 22.4M 19s",
                                "172800K .......... .......... .......... .......... .......... 30% 8.27M 19s",
                                "172850K .......... .......... .......... .......... .......... 30% 42.1M 19s",
                                "172900K .......... .......... .......... .......... .......... 30% 41.1M 19s",
                                "172950K .......... .......... .......... .......... .......... 30% 35.3M 19s",
                                "173000K .......... .......... .......... .......... .......... 30% 10.1M 19s",
                                "173050K .......... .......... .......... .......... .......... 30% 14.5M 19s",
                                "173100K .......... .......... .......... .......... .......... 30% 6.32M 19s",
                                "173150K .......... .......... .......... .......... .......... 30% 32.6M 19s",
                                "173200K .......... .......... .......... .......... .......... 30% 15.0M 19s",
                                "173250K .......... .......... .......... .......... .......... 30% 5.76M 19s",
                                "173300K .......... .......... .......... .......... .......... 30% 12.8M 19s",
                                "173350K .......... .......... .......... .......... .......... 30% 13.4M 19s",
                                "173400K .......... .......... .......... .......... .......... 31% 14.5M 19s",
                                "173450K .......... .......... .......... .......... .......... 31% 16.2M 19s",
                                "173500K .......... .......... .......... .......... .......... 31% 26.6M 19s",
                                "173550K .......... .......... .......... .......... .......... 31% 18.7M 19s",
                                "173600K .......... .......... .......... .......... .......... 31% 50.7M 19s",
                                "173650K .......... .......... .......... .......... .......... 31% 14.2M 19s",
                                "173700K .......... .......... .......... .......... .......... 31% 15.8M 19s",
                                "173750K .......... .......... .......... .......... .......... 31% 10.4M 19s",
                                "173800K .......... .......... .......... .......... .......... 31% 25.8M 19s",
                                "173850K .......... .......... .......... .......... .......... 31% 44.7M 19s",
                                "173900K .......... .......... .......... .......... .......... 31% 10.2M 19s",
                                "173950K .......... .......... .......... .......... .......... 31% 22.5M 19s",
                                "174000K .......... .......... .......... .......... .......... 31% 19.5M 19s",
                                "174050K .......... .......... .......... .......... .......... 31% 9.93M 19s",
                                "174100K .......... .......... .......... .......... .......... 31% 25.5M 19s",
                                "174150K .......... .......... .......... .......... .......... 31% 26.0M 19s",
                                "174200K .......... .......... .......... .......... .......... 31% 10.4M 19s",
                                "174250K .......... .......... .......... .......... .......... 31% 28.2M 19s",
                                "174300K .......... .......... .......... .......... .......... 31% 18.1M 19s",
                                "174350K .......... .......... .......... .......... .......... 31% 9.29M 19s",
                                "174400K .......... .......... .......... .......... .......... 31% 11.7M 19s",
                                "174450K .......... .......... .......... .......... .......... 31% 10.2M 19s",
                                "174500K .......... .......... .......... .......... .......... 31% 7.07M 19s",
                                "174550K .......... .......... .......... .......... .......... 31% 32.7M 19s",
                                "174600K .......... .......... .......... .......... .......... 31% 16.6M 19s",
                                "174650K .......... .......... .......... .......... .......... 31% 12.6M 19s",
                                "174700K .......... .......... .......... .......... .......... 31% 8.02M 19s",
                                "174750K .......... .......... .......... .......... .......... 31% 6.39M 19s",
                                "174800K .......... .......... .......... .......... .......... 31% 39.2M 19s",
                                "174850K .......... .......... .......... .......... .......... 31% 25.2M 19s",
                                "174900K .......... .......... .......... .......... .......... 31% 12.3M 19s",
                                "174950K .......... .......... .......... .......... .......... 31% 24.1M 19s",
                                "175000K .......... .......... .......... .......... .......... 31% 33.5M 19s",
                                "175050K .......... .......... .......... .......... .......... 31% 11.9M 19s",
                                "175100K .......... .......... .......... .......... .......... 31% 31.7M 19s",
                                "175150K .......... .......... .......... .......... .......... 31% 13.4M 19s",
                                "175200K .......... .......... .......... .......... .......... 31% 23.5M 19s",
                                "175250K .......... .......... .......... .......... .......... 31% 14.1M 19s",
                                "175300K .......... .......... .......... .......... .......... 31% 13.6M 19s",
                                "175350K .......... .......... .......... .......... .......... 31% 37.2M 19s",
                                "175400K .......... .......... .......... .......... .......... 31% 10.8M 19s",
                                "175450K .......... .......... .......... .......... .......... 31% 12.2M 19s",
                                "175500K .......... .......... .......... .......... .......... 31% 33.4M 19s",
                                "175550K .......... .......... .......... .......... .......... 31% 8.14M 19s",
                                "175600K .......... .......... .......... .......... .......... 31% 15.8M 19s",
                                "175650K .......... .......... .......... .......... .......... 31% 15.3M 19s",
                                "175700K .......... .......... .......... .......... .......... 31% 41.7M 19s",
                                "175750K .......... .......... .......... .......... .......... 31% 17.5M 19s",
                                "175800K .......... .......... .......... .......... .......... 31% 7.93M 19s",
                                "175850K .......... .......... .......... .......... .......... 31% 6.60M 19s",
                                "175900K .......... .......... .......... .......... .......... 31% 14.9M 19s",
                                "175950K .......... .......... .......... .......... .......... 31% 39.2M 19s",
                                "176000K .......... .......... .......... .......... .......... 31% 26.6M 19s",
                                "176050K .......... .......... .......... .......... .......... 31% 8.65M 19s",
                                "176100K .......... .......... .......... .......... .......... 31% 29.8M 19s",
                                "176150K .......... .......... .......... .......... .......... 31% 12.7M 19s",
                                "176200K .......... .......... .......... .......... .......... 31% 25.6M 19s",
                                "176250K .......... .......... .......... .......... .......... 31% 43.8M 19s",
                                "176300K .......... .......... .......... .......... .......... 31% 12.8M 19s",
                                "176350K .......... .......... .......... .......... .......... 31% 10.6M 19s",
                                "176400K .......... .......... .......... .......... .......... 31% 38.9M 19s",
                                "176450K .......... .......... .......... .......... .......... 31% 21.8M 19s",
                                "176500K .......... .......... .......... .......... .......... 31% 13.9M 19s",
                                "176550K .......... .......... .......... .......... .......... 31% 42.2M 19s",
                                "176600K .......... .......... .......... .......... .......... 31% 12.3M 19s",
                                "176650K .......... .......... .......... .......... .......... 31% 35.5M 19s",
                                "176700K .......... .......... .......... .......... .......... 31% 20.5M 19s",
                                "176750K .......... .......... .......... .......... .......... 31% 8.32M 19s",
                                "176800K .......... .......... .......... .......... .......... 31% 13.1M 19s",
                                "176850K .......... .......... .......... .......... .......... 31% 7.97M 19s",
                                "176900K .......... .......... .......... .......... .......... 31% 32.2M 19s",
                                "176950K .......... .......... .......... .......... .......... 31% 12.4M 19s",
                                "177000K .......... .......... .......... .......... .......... 31% 7.15M 19s",
                                "177050K .......... .......... .......... .......... .......... 31% 6.53M 19s",
                                "177100K .......... .......... .......... .......... .......... 31% 47.0M 19s",
                                "177150K .......... .......... .......... .......... .......... 31% 11.7M 19s",
                                "177200K .......... .......... .......... .......... .......... 31% 6.94M 19s",
                                "177250K .......... .......... .......... .......... .......... 31% 25.8M 19s",
                                "177300K .......... .......... .......... .......... .......... 31% 13.3M 19s",
                                "177350K .......... .......... .......... .......... .......... 31% 12.4M 19s",
                                "177400K .......... .......... .......... .......... .......... 31% 23.5M 19s",
                                "177450K .......... .......... .......... .......... .......... 31% 23.2M 19s",
                                "177500K .......... .......... .......... .......... .......... 31% 10.9M 19s",
                                "177550K .......... .......... .......... .......... .......... 31% 10.4M 19s",
                                "177600K .......... .......... .......... .......... .......... 31% 31.1M 19s",
                                "177650K .......... .......... .......... .......... .......... 31% 13.6M 19s",
                                "177700K .......... .......... .......... .......... .......... 31% 10.9M 19s",
                                "177750K .......... .......... .......... .......... .......... 31% 26.1M 19s",
                                "177800K .......... .......... .......... .......... .......... 31% 42.5M 19s",
                                "177850K .......... .......... .......... .......... .......... 31% 11.3M 19s",
                                "177900K .......... .......... .......... .......... .......... 31% 23.0M 19s",
                                "177950K .......... .......... .......... .......... .......... 31% 12.7M 19s",
                                "178000K .......... .......... .......... .......... .......... 31% 18.4M 19s",
                                "178050K .......... .......... .......... .......... .......... 31% 30.5M 19s",
                                "178100K .......... .......... .......... .......... .......... 31% 7.96M 19s",
                                "178150K .......... .......... .......... .......... .......... 31% 21.2M 19s",
                                "178200K .......... .......... .......... .......... .......... 31% 13.9M 19s",
                                "178250K .......... .......... .......... .......... .......... 31% 11.4M 19s",
                                "178300K .......... .......... .......... .......... .......... 31% 25.1M 19s",
                                "178350K .......... .......... .......... .......... .......... 31% 24.1M 19s",
                                "178400K .......... .......... .......... .......... .......... 31% 9.55M 19s",
                                "178450K .......... .......... .......... .......... .......... 31% 26.8M 19s",
                                "178500K .......... .......... .......... .......... .......... 31% 32.6M 19s",
                                "178550K .......... .......... .......... .......... .......... 31% 11.7M 19s",
                                "178600K .......... .......... .......... .......... .......... 31% 13.0M 19s",
                                "178650K .......... .......... .......... .......... .......... 31% 11.0M 19s",
                                "178700K .......... .......... .......... .......... .......... 31% 14.7M 19s",
                                "178750K .......... .......... .......... .......... .......... 31% 49.0M 19s",
                                "178800K .......... .......... .......... .......... .......... 31% 17.9M 19s",
                                "178850K .......... .......... .......... .......... .......... 31% 8.45M 19s",
                                "178900K .......... .......... .......... .......... .......... 31% 33.1M 19s",
                                "178950K .......... .......... .......... .......... .......... 31% 4.46M 19s",
                                "179000K .......... .......... .......... .......... .......... 32% 27.4M 19s",
                                "179050K .......... .......... .......... .......... .......... 32% 33.8M 19s",
                                "179100K .......... .......... .......... .......... .......... 32% 29.8M 19s",
                                "179150K .......... .......... .......... .......... .......... 32% 29.3M 19s",
                                "179200K .......... .......... .......... .......... .......... 32% 18.4M 19s",
                                "179250K .......... .......... .......... .......... .......... 32% 27.0M 19s",
                                "179300K .......... .......... .......... .......... .......... 32% 9.19M 19s",
                                "179350K .......... .......... .......... .......... .......... 32% 17.8M 19s",
                                "179400K .......... .......... .......... .......... .......... 32% 9.24M 19s",
                                "179450K .......... .......... .......... .......... .......... 32% 35.8M 19s",
                                "179500K .......... .......... .......... .......... .......... 32% 14.8M 19s",
                                "179550K .......... .......... .......... .......... .......... 32% 9.16M 19s",
                                "179600K .......... .......... .......... .......... .......... 32% 10.6M 19s",
                                "179650K .......... .......... .......... .......... .......... 32% 11.3M 19s",
                                "179700K .......... .......... .......... .......... .......... 32% 33.9M 19s",
                                "179750K .......... .......... .......... .......... .......... 32% 26.7M 19s",
                                "179800K .......... .......... .......... .......... .......... 32% 7.95M 19s",
                                "179850K .......... .......... .......... .......... .......... 32% 29.9M 19s",
                                "179900K .......... .......... .......... .......... .......... 32% 28.2M 19s",
                                "179950K .......... .......... .......... .......... .......... 32% 33.1M 19s",
                                "180000K .......... .......... .......... .......... .......... 32% 50.0M 19s",
                                "180050K .......... .......... .......... .......... .......... 32% 19.5M 19s",
                                "180100K .......... .......... .......... .......... .......... 32% 29.7M 19s",
                                "180150K .......... .......... .......... .......... .......... 32% 40.1M 19s",
                                "180200K .......... .......... .......... .......... .......... 32% 14.5M 19s",
                                "180250K .......... .......... .......... .......... .......... 32% 26.1M 19s",
                                "180300K .......... .......... .......... .......... .......... 32% 15.7M 19s",
                                "180350K .......... .......... .......... .......... .......... 32% 26.2M 19s",
                                "180400K .......... .......... .......... .......... .......... 32% 29.5M 19s",
                                "180450K .......... .......... .......... .......... .......... 32% 9.73M 19s",
                                "180500K .......... .......... .......... .......... .......... 32% 22.2M 19s",
                                "180550K .......... .......... .......... .......... .......... 32% 7.43M 19s",
                                "180600K .......... .......... .......... .......... .......... 32% 29.9M 19s",
                                "180650K .......... .......... .......... .......... .......... 32% 42.4M 19s",
                                "180700K .......... .......... .......... .......... .......... 32% 19.1M 19s",
                                "180750K .......... .......... .......... .......... .......... 32% 13.6M 19s",
                                "180800K .......... .......... .......... .......... .......... 32% 14.7M 19s",
                                "180850K .......... .......... .......... .......... .......... 32% 31.1M 19s",
                                "180900K .......... .......... .......... .......... .......... 32% 13.0M 19s",
                                "180950K .......... .......... .......... .......... .......... 32% 32.3M 19s",
                                "181000K .......... .......... .......... .......... .......... 32% 17.0M 19s",
                                "181050K .......... .......... .......... .......... .......... 32% 28.7M 19s",
                                "181100K .......... .......... .......... .......... .......... 32% 46.1M 19s",
                                "181150K .......... .......... .......... .......... .......... 32% 13.1M 19s",
                                "181200K .......... .......... .......... .......... .......... 32% 39.4M 19s",
                                "181250K .......... .......... .......... .......... .......... 32% 11.1M 19s",
                                "181300K .......... .......... .......... .......... .......... 32% 34.4M 19s",
                                "181350K .......... .......... .......... .......... .......... 32% 37.6M 19s",
                                "181400K .......... .......... .......... .......... .......... 32% 11.9M 19s",
                                "181450K .......... .......... .......... .......... .......... 32% 23.0M 19s",
                                "181500K .......... .......... .......... .......... .......... 32% 24.4M 19s",
                                "181550K .......... .......... .......... .......... .......... 32% 42.2M 19s",
                                "181600K .......... .......... .......... .......... .......... 32% 29.7M 19s",
                                "181650K .......... .......... .......... .......... .......... 32% 6.18M 19s",
                                "181700K .......... .......... .......... .......... .......... 32% 29.1M 19s",
                                "181750K .......... .......... .......... .......... .......... 32% 17.0M 19s",
                                "181800K .......... .......... .......... .......... .......... 32% 19.9M 19s",
                                "181850K .......... .......... .......... .......... .......... 32% 43.6M 19s",
                                "181900K .......... .......... .......... .......... .......... 32% 14.8M 19s",
                                "181950K .......... .......... .......... .......... .......... 32% 22.9M 19s",
                                "182000K .......... .......... .......... .......... .......... 32% 29.4M 19s",
                                "182050K .......... .......... .......... .......... .......... 32% 6.34M 19s",
                                "182100K .......... .......... .......... .......... .......... 32% 37.3M 19s",
                                "182150K .......... .......... .......... .......... .......... 32% 23.9M 19s",
                                "182200K .......... .......... .......... .......... .......... 32% 16.0M 19s",
                                "182250K .......... .......... .......... .......... .......... 32% 29.4M 19s",
                                "182300K .......... .......... .......... .......... .......... 32% 15.9M 19s",
                                "182350K .......... .......... .......... .......... .......... 32% 33.2M 19s",
                                "182400K .......... .......... .......... .......... .......... 32% 10.8M 19s",
                                "182450K .......... .......... .......... .......... .......... 32% 29.3M 19s",
                                "182500K .......... .......... .......... .......... .......... 32% 40.5M 19s",
                                "182550K .......... .......... .......... .......... .......... 32% 23.9M 19s",
                                "182600K .......... .......... .......... .......... .......... 32% 25.1M 19s",
                                "182650K .......... .......... .......... .......... .......... 32% 12.4M 19s",
                                "182700K .......... .......... .......... .......... .......... 32% 37.0M 19s",
                                "182750K .......... .......... .......... .......... .......... 32% 22.5M 19s",
                                "182800K .......... .......... .......... .......... .......... 32% 10.4M 19s",
                                "182850K .......... .......... .......... .......... .......... 32% 10.0M 19s",
                                "182900K .......... .......... .......... .......... .......... 32% 46.2M 19s",
                                "182950K .......... .......... .......... .......... .......... 32% 42.5M 19s",
                                "183000K .......... .......... .......... .......... .......... 32% 41.0M 19s",
                                "183050K .......... .......... .......... .......... .......... 32% 14.5M 19s",
                                "183100K .......... .......... .......... .......... .......... 32% 13.2M 19s",
                                "183150K .......... .......... .......... .......... .......... 32% 12.5M 19s",
                                "183200K .......... .......... .......... .......... .......... 32% 44.6M 19s",
                                "183250K .......... .......... .......... .......... .......... 32% 8.88M 19s",
                                "183300K .......... .......... .......... .......... .......... 32% 26.8M 19s",
                                "183350K .......... .......... .......... .......... .......... 32% 16.1M 19s",
                                "183400K .......... .......... .......... .......... .......... 32% 38.3M 19s",
                                "183450K .......... .......... .......... .......... .......... 32% 43.1M 19s",
                                "183500K .......... .......... .......... .......... .......... 32% 17.0M 19s",
                                "183550K .......... .......... .......... .......... .......... 32% 30.2M 19s",
                                "183600K .......... .......... .......... .......... .......... 32% 14.4M 19s",
                                "183650K .......... .......... .......... .......... .......... 32% 36.0M 19s",
                                "183700K .......... .......... .......... .......... .......... 32% 33.7M 19s",
                                "183750K .......... .......... .......... .......... .......... 32% 15.3M 19s",
                                "183800K .......... .......... .......... .......... .......... 32% 22.7M 19s",
                                "183850K .......... .......... .......... .......... .......... 32% 16.3M 19s",
                                "183900K .......... .......... .......... .......... .......... 32% 39.6M 19s",
                                "183950K .......... .......... .......... .......... .......... 32% 38.9M 19s",
                                "184000K .......... .......... .......... .......... .......... 32% 13.2M 19s",
                                "184050K .......... .......... .......... .......... .......... 32% 23.8M 19s",
                                "184100K .......... .......... .......... .......... .......... 32% 42.6M 19s",
                                "184150K .......... .......... .......... .......... .......... 32% 11.6M 19s",
                                "184200K .......... .......... .......... .......... .......... 32% 29.7M 19s",
                                "184250K .......... .......... .......... .......... .......... 32% 9.45M 19s",
                                "184300K .......... .......... .......... .......... .......... 32% 14.3M 19s",
                                "184350K .......... .......... .......... .......... .......... 32% 37.6M 19s",
                                "184400K .......... .......... .......... .......... .......... 32% 27.6M 19s",
                                "184450K .......... .......... .......... .......... .......... 32% 26.7M 19s",
                                "184500K .......... .......... .......... .......... .......... 32% 8.64M 19s",
                                "184550K .......... .......... .......... .......... .......... 32% 17.9M 19s",
                                "184600K .......... .......... .......... .......... .......... 33% 18.3M 19s",
                                "184650K .......... .......... .......... .......... .......... 33% 15.1M 19s",
                                "184700K .......... .......... .......... .......... .......... 33% 9.66M 19s",
                                "184750K .......... .......... .......... .......... .......... 33% 10.4M 19s",
                                "184800K .......... .......... .......... .......... .......... 33% 22.4M 19s",
                                "184850K .......... .......... .......... .......... .......... 33% 32.2M 19s",
                                "184900K .......... .......... .......... .......... .......... 33% 39.1M 19s",
                                "184950K .......... .......... .......... .......... .......... 33% 15.4M 19s",
                                "185000K .......... .......... .......... .......... .......... 33% 41.9M 19s",
                                "185050K .......... .......... .......... .......... .......... 33% 41.2M 19s",
                                "185100K .......... .......... .......... .......... .......... 33% 28.6M 19s",
                                "185150K .......... .......... .......... .......... .......... 33% 24.7M 19s",
                                "185200K .......... .......... .......... .......... .......... 33% 15.6M 19s",
                                "185250K .......... .......... .......... .......... .......... 33% 38.4M 19s",
                                "185300K .......... .......... .......... .......... .......... 33% 38.6M 19s",
                                "185350K .......... .......... .......... .......... .......... 33% 12.2M 19s",
                                "185400K .......... .......... .......... .......... .......... 33% 34.2M 19s",
                                "185450K .......... .......... .......... .......... .......... 33% 12.7M 19s",
                                "185500K .......... .......... .......... .......... .......... 33% 50.4M 19s",
                                "185550K .......... .......... .......... .......... .......... 33% 35.2M 19s",
                                "185600K .......... .......... .......... .......... .......... 33% 13.8M 19s",
                                "185650K .......... .......... .......... .......... .......... 33% 47.2M 19s",
                                "185700K .......... .......... .......... .......... .......... 33% 11.7M 19s",
                                "185750K .......... .......... .......... .......... .......... 33% 37.4M 19s",
                                "185800K .......... .......... .......... .......... .......... 33% 20.2M 19s",
                                "185850K .......... .......... .......... .......... .......... 33% 7.09M 19s",
                                "185900K .......... .......... .......... .......... .......... 33% 23.1M 19s",
                                "185950K .......... .......... .......... .......... .......... 33% 8.06M 19s",
                                "186000K .......... .......... .......... .......... .......... 33% 38.4M 19s",
                                "186050K .......... .......... .......... .......... .......... 33% 10.3M 19s",
                                "186100K .......... .......... .......... .......... .......... 33% 11.5M 19s",
                                "186150K .......... .......... .......... .......... .......... 33% 11.8M 19s",
                                "186200K .......... .......... .......... .......... .......... 33% 39.6M 19s",
                                "186250K .......... .......... .......... .......... .......... 33% 35.5M 19s",
                                "186300K .......... .......... .......... .......... .......... 33% 11.9M 19s",
                                "186350K .......... .......... .......... .......... .......... 33% 25.3M 19s",
                                "186400K .......... .......... .......... .......... .......... 33% 21.9M 19s",
                                "186450K .......... .......... .......... .......... .......... 33% 32.1M 19s",
                                "186500K .......... .......... .......... .......... .......... 33% 27.9M 19s",
                                "186550K .......... .......... .......... .......... .......... 33% 12.3M 19s",
                                "186600K .......... .......... .......... .......... .......... 33% 34.9M 19s",
                                "186650K .......... .......... .......... .......... .......... 33% 16.7M 19s",
                                "186700K .......... .......... .......... .......... .......... 33% 26.7M 19s",
                                "186750K .......... .......... .......... .......... .......... 33% 32.2M 19s",
                                "186800K .......... .......... .......... .......... .......... 33% 14.9M 19s",
                                "186850K .......... .......... .......... .......... .......... 33% 25.4M 19s",
                                "186900K .......... .......... .......... .......... .......... 33% 38.3M 19s",
                                "186950K .......... .......... .......... .......... .......... 33% 10.2M 19s",
                                "187000K .......... .......... .......... .......... .......... 33% 20.6M 19s",
                                "187050K .......... .......... .......... .......... .......... 33% 11.1M 19s",
                                "187100K .......... .......... .......... .......... .......... 33% 23.1M 19s",
                                "187150K .......... .......... .......... .......... .......... 33% 33.3M 19s",
                                "187200K .......... .......... .......... .......... .......... 33% 11.4M 19s",
                                "187250K .......... .......... .......... .......... .......... 33% 8.86M 19s",
                                "187300K .......... .......... .......... .......... .......... 33% 37.7M 19s",
                                "187350K .......... .......... .......... .......... .......... 33% 33.2M 19s",
                                "187400K .......... .......... .......... .......... .......... 33% 42.2M 19s",
                                "187450K .......... .......... .......... .......... .......... 33% 11.0M 19s",
                                "187500K .......... .......... .......... .......... .......... 33% 43.5M 19s",
                                "187550K .......... .......... .......... .......... .......... 33% 17.3M 19s",
                                "187600K .......... .......... .......... .......... .......... 33% 38.5M 19s",
                                "187650K .......... .......... .......... .......... .......... 33% 41.1M 19s",
                                "187700K .......... .......... .......... .......... .......... 33% 11.5M 19s",
                                "187750K .......... .......... .......... .......... .......... 33% 42.4M 19s",
                                "187800K .......... .......... .......... .......... .......... 33% 14.2M 19s",
                                "187850K .......... .......... .......... .......... .......... 33% 35.0M 19s",
                                "187900K .......... .......... .......... .......... .......... 33% 41.9M 19s",
                                "187950K .......... .......... .......... .......... .......... 33% 12.8M 19s",
                                "188000K .......... .......... .......... .......... .......... 33% 6.73M 19s",
                                "188050K .......... .......... .......... .......... .......... 33% 36.8M 19s",
                                "188100K .......... .......... .......... .......... .......... 33% 44.7M 19s",
                                "188150K .......... .......... .......... .......... .......... 33% 37.0M 19s",
                                "188200K .......... .......... .......... .......... .......... 33% 30.7M 19s",
                                "188250K .......... .......... .......... .......... .......... 33% 18.1M 19s",
                                "188300K .......... .......... .......... .......... .......... 33% 41.9M 19s",
                                "188350K .......... .......... .......... .......... .......... 33% 8.64M 19s",
                                "188400K .......... .......... .......... .......... .......... 33% 17.0M 19s",
                                "188450K .......... .......... .......... .......... .......... 33% 8.42M 19s",
                                "188500K .......... .......... .......... .......... .......... 33% 8.23M 19s",
                                "188550K .......... .......... .......... .......... .......... 33% 34.4M 19s",
                                "188600K .......... .......... .......... .......... .......... 33% 12.2M 19s",
                                "188650K .......... .......... .......... .......... .......... 33% 43.4M 19s",
                                "188700K .......... .......... .......... .......... .......... 33% 13.6M 19s",
                                "188750K .......... .......... .......... .......... .......... 33% 24.9M 19s",
                                "188800K .......... .......... .......... .......... .......... 33% 37.6M 19s",
                                "188850K .......... .......... .......... .......... .......... 33% 10.1M 19s",
                                "188900K .......... .......... .......... .......... .......... 33% 42.0M 19s",
                                "188950K .......... .......... .......... .......... .......... 33% 18.5M 19s",
                                "189000K .......... .......... .......... .......... .......... 33% 47.1M 19s",
                                "189050K .......... .......... .......... .......... .......... 33% 48.2M 19s",
                                "189100K .......... .......... .......... .......... .......... 33% 8.85M 19s",
                                "189150K .......... .......... .......... .......... .......... 33% 46.8M 19s",
                                "189200K .......... .......... .......... .......... .......... 33% 12.5M 19s",
                                "189250K .......... .......... .......... .......... .......... 33% 41.2M 19s",
                                "189300K .......... .......... .......... .......... .......... 33% 37.6M 19s",
                                "189350K .......... .......... .......... .......... .......... 33% 13.7M 19s",
                                "189400K .......... .......... .......... .......... .......... 33% 33.3M 19s",
                                "189450K .......... .......... .......... .......... .......... 33% 18.4M 19s",
                                "189500K .......... .......... .......... .......... .......... 33% 30.1M 19s",
                                "189550K .......... .......... .......... .......... .......... 33% 32.4M 19s",
                                "189600K .......... .......... .......... .......... .......... 33% 7.60M 19s",
                                "189650K .......... .......... .......... .......... .......... 33% 16.5M 19s",
                                "189700K .......... .......... .......... .......... .......... 33% 44.8M 19s",
                                "189750K .......... .......... .......... .......... .......... 33% 8.74M 19s",
                                "189800K .......... .......... .......... .......... .......... 33% 22.6M 19s",
                                "189850K .......... .......... .......... .......... .......... 33% 5.57M 19s",
                                "189900K .......... .......... .......... .......... .......... 33% 12.6M 19s",
                                "189950K .......... .......... .......... .......... .......... 33% 15.3M 19s",
                                "190000K .......... .......... .......... .......... .......... 33% 28.5M 19s",
                                "190050K .......... .......... .......... .......... .......... 33% 20.6M 19s",
                                "190100K .......... .......... .......... .......... .......... 33% 5.92M 19s",
                                "190150K .......... .......... .......... .......... .......... 33% 11.5M 19s",
                                "190200K .......... .......... .......... .......... .......... 34% 35.7M 19s",
                                "190250K .......... .......... .......... .......... .......... 34% 9.44M 19s",
                                "190300K .......... .......... .......... .......... .......... 34% 14.6M 19s",
                                "190350K .......... .......... .......... .......... .......... 34% 5.17M 19s",
                                "190400K .......... .......... .......... .......... .......... 34% 8.87M 19s",
                                "190450K .......... .......... .......... .......... .......... 34% 47.9M 19s",
                                "190500K .......... .......... .......... .......... .......... 34% 18.9M 19s",
                                "190550K .......... .......... .......... .......... .......... 34% 8.40M 19s",
                                "190600K .......... .......... .......... .......... .......... 34% 11.1M 19s",
                                "190650K .......... .......... .......... .......... .......... 34% 31.5M 19s",
                                "190700K .......... .......... .......... .......... .......... 34% 11.5M 19s",
                                "190750K .......... .......... .......... .......... .......... 34% 15.9M 19s",
                                "190800K .......... .......... .......... .......... .......... 34% 8.88M 19s",
                                "190850K .......... .......... .......... .......... .......... 34% 15.7M 19s",
                                "190900K .......... .......... .......... .......... .......... 34% 21.8M 19s",
                                "190950K .......... .......... .......... .......... .......... 34% 18.2M 19s",
                                "191000K .......... .......... .......... .......... .......... 34% 6.85M 19s",
                                "191050K .......... .......... .......... .......... .......... 34% 6.27M 19s",
                                "191100K .......... .......... .......... .......... .......... 34% 37.1M 19s",
                                "191150K .......... .......... .......... .......... .......... 34% 15.6M 19s",
                                "191200K .......... .......... .......... .......... .......... 34% 16.7M 19s",
                                "191250K .......... .......... .......... .......... .......... 34% 33.3M 19s",
                                "191300K .......... .......... .......... .......... .......... 34% 12.9M 19s",
                                "191350K .......... .......... .......... .......... .......... 34% 34.2M 19s",
                                "191400K .......... .......... .......... .......... .......... 34% 36.4M 19s",
                                "191450K .......... .......... .......... .......... .......... 34% 14.3M 19s",
                                "191500K .......... .......... .......... .......... .......... 34% 35.4M 19s",
                                "191550K .......... .......... .......... .......... .......... 34% 15.6M 19s",
                                "191600K .......... .......... .......... .......... .......... 34% 44.9M 19s",
                                "191650K .......... .......... .......... .......... .......... 34% 19.7M 19s",
                                "191700K .......... .......... .......... .......... .......... 34% 20.8M 19s",
                                "191750K .......... .......... .......... .......... .......... 34% 25.4M 19s",
                                "191800K .......... .......... .......... .......... .......... 34% 43.6M 19s",
                                "191850K .......... .......... .......... .......... .......... 34% 14.0M 19s",
                                "191900K .......... .......... .......... .......... .......... 34% 32.2M 19s",
                                "191950K .......... .......... .......... .......... .......... 34% 12.7M 19s",
                                "192000K .......... .......... .......... .......... .......... 34% 38.5M 19s",
                                "192050K .......... .......... .......... .......... .......... 34% 32.1M 19s",
                                "192100K .......... .......... .......... .......... .......... 34% 9.19M 19s",
                                "192150K .......... .......... .......... .......... .......... 34% 16.5M 19s",
                                "192200K .......... .......... .......... .......... .......... 34% 6.43M 19s",
                                "192250K .......... .......... .......... .......... .......... 34% 35.0M 19s",
                                "192300K .......... .......... .......... .......... .......... 34% 34.0M 19s",
                                "192350K .......... .......... .......... .......... .......... 34% 38.3M 19s",
                                "192400K .......... .......... .......... .......... .......... 34% 37.8M 19s",
                                "192450K .......... .......... .......... .......... .......... 34% 14.3M 19s",
                                "192500K .......... .......... .......... .......... .......... 34% 44.2M 19s",
                                "192550K .......... .......... .......... .......... .......... 34% 43.9M 19s",
                                "192600K .......... .......... .......... .......... .......... 34% 13.2M 19s",
                                "192650K .......... .......... .......... .......... .......... 34% 30.7M 19s",
                                "192700K .......... .......... .......... .......... .......... 34% 16.6M 19s",
                                "192750K .......... .......... .......... .......... .......... 34% 34.8M 19s",
                                "192800K .......... .......... .......... .......... .......... 34% 24.7M 19s",
                                "192850K .......... .......... .......... .......... .......... 34% 27.7M 19s",
                                "192900K .......... .......... .......... .......... .......... 34% 31.7M 19s",
                                "192950K .......... .......... .......... .......... .......... 34% 11.9M 19s",
                                "193000K .......... .......... .......... .......... .......... 34% 36.0M 19s",
                                "193050K .......... .......... .......... .......... .......... 34% 17.1M 19s",
                                "193100K .......... .......... .......... .......... .......... 34% 33.4M 19s",
                                "193150K .......... .......... .......... .......... .......... 34% 45.2M 19s",
                                "193200K .......... .......... .......... .......... .......... 34% 43.7M 19s",
                                "193250K .......... .......... .......... .......... .......... 34% 12.7M 19s",
                                "193300K .......... .......... .......... .......... .......... 34% 39.6M 19s",
                                "193350K .......... .......... .......... .......... .......... 34% 8.75M 19s",
                                "193400K .......... .......... .......... .......... .......... 34% 31.2M 19s",
                                "193450K .......... .......... .......... .......... .......... 34% 25.5M 19s",
                                "193500K .......... .......... .......... .......... .......... 34% 12.9M 19s",
                                "193550K .......... .......... .......... .......... .......... 34% 10.2M 19s",
                                "193600K .......... .......... .......... .......... .......... 34% 5.68M 19s",
                                "193650K .......... .......... .......... .......... .......... 34% 25.4M 19s",
                                "193700K .......... .......... .......... .......... .......... 34% 37.3M 19s",
                                "193750K .......... .......... .......... .......... .......... 34% 50.7M 19s",
                                "193800K .......... .......... .......... .......... .......... 34% 48.8M 19s",
                                "193850K .......... .......... .......... .......... .......... 34% 43.2M 19s",
                                "193900K .......... .......... .......... .......... .......... 34% 6.19M 19s",
                                "193950K .......... .......... .......... .......... .......... 34%  115M 19s",
                                "194000K .......... .......... .......... .......... .......... 34%  125M 19s",
                                "194050K .......... .......... .......... .......... .......... 34%  114M 19s",
                                "194100K .......... .......... .......... .......... .......... 34%  128M 19s",
                                "194150K .......... .......... .......... .......... .......... 34%  129M 18s",
                                "194200K .......... .......... .......... .......... .......... 34%  127M 18s",
                                "194250K .......... .......... .......... .......... .......... 34% 7.60M 18s",
                                "194300K .......... .......... .......... .......... .......... 34%  129M 18s",
                                "194350K .......... .......... .......... .......... .......... 34% 48.8M 18s",
                                "194400K .......... .......... .......... .......... .......... 34%  111M 18s",
                                "194450K .......... .......... .......... .......... .......... 34% 22.5M 18s",
                                "194500K .......... .......... .......... .......... .......... 34% 11.5M 18s",
                                "194550K .......... .......... .......... .......... .......... 34% 18.6M 18s",
                                "194600K .......... .......... .......... .......... .......... 34% 38.0M 18s",
                                "194650K .......... .......... .......... .......... .......... 34% 9.01M 18s",
                                "194700K .......... .......... .......... .......... .......... 34% 18.1M 18s",
                                "194750K .......... .......... .......... .......... .......... 34% 8.34M 18s",
                                "194800K .......... .......... .......... .......... .......... 34% 29.4M 18s",
                                "194850K .......... .......... .......... .......... .......... 34% 28.8M 18s",
                                "194900K .......... .......... .......... .......... .......... 34% 19.7M 18s",
                                "194950K .......... .......... .......... .......... .......... 34% 34.9M 18s",
                                "195000K .......... .......... .......... .......... .......... 34% 14.0M 18s",
                                "195050K .......... .......... .......... .......... .......... 34% 24.3M 18s",
                                "195100K .......... .......... .......... .......... .......... 34% 47.9M 18s",
                                "195150K .......... .......... .......... .......... .......... 34% 17.4M 18s",
                                "195200K .......... .......... .......... .......... .......... 34% 29.8M 18s",
                                "195250K .......... .......... .......... .......... .......... 34% 14.3M 18s",
                                "195300K .......... .......... .......... .......... .......... 34% 47.4M 18s",
                                "195350K .......... .......... .......... .......... .......... 34% 38.5M 18s",
                                "195400K .......... .......... .......... .......... .......... 34% 7.90M 18s",
                                "195450K .......... .......... .......... .......... .......... 34% 39.1M 18s",
                                "195500K .......... .......... .......... .......... .......... 34% 34.5M 18s",
                                "195550K .......... .......... .......... .......... .......... 34% 36.2M 18s",
                                "195600K .......... .......... .......... .......... .......... 34% 39.8M 18s",
                                "195650K .......... .......... .......... .......... .......... 34% 18.7M 18s",
                                "195700K .......... .......... .......... .......... .......... 34% 23.1M 18s",
                                "195750K .......... .......... .......... .......... .......... 35% 14.7M 18s",
                                "195800K .......... .......... .......... .......... .......... 35% 45.2M 18s",
                                "195850K .......... .......... .......... .......... .......... 35% 21.5M 18s",
                                "195900K .......... .......... .......... .......... .......... 35% 8.69M 18s",
                                "195950K .......... .......... .......... .......... .......... 35% 17.7M 18s",
                                "196000K .......... .......... .......... .......... .......... 35% 39.8M 18s",
                                "196050K .......... .......... .......... .......... .......... 35% 10.6M 18s",
                                "196100K .......... .......... .......... .......... .......... 35% 13.7M 18s",
                                "196150K .......... .......... .......... .......... .......... 35% 19.8M 18s",
                                "196200K .......... .......... .......... .......... .......... 35% 36.1M 18s",
                                "196250K .......... .......... .......... .......... .......... 35% 36.4M 18s",
                                "196300K .......... .......... .......... .......... .......... 35% 13.6M 18s",
                                "196350K .......... .......... .......... .......... .......... 35% 42.3M 18s",
                                "196400K .......... .......... .......... .......... .......... 35% 10.7M 18s",
                                "196450K .......... .......... .......... .......... .......... 35% 32.2M 18s",
                                "196500K .......... .......... .......... .......... .......... 35% 35.3M 18s",
                                "196550K .......... .......... .......... .......... .......... 35% 22.7M 18s",
                                "196600K .......... .......... .......... .......... .......... 35% 35.2M 18s",
                                "196650K .......... .......... .......... .......... .......... 35% 16.3M 18s",
                                "196700K .......... .......... .......... .......... .......... 35% 26.8M 18s",
                                "196750K .......... .......... .......... .......... .......... 35% 11.1M 18s",
                                "196800K .......... .......... .......... .......... .......... 35% 14.5M 18s",
                                "196850K .......... .......... .......... .......... .......... 35% 40.7M 18s",
                                "196900K .......... .......... .......... .......... .......... 35% 35.8M 18s",
                                "196950K .......... .......... .......... .......... .......... 35% 38.2M 18s",
                                "197000K .......... .......... .......... .......... .......... 35% 44.0M 18s",
                                "197050K .......... .......... .......... .......... .......... 35% 15.7M 18s",
                                "197100K .......... .......... .......... .......... .......... 35% 24.0M 18s",
                                "197150K .......... .......... .......... .......... .......... 35% 8.96M 18s",
                                "197200K .......... .......... .......... .......... .......... 35% 44.0M 18s",
                                "197250K .......... .......... .......... .......... .......... 35% 17.6M 18s",
                                "197300K .......... .......... .......... .......... .......... 35% 9.42M 18s",
                                "197350K .......... .......... .......... .......... .......... 35% 11.3M 18s",
                                "197400K .......... .......... .......... .......... .......... 35% 6.49M 18s",
                                "197450K .......... .......... .......... .......... .......... 35% 38.6M 18s",
                                "197500K .......... .......... .......... .......... .......... 35% 26.0M 18s",
                                "197550K .......... .......... .......... .......... .......... 35% 13.2M 18s",
                                "197600K .......... .......... .......... .......... .......... 35% 33.3M 18s",
                                "197650K .......... .......... .......... .......... .......... 35% 15.2M 18s",
                                "197700K .......... .......... .......... .......... .......... 35% 36.7M 18s",
                                "197750K .......... .......... .......... .......... .......... 35% 33.8M 18s",
                                "197800K .......... .......... .......... .......... .......... 35% 17.3M 18s",
                                "197850K .......... .......... .......... .......... .......... 35% 25.9M 18s",
                                "197900K .......... .......... .......... .......... .......... 35% 41.4M 18s",
                                "197950K .......... .......... .......... .......... .......... 35% 12.6M 18s",
                                "198000K .......... .......... .......... .......... .......... 35% 34.2M 18s",
                                "198050K .......... .......... .......... .......... .......... 35% 17.4M 18s",
                                "198100K .......... .......... .......... .......... .......... 35% 34.8M 18s",
                                "198150K .......... .......... .......... .......... .......... 35% 37.8M 18s",
                                "198200K .......... .......... .......... .......... .......... 35% 18.0M 18s",
                                "198250K .......... .......... .......... .......... .......... 35% 23.0M 18s",
                                "198300K .......... .......... .......... .......... .......... 35% 11.4M 18s",
                                "198350K .......... .......... .......... .......... .......... 35% 30.5M 18s",
                                "198400K .......... .......... .......... .......... .......... 35% 17.6M 18s",
                                "198450K .......... .......... .......... .......... .......... 35% 8.32M 18s",
                                "198500K .......... .......... .......... .......... .......... 35% 32.0M 18s",
                                "198550K .......... .......... .......... .......... .......... 35% 12.9M 18s",
                                "198600K .......... .......... .......... .......... .......... 35% 37.7M 18s",
                                "198650K .......... .......... .......... .......... .......... 35% 6.89M 18s",
                                "198700K .......... .......... .......... .......... .......... 35% 46.6M 18s",
                                "198750K .......... .......... .......... .......... .......... 35% 39.7M 18s",
                                "198800K .......... .......... .......... .......... .......... 35% 43.4M 18s",
                                "198850K .......... .......... .......... .......... .......... 35% 41.6M 18s",
                                "198900K .......... .......... .......... .......... .......... 35% 14.5M 18s",
                                "198950K .......... .......... .......... .......... .......... 35% 38.9M 18s",
                                "199000K .......... .......... .......... .......... .......... 35% 17.2M 18s",
                                "199050K .......... .......... .......... .......... .......... 35% 20.0M 18s",
                                "199100K .......... .......... .......... .......... .......... 35% 39.3M 18s",
                                "199150K .......... .......... .......... .......... .......... 35% 23.3M 18s",
                                "199200K .......... .......... .......... .......... .......... 35% 31.8M 18s",
                                "199250K .......... .......... .......... .......... .......... 35% 13.8M 18s",
                                "199300K .......... .......... .......... .......... .......... 35% 48.0M 18s",
                                "199350K .......... .......... .......... .......... .......... 35% 35.7M 18s",
                                "199400K .......... .......... .......... .......... .......... 35% 13.1M 18s",
                                "199450K .......... .......... .......... .......... .......... 35% 31.2M 18s",
                                "199500K .......... .......... .......... .......... .......... 35% 37.4M 18s",
                                "199550K .......... .......... .......... .......... .......... 35% 13.4M 18s",
                                "199600K .......... .......... .......... .......... .......... 35% 15.8M 18s",
                                "199650K .......... .......... .......... .......... .......... 35% 9.48M 18s",
                                "199700K .......... .......... .......... .......... .......... 35% 20.0M 18s",
                                "199750K .......... .......... .......... .......... .......... 35% 25.2M 18s",
                                "199800K .......... .......... .......... .......... .......... 35% 17.8M 18s",
                                "199850K .......... .......... .......... .......... .......... 35% 7.95M 18s",
                                "199900K .......... .......... .......... .......... .......... 35% 12.8M 18s",
                                "199950K .......... .......... .......... .......... .......... 35% 29.9M 18s",
                                "200000K .......... .......... .......... .......... .......... 35% 25.3M 18s",
                                "200050K .......... .......... .......... .......... .......... 35% 17.6M 18s",
                                "200100K .......... .......... .......... .......... .......... 35% 33.7M 18s",
                                "200150K .......... .......... .......... .......... .......... 35% 6.64M 18s",
                                "200200K .......... .......... .......... .......... .......... 35% 25.0M 18s",
                                "200250K .......... .......... .......... .......... .......... 35% 44.3M 18s",
                                "200300K .......... .......... .......... .......... .......... 35% 37.6M 18s",
                                "200350K .......... .......... .......... .......... .......... 35% 18.7M 18s",
                                "200400K .......... .......... .......... .......... .......... 35% 33.6M 18s",
                                "200450K .......... .......... .......... .......... .......... 35% 38.4M 18s",
                                "200500K .......... .......... .......... .......... .......... 35% 35.2M 18s",
                                "200550K .......... .......... .......... .......... .......... 35% 29.7M 18s",
                                "200600K .......... .......... .......... .......... .......... 35% 30.6M 18s",
                                "200650K .......... .......... .......... .......... .......... 35% 13.8M 18s",
                                "200700K .......... .......... .......... .......... .......... 35% 43.4M 18s",
                                "200750K .......... .......... .......... .......... .......... 35% 24.2M 18s",
                                "200800K .......... .......... .......... .......... .......... 35% 11.8M 18s",
                                "200850K .......... .......... .......... .......... .......... 35% 11.3M 18s",
                                "200900K .......... .......... .......... .......... .......... 35% 28.9M 18s",
                                "200950K .......... .......... .......... .......... .......... 35% 12.9M 18s",
                                "201000K .......... .......... .......... .......... .......... 35% 32.1M 18s",
                                "201050K .......... .......... .......... .......... .......... 35% 7.85M 18s",
                                "201100K .......... .......... .......... .......... .......... 35% 11.2M 18s",
                                "201150K .......... .......... .......... .......... .......... 35% 38.1M 18s",
                                "201200K .......... .......... .......... .......... .......... 35% 16.9M 18s",
                                "201250K .......... .......... .......... .......... .......... 35% 22.1M 18s",
                                "201300K .......... .......... .......... .......... .......... 35% 20.4M 18s",
                                "201350K .......... .......... .......... .......... .......... 36% 38.7M 18s",
                                "201400K .......... .......... .......... .......... .......... 36% 35.2M 18s",
                                "201450K .......... .......... .......... .......... .......... 36% 12.9M 18s",
                                "201500K .......... .......... .......... .......... .......... 36% 36.9M 18s",
                                "201550K .......... .......... .......... .......... .......... 36% 16.3M 18s",
                                "201600K .......... .......... .......... .......... .......... 36% 26.2M 18s",
                                "201650K .......... .......... .......... .......... .......... 36% 41.0M 18s",
                                "201700K .......... .......... .......... .......... .......... 36% 20.0M 18s",
                                "201750K .......... .......... .......... .......... .......... 36% 31.8M 18s",
                                "201800K .......... .......... .......... .......... .......... 36% 14.9M 18s",
                                "201850K .......... .......... .......... .......... .......... 36% 36.1M 18s",
                                "201900K .......... .......... .......... .......... .......... 36% 33.8M 18s",
                                "201950K .......... .......... .......... .......... .......... 36% 9.30M 18s",
                                "202000K .......... .......... .......... .......... .......... 36% 19.1M 18s",
                                "202050K .......... .......... .......... .......... .......... 36% 11.7M 18s",
                                "202100K .......... .......... .......... .......... .......... 36% 41.4M 18s",
                                "202150K .......... .......... .......... .......... .......... 36% 15.3M 18s",
                                "202200K .......... .......... .......... .......... .......... 36% 9.28M 18s",
                                "202250K .......... .......... .......... .......... .......... 36% 26.9M 18s",
                                "202300K .......... .......... .......... .......... .......... 36% 49.3M 18s",
                                "202350K .......... .......... .......... .......... .......... 36% 12.9M 18s",
                                "202400K .......... .......... .......... .......... .......... 36% 30.2M 18s",
                                "202450K .......... .......... .......... .......... .......... 36% 17.3M 18s",
                                "202500K .......... .......... .......... .......... .......... 36% 24.7M 18s",
                                "202550K .......... .......... .......... .......... .......... 36% 34.1M 18s",
                                "202600K .......... .......... .......... .......... .......... 36% 16.3M 18s",
                                "202650K .......... .......... .......... .......... .......... 36% 36.3M 18s",
                                "202700K .......... .......... .......... .......... .......... 36% 17.3M 18s",
                                "202750K .......... .......... .......... .......... .......... 36% 35.2M 18s",
                                "202800K .......... .......... .......... .......... .......... 36% 34.0M 18s",
                                "202850K .......... .......... .......... .......... .......... 36% 37.2M 18s",
                                "202900K .......... .......... .......... .......... .......... 36% 34.9M 18s",
                                "202950K .......... .......... .......... .......... .......... 36% 47.4M 18s",
                                "203000K .......... .......... .......... .......... .......... 36% 36.8M 18s",
                                "203050K .......... .......... .......... .......... .......... 36% 40.9M 18s",
                                "203100K .......... .......... .......... .......... .......... 36% 9.16M 18s",
                                "203150K .......... .......... .......... .......... .......... 36% 30.6M 18s",
                                "203200K .......... .......... .......... .......... .......... 36% 8.59M 18s",
                                "203250K .......... .......... .......... .......... .......... 36% 34.9M 18s",
                                "203300K .......... .......... .......... .......... .......... 36% 19.4M 18s",
                                "203350K .......... .......... .......... .......... .......... 36% 6.66M 18s",
                                "203400K .......... .......... .......... .......... .......... 36% 36.2M 18s",
                                "203450K .......... .......... .......... .......... .......... 36% 7.96M 18s",
                                "203500K .......... .......... .......... .......... .......... 36% 17.7M 18s",
                                "203550K .......... .......... .......... .......... .......... 36% 32.0M 18s",
                                "203600K .......... .......... .......... .......... .......... 36% 21.3M 18s",
                                "203650K .......... .......... .......... .......... .......... 36% 36.0M 18s",
                                "203700K .......... .......... .......... .......... .......... 36% 42.9M 18s",
                                "203750K .......... .......... .......... .......... .......... 36% 15.1M 18s",
                                "203800K .......... .......... .......... .......... .......... 36% 32.4M 18s",
                                "203850K .......... .......... .......... .......... .......... 36% 13.5M 18s",
                                "203900K .......... .......... .......... .......... .......... 36% 42.8M 18s",
                                "203950K .......... .......... .......... .......... .......... 36% 34.9M 18s",
                                "204000K .......... .......... .......... .......... .......... 36% 17.2M 18s",
                                "204050K .......... .......... .......... .......... .......... 36% 15.9M 18s",
                                "204100K .......... .......... .......... .......... .......... 36% 24.5M 18s",
                                "204150K .......... .......... .......... .......... .......... 36% 37.5M 18s",
                                "204200K .......... .......... .......... .......... .......... 36% 50.7M 18s",
                                "204250K .......... .......... .......... .......... .......... 36% 14.9M 18s",
                                "204300K .......... .......... .......... .......... .......... 36% 29.7M 18s",
                                "204350K .......... .......... .......... .......... .......... 36% 12.4M 18s",
                                "204400K .......... .......... .......... .......... .......... 36% 30.5M 18s",
                                "204450K .......... .......... .......... .......... .......... 36% 31.2M 18s",
                                "204500K .......... .......... .......... .......... .......... 36% 7.65M 18s",
                                "204550K .......... .......... .......... .......... .......... 36% 17.7M 18s",
                                "204600K .......... .......... .......... .......... .......... 36% 12.3M 18s",
                                "204650K .......... .......... .......... .......... .......... 36% 31.1M 18s",
                                "204700K .......... .......... .......... .......... .......... 36% 10.7M 18s",
                                "204750K .......... .......... .......... .......... .......... 36% 9.68M 18s",
                                "204800K .......... .......... .......... .......... .......... 36% 34.3M 18s",
                                "204850K .......... .......... .......... .......... .......... 36% 17.3M 18s",
                                "204900K .......... .......... .......... .......... .......... 36% 36.1M 18s",
                                "204950K .......... .......... .......... .......... .......... 36% 25.7M 18s",
                                "205000K .......... .......... .......... .......... .......... 36% 14.0M 18s",
                                "205050K .......... .......... .......... .......... .......... 36% 24.6M 18s",
                                "205100K .......... .......... .......... .......... .......... 36% 44.2M 18s",
                                "205150K .......... .......... .......... .......... .......... 36% 13.7M 18s",
                                "205200K .......... .......... .......... .......... .......... 36% 37.8M 18s",
                                "205250K .......... .......... .......... .......... .......... 36% 19.1M 18s",
                                "205300K .......... .......... .......... .......... .......... 36% 33.9M 18s",
                                "205350K .......... .......... .......... .......... .......... 36% 37.7M 18s",
                                "205400K .......... .......... .......... .......... .......... 36% 16.1M 18s",
                                "205450K .......... .......... .......... .......... .......... 36% 26.2M 18s",
                                "205500K .......... .......... .......... .......... .......... 36% 16.2M 18s",
                                "205550K .......... .......... .......... .......... .......... 36% 25.0M 18s",
                                "205600K .......... .......... .......... .......... .......... 36% 39.4M 18s",
                                "205650K .......... .......... .......... .......... .......... 36% 11.1M 18s",
                                "205700K .......... .......... .......... .......... .......... 36% 20.2M 18s",
                                "205750K .......... .......... .......... .......... .......... 36% 8.71M 18s",
                                "205800K .......... .......... .......... .......... .......... 36% 38.9M 18s",
                                "205850K .......... .......... .......... .......... .......... 36% 9.87M 18s",
                                "205900K .......... .......... .......... .......... .......... 36% 39.7M 18s",
                                "205950K .......... .......... .......... .......... .......... 36% 21.4M 18s",
                                "206000K .......... .......... .......... .......... .......... 36% 12.6M 18s",
                                "206050K .......... .......... .......... .......... .......... 36% 40.1M 18s",
                                "206100K .......... .......... .......... .......... .......... 36% 48.2M 18s",
                                "206150K .......... .......... .......... .......... .......... 36% 9.62M 18s",
                                "206200K .......... .......... .......... .......... .......... 36% 46.7M 18s",
                                "206250K .......... .......... .......... .......... .......... 36% 21.4M 18s",
                                "206300K .......... .......... .......... .......... .......... 36% 33.5M 18s",
                                "206350K .......... .......... .......... .......... .......... 36% 37.1M 18s",
                                "206400K .......... .......... .......... .......... .......... 36% 14.0M 18s",
                                "206450K .......... .......... .......... .......... .......... 36% 29.5M 18s",
                                "206500K .......... .......... .......... .......... .......... 36% 28.5M 18s",
                                "206550K .......... .......... .......... .......... .......... 36% 15.7M 18s",
                                "206600K .......... .......... .......... .......... .......... 36% 47.6M 18s",
                                "206650K .......... .......... .......... .......... .......... 36% 17.6M 18s",
                                "206700K .......... .......... .......... .......... .......... 36% 32.7M 18s",
                                "206750K .......... .......... .......... .......... .......... 36% 43.8M 18s",
                                "206800K .......... .......... .......... .......... .......... 36% 12.1M 18s",
                                "206850K .......... .......... .......... .......... .......... 36% 48.4M 18s",
                                "206900K .......... .......... .......... .......... .......... 36% 10.1M 18s",
                                "206950K .......... .......... .......... .......... .......... 37% 15.3M 18s",
                                "207000K .......... .......... .......... .......... .......... 37% 41.6M 18s",
                                "207050K .......... .......... .......... .......... .......... 37% 6.46M 18s",
                                "207100K .......... .......... .......... .......... .......... 37% 23.0M 18s",
                                "207150K .......... .......... .......... .......... .......... 37% 16.1M 18s",
                                "207200K .......... .......... .......... .......... .......... 37% 8.43M 18s",
                                "207250K .......... .......... .......... .......... .......... 37% 35.3M 18s",
                                "207300K .......... .......... .......... .......... .......... 37% 11.2M 18s",
                                "207350K .......... .......... .......... .......... .......... 37% 13.0M 18s",
                                "207400K .......... .......... .......... .......... .......... 37% 35.1M 18s",
                                "207450K .......... .......... .......... .......... .......... 37% 45.8M 18s",
                                "207500K .......... .......... .......... .......... .......... 37% 14.2M 18s",
                                "207550K .......... .......... .......... .......... .......... 37% 40.0M 18s",
                                "207600K .......... .......... .......... .......... .......... 37% 11.2M 18s",
                                "207650K .......... .......... .......... .......... .......... 37% 48.7M 18s",
                                "207700K .......... .......... .......... .......... .......... 37% 54.0M 18s",
                                "207750K .......... .......... .......... .......... .......... 37% 17.7M 18s",
                                "207800K .......... .......... .......... .......... .......... 37% 28.7M 18s",
                                "207850K .......... .......... .......... .......... .......... 37% 14.4M 18s",
                                "207900K .......... .......... .......... .......... .......... 37% 39.3M 18s",
                                "207950K .......... .......... .......... .......... .......... 37% 27.8M 18s",
                                "208000K .......... .......... .......... .......... .......... 37% 15.2M 18s",
                                "208050K .......... .......... .......... .......... .......... 37% 39.4M 18s",
                                "208100K .......... .......... .......... .......... .......... 37% 9.50M 18s",
                                "208150K .......... .......... .......... .......... .......... 37% 33.4M 18s",
                                "208200K .......... .......... .......... .......... .......... 37% 20.5M 18s",
                                "208250K .......... .......... .......... .......... .......... 37% 8.55M 18s",
                                "208300K .......... .......... .......... .......... .......... 37% 25.3M 18s",
                                "208350K .......... .......... .......... .......... .......... 37% 11.4M 18s",
                                "208400K .......... .......... .......... .......... .......... 37% 22.7M 18s",
                                "208450K .......... .......... .......... .......... .......... 37% 9.13M 18s",
                                "208500K .......... .......... .......... .......... .......... 37% 16.9M 18s",
                                "208550K .......... .......... .......... .......... .......... 37% 32.6M 18s",
                                "208600K .......... .......... .......... .......... .......... 37% 42.0M 18s",
                                "208650K .......... .......... .......... .......... .......... 37% 15.4M 18s",
                                "208700K .......... .......... .......... .......... .......... 37% 34.6M 18s",
                                "208750K .......... .......... .......... .......... .......... 37% 15.0M 18s",
                                "208800K .......... .......... .......... .......... .......... 37% 36.0M 18s",
                                "208850K .......... .......... .......... .......... .......... 37% 36.3M 18s",
                                "208900K .......... .......... .......... .......... .......... 37% 13.6M 18s",
                                "208950K .......... .......... .......... .......... .......... 37% 44.4M 18s",
                                "209000K .......... .......... .......... .......... .......... 37% 12.7M 18s",
                                "209050K .......... .......... .......... .......... .......... 37% 40.9M 18s",
                                "209100K .......... .......... .......... .......... .......... 37% 31.0M 18s",
                                "209150K .......... .......... .......... .......... .......... 37% 19.9M 18s",
                                "209200K .......... .......... .......... .......... .......... 37% 36.2M 18s",
                                "209250K .......... .......... .......... .......... .......... 37% 11.1M 18s",
                                "209300K .......... .......... .......... .......... .......... 37% 47.5M 18s",
                                "209350K .......... .......... .......... .......... .......... 37% 16.8M 18s",
                                "209400K .......... .......... .......... .......... .......... 37% 8.20M 18s",
                                "209450K .......... .......... .......... .......... .......... 37% 16.7M 18s",
                                "209500K .......... .......... .......... .......... .......... 37% 11.4M 18s",
                                "209550K .......... .......... .......... .......... .......... 37% 24.9M 18s",
                                "209600K .......... .......... .......... .......... .......... 37% 9.89M 18s",
                                "209650K .......... .......... .......... .......... .......... 37% 14.3M 18s",
                                "209700K .......... .......... .......... .......... .......... 37% 16.7M 18s",
                                "209750K .......... .......... .......... .......... .......... 37% 15.4M 18s",
                                "209800K .......... .......... .......... .......... .......... 37% 52.8M 18s",
                                "209850K .......... .......... .......... .......... .......... 37% 12.4M 18s",
                                "209900K .......... .......... .......... .......... .......... 37% 18.7M 18s",
                                "209950K .......... .......... .......... .......... .......... 37% 16.9M 18s",
                                "210000K .......... .......... .......... .......... .......... 37% 41.0M 18s",
                                "210050K .......... .......... .......... .......... .......... 37% 27.1M 18s",
                                "210100K .......... .......... .......... .......... .......... 37% 12.9M 18s",
                                "210150K .......... .......... .......... .......... .......... 37% 9.12M 18s",
                                "210200K .......... .......... .......... .......... .......... 37% 22.7M 18s",
                                "210250K .......... .......... .......... .......... .......... 37% 21.4M 18s",
                                "210300K .......... .......... .......... .......... .......... 37% 40.6M 18s",
                                "210350K .......... .......... .......... .......... .......... 37% 11.3M 18s",
                                "210400K .......... .......... .......... .......... .......... 37% 15.8M 18s",
                                "210450K .......... .......... .......... .......... .......... 37% 12.1M 18s",
                                "210500K .......... .......... .......... .......... .......... 37% 43.1M 18s",
                                "210550K .......... .......... .......... .......... .......... 37% 10.2M 18s",
                                "210600K .......... .......... .......... .......... .......... 37% 6.70M 18s",
                                "210650K .......... .......... .......... .......... .......... 37% 11.2M 18s",
                                "210700K .......... .......... .......... .......... .......... 37% 36.8M 18s",
                                "210750K .......... .......... .......... .......... .......... 37% 15.8M 18s",
                                "210800K .......... .......... .......... .......... .......... 37% 9.35M 18s",
                                "210850K .......... .......... .......... .......... .......... 37% 8.64M 18s",
                                "210900K .......... .......... .......... .......... .......... 37% 18.7M 18s",
                                "210950K .......... .......... .......... .......... .......... 37% 29.1M 18s",
                                "211000K .......... .......... .......... .......... .......... 37% 9.29M 18s",
                                "211050K .......... .......... .......... .......... .......... 37% 14.4M 18s",
                                "211100K .......... .......... .......... .......... .......... 37% 12.2M 18s",
                                "211150K .......... .......... .......... .......... .......... 37% 11.5M 18s",
                                "211200K .......... .......... .......... .......... .......... 37% 39.1M 18s",
                                "211250K .......... .......... .......... .......... .......... 37% 15.5M 18s",
                                "211300K .......... .......... .......... .......... .......... 37% 3.92M 18s",
                                "211350K .......... .......... .......... .......... .......... 37% 37.7M 18s",
                                "211400K .......... .......... .......... .......... .......... 37% 36.1M 18s",
                                "211450K .......... .......... .......... .......... .......... 37% 14.5M 18s",
                                "211500K .......... .......... .......... .......... .......... 37% 8.74M 18s",
                                "211550K .......... .......... .......... .......... .......... 37% 5.83M 18s",
                                "211600K .......... .......... .......... .......... .......... 37% 9.41M 18s",
                                "211650K .......... .......... .......... .......... .......... 37% 29.6M 18s",
                                "211700K .......... .......... .......... .......... .......... 37% 8.73M 18s",
                                "211750K .......... .......... .......... .......... .......... 37% 6.21M 18s",
                                "211800K .......... .......... .......... .......... .......... 37% 28.9M 18s",
                                "211850K .......... .......... .......... .......... .......... 37% 9.98M 18s",
                                "211900K .......... .......... .......... .......... .......... 37% 35.8M 18s",
                                "211950K .......... .......... .......... .......... .......... 37% 16.9M 18s",
                                "212000K .......... .......... .......... .......... .......... 37% 5.41M 18s",
                                "212050K .......... .......... .......... .......... .......... 37% 6.81M 18s",
                                "212100K .......... .......... .......... .......... .......... 37% 13.6M 18s",
                                "212150K .......... .......... .......... .......... .......... 37% 39.3M 18s",
                                "212200K .......... .......... .......... .......... .......... 37% 6.80M 18s",
                                "212250K .......... .......... .......... .......... .......... 37% 14.0M 18s",
                                "212300K .......... .......... .......... .......... .......... 37% 5.82M 18s",
                                "212350K .......... .......... .......... .......... .......... 37% 43.5M 18s",
                                "212400K .......... .......... .......... .......... .......... 37% 10.9M 18s",
                                "212450K .......... .......... .......... .......... .......... 37% 6.84M 18s",
                                "212500K .......... .......... .......... .......... .......... 37% 36.7M 18s",
                                "212550K .......... .......... .......... .......... .......... 38% 8.13M 18s",
                                "212600K .......... .......... .......... .......... .......... 38% 20.6M 18s",
                                "212650K .......... .......... .......... .......... .......... 38% 25.5M 18s",
                                "212700K .......... .......... .......... .......... .......... 38% 8.60M 18s",
                                "212750K .......... .......... .......... .......... .......... 38% 20.3M 18s",
                                "212800K .......... .......... .......... .......... .......... 38% 10.1M 18s",
                                "212850K .......... .......... .......... .......... .......... 38% 31.0M 18s",
                                "212900K .......... .......... .......... .......... .......... 38% 9.80M 18s",
                                "212950K .......... .......... .......... .......... .......... 38% 9.50M 18s",
                                "213000K .......... .......... .......... .......... .......... 38% 26.1M 18s",
                                "213050K .......... .......... .......... .......... .......... 38% 32.7M 18s",
                                "213100K .......... .......... .......... .......... .......... 38% 9.04M 18s",
                                "213150K .......... .......... .......... .......... .......... 38% 18.7M 18s",
                                "213200K .......... .......... .......... .......... .......... 38% 11.4M 18s",
                                "213250K .......... .......... .......... .......... .......... 38% 11.4M 18s",
                                "213300K .......... .......... .......... .......... .......... 38% 33.3M 18s",
                                "213350K .......... .......... .......... .......... .......... 38% 8.84M 18s",
                                "213400K .......... .......... .......... .......... .......... 38% 22.2M 18s",
                                "213450K .......... .......... .......... .......... .......... 38% 8.72M 18s",
                                "213500K .......... .......... .......... .......... .......... 38% 42.4M 18s",
                                "213550K .......... .......... .......... .......... .......... 38% 18.3M 18s",
                                "213600K .......... .......... .......... .......... .......... 38% 10.6M 18s",
                                "213650K .......... .......... .......... .......... .......... 38% 6.55M 18s",
                                "213700K .......... .......... .......... .......... .......... 38% 6.09M 18s",
                                "213750K .......... .......... .......... .......... .......... 38% 23.5M 18s",
                                "213800K .......... .......... .......... .......... .......... 38% 9.29M 18s",
                                "213850K .......... .......... .......... .......... .......... 38% 8.01M 18s",
                                "213900K .......... .......... .......... .......... .......... 38% 8.14M 18s",
                                "213950K .......... .......... .......... .......... .......... 38% 11.2M 18s",
                                "214000K .......... .......... .......... .......... .......... 38% 32.0M 18s",
                                "214050K .......... .......... .......... .......... .......... 38% 25.3M 18s",
                                "214100K .......... .......... .......... .......... .......... 38% 11.4M 18s",
                                "214150K .......... .......... .......... .......... .......... 38% 23.7M 18s",
                                "214200K .......... .......... .......... .......... .......... 38% 48.2M 18s",
                                "214250K .......... .......... .......... .......... .......... 38% 12.1M 18s",
                                "214300K .......... .......... .......... .......... .......... 38% 17.7M 18s",
                                "214350K .......... .......... .......... .......... .......... 38% 18.0M 18s",
                                "214400K .......... .......... .......... .......... .......... 38% 12.2M 18s",
                                "214450K .......... .......... .......... .......... .......... 38% 40.6M 18s",
                                "214500K .......... .......... .......... .......... .......... 38% 24.3M 18s",
                                "214550K .......... .......... .......... .......... .......... 38% 23.2M 18s",
                                "214600K .......... .......... .......... .......... .......... 38% 11.0M 18s",
                                "214650K .......... .......... .......... .......... .......... 38% 22.1M 18s",
                                "214700K .......... .......... .......... .......... .......... 38% 34.7M 18s",
                                "214750K .......... .......... .......... .......... .......... 38% 6.17M 18s",
                                "214800K .......... .......... .......... .......... .......... 38% 34.0M 18s",
                                "214850K .......... .......... .......... .......... .......... 38% 8.29M 18s",
                                "214900K .......... .......... .......... .......... .......... 38% 47.5M 18s",
                                "214950K .......... .......... .......... .......... .......... 38% 45.9M 18s",
                                "215000K .......... .......... .......... .......... .......... 38% 5.60M 18s",
                                "215050K .......... .......... .......... .......... .......... 38% 7.81M 18s",
                                "215100K .......... .......... .......... .......... .......... 38% 7.37M 18s",
                                "215150K .......... .......... .......... .......... .......... 38% 14.5M 18s",
                                "215200K .......... .......... .......... .......... .......... 38% 20.5M 18s",
                                "215250K .......... .......... .......... .......... .......... 38% 25.9M 18s",
                                "215300K .......... .......... .......... .......... .......... 38% 11.5M 18s",
                                "215350K .......... .......... .......... .......... .......... 38% 29.6M 18s",
                                "215400K .......... .......... .......... .......... .......... 38% 40.0M 18s",
                                "215450K .......... .......... .......... .......... .......... 38% 9.24M 18s",
                                "215500K .......... .......... .......... .......... .......... 38% 25.0M 18s",
                                "215550K .......... .......... .......... .......... .......... 38% 16.1M 18s",
                                "215600K .......... .......... .......... .......... .......... 38% 41.8M 18s",
                                "215650K .......... .......... .......... .......... .......... 38% 27.4M 18s",
                                "215700K .......... .......... .......... .......... .......... 38% 9.80M 18s",
                                "215750K .......... .......... .......... .......... .......... 38% 29.4M 18s",
                                "215800K .......... .......... .......... .......... .......... 38% 10.3M 18s",
                                "215850K .......... .......... .......... .......... .......... 38% 18.3M 18s",
                                "215900K .......... .......... .......... .......... .......... 38% 32.1M 18s",
                                "215950K .......... .......... .......... .......... .......... 38% 19.2M 18s",
                                "216000K .......... .......... .......... .......... .......... 38% 25.4M 18s",
                                "216050K .......... .......... .......... .......... .......... 38% 9.54M 18s",
                                "216100K .......... .......... .......... .......... .......... 38% 35.7M 18s",
                                "216150K .......... .......... .......... .......... .......... 38% 20.2M 18s",
                                "216200K .......... .......... .......... .......... .......... 38% 7.31M 18s",
                                "216250K .......... .......... .......... .......... .......... 38% 14.5M 18s",
                                "216300K .......... .......... .......... .......... .......... 38% 10.7M 18s",
                                "216350K .......... .......... .......... .......... .......... 38% 6.73M 18s",
                                "216400K .......... .......... .......... .......... .......... 38% 26.8M 18s",
                                "216450K .......... .......... .......... .......... .......... 38% 6.10M 18s",
                                "216500K .......... .......... .......... .......... .......... 38% 21.6M 18s",
                                "216550K .......... .......... .......... .......... .......... 38% 31.5M 18s",
                                "216600K .......... .......... .......... .......... .......... 38% 10.1M 18s",
                                "216650K .......... .......... .......... .......... .......... 38% 14.0M 18s",
                                "216700K .......... .......... .......... .......... .......... 38% 9.02M 18s",
                                "216750K .......... .......... .......... .......... .......... 38% 26.5M 18s",
                                "216800K .......... .......... .......... .......... .......... 38% 17.0M 18s",
                                "216850K .......... .......... .......... .......... .......... 38% 15.7M 18s",
                                "216900K .......... .......... .......... .......... .......... 38% 25.4M 18s",
                                "216950K .......... .......... .......... .......... .......... 38% 9.88M 18s",
                                "217000K .......... .......... .......... .......... .......... 38% 10.6M 18s",
                                "217050K .......... .......... .......... .......... .......... 38% 36.7M 18s",
                                "217100K .......... .......... .......... .......... .......... 38% 27.6M 18s",
                                "217150K .......... .......... .......... .......... .......... 38% 10.2M 18s",
                                "217200K .......... .......... .......... .......... .......... 38% 26.1M 18s",
                                "217250K .......... .......... .......... .......... .......... 38% 23.1M 18s",
                                "217300K .......... .......... .......... .......... .......... 38% 10.2M 18s",
                                "217350K .......... .......... .......... .......... .......... 38% 25.4M 18s",
                                "217400K .......... .......... .......... .......... .......... 38% 12.1M 18s",
                                "217450K .......... .......... .......... .......... .......... 38% 8.21M 18s",
                                "217500K .......... .......... .......... .......... .......... 38% 30.4M 18s",
                                "217550K .......... .......... .......... .......... .......... 38% 5.83M 18s",
                                "217600K .......... .......... .......... .......... .......... 38% 30.5M 18s",
                                "217650K .......... .......... .......... .......... .......... 38% 12.3M 18s",
                                "217700K .......... .......... .......... .......... .......... 38% 7.18M 18s",
                                "217750K .......... .......... .......... .......... .......... 38% 32.0M 18s",
                                "217800K .......... .......... .......... .......... .......... 38% 10.7M 18s",
                                "217850K .......... .......... .......... .......... .......... 38% 12.8M 18s",
                                "217900K .......... .......... .......... .......... .......... 38% 13.2M 18s",
                                "217950K .......... .......... .......... .......... .......... 38% 41.8M 18s",
                                "218000K .......... .......... .......... .......... .......... 38% 25.0M 18s",
                                "218050K .......... .......... .......... .......... .......... 38% 8.97M 18s",
                                "218100K .......... .......... .......... .......... .......... 38% 31.0M 18s",
                                "218150K .......... .......... .......... .......... .......... 39% 21.5M 18s",
                                "218200K .......... .......... .......... .......... .......... 39% 37.6M 18s",
                                "218250K .......... .......... .......... .......... .......... 39% 38.6M 18s",
                                "218300K .......... .......... .......... .......... .......... 39% 13.6M 18s",
                                "218350K .......... .......... .......... .......... .......... 39% 30.3M 18s",
                                "218400K .......... .......... .......... .......... .......... 39% 46.0M 18s",
                                "218450K .......... .......... .......... .......... .......... 39% 13.2M 18s",
                                "218500K .......... .......... .......... .......... .......... 39% 30.6M 18s",
                                "218550K .......... .......... .......... .......... .......... 39% 12.3M 18s",
                                "218600K .......... .......... .......... .......... .......... 39% 34.5M 18s",
                                "218650K .......... .......... .......... .......... .......... 39% 36.8M 18s",
                                "218700K .......... .......... .......... .......... .......... 39% 9.70M 18s",
                                "218750K .......... .......... .......... .......... .......... 39% 17.6M 18s",
                                "218800K .......... .......... .......... .......... .......... 39% 8.50M 18s",
                                "218850K .......... .......... .......... .......... .......... 39% 11.2M 18s",
                                "218900K .......... .......... .......... .......... .......... 39% 42.8M 18s",
                                "218950K .......... .......... .......... .......... .......... 39% 10.7M 18s",
                                "219000K .......... .......... .......... .......... .......... 39% 9.68M 18s",
                                "219050K .......... .......... .......... .......... .......... 39% 9.59M 18s",
                                "219100K .......... .......... .......... .......... .......... 39% 7.95M 18s",
                                "219150K .......... .......... .......... .......... .......... 39% 37.2M 18s",
                                "219200K .......... .......... .......... .......... .......... 39% 38.2M 18s",
                                "219250K .......... .......... .......... .......... .......... 39% 14.2M 18s",
                                "219300K .......... .......... .......... .......... .......... 39% 23.3M 18s",
                                "219350K .......... .......... .......... .......... .......... 39% 33.1M 18s",
                                "219400K .......... .......... .......... .......... .......... 39% 19.3M 18s",
                                "219450K .......... .......... .......... .......... .......... 39% 27.2M 18s",
                                "219500K .......... .......... .......... .......... .......... 39% 13.5M 18s",
                                "219550K .......... .......... .......... .......... .......... 39% 26.9M 18s",
                                "219600K .......... .......... .......... .......... .......... 39% 44.9M 18s",
                                "219650K .......... .......... .......... .......... .......... 39% 16.0M 18s",
                                "219700K .......... .......... .......... .......... .......... 39% 31.9M 18s",
                                "219750K .......... .......... .......... .......... .......... 39% 9.26M 18s",
                                "219800K .......... .......... .......... .......... .......... 39% 44.2M 18s",
                                "219850K .......... .......... .......... .......... .......... 39% 28.8M 18s",
                                "219900K .......... .......... .......... .......... .......... 39% 12.4M 18s",
                                "219950K .......... .......... .......... .......... .......... 39% 38.1M 17s",
                                "220000K .......... .......... .......... .......... .......... 39% 14.3M 17s",
                                "220050K .......... .......... .......... .......... .......... 39% 35.1M 17s",
                                "220100K .......... .......... .......... .......... .......... 39% 19.4M 17s",
                                "220150K .......... .......... .......... .......... .......... 39% 9.91M 17s",
                                "220200K .......... .......... .......... .......... .......... 39% 30.6M 17s",
                                "220250K .......... .......... .......... .......... .......... 39% 8.50M 17s",
                                "220300K .......... .......... .......... .......... .......... 39% 40.7M 17s",
                                "220350K .......... .......... .......... .......... .......... 39% 17.6M 17s",
                                "220400K .......... .......... .......... .......... .......... 39% 9.63M 17s",
                                "220450K .......... .......... .......... .......... .......... 39% 22.3M 17s",
                                "220500K .......... .......... .......... .......... .......... 39% 15.0M 17s",
                                "220550K .......... .......... .......... .......... .......... 39% 26.3M 17s",
                                "220600K .......... .......... .......... .......... .......... 39% 11.4M 17s",
                                "220650K .......... .......... .......... .......... .......... 39% 34.8M 17s",
                                "220700K .......... .......... .......... .......... .......... 39% 9.69M 17s",
                                "220750K .......... .......... .......... .......... .......... 39% 27.5M 17s",
                                "220800K .......... .......... .......... .......... .......... 39% 35.1M 17s",
                                "220850K .......... .......... .......... .......... .......... 39% 16.2M 17s",
                                "220900K .......... .......... .......... .......... .......... 39% 21.0M 17s",
                                "220950K .......... .......... .......... .......... .......... 39% 10.8M 17s",
                                "221000K .......... .......... .......... .......... .......... 39% 37.4M 17s",
                                "221050K .......... .......... .......... .......... .......... 39% 21.2M 17s",
                                "221100K .......... .......... .......... .......... .......... 39% 12.0M 17s",
                                "221150K .......... .......... .......... .......... .......... 39% 31.3M 17s",
                                "221200K .......... .......... .......... .......... .......... 39% 35.7M 17s",
                                "221250K .......... .......... .......... .......... .......... 39% 16.0M 17s",
                                "221300K .......... .......... .......... .......... .......... 39% 30.7M 17s",
                                "221350K .......... .......... .......... .......... .......... 39% 9.18M 17s",
                                "221400K .......... .......... .......... .......... .......... 39% 18.2M 17s",
                                "221450K .......... .......... .......... .......... .......... 39% 38.1M 17s",
                                "221500K .......... .......... .......... .......... .......... 39% 8.74M 17s",
                                "221550K .......... .......... .......... .......... .......... 39% 35.3M 17s",
                                "221600K .......... .......... .......... .......... .......... 39% 12.7M 17s",
                                "221650K .......... .......... .......... .......... .......... 39% 11.3M 17s",
                                "221700K .......... .......... .......... .......... .......... 39% 39.9M 17s",
                                "221750K .......... .......... .......... .......... .......... 39% 22.6M 17s",
                                "221800K .......... .......... .......... .......... .......... 39% 7.73M 17s",
                                "221850K .......... .......... .......... .......... .......... 39% 43.9M 17s",
                                "221900K .......... .......... .......... .......... .......... 39% 46.9M 17s",
                                "221950K .......... .......... .......... .......... .......... 39% 14.8M 17s",
                                "222000K .......... .......... .......... .......... .......... 39% 25.0M 17s",
                                "222050K .......... .......... .......... .......... .......... 39% 9.21M 17s",
                                "222100K .......... .......... .......... .......... .......... 39% 15.7M 17s",
                                "222150K .......... .......... .......... .......... .......... 39% 19.3M 17s",
                                "222200K .......... .......... .......... .......... .......... 39% 14.8M 17s",
                                "222250K .......... .......... .......... .......... .......... 39% 31.2M 17s",
                                "222300K .......... .......... .......... .......... .......... 39% 13.8M 17s",
                                "222350K .......... .......... .......... .......... .......... 39% 17.0M 17s",
                                "222400K .......... .......... .......... .......... .......... 39% 40.1M 17s",
                                "222450K .......... .......... .......... .......... .......... 39% 10.6M 17s",
                                "222500K .......... .......... .......... .......... .......... 39% 17.1M 17s",
                                "222550K .......... .......... .......... .......... .......... 39% 9.70M 17s",
                                "222600K .......... .......... .......... .......... .......... 39% 7.71M 17s",
                                "222650K .......... .......... .......... .......... .......... 39% 13.7M 17s",
                                "222700K .......... .......... .......... .......... .......... 39% 6.39M 17s",
                                "222750K .......... .......... .......... .......... .......... 39% 11.4M 17s",
                                "222800K .......... .......... .......... .......... .......... 39% 10.5M 17s",
                                "222850K .......... .......... .......... .......... .......... 39% 26.9M 17s",
                                "222900K .......... .......... .......... .......... .......... 39% 28.8M 17s",
                                "222950K .......... .......... .......... .......... .......... 39% 13.8M 17s",
                                "223000K .......... .......... .......... .......... .......... 39% 27.7M 17s",
                                "223050K .......... .......... .......... .......... .......... 39% 9.68M 17s",
                                "223100K .......... .......... .......... .......... .......... 39% 36.6M 17s",
                                "223150K .......... .......... .......... .......... .......... 39% 36.1M 17s",
                                "223200K .......... .......... .......... .......... .......... 39% 12.8M 17s",
                                "223250K .......... .......... .......... .......... .......... 39% 22.1M 17s",
                                "223300K .......... .......... .......... .......... .......... 39% 33.6M 17s",
                                "223350K .......... .......... .......... .......... .......... 39% 11.3M 17s",
                                "223400K .......... .......... .......... .......... .......... 39% 27.2M 17s",
                                "223450K .......... .......... .......... .......... .......... 39% 11.0M 17s",
                                "223500K .......... .......... .......... .......... .......... 39% 22.2M 17s",
                                "223550K .......... .......... .......... .......... .......... 39% 22.7M 17s",
                                "223600K .......... .......... .......... .......... .......... 39% 12.4M 17s",
                                "223650K .......... .......... .......... .......... .......... 39% 26.9M 17s",
                                "223700K .......... .......... .......... .......... .......... 39% 13.1M 17s",
                                "223750K .......... .......... .......... .......... .......... 40% 27.3M 17s",
                                "223800K .......... .......... .......... .......... .......... 40% 39.4M 17s",
                                "223850K .......... .......... .......... .......... .......... 40% 13.8M 17s",
                                "223900K .......... .......... .......... .......... .......... 40% 27.5M 17s",
                                "223950K .......... .......... .......... .......... .......... 40% 15.6M 17s",
                                "224000K .......... .......... .......... .......... .......... 40% 48.4M 17s",
                                "224050K .......... .......... .......... .......... .......... 40% 41.5M 17s",
                                "224100K .......... .......... .......... .......... .......... 40% 24.5M 17s",
                                "224150K .......... .......... .......... .......... .......... 40% 43.2M 17s",
                                "224200K .......... .......... .......... .......... .......... 40% 11.7M 17s",
                                "224250K .......... .......... .......... .......... .......... 40% 37.8M 17s",
                                "224300K .......... .......... .......... .......... .......... 40% 31.4M 17s",
                                "224350K .......... .......... .......... .......... .......... 40% 11.1M 17s",
                                "224400K .......... .......... .......... .......... .......... 40% 31.8M 17s",
                                "224450K .......... .......... .......... .......... .......... 40% 11.2M 17s",
                                "224500K .......... .......... .......... .......... .......... 40% 35.3M 17s",
                                "224550K .......... .......... .......... .......... .......... 40% 27.1M 17s",
                                "224600K .......... .......... .......... .......... .......... 40% 7.51M 17s",
                                "224650K .......... .......... .......... .......... .......... 40% 20.2M 17s",
                                "224700K .......... .......... .......... .......... .......... 40% 27.6M 17s",
                                "224750K .......... .......... .......... .......... .......... 40% 9.51M 17s",
                                "224800K .......... .......... .......... .......... .......... 40% 13.2M 17s",
                                "224850K .......... .......... .......... .......... .......... 40% 11.5M 17s",
                                "224900K .......... .......... .......... .......... .......... 40% 24.4M 17s",
                                "224950K .......... .......... .......... .......... .......... 40% 35.5M 17s",
                                "225000K .......... .......... .......... .......... .......... 40% 11.4M 17s",
                                "225050K .......... .......... .......... .......... .......... 40% 18.1M 17s",
                                "225100K .......... .......... .......... .......... .......... 40% 12.9M 17s",
                                "225150K .......... .......... .......... .......... .......... 40% 33.0M 17s",
                                "225200K .......... .......... .......... .......... .......... 40% 32.6M 17s",
                                "225250K .......... .......... .......... .......... .......... 40% 10.3M 17s",
                                "225300K .......... .......... .......... .......... .......... 40% 24.9M 17s",
                                "225350K .......... .......... .......... .......... .......... 40% 13.2M 17s",
                                "225400K .......... .......... .......... .......... .......... 40% 33.7M 17s",
                                "225450K .......... .......... .......... .......... .......... 40% 27.3M 17s",
                                "225500K .......... .......... .......... .......... .......... 40% 9.93M 17s",
                                "225550K .......... .......... .......... .......... .......... 40% 29.5M 17s",
                                "225600K .......... .......... .......... .......... .......... 40% 10.7M 17s",
                                "225650K .......... .......... .......... .......... .......... 40% 36.9M 17s",
                                "225700K .......... .......... .......... .......... .......... 40% 39.9M 17s",
                                "225750K .......... .......... .......... .......... .......... 40% 17.9M 17s",
                                "225800K .......... .......... .......... .......... .......... 40% 34.8M 17s",
                                "225850K .......... .......... .......... .......... .......... 40% 14.4M 17s",
                                "225900K .......... .......... .......... .......... .......... 40% 51.5M 17s",
                                "225950K .......... .......... .......... .......... .......... 40% 48.8M 17s",
                                "226000K .......... .......... .......... .......... .......... 40% 15.6M 17s",
                                "226050K .......... .......... .......... .......... .......... 40% 28.1M 17s",
                                "226100K .......... .......... .......... .......... .......... 40% 35.5M 17s",
                                "226150K .......... .......... .......... .......... .......... 40% 17.5M 17s",
                                "226200K .......... .......... .......... .......... .......... 40% 36.6M 17s",
                                "226250K .......... .......... .......... .......... .......... 40% 15.5M 17s",
                                "226300K .......... .......... .......... .......... .......... 40% 16.7M 17s",
                                "226350K .......... .......... .......... .......... .......... 40% 50.3M 17s",
                                "226400K .......... .......... .......... .......... .......... 40% 26.1M 17s",
                                "226450K .......... .......... .......... .......... .......... 40% 31.0M 17s",
                                "226500K .......... .......... .......... .......... .......... 40% 16.8M 17s",
                                "226550K .......... .......... .......... .......... .......... 40% 30.2M 17s",
                                "226600K .......... .......... .......... .......... .......... 40% 47.8M 17s",
                                "226650K .......... .......... .......... .......... .......... 40% 10.1M 17s",
                                "226700K .......... .......... .......... .......... .......... 40% 21.4M 17s",
                                "226750K .......... .......... .......... .......... .......... 40% 11.7M 17s",
                                "226800K .......... .......... .......... .......... .......... 40% 42.0M 17s",
                                "226850K .......... .......... .......... .......... .......... 40% 17.5M 17s",
                                "226900K .......... .......... .......... .......... .......... 40% 6.74M 17s",
                                "226950K .......... .......... .......... .......... .......... 40% 21.9M 17s",
                                "227000K .......... .......... .......... .......... .......... 40% 19.2M 17s",
                                "227050K .......... .......... .......... .......... .......... 40% 12.0M 17s",
                                "227100K .......... .......... .......... .......... .......... 40% 37.8M 17s",
                                "227150K .......... .......... .......... .......... .......... 40% 11.4M 17s",
                                "227200K .......... .......... .......... .......... .......... 40% 4.29M 17s",
                                "227250K .......... .......... .......... .......... .......... 40% 29.7M 17s",
                                "227300K .......... .......... .......... .......... .......... 40% 37.8M 17s",
                                "227350K .......... .......... .......... .......... .......... 40% 37.6M 17s",
                                "227400K .......... .......... .......... .......... .......... 40% 39.3M 17s",
                                "227450K .......... .......... .......... .......... .......... 40% 27.1M 17s",
                                "227500K .......... .......... .......... .......... .......... 40% 30.1M 17s",
                                "227550K .......... .......... .......... .......... .......... 40% 41.3M 17s",
                                "227600K .......... .......... .......... .......... .......... 40% 21.8M 17s",
                                "227650K .......... .......... .......... .......... .......... 40% 11.0M 17s",
                                "227700K .......... .......... .......... .......... .......... 40% 10.6M 17s",
                                "227750K .......... .......... .......... .......... .......... 40% 11.9M 17s",
                                "227800K .......... .......... .......... .......... .......... 40% 44.5M 17s",
                                "227850K .......... .......... .......... .......... .......... 40% 10.4M 17s",
                                "227900K .......... .......... .......... .......... .......... 40% 13.7M 17s",
                                "227950K .......... .......... .......... .......... .......... 40% 12.4M 17s",
                                "228000K .......... .......... .......... .......... .......... 40% 25.6M 17s",
                                "228050K .......... .......... .......... .......... .......... 40% 21.3M 17s",
                                "228100K .......... .......... .......... .......... .......... 40% 42.0M 17s",
                                "228150K .......... .......... .......... .......... .......... 40% 17.1M 17s",
                                "228200K .......... .......... .......... .......... .......... 40% 35.5M 17s",
                                "228250K .......... .......... .......... .......... .......... 40% 32.7M 17s",
                                "228300K .......... .......... .......... .......... .......... 40% 17.7M 17s",
                                "228350K .......... .......... .......... .......... .......... 40% 37.1M 17s",
                                "228400K .......... .......... .......... .......... .......... 40% 19.4M 17s",
                                "228450K .......... .......... .......... .......... .......... 40% 28.2M 17s",
                                "228500K .......... .......... .......... .......... .......... 40% 42.5M 17s",
                                "228550K .......... .......... .......... .......... .......... 40% 19.8M 17s",
                                "228600K .......... .......... .......... .......... .......... 40% 38.9M 17s",
                                "228650K .......... .......... .......... .......... .......... 40% 13.0M 17s",
                                "228700K .......... .......... .......... .......... .......... 40% 43.6M 17s",
                                "228750K .......... .......... .......... .......... .......... 40% 43.7M 17s",
                                "228800K .......... .......... .......... .......... .......... 40% 16.0M 17s",
                                "228850K .......... .......... .......... .......... .......... 40% 33.6M 17s",
                                "228900K .......... .......... .......... .......... .......... 40% 20.9M 17s",
                                "228950K .......... .......... .......... .......... .......... 40% 22.1M 17s",
                                "229000K .......... .......... .......... .......... .......... 40% 16.1M 17s",
                                "229050K .......... .......... .......... .......... .......... 40% 17.3M 17s",
                                "229100K .......... .......... .......... .......... .......... 40% 12.7M 17s",
                                "229150K .......... .......... .......... .......... .......... 40% 9.93M 17s",
                                "229200K .......... .......... .......... .......... .......... 40% 35.1M 17s",
                                "229250K .......... .......... .......... .......... .......... 40% 27.2M 17s",
                                "229300K .......... .......... .......... .......... .......... 40% 20.3M 17s",
                                "229350K .......... .......... .......... .......... .......... 41% 22.1M 17s",
                                "229400K .......... .......... .......... .......... .......... 41% 19.6M 17s",
                                "229450K .......... .......... .......... .......... .......... 41% 18.0M 17s",
                                "229500K .......... .......... .......... .......... .......... 41% 32.5M 17s",
                                "229550K .......... .......... .......... .......... .......... 41% 41.8M 17s",
                                "229600K .......... .......... .......... .......... .......... 41% 34.6M 17s",
                                "229650K .......... .......... .......... .......... .......... 41% 51.4M 17s",
                                "229700K .......... .......... .......... .......... .......... 41% 48.4M 17s",
                                "229750K .......... .......... .......... .......... .......... 41% 52.8M 17s",
                                "229800K .......... .......... .......... .......... .......... 41% 36.2M 17s",
                                "229850K .......... .......... .......... .......... .......... 41% 51.3M 17s",
                                "229900K .......... .......... .......... .......... .......... 41% 50.0M 17s",
                                "229950K .......... .......... .......... .......... .......... 41% 17.6M 17s",
                                "230000K .......... .......... .......... .......... .......... 41% 32.7M 17s",
                                "230050K .......... .......... .......... .......... .......... 41% 20.7M 17s",
                                "230100K .......... .......... .......... .......... .......... 41% 37.8M 17s",
                                "230150K .......... .......... .......... .......... .......... 41% 24.8M 17s",
                                "230200K .......... .......... .......... .......... .......... 41% 17.7M 17s",
                                "230250K .......... .......... .......... .......... .......... 41% 50.2M 17s",
                                "230300K .......... .......... .......... .......... .......... 41% 43.6M 17s",
                                "230350K .......... .......... .......... .......... .......... 41% 43.9M 17s",
                                "230400K .......... .......... .......... .......... .......... 41% 41.8M 17s",
                                "230450K .......... .......... .......... .......... .......... 41% 13.8M 17s",
                                "230500K .......... .......... .......... .......... .......... 41% 26.6M 17s",
                                "230550K .......... .......... .......... .......... .......... 41% 49.2M 17s",
                                "230600K .......... .......... .......... .......... .......... 41% 25.5M 17s",
                                "230650K .......... .......... .......... .......... .......... 41% 30.5M 17s",
                                "230700K .......... .......... .......... .......... .......... 41% 10.5M 17s",
                                "230750K .......... .......... .......... .......... .......... 41% 34.9M 17s",
                                "230800K .......... .......... .......... .......... .......... 41% 48.4M 17s",
                                "230850K .......... .......... .......... .......... .......... 41% 26.7M 17s",
                                "230900K .......... .......... .......... .......... .......... 41% 19.7M 17s",
                                "230950K .......... .......... .......... .......... .......... 41% 19.1M 17s",
                                "231000K .......... .......... .......... .......... .......... 41% 31.5M 17s",
                                "231050K .......... .......... .......... .......... .......... 41% 10.1M 17s",
                                "231100K .......... .......... .......... .......... .......... 41% 38.7M 17s",
                                "231150K .......... .......... .......... .......... .......... 41% 34.8M 17s",
                                "231200K .......... .......... .......... .......... .......... 41% 16.1M 17s",
                                "231250K .......... .......... .......... .......... .......... 41% 45.7M 17s",
                                "231300K .......... .......... .......... .......... .......... 41% 25.8M 17s",
                                "231350K .......... .......... .......... .......... .......... 41% 36.5M 17s",
                                "231400K .......... .......... .......... .......... .......... 41% 31.1M 17s",
                                "231450K .......... .......... .......... .......... .......... 41% 32.2M 17s",
                                "231500K .......... .......... .......... .......... .......... 41% 47.0M 17s",
                                "231550K .......... .......... .......... .......... .......... 41% 30.4M 17s",
                                "231600K .......... .......... .......... .......... .......... 41% 30.4M 17s",
                                "231650K .......... .......... .......... .......... .......... 41% 30.0M 17s",
                                "231700K .......... .......... .......... .......... .......... 41% 50.1M 17s",
                                "231750K .......... .......... .......... .......... .......... 41% 32.2M 17s",
                                "231800K .......... .......... .......... .......... .......... 41% 26.2M 17s",
                                "231850K .......... .......... .......... .......... .......... 41% 14.7M 17s",
                                "231900K .......... .......... .......... .......... .......... 41% 46.7M 17s",
                                "231950K .......... .......... .......... .......... .......... 41% 49.4M 17s",
                                "232000K .......... .......... .......... .......... .......... 41% 27.8M 17s",
                                "232050K .......... .......... .......... .......... .......... 41% 29.5M 17s",
                                "232100K .......... .......... .......... .......... .......... 41% 22.0M 17s",
                                "232150K .......... .......... .......... .......... .......... 41% 45.4M 17s",
                                "232200K .......... .......... .......... .......... .......... 41% 50.9M 17s",
                                "232250K .......... .......... .......... .......... .......... 41% 31.5M 17s",
                                "232300K .......... .......... .......... .......... .......... 41% 49.6M 17s",
                                "232350K .......... .......... .......... .......... .......... 41% 44.2M 17s",
                                "232400K .......... .......... .......... .......... .......... 41% 52.6M 17s",
                                "232450K .......... .......... .......... .......... .......... 41% 37.7M 17s",
                                "232500K .......... .......... .......... .......... .......... 41% 49.8M 17s",
                                "232550K .......... .......... .......... .......... .......... 41% 43.3M 17s",
                                "232600K .......... .......... .......... .......... .......... 41% 48.9M 17s",
                                "232650K .......... .......... .......... .......... .......... 41% 50.7M 17s",
                                "232700K .......... .......... .......... .......... .......... 41% 36.9M 17s",
                                "232750K .......... .......... .......... .......... .......... 41% 20.9M 17s",
                                "232800K .......... .......... .......... .......... .......... 41% 29.6M 17s",
                                "232850K .......... .......... .......... .......... .......... 41% 27.3M 17s",
                                "232900K .......... .......... .......... .......... .......... 41% 42.8M 17s",
                                "232950K .......... .......... .......... .......... .......... 41% 43.5M 17s",
                                "233000K .......... .......... .......... .......... .......... 41% 26.7M 17s",
                                "233050K .......... .......... .......... .......... .......... 41% 30.1M 17s",
                                "233100K .......... .......... .......... .......... .......... 41% 27.1M 17s",
                                "233150K .......... .......... .......... .......... .......... 41% 29.6M 17s",
                                "233200K .......... .......... .......... .......... .......... 41% 28.1M 17s",
                                "233250K .......... .......... .......... .......... .......... 41% 29.7M 17s",
                                "233300K .......... .......... .......... .......... .......... 41% 36.3M 17s",
                                "233350K .......... .......... .......... .......... .......... 41% 31.6M 17s",
                                "233400K .......... .......... .......... .......... .......... 41% 17.1M 17s",
                                "233450K .......... .......... .......... .......... .......... 41% 43.2M 17s",
                                "233500K .......... .......... .......... .......... .......... 41% 35.0M 17s",
                                "233550K .......... .......... .......... .......... .......... 41% 20.2M 17s",
                                "233600K .......... .......... .......... .......... .......... 41% 33.2M 17s",
                                "233650K .......... .......... .......... .......... .......... 41% 24.9M 17s",
                                "233700K .......... .......... .......... .......... .......... 41% 33.0M 17s",
                                "233750K .......... .......... .......... .......... .......... 41% 36.3M 17s",
                                "233800K .......... .......... .......... .......... .......... 41% 53.0M 17s",
                                "233850K .......... .......... .......... .......... .......... 41% 54.7M 17s",
                                "233900K .......... .......... .......... .......... .......... 41% 47.0M 17s",
                                "233950K .......... .......... .......... .......... .......... 41% 50.1M 17s",
                                "234000K .......... .......... .......... .......... .......... 41% 52.6M 17s",
                                "234050K .......... .......... .......... .......... .......... 41% 53.0M 17s",
                                "234100K .......... .......... .......... .......... .......... 41% 47.5M 17s",
                                "234150K .......... .......... .......... .......... .......... 41% 49.6M 17s",
                                "234200K .......... .......... .......... .......... .......... 41% 49.2M 17s",
                                "234250K .......... .......... .......... .......... .......... 41% 50.0M 17s",
                                "234300K .......... .......... .......... .......... .......... 41% 44.9M 17s",
                                "234350K .......... .......... .......... .......... .......... 41% 34.3M 17s",
                                "234400K .......... .......... .......... .......... .......... 41% 98.2M 17s",
                                "234450K .......... .......... .......... .......... .......... 41% 48.4M 17s",
                                "234500K .......... .......... .......... .......... .......... 41% 86.9M 17s",
                                "234550K .......... .......... .......... .......... .......... 41% 57.8M 17s",
                                "234600K .......... .......... .......... .......... .......... 41% 78.0M 17s",
                                "234650K .......... .......... .......... .......... .......... 41% 51.6M 17s",
                                "234700K .......... .......... .......... .......... .......... 41% 64.2M 17s",
                                "234750K .......... .......... .......... .......... .......... 41% 79.3M 17s",
                                "234800K .......... .......... .......... .......... .......... 41% 52.7M 17s",
                                "234850K .......... .......... .......... .......... .......... 41% 51.9M 17s",
                                "234900K .......... .......... .......... .......... .......... 41% 40.9M 17s",
                                "234950K .......... .......... .......... .......... .......... 42% 41.4M 17s",
                                "235000K .......... .......... .......... .......... .......... 42% 49.5M 17s",
                                "235050K .......... .......... .......... .......... .......... 42% 40.6M 17s",
                                "235100K .......... .......... .......... .......... .......... 42% 24.6M 17s",
                                "235150K .......... .......... .......... .......... .......... 42% 25.2M 17s",
                                "235200K .......... .......... .......... .......... .......... 42% 71.7M 17s",
                                "235250K .......... .......... .......... .......... .......... 42% 21.5M 17s",
                                "235300K .......... .......... .......... .......... .......... 42% 25.7M 17s",
                                "235350K .......... .......... .......... .......... .......... 42% 32.1M 17s",
                                "235400K .......... .......... .......... .......... .......... 42% 21.7M 17s",
                                "235450K .......... .......... .......... .......... .......... 42% 61.2M 17s",
                                "235500K .......... .......... .......... .......... .......... 42% 29.3M 17s",
                                "235550K .......... .......... .......... .......... .......... 42% 17.8M 17s",
                                "235600K .......... .......... .......... .......... .......... 42% 48.6M 17s",
                                "235650K .......... .......... .......... .......... .......... 42% 9.66M 17s",
                                "235700K .......... .......... .......... .......... .......... 42% 78.7M 17s",
                                "235750K .......... .......... .......... .......... .......... 42% 89.0M 17s",
                                "235800K .......... .......... .......... .......... .......... 42% 53.9M 17s",
                                "235850K .......... .......... .......... .......... .......... 42% 45.9M 17s",
                                "235900K .......... .......... .......... .......... .......... 42% 77.5M 17s",
                                "235950K .......... .......... .......... .......... .......... 42% 59.8M 17s",
                                "236000K .......... .......... .......... .......... .......... 42% 50.9M 17s",
                                "236050K .......... .......... .......... .......... .......... 42% 89.7M 17s",
                                "236100K .......... .......... .......... .......... .......... 42% 45.3M 17s",
                                "236150K .......... .......... .......... .......... .......... 42% 98.1M 17s",
                                "236200K .......... .......... .......... .......... .......... 42% 37.2M 17s",
                                "236250K .......... .......... .......... .......... .......... 42% 33.3M 16s",
                                "236300K .......... .......... .......... .......... .......... 42% 31.0M 16s",
                                "236350K .......... .......... .......... .......... .......... 42% 36.5M 16s",
                                "236400K .......... .......... .......... .......... .......... 42% 68.0M 16s",
                                "236450K .......... .......... .......... .......... .......... 42% 31.6M 16s",
                                "236500K .......... .......... .......... .......... .......... 42% 32.2M 16s",
                                "236550K .......... .......... .......... .......... .......... 42% 35.4M 16s",
                                "236600K .......... .......... .......... .......... .......... 42% 89.3M 16s",
                                "236650K .......... .......... .......... .......... .......... 42% 31.3M 16s",
                                "236700K .......... .......... .......... .......... .......... 42% 30.6M 16s",
                                "236750K .......... .......... .......... .......... .......... 42% 35.5M 16s",
                                "236800K .......... .......... .......... .......... .......... 42% 30.5M 16s",
                                "236850K .......... .......... .......... .......... .......... 42% 83.4M 16s",
                                "236900K .......... .......... .......... .......... .......... 42% 29.9M 16s",
                                "236950K .......... .......... .......... .......... .......... 42% 38.6M 16s",
                                "237000K .......... .......... .......... .......... .......... 42% 32.1M 16s",
                                "237050K .......... .......... .......... .......... .......... 42% 34.0M 16s",
                                "237100K .......... .......... .......... .......... .......... 42% 86.1M 16s",
                                "237150K .......... .......... .......... .......... .......... 42% 27.6M 16s",
                                "237200K .......... .......... .......... .......... .......... 42% 25.6M 16s",
                                "237250K .......... .......... .......... .......... .......... 42% 25.0M 16s",
                                "237300K .......... .......... .......... .......... .......... 42% 68.5M 16s",
                                "237350K .......... .......... .......... .......... .......... 42% 21.1M 16s",
                                "237400K .......... .......... .......... .......... .......... 42% 20.5M 16s",
                                "237450K .......... .......... .......... .......... .......... 42% 25.8M 16s",
                                "237500K .......... .......... .......... .......... .......... 42% 27.9M 16s",
                                "237550K .......... .......... .......... .......... .......... 42% 39.6M 16s",
                                "237600K .......... .......... .......... .......... .......... 42% 44.5M 16s",
                                "237650K .......... .......... .......... .......... .......... 42% 31.6M 16s",
                                "237700K .......... .......... .......... .......... .......... 42% 42.7M 16s",
                                "237750K .......... .......... .......... .......... .......... 42% 37.3M 16s",
                                "237800K .......... .......... .......... .......... .......... 42% 53.1M 16s",
                                "237850K .......... .......... .......... .......... .......... 42% 33.1M 16s",
                                "237900K .......... .......... .......... .......... .......... 42% 41.6M 16s",
                                "237950K .......... .......... .......... .......... .......... 42% 39.8M 16s",
                                "238000K .......... .......... .......... .......... .......... 42% 77.4M 16s",
                                "238050K .......... .......... .......... .......... .......... 42% 45.9M 16s",
                                "238100K .......... .......... .......... .......... .......... 42% 24.8M 16s",
                                "238150K .......... .......... .......... .......... .......... 42% 51.4M 16s",
                                "238200K .......... .......... .......... .......... .......... 42% 30.3M 16s",
                                "238250K .......... .......... .......... .......... .......... 42% 81.8M 16s",
                                "238300K .......... .......... .......... .......... .......... 42% 34.6M 16s",
                                "238350K .......... .......... .......... .......... .......... 42% 31.9M 16s",
                                "238400K .......... .......... .......... .......... .......... 42% 32.4M 16s",
                                "238450K .......... .......... .......... .......... .......... 42% 34.8M 16s",
                                "238500K .......... .......... .......... .......... .......... 42% 86.0M 16s",
                                "238550K .......... .......... .......... .......... .......... 42% 30.0M 16s",
                                "238600K .......... .......... .......... .......... .......... 42% 33.6M 16s",
                                "238650K .......... .......... .......... .......... .......... 42% 34.3M 16s",
                                "238700K .......... .......... .......... .......... .......... 42% 81.9M 16s",
                                "238750K .......... .......... .......... .......... .......... 42% 30.2M 16s",
                                "238800K .......... .......... .......... .......... .......... 42% 30.9M 16s",
                                "238850K .......... .......... .......... .......... .......... 42% 35.9M 16s",
                                "238900K .......... .......... .......... .......... .......... 42% 32.1M 16s",
                                "238950K .......... .......... .......... .......... .......... 42% 66.8M 16s",
                                "239000K .......... .......... .......... .......... .......... 42% 24.3M 16s",
                                "239050K .......... .......... .......... .......... .......... 42% 57.2M 16s",
                                "239100K .......... .......... .......... .......... .......... 42% 26.4M 16s",
                                "239150K .......... .......... .......... .......... .......... 42% 37.6M 16s",
                                "239200K .......... .......... .......... .......... .......... 42% 59.0M 16s",
                                "239250K .......... .......... .......... .......... .......... 42% 15.0M 16s",
                                "239300K .......... .......... .......... .......... .......... 42% 46.8M 16s",
                                "239350K .......... .......... .......... .......... .......... 42% 20.4M 16s",
                                "239400K .......... .......... .......... .......... .......... 42% 21.3M 16s",
                                "239450K .......... .......... .......... .......... .......... 42% 52.7M 16s",
                                "239500K .......... .......... .......... .......... .......... 42% 25.9M 16s",
                                "239550K .......... .......... .......... .......... .......... 42% 49.4M 16s",
                                "239600K .......... .......... .......... .......... .......... 42% 23.3M 16s",
                                "239650K .......... .......... .......... .......... .......... 42% 38.6M 16s",
                                "239700K .......... .......... .......... .......... .......... 42% 50.9M 16s",
                                "239750K .......... .......... .......... .......... .......... 42% 21.9M 16s",
                                "239800K .......... .......... .......... .......... .......... 42% 17.9M 16s",
                                "239850K .......... .......... .......... .......... .......... 42% 33.7M 16s",
                                "239900K .......... .......... .......... .......... .......... 42% 73.5M 16s",
                                "239950K .......... .......... .......... .......... .......... 42% 44.0M 16s",
                                "240000K .......... .......... .......... .......... .......... 42% 57.6M 16s",
                                "240050K .......... .......... .......... .......... .......... 42% 32.3M 16s",
                                "240100K .......... .......... .......... .......... .......... 42% 85.3M 16s",
                                "240150K .......... .......... .......... .......... .......... 42% 29.6M 16s",
                                "240200K .......... .......... .......... .......... .......... 42% 27.0M 16s",
                                "240250K .......... .......... .......... .......... .......... 42% 32.4M 16s",
                                "240300K .......... .......... .......... .......... .......... 42% 32.6M 16s",
                                "240350K .......... .......... .......... .......... .......... 42% 77.0M 16s",
                                "240400K .......... .......... .......... .......... .......... 42% 31.7M 16s",
                                "240450K .......... .......... .......... .......... .......... 42% 31.0M 16s",
                                "240500K .......... .......... .......... .......... .......... 42% 23.4M 16s",
                                "240550K .......... .......... .......... .......... .......... 43% 54.2M 16s",
                                "240600K .......... .......... .......... .......... .......... 43% 67.2M 16s",
                                "240650K .......... .......... .......... .......... .......... 43% 32.4M 16s",
                                "240700K .......... .......... .......... .......... .......... 43% 28.4M 16s",
                                "240750K .......... .......... .......... .......... .......... 43% 35.4M 16s",
                                "240800K .......... .......... .......... .......... .......... 43% 32.1M 16s",
                                "240850K .......... .......... .......... .......... .......... 43% 73.6M 16s",
                                "240900K .......... .......... .......... .......... .......... 43% 30.3M 16s",
                                "240950K .......... .......... .......... .......... .......... 43% 26.8M 16s",
                                "241000K .......... .......... .......... .......... .......... 43% 31.6M 16s",
                                "241050K .......... .......... .......... .......... .......... 43% 63.4M 16s",
                                "241100K .......... .......... .......... .......... .......... 43% 41.9M 16s",
                                "241150K .......... .......... .......... .......... .......... 43% 31.9M 16s",
                                "241200K .......... .......... .......... .......... .......... 43% 30.2M 16s",
                                "241250K .......... .......... .......... .......... .......... 43% 23.5M 16s",
                                "241300K .......... .......... .......... .......... .......... 43% 51.5M 16s",
                                "241350K .......... .......... .......... .......... .......... 43% 17.5M 16s",
                                "241400K .......... .......... .......... .......... .......... 43% 20.9M 16s",
                                "241450K .......... .......... .......... .......... .......... 43% 17.5M 16s",
                                "241500K .......... .......... .......... .......... .......... 43% 25.5M 16s",
                                "241550K .......... .......... .......... .......... .......... 43% 50.0M 16s",
                                "241600K .......... .......... .......... .......... .......... 43% 37.2M 16s",
                                "241650K .......... .......... .......... .......... .......... 43% 18.3M 16s",
                                "241700K .......... .......... .......... .......... .......... 43% 31.9M 16s",
                                "241750K .......... .......... .......... .......... .......... 43% 20.2M 16s",
                                "241800K .......... .......... .......... .......... .......... 43% 93.3M 16s",
                                "241850K .......... .......... .......... .......... .......... 43% 25.3M 16s",
                                "241900K .......... .......... .......... .......... .......... 43% 37.3M 16s",
                                "241950K .......... .......... .......... .......... .......... 43% 51.2M 16s",
                                "242000K .......... .......... .......... .......... .......... 43% 57.2M 16s",
                                "242050K .......... .......... .......... .......... .......... 43% 54.2M 16s",
                                "242100K .......... .......... .......... .......... .......... 43% 52.1M 16s",
                                "242150K .......... .......... .......... .......... .......... 43% 17.8M 16s",
                                "242200K .......... .......... .......... .......... .......... 43%  134M 16s",
                                "242250K .......... .......... .......... .......... .......... 43% 81.8M 16s",
                                "242300K .......... .......... .......... .......... .......... 43% 33.7M 16s",
                                "242350K .......... .......... .......... .......... .......... 43% 50.6M 16s",
                                "242400K .......... .......... .......... .......... .......... 43% 28.9M 16s",
                                "242450K .......... .......... .......... .......... .......... 43% 73.6M 16s",
                                "242500K .......... .......... .......... .......... .......... 43% 31.6M 16s",
                                "242550K .......... .......... .......... .......... .......... 43% 28.9M 16s",
                                "242600K .......... .......... .......... .......... .......... 43% 29.0M 16s",
                                "242650K .......... .......... .......... .......... .......... 43% 33.9M 16s",
                                "242700K .......... .......... .......... .......... .......... 43% 64.5M 16s",
                                "242750K .......... .......... .......... .......... .......... 43% 33.5M 16s",
                                "242800K .......... .......... .......... .......... .......... 43% 30.5M 16s",
                                "242850K .......... .......... .......... .......... .......... 43% 30.4M 16s",
                                "242900K .......... .......... .......... .......... .......... 43% 29.5M 16s",
                                "242950K .......... .......... .......... .......... .......... 43% 81.0M 16s",
                                "243000K .......... .......... .......... .......... .......... 43% 29.3M 16s",
                                "243050K .......... .......... .......... .......... .......... 43% 32.6M 16s",
                                "243100K .......... .......... .......... .......... .......... 43% 28.3M 16s",
                                "243150K .......... .......... .......... .......... .......... 43% 19.6M 16s",
                                "243200K .......... .......... .......... .......... .......... 43% 91.4M 16s",
                                "243250K .......... .......... .......... .......... .......... 43% 37.6M 16s",
                                "243300K .......... .......... .......... .......... .......... 43% 27.0M 16s",
                                "243350K .......... .......... .......... .......... .......... 43% 35.3M 16s",
                                "243400K .......... .......... .......... .......... .......... 43% 72.6M 16s",
                                "243450K .......... .......... .......... .......... .......... 43% 27.8M 16s",
                                "243500K .......... .......... .......... .......... .......... 43% 21.7M 16s",
                                "243550K .......... .......... .......... .......... .......... 43% 18.1M 16s",
                                "243600K .......... .......... .......... .......... .......... 43% 18.5M 16s",
                                "243650K .......... .......... .......... .......... .......... 43% 41.8M 16s",
                                "243700K .......... .......... .......... .......... .......... 43% 18.4M 16s",
                                "243750K .......... .......... .......... .......... .......... 43% 20.6M 16s",
                                "243800K .......... .......... .......... .......... .......... 43% 46.5M 16s",
                                "243850K .......... .......... .......... .......... .......... 43% 34.9M 16s",
                                "243900K .......... .......... .......... .......... .......... 43% 13.2M 16s",
                                "243950K .......... .......... .......... .......... .......... 43% 52.1M 16s",
                                "244000K .......... .......... .......... .......... .......... 43% 19.1M 16s",
                                "244050K .......... .......... .......... .......... .......... 43% 31.1M 16s",
                                "244100K .......... .......... .......... .......... .......... 43% 70.7M 16s",
                                "244150K .......... .......... .......... .......... .......... 43% 21.7M 16s",
                                "244200K .......... .......... .......... .......... .......... 43% 66.5M 16s",
                                "244250K .......... .......... .......... .......... .......... 43% 36.3M 16s",
                                "244300K .......... .......... .......... .......... .......... 43% 48.5M 16s",
                                "244350K .......... .......... .......... .......... .......... 43% 64.0M 16s",
                                "244400K .......... .......... .......... .......... .......... 43% 39.9M 16s",
                                "244450K .......... .......... .......... .......... .......... 43% 56.0M 16s",
                                "244500K .......... .......... .......... .......... .......... 43% 29.6M 16s",
                                "244550K .......... .......... .......... .......... .......... 43% 65.0M 16s",
                                "244600K .......... .......... .......... .......... .......... 43% 29.0M 16s",
                                "244650K .......... .......... .......... .......... .......... 43% 21.6M 16s",
                                "244700K .......... .......... .......... .......... .......... 43% 25.0M 16s",
                                "244750K .......... .......... .......... .......... .......... 43% 32.9M 16s",
                                "244800K .......... .......... .......... .......... .......... 43% 68.7M 16s",
                                "244850K .......... .......... .......... .......... .......... 43% 32.3M 16s",
                                "244900K .......... .......... .......... .......... .......... 43% 31.1M 16s",
                                "244950K .......... .......... .......... .......... .......... 43% 30.3M 16s",
                                "245000K .......... .......... .......... .......... .......... 43% 28.2M 16s",
                                "245050K .......... .......... .......... .......... .......... 43% 71.9M 16s",
                                "245100K .......... .......... .......... .......... .......... 43% 23.3M 16s",
                                "245150K .......... .......... .......... .......... .......... 43% 17.5M 16s",
                                "245200K .......... .......... .......... .......... .......... 43% 21.3M 16s",
                                "245250K .......... .......... .......... .......... .......... 43% 52.2M 16s",
                                "245300K .......... .......... .......... .......... .......... 43% 18.2M 16s",
                                "245350K .......... .......... .......... .......... .......... 43% 49.0M 16s",
                                "245400K .......... .......... .......... .......... .......... 43% 52.3M 16s",
                                "245450K .......... .......... .......... .......... .......... 43% 56.1M 16s",
                                "245500K .......... .......... .......... .......... .......... 43% 61.1M 16s",
                                "245550K .......... .......... .......... .......... .......... 43% 43.3M 16s",
                                "245600K .......... .......... .......... .......... .......... 43% 44.5M 16s",
                                "245650K .......... .......... .......... .......... .......... 43% 54.6M 16s",
                                "245700K .......... .......... .......... .......... .......... 43% 26.9M 16s",
                                "245750K .......... .......... .......... .......... .......... 43% 6.77M 16s",
                                "245800K .......... .......... .......... .......... .......... 43% 40.9M 16s",
                                "245850K .......... .......... .......... .......... .......... 43%  123M 16s",
                                "245900K .......... .......... .......... .......... .......... 43% 85.8M 16s",
                                "245950K .......... .......... .......... .......... .......... 43% 45.8M 16s",
                                "246000K .......... .......... .......... .......... .......... 43% 83.8M 16s",
                                "246050K .......... .......... .......... .......... .......... 43% 19.8M 16s",
                                "246100K .......... .......... .......... .......... .......... 44% 26.4M 16s",
                                "246150K .......... .......... .......... .......... .......... 44% 60.0M 16s",
                                "246200K .......... .......... .......... .......... .......... 44% 52.9M 16s",
                                "246250K .......... .......... .......... .......... .......... 44% 20.4M 16s",
                                "246300K .......... .......... .......... .......... .......... 44% 31.7M 16s",
                                "246350K .......... .......... .......... .......... .......... 44% 24.5M 16s",
                                "246400K .......... .......... .......... .......... .......... 44% 28.6M 16s",
                                "246450K .......... .......... .......... .......... .......... 44% 85.2M 16s",
                                "246500K .......... .......... .......... .......... .......... 44% 15.2M 16s",
                                "246550K .......... .......... .......... .......... .......... 44% 21.9M 16s",
                                "246600K .......... .......... .......... .......... .......... 44% 21.3M 16s",
                                "246650K .......... .......... .......... .......... .......... 44% 78.5M 16s",
                                "246700K .......... .......... .......... .......... .......... 44% 81.6M 16s",
                                "246750K .......... .......... .......... .......... .......... 44% 23.5M 16s",
                                "246800K .......... .......... .......... .......... .......... 44% 57.6M 16s",
                                "246850K .......... .......... .......... .......... .......... 44% 28.0M 16s",
                                "246900K .......... .......... .......... .......... .......... 44% 53.2M 16s",
                                "246950K .......... .......... .......... .......... .......... 44% 52.4M 16s",
                                "247000K .......... .......... .......... .......... .......... 44% 26.4M 16s",
                                "247050K .......... .......... .......... .......... .......... 44% 42.1M 16s",
                                "247100K .......... .......... .......... .......... .......... 44% 27.9M 16s",
                                "247150K .......... .......... .......... .......... .......... 44% 64.5M 16s",
                                "247200K .......... .......... .......... .......... .......... 44% 29.3M 16s",
                                "247250K .......... .......... .......... .......... .......... 44% 24.3M 16s",
                                "247300K .......... .......... .......... .......... .......... 44% 68.2M 16s",
                                "247350K .......... .......... .......... .......... .......... 44% 68.6M 16s",
                                "247400K .......... .......... .......... .......... .......... 44% 29.4M 16s",
                                "247450K .......... .......... .......... .......... .......... 44% 28.7M 16s",
                                "247500K .......... .......... .......... .......... .......... 44% 49.5M 16s",
                                "247550K .......... .......... .......... .......... .......... 44% 26.4M 16s",
                                "247600K .......... .......... .......... .......... .......... 44% 63.5M 16s",
                                "247650K .......... .......... .......... .......... .......... 44% 34.8M 16s",
                                "247700K .......... .......... .......... .......... .......... 44% 27.4M 16s",
                                "247750K .......... .......... .......... .......... .......... 44% 21.7M 16s",
                                "247800K .......... .......... .......... .......... .......... 44% 35.5M 16s",
                                "247850K .......... .......... .......... .......... .......... 44% 73.3M 16s",
                                "247900K .......... .......... .......... .......... .......... 44% 30.7M 16s",
                                "247950K .......... .......... .......... .......... .......... 44% 27.4M 16s",
                                "248000K .......... .......... .......... .......... .......... 44% 32.5M 16s",
                                "248050K .......... .......... .......... .......... .......... 44% 78.6M 16s",
                                "248100K .......... .......... .......... .......... .......... 44% 31.3M 16s",
                                "248150K .......... .......... .......... .......... .......... 44% 26.0M 16s",
                                "248200K .......... .......... .......... .......... .......... 44% 31.5M 16s",
                                "248250K .......... .......... .......... .......... .......... 44% 35.3M 16s",
                                "248300K .......... .......... .......... .......... .......... 44% 51.5M 16s",
                                "248350K .......... .......... .......... .......... .......... 44% 38.0M 16s",
                                "248400K .......... .......... .......... .......... .......... 44% 21.5M 16s",
                                "248450K .......... .......... .......... .......... .......... 44% 19.8M 16s",
                                "248500K .......... .......... .......... .......... .......... 44% 19.6M 16s",
                                "248550K .......... .......... .......... .......... .......... 44% 56.4M 16s",
                                "248600K .......... .......... .......... .......... .......... 44% 19.5M 16s",
                                "248650K .......... .......... .......... .......... .......... 44% 27.7M 16s",
                                "248700K .......... .......... .......... .......... .......... 44% 11.3M 16s",
                                "248750K .......... .......... .......... .......... .......... 44%  102M 16s",
                                "248800K .......... .......... .......... .......... .......... 44%  101M 16s",
                                "248850K .......... .......... .......... .......... .......... 44% 23.3M 16s",
                                "248900K .......... .......... .......... .......... .......... 44% 47.2M 16s",
                                "248950K .......... .......... .......... .......... .......... 44% 39.6M 16s",
                                "249000K .......... .......... .......... .......... .......... 44% 46.0M 16s",
                                "249050K .......... .......... .......... .......... .......... 44% 61.2M 16s",
                                "249100K .......... .......... .......... .......... .......... 44% 24.4M 15s",
                                "249150K .......... .......... .......... .......... .......... 44% 37.4M 15s",
                                "249200K .......... .......... .......... .......... .......... 44% 21.8M 15s",
                                "249250K .......... .......... .......... .......... .......... 44% 34.0M 15s",
                                "249300K .......... .......... .......... .......... .......... 44% 15.4M 15s",
                                "249350K .......... .......... .......... .......... .......... 44% 38.4M 15s",
                                "249400K .......... .......... .......... .......... .......... 44% 33.8M 15s",
                                "249450K .......... .......... .......... .......... .......... 44% 37.6M 15s",
                                "249500K .......... .......... .......... .......... .......... 44% 50.9M 15s",
                                "249550K .......... .......... .......... .......... .......... 44% 45.6M 15s",
                                "249600K .......... .......... .......... .......... .......... 44% 42.6M 15s",
                                "249650K .......... .......... .......... .......... .......... 44% 47.5M 15s",
                                "249700K .......... .......... .......... .......... .......... 44% 46.7M 15s",
                                "249750K .......... .......... .......... .......... .......... 44% 50.1M 15s",
                                "249800K .......... .......... .......... .......... .......... 44% 44.8M 15s",
                                "249850K .......... .......... .......... .......... .......... 44% 15.4M 15s",
                                "249900K .......... .......... .......... .......... .......... 44% 43.4M 15s",
                                "249950K .......... .......... .......... .......... .......... 44% 45.7M 15s",
                                "250000K .......... .......... .......... .......... .......... 44% 48.5M 15s",
                                "250050K .......... .......... .......... .......... .......... 44% 47.5M 15s",
                                "250100K .......... .......... .......... .......... .......... 44% 43.1M 15s",
                                "250150K .......... .......... .......... .......... .......... 44% 50.8M 15s",
                                "250200K .......... .......... .......... .......... .......... 44% 37.4M 15s",
                                "250250K .......... .......... .......... .......... .......... 44% 45.6M 15s",
                                "250300K .......... .......... .......... .......... .......... 44% 48.4M 15s",
                                "250350K .......... .......... .......... .......... .......... 44% 33.3M 15s",
                                "250400K .......... .......... .......... .......... .......... 44% 46.8M 15s",
                                "250450K .......... .......... .......... .......... .......... 44% 31.7M 15s",
                                "250500K .......... .......... .......... .......... .......... 44% 21.0M 15s",
                                "250550K .......... .......... .......... .......... .......... 44% 16.5M 15s",
                                "250600K .......... .......... .......... .......... .......... 44% 20.6M 15s",
                                "250650K .......... .......... .......... .......... .......... 44% 29.0M 15s",
                                "250700K .......... .......... .......... .......... .......... 44% 19.7M 15s",
                                "250750K .......... .......... .......... .......... .......... 44% 25.7M 15s",
                                "250800K .......... .......... .......... .......... .......... 44% 33.9M 15s",
                                "250850K .......... .......... .......... .......... .......... 44% 25.7M 15s",
                                "250900K .......... .......... .......... .......... .......... 44% 34.1M 15s",
                                "250950K .......... .......... .......... .......... .......... 44% 34.7M 15s",
                                "251000K .......... .......... .......... .......... .......... 44% 25.9M 15s",
                                "251050K .......... .......... .......... .......... .......... 44% 37.2M 15s",
                                "251100K .......... .......... .......... .......... .......... 44% 28.3M 15s",
                                "251150K .......... .......... .......... .......... .......... 44% 26.6M 15s",
                                "251200K .......... .......... .......... .......... .......... 44% 30.4M 15s",
                                "251250K .......... .......... .......... .......... .......... 44% 22.6M 15s",
                                "251300K .......... .......... .......... .......... .......... 44% 38.2M 15s",
                                "251350K .......... .......... .......... .......... .......... 44% 26.8M 15s",
                                "251400K .......... .......... .......... .......... .......... 44% 34.0M 15s",
                                "251450K .......... .......... .......... .......... .......... 44% 33.5M 15s",
                                "251500K .......... .......... .......... .......... .......... 44% 36.9M 15s",
                                "251550K .......... .......... .......... .......... .......... 44% 44.6M 15s",
                                "251600K .......... .......... .......... .......... .......... 44% 46.3M 15s",
                                "251650K .......... .......... .......... .......... .......... 44% 43.9M 15s",
                                "251700K .......... .......... .......... .......... .......... 45% 34.0M 15s",
                                "251750K .......... .......... .......... .......... .......... 45% 38.8M 15s",
                                "251800K .......... .......... .......... .......... .......... 45% 40.1M 15s",
                                "251850K .......... .......... .......... .......... .......... 45% 33.7M 15s",
                                "251900K .......... .......... .......... .......... .......... 45% 28.9M 15s",
                                "251950K .......... .......... .......... .......... .......... 45% 40.6M 15s",
                                "252000K .......... .......... .......... .......... .......... 45% 39.5M 15s",
                                "252050K .......... .......... .......... .......... .......... 45% 40.4M 15s",
                                "252100K .......... .......... .......... .......... .......... 45% 51.4M 15s",
                                "252150K .......... .......... .......... .......... .......... 45% 51.6M 15s",
                                "252200K .......... .......... .......... .......... .......... 45% 42.6M 15s",
                                "252250K .......... .......... .......... .......... .......... 45% 50.3M 15s",
                                "252300K .......... .......... .......... .......... .......... 45% 33.9M 15s",
                                "252350K .......... .......... .......... .......... .......... 45% 27.1M 15s",
                                "252400K .......... .......... .......... .......... .......... 45% 32.6M 15s",
                                "252450K .......... .......... .......... .......... .......... 45% 28.5M 15s",
                                "252500K .......... .......... .......... .......... .......... 45% 31.6M 15s",
                                "252550K .......... .......... .......... .......... .......... 45% 29.2M 15s",
                                "252600K .......... .......... .......... .......... .......... 45% 16.6M 15s",
                                "252650K .......... .......... .......... .......... .......... 45% 37.5M 15s",
                                "252700K .......... .......... .......... .......... .......... 45% 40.5M 15s",
                                "252750K .......... .......... .......... .......... .......... 45% 44.9M 15s",
                                "252800K .......... .......... .......... .......... .......... 45% 39.8M 15s",
                                "252850K .......... .......... .......... .......... .......... 45% 46.9M 15s",
                                "252900K .......... .......... .......... .......... .......... 45% 22.5M 15s",
                                "252950K .......... .......... .......... .......... .......... 45% 48.0M 15s",
                                "253000K .......... .......... .......... .......... .......... 45% 18.5M 15s",
                                "253050K .......... .......... .......... .......... .......... 45% 13.5M 15s",
                                "253100K .......... .......... .......... .......... .......... 45% 42.9M 15s",
                                "253150K .......... .......... .......... .......... .......... 45% 22.4M 15s",
                                "253200K .......... .......... .......... .......... .......... 45% 36.5M 15s",
                                "253250K .......... .......... .......... .......... .......... 45% 32.8M 15s",
                                "253300K .......... .......... .......... .......... .......... 45% 33.5M 15s",
                                "253350K .......... .......... .......... .......... .......... 45% 25.7M 15s",
                                "253400K .......... .......... .......... .......... .......... 45% 26.1M 15s",
                                "253450K .......... .......... .......... .......... .......... 45% 39.6M 15s",
                                "253500K .......... .......... .......... .......... .......... 45% 23.9M 15s",
                                "253550K .......... .......... .......... .......... .......... 45% 34.4M 15s",
                                "253600K .......... .......... .......... .......... .......... 45% 38.7M 15s",
                                "253650K .......... .......... .......... .......... .......... 45% 34.5M 15s",
                                "253700K .......... .......... .......... .......... .......... 45% 39.8M 15s",
                                "253750K .......... .......... .......... .......... .......... 45% 38.5M 15s",
                                "253800K .......... .......... .......... .......... .......... 45% 33.9M 15s",
                                "253850K .......... .......... .......... .......... .......... 45% 41.3M 15s",
                                "253900K .......... .......... .......... .......... .......... 45% 40.1M 15s",
                                "253950K .......... .......... .......... .......... .......... 45% 30.5M 15s",
                                "254000K .......... .......... .......... .......... .......... 45% 33.2M 15s",
                                "254050K .......... .......... .......... .......... .......... 45% 51.6M 15s",
                                "254100K .......... .......... .......... .......... .......... 45% 41.7M 15s",
                                "254150K .......... .......... .......... .......... .......... 45% 42.9M 15s",
                                "254200K .......... .......... .......... .......... .......... 45% 42.7M 15s",
                                "254250K .......... .......... .......... .......... .......... 45% 34.2M 15s",
                                "254300K .......... .......... .......... .......... .......... 45% 29.5M 15s",
                                "254350K .......... .......... .......... .......... .......... 45% 44.2M 15s",
                                "254400K .......... .......... .......... .......... .......... 45% 47.0M 15s",
                                "254450K .......... .......... .......... .......... .......... 45% 26.5M 15s",
                                "254500K .......... .......... .......... .......... .......... 45% 31.1M 15s",
                                "254550K .......... .......... .......... .......... .......... 45% 37.5M 15s",
                                "254600K .......... .......... .......... .......... .......... 45% 4.71M 15s",
                                "254650K .......... .......... .......... .......... .......... 45% 37.8M 15s",
                                "254700K .......... .......... .......... .......... .......... 45% 35.4M 15s",
                                "254750K .......... .......... .......... .......... .......... 45% 36.7M 15s",
                                "254800K .......... .......... .......... .......... .......... 45% 31.6M 15s",
                                "254850K .......... .......... .......... .......... .......... 45% 36.0M 15s",
                                "254900K .......... .......... .......... .......... .......... 45% 47.9M 15s",
                                "254950K .......... .......... .......... .......... .......... 45% 47.9M 15s",
                                "255000K .......... .......... .......... .......... .......... 45% 43.6M 15s",
                                "255050K .......... .......... .......... .......... .......... 45% 45.9M 15s",
                                "255100K .......... .......... .......... .......... .......... 45% 49.3M 15s",
                                "255150K .......... .......... .......... .......... .......... 45% 30.6M 15s",
                                "255200K .......... .......... .......... .......... .......... 45% 18.3M 15s",
                                "255250K .......... .......... .......... .......... .......... 45% 44.6M 15s",
                                "255300K .......... .......... .......... .......... .......... 45% 44.0M 15s",
                                "255350K .......... .......... .......... .......... .......... 45% 22.5M 15s",
                                "255400K .......... .......... .......... .......... .......... 45% 43.7M 15s",
                                "255450K .......... .......... .......... .......... .......... 45% 16.2M 15s",
                                "255500K .......... .......... .......... .......... .......... 45% 28.1M 15s",
                                "255550K .......... .......... .......... .......... .......... 45% 40.1M 15s",
                                "255600K .......... .......... .......... .......... .......... 45% 34.3M 15s",
                                "255650K .......... .......... .......... .......... .......... 45% 39.7M 15s",
                                "255700K .......... .......... .......... .......... .......... 45% 25.0M 15s",
                                "255750K .......... .......... .......... .......... .......... 45% 30.8M 15s",
                                "255800K .......... .......... .......... .......... .......... 45% 32.6M 15s",
                                "255850K .......... .......... .......... .......... .......... 45% 36.5M 15s",
                                "255900K .......... .......... .......... .......... .......... 45% 30.5M 15s",
                                "255950K .......... .......... .......... .......... .......... 45% 32.4M 15s",
                                "256000K .......... .......... .......... .......... .......... 45% 25.4M 15s",
                                "256050K .......... .......... .......... .......... .......... 45% 28.5M 15s",
                                "256100K .......... .......... .......... .......... .......... 45% 29.1M 15s",
                                "256150K .......... .......... .......... .......... .......... 45% 30.8M 15s",
                                "256200K .......... .......... .......... .......... .......... 45% 26.9M 15s",
                                "256250K .......... .......... .......... .......... .......... 45% 26.4M 15s",
                                "256300K .......... .......... .......... .......... .......... 45% 23.0M 15s",
                                "256350K .......... .......... .......... .......... .......... 45% 25.6M 15s",
                                "256400K .......... .......... .......... .......... .......... 45% 24.8M 15s",
                                "256450K .......... .......... .......... .......... .......... 45% 26.4M 15s",
                                "256500K .......... .......... .......... .......... .......... 45% 23.0M 15s",
                                "256550K .......... .......... .......... .......... .......... 45% 17.1M 15s",
                                "256600K .......... .......... .......... .......... .......... 45% 15.7M 15s",
                                "256650K .......... .......... .......... .......... .......... 45% 38.4M 15s",
                                "256700K .......... .......... .......... .......... .......... 45% 34.2M 15s",
                                "256750K .......... .......... .......... .......... .......... 45% 36.8M 15s",
                                "256800K .......... .......... .......... .......... .......... 45% 38.3M 15s",
                                "256850K .......... .......... .......... .......... .......... 45% 38.0M 15s",
                                "256900K .......... .......... .......... .......... .......... 45% 34.2M 15s",
                                "256950K .......... .......... .......... .......... .......... 45% 49.2M 15s",
                                "257000K .......... .......... .......... .......... .......... 45% 46.3M 15s",
                                "257050K .......... .......... .......... .......... .......... 45% 48.9M 15s",
                                "257100K .......... .......... .......... .......... .......... 45% 39.7M 15s",
                                "257150K .......... .......... .......... .......... .......... 45% 47.9M 15s",
                                "257200K .......... .......... .......... .......... .......... 45% 50.6M 15s",
                                "257250K .......... .......... .......... .......... .......... 45% 47.4M 15s",
                                "257300K .......... .......... .......... .......... .......... 46% 39.5M 15s",
                                "257350K .......... .......... .......... .......... .......... 46% 46.7M 15s",
                                "257400K .......... .......... .......... .......... .......... 46% 47.5M 15s",
                                "257450K .......... .......... .......... .......... .......... 46% 46.7M 15s",
                                "257500K .......... .......... .......... .......... .......... 46% 40.8M 15s",
                                "257550K .......... .......... .......... .......... .......... 46% 53.8M 15s",
                                "257600K .......... .......... .......... .......... .......... 46% 51.2M 15s",
                                "257650K .......... .......... .......... .......... .......... 46% 50.0M 15s",
                                "257700K .......... .......... .......... .......... .......... 46% 45.0M 15s",
                                "257750K .......... .......... .......... .......... .......... 46% 50.8M 15s",
                                "257800K .......... .......... .......... .......... .......... 46% 54.4M 15s",
                                "257850K .......... .......... .......... .......... .......... 46% 37.6M 15s",
                                "257900K .......... .......... .......... .......... .......... 46% 37.3M 15s",
                                "257950K .......... .......... .......... .......... .......... 46% 49.9M 15s",
                                "258000K .......... .......... .......... .......... .......... 46% 50.7M 15s",
                                "258050K .......... .......... .......... .......... .......... 46% 34.1M 15s",
                                "258100K .......... .......... .......... .......... .......... 46% 53.9M 15s",
                                "258150K .......... .......... .......... .......... .......... 46% 45.8M 15s",
                                "258200K .......... .......... .......... .......... .......... 46% 32.1M 15s",
                                "258250K .......... .......... .......... .......... .......... 46% 37.5M 15s",
                                "258300K .......... .......... .......... .......... .......... 46% 30.3M 15s",
                                "258350K .......... .......... .......... .......... .......... 46% 46.6M 15s",
                                "258400K .......... .......... .......... .......... .......... 46% 37.8M 15s",
                                "258450K .......... .......... .......... .......... .......... 46% 33.5M 15s",
                                "258500K .......... .......... .......... .......... .......... 46% 31.1M 15s",
                                "258550K .......... .......... .......... .......... .......... 46% 79.4M 15s",
                                "258600K .......... .......... .......... .......... .......... 46% 30.4M 15s",
                                "258650K .......... .......... .......... .......... .......... 46% 28.3M 15s",
                                "258700K .......... .......... .......... .......... .......... 46% 31.5M 15s",
                                "258750K .......... .......... .......... .......... .......... 46% 33.3M 15s",
                                "258800K .......... .......... .......... .......... .......... 46% 72.4M 15s",
                                "258850K .......... .......... .......... .......... .......... 46% 30.4M 15s",
                                "258900K .......... .......... .......... .......... .......... 46% 32.7M 15s",
                                "258950K .......... .......... .......... .......... .......... 46% 31.7M 15s",
                                "259000K .......... .......... .......... .......... .......... 46% 46.4M 15s",
                                "259050K .......... .......... .......... .......... .......... 46% 66.6M 15s",
                                "259100K .......... .......... .......... .......... .......... 46% 13.5M 15s",
                                "259150K .......... .......... .......... .......... .......... 46% 18.1M 15s",
                                "259200K .......... .......... .......... .......... .......... 46% 17.8M 15s",
                                "259250K .......... .......... .......... .......... .......... 46% 40.8M 15s",
                                "259300K .......... .......... .......... .......... .......... 46% 21.3M 15s",
                                "259350K .......... .......... .......... .......... .......... 46% 18.1M 15s",
                                "259400K .......... .......... .......... .......... .......... 46% 18.2M 15s",
                                "259450K .......... .......... .......... .......... .......... 46% 65.0M 15s",
                                "259500K .......... .......... .......... .......... .......... 46% 36.2M 15s",
                                "259550K .......... .......... .......... .......... .......... 46% 22.7M 15s",
                                "259600K .......... .......... .......... .......... .......... 46% 62.5M 15s",
                                "259650K .......... .......... .......... .......... .......... 46% 27.8M 15s",
                                "259700K .......... .......... .......... .......... .......... 46% 44.8M 15s",
                                "259750K .......... .......... .......... .......... .......... 46% 58.1M 15s",
                                "259800K .......... .......... .......... .......... .......... 46% 48.9M 15s",
                                "259850K .......... .......... .......... .......... .......... 46% 7.55M 15s",
                                "259900K .......... .......... .......... .......... .......... 46% 72.2M 15s",
                                "259950K .......... .......... .......... .......... .......... 46% 62.7M 15s",
                                "260000K .......... .......... .......... .......... .......... 46% 43.9M 15s",
                                "260050K .......... .......... .......... .......... .......... 46% 54.9M 15s",
                                "260100K .......... .......... .......... .......... .......... 46% 27.5M 15s",
                                "260150K .......... .......... .......... .......... .......... 46% 32.0M 15s",
                                "260200K .......... .......... .......... .......... .......... 46% 61.2M 15s",
                                "260250K .......... .......... .......... .......... .......... 46% 29.9M 15s",
                                "260300K .......... .......... .......... .......... .......... 46% 71.5M 15s",
                                "260350K .......... .......... .......... .......... .......... 46% 57.3M 15s",
                                "260400K .......... .......... .......... .......... .......... 46% 71.4M 15s",
                                "260450K .......... .......... .......... .......... .......... 46% 75.4M 15s",
                                "260500K .......... .......... .......... .......... .......... 46% 53.3M 15s",
                                "260550K .......... .......... .......... .......... .......... 46% 30.1M 15s",
                                "260600K .......... .......... .......... .......... .......... 46% 28.3M 15s",
                                "260650K .......... .......... .......... .......... .......... 46%  112M 15s",
                                "260700K .......... .......... .......... .......... .......... 46% 31.0M 15s",
                                "260750K .......... .......... .......... .......... .......... 46% 31.0M 15s",
                                "260800K .......... .......... .......... .......... .......... 46% 19.7M 15s",
                                "260850K .......... .......... .......... .......... .......... 46% 70.0M 15s",
                                "260900K .......... .......... .......... .......... .......... 46% 91.9M 15s",
                                "260950K .......... .......... .......... .......... .......... 46% 25.8M 15s",
                                "261000K .......... .......... .......... .......... .......... 46% 21.6M 15s",
                                "261050K .......... .......... .......... .......... .......... 46% 25.3M 15s",
                                "261100K .......... .......... .......... .......... .......... 46% 21.5M 15s",
                                "261150K .......... .......... .......... .......... .......... 46% 48.8M 15s",
                                "261200K .......... .......... .......... .......... .......... 46% 18.6M 15s",
                                "261250K .......... .......... .......... .......... .......... 46% 17.6M 15s",
                                "261300K .......... .......... .......... .......... .......... 46% 14.8M 15s",
                                "261350K .......... .......... .......... .......... .......... 46% 90.0M 15s",
                                "261400K .......... .......... .......... .......... .......... 46% 65.7M 15s",
                                "261450K .......... .......... .......... .......... .......... 46% 16.1M 15s",
                                "261500K .......... .......... .......... .......... .......... 46% 48.1M 15s",
                                "261550K .......... .......... .......... .......... .......... 46% 19.1M 15s",
                                "261600K .......... .......... .......... .......... .......... 46% 90.0M 15s",
                                "261650K .......... .......... .......... .......... .......... 46% 70.9M 15s",
                                "261700K .......... .......... .......... .......... .......... 46% 28.6M 15s",
                                "261750K .......... .......... .......... .......... .......... 46% 97.3M 15s",
                                "261800K .......... .......... .......... .......... .......... 46% 31.5M 15s",
                                "261850K .......... .......... .......... .......... .......... 46% 56.6M 15s",
                                "261900K .......... .......... .......... .......... .......... 46% 32.6M 15s",
                                "261950K .......... .......... .......... .......... .......... 46% 27.1M 15s",
                                "262000K .......... .......... .......... .......... .......... 46% 26.7M 15s",
                                "262050K .......... .......... .......... .......... .......... 46% 50.8M 15s",
                                "262100K .......... .......... .......... .......... .......... 46% 21.3M 15s",
                                "262150K .......... .......... .......... .......... .......... 46% 15.1M 15s",
                                "262200K .......... .......... .......... .......... .......... 46% 18.8M 15s",
                                "262250K .......... .......... .......... .......... .......... 46% 18.0M 15s",
                                "262300K .......... .......... .......... .......... .......... 46% 60.1M 15s",
                                "262350K .......... .......... .......... .......... .......... 46% 17.5M 15s",
                                "262400K .......... .......... .......... .......... .......... 46% 60.2M 15s",
                                "262450K .......... .......... .......... .......... .......... 46% 21.0M 15s",
                                "262500K .......... .......... .......... .......... .......... 46% 33.5M 15s",
                                "262550K .......... .......... .......... .......... .......... 46% 48.3M 15s",
                                "262600K .......... .......... .......... .......... .......... 46% 18.6M 15s",
                                "262650K .......... .......... .......... .......... .......... 46% 31.6M 15s",
                                "262700K .......... .......... .......... .......... .......... 46% 18.8M 15s",
                                "262750K .......... .......... .......... .......... .......... 46%  127M 15s",
                                "262800K .......... .......... .......... .......... .......... 46% 30.5M 15s",
                                "262850K .......... .......... .......... .......... .......... 46% 24.3M 15s",
                                "262900K .......... .......... .......... .......... .......... 47% 17.6M 15s",
                                "262950K .......... .......... .......... .......... .......... 47% 47.5M 15s",
                                "263000K .......... .......... .......... .......... .......... 47% 59.7M 15s",
                                "263050K .......... .......... .......... .......... .......... 47% 15.1M 15s",
                                "263100K .......... .......... .......... .......... .......... 47%  101M 14s",
                                "263150K .......... .......... .......... .......... .......... 47% 30.9M 14s",
                                "263200K .......... .......... .......... .......... .......... 47% 38.1M 14s",
                                "263250K .......... .......... .......... .......... .......... 47% 13.2M 14s",
                                "263300K .......... .......... .......... .......... .......... 47% 99.8M 14s",
                                "263350K .......... .......... .......... .......... .......... 47% 39.4M 14s",
                                "263400K .......... .......... .......... .......... .......... 47% 18.5M 14s",
                                "263450K .......... .......... .......... .......... .......... 47% 65.0M 14s",
                                "263500K .......... .......... .......... .......... .......... 47% 16.3M 14s",
                                "263550K .......... .......... .......... .......... .......... 47% 17.9M 14s",
                                "263600K .......... .......... .......... .......... .......... 47% 29.1M 14s",
                                "263650K .......... .......... .......... .......... .......... 47% 16.7M 14s",
                                "263700K .......... .......... .......... .......... .......... 47% 25.1M 14s",
                                "263750K .......... .......... .......... .......... .......... 47% 9.17M 14s",
                                "263800K .......... .......... .......... .......... .......... 47% 54.4M 14s",
                                "263850K .......... .......... .......... .......... .......... 47% 31.6M 14s",
                                "263900K .......... .......... .......... .......... .......... 47% 20.8M 14s",
                                "263950K .......... .......... .......... .......... .......... 47% 36.5M 14s",
                                "264000K .......... .......... .......... .......... .......... 47% 15.7M 14s",
                                "264050K .......... .......... .......... .......... .......... 47% 53.7M 14s",
                                "264100K .......... .......... .......... .......... .......... 47% 12.8M 14s",
                                "264150K .......... .......... .......... .......... .......... 47% 60.5M 14s",
                                "264200K .......... .......... .......... .......... .......... 47% 67.7M 14s",
                                "264250K .......... .......... .......... .......... .......... 47% 23.6M 14s",
                                "264300K .......... .......... .......... .......... .......... 47% 50.5M 14s",
                                "264350K .......... .......... .......... .......... .......... 47% 12.5M 14s",
                                "264400K .......... .......... .......... .......... .......... 47% 50.6M 14s",
                                "264450K .......... .......... .......... .......... .......... 47% 47.9M 14s",
                                "264500K .......... .......... .......... .......... .......... 47% 13.7M 14s",
                                "264550K .......... .......... .......... .......... .......... 47% 44.4M 14s",
                                "264600K .......... .......... .......... .......... .......... 47% 16.9M 14s",
                                "264650K .......... .......... .......... .......... .......... 47% 50.0M 14s",
                                "264700K .......... .......... .......... .......... .......... 47% 79.5M 14s",
                                "264750K .......... .......... .......... .......... .......... 47% 21.1M 14s",
                                "264800K .......... .......... .......... .......... .......... 47% 52.1M 14s",
                                "264850K .......... .......... .......... .......... .......... 47% 60.3M 14s",
                                "264900K .......... .......... .......... .......... .......... 47% 17.8M 14s",
                                "264950K .......... .......... .......... .......... .......... 47% 51.4M 14s",
                                "265000K .......... .......... .......... .......... .......... 47% 19.0M 14s",
                                "265050K .......... .......... .......... .......... .......... 47% 19.1M 14s",
                                "265100K .......... .......... .......... .......... .......... 47% 37.8M 14s",
                                "265150K .......... .......... .......... .......... .......... 47% 18.6M 14s",
                                "265200K .......... .......... .......... .......... .......... 47% 20.7M 14s",
                                "265250K .......... .......... .......... .......... .......... 47% 22.5M 14s",
                                "265300K .......... .......... .......... .......... .......... 47% 14.3M 14s",
                                "265350K .......... .......... .......... .......... .......... 47% 33.7M 14s",
                                "265400K .......... .......... .......... .......... .......... 47% 57.8M 14s",
                                "265450K .......... .......... .......... .......... .......... 47% 32.5M 14s",
                                "265500K .......... .......... .......... .......... .......... 47% 24.0M 14s",
                                "265550K .......... .......... .......... .......... .......... 47% 94.2M 14s",
                                "265600K .......... .......... .......... .......... .......... 47% 23.6M 14s",
                                "265650K .......... .......... .......... .......... .......... 47% 20.3M 14s",
                                "265700K .......... .......... .......... .......... .......... 47% 10.6M 14s",
                                "265750K .......... .......... .......... .......... .......... 47% 18.4M 14s",
                                "265800K .......... .......... .......... .......... .......... 47% 45.7M 14s",
                                "265850K .......... .......... .......... .......... .......... 47% 24.6M 14s",
                                "265900K .......... .......... .......... .......... .......... 47% 20.2M 14s",
                                "265950K .......... .......... .......... .......... .......... 47% 21.7M 14s",
                                "266000K .......... .......... .......... .......... .......... 47% 55.2M 14s",
                                "266050K .......... .......... .......... .......... .......... 47% 55.4M 14s",
                                "266100K .......... .......... .......... .......... .......... 47% 24.1M 14s",
                                "266150K .......... .......... .......... .......... .......... 47% 28.5M 14s",
                                "266200K .......... .......... .......... .......... .......... 47% 17.8M 14s",
                                "266250K .......... .......... .......... .......... .......... 47% 22.1M 14s",
                                "266300K .......... .......... .......... .......... .......... 47% 35.1M 14s",
                                "266350K .......... .......... .......... .......... .......... 47% 26.3M 14s",
                                "266400K .......... .......... .......... .......... .......... 47% 29.9M 14s",
                                "266450K .......... .......... .......... .......... .......... 47% 19.0M 14s",
                                "266500K .......... .......... .......... .......... .......... 47% 53.4M 14s",
                                "266550K .......... .......... .......... .......... .......... 47% 48.8M 14s",
                                "266600K .......... .......... .......... .......... .......... 47% 16.1M 14s",
                                "266650K .......... .......... .......... .......... .......... 47% 52.5M 14s",
                                "266700K .......... .......... .......... .......... .......... 47% 14.7M 14s",
                                "266750K .......... .......... .......... .......... .......... 47% 61.0M 14s",
                                "266800K .......... .......... .......... .......... .......... 47% 22.5M 14s",
                                "266850K .......... .......... .......... .......... .......... 47% 13.6M 14s",
                                "266900K .......... .......... .......... .......... .......... 47% 13.0M 14s",
                                "266950K .......... .......... .......... .......... .......... 47% 39.7M 14s",
                                "267000K .......... .......... .......... .......... .......... 47% 25.5M 14s",
                                "267050K .......... .......... .......... .......... .......... 47% 13.5M 14s",
                                "267100K .......... .......... .......... .......... .......... 47% 31.1M 14s",
                                "267150K .......... .......... .......... .......... .......... 47% 14.1M 14s",
                                "267200K .......... .......... .......... .......... .......... 47% 30.9M 14s",
                                "267250K .......... .......... .......... .......... .......... 47%  107M 14s",
                                "267300K .......... .......... .......... .......... .......... 47% 19.0M 14s",
                                "267350K .......... .......... .......... .......... .......... 47% 33.9M 14s",
                                "267400K .......... .......... .......... .......... .......... 47% 18.8M 14s",
                                "267450K .......... .......... .......... .......... .......... 47% 36.9M 14s",
                                "267500K .......... .......... .......... .......... .......... 47% 66.9M 14s",
                                "267550K .......... .......... .......... .......... .......... 47% 18.5M 14s",
                                "267600K .......... .......... .......... .......... .......... 47% 34.7M 14s",
                                "267650K .......... .......... .......... .......... .......... 47%  137M 14s",
                                "267700K .......... .......... .......... .......... .......... 47% 13.1M 14s",
                                "267750K .......... .......... .......... .......... .......... 47% 56.6M 14s",
                                "267800K .......... .......... .......... .......... .......... 47% 16.2M 14s",
                                "267850K .......... .......... .......... .......... .......... 47% 40.3M 14s",
                                "267900K .......... .......... .......... .......... .......... 47%  111M 14s",
                                "267950K .......... .......... .......... .......... .......... 47% 20.5M 14s",
                                "268000K .......... .......... .......... .......... .......... 47% 57.7M 14s",
                                "268050K .......... .......... .......... .......... .......... 47% 23.0M 14s",
                                "268100K .......... .......... .......... .......... .......... 47% 39.6M 14s",
                                "268150K .......... .......... .......... .......... .......... 47% 94.5M 14s",
                                "268200K .......... .......... .......... .......... .......... 47% 19.9M 14s",
                                "268250K .......... .......... .......... .......... .......... 47% 24.3M 14s",
                                "268300K .......... .......... .......... .......... .......... 47% 20.4M 14s",
                                "268350K .......... .......... .......... .......... .......... 47% 59.6M 14s",
                                "268400K .......... .......... .......... .......... .......... 47% 17.7M 14s",
                                "268450K .......... .......... .......... .......... .......... 47% 13.5M 14s",
                                "268500K .......... .......... .......... .......... .......... 48% 51.2M 14s",
                                "268550K .......... .......... .......... .......... .......... 48% 16.3M 14s",
                                "268600K .......... .......... .......... .......... .......... 48% 49.7M 14s",
                                "268650K .......... .......... .......... .......... .......... 48% 16.4M 14s",
                                "268700K .......... .......... .......... .......... .......... 48% 17.1M 14s",
                                "268750K .......... .......... .......... .......... .......... 48% 63.0M 14s",
                                "268800K .......... .......... .......... .......... .......... 48% 11.0M 14s",
                                "268850K .......... .......... .......... .......... .......... 48% 76.4M 14s",
                                "268900K .......... .......... .......... .......... .......... 48% 22.6M 14s",
                                "268950K .......... .......... .......... .......... .......... 48% 18.7M 14s",
                                "269000K .......... .......... .......... .......... .......... 48% 22.0M 14s",
                                "269050K .......... .......... .......... .......... .......... 48% 78.7M 14s",
                                "269100K .......... .......... .......... .......... .......... 48% 8.77M 14s",
                                "269150K .......... .......... .......... .......... .......... 48% 43.8M 14s",
                                "269200K .......... .......... .......... .......... .......... 48% 8.11M 14s",
                                "269250K .......... .......... .......... .......... .......... 48% 16.8M 14s",
                                "269300K .......... .......... .......... .......... .......... 48% 45.4M 14s",
                                "269350K .......... .......... .......... .......... .......... 48% 10.7M 14s",
                                "269400K .......... .......... .......... .......... .......... 48% 11.6M 14s",
                                "269450K .......... .......... .......... .......... .......... 48% 7.00M 14s",
                                "269500K .......... .......... .......... .......... .......... 48% 20.8M 14s",
                                "269550K .......... .......... .......... .......... .......... 48% 53.5M 14s",
                                "269600K .......... .......... .......... .......... .......... 48% 10.2M 14s",
                                "269650K .......... .......... .......... .......... .......... 48% 16.3M 14s",
                                "269700K .......... .......... .......... .......... .......... 48% 19.1M 14s",
                                "269750K .......... .......... .......... .......... .......... 48% 13.3M 14s",
                                "269800K .......... .......... .......... .......... .......... 48% 49.6M 14s",
                                "269850K .......... .......... .......... .......... .......... 48% 8.05M 14s",
                                "269900K .......... .......... .......... .......... .......... 48% 23.0M 14s",
                                "269950K .......... .......... .......... .......... .......... 48% 11.2M 14s",
                                "270000K .......... .......... .......... .......... .......... 48% 10.4M 14s",
                                "270050K .......... .......... .......... .......... .......... 48% 77.8M 14s",
                                "270100K .......... .......... .......... .......... .......... 48% 11.5M 14s",
                                "270150K .......... .......... .......... .......... .......... 48% 39.0M 14s",
                                "270200K .......... .......... .......... .......... .......... 48% 13.8M 14s",
                                "270250K .......... .......... .......... .......... .......... 48% 47.0M 14s",
                                "270300K .......... .......... .......... .......... .......... 48% 28.6M 14s",
                                "270350K .......... .......... .......... .......... .......... 48% 9.91M 14s",
                                "270400K .......... .......... .......... .......... .......... 48% 19.7M 14s",
                                "270450K .......... .......... .......... .......... .......... 48% 65.3M 14s",
                                "270500K .......... .......... .......... .......... .......... 48% 8.38M 14s",
                                "270550K .......... .......... .......... .......... .......... 48% 12.7M 14s",
                                "270600K .......... .......... .......... .......... .......... 48% 8.87M 14s",
                                "270650K .......... .......... .......... .......... .......... 48% 7.11M 14s",
                                "270700K .......... .......... .......... .......... .......... 48% 57.3M 14s",
                                "270750K .......... .......... .......... .......... .......... 48% 13.3M 14s",
                                "270800K .......... .......... .......... .......... .......... 48% 16.2M 14s",
                                "270850K .......... .......... .......... .......... .......... 48% 13.3M 14s",
                                "270900K .......... .......... .......... .......... .......... 48% 22.5M 14s",
                                "270950K .......... .......... .......... .......... .......... 48% 69.9M 14s",
                                "271000K .......... .......... .......... .......... .......... 48% 8.33M 14s",
                                "271050K .......... .......... .......... .......... .......... 48% 26.2M 14s",
                                "271100K .......... .......... .......... .......... .......... 48% 12.5M 14s",
                                "271150K .......... .......... .......... .......... .......... 48% 12.4M 14s",
                                "271200K .......... .......... .......... .......... .......... 48% 52.8M 14s",
                                "271250K .......... .......... .......... .......... .......... 48% 8.96M 14s",
                                "271300K .......... .......... .......... .......... .......... 48% 14.1M 14s",
                                "271350K .......... .......... .......... .......... .......... 48% 29.3M 14s",
                                "271400K .......... .......... .......... .......... .......... 48% 78.7M 14s",
                                "271450K .......... .......... .......... .......... .......... 48% 9.67M 14s",
                                "271500K .......... .......... .......... .......... .......... 48% 21.0M 14s",
                                "271550K .......... .......... .......... .......... .......... 48% 10.7M 14s",
                                "271600K .......... .......... .......... .......... .......... 48% 18.2M 14s",
                                "271650K .......... .......... .......... .......... .......... 48% 15.8M 14s",
                                "271700K .......... .......... .......... .......... .......... 48% 27.8M 14s",
                                "271750K .......... .......... .......... .......... .......... 48% 21.9M 14s",
                                "271800K .......... .......... .......... .......... .......... 48% 8.30M 14s",
                                "271850K .......... .......... .......... .......... .......... 48% 86.6M 14s",
                                "271900K .......... .......... .......... .......... .......... 48% 25.5M 14s",
                                "271950K .......... .......... .......... .......... .......... 48% 25.4M 14s",
                                "272000K .......... .......... .......... .......... .......... 48% 12.9M 14s",
                                "272050K .......... .......... .......... .......... .......... 48% 4.75M 14s",
                                "272100K .......... .......... .......... .......... .......... 48% 33.6M 14s",
                                "272150K .......... .......... .......... .......... .......... 48% 11.2M 14s",
                                "272200K .......... .......... .......... .......... .......... 48% 8.38M 14s",
                                "272250K .......... .......... .......... .......... .......... 48% 5.56M 14s",
                                "272300K .......... .......... .......... .......... .......... 48% 7.29M 14s",
                                "272350K .......... .......... .......... .......... .......... 48% 55.8M 14s",
                                "272400K .......... .......... .......... .......... .......... 48% 57.5M 14s",
                                "272450K .......... .......... .......... .......... .......... 48% 11.8M 14s",
                                "272500K .......... .......... .......... .......... .......... 48% 9.58M 14s",
                                "272550K .......... .......... .......... .......... .......... 48% 49.1M 14s",
                                "272600K .......... .......... .......... .......... .......... 48% 60.9M 14s",
                                "272650K .......... .......... .......... .......... .......... 48% 5.79M 14s",
                                "272700K .......... .......... .......... .......... .......... 48% 17.2M 14s",
                                "272750K .......... .......... .......... .......... .......... 48% 16.2M 14s",
                                "272800K .......... .......... .......... .......... .......... 48% 68.6M 14s",
                                "272850K .......... .......... .......... .......... .......... 48% 14.4M 14s",
                                "272900K .......... .......... .......... .......... .......... 48% 23.5M 14s",
                                "272950K .......... .......... .......... .......... .......... 48% 9.04M 14s",
                                "273000K .......... .......... .......... .......... .......... 48% 22.8M 14s",
                                "273050K .......... .......... .......... .......... .......... 48% 65.2M 14s",
                                "273100K .......... .......... .......... .......... .......... 48% 10.0M 14s",
                                "273150K .......... .......... .......... .......... .......... 48% 9.24M 14s",
                                "273200K .......... .......... .......... .......... .......... 48% 11.3M 14s",
                                "273250K .......... .......... .......... .......... .......... 48% 12.2M 14s",
                                "273300K .......... .......... .......... .......... .......... 48% 38.3M 14s",
                                "273350K .......... .......... .......... .......... .......... 48% 10.4M 14s",
                                "273400K .......... .......... .......... .......... .......... 48% 19.7M 14s",
                                "273450K .......... .......... .......... .......... .......... 48% 13.8M 14s",
                                "273500K .......... .......... .......... .......... .......... 48% 58.2M 14s",
                                "273550K .......... .......... .......... .......... .......... 48% 25.9M 14s",
                                "273600K .......... .......... .......... .......... .......... 48% 8.82M 14s",
                                "273650K .......... .......... .......... .......... .......... 48% 14.5M 14s",
                                "273700K .......... .......... .......... .......... .......... 48% 11.3M 14s",
                                "273750K .......... .......... .......... .......... .......... 48% 61.0M 14s",
                                "273800K .......... .......... .......... .......... .......... 48% 21.2M 14s",
                                "273850K .......... .......... .......... .......... .......... 48% 13.0M 14s",
                                "273900K .......... .......... .......... .......... .......... 48% 25.4M 14s",
                                "273950K .......... .......... .......... .......... .......... 48% 11.7M 14s",
                                "274000K .......... .......... .......... .......... .......... 48% 65.2M 14s",
                                "274050K .......... .......... .......... .......... .......... 48% 7.72M 14s",
                                "274100K .......... .......... .......... .......... .......... 49% 20.1M 14s",
                                "274150K .......... .......... .......... .......... .......... 49% 9.27M 14s",
                                "274200K .......... .......... .......... .......... .......... 49% 66.6M 14s",
                                "274250K .......... .......... .......... .......... .......... 49% 11.3M 14s",
                                "274300K .......... .......... .......... .......... .......... 49% 6.08M 14s",
                                "274350K .......... .......... .......... .......... .......... 49% 12.0M 14s",
                                "274400K .......... .......... .......... .......... .......... 49% 22.9M 14s",
                                "274450K .......... .......... .......... .......... .......... 49% 55.1M 14s",
                                "274500K .......... .......... .......... .......... .......... 49% 9.92M 14s",
                                "274550K .......... .......... .......... .......... .......... 49% 15.2M 14s",
                                "274600K .......... .......... .......... .......... .......... 49% 10.7M 14s",
                                "274650K .......... .......... .......... .......... .......... 49% 24.5M 14s",
                                "274700K .......... .......... .......... .......... .......... 49% 59.0M 14s",
                                "274750K .......... .......... .......... .......... .......... 49% 9.53M 14s",
                                "274800K .......... .......... .......... .......... .......... 49% 85.4M 14s",
                                "274850K .......... .......... .......... .......... .......... 49% 20.5M 14s",
                                "274900K .......... .......... .......... .......... .......... 49% 65.5M 14s",
                                "274950K .......... .......... .......... .......... .......... 49% 20.8M 14s",
                                "275000K .......... .......... .......... .......... .......... 49% 17.7M 14s",
                                "275050K .......... .......... .......... .......... .......... 49% 62.6M 14s",
                                "275100K .......... .......... .......... .......... .......... 49% 18.3M 14s",
                                "275150K .......... .......... .......... .......... .......... 49% 57.1M 14s",
                                "275200K .......... .......... .......... .......... .......... 49% 27.9M 14s",
                                "275250K .......... .......... .......... .......... .......... 49% 33.9M 14s",
                                "275300K .......... .......... .......... .......... .......... 49% 25.2M 14s",
                                "275350K .......... .......... .......... .......... .......... 49% 66.8M 14s",
                                "275400K .......... .......... .......... .......... .......... 49% 27.0M 14s",
                                "275450K .......... .......... .......... .......... .......... 49% 26.6M 14s",
                                "275500K .......... .......... .......... .......... .......... 49% 28.2M 14s",
                                "275550K .......... .......... .......... .......... .......... 49% 39.0M 14s",
                                "275600K .......... .......... .......... .......... .......... 49% 82.8M 14s",
                                "275650K .......... .......... .......... .......... .......... 49% 18.0M 14s",
                                "275700K .......... .......... .......... .......... .......... 49% 54.6M 14s",
                                "275750K .......... .......... .......... .......... .......... 49% 13.9M 14s",
                                "275800K .......... .......... .......... .......... .......... 49% 35.7M 14s",
                                "275850K .......... .......... .......... .......... .......... 49% 69.3M 14s",
                                "275900K .......... .......... .......... .......... .......... 49% 18.0M 14s",
                                "275950K .......... .......... .......... .......... .......... 49% 60.0M 14s",
                                "276000K .......... .......... .......... .......... .......... 49% 24.2M 14s",
                                "276050K .......... .......... .......... .......... .......... 49% 47.0M 14s",
                                "276100K .......... .......... .......... .......... .......... 49% 82.7M 14s",
                                "276150K .......... .......... .......... .......... .......... 49% 31.9M 14s",
                                "276200K .......... .......... .......... .......... .......... 49% 67.2M 14s",
                                "276250K .......... .......... .......... .......... .......... 49% 28.7M 14s",
                                "276300K .......... .......... .......... .......... .......... 49% 63.8M 14s",
                                "276350K .......... .......... .......... .......... .......... 49% 23.9M 14s",
                                "276400K .......... .......... .......... .......... .......... 49% 96.8M 14s",
                                "276450K .......... .......... .......... .......... .......... 49% 33.9M 14s",
                                "276500K .......... .......... .......... .......... .......... 49% 55.5M 14s",
                                "276550K .......... .......... .......... .......... .......... 49% 92.9M 14s",
                                "276600K .......... .......... .......... .......... .......... 49% 21.6M 14s",
                                "276650K .......... .......... .......... .......... .......... 49% 28.0M 14s",
                                "276700K .......... .......... .......... .......... .......... 49% 51.9M 14s",
                                "276750K .......... .......... .......... .......... .......... 49% 83.5M 14s",
                                "276800K .......... .......... .......... .......... .......... 49% 30.1M 14s",
                                "276850K .......... .......... .......... .......... .......... 49% 27.0M 14s",
                                "276900K .......... .......... .......... .......... .......... 49% 24.4M 14s",
                                "276950K .......... .......... .......... .......... .......... 49% 27.8M 14s",
                                "277000K .......... .......... .......... .......... .......... 49% 79.8M 14s",
                                "277050K .......... .......... .......... .......... .......... 49% 22.2M 14s",
                                "277100K .......... .......... .......... .......... .......... 49% 22.0M 14s",
                                "277150K .......... .......... .......... .......... .......... 49% 18.7M 14s",
                                "277200K .......... .......... .......... .......... .......... 49% 18.7M 14s",
                                "277250K .......... .......... .......... .......... .......... 49% 73.3M 14s",
                                "277300K .......... .......... .......... .......... .......... 49% 26.1M 14s",
                                "277350K .......... .......... .......... .......... .......... 49% 24.6M 14s",
                                "277400K .......... .......... .......... .......... .......... 49% 81.2M 14s",
                                "277450K .......... .......... .......... .......... .......... 49% 88.9M 14s",
                                "277500K .......... .......... .......... .......... .......... 49% 85.1M 14s",
                                "277550K .......... .......... .......... .......... .......... 49% 42.6M 14s",
                                "277600K .......... .......... .......... .......... .......... 49% 44.9M 14s",
                                "277650K .......... .......... .......... .......... .......... 49% 58.5M 14s",
                                "277700K .......... .......... .......... .......... .......... 49% 91.1M 14s",
                                "277750K .......... .......... .......... .......... .......... 49% 47.2M 14s",
                                "277800K .......... .......... .......... .......... .......... 49% 27.5M 14s",
                                "277850K .......... .......... .......... .......... .......... 49% 66.9M 14s",
                                "277900K .......... .......... .......... .......... .......... 49% 25.0M 14s",
                                "277950K .......... .......... .......... .......... .......... 49% 65.2M 14s",
                                "278000K .......... .......... .......... .......... .......... 49% 76.5M 14s",
                                "278050K .......... .......... .......... .......... .......... 49% 28.1M 14s",
                                "278100K .......... .......... .......... .......... .......... 49% 96.2M 14s",
                                "278150K .......... .......... .......... .......... .......... 49%  108M 14s",
                                "278200K .......... .......... .......... .......... .......... 49% 22.4M 14s",
                                "278250K .......... .......... .......... .......... .......... 49% 78.9M 14s",
                                "278300K .......... .......... .......... .......... .......... 49%  103M 14s",
                                "278350K .......... .......... .......... .......... .......... 49% 31.4M 14s",
                                "278400K .......... .......... .......... .......... .......... 49% 50.2M 14s",
                                "278450K .......... .......... .......... .......... .......... 49%  118M 14s",
                                "278500K .......... .......... .......... .......... .......... 49% 13.9M 14s",
                                "278550K .......... .......... .......... .......... .......... 49%  126M 14s",
                                "278600K .......... .......... .......... .......... .......... 49% 90.0M 14s",
                                "278650K .......... .......... .......... .......... .......... 49%  100M 14s",
                                "278700K .......... .......... .......... .......... .......... 49%  110M 14s",
                                "278750K .......... .......... .......... .......... .......... 49% 17.5M 14s",
                                "278800K .......... .......... .......... .......... .......... 49% 83.0M 14s",
                                "278850K .......... .......... .......... .......... .......... 49% 87.4M 14s",
                                "278900K .......... .......... .......... .......... .......... 49% 72.7M 14s",
                                "278950K .......... .......... .......... .......... .......... 49% 29.4M 14s",
                                "279000K .......... .......... .......... .......... .......... 49% 63.9M 14s",
                                "279050K .......... .......... .......... .......... .......... 49% 26.1M 14s",
                                "279100K .......... .......... .......... .......... .......... 49% 68.6M 14s",
                                "279150K .......... .......... .......... .......... .......... 49% 62.5M 14s",
                                "279200K .......... .......... .......... .......... .......... 49% 22.2M 14s",
                                "279250K .......... .......... .......... .......... .......... 49% 72.2M 14s",
                                "279300K .......... .......... .......... .......... .......... 49% 69.4M 14s",
                                "279350K .......... .......... .......... .......... .......... 49%  106M 14s",
                                "279400K .......... .......... .......... .......... .......... 49% 19.4M 14s",
                                "279450K .......... .......... .......... .......... .......... 49% 59.4M 14s",
                                "279500K .......... .......... .......... .......... .......... 49% 32.5M 14s",
                                "279550K .......... .......... .......... .......... .......... 49% 72.1M 14s",
                                "279600K .......... .......... .......... .......... .......... 49% 80.8M 14s",
                                "279650K .......... .......... .......... .......... .......... 49% 23.7M 14s",
                                "279700K .......... .......... .......... .......... .......... 50% 95.4M 14s",
                                "279750K .......... .......... .......... .......... .......... 50% 25.1M 14s",
                                "279800K .......... .......... .......... .......... .......... 50% 68.2M 14s",
                                "279850K .......... .......... .......... .......... .......... 50% 90.0M 14s",
                                "279900K .......... .......... .......... .......... .......... 50% 27.2M 14s",
                                "279950K .......... .......... .......... .......... .......... 50% 86.2M 14s",
                                "280000K .......... .......... .......... .......... .......... 50% 24.0M 14s",
                                "280050K .......... .......... .......... .......... .......... 50% 77.7M 14s",
                                "280100K .......... .......... .......... .......... .......... 50% 79.0M 14s",
                                "280150K .......... .......... .......... .......... .......... 50% 69.0M 14s",
                                "280200K .......... .......... .......... .......... .......... 50% 23.3M 14s",
                                "280250K .......... .......... .......... .......... .......... 50% 69.2M 14s",
                                "280300K .......... .......... .......... .......... .......... 50% 46.8M 14s",
                                "280350K .......... .......... .......... .......... .......... 50% 28.2M 14s",
                                "280400K .......... .......... .......... .......... .......... 50% 66.2M 14s",
                                "280450K .......... .......... .......... .......... .......... 50% 25.8M 14s",
                                "280500K .......... .......... .......... .......... .......... 50% 59.7M 14s",
                                "280550K .......... .......... .......... .......... .......... 50% 63.4M 14s",
                                "280600K .......... .......... .......... .......... .......... 50% 34.9M 14s",
                                "280650K .......... .......... .......... .......... .......... 50% 70.3M 14s",
                                "280700K .......... .......... .......... .......... .......... 50% 56.8M 14s",
                                "280750K .......... .......... .......... .......... .......... 50% 63.1M 14s",
                                "280800K .......... .......... .......... .......... .......... 50% 48.0M 14s",
                                "280850K .......... .......... .......... .......... .......... 50% 61.2M 14s",
                                "280900K .......... .......... .......... .......... .......... 50% 51.0M 14s",
                                "280950K .......... .......... .......... .......... .......... 50% 57.8M 14s",
                                "281000K .......... .......... .......... .......... .......... 50% 33.2M 14s",
                                "281050K .......... .......... .......... .......... .......... 50% 57.6M 14s",
                                "281100K .......... .......... .......... .......... .......... 50% 26.0M 14s",
                                "281150K .......... .......... .......... .......... .......... 50% 29.5M 14s",
                                "281200K .......... .......... .......... .......... .......... 50% 70.6M 14s",
                                "281250K .......... .......... .......... .......... .......... 50% 55.4M 14s",
                                "281300K .......... .......... .......... .......... .......... 50% 60.5M 13s",
                                "281350K .......... .......... .......... .......... .......... 50% 32.2M 13s",
                                "281400K .......... .......... .......... .......... .......... 50% 72.6M 13s",
                                "281450K .......... .......... .......... .......... .......... 50% 70.0M 13s",
                                "281500K .......... .......... .......... .......... .......... 50% 66.6M 13s",
                                "281550K .......... .......... .......... .......... .......... 50% 35.2M 13s",
                                "281600K .......... .......... .......... .......... .......... 50% 69.6M 13s",
                                "281650K .......... .......... .......... .......... .......... 50% 68.6M 13s",
                                "281700K .......... .......... .......... .......... .......... 50% 32.2M 13s",
                                "281750K .......... .......... .......... .......... .......... 50% 61.4M 13s",
                                "281800K .......... .......... .......... .......... .......... 50% 32.4M 13s",
                                "281850K .......... .......... .......... .......... .......... 50% 55.5M 13s",
                                "281900K .......... .......... .......... .......... .......... 50% 70.5M 13s",
                                "281950K .......... .......... .......... .......... .......... 50% 69.5M 13s",
                                "282000K .......... .......... .......... .......... .......... 50% 24.5M 13s",
                                "282050K .......... .......... .......... .......... .......... 50% 70.6M 13s",
                                "282100K .......... .......... .......... .......... .......... 50% 28.6M 13s",
                                "282150K .......... .......... .......... .......... .......... 50% 64.5M 13s",
                                "282200K .......... .......... .......... .......... .......... 50% 77.2M 13s",
                                "282250K .......... .......... .......... .......... .......... 50% 30.3M 13s",
                                "282300K .......... .......... .......... .......... .......... 50% 62.1M 13s",
                                "282350K .......... .......... .......... .......... .......... 50% 66.5M 13s",
                                "282400K .......... .......... .......... .......... .......... 50% 98.4M 13s",
                                "282450K .......... .......... .......... .......... .......... 50% 33.1M 13s",
                                "282500K .......... .......... .......... .......... .......... 50% 43.8M 13s",
                                "282550K .......... .......... .......... .......... .......... 50% 47.2M 13s",
                                "282600K .......... .......... .......... .......... .......... 50% 62.6M 13s",
                                "282650K .......... .......... .......... .......... .......... 50% 82.0M 13s",
                                "282700K .......... .......... .......... .......... .......... 50% 21.2M 13s",
                                "282750K .......... .......... .......... .......... .......... 50%  108M 13s",
                                "282800K .......... .......... .......... .......... .......... 50% 44.5M 13s",
                                "282850K .......... .......... .......... .......... .......... 50% 65.7M 13s",
                                "282900K .......... .......... .......... .......... .......... 50% 69.8M 13s",
                                "282950K .......... .......... .......... .......... .......... 50% 75.5M 13s",
                                "283000K .......... .......... .......... .......... .......... 50% 24.9M 13s",
                                "283050K .......... .......... .......... .......... .......... 50% 66.9M 13s",
                                "283100K .......... .......... .......... .......... .......... 50% 84.7M 13s",
                                "283150K .......... .......... .......... .......... .......... 50% 29.5M 13s",
                                "283200K .......... .......... .......... .......... .......... 50% 66.1M 13s",
                                "283250K .......... .......... .......... .......... .......... 50% 28.5M 13s",
                                "283300K .......... .......... .......... .......... .......... 50% 47.1M 13s",
                                "283350K .......... .......... .......... .......... .......... 50% 61.1M 13s",
                                "283400K .......... .......... .......... .......... .......... 50% 83.6M 13s",
                                "283450K .......... .......... .......... .......... .......... 50% 30.3M 13s",
                                "283500K .......... .......... .......... .......... .......... 50% 72.4M 13s",
                                "283550K .......... .......... .......... .......... .......... 50% 97.4M 13s",
                                "283600K .......... .......... .......... .......... .......... 50% 34.3M 13s",
                                "283650K .......... .......... .......... .......... .......... 50% 73.5M 13s",
                                "283700K .......... .......... .......... .......... .......... 50% 29.1M 13s",
                                "283750K .......... .......... .......... .......... .......... 50% 93.3M 13s",
                                "283800K .......... .......... .......... .......... .......... 50% 93.8M 13s",
                                "283850K .......... .......... .......... .......... .......... 50% 67.5M 13s",
                                "283900K .......... .......... .......... .......... .......... 50% 19.9M 13s",
                                "283950K .......... .......... .......... .......... .......... 50% 89.5M 13s",
                                "284000K .......... .......... .......... .......... .......... 50% 84.2M 13s",
                                "284050K .......... .......... .......... .......... .......... 50% 27.4M 13s",
                                "284100K .......... .......... .......... .......... .......... 50% 92.7M 13s",
                                "284150K .......... .......... .......... .......... .......... 50% 23.6M 13s",
                                "284200K .......... .......... .......... .......... .......... 50% 67.8M 13s",
                                "284250K .......... .......... .......... .......... .......... 50% 72.0M 13s",
                                "284300K .......... .......... .......... .......... .......... 50% 86.1M 13s",
                                "284350K .......... .......... .......... .......... .......... 50% 33.1M 13s",
                                "284400K .......... .......... .......... .......... .......... 50% 69.8M 13s",
                                "284450K .......... .......... .......... .......... .......... 50% 74.0M 13s",
                                "284500K .......... .......... .......... .......... .......... 50% 28.1M 13s",
                                "284550K .......... .......... .......... .......... .......... 50% 44.4M 13s",
                                "284600K .......... .......... .......... .......... .......... 50% 23.2M 13s",
                                "284650K .......... .......... .......... .......... .......... 50% 73.5M 13s",
                                "284700K .......... .......... .......... .......... .......... 50% 64.9M 13s",
                                "284750K .......... .......... .......... .......... .......... 50% 93.9M 13s",
                                "284800K .......... .......... .......... .......... .......... 50% 32.2M 13s",
                                "284850K .......... .......... .......... .......... .......... 50% 71.1M 13s",
                                "284900K .......... .......... .......... .......... .......... 50% 28.9M 13s",
                                "284950K .......... .......... .......... .......... .......... 50% 67.8M 13s",
                                "285000K .......... .......... .......... .......... .......... 50% 70.5M 13s",
                                "285050K .......... .......... .......... .......... .......... 50% 65.8M 13s",
                                "285100K .......... .......... .......... .......... .......... 50% 31.2M 13s",
                                "285150K .......... .......... .......... .......... .......... 50% 39.1M 13s",
                                "285200K .......... .......... .......... .......... .......... 50% 85.2M 13s",
                                "285250K .......... .......... .......... .......... .......... 50% 39.1M 13s",
                                "285300K .......... .......... .......... .......... .......... 51% 72.0M 13s",
                                "285350K .......... .......... .......... .......... .......... 51% 21.9M 13s",
                                "285400K .......... .......... .......... .......... .......... 51% 61.2M 13s",
                                "285450K .......... .......... .......... .......... .......... 51% 79.0M 13s",
                                "285500K .......... .......... .......... .......... .......... 51%  108M 13s",
                                "285550K .......... .......... .......... .......... .......... 51% 44.0M 13s",
                                "285600K .......... .......... .......... .......... .......... 51% 69.3M 13s",
                                "285650K .......... .......... .......... .......... .......... 51% 92.9M 13s",
                                "285700K .......... .......... .......... .......... .......... 51% 32.5M 13s",
                                "285750K .......... .......... .......... .......... .......... 51% 80.5M 13s",
                                "285800K .......... .......... .......... .......... .......... 51% 28.3M 13s",
                                "285850K .......... .......... .......... .......... .......... 51% 91.6M 13s",
                                "285900K .......... .......... .......... .......... .......... 51% 44.2M 13s",
                                "285950K .......... .......... .......... .......... .......... 51%  125M 13s",
                                "286000K .......... .......... .......... .......... .......... 51% 38.2M 13s",
                                "286050K .......... .......... .......... .......... .......... 51% 85.6M 13s",
                                "286100K .......... .......... .......... .......... .......... 51% 88.1M 13s",
                                "286150K .......... .......... .......... .......... .......... 51% 27.3M 13s",
                                "286200K .......... .......... .......... .......... .......... 51% 81.0M 13s",
                                "286250K .......... .......... .......... .......... .......... 51% 27.3M 13s",
                                "286300K .......... .......... .......... .......... .......... 51% 97.5M 13s",
                                "286350K .......... .......... .......... .......... .......... 51% 99.2M 13s",
                                "286400K .......... .......... .......... .......... .......... 51% 95.9M 13s",
                                "286450K .......... .......... .......... .......... .......... 51% 19.1M 13s",
                                "286500K .......... .......... .......... .......... .......... 51% 90.7M 13s",
                                "286550K .......... .......... .......... .......... .......... 51%  103M 13s",
                                "286600K .......... .......... .......... .......... .......... 51% 19.5M 13s",
                                "286650K .......... .......... .......... .......... .......... 51%  104M 13s",
                                "286700K .......... .......... .......... .......... .......... 51% 36.9M 13s",
                                "286750K .......... .......... .......... .......... .......... 51% 74.4M 13s",
                                "286800K .......... .......... .......... .......... .......... 51% 61.3M 13s",
                                "286850K .......... .......... .......... .......... .......... 51% 95.7M 13s",
                                "286900K .......... .......... .......... .......... .......... 51% 23.0M 13s",
                                "286950K .......... .......... .......... .......... .......... 51% 70.9M 13s",
                                "287000K .......... .......... .......... .......... .......... 51% 28.4M 13s",
                                "287050K .......... .......... .......... .......... .......... 51% 51.3M 13s",
                                "287100K .......... .......... .......... .......... .......... 51% 95.2M 13s",
                                "287150K .......... .......... .......... .......... .......... 51% 32.8M 13s",
                                "287200K .......... .......... .......... .......... .......... 51% 69.8M 13s",
                                "287250K .......... .......... .......... .......... .......... 51% 71.4M 13s",
                                "287300K .......... .......... .......... .......... .......... 51%  101M 13s",
                                "287350K .......... .......... .......... .......... .......... 51% 21.4M 13s",
                                "287400K .......... .......... .......... .......... .......... 51% 72.5M 13s",
                                "287450K .......... .......... .......... .......... .......... 51% 70.4M 13s",
                                "287500K .......... .......... .......... .......... .......... 51% 93.1M 13s",
                                "287550K .......... .......... .......... .......... .......... 51% 32.2M 13s",
                                "287600K .......... .......... .......... .......... .......... 51% 72.4M 13s",
                                "287650K .......... .......... .......... .......... .......... 51% 30.6M 13s",
                                "287700K .......... .......... .......... .......... .......... 51% 72.3M 13s",
                                "287750K .......... .......... .......... .......... .......... 51% 74.2M 13s",
                                "287800K .......... .......... .......... .......... .......... 51% 64.1M 13s",
                                "287850K .......... .......... .......... .......... .......... 51% 39.1M 13s",
                                "287900K .......... .......... .......... .......... .......... 51% 68.4M 13s",
                                "287950K .......... .......... .......... .......... .......... 51% 73.4M 13s",
                                "288000K .......... .......... .......... .......... .......... 51% 69.3M 13s",
                                "288050K .......... .......... .......... .......... .......... 51% 33.5M 13s",
                                "288100K .......... .......... .......... .......... .......... 51% 75.6M 13s",
                                "288150K .......... .......... .......... .......... .......... 51% 34.3M 13s",
                                "288200K .......... .......... .......... .......... .......... 51% 49.3M 13s",
                                "288250K .......... .......... .......... .......... .......... 51% 59.4M 13s",
                                "288300K .......... .......... .......... .......... .......... 51% 84.7M 13s",
                                "288350K .......... .......... .......... .......... .......... 51% 35.8M 13s",
                                "288400K .......... .......... .......... .......... .......... 51% 59.1M 13s",
                                "288450K .......... .......... .......... .......... .......... 51% 89.0M 13s",
                                "288500K .......... .......... .......... .......... .......... 51% 32.5M 13s",
                                "288550K .......... .......... .......... .......... .......... 51% 60.6M 13s",
                                "288600K .......... .......... .......... .......... .......... 51% 29.8M 13s",
                                "288650K .......... .......... .......... .......... .......... 51% 44.1M 13s",
                                "288700K .......... .......... .......... .......... .......... 51% 62.2M 13s",
                                "288750K .......... .......... .......... .......... .......... 51% 92.8M 13s",
                                "288800K .......... .......... .......... .......... .......... 51% 25.9M 13s",
                                "288850K .......... .......... .......... .......... .......... 51% 73.6M 13s",
                                "288900K .......... .......... .......... .......... .......... 51% 82.0M 13s",
                                "288950K .......... .......... .......... .......... .......... 51% 29.2M 13s",
                                "289000K .......... .......... .......... .......... .......... 51% 68.5M 13s",
                                "289050K .......... .......... .......... .......... .......... 51% 30.3M 13s",
                                "289100K .......... .......... .......... .......... .......... 51% 68.4M 13s",
                                "289150K .......... .......... .......... .......... .......... 51% 38.1M 13s",
                                "289200K .......... .......... .......... .......... .......... 51%  112M 13s",
                                "289250K .......... .......... .......... .......... .......... 51% 28.9M 13s",
                                "289300K .......... .......... .......... .......... .......... 51% 65.3M 13s",
                                "289350K .......... .......... .......... .......... .......... 51% 68.4M 13s",
                                "289400K .......... .......... .......... .......... .......... 51% 76.4M 13s",
                                "289450K .......... .......... .......... .......... .......... 51% 18.0M 13s",
                                "289500K .......... .......... .......... .......... .......... 51%  104M 13s",
                                "289550K .......... .......... .......... .......... .......... 51% 47.8M 13s",
                                "289600K .......... .......... .......... .......... .......... 51% 52.3M 13s",
                                "289650K .......... .......... .......... .......... .......... 51% 71.5M 13s",
                                "289700K .......... .......... .......... .......... .......... 51% 22.8M 13s",
                                "289750K .......... .......... .......... .......... .......... 51% 58.8M 13s",
                                "289800K .......... .......... .......... .......... .......... 51% 72.2M 13s",
                                "289850K .......... .......... .......... .......... .......... 51%  101M 13s",
                                "289900K .......... .......... .......... .......... .......... 51% 34.9M 13s",
                                "289950K .......... .......... .......... .......... .......... 51% 71.6M 13s",
                                "290000K .......... .......... .......... .......... .......... 51% 26.4M 13s",
                                "290050K .......... .......... .......... .......... .......... 51% 89.2M 13s",
                                "290100K .......... .......... .......... .......... .......... 51% 31.7M 13s",
                                "290150K .......... .......... .......... .......... .......... 51% 87.4M 13s",
                                "290200K .......... .......... .......... .......... .......... 51% 73.7M 13s",
                                "290250K .......... .......... .......... .......... .......... 51% 90.3M 13s",
                                "290300K .......... .......... .......... .......... .......... 51% 80.1M 13s",
                                "290350K .......... .......... .......... .......... .......... 51% 84.7M 13s",
                                "290400K .......... .......... .......... .......... .......... 51% 27.3M 13s",
                                "290450K .......... .......... .......... .......... .......... 51% 75.5M 13s",
                                "290500K .......... .......... .......... .......... .......... 51% 78.6M 13s",
                                "290550K .......... .......... .......... .......... .......... 51%  104M 13s",
                                "290600K .......... .......... .......... .......... .......... 51% 15.5M 13s",
                                "290650K .......... .......... .......... .......... .......... 51% 93.9M 13s",
                                "290700K .......... .......... .......... .......... .......... 51% 58.8M 13s",
                                "290750K .......... .......... .......... .......... .......... 51%  120M 13s",
                                "290800K .......... .......... .......... .......... .......... 51% 71.0M 13s",
                                "290850K .......... .......... .......... .......... .......... 51% 73.6M 13s",
                                "290900K .......... .......... .......... .......... .......... 52% 23.8M 13s",
                                "290950K .......... .......... .......... .......... .......... 52% 84.9M 13s",
                                "291000K .......... .......... .......... .......... .......... 52% 29.1M 13s",
                                "291050K .......... .......... .......... .......... .......... 52% 93.2M 13s",
                                "291100K .......... .......... .......... .......... .......... 52% 21.7M 13s",
                                "291150K .......... .......... .......... .......... .......... 52% 86.5M 13s",
                                "291200K .......... .......... .......... .......... .......... 52% 43.0M 13s",
                                "291250K .......... .......... .......... .......... .......... 52% 66.0M 13s",
                                "291300K .......... .......... .......... .......... .......... 52% 89.4M 13s",
                                "291350K .......... .......... .......... .......... .......... 52% 26.6M 13s",
                                "291400K .......... .......... .......... .......... .......... 52% 97.0M 13s",
                                "291450K .......... .......... .......... .......... .......... 52% 97.1M 13s",
                                "291500K .......... .......... .......... .......... .......... 52% 82.3M 13s",
                                "291550K .......... .......... .......... .......... .......... 52% 25.7M 13s",
                                "291600K .......... .......... .......... .......... .......... 52% 34.8M 13s",
                                "291650K .......... .......... .......... .......... .......... 52%  102M 13s",
                                "291700K .......... .......... .......... .......... .......... 52%  134M 13s",
                                "291750K .......... .......... .......... .......... .......... 52% 41.1M 13s",
                                "291800K .......... .......... .......... .......... .......... 52% 80.3M 13s",
                                "291850K .......... .......... .......... .......... .......... 52% 25.7M 13s",
                                "291900K .......... .......... .......... .......... .......... 52% 72.7M 13s",
                                "291950K .......... .......... .......... .......... .......... 52% 89.0M 13s",
                                "292000K .......... .......... .......... .......... .......... 52% 29.6M 13s",
                                "292050K .......... .......... .......... .......... .......... 52% 62.2M 13s",
                                "292100K .......... .......... .......... .......... .......... 52% 72.4M 13s",
                                "292150K .......... .......... .......... .......... .......... 52%  104M 13s",
                                "292200K .......... .......... .......... .......... .......... 52% 22.1M 13s",
                                "292250K .......... .......... .......... .......... .......... 52% 71.0M 13s",
                                "292300K .......... .......... .......... .......... .......... 52% 82.0M 13s",
                                "292350K .......... .......... .......... .......... .......... 52% 34.7M 13s",
                                "292400K .......... .......... .......... .......... .......... 52% 77.8M 13s",
                                "292450K .......... .......... .......... .......... .......... 52% 85.0M 13s",
                                "292500K .......... .......... .......... .......... .......... 52% 28.6M 13s",
                                "292550K .......... .......... .......... .......... .......... 52% 54.1M 13s",
                                "292600K .......... .......... .......... .......... .......... 52% 61.0M 13s",
                                "292650K .......... .......... .......... .......... .......... 52% 86.9M 13s",
                                "292700K .......... .......... .......... .......... .......... 52% 28.2M 13s",
                                "292750K .......... .......... .......... .......... .......... 52% 42.9M 13s",
                                "292800K .......... .......... .......... .......... .......... 52% 43.7M 13s",
                                "292850K .......... .......... .......... .......... .......... 52% 73.2M 13s",
                                "292900K .......... .......... .......... .......... .......... 52% 73.6M 13s",
                                "292950K .......... .......... .......... .......... .......... 52% 30.1M 13s",
                                "293000K .......... .......... .......... .......... .......... 52% 84.6M 13s",
                                "293050K .......... .......... .......... .......... .......... 52% 86.5M 13s",
                                "293100K .......... .......... .......... .......... .......... 52% 89.3M 13s",
                                "293150K .......... .......... .......... .......... .......... 52% 19.6M 13s",
                                "293200K .......... .......... .......... .......... .......... 52% 80.0M 13s",
                                "293250K .......... .......... .......... .......... .......... 52% 85.8M 13s",
                                "293300K .......... .......... .......... .......... .......... 52% 25.9M 13s",
                                "293350K .......... .......... .......... .......... .......... 52% 67.1M 13s",
                                "293400K .......... .......... .......... .......... .......... 52% 87.9M 13s",
                                "293450K .......... .......... .......... .......... .......... 52% 19.1M 13s",
                                "293500K .......... .......... .......... .......... .......... 52% 72.2M 13s",
                                "293550K .......... .......... .......... .......... .......... 52% 97.2M 13s",
                                "293600K .......... .......... .......... .......... .......... 52% 57.6M 13s",
                                "293650K .......... .......... .......... .......... .......... 52% 67.2M 13s",
                                "293700K .......... .......... .......... .......... .......... 52% 72.2M 13s",
                                "293750K .......... .......... .......... .......... .......... 52% 79.8M 13s",
                                "293800K .......... .......... .......... .......... .......... 52%  110M 13s",
                                "293850K .......... .......... .......... .......... .......... 52% 34.8M 13s",
                                "293900K .......... .......... .......... .......... .......... 52% 72.4M 13s",
                                "293950K .......... .......... .......... .......... .......... 52% 74.6M 13s",
                                "294000K .......... .......... .......... .......... .......... 52% 34.4M 13s",
                                "294050K .......... .......... .......... .......... .......... 52% 67.0M 13s",
                                "294100K .......... .......... .......... .......... .......... 52% 69.2M 13s",
                                "294150K .......... .......... .......... .......... .......... 52% 72.6M 13s",
                                "294200K .......... .......... .......... .......... .......... 52% 37.5M 13s",
                                "294250K .......... .......... .......... .......... .......... 52% 93.3M 13s",
                                "294300K .......... .......... .......... .......... .......... 52% 80.4M 13s",
                                "294350K .......... .......... .......... .......... .......... 52% 94.9M 13s",
                                "294400K .......... .......... .......... .......... .......... 52% 28.7M 13s",
                                "294450K .......... .......... .......... .......... .......... 52% 96.1M 13s",
                                "294500K .......... .......... .......... .......... .......... 52% 55.9M 13s",
                                "294550K .......... .......... .......... .......... .......... 52%  109M 13s",
                                "294600K .......... .......... .......... .......... .......... 52% 26.5M 13s",
                                "294650K .......... .......... .......... .......... .......... 52% 71.1M 13s",
                                "294700K .......... .......... .......... .......... .......... 52% 74.1M 13s",
                                "294750K .......... .......... .......... .......... .......... 52% 75.7M 12s",
                                "294800K .......... .......... .......... .......... .......... 52% 19.4M 12s",
                                "294850K .......... .......... .......... .......... .......... 52% 68.6M 12s",
                                "294900K .......... .......... .......... .......... .......... 52% 18.3M 12s",
                                "294950K .......... .......... .......... .......... .......... 52% 63.1M 12s",
                                "295000K .......... .......... .......... .......... .......... 52% 52.0M 12s",
                                "295050K .......... .......... .......... .......... .......... 52% 16.6M 12s",
                                "295100K .......... .......... .......... .......... .......... 52% 50.8M 12s",
                                "295150K .......... .......... .......... .......... .......... 52% 13.6M 12s",
                                "295200K .......... .......... .......... .......... .......... 52% 54.1M 12s",
                                "295250K .......... .......... .......... .......... .......... 52% 54.7M 12s",
                                "295300K .......... .......... .......... .......... .......... 52% 15.1M 12s",
                                "295350K .......... .......... .......... .......... .......... 52% 62.5M 12s",
                                "295400K .......... .......... .......... .......... .......... 52% 14.7M 12s",
                                "295450K .......... .......... .......... .......... .......... 52% 53.5M 12s",
                                "295500K .......... .......... .......... .......... .......... 52% 52.1M 12s",
                                "295550K .......... .......... .......... .......... .......... 52% 14.2M 12s",
                                "295600K .......... .......... .......... .......... .......... 52% 48.6M 12s",
                                "295650K .......... .......... .......... .......... .......... 52% 54.5M 12s",
                                "295700K .......... .......... .......... .......... .......... 52% 15.3M 12s",
                                "295750K .......... .......... .......... .......... .......... 52% 48.7M 12s",
                                "295800K .......... .......... .......... .......... .......... 52% 15.5M 12s",
                                "295850K .......... .......... .......... .......... .......... 52% 50.2M 12s",
                                "295900K .......... .......... .......... .......... .......... 52% 54.4M 12s",
                                "295950K .......... .......... .......... .......... .......... 52% 15.6M 12s",
                                "296000K .......... .......... .......... .......... .......... 52% 65.4M 12s",
                                "296050K .......... .......... .......... .......... .......... 52% 16.3M 12s",
                                "296100K .......... .......... .......... .......... .......... 52% 52.0M 12s",
                                "296150K .......... .......... .......... .......... .......... 52% 55.1M 12s",
                                "296200K .......... .......... .......... .......... .......... 52% 14.1M 12s",
                                "296250K .......... .......... .......... .......... .......... 52% 49.9M 12s",
                                "296300K .......... .......... .......... .......... .......... 52% 13.5M 12s",
                                "296350K .......... .......... .......... .......... .......... 52% 49.2M 12s",
                                "296400K .......... .......... .......... .......... .......... 52% 44.2M 12s",
                                "296450K .......... .......... .......... .......... .......... 53% 13.6M 12s",
                                "296500K .......... .......... .......... .......... .......... 53% 56.7M 12s",
                                "296550K .......... .......... .......... .......... .......... 53% 14.8M 12s",
                                "296600K .......... .......... .......... .......... .......... 53% 24.2M 12s",
                                "296650K .......... .......... .......... .......... .......... 53%  100M 12s",
                                "296700K .......... .......... .......... .......... .......... 53% 15.5M 12s",
                                "296750K .......... .......... .......... .......... .......... 53% 39.2M 12s",
                                "296800K .......... .......... .......... .......... .......... 53% 22.8M 12s",
                                "296850K .......... .......... .......... .......... .......... 53% 36.3M 12s",
                                "296900K .......... .......... .......... .......... .......... 53% 62.5M 12s",
                                "296950K .......... .......... .......... .......... .......... 53% 15.8M 12s",
                                "297000K .......... .......... .......... .......... .......... 53% 47.2M 12s",
                                "297050K .......... .......... .......... .......... .......... 53% 35.1M 12s",
                                "297100K .......... .......... .......... .......... .......... 53% 16.2M 12s",
                                "297150K .......... .......... .......... .......... .......... 53% 41.4M 12s",
                                "297200K .......... .......... .......... .......... .......... 53% 13.2M 12s",
                                "297250K .......... .......... .......... .......... .......... 53% 47.7M 12s",
                                "297300K .......... .......... .......... .......... .......... 53% 49.9M 12s",
                                "297350K .......... .......... .......... .......... .......... 53% 13.1M 12s",
                                "297400K .......... .......... .......... .......... .......... 53% 62.3M 12s",
                                "297450K .......... .......... .......... .......... .......... 53% 19.0M 12s",
                                "297500K .......... .......... .......... .......... .......... 53% 68.0M 12s",
                                "297550K .......... .......... .......... .......... .......... 53% 61.1M 12s",
                                "297600K .......... .......... .......... .......... .......... 53% 17.5M 12s",
                                "297650K .......... .......... .......... .......... .......... 53% 54.2M 12s",
                                "297700K .......... .......... .......... .......... .......... 53% 15.6M 12s",
                                "297750K .......... .......... .......... .......... .......... 53% 58.6M 12s",
                                "297800K .......... .......... .......... .......... .......... 53% 62.8M 12s",
                                "297850K .......... .......... .......... .......... .......... 53% 16.3M 12s",
                                "297900K .......... .......... .......... .......... .......... 53% 54.5M 12s",
                                "297950K .......... .......... .......... .......... .......... 53% 14.9M 12s",
                                "298000K .......... .......... .......... .......... .......... 53% 44.9M 12s",
                                "298050K .......... .......... .......... .......... .......... 53% 54.5M 12s",
                                "298100K .......... .......... .......... .......... .......... 53% 14.9M 12s",
                                "298150K .......... .......... .......... .......... .......... 53% 56.1M 12s",
                                "298200K .......... .......... .......... .......... .......... 53% 22.3M 12s",
                                "298250K .......... .......... .......... .......... .......... 53% 58.6M 12s",
                                "298300K .......... .......... .......... .......... .......... 53% 53.7M 12s",
                                "298350K .......... .......... .......... .......... .......... 53% 18.5M 12s",
                                "298400K .......... .......... .......... .......... .......... 53% 59.2M 12s",
                                "298450K .......... .......... .......... .......... .......... 53% 64.0M 12s",
                                "298500K .......... .......... .......... .......... .......... 53% 17.7M 12s",
                                "298550K .......... .......... .......... .......... .......... 53% 55.9M 12s",
                                "298600K .......... .......... .......... .......... .......... 53% 21.3M 12s",
                                "298650K .......... .......... .......... .......... .......... 53% 60.5M 12s",
                                "298700K .......... .......... .......... .......... .......... 53% 58.2M 12s",
                                "298750K .......... .......... .......... .......... .......... 53% 20.4M 12s",
                                "298800K .......... .......... .......... .......... .......... 53% 61.8M 12s",
                                "298850K .......... .......... .......... .......... .......... 53% 20.3M 12s",
                                "298900K .......... .......... .......... .......... .......... 53% 40.7M 12s",
                                "298950K .......... .......... .......... .......... .......... 53% 60.0M 12s",
                                "299000K .......... .......... .......... .......... .......... 53% 28.9M 12s",
                                "299050K .......... .......... .......... .......... .......... 53% 71.2M 12s",
                                "299100K .......... .......... .......... .......... .......... 53% 18.1M 12s",
                                "299150K .......... .......... .......... .......... .......... 53% 63.8M 12s",
                                "299200K .......... .......... .......... .......... .......... 53% 79.1M 12s",
                                "299250K .......... .......... .......... .......... .......... 53% 38.6M 12s",
                                "299300K .......... .......... .......... .......... .......... 53% 67.3M 12s",
                                "299350K .......... .......... .......... .......... .......... 53% 42.0M 12s",
                                "299400K .......... .......... .......... .......... .......... 53% 51.4M 12s",
                                "299450K .......... .......... .......... .......... .......... 53% 65.2M 12s",
                                "299500K .......... .......... .......... .......... .......... 53% 97.0M 12s",
                                "299550K .......... .......... .......... .......... .......... 53% 18.3M 12s",
                                "299600K .......... .......... .......... .......... .......... 53% 66.9M 12s",
                                "299650K .......... .......... .......... .......... .......... 53% 97.8M 12s",
                                "299700K .......... .......... .......... .......... .......... 53% 91.8M 12s",
                                "299750K .......... .......... .......... .......... .......... 53% 54.1M 12s",
                                "299800K .......... .......... .......... .......... .......... 53% 73.6M 12s",
                                "299850K .......... .......... .......... .......... .......... 53% 98.0M 12s",
                                "299900K .......... .......... .......... .......... .......... 53% 35.7M 12s",
                                "299950K .......... .......... .......... .......... .......... 53% 58.8M 12s",
                                "300000K .......... .......... .......... .......... .......... 53% 84.2M 12s",
                                "300050K .......... .......... .......... .......... .......... 53% 54.7M 12s",
                                "300100K .......... .......... .......... .......... .......... 53% 51.4M 12s",
                                "300150K .......... .......... .......... .......... .......... 53% 62.2M 12s",
                                "300200K .......... .......... .......... .......... .......... 53% 72.7M 12s",
                                "300250K .......... .......... .......... .......... .......... 53% 37.7M 12s",
                                "300300K .......... .......... .......... .......... .......... 53% 88.0M 12s",
                                "300350K .......... .......... .......... .......... .......... 53%  104M 12s",
                                "300400K .......... .......... .......... .......... .......... 53% 20.6M 12s",
                                "300450K .......... .......... .......... .......... .......... 53% 64.1M 12s",
                                "300500K .......... .......... .......... .......... .......... 53%  106M 12s",
                                "300550K .......... .......... .......... .......... .......... 53% 58.3M 12s",
                                "300600K .......... .......... .......... .......... .......... 53% 24.9M 12s",
                                "300650K .......... .......... .......... .......... .......... 53% 71.2M 12s",
                                "300700K .......... .......... .......... .......... .......... 53%  115M 12s",
                                "300750K .......... .......... .......... .......... .......... 53% 65.5M 12s",
                                "300800K .......... .......... .......... .......... .......... 53% 43.1M 12s",
                                "300850K .......... .......... .......... .......... .......... 53%  103M 12s",
                                "300900K .......... .......... .......... .......... .......... 53% 32.8M 12s",
                                "300950K .......... .......... .......... .......... .......... 53% 39.5M 12s",
                                "301000K .......... .......... .......... .......... .......... 53% 74.2M 12s",
                                "301050K .......... .......... .......... .......... .......... 53% 63.4M 12s",
                                "301100K .......... .......... .......... .......... .......... 53% 72.9M 12s",
                                "301150K .......... .......... .......... .......... .......... 53% 50.7M 12s",
                                "301200K .......... .......... .......... .......... .......... 53% 68.9M 12s",
                                "301250K .......... .......... .......... .......... .......... 53% 73.1M 12s",
                                "301300K .......... .......... .......... .......... .......... 53% 47.9M 12s",
                                "301350K .......... .......... .......... .......... .......... 53% 88.5M 12s",
                                "301400K .......... .......... .......... .......... .......... 53% 87.0M 12s",
                                "301450K .......... .......... .......... .......... .......... 53% 39.2M 12s",
                                "301500K .......... .......... .......... .......... .......... 53% 87.1M 12s",
                                "301550K .......... .......... .......... .......... .......... 53% 85.6M 12s",
                                "301600K .......... .......... .......... .......... .......... 53% 91.6M 12s",
                                "301650K .......... .......... .......... .......... .......... 53% 29.8M 12s",
                                "301700K .......... .......... .......... .......... .......... 53% 91.8M 12s",
                                "301750K .......... .......... .......... .......... .......... 53%  101M 12s",
                                "301800K .......... .......... .......... .......... .......... 53% 91.7M 12s",
                                "301850K .......... .......... .......... .......... .......... 53% 27.6M 12s",
                                "301900K .......... .......... .......... .......... .......... 53% 88.8M 12s",
                                "301950K .......... .......... .......... .......... .......... 53% 87.2M 12s",
                                "302000K .......... .......... .......... .......... .......... 53% 79.3M 12s",
                                "302050K .......... .......... .......... .......... .......... 54% 27.3M 12s",
                                "302100K .......... .......... .......... .......... .......... 54% 76.0M 12s",
                                "302150K .......... .......... .......... .......... .......... 54% 78.9M 12s",
                                "302200K .......... .......... .......... .......... .......... 54% 92.4M 12s",
                                "302250K .......... .......... .......... .......... .......... 54% 27.9M 12s",
                                "302300K .......... .......... .......... .......... .......... 54% 72.6M 12s",
                                "302350K .......... .......... .......... .......... .......... 54% 67.3M 12s",
                                "302400K .......... .......... .......... .......... .......... 54% 31.9M 12s",
                                "302450K .......... .......... .......... .......... .......... 54% 37.0M 12s",
                                "302500K .......... .......... .......... .......... .......... 54%  124M 12s",
                                "302550K .......... .......... .......... .......... .......... 54% 39.0M 12s",
                                "302600K .......... .......... .......... .......... .......... 54% 61.4M 12s",
                                "302650K .......... .......... .......... .......... .......... 54%  124M 12s",
                                "302700K .......... .......... .......... .......... .......... 54% 18.2M 12s",
                                "302750K .......... .......... .......... .......... .......... 54% 94.9M 12s",
                                "302800K .......... .......... .......... .......... .......... 54%  121M 12s",
                                "302850K .......... .......... .......... .......... .......... 54% 29.5M 12s",
                                "302900K .......... .......... .......... .......... .......... 54% 58.1M 12s",
                                "302950K .......... .......... .......... .......... .......... 54% 56.8M 12s",
                                "303000K .......... .......... .......... .......... .......... 54% 63.0M 12s",
                                "303050K .......... .......... .......... .......... .......... 54% 27.6M 12s",
                                "303100K .......... .......... .......... .......... .......... 54% 45.2M 12s",
                                "303150K .......... .......... .......... .......... .......... 54% 80.9M 12s",
                                "303200K .......... .......... .......... .......... .......... 54% 50.2M 12s",
                                "303250K .......... .......... .......... .......... .......... 54% 49.7M 12s",
                                "303300K .......... .......... .......... .......... .......... 54% 33.3M 12s",
                                "303350K .......... .......... .......... .......... .......... 54% 31.6M 12s",
                                "303400K .......... .......... .......... .......... .......... 54% 78.5M 12s",
                                "303450K .......... .......... .......... .......... .......... 54% 83.6M 12s",
                                "303500K .......... .......... .......... .......... .......... 54% 62.6M 12s",
                                "303550K .......... .......... .......... .......... .......... 54% 73.2M 12s",
                                "303600K .......... .......... .......... .......... .......... 54% 65.3M 12s",
                                "303650K .......... .......... .......... .......... .......... 54% 87.0M 12s",
                                "303700K .......... .......... .......... .......... .......... 54% 32.0M 12s",
                                "303750K .......... .......... .......... .......... .......... 54% 51.3M 12s",
                                "303800K .......... .......... .......... .......... .......... 54% 74.6M 12s",
                                "303850K .......... .......... .......... .......... .......... 54%  107M 12s",
                                "303900K .......... .......... .......... .......... .......... 54% 28.1M 12s",
                                "303950K .......... .......... .......... .......... .......... 54% 66.5M 12s",
                                "304000K .......... .......... .......... .......... .......... 54% 29.7M 12s",
                                "304050K .......... .......... .......... .......... .......... 54% 61.5M 12s",
                                "304100K .......... .......... .......... .......... .......... 54% 66.4M 12s",
                                "304150K .......... .......... .......... .......... .......... 54% 29.7M 12s",
                                "304200K .......... .......... .......... .......... .......... 54% 66.5M 12s",
                                "304250K .......... .......... .......... .......... .......... 54% 19.9M 12s",
                                "304300K .......... .......... .......... .......... .......... 54% 64.5M 12s",
                                "304350K .......... .......... .......... .......... .......... 54% 68.1M 12s",
                                "304400K .......... .......... .......... .......... .......... 54% 78.9M 12s",
                                "304450K .......... .......... .......... .......... .......... 54% 29.9M 12s",
                                "304500K .......... .......... .......... .......... .......... 54% 72.9M 12s",
                                "304550K .......... .......... .......... .......... .......... 54% 86.3M 12s",
                                "304600K .......... .......... .......... .......... .......... 54% 25.9M 12s",
                                "304650K .......... .......... .......... .......... .......... 54% 58.6M 12s",
                                "304700K .......... .......... .......... .......... .......... 54% 75.3M 12s",
                                "304750K .......... .......... .......... .......... .......... 54%  103M 12s",
                                "304800K .......... .......... .......... .......... .......... 54% 26.9M 12s",
                                "304850K .......... .......... .......... .......... .......... 54% 38.9M 12s",
                                "304900K .......... .......... .......... .......... .......... 54% 37.4M 12s",
                                "304950K .......... .......... .......... .......... .......... 54% 72.3M 12s",
                                "305000K .......... .......... .......... .......... .......... 54% 69.8M 12s",
                                "305050K .......... .......... .......... .......... .......... 54% 22.3M 12s",
                                "305100K .......... .......... .......... .......... .......... 54% 69.9M 12s",
                                "305150K .......... .......... .......... .......... .......... 54% 78.1M 12s",
                                "305200K .......... .......... .......... .......... .......... 54% 38.5M 12s",
                                "305250K .......... .......... .......... .......... .......... 54% 88.7M 12s",
                                "305300K .......... .......... .......... .......... .......... 54% 94.7M 12s",
                                "305350K .......... .......... .......... .......... .......... 54% 84.0M 12s",
                                "305400K .......... .......... .......... .......... .......... 54% 23.3M 12s",
                                "305450K .......... .......... .......... .......... .......... 54% 89.1M 12s",
                                "305500K .......... .......... .......... .......... .......... 54% 84.6M 12s",
                                "305550K .......... .......... .......... .......... .......... 54% 16.0M 12s",
                                "305600K .......... .......... .......... .......... .......... 54% 64.9M 12s",
                                "305650K .......... .......... .......... .......... .......... 54% 88.9M 12s",
                                "305700K .......... .......... .......... .......... .......... 54%  108M 12s",
                                "305750K .......... .......... .......... .......... .......... 54% 42.5M 12s",
                                "305800K .......... .......... .......... .......... .......... 54% 42.2M 12s",
                                "305850K .......... .......... .......... .......... .......... 54% 91.5M 12s",
                                "305900K .......... .......... .......... .......... .......... 54% 49.1M 12s",
                                "305950K .......... .......... .......... .......... .......... 54% 65.2M 12s",
                                "306000K .......... .......... .......... .......... .......... 54% 75.9M 12s",
                                "306050K .......... .......... .......... .......... .......... 54% 27.0M 12s",
                                "306100K .......... .......... .......... .......... .......... 54% 67.9M 12s",
                                "306150K .......... .......... .......... .......... .......... 54% 69.0M 12s",
                                "306200K .......... .......... .......... .......... .......... 54% 93.4M 12s",
                                "306250K .......... .......... .......... .......... .......... 54% 28.3M 12s",
                                "306300K .......... .......... .......... .......... .......... 54% 67.9M 12s",
                                "306350K .......... .......... .......... .......... .......... 54% 25.6M 12s",
                                "306400K .......... .......... .......... .......... .......... 54% 69.5M 12s",
                                "306450K .......... .......... .......... .......... .......... 54% 70.9M 12s",
                                "306500K .......... .......... .......... .......... .......... 54% 31.1M 12s",
                                "306550K .......... .......... .......... .......... .......... 54% 61.4M 12s",
                                "306600K .......... .......... .......... .......... .......... 54% 66.6M 12s",
                                "306650K .......... .......... .......... .......... .......... 54% 69.1M 12s",
                                "306700K .......... .......... .......... .......... .......... 54% 30.3M 12s",
                                "306750K .......... .......... .......... .......... .......... 54% 73.1M 12s",
                                "306800K .......... .......... .......... .......... .......... 54% 27.1M 12s",
                                "306850K .......... .......... .......... .......... .......... 54% 72.8M 12s",
                                "306900K .......... .......... .......... .......... .......... 54% 74.9M 12s",
                                "306950K .......... .......... .......... .......... .......... 54% 27.4M 12s",
                                "307000K .......... .......... .......... .......... .......... 54% 69.3M 12s",
                                "307050K .......... .......... .......... .......... .......... 54% 76.1M 12s",
                                "307100K .......... .......... .......... .......... .......... 54% 48.0M 12s",
                                "307150K .......... .......... .......... .......... .......... 54% 21.9M 12s",
                                "307200K .......... .......... .......... .......... .......... 54% 62.5M 12s",
                                "307250K .......... .......... .......... .......... .......... 54% 65.9M 12s",
                                "307300K .......... .......... .......... .......... .......... 54% 23.5M 12s",
                                "307350K .......... .......... .......... .......... .......... 54% 98.1M 12s",
                                "307400K .......... .......... .......... .......... .......... 54% 87.2M 12s",
                                "307450K .......... .......... .......... .......... .......... 54% 26.7M 12s",
                                "307500K .......... .......... .......... .......... .......... 54% 57.4M 12s",
                                "307550K .......... .......... .......... .......... .......... 54% 85.4M 12s",
                                "307600K .......... .......... .......... .......... .......... 54% 18.1M 12s",
                                "307650K .......... .......... .......... .......... .......... 55% 75.4M 12s",
                                "307700K .......... .......... .......... .......... .......... 55% 75.4M 12s",
                                "307750K .......... .......... .......... .......... .......... 55%  600K 12s",
                                "307800K .......... .......... .......... .......... .......... 55%  102M 12s",
                                "307850K .......... .......... .......... .......... .......... 55%  136M 12s",
                                "307900K .......... .......... .......... .......... .......... 55%  100M 12s",
                                "307950K .......... .......... .......... .......... .......... 55% 88.6M 12s",
                                "308000K .......... .......... .......... .......... .......... 55%  112M 12s",
                                "308050K .......... .......... .......... .......... .......... 55% 49.6M 12s",
                                "308100K .......... .......... .......... .......... .......... 55% 87.5M 12s",
                                "308150K .......... .......... .......... .......... .......... 55%  109M 12s",
                                "308200K .......... .......... .......... .......... .......... 55%  127M 12s",
                                "308250K .......... .......... .......... .......... .......... 55%  140M 12s",
                                "308300K .......... .......... .......... .......... .......... 55% 94.4M 12s",
                                "308350K .......... .......... .......... .......... .......... 55% 71.3M 12s",
                                "308400K .......... .......... .......... .......... .......... 55% 98.6M 12s",
                                "308450K .......... .......... .......... .......... .......... 55% 34.0M 12s",
                                "308500K .......... .......... .......... .......... .......... 55% 58.7M 12s",
                                "308550K .......... .......... .......... .......... .......... 55% 88.6M 12s",
                                "308600K .......... .......... .......... .......... .......... 55% 96.9M 12s",
                                "308650K .......... .......... .......... .......... .......... 55%  139M 12s",
                                "308700K .......... .......... .......... .......... .......... 55%  140M 12s",
                                "308750K .......... .......... .......... .......... .......... 55%  121M 12s",
                                "308800K .......... .......... .......... .......... .......... 55%  141M 12s",
                                "308850K .......... .......... .......... .......... .......... 55%  128M 12s",
                                "308900K .......... .......... .......... .......... .......... 55%  141M 12s",
                                "308950K .......... .......... .......... .......... .......... 55% 89.6M 12s",
                                "309000K .......... .......... .......... .......... .......... 55%  103M 12s",
                                "309050K .......... .......... .......... .......... .......... 55%  103M 12s",
                                "309100K .......... .......... .......... .......... .......... 55%  121M 12s",
                                "309150K .......... .......... .......... .......... .......... 55% 53.9M 12s",
                                "309200K .......... .......... .......... .......... .......... 55%  130M 12s",
                                "309250K .......... .......... .......... .......... .......... 55%  127M 12s",
                                "309300K .......... .......... .......... .......... .......... 55%  138M 12s",
                                "309350K .......... .......... .......... .......... .......... 55% 28.7M 12s",
                                "309400K .......... .......... .......... .......... .......... 55% 38.9M 12s",
                                "309450K .......... .......... .......... .......... .......... 55% 60.7M 12s",
                                "309500K .......... .......... .......... .......... .......... 55% 9.15M 12s",
                                "309550K .......... .......... .......... .......... .......... 55% 19.4M 12s",
                                "309600K .......... .......... .......... .......... .......... 55% 25.0M 12s",
                                "309650K .......... .......... .......... .......... .......... 55% 45.5M 12s",
                                "309700K .......... .......... .......... .......... .......... 55% 89.3M 12s",
                                "309750K .......... .......... .......... .......... .......... 55% 24.7M 12s",
                                "309800K .......... .......... .......... .......... .......... 55% 71.8M 12s",
                                "309850K .......... .......... .......... .......... .......... 55% 12.3M 12s",
                                "309900K .......... .......... .......... .......... .......... 55% 70.9M 12s",
                                "309950K .......... .......... .......... .......... .......... 55% 53.9M 12s",
                                "310000K .......... .......... .......... .......... .......... 55% 9.39M 12s",
                                "310050K .......... .......... .......... .......... .......... 55% 81.2M 12s",
                                "310100K .......... .......... .......... .......... .......... 55% 12.4M 12s",
                                "310150K .......... .......... .......... .......... .......... 55% 41.4M 12s",
                                "310200K .......... .......... .......... .......... .......... 55% 20.1M 12s",
                                "310250K .......... .......... .......... .......... .......... 55% 9.71M 12s",
                                "310300K .......... .......... .......... .......... .......... 55% 19.1M 12s",
                                "310350K .......... .......... .......... .......... .......... 55% 55.4M 12s",
                                "310400K .......... .......... .......... .......... .......... 55% 25.4M 12s",
                                "310450K .......... .......... .......... .......... .......... 55% 10.4M 12s",
                                "310500K .......... .......... .......... .......... .......... 55% 30.8M 12s",
                                "310550K .......... .......... .......... .......... .......... 55% 8.62M 12s",
                                "310600K .......... .......... .......... .......... .......... 55% 27.2M 12s",
                                "310650K .......... .......... .......... .......... .......... 55% 18.5M 12s",
                                "310700K .......... .......... .......... .......... .......... 55% 14.1M 12s",
                                "310750K .......... .......... .......... .......... .......... 55% 25.1M 12s",
                                "310800K .......... .......... .......... .......... .......... 55% 9.57M 12s",
                                "310850K .......... .......... .......... .......... .......... 55% 90.3M 12s",
                                "310900K .......... .......... .......... .......... .......... 55% 11.1M 12s",
                                "310950K .......... .......... .......... .......... .......... 55% 17.2M 12s",
                                "311000K .......... .......... .......... .......... .......... 55% 19.7M 12s",
                                "311050K .......... .......... .......... .......... .......... 55% 49.3M 12s",
                                "311100K .......... .......... .......... .......... .......... 55% 81.3M 12s",
                                "311150K .......... .......... .......... .......... .......... 55% 9.97M 12s",
                                "311200K .......... .......... .......... .......... .......... 55% 8.72M 12s",
                                "311250K .......... .......... .......... .......... .......... 55% 75.7M 12s",
                                "311300K .......... .......... .......... .......... .......... 55% 80.5M 12s",
                                "311350K .......... .......... .......... .......... .......... 55%  104M 12s",
                                "311400K .......... .......... .......... .......... .......... 55% 15.1M 12s",
                                "311450K .......... .......... .......... .......... .......... 55% 38.4M 11s",
                                "311500K .......... .......... .......... .......... .......... 55% 11.2M 11s",
                                "311550K .......... .......... .......... .......... .......... 55% 71.9M 11s",
                                "311600K .......... .......... .......... .......... .......... 55% 39.7M 11s",
                                "311650K .......... .......... .......... .......... .......... 55% 11.0M 11s",
                                "311700K .......... .......... .......... .......... .......... 55% 36.8M 11s",
                                "311750K .......... .......... .......... .......... .......... 55% 91.8M 11s",
                                "311800K .......... .......... .......... .......... .......... 55% 19.4M 11s",
                                "311850K .......... .......... .......... .......... .......... 55% 37.9M 11s",
                                "311900K .......... .......... .......... .......... .......... 55% 14.8M 11s",
                                "311950K .......... .......... .......... .......... .......... 55% 84.7M 11s",
                                "312000K .......... .......... .......... .......... .......... 55% 87.5M 11s",
                                "312050K .......... .......... .......... .......... .......... 55% 12.5M 11s",
                                "312100K .......... .......... .......... .......... .......... 55% 47.4M 11s",
                                "312150K .......... .......... .......... .......... .......... 55% 11.4M 11s",
                                "312200K .......... .......... .......... .......... .......... 55% 49.9M 11s",
                                "312250K .......... .......... .......... .......... .......... 55% 53.8M 11s",
                                "312300K .......... .......... .......... .......... .......... 55% 14.1M 11s",
                                "312350K .......... .......... .......... .......... .......... 55% 36.6M 11s",
                                "312400K .......... .......... .......... .......... .......... 55% 14.1M 11s",
                                "312450K .......... .......... .......... .......... .......... 55% 92.1M 11s",
                                "312500K .......... .......... .......... .......... .......... 55% 36.3M 11s",
                                "312550K .......... .......... .......... .......... .......... 55% 12.6M 11s",
                                "312600K .......... .......... .......... .......... .......... 55% 44.9M 11s",
                                "312650K .......... .......... .......... .......... .......... 55% 9.30M 11s",
                                "312700K .......... .......... .......... .......... .......... 55% 78.9M 11s",
                                "312750K .......... .......... .......... .......... .......... 55% 93.8M 11s",
                                "312800K .......... .......... .......... .......... .......... 55% 14.9M 11s",
                                "312850K .......... .......... .......... .......... .......... 55% 21.8M 11s",
                                "312900K .......... .......... .......... .......... .......... 55% 20.0M 11s",
                                "312950K .......... .......... .......... .......... .......... 55% 61.1M 11s",
                                "313000K .......... .......... .......... .......... .......... 55% 49.2M 11s",
                                "313050K .......... .......... .......... .......... .......... 55% 12.8M 11s",
                                "313100K .......... .......... .......... .......... .......... 55% 38.1M 11s",
                                "313150K .......... .......... .......... .......... .......... 55% 72.4M 11s",
                                "313200K .......... .......... .......... .......... .......... 55% 8.51M 11s",
                                "313250K .......... .......... .......... .......... .......... 56% 60.2M 11s",
                                "313300K .......... .......... .......... .......... .......... 56% 14.0M 11s",
                                "313350K .......... .......... .......... .......... .......... 56% 50.5M 11s",
                                "313400K .......... .......... .......... .......... .......... 56% 81.9M 11s",
                                "313450K .......... .......... .......... .......... .......... 56% 18.9M 11s",
                                "313500K .......... .......... .......... .......... .......... 56% 34.5M 11s",
                                "313550K .......... .......... .......... .......... .......... 56% 13.1M 11s",
                                "313600K .......... .......... .......... .......... .......... 56% 28.7M 11s",
                                "313650K .......... .......... .......... .......... .......... 56% 80.2M 11s",
                                "313700K .......... .......... .......... .......... .......... 56% 10.8M 11s",
                                "313750K .......... .......... .......... .......... .......... 56% 53.1M 11s",
                                "313800K .......... .......... .......... .......... .......... 56% 15.4M 11s",
                                "313850K .......... .......... .......... .......... .......... 56% 26.7M 11s",
                                "313900K .......... .......... .......... .......... .......... 56% 62.0M 11s",
                                "313950K .......... .......... .......... .......... .......... 56% 13.3M 11s",
                                "314000K .......... .......... .......... .......... .......... 56% 41.7M 11s",
                                "314050K .......... .......... .......... .......... .......... 56% 13.6M 11s",
                                "314100K .......... .......... .......... .......... .......... 56% 74.9M 11s",
                                "314150K .......... .......... .......... .......... .......... 56% 61.4M 11s",
                                "314200K .......... .......... .......... .......... .......... 56% 9.58M 11s",
                                "314250K .......... .......... .......... .......... .......... 56%  106M 11s",
                                "314300K .......... .......... .......... .......... .......... 56% 19.0M 11s",
                                "314350K .......... .......... .......... .......... .......... 56% 79.4M 11s",
                                "314400K .......... .......... .......... .......... .......... 56% 48.5M 11s",
                                "314450K .......... .......... .......... .......... .......... 56% 11.4M 11s",
                                "314500K .......... .......... .......... .......... .......... 56% 45.0M 11s",
                                "314550K .......... .......... .......... .......... .......... 56% 76.1M 11s",
                                "314600K .......... .......... .......... .......... .......... 56% 12.1M 11s",
                                "314650K .......... .......... .......... .......... .......... 56% 72.3M 11s",
                                "314700K .......... .......... .......... .......... .......... 56% 12.5M 11s",
                                "314750K .......... .......... .......... .......... .......... 56% 37.5M 11s",
                                "314800K .......... .......... .......... .......... .......... 56% 71.5M 11s",
                                "314850K .......... .......... .......... .......... .......... 56% 13.9M 11s",
                                "314900K .......... .......... .......... .......... .......... 56% 48.3M 11s",
                                "314950K .......... .......... .......... .......... .......... 56% 9.01M 11s",
                                "315000K .......... .......... .......... .......... .......... 56% 89.8M 11s",
                                "315050K .......... .......... .......... .......... .......... 56% 51.8M 11s",
                                "315100K .......... .......... .......... .......... .......... 56% 8.61M 11s",
                                "315150K .......... .......... .......... .......... .......... 56% 47.2M 11s",
                                "315200K .......... .......... .......... .......... .......... 56% 30.4M 11s",
                                "315250K .......... .......... .......... .......... .......... 56% 26.5M 11s",
                                "315300K .......... .......... .......... .......... .......... 56% 98.3M 11s",
                                "315350K .......... .......... .......... .......... .......... 56% 8.34M 11s",
                                "315400K .......... .......... .......... .......... .......... 56% 93.0M 11s",
                                "315450K .......... .......... .......... .......... .......... 56% 57.1M 11s",
                                "315500K .......... .......... .......... .......... .......... 56%  106M 11s",
                                "315550K .......... .......... .......... .......... .......... 56% 18.6M 11s",
                                "315600K .......... .......... .......... .......... .......... 56% 33.8M 11s",
                                "315650K .......... .......... .......... .......... .......... 56% 14.4M 11s",
                                "315700K .......... .......... .......... .......... .......... 56% 23.0M 11s",
                                "315750K .......... .......... .......... .......... .......... 56% 78.3M 11s",
                                "315800K .......... .......... .......... .......... .......... 56% 17.5M 11s",
                                "315850K .......... .......... .......... .......... .......... 56% 18.7M 11s",
                                "315900K .......... .......... .......... .......... .......... 56% 24.5M 11s",
                                "315950K .......... .......... .......... .......... .......... 56% 75.7M 11s",
                                "316000K .......... .......... .......... .......... .......... 56% 14.8M 11s",
                                "316050K .......... .......... .......... .......... .......... 56% 19.9M 11s",
                                "316100K .......... .......... .......... .......... .......... 56% 40.0M 11s",
                                "316150K .......... .......... .......... .......... .......... 56% 12.3M 11s",
                                "316200K .......... .......... .......... .......... .......... 56% 85.6M 11s",
                                "316250K .......... .......... .......... .......... .......... 56% 41.1M 11s",
                                "316300K .......... .......... .......... .......... .......... 56% 9.76M 11s",
                                "316350K .......... .......... .......... .......... .......... 56% 29.9M 11s",
                                "316400K .......... .......... .......... .......... .......... 56% 11.4M 11s",
                                "316450K .......... .......... .......... .......... .......... 56% 21.6M 11s",
                                "316500K .......... .......... .......... .......... .......... 56% 50.2M 11s",
                                "316550K .......... .......... .......... .......... .......... 56% 72.6M 11s",
                                "316600K .......... .......... .......... .......... .......... 56% 45.0M 11s",
                                "316650K .......... .......... .......... .......... .......... 56% 81.1M 11s",
                                "316700K .......... .......... .......... .......... .......... 56% 17.9M 11s",
                                "316750K .......... .......... .......... .......... .......... 56% 21.3M 11s",
                                "316800K .......... .......... .......... .......... .......... 56% 15.2M 11s",
                                "316850K .......... .......... .......... .......... .......... 56% 26.7M 11s",
                                "316900K .......... .......... .......... .......... .......... 56%  101M 11s",
                                "316950K .......... .......... .......... .......... .......... 56% 13.5M 11s",
                                "317000K .......... .......... .......... .......... .......... 56% 38.8M 11s",
                                "317050K .......... .......... .......... .......... .......... 56% 10.1M 11s",
                                "317100K .......... .......... .......... .......... .......... 56% 27.6M 11s",
                                "317150K .......... .......... .......... .......... .......... 56%  112M 11s",
                                "317200K .......... .......... .......... .......... .......... 56% 12.4M 11s",
                                "317250K .......... .......... .......... .......... .......... 56% 40.5M 11s",
                                "317300K .......... .......... .......... .......... .......... 56% 21.3M 11s",
                                "317350K .......... .......... .......... .......... .......... 56% 79.2M 11s",
                                "317400K .......... .......... .......... .......... .......... 56% 45.3M 11s",
                                "317450K .......... .......... .......... .......... .......... 56% 18.4M 11s",
                                "317500K .......... .......... .......... .......... .......... 56% 33.1M 11s",
                                "317550K .......... .......... .......... .......... .......... 56% 12.8M 11s",
                                "317600K .......... .......... .......... .......... .......... 56% 11.2M 11s",
                                "317650K .......... .......... .......... .......... .......... 56%  129M 11s",
                                "317700K .......... .......... .......... .......... .......... 56% 39.7M 11s",
                                "317750K .......... .......... .......... .......... .......... 56% 39.7M 11s",
                                "317800K .......... .......... .......... .......... .......... 56% 14.4M 11s",
                                "317850K .......... .......... .......... .......... .......... 56% 92.4M 11s",
                                "317900K .......... .......... .......... .......... .......... 56% 31.6M 11s",
                                "317950K .......... .......... .......... .......... .......... 56% 11.7M 11s",
                                "318000K .......... .......... .......... .......... .......... 56% 40.4M 11s",
                                "318050K .......... .......... .......... .......... .......... 56% 77.8M 11s",
                                "318100K .......... .......... .......... .......... .......... 56% 11.1M 11s",
                                "318150K .......... .......... .......... .......... .......... 56% 47.6M 11s",
                                "318200K .......... .......... .......... .......... .......... 56% 11.0M 11s",
                                "318250K .......... .......... .......... .......... .......... 56% 56.9M 11s",
                                "318300K .......... .......... .......... .......... .......... 56% 66.3M 11s",
                                "318350K .......... .......... .......... .......... .......... 56% 11.7M 11s",
                                "318400K .......... .......... .......... .......... .......... 56% 43.1M 11s",
                                "318450K .......... .......... .......... .......... .......... 56% 10.0M 11s",
                                "318500K .......... .......... .......... .......... .......... 56% 78.6M 11s",
                                "318550K .......... .......... .......... .......... .......... 56% 65.6M 11s",
                                "318600K .......... .......... .......... .......... .......... 56% 11.5M 11s",
                                "318650K .......... .......... .......... .......... .......... 56% 23.0M 11s",
                                "318700K .......... .......... .......... .......... .......... 56% 11.2M 11s",
                                "318750K .......... .......... .......... .......... .......... 56% 85.4M 11s",
                                "318800K .......... .......... .......... .......... .......... 56% 41.4M 11s",
                                "318850K .......... .......... .......... .......... .......... 57% 11.7M 11s",
                                "318900K .......... .......... .......... .......... .......... 57% 44.5M 11s",
                                "318950K .......... .......... .......... .......... .......... 57% 7.47M 11s",
                                "319000K .......... .......... .......... .......... .......... 57% 54.2M 11s",
                                "319050K .......... .......... .......... .......... .......... 57% 98.6M 11s",
                                "319100K .......... .......... .......... .......... .......... 57% 59.4M 11s",
                                "319150K .......... .......... .......... .......... .......... 57% 48.8M 11s",
                                "319200K .......... .......... .......... .......... .......... 57% 79.9M 11s",
                                "319250K .......... .......... .......... .......... .......... 57%  102M 11s",
                                "319300K .......... .......... .......... .......... .......... 57% 16.6M 11s",
                                "319350K .......... .......... .......... .......... .......... 57% 20.6M 11s",
                                "319400K .......... .......... .......... .......... .......... 57% 13.4M 11s",
                                "319450K .......... .......... .......... .......... .......... 57% 82.1M 11s",
                                "319500K .......... .......... .......... .......... .......... 57% 19.6M 11s",
                                "319550K .......... .......... .......... .......... .......... 57% 11.9M 11s",
                                "319600K .......... .......... .......... .......... .......... 57% 37.2M 11s",
                                "319650K .......... .......... .......... .......... .......... 57% 16.8M 11s",
                                "319700K .......... .......... .......... .......... .......... 57% 88.3M 11s",
                                "319750K .......... .......... .......... .......... .......... 57% 18.7M 11s",
                                "319800K .......... .......... .......... .......... .......... 57% 18.6M 11s",
                                "319850K .......... .......... .......... .......... .......... 57% 28.1M 11s",
                                "319900K .......... .......... .......... .......... .......... 57% 15.8M 11s",
                                "319950K .......... .......... .......... .......... .......... 57%  120M 11s",
                                "320000K .......... .......... .......... .......... .......... 57% 13.1M 11s",
                                "320050K .......... .......... .......... .......... .......... 57% 9.10M 11s",
                                "320100K .......... .......... .......... .......... .......... 57%  115M 11s",
                                "320150K .......... .......... .......... .......... .......... 57%  115M 11s",
                                "320200K .......... .......... .......... .......... .......... 57% 35.1M 11s",
                                "320250K .......... .......... .......... .......... .......... 57% 36.8M 11s",
                                "320300K .......... .......... .......... .......... .......... 57% 11.8M 11s",
                                "320350K .......... .......... .......... .......... .......... 57% 32.4M 11s",
                                "320400K .......... .......... .......... .......... .......... 57%  127M 11s",
                                "320450K .......... .......... .......... .......... .......... 57% 20.0M 11s",
                                "320500K .......... .......... .......... .......... .......... 57%  128M 11s",
                                "320550K .......... .......... .......... .......... .......... 57% 29.0M 11s",
                                "320600K .......... .......... .......... .......... .......... 57% 59.5M 11s",
                                "320650K .......... .......... .......... .......... .......... 57% 11.6M 11s",
                                "320700K .......... .......... .......... .......... .......... 57%  105M 11s",
                                "320750K .......... .......... .......... .......... .......... 57% 90.1M 11s",
                                "320800K .......... .......... .......... .......... .......... 57% 41.3M 11s",
                                "320850K .......... .......... .......... .......... .......... 57% 88.0M 11s",
                                "320900K .......... .......... .......... .......... .......... 57%  121M 11s",
                                "320950K .......... .......... .......... .......... .......... 57%  139M 11s",
                                "321000K .......... .......... .......... .......... .......... 57% 8.71M 11s",
                                "321050K .......... .......... .......... .......... .......... 57%  119M 11s",
                                "321100K .......... .......... .......... .......... .......... 57%  135M 11s",
                                "321150K .......... .......... .......... .......... .......... 57%  140M 11s",
                                "321200K .......... .......... .......... .......... .......... 57% 49.2M 11s",
                                "321250K .......... .......... .......... .......... .......... 57% 44.7M 11s",
                                "321300K .......... .......... .......... .......... .......... 57%  137M 11s",
                                "321350K .......... .......... .......... .......... .......... 57%  131M 11s",
                                "321400K .......... .......... .......... .......... .......... 57% 23.1M 11s",
                                "321450K .......... .......... .......... .......... .......... 57% 72.5M 11s",
                                "321500K .......... .......... .......... .......... .......... 57% 21.5M 11s",
                                "321550K .......... .......... .......... .......... .......... 57% 72.6M 11s",
                                "321600K .......... .......... .......... .......... .......... 57% 51.1M 11s",
                                "321650K .......... .......... .......... .......... .......... 57% 44.9M 11s",
                                "321700K .......... .......... .......... .......... .......... 57% 9.67M 11s",
                                "321750K .......... .......... .......... .......... .......... 57% 92.6M 11s",
                                "321800K .......... .......... .......... .......... .......... 57%  103M 11s",
                                "321850K .......... .......... .......... .......... .......... 57% 28.5M 11s",
                                "321900K .......... .......... .......... .......... .......... 57%  102M 11s",
                                "321950K .......... .......... .......... .......... .......... 57% 19.0M 11s",
                                "322000K .......... .......... .......... .......... .......... 57% 82.3M 11s",
                                "322050K .......... .......... .......... .......... .......... 57% 93.9M 11s",
                                "322100K .......... .......... .......... .......... .......... 57% 18.9M 11s",
                                "322150K .......... .......... .......... .......... .......... 57% 83.6M 11s",
                                "322200K .......... .......... .......... .......... .......... 57% 9.07M 11s",
                                "322250K .......... .......... .......... .......... .......... 57%  129M 11s",
                                "322300K .......... .......... .......... .......... .......... 57% 91.8M 11s",
                                "322350K .......... .......... .......... .......... .......... 57% 45.0M 11s",
                                "322400K .......... .......... .......... .......... .......... 57% 88.6M 11s",
                                "322450K .......... .......... .......... .......... .......... 57% 7.79M 11s",
                                "322500K .......... .......... .......... .......... .......... 57% 97.1M 11s",
                                "322550K .......... .......... .......... .......... .......... 57%  114M 11s",
                                "322600K .......... .......... .......... .......... .......... 57% 76.0M 11s",
                                "322650K .......... .......... .......... .......... .......... 57% 90.7M 11s",
                                "322700K .......... .......... .......... .......... .......... 57% 23.5M 11s",
                                "322750K .......... .......... .......... .......... .......... 57% 64.8M 11s",
                                "322800K .......... .......... .......... .......... .......... 57% 46.1M 11s",
                                "322850K .......... .......... .......... .......... .......... 57% 22.2M 11s",
                                "322900K .......... .......... .......... .......... .......... 57% 70.9M 11s",
                                "322950K .......... .......... .......... .......... .......... 57% 19.4M 11s",
                                "323000K .......... .......... .......... .......... .......... 57% 79.9M 11s",
                                "323050K .......... .......... .......... .......... .......... 57% 27.5M 11s",
                                "323100K .......... .......... .......... .......... .......... 57% 22.7M 11s",
                                "323150K .......... .......... .......... .......... .......... 57% 31.2M 11s",
                                "323200K .......... .......... .......... .......... .......... 57% 82.8M 11s",
                                "323250K .......... .......... .......... .......... .......... 57% 18.9M 11s",
                                "323300K .......... .......... .......... .......... .......... 57%  102M 11s",
                                "323350K .......... .......... .......... .......... .......... 57% 17.6M 11s",
                                "323400K .......... .......... .......... .......... .......... 57% 24.1M 11s",
                                "323450K .......... .......... .......... .......... .......... 57% 89.2M 11s",
                                "323500K .......... .......... .......... .......... .......... 57% 24.9M 11s",
                                "323550K .......... .......... .......... .......... .......... 57% 36.4M 11s",
                                "323600K .......... .......... .......... .......... .......... 57% 16.0M 11s",
                                "323650K .......... .......... .......... .......... .......... 57% 15.5M 11s",
                                "323700K .......... .......... .......... .......... .......... 57% 71.6M 11s",
                                "323750K .......... .......... .......... .......... .......... 57% 17.0M 11s",
                                "323800K .......... .......... .......... .......... .......... 57% 81.3M 11s",
                                "323850K .......... .......... .......... .......... .......... 57% 22.9M 11s",
                                "323900K .......... .......... .......... .......... .......... 57% 74.6M 11s",
                                "323950K .......... .......... .......... .......... .......... 57% 92.0M 11s",
                                "324000K .......... .......... .......... .......... .......... 57% 17.7M 11s",
                                "324050K .......... .......... .......... .......... .......... 57% 29.0M 11s",
                                "324100K .......... .......... .......... .......... .......... 57% 22.5M 11s",
                                "324150K .......... .......... .......... .......... .......... 57% 68.5M 11s",
                                "324200K .......... .......... .......... .......... .......... 57% 40.9M 11s",
                                "324250K .......... .......... .......... .......... .......... 57% 24.9M 11s",
                                "324300K .......... .......... .......... .......... .......... 57% 73.5M 11s",
                                "324350K .......... .......... .......... .......... .......... 57% 17.0M 11s",
                                "324400K .......... .......... .......... .......... .......... 57% 80.2M 11s",
                                "324450K .......... .......... .......... .......... .......... 58% 59.7M 11s",
                                "324500K .......... .......... .......... .......... .......... 58% 87.8M 11s",
                                "324550K .......... .......... .......... .......... .......... 58% 17.7M 11s",
                                "324600K .......... .......... .......... .......... .......... 58% 84.6M 11s",
                                "324650K .......... .......... .......... .......... .......... 58% 93.1M 11s",
                                "324700K .......... .......... .......... .......... .......... 58% 17.4M 11s",
                                "324750K .......... .......... .......... .......... .......... 58% 36.9M 11s",
                                "324800K .......... .......... .......... .......... .......... 58% 17.6M 11s",
                                "324850K .......... .......... .......... .......... .......... 58% 60.6M 11s",
                                "324900K .......... .......... .......... .......... .......... 58% 40.9M 11s",
                                "324950K .......... .......... .......... .......... .......... 58% 11.6M 11s",
                                "325000K .......... .......... .......... .......... .......... 58% 44.2M 11s",
                                "325050K .......... .......... .......... .......... .......... 58% 11.2M 11s",
                                "325100K .......... .......... .......... .......... .......... 58% 73.1M 11s",
                                "325150K .......... .......... .......... .......... .......... 58% 40.7M 11s",
                                "325200K .......... .......... .......... .......... .......... 58% 11.7M 11s",
                                "325250K .......... .......... .......... .......... .......... 58% 34.1M 11s",
                                "325300K .......... .......... .......... .......... .......... 58% 53.0M 11s",
                                "325350K .......... .......... .......... .......... .......... 58% 13.3M 11s",
                                "325400K .......... .......... .......... .......... .......... 58% 39.8M 11s",
                                "325450K .......... .......... .......... .......... .......... 58% 11.6M 11s",
                                "325500K .......... .......... .......... .......... .......... 58% 44.6M 11s",
                                "325550K .......... .......... .......... .......... .......... 58% 67.3M 11s",
                                "325600K .......... .......... .......... .......... .......... 58% 9.21M 11s",
                                "325650K .......... .......... .......... .......... .......... 58% 66.8M 11s",
                                "325700K .......... .......... .......... .......... .......... 58% 13.9M 11s",
                                "325750K .......... .......... .......... .......... .......... 58% 39.5M 11s",
                                "325800K .......... .......... .......... .......... .......... 58% 71.5M 11s",
                                "325850K .......... .......... .......... .......... .......... 58% 11.5M 11s",
                                "325900K .......... .......... .......... .......... .......... 58% 39.2M 11s",
                                "325950K .......... .......... .......... .......... .......... 58% 11.4M 11s",
                                "326000K .......... .......... .......... .......... .......... 58% 61.0M 11s",
                                "326050K .......... .......... .......... .......... .......... 58% 41.2M 11s",
                                "326100K .......... .......... .......... .......... .......... 58% 12.1M 11s",
                                "326150K .......... .......... .......... .......... .......... 58% 41.2M 11s",
                                "326200K .......... .......... .......... .......... .......... 58% 12.1M 11s",
                                "326250K .......... .......... .......... .......... .......... 58% 72.2M 11s",
                                "326300K .......... .......... .......... .......... .......... 58% 32.3M 11s",
                                "326350K .......... .......... .......... .......... .......... 58% 10.7M 11s",
                                "326400K .......... .......... .......... .......... .......... 58% 30.0M 11s",
                                "326450K .......... .......... .......... .......... .......... 58% 7.52M 11s",
                                "326500K .......... .......... .......... .......... .......... 58% 50.0M 11s",
                                "326550K .......... .......... .......... .......... .......... 58% 25.4M 11s",
                                "326600K .......... .......... .......... .......... .......... 58% 9.68M 11s",
                                "326650K .......... .......... .......... .......... .......... 58% 10.3M 11s",
                                "326700K .......... .......... .......... .......... .......... 58% 14.4M 11s",
                                "326750K .......... .......... .......... .......... .......... 58% 44.5M 11s",
                                "326800K .......... .......... .......... .......... .......... 58% 53.9M 11s",
                                "326850K .......... .......... .......... .......... .......... 58% 5.35M 11s",
                                "326900K .......... .......... .......... .......... .......... 58% 46.0M 11s",
                                "326950K .......... .......... .......... .......... .......... 58% 54.9M 11s",
                                "327000K .......... .......... .......... .......... .......... 58% 13.4M 11s",
                                "327050K .......... .......... .......... .......... .......... 58% 11.4M 11s",
                                "327100K .......... .......... .......... .......... .......... 58% 6.32M 11s",
                                "327150K .......... .......... .......... .......... .......... 58% 40.0M 11s",
                                "327200K .......... .......... .......... .......... .......... 58% 39.7M 11s",
                                "327250K .......... .......... .......... .......... .......... 58% 12.0M 11s",
                                "327300K .......... .......... .......... .......... .......... 58% 14.9M 11s",
                                "327350K .......... .......... .......... .......... .......... 58% 57.4M 11s",
                                "327400K .......... .......... .......... .......... .......... 58% 50.9M 11s",
                                "327450K .......... .......... .......... .......... .......... 58% 9.19M 11s",
                                "327500K .......... .......... .......... .......... .......... 58% 41.6M 11s",
                                "327550K .......... .......... .......... .......... .......... 58% 12.8M 11s",
                                "327600K .......... .......... .......... .......... .......... 58% 40.3M 11s",
                                "327650K .......... .......... .......... .......... .......... 58% 40.0M 11s",
                                "327700K .......... .......... .......... .......... .......... 58% 11.7M 11s",
                                "327750K .......... .......... .......... .......... .......... 58% 36.7M 11s",
                                "327800K .......... .......... .......... .......... .......... 58% 11.2M 11s",
                                "327850K .......... .......... .......... .......... .......... 58% 38.8M 11s",
                                "327900K .......... .......... .......... .......... .......... 58% 37.7M 11s",
                                "327950K .......... .......... .......... .......... .......... 58% 10.5M 11s",
                                "328000K .......... .......... .......... .......... .......... 58% 36.7M 11s",
                                "328050K .......... .......... .......... .......... .......... 58% 9.80M 11s",
                                "328100K .......... .......... .......... .......... .......... 58% 39.7M 11s",
                                "328150K .......... .......... .......... .......... .......... 58% 42.3M 11s",
                                "328200K .......... .......... .......... .......... .......... 58% 14.4M 11s",
                                "328250K .......... .......... .......... .......... .......... 58% 47.5M 11s",
                                "328300K .......... .......... .......... .......... .......... 58% 12.7M 11s",
                                "328350K .......... .......... .......... .......... .......... 58% 41.2M 11s",
                                "328400K .......... .......... .......... .......... .......... 58% 32.7M 11s",
                                "328450K .......... .......... .......... .......... .......... 58% 12.3M 11s",
                                "328500K .......... .......... .......... .......... .......... 58% 47.4M 11s",
                                "328550K .......... .......... .......... .......... .......... 58% 16.6M 11s",
                                "328600K .......... .......... .......... .......... .......... 58% 46.2M 11s",
                                "328650K .......... .......... .......... .......... .......... 58% 48.5M 11s",
                                "328700K .......... .......... .......... .......... .......... 58% 13.6M 11s",
                                "328750K .......... .......... .......... .......... .......... 58% 39.8M 11s",
                                "328800K .......... .......... .......... .......... .......... 58% 79.0M 11s",
                                "328850K .......... .......... .......... .......... .......... 58% 11.1M 11s",
                                "328900K .......... .......... .......... .......... .......... 58% 2.66M 11s",
                                "328950K .......... .......... .......... .......... .......... 58%  102M 11s",
                                "329000K .......... .......... .......... .......... .......... 58%  107M 11s",
                                "329050K .......... .......... .......... .......... .......... 58% 84.9M 11s",
                                "329100K .......... .......... .......... .......... .......... 58%  103M 11s",
                                "329150K .......... .......... .......... .......... .......... 58% 95.5M 11s",
                                "329200K .......... .......... .......... .......... .......... 58% 44.6M 11s",
                                "329250K .......... .......... .......... .......... .......... 58% 7.17M 11s",
                                "329300K .......... .......... .......... .......... .......... 58% 88.1M 11s",
                                "329350K .......... .......... .......... .......... .......... 58% 8.41M 11s",
                                "329400K .......... .......... .......... .......... .......... 58% 14.1M 11s",
                                "329450K .......... .......... .......... .......... .......... 58% 10.9M 11s",
                                "329500K .......... .......... .......... .......... .......... 58% 45.3M 11s",
                                "329550K .......... .......... .......... .......... .......... 58% 45.4M 11s",
                                "329600K .......... .......... .......... .......... .......... 58% 7.94M 11s",
                                "329650K .......... .......... .......... .......... .......... 58% 24.8M 11s",
                                "329700K .......... .......... .......... .......... .......... 58% 10.7M 11s",
                                "329750K .......... .......... .......... .......... .......... 58% 45.5M 11s",
                                "329800K .......... .......... .......... .......... .......... 58% 38.6M 11s",
                                "329850K .......... .......... .......... .......... .......... 58% 13.4M 11s",
                                "329900K .......... .......... .......... .......... .......... 58% 47.0M 11s",
                                "329950K .......... .......... .......... .......... .......... 58% 9.10M 11s",
                                "330000K .......... .......... .......... .......... .......... 58% 61.6M 11s",
                                "330050K .......... .......... .......... .......... .......... 59% 25.0M 11s",
                                "330100K .......... .......... .......... .......... .......... 59% 9.02M 11s",
                                "330150K .......... .......... .......... .......... .......... 59% 27.8M 11s",
                                "330200K .......... .......... .......... .......... .......... 59% 50.2M 11s",
                                "330250K .......... .......... .......... .......... .......... 59% 23.7M 11s",
                                "330300K .......... .......... .......... .......... .......... 59% 32.5M 11s",
                                "330350K .......... .......... .......... .......... .......... 59% 23.1M 11s",
                                "330400K .......... .......... .......... .......... .......... 59% 27.9M 11s",
                                "330450K .......... .......... .......... .......... .......... 59% 59.1M 11s",
                                "330500K .......... .......... .......... .......... .......... 59% 8.79M 11s",
                                "330550K .......... .......... .......... .......... .......... 59% 44.6M 11s",
                                "330600K .......... .......... .......... .......... .......... 59% 11.9M 11s",
                                "330650K .......... .......... .......... .......... .......... 59% 21.3M 11s",
                                "330700K .......... .......... .......... .......... .......... 59% 74.5M 11s",
                                "330750K .......... .......... .......... .......... .......... 59% 11.3M 11s",
                                "330800K .......... .......... .......... .......... .......... 59% 52.0M 11s",
                                "330850K .......... .......... .......... .......... .......... 59% 13.1M 11s",
                                "330900K .......... .......... .......... .......... .......... 59% 70.1M 11s",
                                "330950K .......... .......... .......... .......... .......... 59% 62.7M 11s",
                                "331000K .......... .......... .......... .......... .......... 59% 14.9M 11s",
                                "331050K .......... .......... .......... .......... .......... 59% 62.0M 11s",
                                "331100K .......... .......... .......... .......... .......... 59% 9.79M 11s",
                                "331150K .......... .......... .......... .......... .......... 59% 65.3M 11s",
                                "331200K .......... .......... .......... .......... .......... 59% 50.9M 11s",
                                "331250K .......... .......... .......... .......... .......... 59% 12.6M 11s",
                                "331300K .......... .......... .......... .......... .......... 59% 38.7M 11s",
                                "331350K .......... .......... .......... .......... .......... 59% 13.3M 11s",
                                "331400K .......... .......... .......... .......... .......... 59% 55.4M 11s",
                                "331450K .......... .......... .......... .......... .......... 59% 56.9M 11s",
                                "331500K .......... .......... .......... .......... .......... 59% 13.5M 11s",
                                "331550K .......... .......... .......... .......... .......... 59% 59.0M 11s",
                                "331600K .......... .......... .......... .......... .......... 59% 55.4M 11s",
                                "331650K .......... .......... .......... .......... .......... 59% 16.3M 11s",
                                "331700K .......... .......... .......... .......... .......... 59% 39.1M 11s",
                                "331750K .......... .......... .......... .......... .......... 59% 17.4M 10s",
                                "331800K .......... .......... .......... .......... .......... 59% 27.0M 10s",
                                "331850K .......... .......... .......... .......... .......... 59% 63.6M 10s",
                                "331900K .......... .......... .......... .......... .......... 59% 15.9M 10s",
                                "331950K .......... .......... .......... .......... .......... 59% 26.4M 10s",
                                "332000K .......... .......... .......... .......... .......... 59% 17.8M 10s",
                                "332050K .......... .......... .......... .......... .......... 59% 51.7M 10s",
                                "332100K .......... .......... .......... .......... .......... 59% 77.0M 10s",
                                "332150K .......... .......... .......... .......... .......... 59% 15.4M 10s",
                                "332200K .......... .......... .......... .......... .......... 59% 37.7M 10s",
                                "332250K .......... .......... .......... .......... .......... 59% 19.1M 10s",
                                "332300K .......... .......... .......... .......... .......... 59% 63.1M 10s",
                                "332350K .......... .......... .......... .......... .......... 59% 62.3M 10s",
                                "332400K .......... .......... .......... .......... .......... 59% 12.9M 10s",
                                "332450K .......... .......... .......... .......... .......... 59% 29.5M 10s",
                                "332500K .......... .......... .......... .......... .......... 59% 16.1M 10s",
                                "332550K .......... .......... .......... .......... .......... 59% 58.2M 10s",
                                "332600K .......... .......... .......... .......... .......... 59% 84.5M 10s",
                                "332650K .......... .......... .......... .......... .......... 59% 17.2M 10s",
                                "332700K .......... .......... .......... .......... .......... 59% 47.2M 10s",
                                "332750K .......... .......... .......... .......... .......... 59% 16.7M 10s",
                                "332800K .......... .......... .......... .......... .......... 59% 72.0M 10s",
                                "332850K .......... .......... .......... .......... .......... 59% 59.4M 10s",
                                "332900K .......... .......... .......... .......... .......... 59% 6.81M 10s",
                                "332950K .......... .......... .......... .......... .......... 59% 81.3M 10s",
                                "333000K .......... .......... .......... .......... .......... 59% 77.1M 10s",
                                "333050K .......... .......... .......... .......... .......... 59% 19.3M 10s",
                                "333100K .......... .......... .......... .......... .......... 59% 51.8M 10s",
                                "333150K .......... .......... .......... .......... .......... 59% 12.0M 10s",
                                "333200K .......... .......... .......... .......... .......... 59% 46.9M 10s",
                                "333250K .......... .......... .......... .......... .......... 59% 86.3M 10s",
                                "333300K .......... .......... .......... .......... .......... 59% 11.9M 10s",
                                "333350K .......... .......... .......... .......... .......... 59% 39.1M 10s",
                                "333400K .......... .......... .......... .......... .......... 59% 9.97M 10s",
                                "333450K .......... .......... .......... .......... .......... 59% 23.5M 10s",
                                "333500K .......... .......... .......... .......... .......... 59% 92.6M 10s",
                                "333550K .......... .......... .......... .......... .......... 59% 12.8M 10s",
                                "333600K .......... .......... .......... .......... .......... 59% 48.7M 10s",
                                "333650K .......... .......... .......... .......... .......... 59% 10.8M 10s",
                                "333700K .......... .......... .......... .......... .......... 59% 88.1M 10s",
                                "333750K .......... .......... .......... .......... .......... 59% 41.3M 10s",
                                "333800K .......... .......... .......... .......... .......... 59% 7.98M 10s",
                                "333850K .......... .......... .......... .......... .......... 59% 75.5M 10s",
                                "333900K .......... .......... .......... .......... .......... 59% 13.8M 10s",
                                "333950K .......... .......... .......... .......... .......... 59% 61.3M 10s",
                                "334000K .......... .......... .......... .......... .......... 59% 37.0M 10s",
                                "334050K .......... .......... .......... .......... .......... 59% 11.3M 10s",
                                "334100K .......... .......... .......... .......... .......... 59% 27.4M 10s",
                                "334150K .......... .......... .......... .......... .......... 59% 12.2M 10s",
                                "334200K .......... .......... .......... .......... .......... 59% 27.5M 10s",
                                "334250K .......... .......... .......... .......... .......... 59% 81.9M 10s",
                                "334300K .......... .......... .......... .......... .......... 59% 14.8M 10s",
                                "334350K .......... .......... .......... .......... .......... 59% 33.5M 10s",
                                "334400K .......... .......... .......... .......... .......... 59% 67.2M 10s",
                                "334450K .......... .......... .......... .......... .......... 59% 9.73M 10s",
                                "334500K .......... .......... .......... .......... .......... 59% 33.0M 10s",
                                "334550K .......... .......... .......... .......... .......... 59% 11.4M 10s",
                                "334600K .......... .......... .......... .......... .......... 59% 40.6M 10s",
                                "334650K .......... .......... .......... .......... .......... 59% 66.7M 10s",
                                "334700K .......... .......... .......... .......... .......... 59% 16.5M 10s",
                                "334750K .......... .......... .......... .......... .......... 59% 39.3M 10s",
                                "334800K .......... .......... .......... .......... .......... 59% 10.9M 10s",
                                "334850K .......... .......... .......... .......... .......... 59% 29.1M 10s",
                                "334900K .......... .......... .......... .......... .......... 59% 76.0M 10s",
                                "334950K .......... .......... .......... .......... .......... 59% 11.6M 10s",
                                "335000K .......... .......... .......... .......... .......... 59% 36.1M 10s",
                                "335050K .......... .......... .......... .......... .......... 59% 10.7M 10s",
                                "335100K .......... .......... .......... .......... .......... 59% 47.3M 10s",
                                "335150K .......... .......... .......... .......... .......... 59% 56.1M 10s",
                                "335200K .......... .......... .......... .......... .......... 59% 6.38M 10s",
                                "335250K .......... .......... .......... .......... .......... 59%  109M 10s",
                                "335300K .......... .......... .......... .......... .......... 59% 65.8M 10s",
                                "335350K .......... .......... .......... .......... .......... 59% 63.0M 10s",
                                "335400K .......... .......... .......... .......... .......... 59% 19.4M 10s",
                                "335450K .......... .......... .......... .......... .......... 59% 14.1M 10s",
                                "335500K .......... .......... .......... .......... .......... 59% 17.1M 10s",
                                "335550K .......... .......... .......... .......... .......... 59% 14.6M 10s",
                                "335600K .......... .......... .......... .......... .......... 59% 73.1M 10s",
                                "335650K .......... .......... .......... .......... .......... 60% 21.9M 10s",
                                "335700K .......... .......... .......... .......... .......... 60% 12.1M 10s",
                                "335750K .......... .......... .......... .......... .......... 60% 21.1M 10s",
                                "335800K .......... .......... .......... .......... .......... 60% 61.1M 10s",
                                "335850K .......... .......... .......... .......... .......... 60% 21.8M 10s",
                                "335900K .......... .......... .......... .......... .......... 60% 28.6M 10s",
                                "335950K .......... .......... .......... .......... .......... 60% 12.2M 10s",
                                "336000K .......... .......... .......... .......... .......... 60% 31.1M 10s",
                                "336050K .......... .......... .......... .......... .......... 60% 29.9M 10s",
                                "336100K .......... .......... .......... .......... .......... 60% 21.6M 10s",
                                "336150K .......... .......... .......... .......... .......... 60% 31.6M 10s",
                                "336200K .......... .......... .......... .......... .......... 60% 19.3M 10s",
                                "336250K .......... .......... .......... .......... .......... 60% 34.4M 10s",
                                "336300K .......... .......... .......... .......... .......... 60% 65.1M 10s",
                                "336350K .......... .......... .......... .......... .......... 60% 9.50M 10s",
                                "336400K .......... .......... .......... .......... .......... 60% 23.5M 10s",
                                "336450K .......... .......... .......... .......... .......... 60% 16.1M 10s",
                                "336500K .......... .......... .......... .......... .......... 60% 67.0M 10s",
                                "336550K .......... .......... .......... .......... .......... 60% 31.6M 10s",
                                "336600K .......... .......... .......... .......... .......... 60% 7.16M 10s",
                                "336650K .......... .......... .......... .......... .......... 60% 76.9M 10s",
                                "336700K .......... .......... .......... .......... .......... 60% 9.08M 10s",
                                "336750K .......... .......... .......... .......... .......... 60% 62.6M 10s",
                                "336800K .......... .......... .......... .......... .......... 60% 56.4M 10s",
                                "336850K .......... .......... .......... .......... .......... 60% 33.9M 10s",
                                "336900K .......... .......... .......... .......... .......... 60% 37.1M 10s",
                                "336950K .......... .......... .......... .......... .......... 60% 18.2M 10s",
                                "337000K .......... .......... .......... .......... .......... 60% 70.7M 10s",
                                "337050K .......... .......... .......... .......... .......... 60% 42.9M 10s",
                                "337100K .......... .......... .......... .......... .......... 60% 10.2M 10s",
                                "337150K .......... .......... .......... .......... .......... 60% 46.8M 10s",
                                "337200K .......... .......... .......... .......... .......... 60% 77.0M 10s",
                                "337250K .......... .......... .......... .......... .......... 60% 12.4M 10s",
                                "337300K .......... .......... .......... .......... .......... 60% 38.3M 10s",
                                "337350K .......... .......... .......... .......... .......... 60% 9.16M 10s",
                                "337400K .......... .......... .......... .......... .......... 60% 61.3M 10s",
                                "337450K .......... .......... .......... .......... .......... 60% 36.4M 10s",
                                "337500K .......... .......... .......... .......... .......... 60% 20.0M 10s",
                                "337550K .......... .......... .......... .......... .......... 60% 44.7M 10s",
                                "337600K .......... .......... .......... .......... .......... 60% 12.4M 10s",
                                "337650K .......... .......... .......... .......... .......... 60% 47.7M 10s",
                                "337700K .......... .......... .......... .......... .......... 60% 88.0M 10s",
                                "337750K .......... .......... .......... .......... .......... 60% 9.48M 10s",
                                "337800K .......... .......... .......... .......... .......... 60% 83.4M 10s",
                                "337850K .......... .......... .......... .......... .......... 60% 16.2M 10s",
                                "337900K .......... .......... .......... .......... .......... 60% 92.8M 10s",
                                "337950K .......... .......... .......... .......... .......... 60% 41.2M 10s",
                                "338000K .......... .......... .......... .......... .......... 60% 12.2M 10s",
                                "338050K .......... .......... .......... .......... .......... 60% 40.1M 10s",
                                "338100K .......... .......... .......... .......... .......... 60% 12.5M 10s",
                                "338150K .......... .......... .......... .......... .......... 60% 79.5M 10s",
                                "338200K .......... .......... .......... .......... .......... 60% 30.5M 10s",
                                "338250K .......... .......... .......... .......... .......... 60% 13.7M 10s",
                                "338300K .......... .......... .......... .......... .......... 60% 41.9M 10s",
                                "338350K .......... .......... .......... .......... .......... 60% 12.1M 10s",
                                "338400K .......... .......... .......... .......... .......... 60% 73.7M 10s",
                                "338450K .......... .......... .......... .......... .......... 60% 43.9M 10s",
                                "338500K .......... .......... .......... .......... .......... 60% 11.2M 10s",
                                "338550K .......... .......... .......... .......... .......... 60% 61.9M 10s",
                                "338600K .......... .......... .......... .......... .......... 60% 65.9M 10s",
                                "338650K .......... .......... .......... .......... .......... 60% 12.6M 10s",
                                "338700K .......... .......... .......... .......... .......... 60% 51.3M 10s",
                                "338750K .......... .......... .......... .......... .......... 60% 11.1M 10s",
                                "338800K .......... .......... .......... .......... .......... 60%  117M 10s",
                                "338850K .......... .......... .......... .......... .......... 60% 72.0M 10s",
                                "338900K .......... .......... .......... .......... .......... 60% 12.4M 10s",
                                "338950K .......... .......... .......... .......... .......... 60% 36.4M 10s",
                                "339000K .......... .......... .......... .......... .......... 60% 13.7M 10s",
                                "339050K .......... .......... .......... .......... .......... 60% 45.6M 10s",
                                "339100K .......... .......... .......... .......... .......... 60% 85.5M 10s",
                                "339150K .......... .......... .......... .......... .......... 60% 12.2M 10s",
                                "339200K .......... .......... .......... .......... .......... 60% 45.3M 10s",
                                "339250K .......... .......... .......... .......... .......... 60% 12.6M 10s",
                                "339300K .......... .......... .......... .......... .......... 60% 88.3M 10s",
                                "339350K .......... .......... .......... .......... .......... 60% 42.9M 10s",
                                "339400K .......... .......... .......... .......... .......... 60% 12.3M 10s",
                                "339450K .......... .......... .......... .......... .......... 60% 47.5M 10s",
                                "339500K .......... .......... .......... .......... .......... 60% 11.4M 10s",
                                "339550K .......... .......... .......... .......... .......... 60% 99.4M 10s",
                                "339600K .......... .......... .......... .......... .......... 60% 49.0M 10s",
                                "339650K .......... .......... .......... .......... .......... 60% 13.1M 10s",
                                "339700K .......... .......... .......... .......... .......... 60% 47.3M 10s",
                                "339750K .......... .......... .......... .......... .......... 60% 12.5M 10s",
                                "339800K .......... .......... .......... .......... .......... 60% 72.3M 10s",
                                "339850K .......... .......... .......... .......... .......... 60% 41.1M 10s",
                                "339900K .......... .......... .......... .......... .......... 60% 13.6M 10s",
                                "339950K .......... .......... .......... .......... .......... 60% 25.5M 10s",
                                "340000K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "340050K .......... .......... .......... .......... .......... 60% 13.8M 10s",
                                "340100K .......... .......... .......... .......... .......... 60% 40.3M 10s",
                                "340150K .......... .......... .......... .......... .......... 60% 12.9M 10s",
                                "340200K .......... .......... .......... .......... .......... 60% 44.2M 10s",
                                "340250K .......... .......... .......... .......... .......... 60% 83.5M 10s",
                                "340300K .......... .......... .......... .......... .......... 60% 11.9M 10s",
                                "340350K .......... .......... .......... .......... .......... 60% 49.2M 10s",
                                "340400K .......... .......... .......... .......... .......... 60% 13.0M 10s",
                                "340450K .......... .......... .......... .......... .......... 60% 29.6M 10s",
                                "340500K .......... .......... .......... .......... .......... 60%  118M 10s",
                                "340550K .......... .......... .......... .......... .......... 60% 12.4M 10s",
                                "340600K .......... .......... .......... .......... .......... 60% 47.4M 10s",
                                "340650K .......... .......... .......... .......... .......... 60% 12.6M 10s",
                                "340700K .......... .......... .......... .......... .......... 60% 62.2M 10s",
                                "340750K .......... .......... .......... .......... .......... 60% 30.0M 10s",
                                "340800K .......... .......... .......... .......... .......... 60% 13.7M 10s",
                                "340850K .......... .......... .......... .......... .......... 60% 44.3M 10s",
                                "340900K .......... .......... .......... .......... .......... 60% 12.6M 10s",
                                "340950K .......... .......... .......... .......... .......... 60% 51.2M 10s",
                                "341000K .......... .......... .......... .......... .......... 60% 40.1M 10s",
                                "341050K .......... .......... .......... .......... .......... 60% 13.4M 10s",
                                "341100K .......... .......... .......... .......... .......... 60% 50.0M 10s",
                                "341150K .......... .......... .......... .......... .......... 60% 12.7M 10s",
                                "341200K .......... .......... .......... .......... .......... 61% 66.0M 10s",
                                "341250K .......... .......... .......... .......... .......... 61% 23.3M 10s",
                                "341300K .......... .......... .......... .......... .......... 61% 15.0M 10s",
                                "341350K .......... .......... .......... .......... .......... 61% 64.0M 10s",
                                "341400K .......... .......... .......... .......... .......... 61% 88.3M 10s",
                                "341450K .......... .......... .......... .......... .......... 61% 11.8M 10s",
                                "341500K .......... .......... .......... .......... .......... 61% 47.7M 10s",
                                "341550K .......... .......... .......... .......... .......... 61% 13.0M 10s",
                                "341600K .......... .......... .......... .......... .......... 61% 45.3M 10s",
                                "341650K .......... .......... .......... .......... .......... 61% 81.5M 10s",
                                "341700K .......... .......... .......... .......... .......... 61% 12.1M 10s",
                                "341750K .......... .......... .......... .......... .......... 61% 48.2M 10s",
                                "341800K .......... .......... .......... .......... .......... 61% 12.7M 10s",
                                "341850K .......... .......... .......... .......... .......... 61% 44.5M 10s",
                                "341900K .......... .......... .......... .......... .......... 61% 71.1M 10s",
                                "341950K .......... .......... .......... .......... .......... 61% 12.8M 10s",
                                "342000K .......... .......... .......... .......... .......... 61% 47.1M 10s",
                                "342050K .......... .......... .......... .......... .......... 61% 12.6M 10s",
                                "342100K .......... .......... .......... .......... .......... 61% 77.5M 10s",
                                "342150K .......... .......... .......... .......... .......... 61% 38.5M 10s",
                                "342200K .......... .......... .......... .......... .......... 61% 9.34M 10s",
                                "342250K .......... .......... .......... .......... .......... 61% 83.8M 10s",
                                "342300K .......... .......... .......... .......... .......... 61% 14.2M 10s",
                                "342350K .......... .......... .......... .......... .......... 61% 85.0M 10s",
                                "342400K .......... .......... .......... .......... .......... 61% 59.2M 10s",
                                "342450K .......... .......... .......... .......... .......... 61% 12.9M 10s",
                                "342500K .......... .......... .......... .......... .......... 61% 37.9M 10s",
                                "342550K .......... .......... .......... .......... .......... 61% 13.1M 10s",
                                "342600K .......... .......... .......... .......... .......... 61% 31.7M 10s",
                                "342650K .......... .......... .......... .......... .......... 61% 74.5M 10s",
                                "342700K .......... .......... .......... .......... .......... 61% 13.6M 10s",
                                "342750K .......... .......... .......... .......... .......... 61% 60.0M 10s",
                                "342800K .......... .......... .......... .......... .......... 61% 94.1M 10s",
                                "342850K .......... .......... .......... .......... .......... 61% 6.22M 10s",
                                "342900K .......... .......... .......... .......... .......... 61%  121M 10s",
                                "342950K .......... .......... .......... .......... .......... 61% 63.3M 10s",
                                "343000K .......... .......... .......... .......... .......... 61% 47.3M 10s",
                                "343050K .......... .......... .......... .......... .......... 61% 82.7M 10s",
                                "343100K .......... .......... .......... .......... .......... 61% 10.8M 10s",
                                "343150K .......... .......... .......... .......... .......... 61% 33.7M 10s",
                                "343200K .......... .......... .......... .......... .......... 61% 11.8M 10s",
                                "343250K .......... .......... .......... .......... .......... 61% 42.0M 10s",
                                "343300K .......... .......... .......... .......... .......... 61% 65.4M 10s",
                                "343350K .......... .......... .......... .......... .......... 61% 13.0M 10s",
                                "343400K .......... .......... .......... .......... .......... 61% 44.0M 10s",
                                "343450K .......... .......... .......... .......... .......... 61% 12.2M 10s",
                                "343500K .......... .......... .......... .......... .......... 61% 85.3M 10s",
                                "343550K .......... .......... .......... .......... .......... 61% 51.7M 10s",
                                "343600K .......... .......... .......... .......... .......... 61% 7.39M 10s",
                                "343650K .......... .......... .......... .......... .......... 61% 95.5M 10s",
                                "343700K .......... .......... .......... .......... .......... 61% 29.3M 10s",
                                "343750K .......... .......... .......... .......... .......... 61% 45.7M 10s",
                                "343800K .......... .......... .......... .......... .......... 61% 61.7M 10s",
                                "343850K .......... .......... .......... .......... .......... 61% 11.1M 10s",
                                "343900K .......... .......... .......... .......... .......... 61% 48.4M 10s",
                                "343950K .......... .......... .......... .......... .......... 61% 10.8M 10s",
                                "344000K .......... .......... .......... .......... .......... 61% 64.9M 10s",
                                "344050K .......... .......... .......... .......... .......... 61%  117M 10s",
                                "344100K .......... .......... .......... .......... .......... 61% 15.0M 10s",
                                "344150K .......... .......... .......... .......... .......... 61% 41.2M 10s",
                                "344200K .......... .......... .......... .......... .......... 61% 77.3M 10s",
                                "344250K .......... .......... .......... .......... .......... 61% 12.5M 10s",
                                "344300K .......... .......... .......... .......... .......... 61% 36.7M 10s",
                                "344350K .......... .......... .......... .......... .......... 61% 12.3M 10s",
                                "344400K .......... .......... .......... .......... .......... 61% 45.6M 10s",
                                "344450K .......... .......... .......... .......... .......... 61% 81.3M 10s",
                                "344500K .......... .......... .......... .......... .......... 61% 12.6M 10s",
                                "344550K .......... .......... .......... .......... .......... 61% 43.3M 10s",
                                "344600K .......... .......... .......... .......... .......... 61% 12.7M 10s",
                                "344650K .......... .......... .......... .......... .......... 61% 36.1M 10s",
                                "344700K .......... .......... .......... .......... .......... 61% 90.0M 10s",
                                "344750K .......... .......... .......... .......... .......... 61% 13.4M 10s",
                                "344800K .......... .......... .......... .......... .......... 61% 38.8M 10s",
                                "344850K .......... .......... .......... .......... .......... 61% 11.6M 10s",
                                "344900K .......... .......... .......... .......... .......... 61%  106M 10s",
                                "344950K .......... .......... .......... .......... .......... 61% 40.0M 10s",
                                "345000K .......... .......... .......... .......... .......... 61% 14.6M 10s",
                                "345050K .......... .......... .......... .......... .......... 61% 46.7M 10s",
                                "345100K .......... .......... .......... .......... .......... 61% 12.6M 10s",
                                "345150K .......... .......... .......... .......... .......... 61% 76.9M 10s",
                                "345200K .......... .......... .......... .......... .......... 61% 38.5M 10s",
                                "345250K .......... .......... .......... .......... .......... 61% 12.1M 10s",
                                "345300K .......... .......... .......... .......... .......... 61% 36.7M 10s",
                                "345350K .......... .......... .......... .......... .......... 61% 10.5M 10s",
                                "345400K .......... .......... .......... .......... .......... 61% 74.8M 10s",
                                "345450K .......... .......... .......... .......... .......... 61% 35.9M 10s",
                                "345500K .......... .......... .......... .......... .......... 61% 11.8M 10s",
                                "345550K .......... .......... .......... .......... .......... 61% 42.3M 10s",
                                "345600K .......... .......... .......... .......... .......... 61% 88.2M 10s",
                                "345650K .......... .......... .......... .......... .......... 61% 12.1M 10s",
                                "345700K .......... .......... .......... .......... .......... 61% 36.3M 10s",
                                "345750K .......... .......... .......... .......... .......... 61% 13.5M 10s",
                                "345800K .......... .......... .......... .......... .......... 61% 47.1M 10s",
                                "345850K .......... .......... .......... .......... .......... 61% 77.7M 10s",
                                "345900K .......... .......... .......... .......... .......... 61% 12.9M 10s",
                                "345950K .......... .......... .......... .......... .......... 61% 46.3M 10s",
                                "346000K .......... .......... .......... .......... .......... 61% 12.5M 10s",
                                "346050K .......... .......... .......... .......... .......... 61% 32.9M 10s",
                                "346100K .......... .......... .......... .......... .......... 61% 40.9M 10s",
                                "346150K .......... .......... .......... .......... .......... 61% 18.0M 10s",
                                "346200K .......... .......... .......... .......... .......... 61% 36.7M 10s",
                                "346250K .......... .......... .......... .......... .......... 61% 13.1M 10s",
                                "346300K .......... .......... .......... .......... .......... 61% 82.6M 10s",
                                "346350K .......... .......... .......... .......... .......... 61% 42.8M 10s",
                                "346400K .......... .......... .......... .......... .......... 61% 12.2M 10s",
                                "346450K .......... .......... .......... .......... .......... 61% 46.7M 10s",
                                "346500K .......... .......... .......... .......... .......... 61% 10.8M 10s",
                                "346550K .......... .......... .......... .......... .......... 61% 99.1M 10s",
                                "346600K .......... .......... .......... .......... .......... 61% 62.8M 10s",
                                "346650K .......... .......... .......... .......... .......... 61% 9.89M 10s",
                                "346700K .......... .......... .......... .......... .......... 61% 97.6M 10s",
                                "346750K .......... .......... .......... .......... .......... 61% 15.3M 10s",
                                "346800K .......... .......... .......... .......... .......... 62% 75.5M 10s",
                                "346850K .......... .......... .......... .......... .......... 62% 47.0M 10s",
                                "346900K .......... .......... .......... .......... .......... 62% 12.4M 10s",
                                "346950K .......... .......... .......... .......... .......... 62% 43.3M 10s",
                                "347000K .......... .......... .......... .......... .......... 62% 71.0M 10s",
                                "347050K .......... .......... .......... .......... .......... 62% 12.4M 10s",
                                "347100K .......... .......... .......... .......... .......... 62% 50.9M 10s",
                                "347150K .......... .......... .......... .......... .......... 62% 11.8M 10s",
                                "347200K .......... .......... .......... .......... .......... 62% 81.6M 10s",
                                "347250K .......... .......... .......... .......... .......... 62% 79.6M 10s",
                                "347300K .......... .......... .......... .......... .......... 62% 12.2M 10s",
                                "347350K .......... .......... .......... .......... .......... 62% 37.5M 10s",
                                "347400K .......... .......... .......... .......... .......... 62% 11.2M 10s",
                                "347450K .......... .......... .......... .......... .......... 62% 51.5M 10s",
                                "347500K .......... .......... .......... .......... .......... 62% 75.0M 10s",
                                "347550K .......... .......... .......... .......... .......... 62% 6.57M 10s",
                                "347600K .......... .......... .......... .......... .......... 62% 91.0M 10s",
                                "347650K .......... .......... .......... .......... .......... 62% 69.7M 10s",
                                "347700K .......... .......... .......... .......... .......... 62% 47.1M 10s",
                                "347750K .......... .......... .......... .......... .......... 62% 93.6M 10s",
                                "347800K .......... .......... .......... .......... .......... 62% 12.9M 10s",
                                "347850K .......... .......... .......... .......... .......... 62% 50.5M 10s",
                                "347900K .......... .......... .......... .......... .......... 62% 14.2M 10s",
                                "347950K .......... .......... .......... .......... .......... 62% 41.8M 10s",
                                "348000K .......... .......... .......... .......... .......... 62% 64.0M 10s",
                                "348050K .......... .......... .......... .......... .......... 62% 13.9M 10s",
                                "348100K .......... .......... .......... .......... .......... 62% 41.1M 10s",
                                "348150K .......... .......... .......... .......... .......... 62% 13.7M 10s",
                                "348200K .......... .......... .......... .......... .......... 62% 76.4M 10s",
                                "348250K .......... .......... .......... .......... .......... 62% 46.5M 10s",
                                "348300K .......... .......... .......... .......... .......... 62% 12.9M 10s",
                                "348350K .......... .......... .......... .......... .......... 62% 41.7M 10s",
                                "348400K .......... .......... .......... .......... .......... 62% 11.1M 10s",
                                "348450K .......... .......... .......... .......... .......... 62% 84.4M 10s",
                                "348500K .......... .......... .......... .......... .......... 62% 74.5M 10s",
                                "348550K .......... .......... .......... .......... .......... 62% 12.4M 10s",
                                "348600K .......... .......... .......... .......... .......... 62% 32.6M 10s",
                                "348650K .......... .......... .......... .......... .......... 62% 43.9M 10s",
                                "348700K .......... .......... .......... .......... .......... 62% 12.4M 10s",
                                "348750K .......... .......... .......... .......... .......... 62% 46.3M 10s",
                                "348800K .......... .......... .......... .......... .......... 62% 7.74M 10s",
                                "348850K .......... .......... .......... .......... .......... 62%  102M 10s",
                                "348900K .......... .......... .......... .......... .......... 62%  110M 10s",
                                "348950K .......... .......... .......... .......... .......... 62% 27.7M 10s",
                                "349000K .......... .......... .......... .......... .......... 62% 39.0M 10s",
                                "349050K .......... .......... .......... .......... .......... 62% 4.01M 10s",
                                "349100K .......... .......... .......... .......... .......... 62% 88.9M 10s",
                                "349150K .......... .......... .......... .......... .......... 62% 92.9M 10s",
                                "349200K .......... .......... .......... .......... .......... 62% 83.9M 10s",
                                "349250K .......... .......... .......... .......... .......... 62% 71.0M 10s",
                                "349300K .......... .......... .......... .......... .......... 62%  108M 10s",
                                "349350K .......... .......... .......... .......... .......... 62% 79.2M 10s",
                                "349400K .......... .......... .......... .......... .......... 62% 68.9M 10s",
                                "349450K .......... .......... .......... .......... .......... 62% 13.0M 10s",
                                "349500K .......... .......... .......... .......... .......... 62% 33.5M 10s",
                                "349550K .......... .......... .......... .......... .......... 62% 14.2M 10s",
                                "349600K .......... .......... .......... .......... .......... 62% 86.3M 10s",
                                "349650K .......... .......... .......... .......... .......... 62% 40.9M 10s",
                                "349700K .......... .......... .......... .......... .......... 62% 5.78M 10s",
                                "349750K .......... .......... .......... .......... .......... 62% 68.6M 10s",
                                "349800K .......... .......... .......... .......... .......... 62% 99.0M 10s",
                                "349850K .......... .......... .......... .......... .......... 62% 86.6M 10s",
                                "349900K .......... .......... .......... .......... .......... 62% 47.1M 10s",
                                "349950K .......... .......... .......... .......... .......... 62% 18.6M 10s",
                                "350000K .......... .......... .......... .......... .......... 62% 31.2M 10s",
                                "350050K .......... .......... .......... .......... .......... 62%  107M 10s",
                                "350100K .......... .......... .......... .......... .......... 62% 15.4M 10s",
                                "350150K .......... .......... .......... .......... .......... 62% 87.2M 10s",
                                "350200K .......... .......... .......... .......... .......... 62% 23.5M 10s",
                                "350250K .......... .......... .......... .......... .......... 62% 70.5M 10s",
                                "350300K .......... .......... .......... .......... .......... 62% 90.4M 10s",
                                "350350K .......... .......... .......... .......... .......... 62% 12.3M 10s",
                                "350400K .......... .......... .......... .......... .......... 62% 60.7M 10s",
                                "350450K .......... .......... .......... .......... .......... 62% 30.3M 10s",
                                "350500K .......... .......... .......... .......... .......... 62% 85.1M 10s",
                                "350550K .......... .......... .......... .......... .......... 62% 11.1M 10s",
                                "350600K .......... .......... .......... .......... .......... 62% 41.1M 10s",
                                "350650K .......... .......... .......... .......... .......... 62% 12.1M 10s",
                                "350700K .......... .......... .......... .......... .......... 62% 32.5M 10s",
                                "350750K .......... .......... .......... .......... .......... 62% 70.4M 10s",
                                "350800K .......... .......... .......... .......... .......... 62% 12.6M 10s",
                                "350850K .......... .......... .......... .......... .......... 62% 42.8M 10s",
                                "350900K .......... .......... .......... .......... .......... 62% 8.62M 10s",
                                "350950K .......... .......... .......... .......... .......... 62% 99.4M 10s",
                                "351000K .......... .......... .......... .......... .......... 62% 94.3M 10s",
                                "351050K .......... .......... .......... .......... .......... 62% 13.2M 10s",
                                "351100K .......... .......... .......... .......... .......... 62% 27.8M 10s",
                                "351150K .......... .......... .......... .......... .......... 62% 12.3M 10s",
                                "351200K .......... .......... .......... .......... .......... 62% 91.7M 10s",
                                "351250K .......... .......... .......... .......... .......... 62% 46.6M 10s",
                                "351300K .......... .......... .......... .......... .......... 62% 11.8M 10s",
                                "351350K .......... .......... .......... .......... .......... 62% 50.2M 10s",
                                "351400K .......... .......... .......... .......... .......... 62% 10.1M 10s",
                                "351450K .......... .......... .......... .......... .......... 62% 59.7M 10s",
                                "351500K .......... .......... .......... .......... .......... 62% 84.9M 10s",
                                "351550K .......... .......... .......... .......... .......... 62% 11.6M 10s",
                                "351600K .......... .......... .......... .......... .......... 62% 55.4M 10s",
                                "351650K .......... .......... .......... .......... .......... 62% 9.10M 10s",
                                "351700K .......... .......... .......... .......... .......... 62% 82.8M 10s",
                                "351750K .......... .......... .......... .......... .......... 62% 72.2M 10s",
                                "351800K .......... .......... .......... .......... .......... 62% 11.3M 10s",
                                "351850K .......... .......... .......... .......... .......... 62% 65.2M 10s",
                                "351900K .......... .......... .......... .......... .......... 62% 81.1M 10s",
                                "351950K .......... .......... .......... .......... .......... 62% 7.13M 10s",
                                "352000K .......... .......... .......... .......... .......... 62% 24.6M 10s",
                                "352050K .......... .......... .......... .......... .......... 62% 6.02M 10s",
                                "352100K .......... .......... .......... .......... .......... 62% 14.7M 10s",
                                "352150K .......... .......... .......... .......... .......... 62% 10.0M 10s",
                                "352200K .......... .......... .......... .......... .......... 62% 6.67M 10s",
                                "352250K .......... .......... .......... .......... .......... 62%  124M 10s",
                                "352300K .......... .......... .......... .......... .......... 62% 23.9M 10s",
                                "352350K .......... .......... .......... .......... .......... 62% 16.5M 10s",
                                "352400K .......... .......... .......... .......... .......... 63% 14.7M 10s",
                                "352450K .......... .......... .......... .......... .......... 63% 25.5M 10s",
                                "352500K .......... .......... .......... .......... .......... 63% 4.68M 10s",
                                "352550K .......... .......... .......... .......... .......... 63%  107M 10s",
                                "352600K .......... .......... .......... .......... .......... 63% 97.1M 10s",
                                "352650K .......... .......... .......... .......... .......... 63% 23.4M 10s",
                                "352700K .......... .......... .......... .......... .......... 63% 27.0M 10s",
                                "352750K .......... .......... .......... .......... .......... 63% 5.81M 10s",
                                "352800K .......... .......... .......... .......... .......... 63% 78.0M 10s",
                                "352850K .......... .......... .......... .......... .......... 63%  130M 9s",
                                "352900K .......... .......... .......... .......... .......... 63% 14.0M 9s",
                                "352950K .......... .......... .......... .......... .......... 63% 5.96M 9s",
                                "353000K .......... .......... .......... .......... .......... 63% 38.2M 9s",
                                "353050K .......... .......... .......... .......... .......... 63%  128M 9s",
                                "353100K .......... .......... .......... .......... .......... 63% 91.5M 9s",
                                "353150K .......... .......... .......... .......... .......... 63% 7.94M 9s",
                                "353200K .......... .......... .......... .......... .......... 63% 43.6M 9s",
                                "353250K .......... .......... .......... .......... .......... 63% 8.41M 9s",
                                "353300K .......... .......... .......... .......... .......... 63% 40.4M 9s",
                                "353350K .......... .......... .......... .......... .......... 63% 35.6M 9s",
                                "353400K .......... .......... .......... .......... .......... 63% 13.4M 9s",
                                "353450K .......... .......... .......... .......... .......... 63% 35.6M 9s",
                                "353500K .......... .......... .......... .......... .......... 63% 14.5M 9s",
                                "353550K .......... .......... .......... .......... .......... 63% 36.4M 9s",
                                "353600K .......... .......... .......... .......... .......... 63% 29.9M 9s",
                                "353650K .......... .......... .......... .......... .......... 63% 13.2M 9s",
                                "353700K .......... .......... .......... .......... .......... 63% 3.07M 9s",
                                "353750K .......... .......... .......... .......... .......... 63% 34.5M 9s",
                                "353800K .......... .......... .......... .......... .......... 63% 29.7M 9s",
                                "353850K .......... .......... .......... .......... .......... 63% 46.1M 9s",
                                "353900K .......... .......... .......... .......... .......... 63% 52.2M 9s",
                                "353950K .......... .......... .......... .......... .......... 63% 46.2M 9s",
                                "354000K .......... .......... .......... .......... .......... 63% 51.7M 9s",
                                "354050K .......... .......... .......... .......... .......... 63% 45.3M 9s",
                                "354100K .......... .......... .......... .......... .......... 63% 31.2M 9s",
                                "354150K .......... .......... .......... .......... .......... 63% 27.7M 9s",
                                "354200K .......... .......... .......... .......... .......... 63% 21.0M 9s",
                                "354250K .......... .......... .......... .......... .......... 63% 13.0M 9s",
                                "354300K .......... .......... .......... .......... .......... 63% 16.1M 9s",
                                "354350K .......... .......... .......... .......... .......... 63% 40.5M 9s",
                                "354400K .......... .......... .......... .......... .......... 63% 17.2M 9s",
                                "354450K .......... .......... .......... .......... .......... 63% 40.0M 9s",
                                "354500K .......... .......... .......... .......... .......... 63% 14.7M 9s",
                                "354550K .......... .......... .......... .......... .......... 63% 26.5M 9s",
                                "354600K .......... .......... .......... .......... .......... 63% 34.2M 9s",
                                "354650K .......... .......... .......... .......... .......... 63% 15.3M 9s",
                                "354700K .......... .......... .......... .......... .......... 63% 30.9M 9s",
                                "354750K .......... .......... .......... .......... .......... 63% 45.8M 9s",
                                "354800K .......... .......... .......... .......... .......... 63% 30.6M 9s",
                                "354850K .......... .......... .......... .......... .......... 63% 47.4M 9s",
                                "354900K .......... .......... .......... .......... .......... 63% 17.9M 9s",
                                "354950K .......... .......... .......... .......... .......... 63% 22.0M 9s",
                                "355000K .......... .......... .......... .......... .......... 63% 40.0M 9s",
                                "355050K .......... .......... .......... .......... .......... 63% 10.8M 9s",
                                "355100K .......... .......... .......... .......... .......... 63% 38.1M 9s",
                                "355150K .......... .......... .......... .......... .......... 63% 14.4M 9s",
                                "355200K .......... .......... .......... .......... .......... 63% 26.0M 9s",
                                "355250K .......... .......... .......... .......... .......... 63% 24.4M 9s",
                                "355300K .......... .......... .......... .......... .......... 63% 7.57M 9s",
                                "355350K .......... .......... .......... .......... .......... 63% 38.9M 9s",
                                "355400K .......... .......... .......... .......... .......... 63% 49.4M 9s",
                                "355450K .......... .......... .......... .......... .......... 63% 53.6M 9s",
                                "355500K .......... .......... .......... .......... .......... 63% 47.3M 9s",
                                "355550K .......... .......... .......... .......... .......... 63% 37.9M 9s",
                                "355600K .......... .......... .......... .......... .......... 63% 22.3M 9s",
                                "355650K .......... .......... .......... .......... .......... 63% 31.5M 9s",
                                "355700K .......... .......... .......... .......... .......... 63% 9.09M 9s",
                                "355750K .......... .......... .......... .......... .......... 63% 42.6M 9s",
                                "355800K .......... .......... .......... .......... .......... 63% 49.0M 9s",
                                "355850K .......... .......... .......... .......... .......... 63% 28.7M 9s",
                                "355900K .......... .......... .......... .......... .......... 63% 50.8M 9s",
                                "355950K .......... .......... .......... .......... .......... 63% 52.8M 9s",
                                "356000K .......... .......... .......... .......... .......... 63% 39.4M 9s",
                                "356050K .......... .......... .......... .......... .......... 63% 43.3M 9s",
                                "356100K .......... .......... .......... .......... .......... 63% 48.4M 9s",
                                "356150K .......... .......... .......... .......... .......... 63% 50.9M 9s",
                                "356200K .......... .......... .......... .......... .......... 63% 21.0M 9s",
                                "356250K .......... .......... .......... .......... .......... 63% 36.5M 9s",
                                "356300K .......... .......... .......... .......... .......... 63% 19.5M 9s",
                                "356350K .......... .......... .......... .......... .......... 63% 22.4M 9s",
                                "356400K .......... .......... .......... .......... .......... 63% 49.7M 9s",
                                "356450K .......... .......... .......... .......... .......... 63% 20.9M 9s",
                                "356500K .......... .......... .......... .......... .......... 63% 48.5M 9s",
                                "356550K .......... .......... .......... .......... .......... 63% 32.1M 9s",
                                "356600K .......... .......... .......... .......... .......... 63% 23.6M 9s",
                                "356650K .......... .......... .......... .......... .......... 63% 49.2M 9s",
                                "356700K .......... .......... .......... .......... .......... 63% 10.7M 9s",
                                "356750K .......... .......... .......... .......... .......... 63% 19.6M 9s",
                                "356800K .......... .......... .......... .......... .......... 63% 23.4M 9s",
                                "356850K .......... .......... .......... .......... .......... 63% 26.2M 9s",
                                "356900K .......... .......... .......... .......... .......... 63% 32.5M 9s",
                                "356950K .......... .......... .......... .......... .......... 63% 14.4M 9s",
                                "357000K .......... .......... .......... .......... .......... 63% 27.9M 9s",
                                "357050K .......... .......... .......... .......... .......... 63% 34.3M 9s",
                                "357100K .......... .......... .......... .......... .......... 63% 13.5M 9s",
                                "357150K .......... .......... .......... .......... .......... 63% 43.4M 9s",
                                "357200K .......... .......... .......... .......... .......... 63% 16.5M 9s",
                                "357250K .......... .......... .......... .......... .......... 63% 31.2M 9s",
                                "357300K .......... .......... .......... .......... .......... 63% 49.7M 9s",
                                "357350K .......... .......... .......... .......... .......... 63% 14.0M 9s",
                                "357400K .......... .......... .......... .......... .......... 63% 10.2M 9s",
                                "357450K .......... .......... .......... .......... .......... 63% 20.6M 9s",
                                "357500K .......... .......... .......... .......... .......... 63% 38.0M 9s",
                                "357550K .......... .......... .......... .......... .......... 63% 44.3M 9s",
                                "357600K .......... .......... .......... .......... .......... 63% 35.8M 9s",
                                "357650K .......... .......... .......... .......... .......... 63% 43.0M 9s",
                                "357700K .......... .......... .......... .......... .......... 63% 15.0M 9s",
                                "357750K .......... .......... .......... .......... .......... 63% 26.4M 9s",
                                "357800K .......... .......... .......... .......... .......... 63% 36.4M 9s",
                                "357850K .......... .......... .......... .......... .......... 63% 11.4M 9s",
                                "357900K .......... .......... .......... .......... .......... 63% 36.8M 9s",
                                "357950K .......... .......... .......... .......... .......... 63% 13.6M 9s",
                                "358000K .......... .......... .......... .......... .......... 64% 39.1M 9s",
                                "358050K .......... .......... .......... .......... .......... 64% 41.9M 9s",
                                "358100K .......... .......... .......... .......... .......... 64% 10.4M 9s",
                                "358150K .......... .......... .......... .......... .......... 64% 42.8M 9s",
                                "358200K .......... .......... .......... .......... .......... 64% 50.6M 9s",
                                "358250K .......... .......... .......... .......... .......... 64% 13.8M 9s",
                                "358300K .......... .......... .......... .......... .......... 64% 39.9M 9s",
                                "358350K .......... .......... .......... .......... .......... 64% 14.3M 9s",
                                "358400K .......... .......... .......... .......... .......... 64% 30.3M 9s",
                                "358450K .......... .......... .......... .......... .......... 64% 23.3M 9s",
                                "358500K .......... .......... .......... .......... .......... 64% 18.2M 9s",
                                "358550K .......... .......... .......... .......... .......... 64% 35.4M 9s",
                                "358600K .......... .......... .......... .......... .......... 64% 13.9M 9s",
                                "358650K .......... .......... .......... .......... .......... 64% 30.2M 9s",
                                "358700K .......... .......... .......... .......... .......... 64% 35.6M 9s",
                                "358750K .......... .......... .......... .......... .......... 64% 13.5M 9s",
                                "358800K .......... .......... .......... .......... .......... 64% 33.4M 9s",
                                "358850K .......... .......... .......... .......... .......... 64% 11.9M 9s",
                                "358900K .......... .......... .......... .......... .......... 64% 48.5M 9s",
                                "358950K .......... .......... .......... .......... .......... 64% 42.8M 9s",
                                "359000K .......... .......... .......... .......... .......... 64% 5.43M 9s",
                                "359050K .......... .......... .......... .......... .......... 64% 29.3M 9s",
                                "359100K .......... .......... .......... .......... .......... 64% 38.4M 9s",
                                "359150K .......... .......... .......... .......... .......... 64% 42.4M 9s",
                                "359200K .......... .......... .......... .......... .......... 64% 31.5M 9s",
                                "359250K .......... .......... .......... .......... .......... 64% 38.4M 9s",
                                "359300K .......... .......... .......... .......... .......... 64% 43.1M 9s",
                                "359350K .......... .......... .......... .......... .......... 64% 14.8M 9s",
                                "359400K .......... .......... .......... .......... .......... 64% 35.4M 9s",
                                "359450K .......... .......... .......... .......... .......... 64% 32.0M 9s",
                                "359500K .......... .......... .......... .......... .......... 64% 8.29M 9s",
                                "359550K .......... .......... .......... .......... .......... 64% 31.5M 9s",
                                "359600K .......... .......... .......... .......... .......... 64% 29.9M 9s",
                                "359650K .......... .......... .......... .......... .......... 64% 22.7M 9s",
                                "359700K .......... .......... .......... .......... .......... 64% 25.3M 9s",
                                "359750K .......... .......... .......... .......... .......... 64% 15.0M 9s",
                                "359800K .......... .......... .......... .......... .......... 64% 39.4M 9s",
                                "359850K .......... .......... .......... .......... .......... 64% 25.4M 9s",
                                "359900K .......... .......... .......... .......... .......... 64% 16.6M 9s",
                                "359950K .......... .......... .......... .......... .......... 64% 47.4M 9s",
                                "360000K .......... .......... .......... .......... .......... 64% 13.0M 9s",
                                "360050K .......... .......... .......... .......... .......... 64% 40.6M 9s",
                                "360100K .......... .......... .......... .......... .......... 64% 49.3M 9s",
                                "360150K .......... .......... .......... .......... .......... 64% 12.6M 9s",
                                "360200K .......... .......... .......... .......... .......... 64% 43.3M 9s",
                                "360250K .......... .......... .......... .......... .......... 64% 11.7M 9s",
                                "360300K .......... .......... .......... .......... .......... 64% 29.5M 9s",
                                "360350K .......... .......... .......... .......... .......... 64% 49.8M 9s",
                                "360400K .......... .......... .......... .......... .......... 64% 14.1M 9s",
                                "360450K .......... .......... .......... .......... .......... 64% 31.1M 9s",
                                "360500K .......... .......... .......... .......... .......... 64% 13.6M 9s",
                                "360550K .......... .......... .......... .......... .......... 64% 22.5M 9s",
                                "360600K .......... .......... .......... .......... .......... 64% 50.5M 9s",
                                "360650K .......... .......... .......... .......... .......... 64% 13.8M 9s",
                                "360700K .......... .......... .......... .......... .......... 64% 31.3M 9s",
                                "360750K .......... .......... .......... .......... .......... 64% 15.0M 9s",
                                "360800K .......... .......... .......... .......... .......... 64% 19.7M 9s",
                                "360850K .......... .......... .......... .......... .......... 64% 50.8M 9s",
                                "360900K .......... .......... .......... .......... .......... 64% 18.3M 9s",
                                "360950K .......... .......... .......... .......... .......... 64% 46.5M 9s",
                                "361000K .......... .......... .......... .......... .......... 64% 50.2M 9s",
                                "361050K .......... .......... .......... .......... .......... 64% 12.2M 9s",
                                "361100K .......... .......... .......... .......... .......... 64% 41.5M 9s",
                                "361150K .......... .......... .......... .......... .......... 64% 11.5M 9s",
                                "361200K .......... .......... .......... .......... .......... 64% 45.6M 9s",
                                "361250K .......... .......... .......... .......... .......... 64% 43.5M 9s",
                                "361300K .......... .......... .......... .......... .......... 64% 11.0M 9s",
                                "361350K .......... .......... .......... .......... .......... 64% 16.4M 9s",
                                "361400K .......... .......... .......... .......... .......... 64% 26.2M 9s",
                                "361450K .......... .......... .......... .......... .......... 64% 38.4M 9s",
                                "361500K .......... .......... .......... .......... .......... 64% 41.3M 9s",
                                "361550K .......... .......... .......... .......... .......... 64% 11.8M 9s",
                                "361600K .......... .......... .......... .......... .......... 64% 42.2M 9s",
                                "361650K .......... .......... .......... .......... .......... 64% 12.9M 9s",
                                "361700K .......... .......... .......... .......... .......... 64% 47.9M 9s",
                                "361750K .......... .......... .......... .......... .......... 64% 48.0M 9s",
                                "361800K .......... .......... .......... .......... .......... 64% 10.7M 9s",
                                "361850K .......... .......... .......... .......... .......... 64% 32.7M 9s",
                                "361900K .......... .......... .......... .......... .......... 64% 16.0M 9s",
                                "361950K .......... .......... .......... .......... .......... 64% 22.1M 9s",
                                "362000K .......... .......... .......... .......... .......... 64% 50.4M 9s",
                                "362050K .......... .......... .......... .......... .......... 64% 16.1M 9s",
                                "362100K .......... .......... .......... .......... .......... 64% 44.3M 9s",
                                "362150K .......... .......... .......... .......... .......... 64% 11.8M 9s",
                                "362200K .......... .......... .......... .......... .......... 64% 34.0M 9s",
                                "362250K .......... .......... .......... .......... .......... 64% 42.2M 9s",
                                "362300K .......... .......... .......... .......... .......... 64% 13.5M 9s",
                                "362350K .......... .......... .......... .......... .......... 64% 36.9M 9s",
                                "362400K .......... .......... .......... .......... .......... 64% 30.1M 9s",
                                "362450K .......... .......... .......... .......... .......... 64% 14.8M 9s",
                                "362500K .......... .......... .......... .......... .......... 64% 29.7M 9s",
                                "362550K .......... .......... .......... .......... .......... 64% 15.0M 9s",
                                "362600K .......... .......... .......... .......... .......... 64% 36.6M 9s",
                                "362650K .......... .......... .......... .......... .......... 64% 24.8M 9s",
                                "362700K .......... .......... .......... .......... .......... 64% 11.6M 9s",
                                "362750K .......... .......... .......... .......... .......... 64% 29.4M 9s",
                                "362800K .......... .......... .......... .......... .......... 64% 11.2M 9s",
                                "362850K .......... .......... .......... .......... .......... 64% 33.6M 9s",
                                "362900K .......... .......... .......... .......... .......... 64% 20.7M 9s",
                                "362950K .......... .......... .......... .......... .......... 64% 16.5M 9s",
                                "363000K .......... .......... .......... .......... .......... 64% 33.2M 9s",
                                "363050K .......... .......... .......... .......... .......... 64% 9.58M 9s",
                                "363100K .......... .......... .......... .......... .......... 64% 50.9M 9s",
                                "363150K .......... .......... .......... .......... .......... 64% 26.2M 9s",
                                "363200K .......... .......... .......... .......... .......... 64% 11.5M 9s",
                                "363250K .......... .......... .......... .......... .......... 64% 33.8M 9s",
                                "363300K .......... .......... .......... .......... .......... 64% 11.4M 9s",
                                "363350K .......... .......... .......... .......... .......... 64% 31.8M 9s",
                                "363400K .......... .......... .......... .......... .......... 64% 36.2M 9s",
                                "363450K .......... .......... .......... .......... .......... 64% 11.0M 9s",
                                "363500K .......... .......... .......... .......... .......... 64% 32.4M 9s",
                                "363550K .......... .......... .......... .......... .......... 64% 14.2M 9s",
                                "363600K .......... .......... .......... .......... .......... 65% 42.8M 9s",
                                "363650K .......... .......... .......... .......... .......... 65% 26.6M 9s",
                                "363700K .......... .......... .......... .......... .......... 65% 15.4M 9s",
                                "363750K .......... .......... .......... .......... .......... 65% 35.2M 9s",
                                "363800K .......... .......... .......... .......... .......... 65% 40.6M 9s",
                                "363850K .......... .......... .......... .......... .......... 65% 11.2M 9s",
                                "363900K .......... .......... .......... .......... .......... 65% 33.7M 9s",
                                "363950K .......... .......... .......... .......... .......... 65% 17.8M 9s",
                                "364000K .......... .......... .......... .......... .......... 65% 33.1M 9s",
                                "364050K .......... .......... .......... .......... .......... 65% 43.2M 9s",
                                "364100K .......... .......... .......... .......... .......... 65% 13.7M 9s",
                                "364150K .......... .......... .......... .......... .......... 65% 32.5M 9s",
                                "364200K .......... .......... .......... .......... .......... 65% 14.9M 9s",
                                "364250K .......... .......... .......... .......... .......... 65% 42.4M 9s",
                                "364300K .......... .......... .......... .......... .......... 65% 27.6M 9s",
                                "364350K .......... .......... .......... .......... .......... 65% 14.9M 9s",
                                "364400K .......... .......... .......... .......... .......... 65% 15.8M 9s",
                                "364450K .......... .......... .......... .......... .......... 65% 23.1M 9s",
                                "364500K .......... .......... .......... .......... .......... 65% 31.9M 9s",
                                "364550K .......... .......... .......... .......... .......... 65% 35.3M 9s",
                                "364600K .......... .......... .......... .......... .......... 65% 10.9M 9s",
                                "364650K .......... .......... .......... .......... .......... 65% 48.7M 9s",
                                "364700K .......... .......... .......... .......... .......... 65% 16.9M 9s",
                                "364750K .......... .......... .......... .......... .......... 65% 40.9M 9s",
                                "364800K .......... .......... .......... .......... .......... 65% 48.1M 9s",
                                "364850K .......... .......... .......... .......... .......... 65% 11.0M 9s",
                                "364900K .......... .......... .......... .......... .......... 65% 35.9M 9s",
                                "364950K .......... .......... .......... .......... .......... 65% 14.5M 9s",
                                "365000K .......... .......... .......... .......... .......... 65% 36.1M 9s",
                                "365050K .......... .......... .......... .......... .......... 65% 38.7M 9s",
                                "365100K .......... .......... .......... .......... .......... 65% 12.8M 9s",
                                "365150K .......... .......... .......... .......... .......... 65% 36.8M 9s",
                                "365200K .......... .......... .......... .......... .......... 65% 40.6M 9s",
                                "365250K .......... .......... .......... .......... .......... 65% 13.7M 9s",
                                "365300K .......... .......... .......... .......... .......... 65% 34.2M 9s",
                                "365350K .......... .......... .......... .......... .......... 65% 14.0M 9s",
                                "365400K .......... .......... .......... .......... .......... 65% 29.5M 9s",
                                "365450K .......... .......... .......... .......... .......... 65% 24.9M 9s",
                                "365500K .......... .......... .......... .......... .......... 65% 17.4M 9s",
                                "365550K .......... .......... .......... .......... .......... 65% 20.3M 9s",
                                "365600K .......... .......... .......... .......... .......... 65% 16.1M 9s",
                                "365650K .......... .......... .......... .......... .......... 65% 46.6M 9s",
                                "365700K .......... .......... .......... .......... .......... 65% 47.8M 9s",
                                "365750K .......... .......... .......... .......... .......... 65% 4.92M 9s",
                                "365800K .......... .......... .......... .......... .......... 65% 34.9M 9s",
                                "365850K .......... .......... .......... .......... .......... 65% 41.8M 9s",
                                "365900K .......... .......... .......... .......... .......... 65% 43.0M 9s",
                                "365950K .......... .......... .......... .......... .......... 65% 44.2M 9s",
                                "366000K .......... .......... .......... .......... .......... 65% 26.6M 9s",
                                "366050K .......... .......... .......... .......... .......... 65% 40.8M 9s",
                                "366100K .......... .......... .......... .......... .......... 65% 19.7M 9s",
                                "366150K .......... .......... .......... .......... .......... 65% 33.2M 9s",
                                "366200K .......... .......... .......... .......... .......... 65% 42.4M 9s",
                                "366250K .......... .......... .......... .......... .......... 65% 14.1M 9s",
                                "366300K .......... .......... .......... .......... .......... 65% 37.0M 9s",
                                "366350K .......... .......... .......... .......... .......... 65% 12.0M 9s",
                                "366400K .......... .......... .......... .......... .......... 65% 24.0M 9s",
                                "366450K .......... .......... .......... .......... .......... 65% 51.8M 9s",
                                "366500K .......... .......... .......... .......... .......... 65% 15.0M 9s",
                                "366550K .......... .......... .......... .......... .......... 65% 37.3M 9s",
                                "366600K .......... .......... .......... .......... .......... 65% 33.7M 9s",
                                "366650K .......... .......... .......... .......... .......... 65% 13.0M 9s",
                                "366700K .......... .......... .......... .......... .......... 65% 29.7M 9s",
                                "366750K .......... .......... .......... .......... .......... 65% 16.2M 9s",
                                "366800K .......... .......... .......... .......... .......... 65% 34.5M 9s",
                                "366850K .......... .......... .......... .......... .......... 65% 33.4M 9s",
                                "366900K .......... .......... .......... .......... .......... 65% 12.7M 9s",
                                "366950K .......... .......... .......... .......... .......... 65% 29.8M 9s",
                                "367000K .......... .......... .......... .......... .......... 65% 14.9M 9s",
                                "367050K .......... .......... .......... .......... .......... 65% 30.4M 9s",
                                "367100K .......... .......... .......... .......... .......... 65% 33.2M 9s",
                                "367150K .......... .......... .......... .......... .......... 65% 17.2M 9s",
                                "367200K .......... .......... .......... .......... .......... 65% 38.2M 9s",
                                "367250K .......... .......... .......... .......... .......... 65% 12.8M 9s",
                                "367300K .......... .......... .......... .......... .......... 65% 41.9M 9s",
                                "367350K .......... .......... .......... .......... .......... 65% 42.0M 9s",
                                "367400K .......... .......... .......... .......... .......... 65% 12.5M 9s",
                                "367450K .......... .......... .......... .......... .......... 65% 38.7M 9s",
                                "367500K .......... .......... .......... .......... .......... 65% 12.0M 9s",
                                "367550K .......... .......... .......... .......... .......... 65% 28.9M 9s",
                                "367600K .......... .......... .......... .......... .......... 65% 31.6M 9s",
                                "367650K .......... .......... .......... .......... .......... 65% 14.8M 9s",
                                "367700K .......... .......... .......... .......... .......... 65% 33.7M 9s",
                                "367750K .......... .......... .......... .......... .......... 65% 11.6M 9s",
                                "367800K .......... .......... .......... .......... .......... 65% 30.1M 9s",
                                "367850K .......... .......... .......... .......... .......... 65% 34.1M 9s",
                                "367900K .......... .......... .......... .......... .......... 65% 14.7M 9s",
                                "367950K .......... .......... .......... .......... .......... 65% 30.5M 9s",
                                "368000K .......... .......... .......... .......... .......... 65% 32.8M 9s",
                                "368050K .......... .......... .......... .......... .......... 65% 12.6M 9s",
                                "368100K .......... .......... .......... .......... .......... 65% 34.5M 9s",
                                "368150K .......... .......... .......... .......... .......... 65% 17.6M 9s",
                                "368200K .......... .......... .......... .......... .......... 65% 32.6M 9s",
                                "368250K .......... .......... .......... .......... .......... 65% 38.9M 9s",
                                "368300K .......... .......... .......... .......... .......... 65% 12.6M 9s",
                                "368350K .......... .......... .......... .......... .......... 65% 36.3M 9s",
                                "368400K .......... .......... .......... .......... .......... 65% 10.4M 9s",
                                "368450K .......... .......... .......... .......... .......... 65% 44.5M 9s",
                                "368500K .......... .......... .......... .......... .......... 65% 49.2M 9s",
                                "368550K .......... .......... .......... .......... .......... 65% 13.6M 9s",
                                "368600K .......... .......... .......... .......... .......... 65% 27.7M 9s",
                                "368650K .......... .......... .......... .......... .......... 65% 16.4M 9s",
                                "368700K .......... .......... .......... .......... .......... 65% 32.0M 9s",
                                "368750K .......... .......... .......... .......... .......... 65% 45.6M 9s",
                                "368800K .......... .......... .......... .......... .......... 65% 12.6M 9s",
                                "368850K .......... .......... .......... .......... .......... 65% 46.5M 9s",
                                "368900K .......... .......... .......... .......... .......... 65% 13.4M 9s",
                                "368950K .......... .......... .......... .......... .......... 65% 41.9M 9s",
                                "369000K .......... .......... .......... .......... .......... 65% 47.3M 9s",
                                "369050K .......... .......... .......... .......... .......... 65% 12.2M 9s",
                                "369100K .......... .......... .......... .......... .......... 65% 43.7M 9s",
                                "369150K .......... .......... .......... .......... .......... 65% 11.8M 9s",
                                "369200K .......... .......... .......... .......... .......... 66% 43.7M 9s",
                                "369250K .......... .......... .......... .......... .......... 66% 42.2M 9s",
                                "369300K .......... .......... .......... .......... .......... 66% 12.4M 9s",
                                "369350K .......... .......... .......... .......... .......... 66% 34.5M 9s",
                                "369400K .......... .......... .......... .......... .......... 66% 32.5M 9s",
                                "369450K .......... .......... .......... .......... .......... 66% 12.2M 9s",
                                "369500K .......... .......... .......... .......... .......... 66% 36.9M 9s",
                                "369550K .......... .......... .......... .......... .......... 66% 11.0M 9s",
                                "369600K .......... .......... .......... .......... .......... 66% 38.2M 9s",
                                "369650K .......... .......... .......... .......... .......... 66% 33.3M 9s",
                                "369700K .......... .......... .......... .......... .......... 66% 11.4M 9s",
                                "369750K .......... .......... .......... .......... .......... 66% 36.6M 9s",
                                "369800K .......... .......... .......... .......... .......... 66% 9.12M 9s",
                                "369850K .......... .......... .......... .......... .......... 66% 43.6M 9s",
                                "369900K .......... .......... .......... .......... .......... 66% 33.6M 9s",
                                "369950K .......... .......... .......... .......... .......... 66% 10.1M 9s",
                                "370000K .......... .......... .......... .......... .......... 66% 36.5M 9s",
                                "370050K .......... .......... .......... .......... .......... 66% 10.5M 9s",
                                "370100K .......... .......... .......... .......... .......... 66% 34.1M 9s",
                                "370150K .......... .......... .......... .......... .......... 66% 47.8M 9s",
                                "370200K .......... .......... .......... .......... .......... 66% 11.0M 9s",
                                "370250K .......... .......... .......... .......... .......... 66% 28.4M 9s",
                                "370300K .......... .......... .......... .......... .......... 66% 9.00M 9s",
                                "370350K .......... .......... .......... .......... .......... 66% 31.1M 9s",
                                "370400K .......... .......... .......... .......... .......... 66% 38.6M 9s",
                                "370450K .......... .......... .......... .......... .......... 66% 10.2M 9s",
                                "370500K .......... .......... .......... .......... .......... 66% 31.0M 9s",
                                "370550K .......... .......... .......... .......... .......... 66% 11.5M 9s",
                                "370600K .......... .......... .......... .......... .......... 66% 22.8M 9s",
                                "370650K .......... .......... .......... .......... .......... 66% 43.2M 9s",
                                "370700K .......... .......... .......... .......... .......... 66% 15.7M 9s",
                                "370750K .......... .......... .......... .......... .......... 66% 35.1M 9s",
                                "370800K .......... .......... .......... .......... .......... 66% 47.4M 9s",
                                "370850K .......... .......... .......... .......... .......... 66% 11.7M 9s",
                                "370900K .......... .......... .......... .......... .......... 66% 35.1M 9s",
                                "370950K .......... .......... .......... .......... .......... 66% 10.7M 9s",
                                "371000K .......... .......... .......... .......... .......... 66% 30.0M 9s",
                                "371050K .......... .......... .......... .......... .......... 66% 40.2M 9s",
                                "371100K .......... .......... .......... .......... .......... 66% 13.3M 9s",
                                "371150K .......... .......... .......... .......... .......... 66% 37.2M 9s",
                                "371200K .......... .......... .......... .......... .......... 66% 10.7M 9s",
                                "371250K .......... .......... .......... .......... .......... 66% 40.1M 9s",
                                "371300K .......... .......... .......... .......... .......... 66% 40.3M 9s",
                                "371350K .......... .......... .......... .......... .......... 66% 11.3M 9s",
                                "371400K .......... .......... .......... .......... .......... 66% 35.9M 9s",
                                "371450K .......... .......... .......... .......... .......... 66% 9.98M 9s",
                                "371500K .......... .......... .......... .......... .......... 66% 37.5M 9s",
                                "371550K .......... .......... .......... .......... .......... 66% 38.6M 9s",
                                "371600K .......... .......... .......... .......... .......... 66% 10.5M 9s",
                                "371650K .......... .......... .......... .......... .......... 66% 35.0M 9s",
                                "371700K .......... .......... .......... .......... .......... 66% 10.9M 9s",
                                "371750K .......... .......... .......... .......... .......... 66% 32.5M 9s",
                                "371800K .......... .......... .......... .......... .......... 66% 34.3M 9s",
                                "371850K .......... .......... .......... .......... .......... 66% 6.87M 9s",
                                "371900K .......... .......... .......... .......... .......... 66% 34.1M 9s",
                                "371950K .......... .......... .......... .......... .......... 66% 12.0M 9s",
                                "372000K .......... .......... .......... .......... .......... 66% 37.4M 9s",
                                "372050K .......... .......... .......... .......... .......... 66% 14.1M 9s",
                                "372100K .......... .......... .......... .......... .......... 66% 12.8M 9s",
                                "372150K .......... .......... .......... .......... .......... 66% 38.1M 9s",
                                "372200K .......... .......... .......... .......... .......... 66% 37.4M 9s",
                                "372250K .......... .......... .......... .......... .......... 66% 7.23M 9s",
                                "372300K .......... .......... .......... .......... .......... 66% 40.8M 9s",
                                "372350K .......... .......... .......... .......... .......... 66% 12.4M 9s",
                                "372400K .......... .......... .......... .......... .......... 66% 12.3M 9s",
                                "372450K .......... .......... .......... .......... .......... 66% 72.7M 9s",
                                "372500K .......... .......... .......... .......... .......... 66% 42.0M 9s",
                                "372550K .......... .......... .......... .......... .......... 66% 11.6M 9s",
                                "372600K .......... .......... .......... .......... .......... 66% 49.4M 9s",
                                "372650K .......... .......... .......... .......... .......... 66% 12.0M 9s",
                                "372700K .......... .......... .......... .......... .......... 66% 62.3M 9s",
                                "372750K .......... .......... .......... .......... .......... 66% 39.6M 9s",
                                "372800K .......... .......... .......... .......... .......... 66% 11.6M 9s",
                                "372850K .......... .......... .......... .......... .......... 66% 51.6M 9s",
                                "372900K .......... .......... .......... .......... .......... 66% 67.4M 9s",
                                "372950K .......... .......... .......... .......... .......... 66% 12.0M 9s",
                                "373000K .......... .......... .......... .......... .......... 66% 37.7M 9s",
                                "373050K .......... .......... .......... .......... .......... 66% 9.90M 9s",
                                "373100K .......... .......... .......... .......... .......... 66% 59.7M 9s",
                                "373150K .......... .......... .......... .......... .......... 66% 52.5M 9s",
                                "373200K .......... .......... .......... .......... .......... 66% 10.8M 9s",
                                "373250K .......... .......... .......... .......... .......... 66% 42.6M 9s",
                                "373300K .......... .......... .......... .......... .......... 66% 12.4M 9s",
                                "373350K .......... .......... .......... .......... .......... 66% 44.3M 9s",
                                "373400K .......... .......... .......... .......... .......... 66% 73.1M 9s",
                                "373450K .......... .......... .......... .......... .......... 66% 12.5M 9s",
                                "373500K .......... .......... .......... .......... .......... 66% 37.9M 9s",
                                "373550K .......... .......... .......... .......... .......... 66% 12.1M 9s",
                                "373600K .......... .......... .......... .......... .......... 66% 67.8M 9s",
                                "373650K .......... .......... .......... .......... .......... 66% 39.5M 9s",
                                "373700K .......... .......... .......... .......... .......... 66% 11.9M 9s",
                                "373750K .......... .......... .......... .......... .......... 66% 45.3M 9s",
                                "373800K .......... .......... .......... .......... .......... 66% 13.1M 9s",
                                "373850K .......... .......... .......... .......... .......... 66% 65.9M 9s",
                                "373900K .......... .......... .......... .......... .......... 66% 40.7M 9s",
                                "373950K .......... .......... .......... .......... .......... 66% 10.5M 9s",
                                "374000K .......... .......... .......... .......... .......... 66% 42.3M 9s",
                                "374050K .......... .......... .......... .......... .......... 66% 11.5M 9s",
                                "374100K .......... .......... .......... .......... .......... 66% 36.9M 9s",
                                "374150K .......... .......... .......... .......... .......... 66% 47.8M 9s",
                                "374200K .......... .......... .......... .......... .......... 66% 12.5M 9s",
                                "374250K .......... .......... .......... .......... .......... 66% 45.0M 9s",
                                "374300K .......... .......... .......... .......... .......... 66% 73.0M 9s",
                                "374350K .......... .......... .......... .......... .......... 66% 12.9M 9s",
                                "374400K .......... .......... .......... .......... .......... 66% 43.6M 9s",
                                "374450K .......... .......... .......... .......... .......... 66% 12.1M 9s",
                                "374500K .......... .......... .......... .......... .......... 66% 41.0M 9s",
                                "374550K .......... .......... .......... .......... .......... 66% 85.6M 9s",
                                "374600K .......... .......... .......... .......... .......... 66% 12.0M 9s",
                                "374650K .......... .......... .......... .......... .......... 66% 40.6M 9s",
                                "374700K .......... .......... .......... .......... .......... 66% 8.96M 8s",
                                "374750K .......... .......... .......... .......... .......... 66% 31.1M 8s",
                                "374800K .......... .......... .......... .......... .......... 67% 59.2M 8s",
                                "374850K .......... .......... .......... .......... .......... 67% 7.43M 8s",
                                "374900K .......... .......... .......... .......... .......... 67% 24.2M 8s",
                                "374950K .......... .......... .......... .......... .......... 67% 7.97M 8s",
                                "375000K .......... .......... .......... .......... .......... 67% 11.9M 8s",
                                "375050K .......... .......... .......... .......... .......... 67% 53.6M 8s",
                                "375100K .......... .......... .......... .......... .......... 67% 6.88M 8s",
                                "375150K .......... .......... .......... .......... .......... 67% 18.1M 8s",
                                "375200K .......... .......... .......... .......... .......... 67% 10.2M 8s",
                                "375250K .......... .......... .......... .......... .......... 67% 48.5M 8s",
                                "375300K .......... .......... .......... .......... .......... 67% 27.7M 8s",
                                "375350K .......... .......... .......... .......... .......... 67% 8.16M 8s",
                                "375400K .......... .......... .......... .......... .......... 67% 10.6M 8s",
                                "375450K .......... .......... .......... .......... .......... 67% 26.4M 8s",
                                "375500K .......... .......... .......... .......... .......... 67% 53.7M 8s",
                                "375550K .......... .......... .......... .......... .......... 67% 7.75M 8s",
                                "375600K .......... .......... .......... .......... .......... 67% 24.1M 8s",
                                "375650K .......... .......... .......... .......... .......... 67% 8.11M 8s",
                                "375700K .......... .......... .......... .......... .......... 67% 11.6M 8s",
                                "375750K .......... .......... .......... .......... .......... 67% 37.2M 8s",
                                "375800K .......... .......... .......... .......... .......... 67% 10.1M 8s",
                                "375850K .......... .......... .......... .......... .......... 67% 31.0M 8s",
                                "375900K .......... .......... .......... .......... .......... 67% 9.52M 8s",
                                "375950K .......... .......... .......... .......... .......... 67% 35.0M 8s",
                                "376000K .......... .......... .......... .......... .......... 67% 53.1M 8s",
                                "376050K .......... .......... .......... .......... .......... 67% 9.19M 8s",
                                "376100K .......... .......... .......... .......... .......... 67% 29.6M 8s",
                                "376150K .......... .......... .......... .......... .......... 67% 9.18M 8s",
                                "376200K .......... .......... .......... .......... .......... 67% 61.4M 8s",
                                "376250K .......... .......... .......... .......... .......... 67% 28.1M 8s",
                                "376300K .......... .......... .......... .......... .......... 67% 10.4M 8s",
                                "376350K .......... .......... .......... .......... .......... 67% 30.8M 8s",
                                "376400K .......... .......... .......... .......... .......... 67% 53.1M 8s",
                                "376450K .......... .......... .......... .......... .......... 67% 8.61M 8s",
                                "376500K .......... .......... .......... .......... .......... 67% 86.7M 8s",
                                "376550K .......... .......... .......... .......... .......... 67% 18.1M 8s",
                                "376600K .......... .......... .......... .......... .......... 67% 39.8M 8s",
                                "376650K .......... .......... .......... .......... .......... 67% 82.5M 8s",
                                "376700K .......... .......... .......... .......... .......... 67% 12.9M 8s",
                                "376750K .......... .......... .......... .......... .......... 67% 42.4M 8s",
                                "376800K .......... .......... .......... .......... .......... 67% 12.0M 8s",
                                "376850K .......... .......... .......... .......... .......... 67% 44.0M 8s",
                                "376900K .......... .......... .......... .......... .......... 67% 72.1M 8s",
                                "376950K .......... .......... .......... .......... .......... 67% 12.0M 8s",
                                "377000K .......... .......... .......... .......... .......... 67% 44.2M 8s",
                                "377050K .......... .......... .......... .......... .......... 67% 12.0M 8s",
                                "377100K .......... .......... .......... .......... .......... 67% 75.1M 8s",
                                "377150K .......... .......... .......... .......... .......... 67% 39.9M 8s",
                                "377200K .......... .......... .......... .......... .......... 67% 12.6M 8s",
                                "377250K .......... .......... .......... .......... .......... 67% 47.3M 8s",
                                "377300K .......... .......... .......... .......... .......... 67% 12.8M 8s",
                                "377350K .......... .......... .......... .......... .......... 67% 74.3M 8s",
                                "377400K .......... .......... .......... .......... .......... 67% 32.5M 8s",
                                "377450K .......... .......... .......... .......... .......... 67% 12.8M 8s",
                                "377500K .......... .......... .......... .......... .......... 67% 41.6M 8s",
                                "377550K .......... .......... .......... .......... .......... 67% 13.2M 8s",
                                "377600K .......... .......... .......... .......... .......... 67% 74.5M 8s",
                                "377650K .......... .......... .......... .......... .......... 67% 43.9M 8s",
                                "377700K .......... .......... .......... .......... .......... 67% 12.7M 8s",
                                "377750K .......... .......... .......... .......... .......... 67% 39.1M 8s",
                                "377800K .......... .......... .......... .......... .......... 67% 71.5M 8s",
                                "377850K .......... .......... .......... .......... .......... 67% 11.5M 8s",
                                "377900K .......... .......... .......... .......... .......... 67% 33.8M 8s",
                                "377950K .......... .......... .......... .......... .......... 67% 10.5M 8s",
                                "378000K .......... .......... .......... .......... .......... 67% 19.9M 8s",
                                "378050K .......... .......... .......... .......... .......... 67%  110M 8s",
                                "378100K .......... .......... .......... .......... .......... 67% 14.4M 8s",
                                "378150K .......... .......... .......... .......... .......... 67% 47.7M 8s",
                                "378200K .......... .......... .......... .......... .......... 67% 12.5M 8s",
                                "378250K .......... .......... .......... .......... .......... 67% 47.6M 8s",
                                "378300K .......... .......... .......... .......... .......... 67% 77.6M 8s",
                                "378350K .......... .......... .......... .......... .......... 67% 8.70M 8s",
                                "378400K .......... .......... .......... .......... .......... 67%  121M 8s",
                                "378450K .......... .......... .......... .......... .......... 67% 16.5M 8s",
                                "378500K .......... .......... .......... .......... .......... 67% 89.7M 8s",
                                "378550K .......... .......... .......... .......... .......... 67% 39.4M 8s",
                                "378600K .......... .......... .......... .......... .......... 67% 12.0M 8s",
                                "378650K .......... .......... .......... .......... .......... 67% 49.7M 8s",
                                "378700K .......... .......... .......... .......... .......... 67% 12.9M 8s",
                                "378750K .......... .......... .......... .......... .......... 67% 70.1M 8s",
                                "378800K .......... .......... .......... .......... .......... 67% 40.5M 8s",
                                "378850K .......... .......... .......... .......... .......... 67% 12.8M 8s",
                                "378900K .......... .......... .......... .......... .......... 67% 40.2M 8s",
                                "378950K .......... .......... .......... .......... .......... 67% 12.0M 8s",
                                "379000K .......... .......... .......... .......... .......... 67% 69.6M 8s",
                                "379050K .......... .......... .......... .......... .......... 67% 39.2M 8s",
                                "379100K .......... .......... .......... .......... .......... 67% 12.2M 8s",
                                "379150K .......... .......... .......... .......... .......... 67% 44.6M 8s",
                                "379200K .......... .......... .......... .......... .......... 67% 70.8M 8s",
                                "379250K .......... .......... .......... .......... .......... 67% 12.3M 8s",
                                "379300K .......... .......... .......... .......... .......... 67% 45.3M 8s",
                                "379350K .......... .......... .......... .......... .......... 67% 7.06M 8s",
                                "379400K .......... .......... .......... .......... .......... 67%  106M 8s",
                                "379450K .......... .......... .......... .......... .......... 67% 92.1M 8s",
                                "379500K .......... .......... .......... .......... .......... 67% 28.6M 8s",
                                "379550K .......... .......... .......... .......... .......... 67% 43.7M 8s",
                                "379600K .......... .......... .......... .......... .......... 67% 12.5M 8s",
                                "379650K .......... .......... .......... .......... .......... 67% 46.1M 8s",
                                "379700K .......... .......... .......... .......... .......... 67% 80.1M 8s",
                                "379750K .......... .......... .......... .......... .......... 67% 10.4M 8s",
                                "379800K .......... .......... .......... .......... .......... 67% 44.2M 8s",
                                "379850K .......... .......... .......... .......... .......... 67% 12.5M 8s",
                                "379900K .......... .......... .......... .......... .......... 67% 74.3M 8s",
                                "379950K .......... .......... .......... .......... .......... 67% 37.9M 8s",
                                "380000K .......... .......... .......... .......... .......... 67% 13.7M 8s",
                                "380050K .......... .......... .......... .......... .......... 67% 40.8M 8s",
                                "380100K .......... .......... .......... .......... .......... 67% 12.3M 8s",
                                "380150K .......... .......... .......... .......... .......... 67% 55.3M 8s",
                                "380200K .......... .......... .......... .......... .......... 67% 40.4M 8s",
                                "380250K .......... .......... .......... .......... .......... 67% 11.1M 8s",
                                "380300K .......... .......... .......... .......... .......... 67% 20.7M 8s",
                                "380350K .......... .......... .......... .......... .......... 67% 10.6M 8s",
                                "380400K .......... .......... .......... .......... .......... 68% 55.0M 8s",
                                "380450K .......... .......... .......... .......... .......... 68% 35.3M 8s",
                                "380500K .......... .......... .......... .......... .......... 68% 11.6M 8s",
                                "380550K .......... .......... .......... .......... .......... 68% 44.6M 8s",
                                "380600K .......... .......... .......... .......... .......... 68% 73.7M 8s",
                                "380650K .......... .......... .......... .......... .......... 68% 12.5M 8s",
                                "380700K .......... .......... .......... .......... .......... 68% 42.6M 8s",
                                "380750K .......... .......... .......... .......... .......... 68% 13.2M 8s",
                                "380800K .......... .......... .......... .......... .......... 68% 45.8M 8s",
                                "380850K .......... .......... .......... .......... .......... 68% 73.5M 8s",
                                "380900K .......... .......... .......... .......... .......... 68% 12.4M 8s",
                                "380950K .......... .......... .......... .......... .......... 68% 37.8M 8s",
                                "381000K .......... .......... .......... .......... .......... 68% 12.7M 8s",
                                "381050K .......... .......... .......... .......... .......... 68% 40.6M 8s",
                                "381100K .......... .......... .......... .......... .......... 68% 60.7M 8s",
                                "381150K .......... .......... .......... .......... .......... 68% 12.0M 8s",
                                "381200K .......... .......... .......... .......... .......... 68% 45.4M 8s",
                                "381250K .......... .......... .......... .......... .......... 68% 12.9M 8s",
                                "381300K .......... .......... .......... .......... .......... 68% 68.7M 8s",
                                "381350K .......... .......... .......... .......... .......... 68% 39.4M 8s",
                                "381400K .......... .......... .......... .......... .......... 68% 12.4M 8s",
                                "381450K .......... .......... .......... .......... .......... 68% 46.4M 8s",
                                "381500K .......... .......... .......... .......... .......... 68% 13.1M 8s",
                                "381550K .......... .......... .......... .......... .......... 68% 15.5M 8s",
                                "381600K .......... .......... .......... .......... .......... 68%  102M 8s",
                                "381650K .......... .......... .......... .......... .......... 68% 25.4M 8s",
                                "381700K .......... .......... .......... .......... .......... 68% 41.1M 8s",
                                "381750K .......... .......... .......... .......... .......... 68% 12.8M 8s",
                                "381800K .......... .......... .......... .......... .......... 68% 74.7M 8s",
                                "381850K .......... .......... .......... .......... .......... 68% 46.9M 8s",
                                "381900K .......... .......... .......... .......... .......... 68% 12.2M 8s",
                                "381950K .......... .......... .......... .......... .......... 68% 43.1M 8s",
                                "382000K .......... .......... .......... .......... .......... 68% 86.3M 8s",
                                "382050K .......... .......... .......... .......... .......... 68% 11.7M 8s",
                                "382100K .......... .......... .......... .......... .......... 68% 43.0M 8s",
                                "382150K .......... .......... .......... .......... .......... 68% 12.4M 8s",
                                "382200K .......... .......... .......... .......... .......... 68% 49.7M 8s",
                                "382250K .......... .......... .......... .......... .......... 68% 68.6M 8s",
                                "382300K .......... .......... .......... .......... .......... 68% 10.3M 8s",
                                "382350K .......... .......... .......... .......... .......... 68% 67.8M 8s",
                                "382400K .......... .......... .......... .......... .......... 68% 13.7M 8s",
                                "382450K .......... .......... .......... .......... .......... 68% 31.0M 8s",
                                "382500K .......... .......... .......... .......... .......... 68% 81.2M 8s",
                                "382550K .......... .......... .......... .......... .......... 68% 12.7M 8s",
                                "382600K .......... .......... .......... .......... .......... 68% 17.7M 8s",
                                "382650K .......... .......... .......... .......... .......... 68% 10.6M 8s",
                                "382700K .......... .......... .......... .......... .......... 68%  102M 8s",
                                "382750K .......... .......... .......... .......... .......... 68% 92.4M 8s",
                                "382800K .......... .......... .......... .......... .......... 68% 17.6M 8s",
                                "382850K .......... .......... .......... .......... .......... 68% 45.9M 8s",
                                "382900K .......... .......... .......... .......... .......... 68% 12.7M 8s",
                                "382950K .......... .......... .......... .......... .......... 68% 58.2M 8s",
                                "383000K .......... .......... .......... .......... .......... 68% 42.5M 8s",
                                "383050K .......... .......... .......... .......... .......... 68% 11.6M 8s",
                                "383100K .......... .......... .......... .......... .......... 68% 35.7M 8s",
                                "383150K .......... .......... .......... .......... .......... 68% 13.3M 8s",
                                "383200K .......... .......... .......... .......... .......... 68% 66.9M 8s",
                                "383250K .......... .......... .......... .......... .......... 68% 45.0M 8s",
                                "383300K .......... .......... .......... .......... .......... 68% 12.6M 8s",
                                "383350K .......... .......... .......... .......... .......... 68% 24.2M 8s",
                                "383400K .......... .......... .......... .......... .......... 68% 76.7M 8s",
                                "383450K .......... .......... .......... .......... .......... 68% 16.4M 8s",
                                "383500K .......... .......... .......... .......... .......... 68% 44.1M 8s",
                                "383550K .......... .......... .......... .......... .......... 68% 12.8M 8s",
                                "383600K .......... .......... .......... .......... .......... 68% 36.2M 8s",
                                "383650K .......... .......... .......... .......... .......... 68% 76.5M 8s",
                                "383700K .......... .......... .......... .......... .......... 68% 12.1M 8s",
                                "383750K .......... .......... .......... .......... .......... 68% 41.8M 8s",
                                "383800K .......... .......... .......... .......... .......... 68% 12.6M 8s",
                                "383850K .......... .......... .......... .......... .......... 68% 6.11M 8s",
                                "383900K .......... .......... .......... .......... .......... 68% 97.7M 8s",
                                "383950K .......... .......... .......... .......... .......... 68%  115M 8s",
                                "384000K .......... .......... .......... .......... .......... 68%  115M 8s",
                                "384050K .......... .......... .......... .......... .......... 68% 29.1M 8s",
                                "384100K .......... .......... .......... .......... .......... 68% 92.0M 8s",
                                "384150K .......... .......... .......... .......... .......... 68% 42.4M 8s",
                                "384200K .......... .......... .......... .......... .......... 68% 12.5M 8s",
                                "384250K .......... .......... .......... .......... .......... 68% 37.8M 8s",
                                "384300K .......... .......... .......... .......... .......... 68% 12.3M 8s",
                                "384350K .......... .......... .......... .......... .......... 68% 55.6M 8s",
                                "384400K .......... .......... .......... .......... .......... 68% 37.7M 8s",
                                "384450K .......... .......... .......... .......... .......... 68% 12.2M 8s",
                                "384500K .......... .......... .......... .......... .......... 68% 71.3M 8s",
                                "384550K .......... .......... .......... .......... .......... 68% 12.9M 8s",
                                "384600K .......... .......... .......... .......... .......... 68% 32.3M 8s",
                                "384650K .......... .......... .......... .......... .......... 68% 36.2M 8s",
                                "384700K .......... .......... .......... .......... .......... 68% 15.9M 8s",
                                "384750K .......... .......... .......... .......... .......... 68% 33.5M 8s",
                                "384800K .......... .......... .......... .......... .......... 68% 45.3M 8s",
                                "384850K .......... .......... .......... .......... .......... 68% 14.4M 8s",
                                "384900K .......... .......... .......... .......... .......... 68% 35.9M 8s",
                                "384950K .......... .......... .......... .......... .......... 68% 12.5M 8s",
                                "385000K .......... .......... .......... .......... .......... 68% 35.3M 8s",
                                "385050K .......... .......... .......... .......... .......... 68% 29.9M 8s",
                                "385100K .......... .......... .......... .......... .......... 68% 13.0M 8s",
                                "385150K .......... .......... .......... .......... .......... 68% 24.9M 8s",
                                "385200K .......... .......... .......... .......... .......... 68% 20.9M 8s",
                                "385250K .......... .......... .......... .......... .......... 68% 28.3M 8s",
                                "385300K .......... .......... .......... .......... .......... 68% 35.5M 8s",
                                "385350K .......... .......... .......... .......... .......... 68% 16.6M 8s",
                                "385400K .......... .......... .......... .......... .......... 68% 26.2M 8s",
                                "385450K .......... .......... .......... .......... .......... 68% 18.2M 8s",
                                "385500K .......... .......... .......... .......... .......... 68% 36.0M 8s",
                                "385550K .......... .......... .......... .......... .......... 68% 38.0M 8s",
                                "385600K .......... .......... .......... .......... .......... 68% 15.4M 8s",
                                "385650K .......... .......... .......... .......... .......... 68% 26.5M 8s",
                                "385700K .......... .......... .......... .......... .......... 68% 14.7M 8s",
                                "385750K .......... .......... .......... .......... .......... 68% 34.9M 8s",
                                "385800K .......... .......... .......... .......... .......... 68% 45.1M 8s",
                                "385850K .......... .......... .......... .......... .......... 68% 16.9M 8s",
                                "385900K .......... .......... .......... .......... .......... 68% 28.4M 8s",
                                "385950K .......... .......... .......... .......... .......... 68% 15.6M 8s",
                                "386000K .......... .......... .......... .......... .......... 69% 30.0M 8s",
                                "386050K .......... .......... .......... .......... .......... 69% 33.5M 8s",
                                "386100K .......... .......... .......... .......... .......... 69% 14.2M 8s",
                                "386150K .......... .......... .......... .......... .......... 69% 30.7M 8s",
                                "386200K .......... .......... .......... .......... .......... 69% 39.5M 8s",
                                "386250K .......... .......... .......... .......... .......... 69% 14.2M 8s",
                                "386300K .......... .......... .......... .......... .......... 69% 38.5M 8s",
                                "386350K .......... .......... .......... .......... .......... 69% 16.6M 8s",
                                "386400K .......... .......... .......... .......... .......... 69% 34.3M 8s",
                                "386450K .......... .......... .......... .......... .......... 69% 33.4M 8s",
                                "386500K .......... .......... .......... .......... .......... 69% 25.5M 8s",
                                "386550K .......... .......... .......... .......... .......... 69% 43.5M 8s",
                                "386600K .......... .......... .......... .......... .......... 69% 12.1M 8s",
                                "386650K .......... .......... .......... .......... .......... 69% 43.8M 8s",
                                "386700K .......... .......... .......... .......... .......... 69% 53.3M 8s",
                                "386750K .......... .......... .......... .......... .......... 69% 17.7M 8s",
                                "386800K .......... .......... .......... .......... .......... 69% 33.1M 8s",
                                "386850K .......... .......... .......... .......... .......... 69% 15.2M 8s",
                                "386900K .......... .......... .......... .......... .......... 69% 29.7M 8s",
                                "386950K .......... .......... .......... .......... .......... 69% 30.0M 8s",
                                "387000K .......... .......... .......... .......... .......... 69% 19.8M 8s",
                                "387050K .......... .......... .......... .......... .......... 69% 30.3M 8s",
                                "387100K .......... .......... .......... .......... .......... 69% 12.0M 8s",
                                "387150K .......... .......... .......... .......... .......... 69% 35.0M 8s",
                                "387200K .......... .......... .......... .......... .......... 69% 37.7M 8s",
                                "387250K .......... .......... .......... .......... .......... 69% 30.5M 8s",
                                "387300K .......... .......... .......... .......... .......... 69% 34.3M 8s",
                                "387350K .......... .......... .......... .......... .......... 69% 11.7M 8s",
                                "387400K .......... .......... .......... .......... .......... 69% 35.2M 8s",
                                "387450K .......... .......... .......... .......... .......... 69% 45.3M 8s",
                                "387500K .......... .......... .......... .......... .......... 69% 20.5M 8s",
                                "387550K .......... .......... .......... .......... .......... 69% 35.5M 8s",
                                "387600K .......... .......... .......... .......... .......... 69% 45.9M 8s",
                                "387650K .......... .......... .......... .......... .......... 69% 13.4M 8s",
                                "387700K .......... .......... .......... .......... .......... 69% 36.6M 8s",
                                "387750K .......... .......... .......... .......... .......... 69% 15.3M 8s",
                                "387800K .......... .......... .......... .......... .......... 69% 33.2M 8s",
                                "387850K .......... .......... .......... .......... .......... 69% 30.8M 8s",
                                "387900K .......... .......... .......... .......... .......... 69% 19.1M 8s",
                                "387950K .......... .......... .......... .......... .......... 69% 40.5M 8s",
                                "388000K .......... .......... .......... .......... .......... 69% 13.0M 8s",
                                "388050K .......... .......... .......... .......... .......... 69% 43.8M 8s",
                                "388100K .......... .......... .......... .......... .......... 69% 45.0M 8s",
                                "388150K .......... .......... .......... .......... .......... 69% 13.2M 8s",
                                "388200K .......... .......... .......... .......... .......... 69% 39.2M 8s",
                                "388250K .......... .......... .......... .......... .......... 69% 13.3M 8s",
                                "388300K .......... .......... .......... .......... .......... 69% 35.9M 8s",
                                "388350K .......... .......... .......... .......... .......... 69% 41.1M 8s",
                                "388400K .......... .......... .......... .......... .......... 69% 12.4M 8s",
                                "388450K .......... .......... .......... .......... .......... 69% 36.8M 8s",
                                "388500K .......... .......... .......... .......... .......... 69% 14.7M 8s",
                                "388550K .......... .......... .......... .......... .......... 69% 33.5M 8s",
                                "388600K .......... .......... .......... .......... .......... 69% 40.0M 8s",
                                "388650K .......... .......... .......... .......... .......... 69% 13.8M 8s",
                                "388700K .......... .......... .......... .......... .......... 69% 32.8M 8s",
                                "388750K .......... .......... .......... .......... .......... 69% 13.5M 8s",
                                "388800K .......... .......... .......... .......... .......... 69% 38.6M 8s",
                                "388850K .......... .......... .......... .......... .......... 69% 36.6M 8s",
                                "388900K .......... .......... .......... .......... .......... 69% 13.1M 8s",
                                "388950K .......... .......... .......... .......... .......... 69% 34.1M 8s",
                                "389000K .......... .......... .......... .......... .......... 69% 42.2M 8s",
                                "389050K .......... .......... .......... .......... .......... 69% 11.3M 8s",
                                "389100K .......... .......... .......... .......... .......... 69% 32.5M 8s",
                                "389150K .......... .......... .......... .......... .......... 69% 14.4M 8s",
                                "389200K .......... .......... .......... .......... .......... 69% 32.9M 8s",
                                "389250K .......... .......... .......... .......... .......... 69% 33.2M 8s",
                                "389300K .......... .......... .......... .......... .......... 69% 15.2M 8s",
                                "389350K .......... .......... .......... .......... .......... 69% 32.5M 8s",
                                "389400K .......... .......... .......... .......... .......... 69% 13.4M 8s",
                                "389450K .......... .......... .......... .......... .......... 69% 39.6M 8s",
                                "389500K .......... .......... .......... .......... .......... 69% 46.4M 8s",
                                "389550K .......... .......... .......... .......... .......... 69% 12.5M 8s",
                                "389600K .......... .......... .......... .......... .......... 69% 40.9M 8s",
                                "389650K .......... .......... .......... .......... .......... 69% 12.3M 8s",
                                "389700K .......... .......... .......... .......... .......... 69% 36.5M 8s",
                                "389750K .......... .......... .......... .......... .......... 69% 32.1M 8s",
                                "389800K .......... .......... .......... .......... .......... 69% 13.2M 8s",
                                "389850K .......... .......... .......... .......... .......... 69% 34.3M 8s",
                                "389900K .......... .......... .......... .......... .......... 69% 13.3M 8s",
                                "389950K .......... .......... .......... .......... .......... 69% 37.2M 8s",
                                "390000K .......... .......... .......... .......... .......... 69% 40.1M 8s",
                                "390050K .......... .......... .......... .......... .......... 69% 13.5M 8s",
                                "390100K .......... .......... .......... .......... .......... 69% 41.1M 8s",
                                "390150K .......... .......... .......... .......... .......... 69% 12.2M 8s",
                                "390200K .......... .......... .......... .......... .......... 69% 27.2M 8s",
                                "390250K .......... .......... .......... .......... .......... 69% 30.2M 8s",
                                "390300K .......... .......... .......... .......... .......... 69% 13.8M 8s",
                                "390350K .......... .......... .......... .......... .......... 69% 52.1M 8s",
                                "390400K .......... .......... .......... .......... .......... 69%  102M 8s",
                                "390450K .......... .......... .......... .......... .......... 69% 12.0M 8s",
                                "390500K .......... .......... .......... .......... .......... 69% 56.8M 8s",
                                "390550K .......... .......... .......... .......... .......... 69% 11.4M 8s",
                                "390600K .......... .......... .......... .......... .......... 69% 26.0M 8s",
                                "390650K .......... .......... .......... .......... .......... 69%  114M 8s",
                                "390700K .......... .......... .......... .......... .......... 69% 12.9M 8s",
                                "390750K .......... .......... .......... .......... .......... 69% 42.1M 8s",
                                "390800K .......... .......... .......... .......... .......... 69% 11.6M 8s",
                                "390850K .......... .......... .......... .......... .......... 69% 40.3M 8s",
                                "390900K .......... .......... .......... .......... .......... 69% 57.9M 8s",
                                "390950K .......... .......... .......... .......... .......... 69% 10.6M 8s",
                                "391000K .......... .......... .......... .......... .......... 69% 56.4M 8s",
                                "391050K .......... .......... .......... .......... .......... 69% 10.0M 8s",
                                "391100K .......... .......... .......... .......... .......... 69% 92.0M 8s",
                                "391150K .......... .......... .......... .......... .......... 69% 39.7M 8s",
                                "391200K .......... .......... .......... .......... .......... 69% 11.5M 8s",
                                "391250K .......... .......... .......... .......... .......... 69% 36.7M 8s",
                                "391300K .......... .......... .......... .......... .......... 69% 9.70M 8s",
                                "391350K .......... .......... .......... .......... .......... 69% 74.4M 8s",
                                "391400K .......... .......... .......... .......... .......... 69% 44.0M 8s",
                                "391450K .......... .......... .......... .......... .......... 69% 11.8M 8s",
                                "391500K .......... .......... .......... .......... .......... 69% 37.8M 8s",
                                "391550K .......... .......... .......... .......... .......... 70% 12.0M 8s",
                                "391600K .......... .......... .......... .......... .......... 70% 65.3M 8s",
                                "391650K .......... .......... .......... .......... .......... 70% 37.9M 8s",
                                "391700K .......... .......... .......... .......... .......... 70% 12.0M 8s",
                                "391750K .......... .......... .......... .......... .......... 70% 35.2M 8s",
                                "391800K .......... .......... .......... .......... .......... 70% 56.9M 8s",
                                "391850K .......... .......... .......... .......... .......... 70% 8.52M 8s",
                                "391900K .......... .......... .......... .......... .......... 70% 43.7M 8s",
                                "391950K .......... .......... .......... .......... .......... 70% 11.9M 8s",
                                "392000K .......... .......... .......... .......... .......... 70% 38.0M 8s",
                                "392050K .......... .......... .......... .......... .......... 70% 90.5M 8s",
                                "392100K .......... .......... .......... .......... .......... 70% 11.5M 8s",
                                "392150K .......... .......... .......... .......... .......... 70% 42.4M 8s",
                                "392200K .......... .......... .......... .......... .......... 70% 11.4M 8s",
                                "392250K .......... .......... .......... .......... .......... 70% 43.5M 8s",
                                "392300K .......... .......... .......... .......... .......... 70% 65.2M 8s",
                                "392350K .......... .......... .......... .......... .......... 70% 11.4M 8s",
                                "392400K .......... .......... .......... .......... .......... 70% 43.0M 8s",
                                "392450K .......... .......... .......... .......... .......... 70% 43.4M 8s",
                                "392500K .......... .......... .......... .......... .......... 70% 23.8M 8s",
                                "392550K .......... .......... .......... .......... .......... 70%  108M 8s",
                                "392600K .......... .......... .......... .......... .......... 70% 36.4M 8s",
                                "392650K .......... .......... .......... .......... .......... 70% 41.0M 8s",
                                "392700K .......... .......... .......... .......... .......... 70% 35.7M 8s",
                                "392750K .......... .......... .......... .......... .......... 70% 38.1M 8s",
                                "392800K .......... .......... .......... .......... .......... 70% 81.2M 8s",
                                "392850K .......... .......... .......... .......... .......... 70% 45.2M 8s",
                                "392900K .......... .......... .......... .......... .......... 70% 35.3M 8s",
                                "392950K .......... .......... .......... .......... .......... 70% 40.2M 8s",
                                "393000K .......... .......... .......... .......... .......... 70% 77.4M 8s",
                                "393050K .......... .......... .......... .......... .......... 70% 31.6M 8s",
                                "393100K .......... .......... .......... .......... .......... 70% 52.3M 8s",
                                "393150K .......... .......... .......... .......... .......... 70% 38.7M 8s",
                                "393200K .......... .......... .......... .......... .......... 70% 77.2M 8s",
                                "393250K .......... .......... .......... .......... .......... 70% 29.9M 8s",
                                "393300K .......... .......... .......... .......... .......... 70% 27.6M 8s",
                                "393350K .......... .......... .......... .......... .......... 70% 31.5M 8s",
                                "393400K .......... .......... .......... .......... .......... 70% 35.9M 8s",
                                "393450K .......... .......... .......... .......... .......... 70% 88.0M 8s",
                                "393500K .......... .......... .......... .......... .......... 70% 13.2M 8s",
                                "393550K .......... .......... .......... .......... .......... 70% 36.9M 8s",
                                "393600K .......... .......... .......... .......... .......... 70% 35.2M 8s",
                                "393650K .......... .......... .......... .......... .......... 70% 18.9M 8s",
                                "393700K .......... .......... .......... .......... .......... 70% 98.0M 8s",
                                "393750K .......... .......... .......... .......... .......... 70% 39.1M 8s",
                                "393800K .......... .......... .......... .......... .......... 70% 18.2M 8s",
                                "393850K .......... .......... .......... .......... .......... 70% 39.6M 8s",
                                "393900K .......... .......... .......... .......... .......... 70% 90.3M 8s",
                                "393950K .......... .......... .......... .......... .......... 70% 15.9M 8s",
                                "394000K .......... .......... .......... .......... .......... 70% 49.4M 8s",
                                "394050K .......... .......... .......... .......... .......... 70% 18.0M 8s",
                                "394100K .......... .......... .......... .......... .......... 70% 38.0M 8s",
                                "394150K .......... .......... .......... .......... .......... 70% 70.4M 8s",
                                "394200K .......... .......... .......... .......... .......... 70% 18.0M 8s",
                                "394250K .......... .......... .......... .......... .......... 70% 43.0M 8s",
                                "394300K .......... .......... .......... .......... .......... 70% 17.7M 8s",
                                "394350K .......... .......... .......... .......... .......... 70% 40.4M 8s",
                                "394400K .......... .......... .......... .......... .......... 70% 56.0M 8s",
                                "394450K .......... .......... .......... .......... .......... 70% 23.9M 8s",
                                "394500K .......... .......... .......... .......... .......... 70% 43.3M 8s",
                                "394550K .......... .......... .......... .......... .......... 70% 18.3M 8s",
                                "394600K .......... .......... .......... .......... .......... 70% 97.9M 8s",
                                "394650K .......... .......... .......... .......... .......... 70% 38.1M 8s",
                                "394700K .......... .......... .......... .......... .......... 70% 38.1M 8s",
                                "394750K .......... .......... .......... .......... .......... 70% 18.2M 8s",
                                "394800K .......... .......... .......... .......... .......... 70% 35.5M 8s",
                                "394850K .......... .......... .......... .......... .......... 70% 92.5M 8s",
                                "394900K .......... .......... .......... .......... .......... 70% 17.7M 8s",
                                "394950K .......... .......... .......... .......... .......... 70% 41.1M 8s",
                                "395000K .......... .......... .......... .......... .......... 70% 17.0M 8s",
                                "395050K .......... .......... .......... .......... .......... 70% 39.8M 8s",
                                "395100K .......... .......... .......... .......... .......... 70% 74.7M 8s",
                                "395150K .......... .......... .......... .......... .......... 70% 18.5M 8s",
                                "395200K .......... .......... .......... .......... .......... 70% 29.3M 8s",
                                "395250K .......... .......... .......... .......... .......... 70% 20.4M 8s",
                                "395300K .......... .......... .......... .......... .......... 70% 77.7M 8s",
                                "395350K .......... .......... .......... .......... .......... 70% 37.5M 8s",
                                "395400K .......... .......... .......... .......... .......... 70% 16.7M 8s",
                                "395450K .......... .......... .......... .......... .......... 70% 34.9M 8s",
                                "395500K .......... .......... .......... .......... .......... 70% 20.4M 8s",
                                "395550K .......... .......... .......... .......... .......... 70% 64.3M 8s",
                                "395600K .......... .......... .......... .......... .......... 70% 41.3M 8s",
                                "395650K .......... .......... .......... .......... .......... 70% 16.8M 8s",
                                "395700K .......... .......... .......... .......... .......... 70% 49.6M 8s",
                                "395750K .......... .......... .......... .......... .......... 70% 18.8M 8s",
                                "395800K .......... .......... .......... .......... .......... 70% 68.2M 8s",
                                "395850K .......... .......... .......... .......... .......... 70% 38.4M 8s",
                                "395900K .......... .......... .......... .......... .......... 70% 18.1M 8s",
                                "395950K .......... .......... .......... .......... .......... 70% 41.4M 7s",
                                "396000K .......... .......... .......... .......... .......... 70% 72.2M 7s",
                                "396050K .......... .......... .......... .......... .......... 70% 17.8M 7s",
                                "396100K .......... .......... .......... .......... .......... 70% 32.8M 7s",
                                "396150K .......... .......... .......... .......... .......... 70% 9.36M 7s",
                                "396200K .......... .......... .......... .......... .......... 70% 39.8M 7s",
                                "396250K .......... .......... .......... .......... .......... 70% 73.6M 7s",
                                "396300K .......... .......... .......... .......... .......... 70% 12.2M 7s",
                                "396350K .......... .......... .......... .......... .......... 70% 36.4M 7s",
                                "396400K .......... .......... .......... .......... .......... 70% 11.0M 7s",
                                "396450K .......... .......... .......... .......... .......... 70% 53.5M 7s",
                                "396500K .......... .......... .......... .......... .......... 70% 75.1M 7s",
                                "396550K .......... .......... .......... .......... .......... 70% 11.2M 7s",
                                "396600K .......... .......... .......... .......... .......... 70% 35.3M 7s",
                                "396650K .......... .......... .......... .......... .......... 70% 11.2M 7s",
                                "396700K .......... .......... .......... .......... .......... 70%  107M 7s",
                                "396750K .......... .......... .......... .......... .......... 70% 48.8M 7s",
                                "396800K .......... .......... .......... .......... .......... 70% 11.7M 7s",
                                "396850K .......... .......... .......... .......... .......... 70% 37.0M 7s",
                                "396900K .......... .......... .......... .......... .......... 70% 11.8M 7s",
                                "396950K .......... .......... .......... .......... .......... 70% 85.0M 7s",
                                "397000K .......... .......... .......... .......... .......... 70% 31.3M 7s",
                                "397050K .......... .......... .......... .......... .......... 70% 9.72M 7s",
                                "397100K .......... .......... .......... .......... .......... 70% 35.5M 7s",
                                "397150K .......... .......... .......... .......... .......... 71% 11.9M 7s",
                                "397200K .......... .......... .......... .......... .......... 71% 79.5M 7s",
                                "397250K .......... .......... .......... .......... .......... 71% 37.8M 7s",
                                "397300K .......... .......... .......... .......... .......... 71% 11.7M 7s",
                                "397350K .......... .......... .......... .......... .......... 71% 43.1M 7s",
                                "397400K .......... .......... .......... .......... .......... 71% 71.9M 7s",
                                "397450K .......... .......... .......... .......... .......... 71% 11.1M 7s",
                                "397500K .......... .......... .......... .......... .......... 71% 39.1M 7s",
                                "397550K .......... .......... .......... .......... .......... 71% 8.90M 7s",
                                "397600K .......... .......... .......... .......... .......... 71% 34.6M 7s",
                                "397650K .......... .......... .......... .......... .......... 71% 77.9M 7s",
                                "397700K .......... .......... .......... .......... .......... 71% 12.1M 7s",
                                "397750K .......... .......... .......... .......... .......... 71% 41.5M 7s",
                                "397800K .......... .......... .......... .......... .......... 71% 11.4M 7s",
                                "397850K .......... .......... .......... .......... .......... 71% 41.7M 7s",
                                "397900K .......... .......... .......... .......... .......... 71% 67.3M 7s",
                                "397950K .......... .......... .......... .......... .......... 71% 11.7M 7s",
                                "398000K .......... .......... .......... .......... .......... 71% 44.3M 7s",
                                "398050K .......... .......... .......... .......... .......... 71% 8.65M 7s",
                                "398100K .......... .......... .......... .......... .......... 71% 83.2M 7s",
                                "398150K .......... .......... .......... .......... .......... 71% 38.0M 7s",
                                "398200K .......... .......... .......... .......... .......... 71% 11.9M 7s",
                                "398250K .......... .......... .......... .......... .......... 71% 35.5M 7s",
                                "398300K .......... .......... .......... .......... .......... 71% 12.2M 7s",
                                "398350K .......... .......... .......... .......... .......... 71% 56.2M 7s",
                                "398400K .......... .......... .......... .......... .......... 71% 48.4M 7s",
                                "398450K .......... .......... .......... .......... .......... 71% 12.0M 7s",
                                "398500K .......... .......... .......... .......... .......... 71% 37.8M 7s",
                                "398550K .......... .......... .......... .......... .......... 71% 11.9M 7s",
                                "398600K .......... .......... .......... .......... .......... 71% 83.8M 7s",
                                "398650K .......... .......... .......... .......... .......... 71% 29.3M 7s",
                                "398700K .......... .......... .......... .......... .......... 71% 9.29M 7s",
                                "398750K .......... .......... .......... .......... .......... 71% 18.9M 7s",
                                "398800K .......... .......... .......... .......... .......... 71% 87.4M 7s",
                                "398850K .......... .......... .......... .......... .......... 71% 13.2M 7s",
                                "398900K .......... .......... .......... .......... .......... 71% 43.9M 7s",
                                "398950K .......... .......... .......... .......... .......... 71% 11.5M 7s",
                                "399000K .......... .......... .......... .......... .......... 71% 37.6M 7s",
                                "399050K .......... .......... .......... .......... .......... 71% 80.7M 7s",
                                "399100K .......... .......... .......... .......... .......... 71% 11.6M 7s",
                                "399150K .......... .......... .......... .......... .......... 71% 35.6M 7s",
                                "399200K .......... .......... .......... .......... .......... 71% 12.0M 7s",
                                "399250K .......... .......... .......... .......... .......... 71% 40.3M 7s",
                                "399300K .......... .......... .......... .......... .......... 71% 69.7M 7s",
                                "399350K .......... .......... .......... .......... .......... 71% 9.81M 7s",
                                "399400K .......... .......... .......... .......... .......... 71% 31.2M 7s",
                                "399450K .......... .......... .......... .......... .......... 71% 7.50M 7s",
                                "399500K .......... .......... .......... .......... .......... 71% 66.0M 7s",
                                "399550K .......... .......... .......... .......... .......... 71% 27.8M 7s",
                                "399600K .......... .......... .......... .......... .......... 71% 7.19M 7s",
                                "399650K .......... .......... .......... .......... .......... 71% 7.09M 7s",
                                "399700K .......... .......... .......... .......... .......... 71% 6.92M 7s",
                                "399750K .......... .......... .......... .......... .......... 71% 6.46M 7s",
                                "399800K .......... .......... .......... .......... .......... 71% 24.1M 7s",
                                "399850K .......... .......... .......... .......... .......... 71% 7.51M 7s",
                                "399900K .......... .......... .......... .......... .......... 71% 7.36M 7s",
                                "399950K .......... .......... .......... .......... .......... 71% 7.73M 7s",
                                "400000K .......... .......... .......... .......... .......... 71% 6.11M 7s",
                                "400050K .......... .......... .......... .......... .......... 71% 23.7M 7s",
                                "400100K .......... .......... .......... .......... .......... 71% 7.15M 7s",
                                "400150K .......... .......... .......... .......... .......... 71% 6.97M 7s",
                                "400200K .......... .......... .......... .......... .......... 71% 12.4M 7s",
                                "400250K .......... .......... .......... .......... .......... 71% 6.77M 7s",
                                "400300K .......... .......... .......... .......... .......... 71% 30.8M 7s",
                                "400350K .......... .......... .......... .......... .......... 71% 28.3M 7s",
                                "400400K .......... .......... .......... .......... .......... 71% 9.29M 7s",
                                "400450K .......... .......... .......... .......... .......... 71% 72.3M 7s",
                                "400500K .......... .......... .......... .......... .......... 71% 9.72M 7s",
                                "400550K .......... .......... .......... .......... .......... 71% 11.3M 7s",
                                "400600K .......... .......... .......... .......... .......... 71% 40.3M 7s",
                                "400650K .......... .......... .......... .......... .......... 71% 8.65M 7s",
                                "400700K .......... .......... .......... .......... .......... 71% 49.3M 7s",
                                "400750K .......... .......... .......... .......... .......... 71% 54.5M 7s",
                                "400800K .......... .......... .......... .......... .......... 71% 11.6M 7s",
                                "400850K .......... .......... .......... .......... .......... 71% 43.5M 7s",
                                "400900K .......... .......... .......... .......... .......... 71% 70.3M 7s",
                                "400950K .......... .......... .......... .......... .......... 71% 11.5M 7s",
                                "401000K .......... .......... .......... .......... .......... 71% 42.2M 7s",
                                "401050K .......... .......... .......... .......... .......... 71% 8.66M 7s",
                                "401100K .......... .......... .......... .......... .......... 71% 35.3M 7s",
                                "401150K .......... .......... .......... .......... .......... 71% 80.1M 7s",
                                "401200K .......... .......... .......... .......... .......... 71% 11.6M 7s",
                                "401250K .......... .......... .......... .......... .......... 71% 39.4M 7s",
                                "401300K .......... .......... .......... .......... .......... 71% 11.6M 7s",
                                "401350K .......... .......... .......... .......... .......... 71% 33.5M 7s",
                                "401400K .......... .......... .......... .......... .......... 71% 62.5M 7s",
                                "401450K .......... .......... .......... .......... .......... 71% 9.15M 7s",
                                "401500K .......... .......... .......... .......... .......... 71% 30.5M 7s",
                                "401550K .......... .......... .......... .......... .......... 71% 10.5M 7s",
                                "401600K .......... .......... .......... .......... .......... 71% 66.4M 7s",
                                "401650K .......... .......... .......... .......... .......... 71% 33.6M 7s",
                                "401700K .......... .......... .......... .......... .......... 71% 12.1M 7s",
                                "401750K .......... .......... .......... .......... .......... 71% 40.1M 7s",
                                "401800K .......... .......... .......... .......... .......... 71% 11.7M 7s",
                                "401850K .......... .......... .......... .......... .......... 71% 94.7M 7s",
                                "401900K .......... .......... .......... .......... .......... 71% 38.4M 7s",
                                "401950K .......... .......... .......... .......... .......... 71% 11.7M 7s",
                                "402000K .......... .......... .......... .......... .......... 71% 30.5M 7s",
                                "402050K .......... .......... .......... .......... .......... 71% 9.50M 7s",
                                "402100K .......... .......... .......... .......... .......... 71% 66.2M 7s",
                                "402150K .......... .......... .......... .......... .......... 71% 34.8M 7s",
                                "402200K .......... .......... .......... .......... .......... 71% 12.0M 7s",
                                "402250K .......... .......... .......... .......... .......... 71% 42.1M 7s",
                                "402300K .......... .......... .......... .......... .......... 71% 77.0M 7s",
                                "402350K .......... .......... .......... .......... .......... 71% 9.59M 7s",
                                "402400K .......... .......... .......... .......... .......... 71% 36.0M 7s",
                                "402450K .......... .......... .......... .......... .......... 71% 12.4M 7s",
                                "402500K .......... .......... .......... .......... .......... 71% 34.8M 7s",
                                "402550K .......... .......... .......... .......... .......... 71% 75.1M 7s",
                                "402600K .......... .......... .......... .......... .......... 71% 9.68M 7s",
                                "402650K .......... .......... .......... .......... .......... 71% 66.2M 7s",
                                "402700K .......... .......... .......... .......... .......... 71% 12.3M 7s",
                                "402750K .......... .......... .......... .......... .......... 72% 39.7M 7s",
                                "402800K .......... .......... .......... .......... .......... 72% 78.2M 7s",
                                "402850K .......... .......... .......... .......... .......... 72% 12.1M 7s",
                                "402900K .......... .......... .......... .......... .......... 72% 36.7M 7s",
                                "402950K .......... .......... .......... .......... .......... 72% 8.83M 7s",
                                "403000K .......... .......... .......... .......... .......... 72% 61.9M 7s",
                                "403050K .......... .......... .......... .......... .......... 72% 30.8M 7s",
                                "403100K .......... .......... .......... .......... .......... 72% 13.9M 7s",
                                "403150K .......... .......... .......... .......... .......... 72% 40.9M 7s",
                                "403200K .......... .......... .......... .......... .......... 72% 11.5M 7s",
                                "403250K .......... .......... .......... .......... .......... 72% 90.7M 7s",
                                "403300K .......... .......... .......... .......... .......... 72% 34.9M 7s",
                                "403350K .......... .......... .......... .......... .......... 72% 11.6M 7s",
                                "403400K .......... .......... .......... .......... .......... 72% 39.9M 7s",
                                "403450K .......... .......... .......... .......... .......... 72% 12.0M 7s",
                                "403500K .......... .......... .......... .......... .......... 72% 67.9M 7s",
                                "403550K .......... .......... .......... .......... .......... 72% 37.7M 7s",
                                "403600K .......... .......... .......... .......... .......... 72% 12.1M 7s",
                                "403650K .......... .......... .......... .......... .......... 72% 42.2M 7s",
                                "403700K .......... .......... .......... .......... .......... 72% 11.4M 7s",
                                "403750K .......... .......... .......... .......... .......... 72% 62.3M 7s",
                                "403800K .......... .......... .......... .......... .......... 72% 45.8M 7s",
                                "403850K .......... .......... .......... .......... .......... 72% 11.9M 7s",
                                "403900K .......... .......... .......... .......... .......... 72% 37.9M 7s",
                                "403950K .......... .......... .......... .......... .......... 72% 82.5M 7s",
                                "404000K .......... .......... .......... .......... .......... 72% 12.1M 7s",
                                "404050K .......... .......... .......... .......... .......... 72% 33.2M 7s",
                                "404100K .......... .......... .......... .......... .......... 72% 10.7M 7s",
                                "404150K .......... .......... .......... .......... .......... 72% 52.6M 7s",
                                "404200K .......... .......... .......... .......... .......... 72% 81.0M 7s",
                                "404250K .......... .......... .......... .......... .......... 72% 11.9M 7s",
                                "404300K .......... .......... .......... .......... .......... 72% 42.1M 7s",
                                "404350K .......... .......... .......... .......... .......... 72% 12.0M 7s",
                                "404400K .......... .......... .......... .......... .......... 72% 38.7M 7s",
                                "404450K .......... .......... .......... .......... .......... 72% 78.2M 7s",
                                "404500K .......... .......... .......... .......... .......... 72% 11.8M 7s",
                                "404550K .......... .......... .......... .......... .......... 72% 36.2M 7s",
                                "404600K .......... .......... .......... .......... .......... 72% 8.74M 7s",
                                "404650K .......... .......... .......... .......... .......... 72% 78.4M 7s",
                                "404700K .......... .......... .......... .......... .......... 72% 41.3M 7s",
                                "404750K .......... .......... .......... .......... .......... 72% 11.5M 7s",
                                "404800K .......... .......... .......... .......... .......... 72% 37.5M 7s",
                                "404850K .......... .......... .......... .......... .......... 72% 10.2M 7s",
                                "404900K .......... .......... .......... .......... .......... 72% 54.4M 7s",
                                "404950K .......... .......... .......... .......... .......... 72% 25.1M 7s",
                                "405000K .......... .......... .......... .......... .......... 72% 15.0M 7s",
                                "405050K .......... .......... .......... .......... .......... 72% 40.6M 7s",
                                "405100K .......... .......... .......... .......... .......... 72% 11.6M 7s",
                                "405150K .......... .......... .......... .......... .......... 72% 66.5M 7s",
                                "405200K .......... .......... .......... .......... .......... 72% 25.1M 7s",
                                "405250K .......... .......... .......... .......... .......... 72% 14.7M 7s",
                                "405300K .......... .......... .......... .......... .......... 72% 37.5M 7s",
                                "405350K .......... .......... .......... .......... .......... 72% 75.7M 7s",
                                "405400K .......... .......... .......... .......... .......... 72% 12.1M 7s",
                                "405450K .......... .......... .......... .......... .......... 72% 42.8M 7s",
                                "405500K .......... .......... .......... .......... .......... 72% 10.7M 7s",
                                "405550K .......... .......... .......... .......... .......... 72% 41.3M 7s",
                                "405600K .......... .......... .......... .......... .......... 72% 72.6M 7s",
                                "405650K .......... .......... .......... .......... .......... 72% 11.3M 7s",
                                "405700K .......... .......... .......... .......... .......... 72% 43.6M 7s",
                                "405750K .......... .......... .......... .......... .......... 72% 11.9M 7s",
                                "405800K .......... .......... .......... .......... .......... 72% 37.7M 7s",
                                "405850K .......... .......... .......... .......... .......... 72% 77.1M 7s",
                                "405900K .......... .......... .......... .......... .......... 72% 12.1M 7s",
                                "405950K .......... .......... .......... .......... .......... 72% 41.1M 7s",
                                "406000K .......... .......... .......... .......... .......... 72% 8.51M 7s",
                                "406050K .......... .......... .......... .......... .......... 72% 89.5M 7s",
                                "406100K .......... .......... .......... .......... .......... 72% 36.8M 7s",
                                "406150K .......... .......... .......... .......... .......... 72% 12.2M 7s",
                                "406200K .......... .......... .......... .......... .......... 72% 36.2M 7s",
                                "406250K .......... .......... .......... .......... .......... 72% 11.6M 7s",
                                "406300K .......... .......... .......... .......... .......... 72% 97.8M 7s",
                                "406350K .......... .......... .......... .......... .......... 72% 38.7M 7s",
                                "406400K .......... .......... .......... .......... .......... 72% 11.2M 7s",
                                "406450K .......... .......... .......... .......... .......... 72% 40.6M 7s",
                                "406500K .......... .......... .......... .......... .......... 72% 11.7M 7s",
                                "406550K .......... .......... .......... .......... .......... 72% 76.9M 7s",
                                "406600K .......... .......... .......... .......... .......... 72% 42.7M 7s",
                                "406650K .......... .......... .......... .......... .......... 72% 8.78M 7s",
                                "406700K .......... .......... .......... .......... .......... 72% 37.6M 7s",
                                "406750K .......... .......... .......... .......... .......... 72% 86.8M 7s",
                                "406800K .......... .......... .......... .......... .......... 72% 11.4M 7s",
                                "406850K .......... .......... .......... .......... .......... 72% 40.3M 7s",
                                "406900K .......... .......... .......... .......... .......... 72% 10.4M 7s",
                                "406950K .......... .......... .......... .......... .......... 72% 60.3M 7s",
                                "407000K .......... .......... .......... .......... .......... 72% 96.7M 7s",
                                "407050K .......... .......... .......... .......... .......... 72% 9.83M 7s",
                                "407100K .......... .......... .......... .......... .......... 72%  106M 7s",
                                "407150K .......... .......... .......... .......... .......... 72% 8.60M 7s",
                                "407200K .......... .......... .......... .......... .......... 72% 33.6M 7s",
                                "407250K .......... .......... .......... .......... .......... 72% 83.4M 7s",
                                "407300K .......... .......... .......... .......... .......... 72% 12.2M 7s",
                                "407350K .......... .......... .......... .......... .......... 72% 41.3M 7s",
                                "407400K .......... .......... .......... .......... .......... 72% 11.3M 7s",
                                "407450K .......... .......... .......... .......... .......... 72% 63.6M 7s",
                                "407500K .......... .......... .......... .......... .......... 72% 48.7M 7s",
                                "407550K .......... .......... .......... .......... .......... 72% 10.9M 7s",
                                "407600K .......... .......... .......... .......... .......... 72% 53.4M 7s",
                                "407650K .......... .......... .......... .......... .......... 72% 8.78M 7s",
                                "407700K .......... .......... .......... .......... .......... 72% 73.8M 7s",
                                "407750K .......... .......... .......... .......... .......... 72% 37.4M 7s",
                                "407800K .......... .......... .......... .......... .......... 72% 9.76M 7s",
                                "407850K .......... .......... .......... .......... .......... 72% 32.8M 7s",
                                "407900K .......... .......... .......... .......... .......... 72% 9.91M 7s",
                                "407950K .......... .......... .......... .......... .......... 72% 70.5M 7s",
                                "408000K .......... .......... .......... .......... .......... 72% 31.4M 7s",
                                "408050K .......... .......... .......... .......... .......... 72% 10.1M 7s",
                                "408100K .......... .......... .......... .......... .......... 72% 32.9M 7s",
                                "408150K .......... .......... .......... .......... .......... 72% 74.6M 7s",
                                "408200K .......... .......... .......... .......... .......... 72% 10.7M 7s",
                                "408250K .......... .......... .......... .......... .......... 72% 36.3M 7s",
                                "408300K .......... .......... .......... .......... .......... 72% 9.93M 7s",
                                "408350K .......... .......... .......... .......... .......... 73% 25.1M 7s",
                                "408400K .......... .......... .......... .......... .......... 73%  108M 7s",
                                "408450K .......... .......... .......... .......... .......... 73% 12.2M 7s",
                                "408500K .......... .......... .......... .......... .......... 73% 40.8M 7s",
                                "408550K .......... .......... .......... .......... .......... 73% 11.0M 7s",
                                "408600K .......... .......... .......... .......... .......... 73% 34.5M 7s",
                                "408650K .......... .......... .......... .......... .......... 73% 62.5M 7s",
                                "408700K .......... .......... .......... .......... .......... 73% 10.7M 7s",
                                "408750K .......... .......... .......... .......... .......... 73% 31.4M 7s",
                                "408800K .......... .......... .......... .......... .......... 73% 11.5M 7s",
                                "408850K .......... .......... .......... .......... .......... 73% 84.0M 7s",
                                "408900K .......... .......... .......... .......... .......... 73% 36.3M 7s",
                                "408950K .......... .......... .......... .......... .......... 73% 11.2M 7s",
                                "409000K .......... .......... .......... .......... .......... 73% 40.1M 7s",
                                "409050K .......... .......... .......... .......... .......... 73% 10.7M 7s",
                                "409100K .......... .......... .......... .......... .......... 73% 54.5M 7s",
                                "409150K .......... .......... .......... .......... .......... 73% 37.3M 7s",
                                "409200K .......... .......... .......... .......... .......... 73% 14.2M 7s",
                                "409250K .......... .......... .......... .......... .......... 73% 74.2M 7s",
                                "409300K .......... .......... .......... .......... .......... 73% 24.3M 7s",
                                "409350K .......... .......... .......... .......... .......... 73% 60.9M 7s",
                                "409400K .......... .......... .......... .......... .......... 73% 80.0M 7s",
                                "409450K .......... .......... .......... .......... .......... 73% 26.0M 7s",
                                "409500K .......... .......... .......... .......... .......... 73% 56.4M 7s",
                                "409550K .......... .......... .......... .......... .......... 73% 63.3M 7s",
                                "409600K .......... .......... .......... .......... .......... 73% 86.0M 7s",
                                "409650K .......... .......... .......... .......... .......... 73% 13.1M 7s",
                                "409700K .......... .......... .......... .......... .......... 73% 73.9M 7s",
                                "409750K .......... .......... .......... .......... .......... 73% 74.5M 7s",
                                "409800K .......... .......... .......... .......... .......... 73% 87.2M 7s",
                                "409850K .......... .......... .......... .......... .......... 73% 17.2M 7s",
                                "409900K .......... .......... .......... .......... .......... 73% 48.0M 7s",
                                "409950K .......... .......... .......... .......... .......... 73% 17.0M 7s",
                                "410000K .......... .......... .......... .......... .......... 73% 65.0M 7s",
                                "410050K .......... .......... .......... .......... .......... 73% 85.8M 7s",
                                "410100K .......... .......... .......... .......... .......... 73% 17.6M 7s",
                                "410150K .......... .......... .......... .......... .......... 73% 66.9M 7s",
                                "410200K .......... .......... .......... .......... .......... 73% 18.1M 7s",
                                "410250K .......... .......... .......... .......... .......... 73% 85.1M 7s",
                                "410300K .......... .......... .......... .......... .......... 73% 86.0M 7s",
                                "410350K .......... .......... .......... .......... .......... 73% 66.4M 7s",
                                "410400K .......... .......... .......... .......... .......... 73% 7.42M 7s",
                                "410450K .......... .......... .......... .......... .......... 73% 37.7M 7s",
                                "410500K .......... .......... .......... .......... .......... 73% 63.2M 7s",
                                "410550K .......... .......... .......... .......... .......... 73% 6.86M 7s",
                                "410600K .......... .......... .......... .......... .......... 73% 30.1M 7s",
                                "410650K .......... .......... .......... .......... .......... 73% 14.7M 7s",
                                "410700K .......... .......... .......... .......... .......... 73% 21.1M 7s",
                                "410750K .......... .......... .......... .......... .......... 73% 70.9M 7s",
                                "410800K .......... .......... .......... .......... .......... 73% 63.6M 7s",
                                "410850K .......... .......... .......... .......... .......... 73% 17.1M 7s",
                                "410900K .......... .......... .......... .......... .......... 73% 41.5M 7s",
                                "410950K .......... .......... .......... .......... .......... 73% 59.9M 7s",
                                "411000K .......... .......... .......... .......... .......... 73%  107M 7s",
                                "411050K .......... .......... .......... .......... .......... 73% 12.6M 7s",
                                "411100K .......... .......... .......... .......... .......... 73% 77.9M 7s",
                                "411150K .......... .......... .......... .......... .......... 73% 23.8M 7s",
                                "411200K .......... .......... .......... .......... .......... 73% 55.6M 7s",
                                "411250K .......... .......... .......... .......... .......... 73% 62.4M 7s",
                                "411300K .......... .......... .......... .......... .......... 73% 20.1M 7s",
                                "411350K .......... .......... .......... .......... .......... 73% 58.6M 7s",
                                "411400K .......... .......... .......... .......... .......... 73% 13.9M 7s",
                                "411450K .......... .......... .......... .......... .......... 73% 63.5M 7s",
                                "411500K .......... .......... .......... .......... .......... 73% 65.0M 7s",
                                "411550K .......... .......... .......... .......... .......... 73% 50.4M 7s",
                                "411600K .......... .......... .......... .......... .......... 73% 13.3M 7s",
                                "411650K .......... .......... .......... .......... .......... 73% 56.4M 7s",
                                "411700K .......... .......... .......... .......... .......... 73% 66.0M 7s",
                                "411750K .......... .......... .......... .......... .......... 73% 8.49M 7s",
                                "411800K .......... .......... .......... .......... .......... 73% 58.1M 7s",
                                "411850K .......... .......... .......... .......... .......... 73% 16.0M 7s",
                                "411900K .......... .......... .......... .......... .......... 73% 58.3M 7s",
                                "411950K .......... .......... .......... .......... .......... 73% 60.8M 7s",
                                "412000K .......... .......... .......... .......... .......... 73% 11.9M 7s",
                                "412050K .......... .......... .......... .......... .......... 73% 63.1M 7s",
                                "412100K .......... .......... .......... .......... .......... 73% 15.0M 7s",
                                "412150K .......... .......... .......... .......... .......... 73% 32.8M 7s",
                                "412200K .......... .......... .......... .......... .......... 73% 83.8M 7s",
                                "412250K .......... .......... .......... .......... .......... 73% 14.2M 7s",
                                "412300K .......... .......... .......... .......... .......... 73% 61.5M 7s",
                                "412350K .......... .......... .......... .......... .......... 73%  102M 7s",
                                "412400K .......... .......... .......... .......... .......... 73% 13.4M 7s",
                                "412450K .......... .......... .......... .......... .......... 73% 76.8M 7s",
                                "412500K .......... .......... .......... .......... .......... 73% 14.7M 7s",
                                "412550K .......... .......... .......... .......... .......... 73% 42.9M 7s",
                                "412600K .......... .......... .......... .......... .......... 73% 81.5M 7s",
                                "412650K .......... .......... .......... .......... .......... 73% 14.8M 7s",
                                "412700K .......... .......... .......... .......... .......... 73% 31.8M 7s",
                                "412750K .......... .......... .......... .......... .......... 73% 16.8M 7s",
                                "412800K .......... .......... .......... .......... .......... 73% 54.7M 7s",
                                "412850K .......... .......... .......... .......... .......... 73% 79.5M 7s",
                                "412900K .......... .......... .......... .......... .......... 73% 19.4M 7s",
                                "412950K .......... .......... .......... .......... .......... 73% 72.5M 7s",
                                "413000K .......... .......... .......... .......... .......... 73% 20.2M 7s",
                                "413050K .......... .......... .......... .......... .......... 73% 62.6M 7s",
                                "413100K .......... .......... .......... .......... .......... 73% 94.2M 7s",
                                "413150K .......... .......... .......... .......... .......... 73% 15.6M 7s",
                                "413200K .......... .......... .......... .......... .......... 73% 72.3M 7s",
                                "413250K .......... .......... .......... .......... .......... 73% 30.8M 7s",
                                "413300K .......... .......... .......... .......... .......... 73% 74.7M 7s",
                                "413350K .......... .......... .......... .......... .......... 73% 21.8M 7s",
                                "413400K .......... .......... .......... .......... .......... 73% 69.3M 7s",
                                "413450K .......... .......... .......... .......... .......... 73% 19.9M 7s",
                                "413500K .......... .......... .......... .......... .......... 73% 83.0M 7s",
                                "413550K .......... .......... .......... .......... .......... 73%  100M 7s",
                                "413600K .......... .......... .......... .......... .......... 73% 13.1M 7s",
                                "413650K .......... .......... .......... .......... .......... 73% 50.9M 7s",
                                "413700K .......... .......... .......... .......... .......... 73% 43.1M 7s",
                                "413750K .......... .......... .......... .......... .......... 73%  103M 7s",
                                "413800K .......... .......... .......... .......... .......... 73% 11.3M 7s",
                                "413850K .......... .......... .......... .......... .......... 73% 58.5M 7s",
                                "413900K .......... .......... .......... .......... .......... 73% 22.8M 7s",
                                "413950K .......... .......... .......... .......... .......... 74% 74.6M 7s",
                                "414000K .......... .......... .......... .......... .......... 74% 95.7M 7s",
                                "414050K .......... .......... .......... .......... .......... 74% 19.1M 7s",
                                "414100K .......... .......... .......... .......... .......... 74% 73.4M 7s",
                                "414150K .......... .......... .......... .......... .......... 74% 13.8M 7s",
                                "414200K .......... .......... .......... .......... .......... 74% 55.4M 7s",
                                "414250K .......... .......... .......... .......... .......... 74% 63.3M 7s",
                                "414300K .......... .......... .......... .......... .......... 74% 80.2M 7s",
                                "414350K .......... .......... .......... .......... .......... 74% 16.1M 7s",
                                "414400K .......... .......... .......... .......... .......... 74% 40.1M 7s",
                                "414450K .......... .......... .......... .......... .......... 74% 65.2M 7s",
                                "414500K .......... .......... .......... .......... .......... 74% 14.0M 7s",
                                "414550K .......... .......... .......... .......... .......... 74% 40.4M 7s",
                                "414600K .......... .......... .......... .......... .......... 74% 18.0M 7s",
                                "414650K .......... .......... .......... .......... .......... 74% 63.2M 7s",
                                "414700K .......... .......... .......... .......... .......... 74% 56.4M 7s",
                                "414750K .......... .......... .......... .......... .......... 74% 16.9M 7s",
                                "414800K .......... .......... .......... .......... .......... 74% 59.8M 7s",
                                "414850K .......... .......... .......... .......... .......... 74% 14.7M 7s",
                                "414900K .......... .......... .......... .......... .......... 74% 43.5M 7s",
                                "414950K .......... .......... .......... .......... .......... 74% 43.2M 7s",
                                "415000K .......... .......... .......... .......... .......... 74% 10.0M 7s",
                                "415050K .......... .......... .......... .......... .......... 74% 59.2M 7s",
                                "415100K .......... .......... .......... .......... .......... 74% 12.5M 7s",
                                "415150K .......... .......... .......... .......... .......... 74% 53.4M 7s",
                                "415200K .......... .......... .......... .......... .......... 74% 70.6M 7s",
                                "415250K .......... .......... .......... .......... .......... 74% 15.2M 7s",
                                "415300K .......... .......... .......... .......... .......... 74% 35.9M 7s",
                                "415350K .......... .......... .......... .......... .......... 74% 14.9M 7s",
                                "415400K .......... .......... .......... .......... .......... 74% 73.7M 7s",
                                "415450K .......... .......... .......... .......... .......... 74% 71.3M 7s",
                                "415500K .......... .......... .......... .......... .......... 74% 17.0M 7s",
                                "415550K .......... .......... .......... .......... .......... 74% 69.1M 7s",
                                "415600K .......... .......... .......... .......... .......... 74% 9.94M 7s",
                                "415650K .......... .......... .......... .......... .......... 74% 82.1M 7s",
                                "415700K .......... .......... .......... .......... .......... 74%  122M 7s",
                                "415750K .......... .......... .......... .......... .......... 74% 21.7M 7s",
                                "415800K .......... .......... .......... .......... .......... 74% 67.5M 7s",
                                "415850K .......... .......... .......... .......... .......... 74% 60.7M 7s",
                                "415900K .......... .......... .......... .......... .......... 74% 16.0M 7s",
                                "415950K .......... .......... .......... .......... .......... 74% 56.0M 7s",
                                "416000K .......... .......... .......... .......... .......... 74% 13.5M 7s",
                                "416050K .......... .......... .......... .......... .......... 74% 63.0M 7s",
                                "416100K .......... .......... .......... .......... .......... 74% 76.2M 7s",
                                "416150K .......... .......... .......... .......... .......... 74% 14.7M 7s",
                                "416200K .......... .......... .......... .......... .......... 74% 69.0M 7s",
                                "416250K .......... .......... .......... .......... .......... 74% 16.1M 7s",
                                "416300K .......... .......... .......... .......... .......... 74% 72.9M 7s",
                                "416350K .......... .......... .......... .......... .......... 74% 89.0M 7s",
                                "416400K .......... .......... .......... .......... .......... 74% 17.4M 7s",
                                "416450K .......... .......... .......... .......... .......... 74% 66.6M 7s",
                                "416500K .......... .......... .......... .......... .......... 74% 17.5M 7s",
                                "416550K .......... .......... .......... .......... .......... 74% 21.6M 7s",
                                "416600K .......... .......... .......... .......... .......... 74% 98.0M 7s",
                                "416650K .......... .......... .......... .......... .......... 74% 28.0M 7s",
                                "416700K .......... .......... .......... .......... .......... 74% 91.2M 7s",
                                "416750K .......... .......... .......... .......... .......... 74% 29.2M 7s",
                                "416800K .......... .......... .......... .......... .......... 74% 93.5M 7s",
                                "416850K .......... .......... .......... .......... .......... 74% 25.5M 7s",
                                "416900K .......... .......... .......... .......... .......... 74% 69.3M 7s",
                                "416950K .......... .......... .......... .......... .......... 74% 18.7M 7s",
                                "417000K .......... .......... .......... .......... .......... 74% 54.9M 7s",
                                "417050K .......... .......... .......... .......... .......... 74% 56.8M 7s",
                                "417100K .......... .......... .......... .......... .......... 74% 16.6M 7s",
                                "417150K .......... .......... .......... .......... .......... 74% 66.2M 7s",
                                "417200K .......... .......... .......... .......... .......... 74% 54.2M 7s",
                                "417250K .......... .......... .......... .......... .......... 74% 99.2M 7s",
                                "417300K .......... .......... .......... .......... .......... 74% 21.4M 7s",
                                "417350K .......... .......... .......... .......... .......... 74% 65.6M 7s",
                                "417400K .......... .......... .......... .......... .......... 74% 20.7M 7s",
                                "417450K .......... .......... .......... .......... .......... 74% 77.2M 7s",
                                "417500K .......... .......... .......... .......... .......... 74% 79.7M 7s",
                                "417550K .......... .......... .......... .......... .......... 74% 14.7M 6s",
                                "417600K .......... .......... .......... .......... .......... 74% 64.9M 6s",
                                "417650K .......... .......... .......... .......... .......... 74% 73.7M 6s",
                                "417700K .......... .......... .......... .......... .......... 74% 22.3M 6s",
                                "417750K .......... .......... .......... .......... .......... 74% 92.0M 6s",
                                "417800K .......... .......... .......... .......... .......... 74% 92.9M 6s",
                                "417850K .......... .......... .......... .......... .......... 74% 15.3M 6s",
                                "417900K .......... .......... .......... .......... .......... 74% 95.7M 6s",
                                "417950K .......... .......... .......... .......... .......... 74% 90.2M 6s",
                                "418000K .......... .......... .......... .......... .......... 74%  127M 6s",
                                "418050K .......... .......... .......... .......... .......... 74% 14.4M 6s",
                                "418100K .......... .......... .......... .......... .......... 74% 32.5M 6s",
                                "418150K .......... .......... .......... .......... .......... 74% 31.6M 6s",
                                "418200K .......... .......... .......... .......... .......... 74% 67.7M 6s",
                                "418250K .......... .......... .......... .......... .......... 74% 69.9M 6s",
                                "418300K .......... .......... .......... .......... .......... 74% 14.7M 6s",
                                "418350K .......... .......... .......... .......... .......... 74% 59.6M 6s",
                                "418400K .......... .......... .......... .......... .......... 74% 20.8M 6s",
                                "418450K .......... .......... .......... .......... .......... 74% 70.3M 6s",
                                "418500K .......... .......... .......... .......... .......... 74% 94.8M 6s",
                                "418550K .......... .......... .......... .......... .......... 74% 15.5M 6s",
                                "418600K .......... .......... .......... .......... .......... 74% 75.4M 6s",
                                "418650K .......... .......... .......... .......... .......... 74% 89.3M 6s",
                                "418700K .......... .......... .......... .......... .......... 74% 91.9M 6s",
                                "418750K .......... .......... .......... .......... .......... 74% 14.9M 6s",
                                "418800K .......... .......... .......... .......... .......... 74% 70.3M 6s",
                                "418850K .......... .......... .......... .......... .......... 74% 20.9M 6s",
                                "418900K .......... .......... .......... .......... .......... 74% 68.3M 6s",
                                "418950K .......... .......... .......... .......... .......... 74% 72.0M 6s",
                                "419000K .......... .......... .......... .......... .......... 74% 13.6M 6s",
                                "419050K .......... .......... .......... .......... .......... 74% 67.6M 6s",
                                "419100K .......... .......... .......... .......... .......... 74% 41.0M 6s",
                                "419150K .......... .......... .......... .......... .......... 74%  105M 6s",
                                "419200K .......... .......... .......... .......... .......... 74% 26.5M 6s",
                                "419250K .......... .......... .......... .......... .......... 74% 69.3M 6s",
                                "419300K .......... .......... .......... .......... .......... 74% 22.0M 6s",
                                "419350K .......... .......... .......... .......... .......... 74% 62.8M 6s",
                                "419400K .......... .......... .......... .......... .......... 74% 63.2M 6s",
                                "419450K .......... .......... .......... .......... .......... 74% 88.2M 6s",
                                "419500K .......... .......... .......... .......... .......... 74% 17.6M 6s",
                                "419550K .......... .......... .......... .......... .......... 75% 64.0M 6s",
                                "419600K .......... .......... .......... .......... .......... 75% 63.8M 6s",
                                "419650K .......... .......... .......... .......... .......... 75% 72.7M 6s",
                                "419700K .......... .......... .......... .......... .......... 75% 25.3M 6s",
                                "419750K .......... .......... .......... .......... .......... 75% 75.6M 6s",
                                "419800K .......... .......... .......... .......... .......... 75% 17.2M 6s",
                                "419850K .......... .......... .......... .......... .......... 75% 73.7M 6s",
                                "419900K .......... .......... .......... .......... .......... 75% 77.1M 6s",
                                "419950K .......... .......... .......... .......... .......... 75%  100M 6s",
                                "420000K .......... .......... .......... .......... .......... 75% 18.7M 6s",
                                "420050K .......... .......... .......... .......... .......... 75% 81.2M 6s",
                                "420100K .......... .......... .......... .......... .......... 75% 82.6M 6s",
                                "420150K .......... .......... .......... .......... .......... 75% 20.2M 6s",
                                "420200K .......... .......... .......... .......... .......... 75% 20.2M 6s",
                                "420250K .......... .......... .......... .......... .......... 75% 39.9M 6s",
                                "420300K .......... .......... .......... .......... .......... 75% 69.8M 6s",
                                "420350K .......... .......... .......... .......... .......... 75% 71.0M 6s",
                                "420400K .......... .......... .......... .......... .......... 75% 16.3M 6s",
                                "420450K .......... .......... .......... .......... .......... 75% 62.2M 6s",
                                "420500K .......... .......... .......... .......... .......... 75% 21.9M 6s",
                                "420550K .......... .......... .......... .......... .......... 75% 66.4M 6s",
                                "420600K .......... .......... .......... .......... .......... 75% 69.8M 6s",
                                "420650K .......... .......... .......... .......... .......... 75% 13.5M 6s",
                                "420700K .......... .......... .......... .......... .......... 75% 61.9M 6s",
                                "420750K .......... .......... .......... .......... .......... 75% 68.6M 6s",
                                "420800K .......... .......... .......... .......... .......... 75% 65.4M 6s",
                                "420850K .......... .......... .......... .......... .......... 75% 39.9M 6s",
                                "420900K .......... .......... .......... .......... .......... 75% 75.4M 6s",
                                "420950K .......... .......... .......... .......... .......... 75% 18.9M 6s",
                                "421000K .......... .......... .......... .......... .......... 75% 87.8M 6s",
                                "421050K .......... .......... .......... .......... .......... 75% 83.7M 6s",
                                "421100K .......... .......... .......... .......... .......... 75% 89.8M 6s",
                                "421150K .......... .......... .......... .......... .......... 75% 16.5M 6s",
                                "421200K .......... .......... .......... .......... .......... 75% 83.6M 6s",
                                "421250K .......... .......... .......... .......... .......... 75% 99.8M 6s",
                                "421300K .......... .......... .......... .......... .......... 75% 98.6M 6s",
                                "421350K .......... .......... .......... .......... .......... 75% 20.2M 6s",
                                "421400K .......... .......... .......... .......... .......... 75% 61.9M 6s",
                                "421450K .......... .......... .......... .......... .......... 75% 94.7M 6s",
                                "421500K .......... .......... .......... .......... .......... 75% 20.8M 6s",
                                "421550K .......... .......... .......... .......... .......... 75% 59.5M 6s",
                                "421600K .......... .......... .......... .......... .......... 75% 82.2M 6s",
                                "421650K .......... .......... .......... .......... .......... 75% 17.9M 6s",
                                "421700K .......... .......... .......... .......... .......... 75% 78.0M 6s",
                                "421750K .......... .......... .......... .......... .......... 75% 75.3M 6s",
                                "421800K .......... .......... .......... .......... .......... 75% 76.2M 6s",
                                "421850K .......... .......... .......... .......... .......... 75% 19.9M 6s",
                                "421900K .......... .......... .......... .......... .......... 75% 72.4M 6s",
                                "421950K .......... .......... .......... .......... .......... 75% 99.8M 6s",
                                "422000K .......... .......... .......... .......... .......... 75% 17.1M 6s",
                                "422050K .......... .......... .......... .......... .......... 75% 72.3M 6s",
                                "422100K .......... .......... .......... .......... .......... 75% 89.2M 6s",
                                "422150K .......... .......... .......... .......... .......... 75%  131M 6s",
                                "422200K .......... .......... .......... .......... .......... 75% 16.9M 6s",
                                "422250K .......... .......... .......... .......... .......... 75% 74.0M 6s",
                                "422300K .......... .......... .......... .......... .......... 75% 17.9M 6s",
                                "422350K .......... .......... .......... .......... .......... 75% 87.0M 6s",
                                "422400K .......... .......... .......... .......... .......... 75% 93.2M 6s",
                                "422450K .......... .......... .......... .......... .......... 75% 13.4M 6s",
                                "422500K .......... .......... .......... .......... .......... 75% 44.4M 6s",
                                "422550K .......... .......... .......... .......... .......... 75%  122M 6s",
                                "422600K .......... .......... .......... .......... .......... 75% 25.3M 6s",
                                "422650K .......... .......... .......... .......... .......... 75% 35.7M 6s",
                                "422700K .......... .......... .......... .......... .......... 75%  119M 6s",
                                "422750K .......... .......... .......... .......... .......... 75% 26.7M 6s",
                                "422800K .......... .......... .......... .......... .......... 75% 64.7M 6s",
                                "422850K .......... .......... .......... .......... .......... 75% 98.1M 6s",
                                "422900K .......... .......... .......... .......... .......... 75% 15.8M 6s",
                                "422950K .......... .......... .......... .......... .......... 75% 61.7M 6s",
                                "423000K .......... .......... .......... .......... .......... 75% 67.7M 6s",
                                "423050K .......... .......... .......... .......... .......... 75% 19.7M 6s",
                                "423100K .......... .......... .......... .......... .......... 75% 66.9M 6s",
                                "423150K .......... .......... .......... .......... .......... 75% 75.0M 6s",
                                "423200K .......... .......... .......... .......... .......... 75% 18.5M 6s",
                                "423250K .......... .......... .......... .......... .......... 75% 91.8M 6s",
                                "423300K .......... .......... .......... .......... .......... 75% 17.6M 6s",
                                "423350K .......... .......... .......... .......... .......... 75% 84.1M 6s",
                                "423400K .......... .......... .......... .......... .......... 75% 83.9M 6s",
                                "423450K .......... .......... .......... .......... .......... 75% 84.8M 6s",
                                "423500K .......... .......... .......... .......... .......... 75% 19.1M 6s",
                                "423550K .......... .......... .......... .......... .......... 75% 92.9M 6s",
                                "423600K .......... .......... .......... .......... .......... 75% 5.45M 6s",
                                "423650K .......... .......... .......... .......... .......... 75%  103M 6s",
                                "423700K .......... .......... .......... .......... .......... 75%  111M 6s",
                                "423750K .......... .......... .......... .......... .......... 75% 90.6M 6s",
                                "423800K .......... .......... .......... .......... .......... 75% 63.7M 6s",
                                "423850K .......... .......... .......... .......... .......... 75% 67.4M 6s",
                                "423900K .......... .......... .......... .......... .......... 75%  104M 6s",
                                "423950K .......... .......... .......... .......... .......... 75% 90.5M 6s",
                                "424000K .......... .......... .......... .......... .......... 75% 45.6M 6s",
                                "424050K .......... .......... .......... .......... .......... 75% 69.6M 6s",
                                "424100K .......... .......... .......... .......... .......... 75% 79.0M 6s",
                                "424150K .......... .......... .......... .......... .......... 75% 14.7M 6s",
                                "424200K .......... .......... .......... .......... .......... 75% 59.6M 6s",
                                "424250K .......... .......... .......... .......... .......... 75% 71.8M 6s",
                                "424300K .......... .......... .......... .......... .......... 75% 98.3M 6s",
                                "424350K .......... .......... .......... .......... .......... 75% 21.2M 6s",
                                "424400K .......... .......... .......... .......... .......... 75% 72.5M 6s",
                                "424450K .......... .......... .......... .......... .......... 75% 22.6M 6s",
                                "424500K .......... .......... .......... .......... .......... 75% 75.2M 6s",
                                "424550K .......... .......... .......... .......... .......... 75% 67.3M 6s",
                                "424600K .......... .......... .......... .......... .......... 75% 83.3M 6s",
                                "424650K .......... .......... .......... .......... .......... 75% 17.8M 6s",
                                "424700K .......... .......... .......... .......... .......... 75% 57.4M 6s",
                                "424750K .......... .......... .......... .......... .......... 75% 77.4M 6s",
                                "424800K .......... .......... .......... .......... .......... 75% 97.3M 6s",
                                "424850K .......... .......... .......... .......... .......... 75% 23.4M 6s",
                                "424900K .......... .......... .......... .......... .......... 75% 61.5M 6s",
                                "424950K .......... .......... .......... .......... .......... 75% 96.1M 6s",
                                "425000K .......... .......... .......... .......... .......... 75% 20.7M 6s",
                                "425050K .......... .......... .......... .......... .......... 75% 56.5M 6s",
                                "425100K .......... .......... .......... .......... .......... 75% 83.8M 6s",
                                "425150K .......... .......... .......... .......... .......... 76% 19.0M 6s",
                                "425200K .......... .......... .......... .......... .......... 76% 77.3M 6s",
                                "425250K .......... .......... .......... .......... .......... 76% 50.6M 6s",
                                "425300K .......... .......... .......... .......... .......... 76%  112M 6s",
                                "425350K .......... .......... .......... .......... .......... 76% 23.2M 6s",
                                "425400K .......... .......... .......... .......... .......... 76% 87.0M 6s",
                                "425450K .......... .......... .......... .......... .......... 76% 60.6M 6s",
                                "425500K .......... .......... .......... .......... .......... 76% 14.6M 6s",
                                "425550K .......... .......... .......... .......... .......... 76% 82.0M 6s",
                                "425600K .......... .......... .......... .......... .......... 76%  105M 6s",
                                "425650K .......... .......... .......... .......... .......... 76%  123M 6s",
                                "425700K .......... .......... .......... .......... .......... 76% 19.5M 6s",
                                "425750K .......... .......... .......... .......... .......... 76% 73.4M 6s",
                                "425800K .......... .......... .......... .......... .......... 76% 15.8M 6s",
                                "425850K .......... .......... .......... .......... .......... 76%  104M 6s",
                                "425900K .......... .......... .......... .......... .......... 76%  105M 6s",
                                "425950K .......... .......... .......... .......... .......... 76% 18.8M 6s",
                                "426000K .......... .......... .......... .......... .......... 76% 68.4M 6s",
                                "426050K .......... .......... .......... .......... .......... 76% 22.7M 6s",
                                "426100K .......... .......... .......... .......... .......... 76% 66.3M 6s",
                                "426150K .......... .......... .......... .......... .......... 76% 90.7M 6s",
                                "426200K .......... .......... .......... .......... .......... 76% 15.4M 6s",
                                "426250K .......... .......... .......... .......... .......... 76% 75.0M 6s",
                                "426300K .......... .......... .......... .......... .......... 76% 68.0M 6s",
                                "426350K .......... .......... .......... .......... .......... 76%  106M 6s",
                                "426400K .......... .......... .......... .......... .......... 76% 15.2M 6s",
                                "426450K .......... .......... .......... .......... .......... 76% 80.0M 6s",
                                "426500K .......... .......... .......... .......... .......... 76% 21.2M 6s",
                                "426550K .......... .......... .......... .......... .......... 76% 82.0M 6s",
                                "426600K .......... .......... .......... .......... .......... 76% 95.8M 6s",
                                "426650K .......... .......... .......... .......... .......... 76% 15.9M 6s",
                                "426700K .......... .......... .......... .......... .......... 76% 81.7M 6s",
                                "426750K .......... .......... .......... .......... .......... 76% 79.4M 6s",
                                "426800K .......... .......... .......... .......... .......... 76% 20.5M 6s",
                                "426850K .......... .......... .......... .......... .......... 76% 62.8M 6s",
                                "426900K .......... .......... .......... .......... .......... 76% 76.2M 6s",
                                "426950K .......... .......... .......... .......... .......... 76% 21.2M 6s",
                                "427000K .......... .......... .......... .......... .......... 76% 57.1M 6s",
                                "427050K .......... .......... .......... .......... .......... 76% 65.1M 6s",
                                "427100K .......... .......... .......... .......... .......... 76%  106M 6s",
                                "427150K .......... .......... .......... .......... .......... 76% 16.6M 6s",
                                "427200K .......... .......... .......... .......... .......... 76% 65.4M 6s",
                                "427250K .......... .......... .......... .......... .......... 76% 23.3M 6s",
                                "427300K .......... .......... .......... .......... .......... 76% 37.1M 6s",
                                "427350K .......... .......... .......... .......... .......... 76% 95.7M 6s",
                                "427400K .......... .......... .......... .......... .......... 76% 18.9M 6s",
                                "427450K .......... .......... .......... .......... .......... 76% 63.1M 6s",
                                "427500K .......... .......... .......... .......... .......... 76% 1.07M 6s",
                                "427550K .......... .......... .......... .......... .......... 76%  122M 6s",
                                "427600K .......... .......... .......... .......... .......... 76%  126M 6s",
                                "427650K .......... .......... .......... .......... .......... 76%  136M 6s",
                                "427700K .......... .......... .......... .......... .......... 76%  112M 6s",
                                "427750K .......... .......... .......... .......... .......... 76%  134M 6s",
                                "427800K .......... .......... .......... .......... .......... 76%  137M 6s",
                                "427850K .......... .......... .......... .......... .......... 76% 68.5M 6s",
                                "427900K .......... .......... .......... .......... .......... 76% 71.4M 6s",
                                "427950K .......... .......... .......... .......... .......... 76% 14.3M 6s",
                                "428000K .......... .......... .......... .......... .......... 76% 35.3M 6s",
                                "428050K .......... .......... .......... .......... .......... 76% 52.8M 6s",
                                "428100K .......... .......... .......... .......... .......... 76% 24.9M 6s",
                                "428150K .......... .......... .......... .......... .......... 76% 15.0M 6s",
                                "428200K .......... .......... .......... .......... .......... 76% 25.6M 6s",
                                "428250K .......... .......... .......... .......... .......... 76% 49.7M 6s",
                                "428300K .......... .......... .......... .......... .......... 76% 15.8M 6s",
                                "428350K .......... .......... .......... .......... .......... 76% 25.6M 6s",
                                "428400K .......... .......... .......... .......... .......... 76% 15.9M 6s",
                                "428450K .......... .......... .......... .......... .......... 76% 49.3M 6s",
                                "428500K .......... .......... .......... .......... .......... 76% 26.9M 6s",
                                "428550K .......... .......... .......... .......... .......... 76% 15.7M 6s",
                                "428600K .......... .......... .......... .......... .......... 76% 23.7M 6s",
                                "428650K .......... .......... .......... .......... .......... 76% 19.0M 6s",
                                "428700K .......... .......... .......... .......... .......... 76% 57.4M 6s",
                                "428750K .......... .......... .......... .......... .......... 76% 20.8M 6s",
                                "428800K .......... .......... .......... .......... .......... 76% 16.4M 6s",
                                "428850K .......... .......... .......... .......... .......... 76% 29.6M 6s",
                                "428900K .......... .......... .......... .......... .......... 76% 18.7M 6s",
                                "428950K .......... .......... .......... .......... .......... 76% 69.9M 6s",
                                "429000K .......... .......... .......... .......... .......... 76% 36.1M 6s",
                                "429050K .......... .......... .......... .......... .......... 76% 18.4M 6s",
                                "429100K .......... .......... .......... .......... .......... 76% 26.6M 6s",
                                "429150K .......... .......... .......... .......... .......... 76%  101M 6s",
                                "429200K .......... .......... .......... .......... .......... 76% 18.2M 6s",
                                "429250K .......... .......... .......... .......... .......... 76% 22.9M 6s",
                                "429300K .......... .......... .......... .......... .......... 76% 28.4M 6s",
                                "429350K .......... .......... .......... .......... .......... 76% 26.8M 6s",
                                "429400K .......... .......... .......... .......... .......... 76% 83.8M 6s",
                                "429450K .......... .......... .......... .......... .......... 76% 18.7M 6s",
                                "429500K .......... .......... .......... .......... .......... 76% 32.1M 6s",
                                "429550K .......... .......... .......... .......... .......... 76% 20.4M 6s",
                                "429600K .......... .......... .......... .......... .......... 76% 28.0M 6s",
                                "429650K .......... .......... .......... .......... .......... 76% 60.4M 6s",
                                "429700K .......... .......... .......... .......... .......... 76% 15.1M 6s",
                                "429750K .......... .......... .......... .......... .......... 76% 52.8M 6s",
                                "429800K .......... .......... .......... .......... .......... 76% 28.9M 6s",
                                "429850K .......... .......... .......... .......... .......... 76%  103M 6s",
                                "429900K .......... .......... .......... .......... .......... 76% 37.3M 6s",
                                "429950K .......... .......... .......... .......... .......... 76% 28.0M 6s",
                                "430000K .......... .......... .......... .......... .......... 76% 43.2M 6s",
                                "430050K .......... .......... .......... .......... .......... 76%  101M 6s",
                                "430100K .......... .......... .......... .......... .......... 76% 55.5M 6s",
                                "430150K .......... .......... .......... .......... .......... 76% 19.2M 6s",
                                "430200K .......... .......... .......... .......... .......... 76% 53.0M 6s",
                                "430250K .......... .......... .......... .......... .......... 76% 79.3M 6s",
                                "430300K .......... .......... .......... .......... .......... 76% 17.7M 6s",
                                "430350K .......... .......... .......... .......... .......... 76% 76.3M 6s",
                                "430400K .......... .......... .......... .......... .......... 76% 69.2M 6s",
                                "430450K .......... .......... .......... .......... .......... 76% 12.5M 6s",
                                "430500K .......... .......... .......... .......... .......... 76%  108M 6s",
                                "430550K .......... .......... .......... .......... .......... 76% 92.2M 6s",
                                "430600K .......... .......... .......... .......... .......... 76% 17.7M 6s",
                                "430650K .......... .......... .......... .......... .......... 76% 97.4M 6s",
                                "430700K .......... .......... .......... .......... .......... 76% 18.5M 6s",
                                "430750K .......... .......... .......... .......... .......... 77% 83.3M 6s",
                                "430800K .......... .......... .......... .......... .......... 77% 84.7M 6s",
                                "430850K .......... .......... .......... .......... .......... 77%  108M 6s",
                                "430900K .......... .......... .......... .......... .......... 77% 14.8M 6s",
                                "430950K .......... .......... .......... .......... .......... 77% 86.1M 6s",
                                "431000K .......... .......... .......... .......... .......... 77% 18.8M 6s",
                                "431050K .......... .......... .......... .......... .......... 77% 81.2M 6s",
                                "431100K .......... .......... .......... .......... .......... 77% 86.9M 6s",
                                "431150K .......... .......... .......... .......... .......... 77% 14.6M 6s",
                                "431200K .......... .......... .......... .......... .......... 77% 86.0M 6s",
                                "431250K .......... .......... .......... .......... .......... 77% 87.7M 6s",
                                "431300K .......... .......... .......... .......... .......... 77% 47.4M 6s",
                                "431350K .......... .......... .......... .......... .......... 77% 20.2M 6s",
                                "431400K .......... .......... .......... .......... .......... 77% 83.0M 6s",
                                "431450K .......... .......... .......... .......... .......... 77% 19.3M 6s",
                                "431500K .......... .......... .......... .......... .......... 77% 26.3M 6s",
                                "431550K .......... .......... .......... .......... .......... 77% 92.0M 6s",
                                "431600K .......... .......... .......... .......... .......... 77% 38.3M 6s",
                                "431650K .......... .......... .......... .......... .......... 77% 76.8M 6s",
                                "431700K .......... .......... .......... .......... .......... 77% 73.5M 6s",
                                "431750K .......... .......... .......... .......... .......... 77%  123M 6s",
                                "431800K .......... .......... .......... .......... .......... 77% 16.7M 6s",
                                "431850K .......... .......... .......... .......... .......... 77% 96.9M 6s",
                                "431900K .......... .......... .......... .......... .......... 77% 14.6M 6s",
                                "431950K .......... .......... .......... .......... .......... 77%  111M 6s",
                                "432000K .......... .......... .......... .......... .......... 77% 88.4M 6s",
                                "432050K .......... .......... .......... .......... .......... 77% 16.5M 6s",
                                "432100K .......... .......... .......... .......... .......... 77% 92.9M 6s",
                                "432150K .......... .......... .......... .......... .......... 77% 15.5M 6s",
                                "432200K .......... .......... .......... .......... .......... 77% 58.6M 6s",
                                "432250K .......... .......... .......... .......... .......... 77% 78.5M 6s",
                                "432300K .......... .......... .......... .......... .......... 77% 80.5M 6s",
                                "432350K .......... .......... .......... .......... .......... 77% 14.2M 6s",
                                "432400K .......... .......... .......... .......... .......... 77% 29.2M 6s",
                                "432450K .......... .......... .......... .......... .......... 77% 67.6M 6s",
                                "432500K .......... .......... .......... .......... .......... 77% 36.0M 6s",
                                "432550K .......... .......... .......... .......... .......... 77% 96.9M 6s",
                                "432600K .......... .......... .......... .......... .......... 77% 12.4M 6s",
                                "432650K .......... .......... .......... .......... .......... 77% 77.6M 6s",
                                "432700K .......... .......... .......... .......... .......... 77% 95.0M 6s",
                                "432750K .......... .......... .......... .......... .......... 77% 67.2M 6s",
                                "432800K .......... .......... .......... .......... .......... 77% 16.9M 6s",
                                "432850K .......... .......... .......... .......... .......... 77%  103M 6s",
                                "432900K .......... .......... .......... .......... .......... 77% 95.0M 6s",
                                "432950K .......... .......... .......... .......... .......... 77% 15.3M 6s",
                                "433000K .......... .......... .......... .......... .......... 77% 82.9M 6s",
                                "433050K .......... .......... .......... .......... .......... 77% 13.6M 6s",
                                "433100K .......... .......... .......... .......... .......... 77% 75.6M 6s",
                                "433150K .......... .......... .......... .......... .......... 77% 84.5M 6s",
                                "433200K .......... .......... .......... .......... .......... 77% 71.1M 6s",
                                "433250K .......... .......... .......... .......... .......... 77% 17.3M 6s",
                                "433300K .......... .......... .......... .......... .......... 77% 89.7M 6s",
                                "433350K .......... .......... .......... .......... .......... 77% 48.1M 6s",
                                "433400K .......... .......... .......... .......... .......... 77% 28.5M 6s",
                                "433450K .......... .......... .......... .......... .......... 77% 93.8M 6s",
                                "433500K .......... .......... .......... .......... .......... 77% 16.1M 6s",
                                "433550K .......... .......... .......... .......... .......... 77%  107M 6s",
                                "433600K .......... .......... .......... .......... .......... 77%  107M 6s",
                                "433650K .......... .......... .......... .......... .......... 77% 16.1M 6s",
                                "433700K .......... .......... .......... .......... .......... 77% 98.7M 6s",
                                "433750K .......... .......... .......... .......... .......... 77% 15.8M 6s",
                                "433800K .......... .......... .......... .......... .......... 77% 94.5M 6s",
                                "433850K .......... .......... .......... .......... .......... 77%  112M 6s",
                                "433900K .......... .......... .......... .......... .......... 77% 16.4M 6s",
                                "433950K .......... .......... .......... .......... .......... 77% 75.8M 6s",
                                "434000K .......... .......... .......... .......... .......... 77% 43.2M 6s",
                                "434050K .......... .......... .......... .......... .......... 77%  113M 6s",
                                "434100K .......... .......... .......... .......... .......... 77% 20.8M 6s",
                                "434150K .......... .......... .......... .......... .......... 77% 60.0M 6s",
                                "434200K .......... .......... .......... .......... .......... 77% 17.9M 6s",
                                "434250K .......... .......... .......... .......... .......... 77% 91.3M 6s",
                                "434300K .......... .......... .......... .......... .......... 77% 83.5M 6s",
                                "434350K .......... .......... .......... .......... .......... 77% 16.4M 6s",
                                "434400K .......... .......... .......... .......... .......... 77% 43.8M 6s",
                                "434450K .......... .......... .......... .......... .......... 77% 18.1M 6s",
                                "434500K .......... .......... .......... .......... .......... 77% 2.44M 6s",
                                "434550K .......... .......... .......... .......... .......... 77% 92.4M 6s",
                                "434600K .......... .......... .......... .......... .......... 77% 87.6M 6s",
                                "434650K .......... .......... .......... .......... .......... 77% 88.8M 6s",
                                "434700K .......... .......... .......... .......... .......... 77% 85.6M 6s",
                                "434750K .......... .......... .......... .......... .......... 77% 73.5M 6s",
                                "434800K .......... .......... .......... .......... .......... 77% 49.5M 6s",
                                "434850K .......... .......... .......... .......... .......... 77% 31.8M 6s",
                                "434900K .......... .......... .......... .......... .......... 77% 18.4M 6s",
                                "434950K .......... .......... .......... .......... .......... 77% 9.99M 6s",
                                "435000K .......... .......... .......... .......... .......... 77% 84.0M 6s",
                                "435050K .......... .......... .......... .......... .......... 77% 12.2M 6s",
                                "435100K .......... .......... .......... .......... .......... 77% 11.1M 6s",
                                "435150K .......... .......... .......... .......... .......... 77% 73.0M 6s",
                                "435200K .......... .......... .......... .......... .......... 77% 9.00M 6s",
                                "435250K .......... .......... .......... .......... .......... 77% 61.4M 6s",
                                "435300K .......... .......... .......... .......... .......... 77% 54.2M 6s",
                                "435350K .......... .......... .......... .......... .......... 77% 8.20M 6s",
                                "435400K .......... .......... .......... .......... .......... 77% 44.8M 6s",
                                "435450K .......... .......... .......... .......... .......... 77% 97.1M 6s",
                                "435500K .......... .......... .......... .......... .......... 77% 8.62M 6s",
                                "435550K .......... .......... .......... .......... .......... 77% 34.9M 6s",
                                "435600K .......... .......... .......... .......... .......... 77% 6.54M 6s",
                                "435650K .......... .......... .......... .......... .......... 77% 14.7M 6s",
                                "435700K .......... .......... .......... .......... .......... 77%  130M 6s",
                                "435750K .......... .......... .......... .......... .......... 77% 18.1M 6s",
                                "435800K .......... .......... .......... .......... .......... 77% 85.4M 6s",
                                "435850K .......... .......... .......... .......... .......... 77% 10.7M 6s",
                                "435900K .......... .......... .......... .......... .......... 77% 9.38M 6s",
                                "435950K .......... .......... .......... .......... .......... 77% 85.3M 6s",
                                "436000K .......... .......... .......... .......... .......... 77% 4.47M 6s",
                                "436050K .......... .......... .......... .......... .......... 77% 32.5M 6s",
                                "436100K .......... .......... .......... .......... .......... 77% 64.3M 6s",
                                "436150K .......... .......... .......... .......... .......... 77% 91.5M 6s",
                                "436200K .......... .......... .......... .......... .......... 77% 46.7M 6s",
                                "436250K .......... .......... .......... .......... .......... 77% 11.9M 6s",
                                "436300K .......... .......... .......... .......... .......... 77% 40.5M 6s",
                                "436350K .......... .......... .......... .......... .......... 78% 7.39M 6s",
                                "436400K .......... .......... .......... .......... .......... 78% 95.9M 6s",
                                "436450K .......... .......... .......... .......... .......... 78%  104M 6s",
                                "436500K .......... .......... .......... .......... .......... 78% 7.46M 6s",
                                "436550K .......... .......... .......... .......... .......... 78% 79.5M 6s",
                                "436600K .......... .......... .......... .......... .......... 78% 12.0M 6s",
                                "436650K .......... .......... .......... .......... .......... 78% 75.2M 6s",
                                "436700K .......... .......... .......... .......... .......... 78% 42.3M 6s",
                                "436750K .......... .......... .......... .......... .......... 78% 7.42M 6s",
                                "436800K .......... .......... .......... .......... .......... 78% 89.2M 6s",
                                "436850K .......... .......... .......... .......... .......... 78% 38.4M 6s",
                                "436900K .......... .......... .......... .......... .......... 78% 6.00M 6s",
                                "436950K .......... .......... .......... .......... .......... 78% 35.5M 6s",
                                "437000K .......... .......... .......... .......... .......... 78% 21.6M 6s",
                                "437050K .......... .......... .......... .......... .......... 78% 47.0M 6s",
                                "437100K .......... .......... .......... .......... .......... 78% 87.7M 6s",
                                "437150K .......... .......... .......... .......... .......... 78% 5.56M 6s",
                                "437200K .......... .......... .......... .......... .......... 78%  101M 6s",
                                "437250K .......... .......... .......... .......... .......... 78% 28.6M 6s",
                                "437300K .......... .......... .......... .......... .......... 78% 5.18M 6s",
                                "437350K .......... .......... .......... .......... .......... 78% 89.0M 6s",
                                "437400K .......... .......... .......... .......... .......... 78%  124M 6s",
                                "437450K .......... .......... .......... .......... .......... 78% 96.5M 6s",
                                "437500K .......... .......... .......... .......... .......... 78% 22.8M 6s",
                                "437550K .......... .......... .......... .......... .......... 78% 78.2M 6s",
                                "437600K .......... .......... .......... .......... .......... 78% 36.8M 6s",
                                "437650K .......... .......... .......... .......... .......... 78% 4.80M 6s",
                                "437700K .......... .......... .......... .......... .......... 78% 88.1M 6s",
                                "437750K .......... .......... .......... .......... .......... 78% 35.4M 6s",
                                "437800K .......... .......... .......... .......... .......... 78% 7.19M 6s",
                                "437850K .......... .......... .......... .......... .......... 78% 12.6M 6s",
                                "437900K .......... .......... .......... .......... .......... 78% 14.1M 6s",
                                "437950K .......... .......... .......... .......... .......... 78% 15.0M 6s",
                                "438000K .......... .......... .......... .......... .......... 78% 8.49M 6s",
                                "438050K .......... .......... .......... .......... .......... 78% 8.89M 6s",
                                "438100K .......... .......... .......... .......... .......... 78% 59.4M 5s",
                                "438150K .......... .......... .......... .......... .......... 78% 8.69M 5s",
                                "438200K .......... .......... .......... .......... .......... 78% 46.3M 5s",
                                "438250K .......... .......... .......... .......... .......... 78% 98.4M 5s",
                                "438300K .......... .......... .......... .......... .......... 78% 8.45M 5s",
                                "438350K .......... .......... .......... .......... .......... 78% 35.8M 5s",
                                "438400K .......... .......... .......... .......... .......... 78% 8.98M 5s",
                                "438450K .......... .......... .......... .......... .......... 78% 44.8M 5s",
                                "438500K .......... .......... .......... .......... .......... 78% 72.5M 5s",
                                "438550K .......... .......... .......... .......... .......... 78% 8.72M 5s",
                                "438600K .......... .......... .......... .......... .......... 78% 40.8M 5s",
                                "438650K .......... .......... .......... .......... .......... 78% 8.42M 5s",
                                "438700K .......... .......... .......... .......... .......... 78% 38.1M 5s",
                                "438750K .......... .......... .......... .......... .......... 78% 67.1M 5s",
                                "438800K .......... .......... .......... .......... .......... 78% 7.44M 5s",
                                "438850K .......... .......... .......... .......... .......... 78% 84.0M 5s",
                                "438900K .......... .......... .......... .......... .......... 78% 12.3M 5s",
                                "438950K .......... .......... .......... .......... .......... 78% 91.9M 5s",
                                "439000K .......... .......... .......... .......... .......... 78% 43.5M 5s",
                                "439050K .......... .......... .......... .......... .......... 78% 8.30M 5s",
                                "439100K .......... .......... .......... .......... .......... 78% 35.3M 5s",
                                "439150K .......... .......... .......... .......... .......... 78% 8.22M 5s",
                                "439200K .......... .......... .......... .......... .......... 78% 74.5M 5s",
                                "439250K .......... .......... .......... .......... .......... 78% 74.8M 5s",
                                "439300K .......... .......... .......... .......... .......... 78% 8.27M 5s",
                                "439350K .......... .......... .......... .......... .......... 78% 44.1M 5s",
                                "439400K .......... .......... .......... .......... .......... 78% 12.0M 5s",
                                "439450K .......... .......... .......... .......... .......... 78% 82.7M 5s",
                                "439500K .......... .......... .......... .......... .......... 78% 41.4M 5s",
                                "439550K .......... .......... .......... .......... .......... 78% 8.40M 5s",
                                "439600K .......... .......... .......... .......... .......... 78% 43.8M 5s",
                                "439650K .......... .......... .......... .......... .......... 78% 83.2M 5s",
                                "439700K .......... .......... .......... .......... .......... 78% 8.58M 5s",
                                "439750K .......... .......... .......... .......... .......... 78% 49.6M 5s",
                                "439800K .......... .......... .......... .......... .......... 78% 7.26M 5s",
                                "439850K .......... .......... .......... .......... .......... 78% 75.0M 5s",
                                "439900K .......... .......... .......... .......... .......... 78% 57.2M 5s",
                                "439950K .......... .......... .......... .......... .......... 78% 8.64M 5s",
                                "440000K .......... .......... .......... .......... .......... 78% 91.2M 5s",
                                "440050K .......... .......... .......... .......... .......... 78% 10.9M 5s",
                                "440100K .......... .......... .......... .......... .......... 78% 34.7M 5s",
                                "440150K .......... .......... .......... .......... .......... 78%  107M 5s",
                                "440200K .......... .......... .......... .......... .......... 78% 7.65M 5s",
                                "440250K .......... .......... .......... .......... .......... 78% 73.4M 5s",
                                "440300K .......... .......... .......... .......... .......... 78% 9.12M 5s",
                                "440350K .......... .......... .......... .......... .......... 78% 50.4M 5s",
                                "440400K .......... .......... .......... .......... .......... 78% 42.8M 5s",
                                "440450K .......... .......... .......... .......... .......... 78% 8.30M 5s",
                                "440500K .......... .......... .......... .......... .......... 78% 40.6M 5s",
                                "440550K .......... .......... .......... .......... .......... 78% 12.6M 5s",
                                "440600K .......... .......... .......... .......... .......... 78% 65.9M 5s",
                                "440650K .......... .......... .......... .......... .......... 78% 41.2M 5s",
                                "440700K .......... .......... .......... .......... .......... 78% 8.45M 5s",
                                "440750K .......... .......... .......... .......... .......... 78% 48.0M 5s",
                                "440800K .......... .......... .......... .......... .......... 78% 8.58M 5s",
                                "440850K .......... .......... .......... .......... .......... 78% 87.4M 5s",
                                "440900K .......... .......... .......... .......... .......... 78% 22.4M 5s",
                                "440950K .......... .......... .......... .......... .......... 78% 10.2M 5s",
                                "441000K .......... .......... .......... .......... .......... 78% 42.3M 5s",
                                "441050K .......... .......... .......... .......... .......... 78% 73.7M 5s",
                                "441100K .......... .......... .......... .......... .......... 78% 6.80M 5s",
                                "441150K .......... .......... .......... .......... .......... 78%  102M 5s",
                                "441200K .......... .......... .......... .......... .......... 78% 8.82M 5s",
                                "441250K .......... .......... .......... .......... .......... 78% 50.9M 5s",
                                "441300K .......... .......... .......... .......... .......... 78% 46.5M 5s",
                                "441350K .......... .......... .......... .......... .......... 78% 12.4M 5s",
                                "441400K .......... .......... .......... .......... .......... 78% 27.9M 5s",
                                "441450K .......... .......... .......... .......... .......... 78% 10.0M 5s",
                                "441500K .......... .......... .......... .......... .......... 78% 41.3M 5s",
                                "441550K .......... .......... .......... .......... .......... 78% 97.4M 5s",
                                "441600K .......... .......... .......... .......... .......... 78% 7.31M 5s",
                                "441650K .......... .......... .......... .......... .......... 78%  119M 5s",
                                "441700K .......... .......... .......... .......... .......... 78% 8.29M 5s",
                                "441750K .......... .......... .......... .......... .......... 78%  127M 5s",
                                "441800K .......... .......... .......... .......... .......... 78% 16.0M 5s",
                                "441850K .......... .......... .......... .......... .......... 78% 11.6M 5s",
                                "441900K .......... .......... .......... .......... .......... 79%  108M 5s",
                                "441950K .......... .......... .......... .......... .......... 79% 11.2M 5s",
                                "442000K .......... .......... .......... .......... .......... 79% 90.2M 5s",
                                "442050K .......... .......... .......... .......... .......... 79% 39.6M 5s",
                                "442100K .......... .......... .......... .......... .......... 79% 8.14M 5s",
                                "442150K .......... .......... .......... .......... .......... 79% 50.6M 5s",
                                "442200K .......... .......... .......... .......... .......... 79% 8.26M 5s",
                                "442250K .......... .......... .......... .......... .......... 79% 81.9M 5s",
                                "442300K .......... .......... .......... .......... .......... 79% 60.0M 5s",
                                "442350K .......... .......... .......... .......... .......... 79% 7.92M 5s",
                                "442400K .......... .......... .......... .......... .......... 79% 54.5M 5s",
                                "442450K .......... .......... .......... .......... .......... 79% 45.7M 5s",
                                "442500K .......... .......... .......... .......... .......... 79% 8.64M 5s",
                                "442550K .......... .......... .......... .......... .......... 79% 40.4M 5s",
                                "442600K .......... .......... .......... .......... .......... 79% 9.35M 5s",
                                "442650K .......... .......... .......... .......... .......... 79% 38.0M 5s",
                                "442700K .......... .......... .......... .......... .......... 79% 94.2M 5s",
                                "442750K .......... .......... .......... .......... .......... 79% 8.66M 5s",
                                "442800K .......... .......... .......... .......... .......... 79% 29.6M 5s",
                                "442850K .......... .......... .......... .......... .......... 79% 9.52M 5s",
                                "442900K .......... .......... .......... .......... .......... 79% 38.8M 5s",
                                "442950K .......... .......... .......... .......... .......... 79% 96.1M 5s",
                                "443000K .......... .......... .......... .......... .......... 79% 7.49M 5s",
                                "443050K .......... .......... .......... .......... .......... 79% 46.7M 5s",
                                "443100K .......... .......... .......... .......... .......... 79% 9.45M 5s",
                                "443150K .......... .......... .......... .......... .......... 79%  112M 5s",
                                "443200K .......... .......... .......... .......... .......... 79% 35.4M 5s",
                                "443250K .......... .......... .......... .......... .......... 79% 8.71M 5s",
                                "443300K .......... .......... .......... .......... .......... 79% 50.2M 5s",
                                "443350K .......... .......... .......... .......... .......... 79% 8.24M 5s",
                                "443400K .......... .......... .......... .......... .......... 79% 56.4M 5s",
                                "443450K .......... .......... .......... .......... .......... 79% 6.73M 5s",
                                "443500K .......... .......... .......... .......... .......... 79% 98.7M 5s",
                                "443550K .......... .......... .......... .......... .......... 79%  116M 5s",
                                "443600K .......... .......... .......... .......... .......... 79% 17.1M 5s",
                                "443650K .......... .......... .......... .......... .......... 79% 6.19M 5s",
                                "443700K .......... .......... .......... .......... .......... 79%  117M 5s",
                                "443750K .......... .......... .......... .......... .......... 79%  110M 5s",
                                "443800K .......... .......... .......... .......... .......... 79%  132M 5s",
                                "443850K .......... .......... .......... .......... .......... 79%  132M 5s",
                                "443900K .......... .......... .......... .......... .......... 79%  135M 5s",
                                "443950K .......... .......... .......... .......... .......... 79%  120M 5s",
                                "444000K .......... .......... .......... .......... .......... 79% 12.7M 5s",
                                "444050K .......... .......... .......... .......... .......... 79% 46.9M 5s",
                                "444100K .......... .......... .......... .......... .......... 79% 56.6M 5s",
                                "444150K .......... .......... .......... .......... .......... 79% 9.07M 5s",
                                "444200K .......... .......... .......... .......... .......... 79% 52.8M 5s",
                                "444250K .......... .......... .......... .......... .......... 79% 10.3M 5s",
                                "444300K .......... .......... .......... .......... .......... 79% 11.1M 5s",
                                "444350K .......... .......... .......... .......... .......... 79% 72.4M 5s",
                                "444400K .......... .......... .......... .......... .......... 79% 46.1M 5s",
                                "444450K .......... .......... .......... .......... .......... 79% 5.95M 5s",
                                "444500K .......... .......... .......... .......... .......... 79% 32.8M 5s",
                                "444550K .......... .......... .......... .......... .......... 79% 90.3M 5s",
                                "444600K .......... .......... .......... .......... .......... 79% 13.5M 5s",
                                "444650K .......... .......... .......... .......... .......... 79% 38.6M 5s",
                                "444700K .......... .......... .......... .......... .......... 79% 13.8M 5s",
                                "444750K .......... .......... .......... .......... .......... 79% 44.8M 5s",
                                "444800K .......... .......... .......... .......... .......... 79% 11.6M 5s",
                                "444850K .......... .......... .......... .......... .......... 79% 17.4M 5s",
                                "444900K .......... .......... .......... .......... .......... 79% 36.2M 5s",
                                "444950K .......... .......... .......... .......... .......... 79% 8.42M 5s",
                                "445000K .......... .......... .......... .......... .......... 79% 41.9M 5s",
                                "445050K .......... .......... .......... .......... .......... 79%  122M 5s",
                                "445100K .......... .......... .......... .......... .......... 79% 8.95M 5s",
                                "445150K .......... .......... .......... .......... .......... 79% 37.7M 5s",
                                "445200K .......... .......... .......... .......... .......... 79% 7.33M 5s",
                                "445250K .......... .......... .......... .......... .......... 79%  107M 5s",
                                "445300K .......... .......... .......... .......... .......... 79% 37.7M 5s",
                                "445350K .......... .......... .......... .......... .......... 79% 9.28M 5s",
                                "445400K .......... .......... .......... .......... .......... 79% 8.70M 5s",
                                "445450K .......... .......... .......... .......... .......... 79% 7.13M 5s",
                                "445500K .......... .......... .......... .......... .......... 79% 36.6M 5s",
                                "445550K .......... .......... .......... .......... .......... 79% 9.76M 5s",
                                "445600K .......... .......... .......... .......... .......... 79% 30.0M 5s",
                                "445650K .......... .......... .......... .......... .......... 79% 8.88M 5s",
                                "445700K .......... .......... .......... .......... .......... 79% 9.14M 5s",
                                "445750K .......... .......... .......... .......... .......... 79% 77.7M 5s",
                                "445800K .......... .......... .......... .......... .......... 79% 7.92M 5s",
                                "445850K .......... .......... .......... .......... .......... 79% 53.2M 5s",
                                "445900K .......... .......... .......... .......... .......... 79% 8.10M 5s",
                                "445950K .......... .......... .......... .......... .......... 79% 97.8M 5s",
                                "446000K .......... .......... .......... .......... .......... 79% 41.5M 5s",
                                "446050K .......... .......... .......... .......... .......... 79% 11.4M 5s",
                                "446100K .......... .......... .......... .......... .......... 79% 41.8M 5s",
                                "446150K .......... .......... .......... .......... .......... 79% 9.72M 5s",
                                "446200K .......... .......... .......... .......... .......... 79% 68.6M 5s",
                                "446250K .......... .......... .......... .......... .......... 79% 49.9M 5s",
                                "446300K .......... .......... .......... .......... .......... 79% 7.08M 5s",
                                "446350K .......... .......... .......... .......... .......... 79% 89.5M 5s",
                                "446400K .......... .......... .......... .......... .......... 79% 11.5M 5s",
                                "446450K .......... .......... .......... .......... .......... 79%  104M 5s",
                                "446500K .......... .......... .......... .......... .......... 79% 39.3M 5s",
                                "446550K .......... .......... .......... .......... .......... 79% 8.38M 5s",
                                "446600K .......... .......... .......... .......... .......... 79% 35.4M 5s",
                                "446650K .......... .......... .......... .......... .......... 79% 89.1M 5s",
                                "446700K .......... .......... .......... .......... .......... 79% 8.00M 5s",
                                "446750K .......... .......... .......... .......... .......... 79% 52.5M 5s",
                                "446800K .......... .......... .......... .......... .......... 79% 11.6M 5s",
                                "446850K .......... .......... .......... .......... .......... 79% 40.1M 5s",
                                "446900K .......... .......... .......... .......... .......... 79% 42.2M 5s",
                                "446950K .......... .......... .......... .......... .......... 79% 7.85M 5s",
                                "447000K .......... .......... .......... .......... .......... 79% 77.3M 5s",
                                "447050K .......... .......... .......... .......... .......... 79% 9.56M 5s",
                                "447100K .......... .......... .......... .......... .......... 79% 39.4M 5s",
                                "447150K .......... .......... .......... .......... .......... 79% 84.8M 5s",
                                "447200K .......... .......... .......... .......... .......... 79% 8.61M 5s",
                                "447250K .......... .......... .......... .......... .......... 79% 42.3M 5s",
                                "447300K .......... .......... .......... .......... .......... 79% 7.66M 5s",
                                "447350K .......... .......... .......... .......... .......... 79% 60.2M 5s",
                                "447400K .......... .......... .......... .......... .......... 79% 51.4M 5s",
                                "447450K .......... .......... .......... .......... .......... 79% 9.37M 5s",
                                "447500K .......... .......... .......... .......... .......... 80% 29.3M 5s",
                                "447550K .......... .......... .......... .......... .......... 80% 9.87M 5s",
                                "447600K .......... .......... .......... .......... .......... 80% 68.4M 5s",
                                "447650K .......... .......... .......... .......... .......... 80% 51.4M 5s",
                                "447700K .......... .......... .......... .......... .......... 80% 8.30M 5s",
                                "447750K .......... .......... .......... .......... .......... 80% 41.2M 5s",
                                "447800K .......... .......... .......... .......... .......... 80% 4.41M 5s",
                                "447850K .......... .......... .......... .......... .......... 80% 90.6M 5s",
                                "447900K .......... .......... .......... .......... .......... 80% 77.5M 5s",
                                "447950K .......... .......... .......... .......... .......... 80% 61.8M 5s",
                                "448000K .......... .......... .......... .......... .......... 80% 44.6M 5s",
                                "448050K .......... .......... .......... .......... .......... 80% 95.6M 5s",
                                "448100K .......... .......... .......... .......... .......... 80% 9.96M 5s",
                                "448150K .......... .......... .......... .......... .......... 80% 75.7M 5s",
                                "448200K .......... .......... .......... .......... .......... 80% 8.93M 5s",
                                "448250K .......... .......... .......... .......... .......... 80% 46.0M 5s",
                                "448300K .......... .......... .......... .......... .......... 80% 41.7M 5s",
                                "448350K .......... .......... .......... .......... .......... 80% 9.15M 5s",
                                "448400K .......... .......... .......... .......... .......... 80% 45.2M 5s",
                                "448450K .......... .......... .......... .......... .......... 80% 8.52M 5s",
                                "448500K .......... .......... .......... .......... .......... 80% 53.7M 5s",
                                "448550K .......... .......... .......... .......... .......... 80% 92.8M 5s",
                                "448600K .......... .......... .......... .......... .......... 80% 6.64M 5s",
                                "448650K .......... .......... .......... .......... .......... 80% 33.8M 5s",
                                "448700K .......... .......... .......... .......... .......... 80% 7.46M 5s",
                                "448750K .......... .......... .......... .......... .......... 80%  119M 5s",
                                "448800K .......... .......... .......... .......... .......... 80%  127M 5s",
                                "448850K .......... .......... .......... .......... .......... 80% 17.8M 5s",
                                "448900K .......... .......... .......... .......... .......... 80% 55.5M 5s",
                                "448950K .......... .......... .......... .......... .......... 80% 4.96M 5s",
                                "449000K .......... .......... .......... .......... .......... 80% 74.3M 5s",
                                "449050K .......... .......... .......... .......... .......... 80% 95.3M 5s",
                                "449100K .......... .......... .......... .......... .......... 80%  103M 5s",
                                "449150K .......... .......... .......... .......... .......... 80% 37.0M 5s",
                                "449200K .......... .......... .......... .......... .......... 80% 8.70M 5s",
                                "449250K .......... .......... .......... .......... .......... 80% 84.7M 5s",
                                "449300K .......... .......... .......... .......... .......... 80% 38.2M 5s",
                                "449350K .......... .......... .......... .......... .......... 80% 6.93M 5s",
                                "449400K .......... .......... .......... .......... .......... 80% 30.3M 5s",
                                "449450K .......... .......... .......... .......... .......... 80% 49.7M 5s",
                                "449500K .......... .......... .......... .......... .......... 80% 6.67M 5s",
                                "449550K .......... .......... .......... .......... .......... 80% 25.1M 5s",
                                "449600K .......... .......... .......... .......... .......... 80% 6.92M 5s",
                                "449650K .......... .......... .......... .......... .......... 80% 6.98M 5s",
                                "449700K .......... .......... .......... .......... .......... 80% 6.11M 5s",
                                "449750K .......... .......... .......... .......... .......... 80% 24.6M 5s",
                                "449800K .......... .......... .......... .......... .......... 80% 8.70M 5s",
                                "449850K .......... .......... .......... .......... .......... 80% 5.16M 5s",
                                "449900K .......... .......... .......... .......... .......... 80% 6.69M 5s",
                                "449950K .......... .......... .......... .......... .......... 80% 6.68M 5s",
                                "450000K .......... .......... .......... .......... .......... 80% 64.5M 5s",
                                "450050K .......... .......... .......... .......... .......... 80% 7.59M 5s",
                                "450100K .......... .......... .......... .......... .......... 80% 9.78M 5s",
                                "450150K .......... .......... .......... .......... .......... 80% 8.66M 5s",
                                "450200K .......... .......... .......... .......... .......... 80% 35.3M 5s",
                                "450250K .......... .......... .......... .......... .......... 80% 30.0M 5s",
                                "450300K .......... .......... .......... .......... .......... 80% 7.78M 5s",
                                "450350K .......... .......... .......... .......... .......... 80% 41.8M 5s",
                                "450400K .......... .......... .......... .......... .......... 80% 64.0M 5s",
                                "450450K .......... .......... .......... .......... .......... 80% 13.8M 5s",
                                "450500K .......... .......... .......... .......... .......... 80% 9.75M 5s",
                                "450550K .......... .......... .......... .......... .......... 80% 46.0M 5s",
                                "450600K .......... .......... .......... .......... .......... 80% 7.08M 5s",
                                "450650K .......... .......... .......... .......... .......... 80% 78.0M 5s",
                                "450700K .......... .......... .......... .......... .......... 80% 38.3M 5s",
                                "450750K .......... .......... .......... .......... .......... 80% 11.3M 5s",
                                "450800K .......... .......... .......... .......... .......... 80% 37.5M 5s",
                                "450850K .......... .......... .......... .......... .......... 80% 14.0M 5s",
                                "450900K .......... .......... .......... .......... .......... 80% 36.5M 5s",
                                "450950K .......... .......... .......... .......... .......... 80% 38.7M 5s",
                                "451000K .......... .......... .......... .......... .......... 80% 8.49M 5s",
                                "451050K .......... .......... .......... .......... .......... 80% 33.3M 5s",
                                "451100K .......... .......... .......... .......... .......... 80% 80.5M 5s",
                                "451150K .......... .......... .......... .......... .......... 80% 11.4M 5s",
                                "451200K .......... .......... .......... .......... .......... 80% 41.8M 5s",
                                "451250K .......... .......... .......... .......... .......... 80% 11.1M 5s",
                                "451300K .......... .......... .......... .......... .......... 80% 40.7M 5s",
                                "451350K .......... .......... .......... .......... .......... 80% 94.5M 5s",
                                "451400K .......... .......... .......... .......... .......... 80% 8.14M 5s",
                                "451450K .......... .......... .......... .......... .......... 80% 42.7M 5s",
                                "451500K .......... .......... .......... .......... .......... 80% 8.89M 5s",
                                "451550K .......... .......... .......... .......... .......... 80% 53.5M 5s",
                                "451600K .......... .......... .......... .......... .......... 80% 55.1M 5s",
                                "451650K .......... .......... .......... .......... .......... 80% 8.23M 5s",
                                "451700K .......... .......... .......... .......... .......... 80% 40.4M 5s",
                                "451750K .......... .......... .......... .......... .......... 80% 9.08M 5s",
                                "451800K .......... .......... .......... .......... .......... 80% 59.5M 5s",
                                "451850K .......... .......... .......... .......... .......... 80% 50.5M 5s",
                                "451900K .......... .......... .......... .......... .......... 80% 11.4M 5s",
                                "451950K .......... .......... .......... .......... .......... 80% 37.0M 5s",
                                "452000K .......... .......... .......... .......... .......... 80% 8.66M 5s",
                                "452050K .......... .......... .......... .......... .......... 80% 87.6M 5s",
                                "452100K .......... .......... .......... .......... .......... 80% 45.5M 5s",
                                "452150K .......... .......... .......... .......... .......... 80% 10.5M 5s",
                                "452200K .......... .......... .......... .......... .......... 80% 32.5M 5s",
                                "452250K .......... .......... .......... .......... .......... 80% 76.4M 5s",
                                "452300K .......... .......... .......... .......... .......... 80% 8.27M 5s",
                                "452350K .......... .......... .......... .......... .......... 80% 48.2M 5s",
                                "452400K .......... .......... .......... .......... .......... 80% 8.18M 5s",
                                "452450K .......... .......... .......... .......... .......... 80% 25.0M 5s",
                                "452500K .......... .......... .......... .......... .......... 80% 64.6M 5s",
                                "452550K .......... .......... .......... .......... .......... 80% 7.46M 5s",
                                "452600K .......... .......... .......... .......... .......... 80% 47.2M 5s",
                                "452650K .......... .......... .......... .......... .......... 80% 11.9M 5s",
                                "452700K .......... .......... .......... .......... .......... 80% 8.67M 5s",
                                "452750K .......... .......... .......... .......... .......... 80% 73.2M 5s",
                                "452800K .......... .......... .......... .......... .......... 80% 31.4M 5s",
                                "452850K .......... .......... .......... .......... .......... 80% 8.86M 5s",
                                "452900K .......... .......... .......... .......... .......... 80% 41.4M 5s",
                                "452950K .......... .......... .......... .......... .......... 80% 90.5M 5s",
                                "453000K .......... .......... .......... .......... .......... 80% 11.8M 5s",
                                "453050K .......... .......... .......... .......... .......... 80% 32.1M 5s",
                                "453100K .......... .......... .......... .......... .......... 81% 7.88M 5s",
                                "453150K .......... .......... .......... .......... .......... 81% 38.3M 5s",
                                "453200K .......... .......... .......... .......... .......... 81% 83.9M 5s",
                                "453250K .......... .......... .......... .......... .......... 81% 11.5M 5s",
                                "453300K .......... .......... .......... .......... .......... 81% 55.8M 5s",
                                "453350K .......... .......... .......... .......... .......... 81% 8.84M 5s",
                                "453400K .......... .......... .......... .......... .......... 81% 48.3M 5s",
                                "453450K .......... .......... .......... .......... .......... 81% 98.1M 5s",
                                "453500K .......... .......... .......... .......... .......... 81% 8.32M 5s",
                                "453550K .......... .......... .......... .......... .......... 81% 39.2M 5s",
                                "453600K .......... .......... .......... .......... .......... 81% 9.17M 5s",
                                "453650K .......... .......... .......... .......... .......... 81% 87.7M 5s",
                                "453700K .......... .......... .......... .......... .......... 81% 39.1M 5s",
                                "453750K .......... .......... .......... .......... .......... 81% 7.93M 5s",
                                "453800K .......... .......... .......... .......... .......... 81% 66.8M 5s",
                                "453850K .......... .......... .......... .......... .......... 81% 8.87M 5s",
                                "453900K .......... .......... .......... .......... .......... 81% 12.9M 5s",
                                "453950K .......... .......... .......... .......... .......... 81% 66.0M 5s",
                                "454000K .......... .......... .......... .......... .......... 81% 12.4M 5s",
                                "454050K .......... .......... .......... .......... .......... 81% 34.8M 5s",
                                "454100K .......... .......... .......... .......... .......... 81% 10.8M 5s",
                                "454150K .......... .......... .......... .......... .......... 81% 70.9M 5s",
                                "454200K .......... .......... .......... .......... .......... 81% 8.22M 5s",
                                "454250K .......... .......... .......... .......... .......... 81% 76.3M 5s",
                                "454300K .......... .......... .......... .......... .......... 81% 7.32M 5s",
                                "454350K .......... .......... .......... .......... .......... 81% 76.1M 5s",
                                "454400K .......... .......... .......... .......... .......... 81% 34.6M 5s",
                                "454450K .......... .......... .......... .......... .......... 81% 9.92M 5s",
                                "454500K .......... .......... .......... .......... .......... 81% 5.50M 5s",
                                "454550K .......... .......... .......... .......... .......... 81% 56.1M 5s",
                                "454600K .......... .......... .......... .......... .......... 81% 74.1M 5s",
                                "454650K .......... .......... .......... .......... .......... 81% 29.7M 5s",
                                "454700K .......... .......... .......... .......... .......... 81% 35.0M 5s",
                                "454750K .......... .......... .......... .......... .......... 81% 6.97M 5s",
                                "454800K .......... .......... .......... .......... .......... 81% 31.3M 5s",
                                "454850K .......... .......... .......... .......... .......... 81% 75.1M 5s",
                                "454900K .......... .......... .......... .......... .......... 81% 9.65M 5s",
                                "454950K .......... .......... .......... .......... .......... 81% 77.0M 5s",
                                "455000K .......... .......... .......... .......... .......... 81% 11.1M 5s",
                                "455050K .......... .......... .......... .......... .......... 81% 84.3M 5s",
                                "455100K .......... .......... .......... .......... .......... 81% 36.6M 5s",
                                "455150K .......... .......... .......... .......... .......... 81% 7.77M 5s",
                                "455200K .......... .......... .......... .......... .......... 81% 31.3M 5s",
                                "455250K .......... .......... .......... .......... .......... 81% 8.38M 5s",
                                "455300K .......... .......... .......... .......... .......... 81% 76.5M 5s",
                                "455350K .......... .......... .......... .......... .......... 81% 33.8M 5s",
                                "455400K .......... .......... .......... .......... .......... 81% 10.1M 5s",
                                "455450K .......... .......... .......... .......... .......... 81% 7.60M 5s",
                                "455500K .......... .......... .......... .......... .......... 81% 88.4M 5s",
                                "455550K .......... .......... .......... .......... .......... 81% 95.7M 5s",
                                "455600K .......... .......... .......... .......... .......... 81% 7.85M 5s",
                                "455650K .......... .......... .......... .......... .......... 81% 29.4M 5s",
                                "455700K .......... .......... .......... .......... .......... 81% 12.2M 5s",
                                "455750K .......... .......... .......... .......... .......... 81% 52.6M 5s",
                                "455800K .......... .......... .......... .......... .......... 81% 52.6M 5s",
                                "455850K .......... .......... .......... .......... .......... 81% 8.16M 5s",
                                "455900K .......... .......... .......... .......... .......... 81% 37.6M 5s",
                                "455950K .......... .......... .......... .......... .......... 81% 8.51M 5s",
                                "456000K .......... .......... .......... .......... .......... 81% 79.9M 5s",
                                "456050K .......... .......... .......... .......... .......... 81% 43.7M 5s",
                                "456100K .......... .......... .......... .......... .......... 81% 8.76M 5s",
                                "456150K .......... .......... .......... .......... .......... 81% 95.0M 5s",
                                "456200K .......... .......... .......... .......... .......... 81% 9.03M 5s",
                                "456250K .......... .......... .......... .......... .......... 81% 81.0M 5s",
                                "456300K .......... .......... .......... .......... .......... 81% 37.8M 5s",
                                "456350K .......... .......... .......... .......... .......... 81% 9.46M 5s",
                                "456400K .......... .......... .......... .......... .......... 81% 43.5M 5s",
                                "456450K .......... .......... .......... .......... .......... 81% 26.8M 5s",
                                "456500K .......... .......... .......... .......... .......... 81% 11.9M 5s",
                                "456550K .......... .......... .......... .......... .......... 81% 42.5M 5s",
                                "456600K .......... .......... .......... .......... .......... 81% 9.10M 5s",
                                "456650K .......... .......... .......... .......... .......... 81% 42.3M 5s",
                                "456700K .......... .......... .......... .......... .......... 81% 52.6M 5s",
                                "456750K .......... .......... .......... .......... .......... 81% 9.73M 5s",
                                "456800K .......... .......... .......... .......... .......... 81% 42.9M 5s",
                                "456850K .......... .......... .......... .......... .......... 81% 8.88M 5s",
                                "456900K .......... .......... .......... .......... .......... 81% 41.6M 5s",
                                "456950K .......... .......... .......... .......... .......... 81% 93.3M 5s",
                                "457000K .......... .......... .......... .......... .......... 81% 9.28M 5s",
                                "457050K .......... .......... .......... .......... .......... 81% 22.8M 5s",
                                "457100K .......... .......... .......... .......... .......... 81% 8.80M 5s",
                                "457150K .......... .......... .......... .......... .......... 81% 82.0M 5s",
                                "457200K .......... .......... .......... .......... .......... 81% 24.9M 5s",
                                "457250K .......... .......... .......... .......... .......... 81% 10.6M 5s",
                                "457300K .......... .......... .......... .......... .......... 81% 71.5M 5s",
                                "457350K .......... .......... .......... .......... .......... 81% 13.0M 5s",
                                "457400K .......... .......... .......... .......... .......... 81% 74.9M 5s",
                                "457450K .......... .......... .......... .......... .......... 81% 97.3M 5s",
                                "457500K .......... .......... .......... .......... .......... 81% 8.28M 5s",
                                "457550K .......... .......... .......... .......... .......... 81% 38.2M 5s",
                                "457600K .......... .......... .......... .......... .......... 81% 8.43M 5s",
                                "457650K .......... .......... .......... .......... .......... 81% 90.2M 5s",
                                "457700K .......... .......... .......... .......... .......... 81% 34.9M 5s",
                                "457750K .......... .......... .......... .......... .......... 81% 7.93M 5s",
                                "457800K .......... .......... .......... .......... .......... 81% 74.4M 5s",
                                "457850K .......... .......... .......... .......... .......... 81% 89.3M 5s",
                                "457900K .......... .......... .......... .......... .......... 81% 8.02M 5s",
                                "457950K .......... .......... .......... .......... .......... 81%  107M 5s",
                                "458000K .......... .......... .......... .......... .......... 81% 13.8M 5s",
                                "458050K .......... .......... .......... .......... .......... 81% 42.7M 5s",
                                "458100K .......... .......... .......... .......... .......... 81% 11.0M 5s",
                                "458150K .......... .......... .......... .......... .......... 81% 34.4M 5s",
                                "458200K .......... .......... .......... .......... .......... 81% 10.3M 5s",
                                "458250K .......... .......... .......... .......... .......... 81% 28.7M 5s",
                                "458300K .......... .......... .......... .......... .......... 81% 38.6M 5s",
                                "458350K .......... .......... .......... .......... .......... 81% 82.5M 5s",
                                "458400K .......... .......... .......... .......... .......... 81% 8.84M 5s",
                                "458450K .......... .......... .......... .......... .......... 81% 52.9M 5s",
                                "458500K .......... .......... .......... .......... .......... 81% 7.11M 5s",
                                "458550K .......... .......... .......... .......... .......... 81% 78.6M 5s",
                                "458600K .......... .......... .......... .......... .......... 81% 30.1M 5s",
                                "458650K .......... .......... .......... .......... .......... 81% 12.3M 5s",
                                "458700K .......... .......... .......... .......... .......... 82% 48.7M 5s",
                                "458750K .......... .......... .......... .......... .......... 82% 12.9M 5s",
                                "458800K .......... .......... .......... .......... .......... 82% 78.8M 5s",
                                "458850K .......... .......... .......... .......... .......... 82% 42.4M 5s",
                                "458900K .......... .......... .......... .......... .......... 82% 9.56M 5s",
                                "458950K .......... .......... .......... .......... .......... 82% 43.5M 5s",
                                "459000K .......... .......... .......... .......... .......... 82% 8.50M 5s",
                                "459050K .......... .......... .......... .......... .......... 82% 84.2M 5s",
                                "459100K .......... .......... .......... .......... .......... 82% 71.6M 5s",
                                "459150K .......... .......... .......... .......... .......... 82% 8.11M 5s",
                                "459200K .......... .......... .......... .......... .......... 82% 72.5M 5s",
                                "459250K .......... .......... .......... .......... .......... 82% 86.9M 5s",
                                "459300K .......... .......... .......... .......... .......... 82% 9.50M 5s",
                                "459350K .......... .......... .......... .......... .......... 82% 47.9M 5s",
                                "459400K .......... .......... .......... .......... .......... 82% 9.05M 5s",
                                "459450K .......... .......... .......... .......... .......... 82% 42.9M 5s",
                                "459500K .......... .......... .......... .......... .......... 82% 73.9M 5s",
                                "459550K .......... .......... .......... .......... .......... 82% 7.81M 5s",
                                "459600K .......... .......... .......... .......... .......... 82% 47.3M 5s",
                                "459650K .......... .......... .......... .......... .......... 82% 8.81M 5s",
                                "459700K .......... .......... .......... .......... .......... 82% 45.4M 5s",
                                "459750K .......... .......... .......... .......... .......... 82% 69.5M 5s",
                                "459800K .......... .......... .......... .......... .......... 82% 13.2M 5s",
                                "459850K .......... .......... .......... .......... .......... 82% 50.0M 5s",
                                "459900K .......... .......... .......... .......... .......... 82% 9.64M 5s",
                                "459950K .......... .......... .......... .......... .......... 82% 67.0M 5s",
                                "460000K .......... .......... .......... .......... .......... 82% 36.8M 5s",
                                "460050K .......... .......... .......... .......... .......... 82% 8.62M 5s",
                                "460100K .......... .......... .......... .......... .......... 82% 61.4M 5s",
                                "460150K .......... .......... .......... .......... .......... 82% 9.08M 5s",
                                "460200K .......... .......... .......... .......... .......... 82% 64.2M 5s",
                                "460250K .......... .......... .......... .......... .......... 82% 44.5M 5s",
                                "460300K .......... .......... .......... .......... .......... 82% 8.97M 5s",
                                "460350K .......... .......... .......... .......... .......... 82% 47.0M 5s",
                                "460400K .......... .......... .......... .......... .......... 82% 9.40M 5s",
                                "460450K .......... .......... .......... .......... .......... 82% 89.6M 5s",
                                "460500K .......... .......... .......... .......... .......... 82% 38.8M 5s",
                                "460550K .......... .......... .......... .......... .......... 82% 9.25M 5s",
                                "460600K .......... .......... .......... .......... .......... 82% 50.0M 5s",
                                "460650K .......... .......... .......... .......... .......... 82% 99.3M 5s",
                                "460700K .......... .......... .......... .......... .......... 82% 9.21M 5s",
                                "460750K .......... .......... .......... .......... .......... 82% 41.3M 5s",
                                "460800K .......... .......... .......... .......... .......... 82% 9.33M 5s",
                                "460850K .......... .......... .......... .......... .......... 82% 40.8M 5s",
                                "460900K .......... .......... .......... .......... .......... 82% 84.1M 5s",
                                "460950K .......... .......... .......... .......... .......... 82% 8.64M 5s",
                                "461000K .......... .......... .......... .......... .......... 82% 54.8M 5s",
                                "461050K .......... .......... .......... .......... .......... 82% 8.68M 5s",
                                "461100K .......... .......... .......... .......... .......... 82% 46.9M 5s",
                                "461150K .......... .......... .......... .......... .......... 82% 58.4M 5s",
                                "461200K .......... .......... .......... .......... .......... 82% 9.63M 5s",
                                "461250K .......... .......... .......... .......... .......... 82% 36.1M 5s",
                                "461300K .......... .......... .......... .......... .......... 82% 8.94M 5s",
                                "461350K .......... .......... .......... .......... .......... 82% 93.3M 5s",
                                "461400K .......... .......... .......... .......... .......... 82% 45.3M 4s",
                                "461450K .......... .......... .......... .......... .......... 82% 7.12M 4s",
                                "461500K .......... .......... .......... .......... .......... 82% 75.4M 4s",
                                "461550K .......... .......... .......... .......... .......... 82% 11.1M 4s",
                                "461600K .......... .......... .......... .......... .......... 82% 47.8M 4s",
                                "461650K .......... .......... .......... .......... .......... 82% 55.1M 4s",
                                "461700K .......... .......... .......... .......... .......... 82% 9.44M 4s",
                                "461750K .......... .......... .......... .......... .......... 82% 31.2M 4s",
                                "461800K .......... .......... .......... .......... .......... 82% 9.83M 4s",
                                "461850K .......... .......... .......... .......... .......... 82% 60.4M 4s",
                                "461900K .......... .......... .......... .......... .......... 82% 48.8M 4s",
                                "461950K .......... .......... .......... .......... .......... 82% 8.14M 4s",
                                "462000K .......... .......... .......... .......... .......... 82% 46.3M 4s",
                                "462050K .......... .......... .......... .......... .......... 82% 30.6M 4s",
                                "462100K .......... .......... .......... .......... .......... 82% 16.2M 4s",
                                "462150K .......... .......... .......... .......... .......... 82% 44.9M 4s",
                                "462200K .......... .......... .......... .......... .......... 82% 12.7M 4s",
                                "462250K .......... .......... .......... .......... .......... 82% 40.1M 4s",
                                "462300K .......... .......... .......... .......... .......... 82% 73.3M 4s",
                                "462350K .......... .......... .......... .......... .......... 82% 9.67M 4s",
                                "462400K .......... .......... .......... .......... .......... 82% 31.6M 4s",
                                "462450K .......... .......... .......... .......... .......... 82% 8.20M 4s",
                                "462500K .......... .......... .......... .......... .......... 82% 32.3M 4s",
                                "462550K .......... .......... .......... .......... .......... 82% 80.3M 4s",
                                "462600K .......... .......... .......... .......... .......... 82% 10.6M 4s",
                                "462650K .......... .......... .......... .......... .......... 82% 26.2M 4s",
                                "462700K .......... .......... .......... .......... .......... 82% 15.8M 4s",
                                "462750K .......... .......... .......... .......... .......... 82% 55.7M 4s",
                                "462800K .......... .......... .......... .......... .......... 82% 21.5M 4s",
                                "462850K .......... .......... .......... .......... .......... 82% 8.30M 4s",
                                "462900K .......... .......... .......... .......... .......... 82% 36.6M 4s",
                                "462950K .......... .......... .......... .......... .......... 82% 9.17M 4s",
                                "463000K .......... .......... .......... .......... .......... 82% 57.3M 4s",
                                "463050K .......... .......... .......... .......... .......... 82% 20.5M 4s",
                                "463100K .......... .......... .......... .......... .......... 82% 10.8M 4s",
                                "463150K .......... .......... .......... .......... .......... 82% 29.2M 4s",
                                "463200K .......... .......... .......... .......... .......... 82% 7.77M 4s",
                                "463250K .......... .......... .......... .......... .......... 82% 65.7M 4s",
                                "463300K .......... .......... .......... .......... .......... 82% 30.0M 4s",
                                "463350K .......... .......... .......... .......... .......... 82% 9.52M 4s",
                                "463400K .......... .......... .......... .......... .......... 82% 9.71M 4s",
                                "463450K .......... .......... .......... .......... .......... 82% 7.19M 4s",
                                "463500K .......... .......... .......... .......... .......... 82% 21.6M 4s",
                                "463550K .......... .......... .......... .......... .......... 82% 93.3M 4s",
                                "463600K .......... .......... .......... .......... .......... 82% 9.25M 4s",
                                "463650K .......... .......... .......... .......... .......... 82% 35.0M 4s",
                                "463700K .......... .......... .......... .......... .......... 82% 80.8M 4s",
                                "463750K .......... .......... .......... .......... .......... 82% 11.7M 4s",
                                "463800K .......... .......... .......... .......... .......... 82% 49.6M 4s",
                                "463850K .......... .......... .......... .......... .......... 82% 8.07M 4s",
                                "463900K .......... .......... .......... .......... .......... 82% 50.3M 4s",
                                "463950K .......... .......... .......... .......... .......... 82% 77.7M 4s",
                                "464000K .......... .......... .......... .......... .......... 82% 11.2M 4s",
                                "464050K .......... .......... .......... .......... .......... 82% 34.9M 4s",
                                "464100K .......... .......... .......... .......... .......... 82% 7.94M 4s",
                                "464150K .......... .......... .......... .......... .......... 82%  114M 4s",
                                "464200K .......... .......... .......... .......... .......... 82% 61.7M 4s",
                                "464250K .......... .......... .......... .......... .......... 82% 9.95M 4s",
                                "464300K .......... .......... .......... .......... .......... 83% 47.6M 4s",
                                "464350K .......... .......... .......... .......... .......... 83% 10.2M 4s",
                                "464400K .......... .......... .......... .......... .......... 83% 90.7M 4s",
                                "464450K .......... .......... .......... .......... .......... 83% 46.7M 4s",
                                "464500K .......... .......... .......... .......... .......... 83% 2.93M 4s",
                                "464550K .......... .......... .......... .......... .......... 83% 84.0M 4s",
                                "464600K .......... .......... .......... .......... .......... 83%  108M 4s",
                                "464650K .......... .......... .......... .......... .......... 83%  123M 4s",
                                "464700K .......... .......... .......... .......... .......... 83%  136M 4s",
                                "464750K .......... .......... .......... .......... .......... 83% 40.7M 4s",
                                "464800K .......... .......... .......... .......... .......... 83%  133M 4s",
                                "464850K .......... .......... .......... .......... .......... 83%  135M 4s",
                                "464900K .......... .......... .......... .......... .......... 83% 14.0M 4s",
                                "464950K .......... .......... .......... .......... .......... 83%  125M 4s",
                                "465000K .......... .......... .......... .......... .......... 83% 10.7M 4s",
                                "465050K .......... .......... .......... .......... .......... 83% 36.5M 4s",
                                "465100K .......... .......... .......... .......... .......... 83% 70.9M 4s",
                                "465150K .......... .......... .......... .......... .......... 83% 8.95M 4s",
                                "465200K .......... .......... .......... .......... .......... 83% 82.2M 4s",
                                "465250K .......... .......... .......... .......... .......... 83% 9.40M 4s",
                                "465300K .......... .......... .......... .......... .......... 83% 52.3M 4s",
                                "465350K .......... .......... .......... .......... .......... 83% 83.5M 4s",
                                "465400K .......... .......... .......... .......... .......... 83% 9.60M 4s",
                                "465450K .......... .......... .......... .......... .......... 83% 41.4M 4s",
                                "465500K .......... .......... .......... .......... .......... 83% 8.90M 4s",
                                "465550K .......... .......... .......... .......... .......... 83% 88.0M 4s",
                                "465600K .......... .......... .......... .......... .......... 83% 54.0M 4s",
                                "465650K .......... .......... .......... .......... .......... 83% 8.62M 4s",
                                "465700K .......... .......... .......... .......... .......... 83% 45.7M 4s",
                                "465750K .......... .......... .......... .......... .......... 83% 9.11M 4s",
                                "465800K .......... .......... .......... .......... .......... 83% 73.8M 4s",
                                "465850K .......... .......... .......... .......... .......... 83% 36.8M 4s",
                                "465900K .......... .......... .......... .......... .......... 83% 9.52M 4s",
                                "465950K .......... .......... .......... .......... .......... 83% 37.0M 4s",
                                "466000K .......... .......... .......... .......... .......... 83% 9.00M 4s",
                                "466050K .......... .......... .......... .......... .......... 83% 66.8M 4s",
                                "466100K .......... .......... .......... .......... .......... 83% 37.5M 4s",
                                "466150K .......... .......... .......... .......... .......... 83% 8.86M 4s",
                                "466200K .......... .......... .......... .......... .......... 83% 44.2M 4s",
                                "466250K .......... .......... .......... .......... .......... 83% 76.7M 4s",
                                "466300K .......... .......... .......... .......... .......... 83% 8.68M 4s",
                                "466350K .......... .......... .......... .......... .......... 83% 44.5M 4s",
                                "466400K .......... .......... .......... .......... .......... 83% 8.61M 4s",
                                "466450K .......... .......... .......... .......... .......... 83% 36.1M 4s",
                                "466500K .......... .......... .......... .......... .......... 83% 82.5M 4s",
                                "466550K .......... .......... .......... .......... .......... 83% 8.02M 4s",
                                "466600K .......... .......... .......... .......... .......... 83% 59.0M 4s",
                                "466650K .......... .......... .......... .......... .......... 83% 8.74M 4s",
                                "466700K .......... .......... .......... .......... .......... 83% 36.2M 4s",
                                "466750K .......... .......... .......... .......... .......... 83% 67.8M 4s",
                                "466800K .......... .......... .......... .......... .......... 83% 9.08M 4s",
                                "466850K .......... .......... .......... .......... .......... 83% 40.7M 4s",
                                "466900K .......... .......... .......... .......... .......... 83% 8.61M 4s",
                                "466950K .......... .......... .......... .......... .......... 83% 73.9M 4s",
                                "467000K .......... .......... .......... .......... .......... 83% 19.8M 4s",
                                "467050K .......... .......... .......... .......... .......... 83% 10.6M 4s",
                                "467100K .......... .......... .......... .......... .......... 83% 33.4M 4s",
                                "467150K .......... .......... .......... .......... .......... 83% 10.5M 4s",
                                "467200K .......... .......... .......... .......... .......... 83% 94.6M 4s",
                                "467250K .......... .......... .......... .......... .......... 83% 78.5M 4s",
                                "467300K .......... .......... .......... .......... .......... 83% 8.03M 4s",
                                "467350K .......... .......... .......... .......... .......... 83% 59.6M 4s",
                                "467400K .......... .......... .......... .......... .......... 83% 8.46M 4s",
                                "467450K .......... .......... .......... .......... .......... 83% 83.4M 4s",
                                "467500K .......... .......... .......... .......... .......... 83% 41.6M 4s",
                                "467550K .......... .......... .......... .......... .......... 83% 8.63M 4s",
                                "467600K .......... .......... .......... .......... .......... 83% 39.2M 4s",
                                "467650K .......... .......... .......... .......... .......... 83% 47.7M 4s",
                                "467700K .......... .......... .......... .......... .......... 83% 12.3M 4s",
                                "467750K .......... .......... .......... .......... .......... 83% 43.9M 4s",
                                "467800K .......... .......... .......... .......... .......... 83% 7.39M 4s",
                                "467850K .......... .......... .......... .......... .......... 83% 28.8M 4s",
                                "467900K .......... .......... .......... .......... .......... 83% 39.0M 4s",
                                "467950K .......... .......... .......... .......... .......... 83% 11.1M 4s",
                                "468000K .......... .......... .......... .......... .......... 83% 41.5M 4s",
                                "468050K .......... .......... .......... .......... .......... 83% 11.8M 4s",
                                "468100K .......... .......... .......... .......... .......... 83% 10.1M 4s",
                                "468150K .......... .......... .......... .......... .......... 83% 81.8M 4s",
                                "468200K .......... .......... .......... .......... .......... 83% 93.4M 4s",
                                "468250K .......... .......... .......... .......... .......... 83% 38.3M 4s",
                                "468300K .......... .......... .......... .......... .......... 83% 8.65M 4s",
                                "468350K .......... .......... .......... .......... .......... 83% 85.7M 4s",
                                "468400K .......... .......... .......... .......... .......... 83% 33.6M 4s",
                                "468450K .......... .......... .......... .......... .......... 83% 5.71M 4s",
                                "468500K .......... .......... .......... .......... .......... 83% 19.6M 4s",
                                "468550K .......... .......... .......... .......... .......... 83% 6.55M 4s",
                                "468600K .......... .......... .......... .......... .......... 83% 8.69M 4s",
                                "468650K .......... .......... .......... .......... .......... 83% 25.0M 4s",
                                "468700K .......... .......... .......... .......... .......... 83% 5.50M 4s",
                                "468750K .......... .......... .......... .......... .......... 83% 7.98M 4s",
                                "468800K .......... .......... .......... .......... .......... 83% 6.49M 4s",
                                "468850K .......... .......... .......... .......... .......... 83% 62.7M 4s",
                                "468900K .......... .......... .......... .......... .......... 83% 5.81M 4s",
                                "468950K .......... .......... .......... .......... .......... 83% 6.30M 4s",
                                "469000K .......... .......... .......... .......... .......... 83% 22.7M 4s",
                                "469050K .......... .......... .......... .......... .......... 83% 7.09M 4s",
                                "469100K .......... .......... .......... .......... .......... 83% 7.46M 4s",
                                "469150K .......... .......... .......... .......... .......... 83% 25.4M 4s",
                                "469200K .......... .......... .......... .......... .......... 83% 6.75M 4s",
                                "469250K .......... .......... .......... .......... .......... 83% 5.83M 4s",
                                "469300K .......... .......... .......... .......... .......... 83% 8.19M 4s",
                                "469350K .......... .......... .......... .......... .......... 83% 53.2M 4s",
                                "469400K .......... .......... .......... .......... .......... 83% 5.79M 4s",
                                "469450K .......... .......... .......... .......... .......... 83% 20.8M 4s",
                                "469500K .......... .......... .......... .......... .......... 83% 4.65M 4s",
                                "469550K .......... .......... .......... .......... .......... 83% 53.9M 4s",
                                "469600K .......... .......... .......... .......... .......... 83% 6.16M 4s",
                                "469650K .......... .......... .......... .......... .......... 83% 4.52M 4s",
                                "469700K .......... .......... .......... .......... .......... 83% 47.8M 4s",
                                "469750K .......... .......... .......... .......... .......... 83% 6.61M 4s",
                                "469800K .......... .......... .......... .......... .......... 83% 21.9M 4s",
                                "469850K .......... .......... .......... .......... .......... 83% 19.9M 4s",
                                "469900K .......... .......... .......... .......... .......... 84% 7.09M 4s",
                                "469950K .......... .......... .......... .......... .......... 84% 9.04M 4s",
                                "470000K .......... .......... .......... .......... .......... 84% 9.64M 4s",
                                "470050K .......... .......... .......... .......... .......... 84% 33.2M 4s",
                                "470100K .......... .......... .......... .......... .......... 84% 8.76M 4s",
                                "470150K .......... .......... .......... .......... .......... 84% 7.46M 4s",
                                "470200K .......... .......... .......... .......... .......... 84% 38.0M 4s",
                                "470250K .......... .......... .......... .......... .......... 84% 76.1M 4s",
                                "470300K .......... .......... .......... .......... .......... 84% 8.55M 4s",
                                "470350K .......... .......... .......... .......... .......... 84% 46.1M 4s",
                                "470400K .......... .......... .......... .......... .......... 84% 13.1M 4s",
                                "470450K .......... .......... .......... .......... .......... 84% 79.3M 4s",
                                "470500K .......... .......... .......... .......... .......... 84% 42.2M 4s",
                                "470550K .......... .......... .......... .......... .......... 84% 7.93M 4s",
                                "470600K .......... .......... .......... .......... .......... 84% 54.2M 4s",
                                "470650K .......... .......... .......... .......... .......... 84% 11.7M 4s",
                                "470700K .......... .......... .......... .......... .......... 84%  101M 4s",
                                "470750K .......... .......... .......... .......... .......... 84% 38.9M 4s",
                                "470800K .......... .......... .......... .......... .......... 84% 5.45M 4s",
                                "470850K .......... .......... .......... .......... .......... 84%  113M 4s",
                                "470900K .......... .......... .......... .......... .......... 84% 46.9M 4s",
                                "470950K .......... .......... .......... .......... .......... 84% 72.3M 4s",
                                "471000K .......... .......... .......... .......... .......... 84% 77.8M 4s",
                                "471050K .......... .......... .......... .......... .......... 84% 9.43M 4s",
                                "471100K .......... .......... .......... .......... .......... 84% 43.2M 4s",
                                "471150K .......... .......... .......... .......... .......... 84% 72.8M 4s",
                                "471200K .......... .......... .......... .......... .......... 84% 9.78M 4s",
                                "471250K .......... .......... .......... .......... .......... 84% 46.6M 4s",
                                "471300K .......... .......... .......... .......... .......... 84% 4.88M 4s",
                                "471350K .......... .......... .......... .......... .......... 84%  104M 4s",
                                "471400K .......... .......... .......... .......... .......... 84%  121M 4s",
                                "471450K .......... .......... .......... .......... .......... 84% 6.82M 4s",
                                "471500K .......... .......... .......... .......... .......... 84%  109M 4s",
                                "471550K .......... .......... .......... .......... .......... 84% 89.2M 4s",
                                "471600K .......... .......... .......... .......... .......... 84% 10.5M 4s",
                                "471650K .......... .......... .......... .......... .......... 84% 87.7M 4s",
                                "471700K .......... .......... .......... .......... .......... 84% 7.23M 4s",
                                "471750K .......... .......... .......... .......... .......... 84% 36.7M 4s",
                                "471800K .......... .......... .......... .......... .......... 84% 9.15M 4s",
                                "471850K .......... .......... .......... .......... .......... 84%  108M 4s",
                                "471900K .......... .......... .......... .......... .......... 84% 38.2M 4s",
                                "471950K .......... .......... .......... .......... .......... 84% 12.1M 4s",
                                "472000K .......... .......... .......... .......... .......... 84% 31.7M 4s",
                                "472050K .......... .......... .......... .......... .......... 84% 9.43M 4s",
                                "472100K .......... .......... .......... .......... .......... 84% 99.0M 4s",
                                "472150K .......... .......... .......... .......... .......... 84% 40.6M 4s",
                                "472200K .......... .......... .......... .......... .......... 84% 8.66M 4s",
                                "472250K .......... .......... .......... .......... .......... 84% 38.7M 4s",
                                "472300K .......... .......... .......... .......... .......... 84% 7.83M 4s",
                                "472350K .......... .......... .......... .......... .......... 84% 91.7M 4s",
                                "472400K .......... .......... .......... .......... .......... 84% 68.2M 4s",
                                "472450K .......... .......... .......... .......... .......... 84% 8.60M 4s",
                                "472500K .......... .......... .......... .......... .......... 84% 43.2M 4s",
                                "472550K .......... .......... .......... .......... .......... 84% 74.4M 4s",
                                "472600K .......... .......... .......... .......... .......... 84% 8.63M 4s",
                                "472650K .......... .......... .......... .......... .......... 84% 41.3M 4s",
                                "472700K .......... .......... .......... .......... .......... 84% 8.54M 4s",
                                "472750K .......... .......... .......... .......... .......... 84% 38.5M 4s",
                                "472800K .......... .......... .......... .......... .......... 84% 91.7M 4s",
                                "472850K .......... .......... .......... .......... .......... 84% 8.61M 4s",
                                "472900K .......... .......... .......... .......... .......... 84% 35.3M 4s",
                                "472950K .......... .......... .......... .......... .......... 84% 7.14M 4s",
                                "473000K .......... .......... .......... .......... .......... 84% 43.2M 4s",
                                "473050K .......... .......... .......... .......... .......... 84% 85.1M 4s",
                                "473100K .......... .......... .......... .......... .......... 84% 10.7M 4s",
                                "473150K .......... .......... .......... .......... .......... 84% 37.9M 4s",
                                "473200K .......... .......... .......... .......... .......... 84% 8.72M 4s",
                                "473250K .......... .......... .......... .......... .......... 84% 69.4M 4s",
                                "473300K .......... .......... .......... .......... .......... 84% 38.0M 4s",
                                "473350K .......... .......... .......... .......... .......... 84% 8.59M 4s",
                                "473400K .......... .......... .......... .......... .......... 84% 41.5M 4s",
                                "473450K .......... .......... .......... .......... .......... 84% 10.5M 4s",
                                "473500K .......... .......... .......... .......... .......... 84%  100M 4s",
                                "473550K .......... .......... .......... .......... .......... 84% 57.7M 4s",
                                "473600K .......... .......... .......... .......... .......... 84% 8.70M 4s",
                                "473650K .......... .......... .......... .......... .......... 84% 36.3M 4s",
                                "473700K .......... .......... .......... .......... .......... 84% 8.72M 4s",
                                "473750K .......... .......... .......... .......... .......... 84% 89.7M 4s",
                                "473800K .......... .......... .......... .......... .......... 84% 35.6M 4s",
                                "473850K .......... .......... .......... .......... .......... 84% 8.82M 4s",
                                "473900K .......... .......... .......... .......... .......... 84% 40.4M 4s",
                                "473950K .......... .......... .......... .......... .......... 84% 54.1M 4s",
                                "474000K .......... .......... .......... .......... .......... 84% 9.22M 4s",
                                "474050K .......... .......... .......... .......... .......... 84% 41.4M 4s",
                                "474100K .......... .......... .......... .......... .......... 84% 6.64M 4s",
                                "474150K .......... .......... .......... .......... .......... 84% 95.5M 4s",
                                "474200K .......... .......... .......... .......... .......... 84%  110M 4s",
                                "474250K .......... .......... .......... .......... .......... 84% 9.91M 4s",
                                "474300K .......... .......... .......... .......... .......... 84% 42.8M 4s",
                                "474350K .......... .......... .......... .......... .......... 84% 8.33M 4s",
                                "474400K .......... .......... .......... .......... .......... 84% 53.5M 4s",
                                "474450K .......... .......... .......... .......... .......... 84%  102M 4s",
                                "474500K .......... .......... .......... .......... .......... 84% 8.43M 4s",
                                "474550K .......... .......... .......... .......... .......... 84% 28.5M 4s",
                                "474600K .......... .......... .......... .......... .......... 84% 8.89M 4s",
                                "474650K .......... .......... .......... .......... .......... 84% 78.0M 4s",
                                "474700K .......... .......... .......... .......... .......... 84% 43.5M 4s",
                                "474750K .......... .......... .......... .......... .......... 84% 11.3M 4s",
                                "474800K .......... .......... .......... .......... .......... 84% 32.5M 4s",
                                "474850K .......... .......... .......... .......... .......... 84% 7.92M 4s",
                                "474900K .......... .......... .......... .......... .......... 84% 95.3M 4s",
                                "474950K .......... .......... .......... .......... .......... 84% 53.5M 4s",
                                "475000K .......... .......... .......... .......... .......... 84% 8.44M 4s",
                                "475050K .......... .......... .......... .......... .......... 84% 38.5M 4s",
                                "475100K .......... .......... .......... .......... .......... 84% 8.83M 4s",
                                "475150K .......... .......... .......... .......... .......... 84%  102M 4s",
                                "475200K .......... .......... .......... .......... .......... 84% 36.2M 4s",
                                "475250K .......... .......... .......... .......... .......... 84% 8.56M 4s",
                                "475300K .......... .......... .......... .......... .......... 84% 32.7M 4s",
                                "475350K .......... .......... .......... .......... .......... 84% 73.4M 4s",
                                "475400K .......... .......... .......... .......... .......... 84% 6.41M 4s",
                                "475450K .......... .......... .......... .......... .......... 84% 38.5M 4s",
                                "475500K .......... .......... .......... .......... .......... 85% 12.9M 4s",
                                "475550K .......... .......... .......... .......... .......... 85% 8.69M 4s",
                                "475600K .......... .......... .......... .......... .......... 85% 82.5M 4s",
                                "475650K .......... .......... .......... .......... .......... 85% 52.6M 4s",
                                "475700K .......... .......... .......... .......... .......... 85% 6.61M 4s",
                                "475750K .......... .......... .......... .......... .......... 85% 38.6M 4s",
                                "475800K .......... .......... .......... .......... .......... 85% 5.86M 4s",
                                "475850K .......... .......... .......... .......... .......... 85%  118M 4s",
                                "475900K .......... .......... .......... .......... .......... 85%  112M 4s",
                                "475950K .......... .......... .......... .......... .......... 85% 20.8M 4s",
                                "476000K .......... .......... .......... .......... .......... 85% 8.76M 4s",
                                "476050K .......... .......... .......... .......... .......... 85% 87.1M 4s",
                                "476100K .......... .......... .......... .......... .......... 85% 22.6M 4s",
                                "476150K .......... .......... .......... .......... .......... 85% 10.7M 4s",
                                "476200K .......... .......... .......... .......... .......... 85% 38.1M 4s",
                                "476250K .......... .......... .......... .......... .......... 85% 11.2M 4s",
                                "476300K .......... .......... .......... .......... .......... 85%  105M 4s",
                                "476350K .......... .......... .......... .......... .......... 85% 31.8M 4s",
                                "476400K .......... .......... .......... .......... .......... 85% 8.64M 4s",
                                "476450K .......... .......... .......... .......... .......... 85% 39.9M 4s",
                                "476500K .......... .......... .......... .......... .......... 85% 8.61M 4s",
                                "476550K .......... .......... .......... .......... .......... 85% 63.1M 4s",
                                "476600K .......... .......... .......... .......... .......... 85% 44.3M 4s",
                                "476650K .......... .......... .......... .......... .......... 85% 8.45M 4s",
                                "476700K .......... .......... .......... .......... .......... 85% 41.7M 4s",
                                "476750K .......... .......... .......... .......... .......... 85% 57.5M 4s",
                                "476800K .......... .......... .......... .......... .......... 85% 8.48M 4s",
                                "476850K .......... .......... .......... .......... .......... 85% 60.9M 4s",
                                "476900K .......... .......... .......... .......... .......... 85% 8.31M 4s",
                                "476950K .......... .......... .......... .......... .......... 85% 43.2M 4s",
                                "477000K .......... .......... .......... .......... .......... 85% 79.5M 4s",
                                "477050K .......... .......... .......... .......... .......... 85% 8.74M 4s",
                                "477100K .......... .......... .......... .......... .......... 85% 32.6M 4s",
                                "477150K .......... .......... .......... .......... .......... 85% 9.14M 4s",
                                "477200K .......... .......... .......... .......... .......... 85% 41.2M 4s",
                                "477250K .......... .......... .......... .......... .......... 85% 71.9M 4s",
                                "477300K .......... .......... .......... .......... .......... 85% 8.75M 4s",
                                "477350K .......... .......... .......... .......... .......... 85% 39.8M 4s",
                                "477400K .......... .......... .......... .......... .......... 85% 8.69M 4s",
                                "477450K .......... .......... .......... .......... .......... 85% 44.4M 4s",
                                "477500K .......... .......... .......... .......... .......... 85% 79.3M 4s",
                                "477550K .......... .......... .......... .......... .......... 85% 7.74M 4s",
                                "477600K .......... .......... .......... .......... .......... 85% 35.6M 4s",
                                "477650K .......... .......... .......... .......... .......... 85% 8.79M 4s",
                                "477700K .......... .......... .......... .......... .......... 85% 89.2M 4s",
                                "477750K .......... .......... .......... .......... .......... 85% 48.7M 4s",
                                "477800K .......... .......... .......... .......... .......... 85% 9.72M 4s",
                                "477850K .......... .......... .......... .......... .......... 85% 36.9M 4s",
                                "477900K .......... .......... .......... .......... .......... 85% 9.95M 4s",
                                "477950K .......... .......... .......... .......... .......... 85% 80.0M 4s",
                                "478000K .......... .......... .......... .......... .......... 85% 33.6M 4s",
                                "478050K .......... .......... .......... .......... .......... 85% 14.3M 4s",
                                "478100K .......... .......... .......... .......... .......... 85% 42.0M 4s",
                                "478150K .......... .......... .......... .......... .......... 85% 66.8M 4s",
                                "478200K .......... .......... .......... .......... .......... 85% 10.7M 4s",
                                "478250K .......... .......... .......... .......... .......... 85% 86.8M 4s",
                                "478300K .......... .......... .......... .......... .......... 85% 11.0M 4s",
                                "478350K .......... .......... .......... .......... .......... 85% 49.1M 4s",
                                "478400K .......... .......... .......... .......... .......... 85% 25.6M 4s",
                                "478450K .......... .......... .......... .......... .......... 85% 9.80M 4s",
                                "478500K .......... .......... .......... .......... .......... 85% 41.3M 4s",
                                "478550K .......... .......... .......... .......... .......... 85% 9.62M 4s",
                                "478600K .......... .......... .......... .......... .......... 85% 40.4M 4s",
                                "478650K .......... .......... .......... .......... .......... 85%  100M 4s",
                                "478700K .......... .......... .......... .......... .......... 85% 10.4M 4s",
                                "478750K .......... .......... .......... .......... .......... 85% 41.1M 4s",
                                "478800K .......... .......... .......... .......... .......... 85% 13.3M 4s",
                                "478850K .......... .......... .......... .......... .......... 85% 53.0M 4s",
                                "478900K .......... .......... .......... .......... .......... 85% 49.1M 4s",
                                "478950K .......... .......... .......... .......... .......... 85% 8.80M 4s",
                                "479000K .......... .......... .......... .......... .......... 85% 39.9M 4s",
                                "479050K .......... .......... .......... .......... .......... 85% 8.43M 4s",
                                "479100K .......... .......... .......... .......... .......... 85% 71.9M 4s",
                                "479150K .......... .......... .......... .......... .......... 85% 44.4M 4s",
                                "479200K .......... .......... .......... .......... .......... 85% 12.1M 4s",
                                "479250K .......... .......... .......... .......... .......... 85% 37.2M 4s",
                                "479300K .......... .......... .......... .......... .......... 85% 8.73M 4s",
                                "479350K .......... .......... .......... .......... .......... 85% 94.4M 4s",
                                "479400K .......... .......... .......... .......... .......... 85% 36.6M 4s",
                                "479450K .......... .......... .......... .......... .......... 85% 8.70M 4s",
                                "479500K .......... .......... .......... .......... .......... 85% 28.5M 4s",
                                "479550K .......... .......... .......... .......... .......... 85% 95.9M 4s",
                                "479600K .......... .......... .......... .......... .......... 85% 8.91M 4s",
                                "479650K .......... .......... .......... .......... .......... 85% 41.2M 4s",
                                "479700K .......... .......... .......... .......... .......... 85% 9.22M 4s",
                                "479750K .......... .......... .......... .......... .......... 85% 39.3M 4s",
                                "479800K .......... .......... .......... .......... .......... 85% 87.3M 4s",
                                "479850K .......... .......... .......... .......... .......... 85% 8.82M 4s",
                                "479900K .......... .......... .......... .......... .......... 85% 34.1M 4s",
                                "479950K .......... .......... .......... .......... .......... 85% 8.91M 4s",
                                "480000K .......... .......... .......... .......... .......... 85% 41.6M 4s",
                                "480050K .......... .......... .......... .......... .......... 85% 91.4M 4s",
                                "480100K .......... .......... .......... .......... .......... 85% 8.85M 4s",
                                "480150K .......... .......... .......... .......... .......... 85% 24.6M 4s",
                                "480200K .......... .......... .......... .......... .......... 85% 11.3M 4s",
                                "480250K .......... .......... .......... .......... .......... 85% 73.7M 4s",
                                "480300K .......... .......... .......... .......... .......... 85% 44.3M 4s",
                                "480350K .......... .......... .......... .......... .......... 85% 11.1M 4s",
                                "480400K .......... .......... .......... .......... .......... 85% 42.7M 4s",
                                "480450K .......... .......... .......... .......... .......... 85% 8.38M 4s",
                                "480500K .......... .......... .......... .......... .......... 85% 83.4M 4s",
                                "480550K .......... .......... .......... .......... .......... 85% 40.2M 4s",
                                "480600K .......... .......... .......... .......... .......... 85% 7.30M 4s",
                                "480650K .......... .......... .......... .......... .......... 85% 65.4M 4s",
                                "480700K .......... .......... .......... .......... .......... 85% 8.86M 4s",
                                "480750K .......... .......... .......... .......... .......... 85% 37.9M 4s",
                                "480800K .......... .......... .......... .......... .......... 85% 66.1M 4s",
                                "480850K .......... .......... .......... .......... .......... 85% 12.1M 4s",
                                "480900K .......... .......... .......... .......... .......... 85% 55.7M 4s",
                                "480950K .......... .......... .......... .......... .......... 85% 54.6M 4s",
                                "481000K .......... .......... .......... .......... .......... 85% 7.40M 4s",
                                "481050K .......... .......... .......... .......... .......... 85% 43.2M 4s",
                                "481100K .......... .......... .......... .......... .......... 86% 8.71M 4s",
                                "481150K .......... .......... .......... .......... .......... 86% 34.1M 4s",
                                "481200K .......... .......... .......... .......... .......... 86% 76.1M 4s",
                                "481250K .......... .......... .......... .......... .......... 86% 10.6M 4s",
                                "481300K .......... .......... .......... .......... .......... 86% 29.1M 4s",
                                "481350K .......... .......... .......... .......... .......... 86% 8.10M 4s",
                                "481400K .......... .......... .......... .......... .......... 86% 35.4M 4s",
                                "481450K .......... .......... .......... .......... .......... 86% 57.4M 4s",
                                "481500K .......... .......... .......... .......... .......... 86% 10.6M 4s",
                                "481550K .......... .......... .......... .......... .......... 86% 38.8M 4s",
                                "481600K .......... .......... .......... .......... .......... 86% 8.20M 4s",
                                "481650K .......... .......... .......... .......... .......... 86% 82.1M 4s",
                                "481700K .......... .......... .......... .......... .......... 86% 35.6M 4s",
                                "481750K .......... .......... .......... .......... .......... 86% 7.28M 4s",
                                "481800K .......... .......... .......... .......... .......... 86% 54.2M 4s",
                                "481850K .......... .......... .......... .......... .......... 86% 11.7M 4s",
                                "481900K .......... .......... .......... .......... .......... 86% 88.4M 4s",
                                "481950K .......... .......... .......... .......... .......... 86% 35.6M 4s",
                                "482000K .......... .......... .......... .......... .......... 86% 7.63M 4s",
                                "482050K .......... .......... .......... .......... .......... 86% 33.5M 4s",
                                "482100K .......... .......... .......... .......... .......... 86% 10.2M 4s",
                                "482150K .......... .......... .......... .......... .......... 86% 43.3M 4s",
                                "482200K .......... .......... .......... .......... .......... 86% 36.2M 4s",
                                "482250K .......... .......... .......... .......... .......... 86% 7.84M 4s",
                                "482300K .......... .......... .......... .......... .......... 86% 50.4M 4s",
                                "482350K .......... .......... .......... .......... .......... 86% 54.9M 4s",
                                "482400K .......... .......... .......... .......... .......... 86% 7.49M 4s",
                                "482450K .......... .......... .......... .......... .......... 86% 29.6M 4s",
                                "482500K .......... .......... .......... .......... .......... 86% 9.24M 4s",
                                "482550K .......... .......... .......... .......... .......... 86% 6.44M 4s",
                                "482600K .......... .......... .......... .......... .......... 86% 67.7M 4s",
                                "482650K .......... .......... .......... .......... .......... 86% 14.3M 4s",
                                "482700K .......... .......... .......... .......... .......... 86% 10.5M 4s",
                                "482750K .......... .......... .......... .......... .......... 86% 11.6M 4s",
                                "482800K .......... .......... .......... .......... .......... 86% 11.7M 4s",
                                "482850K .......... .......... .......... .......... .......... 86% 71.7M 4s",
                                "482900K .......... .......... .......... .......... .......... 86% 36.4M 4s",
                                "482950K .......... .......... .......... .......... .......... 86% 7.29M 4s",
                                "483000K .......... .......... .......... .......... .......... 86% 52.5M 4s",
                                "483050K .......... .......... .......... .......... .......... 86%  101M 4s",
                                "483100K .......... .......... .......... .......... .......... 86% 11.0M 4s",
                                "483150K .......... .......... .......... .......... .......... 86% 27.6M 4s",
                                "483200K .......... .......... .......... .......... .......... 86% 5.78M 4s",
                                "483250K .......... .......... .......... .......... .......... 86% 46.8M 4s",
                                "483300K .......... .......... .......... .......... .......... 86% 55.0M 4s",
                                "483350K .......... .......... .......... .......... .......... 86% 9.67M 4s",
                                "483400K .......... .......... .......... .......... .......... 86% 9.13M 4s",
                                "483450K .......... .......... .......... .......... .......... 86% 72.9M 4s",
                                "483500K .......... .......... .......... .......... .......... 86% 6.69M 4s",
                                "483550K .......... .......... .......... .......... .......... 86% 73.3M 4s",
                                "483600K .......... .......... .......... .......... .......... 86% 34.1M 4s",
                                "483650K .......... .......... .......... .......... .......... 86% 10.5M 4s",
                                "483700K .......... .......... .......... .......... .......... 86% 41.7M 4s",
                                "483750K .......... .......... .......... .......... .......... 86% 12.2M 4s",
                                "483800K .......... .......... .......... .......... .......... 86% 27.0M 4s",
                                "483850K .......... .......... .......... .......... .......... 86% 29.9M 4s",
                                "483900K .......... .......... .......... .......... .......... 86% 6.61M 4s",
                                "483950K .......... .......... .......... .......... .......... 86% 60.6M 4s",
                                "484000K .......... .......... .......... .......... .......... 86% 84.6M 4s",
                                "484050K .......... .......... .......... .......... .......... 86% 11.0M 4s",
                                "484100K .......... .......... .......... .......... .......... 86% 44.5M 4s",
                                "484150K .......... .......... .......... .......... .......... 86% 6.73M 4s",
                                "484200K .......... .......... .......... .......... .......... 86% 68.7M 4s",
                                "484250K .......... .......... .......... .......... .......... 86%  124M 3s",
                                "484300K .......... .......... .......... .......... .......... 86% 7.91M 3s",
                                "484350K .......... .......... .......... .......... .......... 86% 40.3M 3s",
                                "484400K .......... .......... .......... .......... .......... 86% 12.0M 3s",
                                "484450K .......... .......... .......... .......... .......... 86% 83.9M 3s",
                                "484500K .......... .......... .......... .......... .......... 86% 40.0M 3s",
                                "484550K .......... .......... .......... .......... .......... 86% 8.45M 3s",
                                "484600K .......... .......... .......... .......... .......... 86% 39.0M 3s",
                                "484650K .......... .......... .......... .......... .......... 86% 8.69M 3s",
                                "484700K .......... .......... .......... .......... .......... 86% 72.4M 3s",
                                "484750K .......... .......... .......... .......... .......... 86% 45.9M 3s",
                                "484800K .......... .......... .......... .......... .......... 86% 8.45M 3s",
                                "484850K .......... .......... .......... .......... .......... 86% 30.6M 3s",
                                "484900K .......... .......... .......... .......... .......... 86% 7.41M 3s",
                                "484950K .......... .......... .......... .......... .......... 86% 67.4M 3s",
                                "485000K .......... .......... .......... .......... .......... 86% 43.4M 3s",
                                "485050K .......... .......... .......... .......... .......... 86% 12.2M 3s",
                                "485100K .......... .......... .......... .......... .......... 86% 38.4M 3s",
                                "485150K .......... .......... .......... .......... .......... 86% 9.39M 3s",
                                "485200K .......... .......... .......... .......... .......... 86% 52.3M 3s",
                                "485250K .......... .......... .......... .......... .......... 86% 50.2M 3s",
                                "485300K .......... .......... .......... .......... .......... 86% 9.28M 3s",
                                "485350K .......... .......... .......... .......... .......... 86% 31.0M 3s",
                                "485400K .......... .......... .......... .......... .......... 86% 80.3M 3s",
                                "485450K .......... .......... .......... .......... .......... 86% 9.07M 3s",
                                "485500K .......... .......... .......... .......... .......... 86% 42.2M 3s",
                                "485550K .......... .......... .......... .......... .......... 86% 11.7M 3s",
                                "485600K .......... .......... .......... .......... .......... 86% 41.6M 3s",
                                "485650K .......... .......... .......... .......... .......... 86% 61.5M 3s",
                                "485700K .......... .......... .......... .......... .......... 86% 7.91M 3s",
                                "485750K .......... .......... .......... .......... .......... 86% 45.8M 3s",
                                "485800K .......... .......... .......... .......... .......... 86% 11.6M 3s",
                                "485850K .......... .......... .......... .......... .......... 86% 37.2M 3s",
                                "485900K .......... .......... .......... .......... .......... 86% 67.6M 3s",
                                "485950K .......... .......... .......... .......... .......... 86% 9.37M 3s",
                                "486000K .......... .......... .......... .......... .......... 86% 45.0M 3s",
                                "486050K .......... .......... .......... .......... .......... 86% 8.68M 3s",
                                "486100K .......... .......... .......... .......... .......... 86% 67.8M 3s",
                                "486150K .......... .......... .......... .......... .......... 86% 55.8M 3s",
                                "486200K .......... .......... .......... .......... .......... 86% 9.06M 3s",
                                "486250K .......... .......... .......... .......... .......... 86% 33.7M 3s",
                                "486300K .......... .......... .......... .......... .......... 86% 7.31M 3s",
                                "486350K .......... .......... .......... .......... .......... 86% 56.6M 3s",
                                "486400K .......... .......... .......... .......... .......... 86% 24.7M 3s",
                                "486450K .......... .......... .......... .......... .......... 86% 7.26M 3s",
                                "486500K .......... .......... .......... .......... .......... 86% 7.35M 3s",
                                "486550K .......... .......... .......... .......... .......... 86% 5.92M 3s",
                                "486600K .......... .......... .......... .......... .......... 86% 66.4M 3s",
                                "486650K .......... .......... .......... .......... .......... 87% 6.88M 3s",
                                "486700K .......... .......... .......... .......... .......... 87% 24.2M 3s",
                                "486750K .......... .......... .......... .......... .......... 87% 5.66M 3s",
                                "486800K .......... .......... .......... .......... .......... 87% 9.60M 3s",
                                "486850K .......... .......... .......... .......... .......... 87% 22.8M 3s",
                                "486900K .......... .......... .......... .......... .......... 87% 6.87M 3s",
                                "486950K .......... .......... .......... .......... .......... 87% 6.45M 3s",
                                "487000K .......... .......... .......... .......... .......... 87% 7.46M 3s",
                                "487050K .......... .......... .......... .......... .......... 87% 25.1M 3s",
                                "487100K .......... .......... .......... .......... .......... 87% 9.14M 3s",
                                "487150K .......... .......... .......... .......... .......... 87% 18.4M 3s",
                                "487200K .......... .......... .......... .......... .......... 87% 9.19M 3s",
                                "487250K .......... .......... .......... .......... .......... 87% 11.6M 3s",
                                "487300K .......... .......... .......... .......... .......... 87% 74.5M 3s",
                                "487350K .......... .......... .......... .......... .......... 87% 5.87M 3s",
                                "487400K .......... .......... .......... .......... .......... 87% 52.9M 3s",
                                "487450K .......... .......... .......... .......... .......... 87% 6.93M 3s",
                                "487500K .......... .......... .......... .......... .......... 87% 52.1M 3s",
                                "487550K .......... .......... .......... .......... .......... 87% 47.8M 3s",
                                "487600K .......... .......... .......... .......... .......... 87% 10.2M 3s",
                                "487650K .......... .......... .......... .......... .......... 87% 11.6M 3s",
                                "487700K .......... .......... .......... .......... .......... 87% 42.6M 3s",
                                "487750K .......... .......... .......... .......... .......... 87% 65.5M 3s",
                                "487800K .......... .......... .......... .......... .......... 87% 9.21M 3s",
                                "487850K .......... .......... .......... .......... .......... 87% 32.0M 3s",
                                "487900K .......... .......... .......... .......... .......... 87% 13.7M 3s",
                                "487950K .......... .......... .......... .......... .......... 87% 42.0M 3s",
                                "488000K .......... .......... .......... .......... .......... 87% 78.2M 3s",
                                "488050K .......... .......... .......... .......... .......... 87% 8.68M 3s",
                                "488100K .......... .......... .......... .......... .......... 87% 79.2M 3s",
                                "488150K .......... .......... .......... .......... .......... 87% 8.82M 3s",
                                "488200K .......... .......... .......... .......... .......... 87% 86.4M 3s",
                                "488250K .......... .......... .......... .......... .......... 87% 34.6M 3s",
                                "488300K .......... .......... .......... .......... .......... 87% 9.98M 3s",
                                "488350K .......... .......... .......... .......... .......... 87% 46.2M 3s",
                                "488400K .......... .......... .......... .......... .......... 87% 7.56M 3s",
                                "488450K .......... .......... .......... .......... .......... 87% 78.2M 3s",
                                "488500K .......... .......... .......... .......... .......... 87% 73.5M 3s",
                                "488550K .......... .......... .......... .......... .......... 87% 9.88M 3s",
                                "488600K .......... .......... .......... .......... .......... 87% 38.6M 3s",
                                "488650K .......... .......... .......... .......... .......... 87% 8.30M 3s",
                                "488700K .......... .......... .......... .......... .......... 87% 99.8M 3s",
                                "488750K .......... .......... .......... .......... .......... 87% 38.3M 3s",
                                "488800K .......... .......... .......... .......... .......... 87% 4.92M 3s",
                                "488850K .......... .......... .......... .......... .......... 87% 97.0M 3s",
                                "488900K .......... .......... .......... .......... .......... 87%  119M 3s",
                                "488950K .......... .......... .......... .......... .......... 87%  106M 3s",
                                "489000K .......... .......... .......... .......... .......... 87% 97.9M 3s",
                                "489050K .......... .......... .......... .......... .......... 87% 13.2M 3s",
                                "489100K .......... .......... .......... .......... .......... 87% 51.2M 3s",
                                "489150K .......... .......... .......... .......... .......... 87% 77.5M 3s",
                                "489200K .......... .......... .......... .......... .......... 87% 9.52M 3s",
                                "489250K .......... .......... .......... .......... .......... 87% 44.0M 3s",
                                "489300K .......... .......... .......... .......... .......... 87% 9.25M 3s",
                                "489350K .......... .......... .......... .......... .......... 87% 41.3M 3s",
                                "489400K .......... .......... .......... .......... .......... 87% 40.7M 3s",
                                "489450K .......... .......... .......... .......... .......... 87% 10.2M 3s",
                                "489500K .......... .......... .......... .......... .......... 87% 41.2M 3s",
                                "489550K .......... .......... .......... .......... .......... 87% 9.62M 3s",
                                "489600K .......... .......... .......... .......... .......... 87% 85.5M 3s",
                                "489650K .......... .......... .......... .......... .......... 87% 43.7M 3s",
                                "489700K .......... .......... .......... .......... .......... 87% 8.96M 3s",
                                "489750K .......... .......... .......... .......... .......... 87% 46.9M 3s",
                                "489800K .......... .......... .......... .......... .......... 87% 9.69M 3s",
                                "489850K .......... .......... .......... .......... .......... 87% 52.7M 3s",
                                "489900K .......... .......... .......... .......... .......... 87% 66.0M 3s",
                                "489950K .......... .......... .......... .......... .......... 87% 8.33M 3s",
                                "490000K .......... .......... .......... .......... .......... 87% 50.0M 3s",
                                "490050K .......... .......... .......... .......... .......... 87% 9.76M 3s",
                                "490100K .......... .......... .......... .......... .......... 87% 69.4M 3s",
                                "490150K .......... .......... .......... .......... .......... 87% 47.5M 3s",
                                "490200K .......... .......... .......... .......... .......... 87% 7.87M 3s",
                                "490250K .......... .......... .......... .......... .......... 87% 66.3M 3s",
                                "490300K .......... .......... .......... .......... .......... 87% 46.2M 3s",
                                "490350K .......... .......... .......... .......... .......... 87% 9.77M 3s",
                                "490400K .......... .......... .......... .......... .......... 87% 19.8M 3s",
                                "490450K .......... .......... .......... .......... .......... 87% 10.0M 3s",
                                "490500K .......... .......... .......... .......... .......... 87% 31.5M 3s",
                                "490550K .......... .......... .......... .......... .......... 87% 85.8M 3s",
                                "490600K .......... .......... .......... .......... .......... 87% 12.7M 3s",
                                "490650K .......... .......... .......... .......... .......... 87% 42.7M 3s",
                                "490700K .......... .......... .......... .......... .......... 87% 12.2M 3s",
                                "490750K .......... .......... .......... .......... .......... 87% 40.5M 3s",
                                "490800K .......... .......... .......... .......... .......... 87% 80.5M 3s",
                                "490850K .......... .......... .......... .......... .......... 87% 9.44M 3s",
                                "490900K .......... .......... .......... .......... .......... 87% 43.7M 3s",
                                "490950K .......... .......... .......... .......... .......... 87% 9.17M 3s",
                                "491000K .......... .......... .......... .......... .......... 87% 46.7M 3s",
                                "491050K .......... .......... .......... .......... .......... 87% 86.0M 3s",
                                "491100K .......... .......... .......... .......... .......... 87% 8.99M 3s",
                                "491150K .......... .......... .......... .......... .......... 87% 51.0M 3s",
                                "491200K .......... .......... .......... .......... .......... 87% 8.92M 3s",
                                "491250K .......... .......... .......... .......... .......... 87% 69.2M 3s",
                                "491300K .......... .......... .......... .......... .......... 87% 36.0M 3s",
                                "491350K .......... .......... .......... .......... .......... 87% 9.07M 3s",
                                "491400K .......... .......... .......... .......... .......... 87% 49.8M 3s",
                                "491450K .......... .......... .......... .......... .......... 87% 9.47M 3s",
                                "491500K .......... .......... .......... .......... .......... 87% 58.0M 3s",
                                "491550K .......... .......... .......... .......... .......... 87% 30.9M 3s",
                                "491600K .......... .......... .......... .......... .......... 87% 10.7M 3s",
                                "491650K .......... .......... .......... .......... .......... 87% 45.7M 3s",
                                "491700K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "491750K .......... .......... .......... .......... .......... 87% 8.75M 3s",
                                "491800K .......... .......... .......... .......... .......... 87% 54.5M 3s",
                                "491850K .......... .......... .......... .......... .......... 87% 7.77M 3s",
                                "491900K .......... .......... .......... .......... .......... 87% 65.5M 3s",
                                "491950K .......... .......... .......... .......... .......... 87% 72.9M 3s",
                                "492000K .......... .......... .......... .......... .......... 87% 11.6M 3s",
                                "492050K .......... .......... .......... .......... .......... 87% 51.2M 3s",
                                "492100K .......... .......... .......... .......... .......... 87% 9.27M 3s",
                                "492150K .......... .......... .......... .......... .......... 87% 38.6M 3s",
                                "492200K .......... .......... .......... .......... .......... 87% 69.7M 3s",
                                "492250K .......... .......... .......... .......... .......... 88% 9.76M 3s",
                                "492300K .......... .......... .......... .......... .......... 88% 43.7M 3s",
                                "492350K .......... .......... .......... .......... .......... 88% 7.20M 3s",
                                "492400K .......... .......... .......... .......... .......... 88% 82.8M 3s",
                                "492450K .......... .......... .......... .......... .......... 88% 71.7M 3s",
                                "492500K .......... .......... .......... .......... .......... 88% 9.56M 3s",
                                "492550K .......... .......... .......... .......... .......... 88% 37.3M 3s",
                                "492600K .......... .......... .......... .......... .......... 88% 7.86M 3s",
                                "492650K .......... .......... .......... .......... .......... 88% 72.5M 3s",
                                "492700K .......... .......... .......... .......... .......... 88% 23.8M 3s",
                                "492750K .......... .......... .......... .......... .......... 88% 8.18M 3s",
                                "492800K .......... .......... .......... .......... .......... 88% 42.1M 3s",
                                "492850K .......... .......... .......... .......... .......... 88% 9.56M 3s",
                                "492900K .......... .......... .......... .......... .......... 88% 64.3M 3s",
                                "492950K .......... .......... .......... .......... .......... 88% 8.51M 3s",
                                "493000K .......... .......... .......... .......... .......... 88% 60.0M 3s",
                                "493050K .......... .......... .......... .......... .......... 88% 16.9M 3s",
                                "493100K .......... .......... .......... .......... .......... 88% 85.6M 3s",
                                "493150K .......... .......... .......... .......... .......... 88% 60.4M 3s",
                                "493200K .......... .......... .......... .......... .......... 88% 25.3M 3s",
                                "493250K .......... .......... .......... .......... .......... 88% 41.3M 3s",
                                "493300K .......... .......... .......... .......... .......... 88% 26.9M 3s",
                                "493350K .......... .......... .......... .......... .......... 88% 47.0M 3s",
                                "493400K .......... .......... .......... .......... .......... 88% 99.3M 3s",
                                "493450K .......... .......... .......... .......... .......... 88% 60.0M 3s",
                                "493500K .......... .......... .......... .......... .......... 88% 47.2M 3s",
                                "493550K .......... .......... .......... .......... .......... 88% 23.6M 3s",
                                "493600K .......... .......... .......... .......... .......... 88% 95.8M 3s",
                                "493650K .......... .......... .......... .......... .......... 88% 90.0M 3s",
                                "493700K .......... .......... .......... .......... .......... 88% 52.7M 3s",
                                "493750K .......... .......... .......... .......... .......... 88% 28.8M 3s",
                                "493800K .......... .......... .......... .......... .......... 88% 99.9M 3s",
                                "493850K .......... .......... .......... .......... .......... 88% 59.2M 3s",
                                "493900K .......... .......... .......... .......... .......... 88% 12.6M 3s",
                                "493950K .......... .......... .......... .......... .......... 88% 36.5M 3s",
                                "494000K .......... .......... .......... .......... .......... 88% 12.7M 3s",
                                "494050K .......... .......... .......... .......... .......... 88% 90.5M 3s",
                                "494100K .......... .......... .......... .......... .......... 88% 28.4M 3s",
                                "494150K .......... .......... .......... .......... .......... 88% 13.8M 3s",
                                "494200K .......... .......... .......... .......... .......... 88% 47.8M 3s",
                                "494250K .......... .......... .......... .......... .......... 88% 12.1M 3s",
                                "494300K .......... .......... .......... .......... .......... 88% 76.0M 3s",
                                "494350K .......... .......... .......... .......... .......... 88% 40.5M 3s",
                                "494400K .......... .......... .......... .......... .......... 88% 11.2M 3s",
                                "494450K .......... .......... .......... .......... .......... 88% 64.7M 3s",
                                "494500K .......... .......... .......... .......... .......... 88% 74.4M 3s",
                                "494550K .......... .......... .......... .......... .......... 88% 12.8M 3s",
                                "494600K .......... .......... .......... .......... .......... 88% 21.3M 3s",
                                "494650K .......... .......... .......... .......... .......... 88% 17.0M 3s",
                                "494700K .......... .......... .......... .......... .......... 88% 47.6M 3s",
                                "494750K .......... .......... .......... .......... .......... 88% 70.1M 3s",
                                "494800K .......... .......... .......... .......... .......... 88% 11.7M 3s",
                                "494850K .......... .......... .......... .......... .......... 88% 35.1M 3s",
                                "494900K .......... .......... .......... .......... .......... 88% 14.2M 3s",
                                "494950K .......... .......... .......... .......... .......... 88% 40.7M 3s",
                                "495000K .......... .......... .......... .......... .......... 88%  101M 3s",
                                "495050K .......... .......... .......... .......... .......... 88% 11.6M 3s",
                                "495100K .......... .......... .......... .......... .......... 88% 41.4M 3s",
                                "495150K .......... .......... .......... .......... .......... 88% 12.4M 3s",
                                "495200K .......... .......... .......... .......... .......... 88% 80.1M 3s",
                                "495250K .......... .......... .......... .......... .......... 88% 42.7M 3s",
                                "495300K .......... .......... .......... .......... .......... 88% 11.7M 3s",
                                "495350K .......... .......... .......... .......... .......... 88% 45.6M 3s",
                                "495400K .......... .......... .......... .......... .......... 88% 12.2M 3s",
                                "495450K .......... .......... .......... .......... .......... 88% 72.8M 3s",
                                "495500K .......... .......... .......... .......... .......... 88% 47.0M 3s",
                                "495550K .......... .......... .......... .......... .......... 88% 12.2M 3s",
                                "495600K .......... .......... .......... .......... .......... 88% 44.0M 3s",
                                "495650K .......... .......... .......... .......... .......... 88% 11.1M 3s",
                                "495700K .......... .......... .......... .......... .......... 88% 84.0M 3s",
                                "495750K .......... .......... .......... .......... .......... 88% 61.9M 3s",
                                "495800K .......... .......... .......... .......... .......... 88% 6.23M 3s",
                                "495850K .......... .......... .......... .......... .......... 88% 29.7M 3s",
                                "495900K .......... .......... .......... .......... .......... 88% 46.5M 3s",
                                "495950K .......... .......... .......... .......... .......... 88% 17.2M 3s",
                                "496000K .......... .......... .......... .......... .......... 88% 24.6M 3s",
                                "496050K .......... .......... .......... .......... .......... 88% 9.94M 3s",
                                "496100K .......... .......... .......... .......... .......... 88% 71.2M 3s",
                                "496150K .......... .......... .......... .......... .......... 88% 70.3M 3s",
                                "496200K .......... .......... .......... .......... .......... 88% 6.53M 3s",
                                "496250K .......... .......... .......... .......... .......... 88% 38.4M 3s",
                                "496300K .......... .......... .......... .......... .......... 88% 10.4M 3s",
                                "496350K .......... .......... .......... .......... .......... 88% 44.1M 3s",
                                "496400K .......... .......... .......... .......... .......... 88% 88.6M 3s",
                                "496450K .......... .......... .......... .......... .......... 88% 9.66M 3s",
                                "496500K .......... .......... .......... .......... .......... 88% 75.1M 3s",
                                "496550K .......... .......... .......... .......... .......... 88% 7.84M 3s",
                                "496600K .......... .......... .......... .......... .......... 88%  101M 3s",
                                "496650K .......... .......... .......... .......... .......... 88% 35.3M 3s",
                                "496700K .......... .......... .......... .......... .......... 88% 6.95M 3s",
                                "496750K .......... .......... .......... .......... .......... 88% 92.0M 3s",
                                "496800K .......... .......... .......... .......... .......... 88% 10.8M 3s",
                                "496850K .......... .......... .......... .......... .......... 88% 73.3M 3s",
                                "496900K .......... .......... .......... .......... .......... 88% 31.7M 3s",
                                "496950K .......... .......... .......... .......... .......... 88% 8.22M 3s",
                                "497000K .......... .......... .......... .......... .......... 88% 33.7M 3s",
                                "497050K .......... .......... .......... .......... .......... 88% 10.2M 3s",
                                "497100K .......... .......... .......... .......... .......... 88% 80.6M 3s",
                                "497150K .......... .......... .......... .......... .......... 88% 30.3M 3s",
                                "497200K .......... .......... .......... .......... .......... 88% 7.13M 3s",
                                "497250K .......... .......... .......... .......... .......... 88% 82.4M 3s",
                                "497300K .......... .......... .......... .......... .......... 88%  119M 3s",
                                "497350K .......... .......... .......... .......... .......... 88% 10.1M 3s",
                                "497400K .......... .......... .......... .......... .......... 88% 39.7M 3s",
                                "497450K .......... .......... .......... .......... .......... 88% 9.39M 3s",
                                "497500K .......... .......... .......... .......... .......... 88% 44.1M 3s",
                                "497550K .......... .......... .......... .......... .......... 88% 95.4M 3s",
                                "497600K .......... .......... .......... .......... .......... 88% 5.76M 3s",
                                "497650K .......... .......... .......... .......... .......... 88% 88.0M 3s",
                                "497700K .......... .......... .......... .......... .......... 88% 10.7M 3s",
                                "497750K .......... .......... .......... .......... .......... 88% 40.9M 3s",
                                "497800K .......... .......... .......... .......... .......... 88% 59.8M 3s",
                                "497850K .......... .......... .......... .......... .......... 89% 9.60M 3s",
                                "497900K .......... .......... .......... .......... .......... 89% 39.7M 3s",
                                "497950K .......... .......... .......... .......... .......... 89% 6.87M 3s",
                                "498000K .......... .......... .......... .......... .......... 89% 87.7M 3s",
                                "498050K .......... .......... .......... .......... .......... 89% 46.0M 3s",
                                "498100K .......... .......... .......... .......... .......... 89% 8.45M 3s",
                                "498150K .......... .......... .......... .......... .......... 89% 43.6M 3s",
                                "498200K .......... .......... .......... .......... .......... 89% 7.56M 3s",
                                "498250K .......... .......... .......... .......... .......... 89%  101M 3s",
                                "498300K .......... .......... .......... .......... .......... 89% 37.0M 3s",
                                "498350K .......... .......... .......... .......... .......... 89% 8.69M 3s",
                                "498400K .......... .......... .......... .......... .......... 89% 33.3M 3s",
                                "498450K .......... .......... .......... .......... .......... 89% 6.60M 3s",
                                "498500K .......... .......... .......... .......... .......... 89% 67.5M 3s",
                                "498550K .......... .......... .......... .......... .......... 89% 21.1M 3s",
                                "498600K .......... .......... .......... .......... .......... 89% 6.04M 3s",
                                "498650K .......... .......... .......... .......... .......... 89% 7.97M 3s",
                                "498700K .......... .......... .......... .......... .......... 89% 6.65M 3s",
                                "498750K .......... .......... .......... .......... .......... 89% 36.9M 3s",
                                "498800K .......... .......... .......... .......... .......... 89% 6.23M 3s",
                                "498850K .......... .......... .......... .......... .......... 89% 7.75M 3s",
                                "498900K .......... .......... .......... .......... .......... 89% 6.57M 3s",
                                "498950K .......... .......... .......... .......... .......... 89% 40.4M 3s",
                                "499000K .......... .......... .......... .......... .......... 89% 7.42M 3s",
                                "499050K .......... .......... .......... .......... .......... 89% 8.50M 3s",
                                "499100K .......... .......... .......... .......... .......... 89% 6.20M 3s",
                                "499150K .......... .......... .......... .......... .......... 89% 32.3M 3s",
                                "499200K .......... .......... .......... .......... .......... 89% 53.5M 3s",
                                "499250K .......... .......... .......... .......... .......... 89% 8.04M 3s",
                                "499300K .......... .......... .......... .......... .......... 89% 7.90M 3s",
                                "499350K .......... .......... .......... .......... .......... 89% 39.7K 3s",
                                "499400K .......... .......... .......... .......... .......... 89% 41.9M 3s",
                                "499450K .......... .......... .......... .......... .......... 89% 99.5M 3s",
                                "499500K .......... .......... .......... .......... .......... 89% 94.3M 3s",
                                "499550K .......... .......... .......... .......... .......... 89%  106M 3s",
                                "499600K .......... .......... .......... .......... .......... 89% 90.1M 3s",
                                "499650K .......... .......... .......... .......... .......... 89% 79.1M 3s",
                                "499700K .......... .......... .......... .......... .......... 89%  102M 3s",
                                "499750K .......... .......... .......... .......... .......... 89%  130M 3s",
                                "499800K .......... .......... .......... .......... .......... 89%  118M 3s",
                                "499850K .......... .......... .......... .......... .......... 89%  121M 3s",
                                "499900K .......... .......... .......... .......... .......... 89% 15.1M 3s",
                                "499950K .......... .......... .......... .......... .......... 89%  127M 3s",
                                "500000K .......... .......... .......... .......... .......... 89%  116M 3s",
                                "500050K .......... .......... .......... .......... .......... 89%  105M 3s",
                                "500100K .......... .......... .......... .......... .......... 89% 99.4M 3s",
                                "500150K .......... .......... .......... .......... .......... 89%  102M 3s",
                                "500200K .......... .......... .......... .......... .......... 89%  100M 3s",
                                "500250K .......... .......... .......... .......... .......... 89%  135M 3s",
                                "500300K .......... .......... .......... .......... .......... 89%  127M 3s",
                                "500350K .......... .......... .......... .......... .......... 89%  134M 3s",
                                "500400K .......... .......... .......... .......... .......... 89% 45.3M 3s",
                                "500450K .......... .......... .......... .......... .......... 89%  134M 3s",
                                "500500K .......... .......... .......... .......... .......... 89%  117M 3s",
                                "500550K .......... .......... .......... .......... .......... 89%  137M 3s",
                                "500600K .......... .......... .......... .......... .......... 89%  117M 3s",
                                "500650K .......... .......... .......... .......... .......... 89% 12.4M 3s",
                                "500700K .......... .......... .......... .......... .......... 89% 49.9M 3s",
                                "500750K .......... .......... .......... .......... .......... 89% 42.8M 3s",
                                "500800K .......... .......... .......... .......... .......... 89% 40.6M 3s",
                                "500850K .......... .......... .......... .......... .......... 89% 50.5M 3s",
                                "500900K .......... .......... .......... .......... .......... 89% 51.7M 3s",
                                "500950K .......... .......... .......... .......... .......... 89% 48.0M 3s",
                                "501000K .......... .......... .......... .......... .......... 89% 42.0M 3s",
                                "501050K .......... .......... .......... .......... .......... 89% 51.1M 3s",
                                "501100K .......... .......... .......... .......... .......... 89% 52.4M 3s",
                                "501150K .......... .......... .......... .......... .......... 89% 52.4M 3s",
                                "501200K .......... .......... .......... .......... .......... 89% 35.2M 3s",
                                "501250K .......... .......... .......... .......... .......... 89% 51.0M 3s",
                                "501300K .......... .......... .......... .......... .......... 89% 43.1M 3s",
                                "501350K .......... .......... .......... .......... .......... 89% 52.6M 3s",
                                "501400K .......... .......... .......... .......... .......... 89% 47.5M 3s",
                                "501450K .......... .......... .......... .......... .......... 89% 37.2M 3s",
                                "501500K .......... .......... .......... .......... .......... 89% 48.3M 3s",
                                "501550K .......... .......... .......... .......... .......... 89% 52.6M 3s",
                                "501600K .......... .......... .......... .......... .......... 89% 47.6M 3s",
                                "501650K .......... .......... .......... .......... .......... 89% 42.7M 3s",
                                "501700K .......... .......... .......... .......... .......... 89% 48.2M 3s",
                                "501750K .......... .......... .......... .......... .......... 89% 52.4M 3s",
                                "501800K .......... .......... .......... .......... .......... 89% 47.0M 3s",
                                "501850K .......... .......... .......... .......... .......... 89% 41.8M 3s",
                                "501900K .......... .......... .......... .......... .......... 89% 40.1M 3s",
                                "501950K .......... .......... .......... .......... .......... 89% 53.1M 3s",
                                "502000K .......... .......... .......... .......... .......... 89% 45.9M 3s",
                                "502050K .......... .......... .......... .......... .......... 89% 52.4M 3s",
                                "502100K .......... .......... .......... .......... .......... 89% 53.4M 3s",
                                "502150K .......... .......... .......... .......... .......... 89% 38.0M 3s",
                                "502200K .......... .......... .......... .......... .......... 89% 44.1M 3s",
                                "502250K .......... .......... .......... .......... .......... 89% 52.3M 3s",
                                "502300K .......... .......... .......... .......... .......... 89% 48.4M 3s",
                                "502350K .......... .......... .......... .......... .......... 89% 41.6M 3s",
                                "502400K .......... .......... .......... .......... .......... 89% 44.6M 3s",
                                "502450K .......... .......... .......... .......... .......... 89% 39.2M 3s",
                                "502500K .......... .......... .......... .......... .......... 89% 52.2M 3s",
                                "502550K .......... .......... .......... .......... .......... 89% 38.5M 3s",
                                "502600K .......... .......... .......... .......... .......... 89% 38.8M 3s",
                                "502650K .......... .......... .......... .......... .......... 89% 53.3M 3s",
                                "502700K .......... .......... .......... .......... .......... 89% 53.8M 3s",
                                "502750K .......... .......... .......... .......... .......... 89% 35.9M 3s",
                                "502800K .......... .......... .......... .......... .......... 89% 40.8M 3s",
                                "502850K .......... .......... .......... .......... .......... 89% 53.7M 3s",
                                "502900K .......... .......... .......... .......... .......... 89% 54.4M 3s",
                                "502950K .......... .......... .......... .......... .......... 89% 45.4M 3s",
                                "503000K .......... .......... .......... .......... .......... 89% 35.7M 3s",
                                "503050K .......... .......... .......... .......... .......... 89% 49.6M 3s",
                                "503100K .......... .......... .......... .......... .......... 89% 51.8M 3s",
                                "503150K .......... .......... .......... .......... .......... 89% 51.6M 3s",
                                "503200K .......... .......... .......... .......... .......... 89% 33.1M 3s",
                                "503250K .......... .......... .......... .......... .......... 89% 52.2M 3s",
                                "503300K .......... .......... .......... .......... .......... 89% 51.6M 3s",
                                "503350K .......... .......... .......... .......... .......... 89% 35.0M 3s",
                                "503400K .......... .......... .......... .......... .......... 89% 47.0M 3s",
                                "503450K .......... .......... .......... .......... .......... 90% 54.5M 3s",
                                "503500K .......... .......... .......... .......... .......... 90% 34.5M 3s",
                                "503550K .......... .......... .......... .......... .......... 90% 52.4M 3s",
                                "503600K .......... .......... .......... .......... .......... 90% 47.6M 3s",
                                "503650K .......... .......... .......... .......... .......... 90% 38.8M 3s",
                                "503700K .......... .......... .......... .......... .......... 90% 42.9M 3s",
                                "503750K .......... .......... .......... .......... .......... 90% 52.8M 3s",
                                "503800K .......... .......... .......... .......... .......... 90% 47.7M 3s",
                                "503850K .......... .......... .......... .......... .......... 90% 52.6M 3s",
                                "503900K .......... .......... .......... .......... .......... 90% 49.4M 3s",
                                "503950K .......... .......... .......... .......... .......... 90% 39.2M 3s",
                                "504000K .......... .......... .......... .......... .......... 90% 40.2M 3s",
                                "504050K .......... .......... .......... .......... .......... 90% 51.9M 3s",
                                "504100K .......... .......... .......... .......... .......... 90% 52.7M 3s",
                                "504150K .......... .......... .......... .......... .......... 90% 37.0M 3s",
                                "504200K .......... .......... .......... .......... .......... 90% 41.9M 3s",
                                "504250K .......... .......... .......... .......... .......... 90% 52.2M 3s",
                                "504300K .......... .......... .......... .......... .......... 90% 54.1M 3s",
                                "504350K .......... .......... .......... .......... .......... 90% 38.3M 3s",
                                "504400K .......... .......... .......... .......... .......... 90% 45.6M 3s",
                                "504450K .......... .......... .......... .......... .......... 90% 51.6M 3s",
                                "504500K .......... .......... .......... .......... .......... 90% 39.7M 3s",
                                "504550K .......... .......... .......... .......... .......... 90% 34.7M 3s",
                                "504600K .......... .......... .......... .......... .......... 90% 32.9M 3s",
                                "504650K .......... .......... .......... .......... .......... 90% 47.6M 3s",
                                "504700K .......... .......... .......... .......... .......... 90% 48.5M 3s",
                                "504750K .......... .......... .......... .......... .......... 90% 46.9M 3s",
                                "504800K .......... .......... .......... .......... .......... 90% 31.6M 3s",
                                "504850K .......... .......... .......... .......... .......... 90% 50.5M 3s",
                                "504900K .......... .......... .......... .......... .......... 90% 50.8M 3s",
                                "504950K .......... .......... .......... .......... .......... 90% 46.1M 3s",
                                "505000K .......... .......... .......... .......... .......... 90% 32.6M 3s",
                                "505050K .......... .......... .......... .......... .......... 90% 46.0M 3s",
                                "505100K .......... .......... .......... .......... .......... 90% 49.3M 3s",
                                "505150K .......... .......... .......... .......... .......... 90% 49.5M 3s",
                                "505200K .......... .......... .......... .......... .......... 90% 35.9M 3s",
                                "505250K .......... .......... .......... .......... .......... 90% 41.0M 3s",
                                "505300K .......... .......... .......... .......... .......... 90% 48.8M 3s",
                                "505350K .......... .......... .......... .......... .......... 90% 51.1M 3s",
                                "505400K .......... .......... .......... .......... .......... 90% 38.2M 3s",
                                "505450K .......... .......... .......... .......... .......... 90% 38.5M 3s",
                                "505500K .......... .......... .......... .......... .......... 90% 49.0M 3s",
                                "505550K .......... .......... .......... .......... .......... 90% 51.1M 3s",
                                "505600K .......... .......... .......... .......... .......... 90% 28.8M 3s",
                                "505650K .......... .......... .......... .......... .......... 90% 37.3M 3s",
                                "505700K .......... .......... .......... .......... .......... 90% 50.7M 3s",
                                "505750K .......... .......... .......... .......... .......... 90% 16.8M 3s",
                                "505800K .......... .......... .......... .......... .......... 90% 42.0M 3s",
                                "505850K .......... .......... .......... .......... .......... 90% 23.4M 3s",
                                "505900K .......... .......... .......... .......... .......... 90% 39.8M 3s",
                                "505950K .......... .......... .......... .......... .......... 90% 47.3M 3s",
                                "506000K .......... .......... .......... .......... .......... 90% 14.7M 3s",
                                "506050K .......... .......... .......... .......... .......... 90% 31.7M 3s",
                                "506100K .......... .......... .......... .......... .......... 90% 22.0M 3s",
                                "506150K .......... .......... .......... .......... .......... 90% 27.3M 3s",
                                "506200K .......... .......... .......... .......... .......... 90% 65.4M 3s",
                                "506250K .......... .......... .......... .......... .......... 90% 21.8M 3s",
                                "506300K .......... .......... .......... .......... .......... 90% 23.2M 3s",
                                "506350K .......... .......... .......... .......... .......... 90% 13.6M 3s",
                                "506400K .......... .......... .......... .......... .......... 90%  118M 3s",
                                "506450K .......... .......... .......... .......... .......... 90% 41.7M 3s",
                                "506500K .......... .......... .......... .......... .......... 90% 13.2M 3s",
                                "506550K .......... .......... .......... .......... .......... 90% 12.4M 3s",
                                "506600K .......... .......... .......... .......... .......... 90% 15.3M 3s",
                                "506650K .......... .......... .......... .......... .......... 90% 61.2M 3s",
                                "506700K .......... .......... .......... .......... .......... 90% 18.4M 3s",
                                "506750K .......... .......... .......... .......... .......... 90% 22.8M 3s",
                                "506800K .......... .......... .......... .......... .......... 90% 16.8M 3s",
                                "506850K .......... .......... .......... .......... .......... 90% 16.4M 3s",
                                "506900K .......... .......... .......... .......... .......... 90% 59.2M 3s",
                                "506950K .......... .......... .......... .......... .......... 90% 14.5M 3s",
                                "507000K .......... .......... .......... .......... .......... 90% 18.0M 3s",
                                "507050K .......... .......... .......... .......... .......... 90% 16.3M 3s",
                                "507100K .......... .......... .......... .......... .......... 90% 53.1M 3s",
                                "507150K .......... .......... .......... .......... .......... 90% 15.4M 3s",
                                "507200K .......... .......... .......... .......... .......... 90% 18.1M 3s",
                                "507250K .......... .......... .......... .......... .......... 90% 16.1M 3s",
                                "507300K .......... .......... .......... .......... .......... 90% 14.9M 3s",
                                "507350K .......... .......... .......... .......... .......... 90% 62.1M 3s",
                                "507400K .......... .......... .......... .......... .......... 90% 9.64M 3s",
                                "507450K .......... .......... .......... .......... .......... 90% 35.1M 3s",
                                "507500K .......... .......... .......... .......... .......... 90% 19.9M 3s",
                                "507550K .......... .......... .......... .......... .......... 90% 17.1M 3s",
                                "507600K .......... .......... .......... .......... .......... 90% 53.7M 3s",
                                "507650K .......... .......... .......... .......... .......... 90% 16.5M 3s",
                                "507700K .......... .......... .......... .......... .......... 90% 16.4M 3s",
                                "507750K .......... .......... .......... .......... .......... 90% 16.9M 3s",
                                "507800K .......... .......... .......... .......... .......... 90% 51.5M 3s",
                                "507850K .......... .......... .......... .......... .......... 90% 17.4M 3s",
                                "507900K .......... .......... .......... .......... .......... 90% 14.7M 3s",
                                "507950K .......... .......... .......... .......... .......... 90% 23.9M 3s",
                                "508000K .......... .......... .......... .......... .......... 90% 20.0M 3s",
                                "508050K .......... .......... .......... .......... .......... 90% 54.4M 3s",
                                "508100K .......... .......... .......... .......... .......... 90% 17.1M 3s",
                                "508150K .......... .......... .......... .......... .......... 90% 17.0M 3s",
                                "508200K .......... .......... .......... .......... .......... 90% 21.6M 3s",
                                "508250K .......... .......... .......... .......... .......... 90% 19.6M 3s",
                                "508300K .......... .......... .......... .......... .......... 90% 41.0M 3s",
                                "508350K .......... .......... .......... .......... .......... 90% 22.6M 3s",
                                "508400K .......... .......... .......... .......... .......... 90% 16.8M 2s",
                                "508450K .......... .......... .......... .......... .......... 90% 14.2M 2s",
                                "508500K .......... .......... .......... .......... .......... 90% 63.9M 2s",
                                "508550K .......... .......... .......... .......... .......... 90% 27.7M 2s",
                                "508600K .......... .......... .......... .......... .......... 90% 15.9M 2s",
                                "508650K .......... .......... .......... .......... .......... 90% 35.7M 2s",
                                "508700K .......... .......... .......... .......... .......... 90% 15.0M 2s",
                                "508750K .......... .......... .......... .......... .......... 90% 69.7M 2s",
                                "508800K .......... .......... .......... .......... .......... 90% 37.8M 2s",
                                "508850K .......... .......... .......... .......... .......... 90% 15.9M 2s",
                                "508900K .......... .......... .......... .......... .......... 90% 41.3M 2s",
                                "508950K .......... .......... .......... .......... .......... 90% 15.1M 2s",
                                "509000K .......... .......... .......... .......... .......... 90% 68.6M 2s",
                                "509050K .......... .......... .......... .......... .......... 91% 43.3M 2s",
                                "509100K .......... .......... .......... .......... .......... 91% 9.41M 2s",
                                "509150K .......... .......... .......... .......... .......... 91%  105M 2s",
                                "509200K .......... .......... .......... .......... .......... 91%  107M 2s",
                                "509250K .......... .......... .......... .......... .......... 91% 24.6M 2s",
                                "509300K .......... .......... .......... .......... .......... 91% 48.7M 2s",
                                "509350K .......... .......... .......... .......... .......... 91% 15.0M 2s",
                                "509400K .......... .......... .......... .......... .......... 91% 41.5M 2s",
                                "509450K .......... .......... .......... .......... .......... 91% 72.0M 2s",
                                "509500K .......... .......... .......... .......... .......... 91% 15.0M 2s",
                                "509550K .......... .......... .......... .......... .......... 91% 36.8M 2s",
                                "509600K .......... .......... .......... .......... .......... 91% 12.1M 2s",
                                "509650K .......... .......... .......... .......... .......... 91% 58.4M 2s",
                                "509700K .......... .......... .......... .......... .......... 91% 60.6M 2s",
                                "509750K .......... .......... .......... .......... .......... 91% 13.3M 2s",
                                "509800K .......... .......... .......... .......... .......... 91% 58.4M 2s",
                                "509850K .......... .......... .......... .......... .......... 91% 11.0M 2s",
                                "509900K .......... .......... .......... .......... .......... 91% 67.2M 2s",
                                "509950K .......... .......... .......... .......... .......... 91% 72.3M 2s",
                                "510000K .......... .......... .......... .......... .......... 91% 14.2M 2s",
                                "510050K .......... .......... .......... .......... .......... 91% 80.6M 2s",
                                "510100K .......... .......... .......... .......... .......... 91% 12.3M 2s",
                                "510150K .......... .......... .......... .......... .......... 91% 54.0M 2s",
                                "510200K .......... .......... .......... .......... .......... 91% 59.8M 2s",
                                "510250K .......... .......... .......... .......... .......... 91% 12.9M 2s",
                                "510300K .......... .......... .......... .......... .......... 91% 48.6M 2s",
                                "510350K .......... .......... .......... .......... .......... 91% 16.1M 2s",
                                "510400K .......... .......... .......... .......... .......... 91% 65.1M 2s",
                                "510450K .......... .......... .......... .......... .......... 91% 92.5M 2s",
                                "510500K .......... .......... .......... .......... .......... 91% 13.2M 2s",
                                "510550K .......... .......... .......... .......... .......... 91% 97.3M 2s",
                                "510600K .......... .......... .......... .......... .......... 91%  104M 2s",
                                "510650K .......... .......... .......... .......... .......... 91% 11.2M 2s",
                                "510700K .......... .......... .......... .......... .......... 91% 60.2M 2s",
                                "510750K .......... .......... .......... .......... .......... 91% 13.4M 2s",
                                "510800K .......... .......... .......... .......... .......... 91% 43.5M 2s",
                                "510850K .......... .......... .......... .......... .......... 91% 79.6M 2s",
                                "510900K .......... .......... .......... .......... .......... 91% 12.9M 2s",
                                "510950K .......... .......... .......... .......... .......... 91% 66.4M 2s",
                                "511000K .......... .......... .......... .......... .......... 91% 15.7M 2s",
                                "511050K .......... .......... .......... .......... .......... 91% 55.8M 2s",
                                "511100K .......... .......... .......... .......... .......... 91% 41.8M 2s",
                                "511150K .......... .......... .......... .......... .......... 91% 14.1M 2s",
                                "511200K .......... .......... .......... .......... .......... 91% 59.2M 2s",
                                "511250K .......... .......... .......... .......... .......... 91% 12.9M 2s",
                                "511300K .......... .......... .......... .......... .......... 91% 93.1M 2s",
                                "511350K .......... .......... .......... .......... .......... 91% 76.8M 2s",
                                "511400K .......... .......... .......... .......... .......... 91% 10.1M 2s",
                                "511450K .......... .......... .......... .......... .......... 91% 92.7M 2s",
                                "511500K .......... .......... .......... .......... .......... 91% 12.2M 2s",
                                "511550K .......... .......... .......... .......... .......... 91% 50.3M 2s",
                                "511600K .......... .......... .......... .......... .......... 91% 74.9M 2s",
                                "511650K .......... .......... .......... .......... .......... 91% 11.3M 2s",
                                "511700K .......... .......... .......... .......... .......... 91% 52.0M 2s",
                                "511750K .......... .......... .......... .......... .......... 91% 8.74M 2s",
                                "511800K .......... .......... .......... .......... .......... 91% 59.4M 2s",
                                "511850K .......... .......... .......... .......... .......... 91% 27.0M 2s",
                                "511900K .......... .......... .......... .......... .......... 91% 12.0M 2s",
                                "511950K .......... .......... .......... .......... .......... 91% 65.6M 2s",
                                "512000K .......... .......... .......... .......... .......... 91% 67.2M 2s",
                                "512050K .......... .......... .......... .......... .......... 91% 14.1M 2s",
                                "512100K .......... .......... .......... .......... .......... 91% 62.3M 2s",
                                "512150K .......... .......... .......... .......... .......... 91% 12.4M 2s",
                                "512200K .......... .......... .......... .......... .......... 91% 73.5M 2s",
                                "512250K .......... .......... .......... .......... .......... 91% 70.9M 2s",
                                "512300K .......... .......... .......... .......... .......... 91% 10.7M 2s",
                                "512350K .......... .......... .......... .......... .......... 91% 57.0M 2s",
                                "512400K .......... .......... .......... .......... .......... 91% 11.2M 2s",
                                "512450K .......... .......... .......... .......... .......... 91% 69.4M 2s",
                                "512500K .......... .......... .......... .......... .......... 91% 69.0M 2s",
                                "512550K .......... .......... .......... .......... .......... 91% 13.2M 2s",
                                "512600K .......... .......... .......... .......... .......... 91% 75.2M 2s",
                                "512650K .......... .......... .......... .......... .......... 91% 10.2M 2s",
                                "512700K .......... .......... .......... .......... .......... 91% 54.0M 2s",
                                "512750K .......... .......... .......... .......... .......... 91% 43.8M 2s",
                                "512800K .......... .......... .......... .......... .......... 91% 13.5M 2s",
                                "512850K .......... .......... .......... .......... .......... 91% 24.6M 2s",
                                "512900K .......... .......... .......... .......... .......... 91% 17.2M 2s",
                                "512950K .......... .......... .......... .......... .......... 91% 12.7M 2s",
                                "513000K .......... .......... .......... .......... .......... 91% 98.7M 2s",
                                "513050K .......... .......... .......... .......... .......... 91% 7.89M 2s",
                                "513100K .......... .......... .......... .......... .......... 91% 87.1M 2s",
                                "513150K .......... .......... .......... .......... .......... 91% 77.6M 2s",
                                "513200K .......... .......... .......... .......... .......... 91% 89.1M 2s",
                                "513250K .......... .......... .......... .......... .......... 91% 64.4M 2s",
                                "513300K .......... .......... .......... .......... .......... 91% 14.9M 2s",
                                "513350K .......... .......... .......... .......... .......... 91% 70.7M 2s",
                                "513400K .......... .......... .......... .......... .......... 91%  106M 2s",
                                "513450K .......... .......... .......... .......... .......... 91% 11.8M 2s",
                                "513500K .......... .......... .......... .......... .......... 91% 55.8M 2s",
                                "513550K .......... .......... .......... .......... .......... 91% 12.9M 2s",
                                "513600K .......... .......... .......... .......... .......... 91% 67.8M 2s",
                                "513650K .......... .......... .......... .......... .......... 91% 94.2M 2s",
                                "513700K .......... .......... .......... .......... .......... 91% 11.0M 2s",
                                "513750K .......... .......... .......... .......... .......... 91%  103M 2s",
                                "513800K .......... .......... .......... .......... .......... 91% 14.7M 2s",
                                "513850K .......... .......... .......... .......... .......... 91% 77.5M 2s",
                                "513900K .......... .......... .......... .......... .......... 91% 82.8M 2s",
                                "513950K .......... .......... .......... .......... .......... 91% 11.8M 2s",
                                "514000K .......... .......... .......... .......... .......... 91% 67.1M 2s",
                                "514050K .......... .......... .......... .......... .......... 91% 13.8M 2s",
                                "514100K .......... .......... .......... .......... .......... 91% 47.6M 2s",
                                "514150K .......... .......... .......... .......... .......... 91% 91.3M 2s",
                                "514200K .......... .......... .......... .......... .......... 91% 13.3M 2s",
                                "514250K .......... .......... .......... .......... .......... 91% 28.0M 2s",
                                "514300K .......... .......... .......... .......... .......... 91% 15.8M 2s",
                                "514350K .......... .......... .......... .......... .......... 91% 48.7M 2s",
                                "514400K .......... .......... .......... .......... .......... 91% 69.3M 2s",
                                "514450K .......... .......... .......... .......... .......... 91% 14.9M 2s",
                                "514500K .......... .......... .......... .......... .......... 91% 67.8M 2s",
                                "514550K .......... .......... .......... .......... .......... 91% 17.9M 2s",
                                "514600K .......... .......... .......... .......... .......... 91% 24.9M 2s",
                                "514650K .......... .......... .......... .......... .......... 92% 66.1M 2s",
                                "514700K .......... .......... .......... .......... .......... 92% 20.5M 2s",
                                "514750K .......... .......... .......... .......... .......... 92% 18.2M 2s",
                                "514800K .......... .......... .......... .......... .......... 92% 42.3M 2s",
                                "514850K .......... .......... .......... .......... .......... 92% 38.3M 2s",
                                "514900K .......... .......... .......... .......... .......... 92% 56.1M 2s",
                                "514950K .......... .......... .......... .......... .......... 92% 11.4M 2s",
                                "515000K .......... .......... .......... .......... .......... 92%  107M 2s",
                                "515050K .......... .......... .......... .......... .......... 92%  104M 2s",
                                "515100K .......... .......... .......... .......... .......... 92% 15.6M 2s",
                                "515150K .......... .......... .......... .......... .......... 92% 35.6M 2s",
                                "515200K .......... .......... .......... .......... .......... 92% 17.2M 2s",
                                "515250K .......... .......... .......... .......... .......... 92% 53.1M 2s",
                                "515300K .......... .......... .......... .......... .......... 92% 79.5M 2s",
                                "515350K .......... .......... .......... .......... .......... 92% 14.6M 2s",
                                "515400K .......... .......... .......... .......... .......... 92% 43.1M 2s",
                                "515450K .......... .......... .......... .......... .......... 92% 11.0M 2s",
                                "515500K .......... .......... .......... .......... .......... 92% 68.2M 2s",
                                "515550K .......... .......... .......... .......... .......... 92% 57.2M 2s",
                                "515600K .......... .......... .......... .......... .......... 92% 16.0M 2s",
                                "515650K .......... .......... .......... .......... .......... 92% 83.5M 2s",
                                "515700K .......... .......... .......... .......... .......... 92% 16.0M 2s",
                                "515750K .......... .......... .......... .......... .......... 92% 60.4M 2s",
                                "515800K .......... .......... .......... .......... .......... 92% 79.7M 2s",
                                "515850K .......... .......... .......... .......... .......... 92% 13.2M 2s",
                                "515900K .......... .......... .......... .......... .......... 92% 23.3M 2s",
                                "515950K .......... .......... .......... .......... .......... 92% 21.9M 2s",
                                "516000K .......... .......... .......... .......... .......... 92% 13.4M 2s",
                                "516050K .......... .......... .......... .......... .......... 92% 23.5M 2s",
                                "516100K .......... .......... .......... .......... .......... 92% 34.5M 2s",
                                "516150K .......... .......... .......... .......... .......... 92% 50.8M 2s",
                                "516200K .......... .......... .......... .......... .......... 92% 92.7M 2s",
                                "516250K .......... .......... .......... .......... .......... 92% 30.5M 2s",
                                "516300K .......... .......... .......... .......... .......... 92% 54.5M 2s",
                                "516350K .......... .......... .......... .......... .......... 92% 13.5M 2s",
                                "516400K .......... .......... .......... .......... .......... 92% 73.5M 2s",
                                "516450K .......... .......... .......... .......... .......... 92% 43.9M 2s",
                                "516500K .......... .......... .......... .......... .......... 92% 14.1M 2s",
                                "516550K .......... .......... .......... .......... .......... 92% 72.6M 2s",
                                "516600K .......... .......... .......... .......... .......... 92% 13.1M 2s",
                                "516650K .......... .......... .......... .......... .......... 92% 63.3M 2s",
                                "516700K .......... .......... .......... .......... .......... 92% 84.3M 2s",
                                "516750K .......... .......... .......... .......... .......... 92% 11.4M 2s",
                                "516800K .......... .......... .......... .......... .......... 92% 27.8M 2s",
                                "516850K .......... .......... .......... .......... .......... 92% 17.1M 2s",
                                "516900K .......... .......... .......... .......... .......... 92% 57.8M 2s",
                                "516950K .......... .......... .......... .......... .......... 92% 81.4M 2s",
                                "517000K .......... .......... .......... .......... .......... 92% 12.7M 2s",
                                "517050K .......... .......... .......... .......... .......... 92% 45.5M 2s",
                                "517100K .......... .......... .......... .......... .......... 92% 14.0M 2s",
                                "517150K .......... .......... .......... .......... .......... 92% 59.3M 2s",
                                "517200K .......... .......... .......... .......... .......... 92% 83.4M 2s",
                                "517250K .......... .......... .......... .......... .......... 92% 12.2M 2s",
                                "517300K .......... .......... .......... .......... .......... 92% 64.2M 2s",
                                "517350K .......... .......... .......... .......... .......... 92% 12.9M 2s",
                                "517400K .......... .......... .......... .......... .......... 92% 61.4M 2s",
                                "517450K .......... .......... .......... .......... .......... 92% 74.1M 2s",
                                "517500K .......... .......... .......... .......... .......... 92% 12.2M 2s",
                                "517550K .......... .......... .......... .......... .......... 92% 68.5M 2s",
                                "517600K .......... .......... .......... .......... .......... 92% 87.6M 2s",
                                "517650K .......... .......... .......... .......... .......... 92% 12.4M 2s",
                                "517700K .......... .......... .......... .......... .......... 92% 60.5M 2s",
                                "517750K .......... .......... .......... .......... .......... 92% 9.95M 2s",
                                "517800K .......... .......... .......... .......... .......... 92% 81.4M 2s",
                                "517850K .......... .......... .......... .......... .......... 92% 73.3M 2s",
                                "517900K .......... .......... .......... .......... .......... 92% 11.4M 2s",
                                "517950K .......... .......... .......... .......... .......... 92% 97.4M 2s",
                                "518000K .......... .......... .......... .......... .......... 92% 19.1M 2s",
                                "518050K .......... .......... .......... .......... .......... 92% 76.4M 2s",
                                "518100K .......... .......... .......... .......... .......... 92% 13.8M 2s",
                                "518150K .......... .......... .......... .......... .......... 92% 58.2M 2s",
                                "518200K .......... .......... .......... .......... .......... 92% 61.0M 2s",
                                "518250K .......... .......... .......... .......... .......... 92% 9.66M 2s",
                                "518300K .......... .......... .......... .......... .......... 92% 74.3M 2s",
                                "518350K .......... .......... .......... .......... .......... 92% 84.0M 2s",
                                "518400K .......... .......... .......... .......... .......... 92% 14.0M 2s",
                                "518450K .......... .......... .......... .......... .......... 92% 78.9M 2s",
                                "518500K .......... .......... .......... .......... .......... 92% 10.2M 2s",
                                "518550K .......... .......... .......... .......... .......... 92% 52.0M 2s",
                                "518600K .......... .......... .......... .......... .......... 92% 69.0M 2s",
                                "518650K .......... .......... .......... .......... .......... 92% 12.9M 2s",
                                "518700K .......... .......... .......... .......... .......... 92% 63.6M 2s",
                                "518750K .......... .......... .......... .......... .......... 92% 11.4M 2s",
                                "518800K .......... .......... .......... .......... .......... 92% 57.0M 2s",
                                "518850K .......... .......... .......... .......... .......... 92% 73.7M 2s",
                                "518900K .......... .......... .......... .......... .......... 92% 12.1M 2s",
                                "518950K .......... .......... .......... .......... .......... 92% 65.1M 2s",
                                "519000K .......... .......... .......... .......... .......... 92% 61.5M 2s",
                                "519050K .......... .......... .......... .......... .......... 92% 11.3M 2s",
                                "519100K .......... .......... .......... .......... .......... 92% 59.8M 2s",
                                "519150K .......... .......... .......... .......... .......... 92% 14.1M 2s",
                                "519200K .......... .......... .......... .......... .......... 92% 56.1M 2s",
                                "519250K .......... .......... .......... .......... .......... 92% 76.6M 2s",
                                "519300K .......... .......... .......... .......... .......... 92% 6.76M 2s",
                                "519350K .......... .......... .......... .......... .......... 92% 44.9M 2s",
                                "519400K .......... .......... .......... .......... .......... 92% 7.53M 2s",
                                "519450K .......... .......... .......... .......... .......... 92% 25.9M 2s",
                                "519500K .......... .......... .......... .......... .......... 92% 49.5M 2s",
                                "519550K .......... .......... .......... .......... .......... 92% 3.46M 2s",
                                "519600K .......... .......... .......... .......... .......... 92% 73.1M 2s",
                                "519650K .......... .......... .......... .......... .......... 92% 9.79M 2s",
                                "519700K .......... .......... .......... .......... .......... 92% 11.5M 2s",
                                "519750K .......... .......... .......... .......... .......... 92% 3.88M 2s",
                                "519800K .......... .......... .......... .......... .......... 92% 19.5M 2s",
                                "519850K .......... .......... .......... .......... .......... 92% 11.7M 2s",
                                "519900K .......... .......... .......... .......... .......... 92% 10.1M 2s",
                                "519950K .......... .......... .......... .......... .......... 92% 6.88M 2s",
                                "520000K .......... .......... .......... .......... .......... 92% 86.4M 2s",
                                "520050K .......... .......... .......... .......... .......... 92% 6.59M 2s",
                                "520100K .......... .......... .......... .......... .......... 92% 52.9M 2s",
                                "520150K .......... .......... .......... .......... .......... 92% 8.50M 2s",
                                "520200K .......... .......... .......... .......... .......... 92% 70.7M 2s",
                                "520250K .......... .......... .......... .......... .......... 93% 7.56M 2s",
                                "520300K .......... .......... .......... .......... .......... 93% 5.62M 2s",
                                "520350K .......... .......... .......... .......... .......... 93% 29.4M 2s",
                                "520400K .......... .......... .......... .......... .......... 93% 56.0M 2s",
                                "520450K .......... .......... .......... .......... .......... 93% 4.51M 2s",
                                "520500K .......... .......... .......... .......... .......... 93% 54.9M 2s",
                                "520550K .......... .......... .......... .......... .......... 93% 5.88M 2s",
                                "520600K .......... .......... .......... .......... .......... 93% 5.66M 2s",
                                "520650K .......... .......... .......... .......... .......... 93% 37.6M 2s",
                                "520700K .......... .......... .......... .......... .......... 93% 10.1M 2s",
                                "520750K .......... .......... .......... .......... .......... 93% 32.8M 2s",
                                "520800K .......... .......... .......... .......... .......... 93% 8.11M 2s",
                                "520850K .......... .......... .......... .......... .......... 93% 6.11M 2s",
                                "520900K .......... .......... .......... .......... .......... 93%  101M 2s",
                                "520950K .......... .......... .......... .......... .......... 93% 8.72M 2s",
                                "521000K .......... .......... .......... .......... .......... 93% 35.3M 2s",
                                "521050K .......... .......... .......... .......... .......... 93% 6.91M 2s",
                                "521100K .......... .......... .......... .......... .......... 93% 57.7M 2s",
                                "521150K .......... .......... .......... .......... .......... 93% 52.9M 2s",
                                "521200K .......... .......... .......... .......... .......... 93% 6.01M 2s",
                                "521250K .......... .......... .......... .......... .......... 93% 10.2M 2s",
                                "521300K .......... .......... .......... .......... .......... 93% 7.19M 2s",
                                "521350K .......... .......... .......... .......... .......... 93% 94.5M 2s",
                                "521400K .......... .......... .......... .......... .......... 93% 6.62M 2s",
                                "521450K .......... .......... .......... .......... .......... 93% 53.5M 2s",
                                "521500K .......... .......... .......... .......... .......... 93% 5.48M 2s",
                                "521550K .......... .......... .......... .......... .......... 93% 39.0M 2s",
                                "521600K .......... .......... .......... .......... .......... 93% 82.1M 2s",
                                "521650K .......... .......... .......... .......... .......... 93% 8.32M 2s",
                                "521700K .......... .......... .......... .......... .......... 93% 7.18M 2s",
                                "521750K .......... .......... .......... .......... .......... 93% 7.11M 2s",
                                "521800K .......... .......... .......... .......... .......... 93% 7.61M 2s",
                                "521850K .......... .......... .......... .......... .......... 93% 37.3M 2s",
                                "521900K .......... .......... .......... .......... .......... 93% 37.0M 2s",
                                "521950K .......... .......... .......... .......... .......... 93% 6.60M 2s",
                                "522000K .......... .......... .......... .......... .......... 93% 9.04M 2s",
                                "522050K .......... .......... .......... .......... .......... 93% 57.9M 2s",
                                "522100K .......... .......... .......... .......... .......... 93% 7.11M 2s",
                                "522150K .......... .......... .......... .......... .......... 93% 37.3M 2s",
                                "522200K .......... .......... .......... .......... .......... 93% 6.95M 2s",
                                "522250K .......... .......... .......... .......... .......... 93% 8.91M 2s",
                                "522300K .......... .......... .......... .......... .......... 93% 67.8M 2s",
                                "522350K .......... .......... .......... .......... .......... 93% 7.21M 2s",
                                "522400K .......... .......... .......... .......... .......... 93% 20.8M 2s",
                                "522450K .......... .......... .......... .......... .......... 93% 6.62M 2s",
                                "522500K .......... .......... .......... .......... .......... 93% 82.4M 2s",
                                "522550K .......... .......... .......... .......... .......... 93% 31.6M 2s",
                                "522600K .......... .......... .......... .......... .......... 93% 8.59M 2s",
                                "522650K .......... .......... .......... .......... .......... 93% 7.97M 2s",
                                "522700K .......... .......... .......... .......... .......... 93% 7.18M 2s",
                                "522750K .......... .......... .......... .......... .......... 93% 6.14M 2s",
                                "522800K .......... .......... .......... .......... .......... 93% 77.0M 2s",
                                "522850K .......... .......... .......... .......... .......... 93% 37.9M 2s",
                                "522900K .......... .......... .......... .......... .......... 93% 9.13M 2s",
                                "522950K .......... .......... .......... .......... .......... 93% 8.96M 2s",
                                "523000K .......... .......... .......... .......... .......... 93% 67.6M 2s",
                                "523050K .......... .......... .......... .......... .......... 93% 6.91M 2s",
                                "523100K .......... .......... .......... .......... .......... 93% 45.5M 2s",
                                "523150K .......... .......... .......... .......... .......... 93% 6.27M 2s",
                                "523200K .......... .......... .......... .......... .......... 93% 60.8M 2s",
                                "523250K .......... .......... .......... .......... .......... 93% 39.0M 2s",
                                "523300K .......... .......... .......... .......... .......... 93% 8.08M 2s",
                                "523350K .......... .......... .......... .......... .......... 93% 9.06M 2s",
                                "523400K .......... .......... .......... .......... .......... 93% 6.84M 2s",
                                "523450K .......... .......... .......... .......... .......... 93% 63.4M 2s",
                                "523500K .......... .......... .......... .......... .......... 93% 38.4M 2s",
                                "523550K .......... .......... .......... .......... .......... 93% 8.44M 2s",
                                "523600K .......... .......... .......... .......... .......... 93% 40.5M 2s",
                                "523650K .......... .......... .......... .......... .......... 93% 9.10M 2s",
                                "523700K .......... .......... .......... .......... .......... 93% 63.1M 2s",
                                "523750K .......... .......... .......... .......... .......... 93% 8.94M 2s",
                                "523800K .......... .......... .......... .......... .......... 93% 43.1M 2s",
                                "523850K .......... .......... .......... .......... .......... 93% 6.88M 2s",
                                "523900K .......... .......... .......... .......... .......... 93%  106M 2s",
                                "523950K .......... .......... .......... .......... .......... 93% 41.0M 2s",
                                "524000K .......... .......... .......... .......... .......... 93% 8.49M 2s",
                                "524050K .......... .......... .......... .......... .......... 93% 52.1M 2s",
                                "524100K .......... .......... .......... .......... .......... 93% 8.61M 2s",
                                "524150K .......... .......... .......... .......... .......... 93% 67.7M 2s",
                                "524200K .......... .......... .......... .......... .......... 93% 40.6M 2s",
                                "524250K .......... .......... .......... .......... .......... 93% 6.71M 2s",
                                "524300K .......... .......... .......... .......... .......... 93% 50.4M 2s",
                                "524350K .......... .......... .......... .......... .......... 93% 6.06M 2s",
                                "524400K .......... .......... .......... .......... .......... 93% 92.5M 2s",
                                "524450K .......... .......... .......... .......... .......... 93%  134M 2s",
                                "524500K .......... .......... .......... .......... .......... 93% 9.57M 2s",
                                "524550K .......... .......... .......... .......... .......... 93% 8.86M 2s",
                                "524600K .......... .......... .......... .......... .......... 93% 84.5M 2s",
                                "524650K .......... .......... .......... .......... .......... 93% 6.65M 2s",
                                "524700K .......... .......... .......... .......... .......... 93% 41.7M 2s",
                                "524750K .......... .......... .......... .......... .......... 93% 6.96M 2s",
                                "524800K .......... .......... .......... .......... .......... 93% 46.4M 2s",
                                "524850K .......... .......... .......... .......... .......... 93% 49.9M 2s",
                                "524900K .......... .......... .......... .......... .......... 93% 8.56M 2s",
                                "524950K .......... .......... .......... .......... .......... 93% 4.53M 2s",
                                "525000K .......... .......... .......... .......... .......... 93%  110M 2s",
                                "525050K .......... .......... .......... .......... .......... 93% 63.3M 2s",
                                "525100K .......... .......... .......... .......... .......... 93% 65.0M 2s",
                                "525150K .......... .......... .......... .......... .......... 93% 7.97M 2s",
                                "525200K .......... .......... .......... .......... .......... 93% 55.6M 2s",
                                "525250K .......... .......... .......... .......... .......... 93% 9.44M 2s",
                                "525300K .......... .......... .......... .......... .......... 93% 64.9M 2s",
                                "525350K .......... .......... .......... .......... .......... 93% 59.3M 2s",
                                "525400K .......... .......... .......... .......... .......... 93% 8.56M 2s",
                                "525450K .......... .......... .......... .......... .......... 93% 45.0M 2s",
                                "525500K .......... .......... .......... .......... .......... 93% 8.35M 2s",
                                "525550K .......... .......... .......... .......... .......... 93% 63.4M 2s",
                                "525600K .......... .......... .......... .......... .......... 93% 40.9M 2s",
                                "525650K .......... .......... .......... .......... .......... 93% 9.22M 2s",
                                "525700K .......... .......... .......... .......... .......... 93% 39.3M 2s",
                                "525750K .......... .......... .......... .......... .......... 93% 6.84M 2s",
                                "525800K .......... .......... .......... .......... .......... 93% 71.1M 2s",
                                "525850K .......... .......... .......... .......... .......... 94% 37.0M 2s",
                                "525900K .......... .......... .......... .......... .......... 94% 8.77M 2s",
                                "525950K .......... .......... .......... .......... .......... 94% 8.11M 2s",
                                "526000K .......... .......... .......... .......... .......... 94% 83.0M 2s",
                                "526050K .......... .......... .......... .......... .......... 94% 6.03M 2s",
                                "526100K .......... .......... .......... .......... .......... 94% 32.3M 2s",
                                "526150K .......... .......... .......... .......... .......... 94% 7.49M 2s",
                                "526200K .......... .......... .......... .......... .......... 94% 8.14M 2s",
                                "526250K .......... .......... .......... .......... .......... 94% 4.81M 2s",
                                "526300K .......... .......... .......... .......... .......... 94% 20.3M 2s",
                                "526350K .......... .......... .......... .......... .......... 94% 50.0M 2s",
                                "526400K .......... .......... .......... .......... .......... 94% 4.92M 2s",
                                "526450K .......... .......... .......... .......... .......... 94% 7.25M 2s",
                                "526500K .......... .......... .......... .......... .......... 94% 5.55M 2s",
                                "526550K .......... .......... .......... .......... .......... 94% 23.0M 2s",
                                "526600K .......... .......... .......... .......... .......... 94% 4.67M 2s",
                                "526650K .......... .......... .......... .......... .......... 94% 6.58M 2s",
                                "526700K .......... .......... .......... .......... .......... 94%  104M 2s",
                                "526750K .......... .......... .......... .......... .......... 94% 6.76M 2s",
                                "526800K .......... .......... .......... .......... .......... 94% 20.7M 2s",
                                "526850K .......... .......... .......... .......... .......... 94% 5.83M 2s",
                                "526900K .......... .......... .......... .......... .......... 94% 3.89M 2s",
                                "526950K .......... .......... .......... .......... .......... 94% 4.72M 2s",
                                "527000K .......... .......... .......... .......... .......... 94% 8.50M 2s",
                                "527050K .......... .......... .......... .......... .......... 94% 23.3M 2s",
                                "527100K .......... .......... .......... .......... .......... 94% 4.95M 2s",
                                "527150K .......... .......... .......... .......... .......... 94% 5.38M 2s",
                                "527200K .......... .......... .......... .......... .......... 94% 93.7M 2s",
                                "527250K .......... .......... .......... .......... .......... 94% 3.91M 2s",
                                "527300K .......... .......... .......... .......... .......... 94% 5.13M 2s",
                                "527350K .......... .......... .......... .......... .......... 94% 4.62M 2s",
                                "527400K .......... .......... .......... .......... .......... 94% 6.46M 2s",
                                "527450K .......... .......... .......... .......... .......... 94% 5.90M 2s",
                                "527500K .......... .......... .......... .......... .......... 94% 7.31M 2s",
                                "527550K .......... .......... .......... .......... .......... 94% 11.4M 2s",
                                "527600K .......... .......... .......... .......... .......... 94% 10.3M 2s",
                                "527650K .......... .......... .......... .......... .......... 94% 7.82M 2s",
                                "527700K .......... .......... .......... .......... .......... 94% 60.3M 2s",
                                "527750K .......... .......... .......... .......... .......... 94% 4.40M 2s",
                                "527800K .......... .......... .......... .......... .......... 94% 6.82M 2s",
                                "527850K .......... .......... .......... .......... .......... 94% 36.6M 2s",
                                "527900K .......... .......... .......... .......... .......... 94% 6.99M 2s",
                                "527950K .......... .......... .......... .......... .......... 94% 60.0M 2s",
                                "528000K .......... .......... .......... .......... .......... 94% 8.79M 2s",
                                "528050K .......... .......... .......... .......... .......... 94% 5.04M 2s",
                                "528100K .......... .......... .......... .......... .......... 94% 10.6M 2s",
                                "528150K .......... .......... .......... .......... .......... 94% 59.7M 2s",
                                "528200K .......... .......... .......... .......... .......... 94% 19.4M 2s",
                                "528250K .......... .......... .......... .......... .......... 94% 6.77M 2s",
                                "528300K .......... .......... .......... .......... .......... 94% 5.94M 2s",
                                "528350K .......... .......... .......... .......... .......... 94% 7.61M 2s",
                                "528400K .......... .......... .......... .......... .......... 94% 56.0M 2s",
                                "528450K .......... .......... .......... .......... .......... 94% 6.52M 2s",
                                "528500K .......... .......... .......... .......... .......... 94% 8.08M 2s",
                                "528550K .......... .......... .......... .......... .......... 94% 4.85M 2s",
                                "528600K .......... .......... .......... .......... .......... 94% 48.2M 2s",
                                "528650K .......... .......... .......... .......... .......... 94% 5.64M 2s",
                                "528700K .......... .......... .......... .......... .......... 94% 6.77M 2s",
                                "528750K .......... .......... .......... .......... .......... 94% 5.13M 2s",
                                "528800K .......... .......... .......... .......... .......... 94% 5.97M 2s",
                                "528850K .......... .......... .......... .......... .......... 94% 59.5M 2s",
                                "528900K .......... .......... .......... .......... .......... 94% 7.15M 2s",
                                "528950K .......... .......... .......... .......... .......... 94% 6.21M 2s",
                                "529000K .......... .......... .......... .......... .......... 94% 5.62M 2s",
                                "529050K .......... .......... .......... .......... .......... 94% 92.2M 2s",
                                "529100K .......... .......... .......... .......... .......... 94% 4.72M 2s",
                                "529150K .......... .......... .......... .......... .......... 94% 4.91M 2s",
                                "529200K .......... .......... .......... .......... .......... 94% 6.31M 1s",
                                "529250K .......... .......... .......... .......... .......... 94% 7.21M 1s",
                                "529300K .......... .......... .......... .......... .......... 94% 5.52M 1s",
                                "529350K .......... .......... .......... .......... .......... 94% 60.9M 1s",
                                "529400K .......... .......... .......... .......... .......... 94% 3.20M 1s",
                                "529450K .......... .......... .......... .......... .......... 94% 4.91M 1s",
                                "529500K .......... .......... .......... .......... .......... 94% 15.9M 1s",
                                "529550K .......... .......... .......... .......... .......... 94% 4.26M 1s",
                                "529600K .......... .......... .......... .......... .......... 94% 55.3M 1s",
                                "529650K .......... .......... .......... .......... .......... 94% 4.70M 1s",
                                "529700K .......... .......... .......... .......... .......... 94% 5.36M 1s",
                                "529750K .......... .......... .......... .......... .......... 94% 5.03M 1s",
                                "529800K .......... .......... .......... .......... .......... 94% 5.63M 1s",
                                "529850K .......... .......... .......... .......... .......... 94% 58.6M 1s",
                                "529900K .......... .......... .......... .......... .......... 94% 5.82M 1s",
                                "529950K .......... .......... .......... .......... .......... 94% 5.82M 1s",
                                "530000K .......... .......... .......... .......... .......... 94% 5.65M 1s",
                                "530050K .......... .......... .......... .......... .......... 94% 67.7M 1s",
                                "530100K .......... .......... .......... .......... .......... 94% 6.53M 1s",
                                "530150K .......... .......... .......... .......... .......... 94% 5.33M 1s",
                                "530200K .......... .......... .......... .......... .......... 94% 5.60M 1s",
                                "530250K .......... .......... .......... .......... .......... 94% 38.0M 1s",
                                "530300K .......... .......... .......... .......... .......... 94% 5.93M 1s",
                                "530350K .......... .......... .......... .......... .......... 94% 5.46M 1s",
                                "530400K .......... .......... .......... .......... .......... 94% 6.41M 1s",
                                "530450K .......... .......... .......... .......... .......... 94% 6.86M 1s",
                                "530500K .......... .......... .......... .......... .......... 94% 70.5M 1s",
                                "530550K .......... .......... .......... .......... .......... 94% 7.99M 1s",
                                "530600K .......... .......... .......... .......... .......... 94% 6.04M 1s",
                                "530650K .......... .......... .......... .......... .......... 94% 8.56M 1s",
                                "530700K .......... .......... .......... .......... .......... 94% 67.0M 1s",
                                "530750K .......... .......... .......... .......... .......... 94% 27.4M 1s",
                                "530800K .......... .......... .......... .......... .......... 94% 8.36M 1s",
                                "530850K .......... .......... .......... .......... .......... 94% 25.2M 1s",
                                "530900K .......... .......... .......... .......... .......... 94% 44.7M 1s",
                                "530950K .......... .......... .......... .......... .......... 94% 7.85M 1s",
                                "531000K .......... .......... .......... .......... .......... 94% 20.0M 1s",
                                "531050K .......... .......... .......... .......... .......... 94% 6.00M 1s",
                                "531100K .......... .......... .......... .......... .......... 94% 5.47M 1s",
                                "531150K .......... .......... .......... .......... .......... 94% 5.51M 1s",
                                "531200K .......... .......... .......... .......... .......... 94% 48.4M 1s",
                                "531250K .......... .......... .......... .......... .......... 94% 6.40M 1s",
                                "531300K .......... .......... .......... .......... .......... 94% 8.06M 1s",
                                "531350K .......... .......... .......... .......... .......... 94% 6.24M 1s",
                                "531400K .......... .......... .......... .......... .......... 94% 62.5M 1s",
                                "531450K .......... .......... .......... .......... .......... 95% 5.33M 1s",
                                "531500K .......... .......... .......... .......... .......... 95% 28.9M 1s",
                                "531550K .......... .......... .......... .......... .......... 95% 9.03M 1s",
                                "531600K .......... .......... .......... .......... .......... 95% 8.65M 1s",
                                "531650K .......... .......... .......... .......... .......... 95% 83.0M 1s",
                                "531700K .......... .......... .......... .......... .......... 95% 5.62M 1s",
                                "531750K .......... .......... .......... .......... .......... 95% 6.36M 1s",
                                "531800K .......... .......... .......... .......... .......... 95% 18.7M 1s",
                                "531850K .......... .......... .......... .......... .......... 95% 61.6M 1s",
                                "531900K .......... .......... .......... .......... .......... 95% 5.52M 1s",
                                "531950K .......... .......... .......... .......... .......... 95% 6.57M 1s",
                                "532000K .......... .......... .......... .......... .......... 95% 5.11M 1s",
                                "532050K .......... .......... .......... .......... .......... 95% 17.6M 1s",
                                "532100K .......... .......... .......... .......... .......... 95% 11.9M 1s",
                                "532150K .......... .......... .......... .......... .......... 95% 10.3M 1s",
                                "532200K .......... .......... .......... .......... .......... 95% 5.91M 1s",
                                "532250K .......... .......... .......... .......... .......... 95% 8.82M 1s",
                                "532300K .......... .......... .......... .......... .......... 95% 6.74M 1s",
                                "532350K .......... .......... .......... .......... .......... 95% 65.5M 1s",
                                "532400K .......... .......... .......... .......... .......... 95% 5.23M 1s",
                                "532450K .......... .......... .......... .......... .......... 95% 5.87M 1s",
                                "532500K .......... .......... .......... .......... .......... 95% 5.73M 1s",
                                "532550K .......... .......... .......... .......... .......... 95% 6.46M 1s",
                                "532600K .......... .......... .......... .......... .......... 95% 71.0M 1s",
                                "532650K .......... .......... .......... .......... .......... 95% 8.21M 1s",
                                "532700K .......... .......... .......... .......... .......... 95% 6.82M 1s",
                                "532750K .......... .......... .......... .......... .......... 95% 6.32M 1s",
                                "532800K .......... .......... .......... .......... .......... 95% 70.4M 1s",
                                "532850K .......... .......... .......... .......... .......... 95% 6.03M 1s",
                                "532900K .......... .......... .......... .......... .......... 95% 9.74M 1s",
                                "532950K .......... .......... .......... .......... .......... 95% 4.09M 1s",
                                "533000K .......... .......... .......... .......... .......... 95% 89.5M 1s",
                                "533050K .......... .......... .......... .......... .......... 95% 8.23M 1s",
                                "533100K .......... .......... .......... .......... .......... 95% 5.84M 1s",
                                "533150K .......... .......... .......... .......... .......... 95% 6.32M 1s",
                                "533200K .......... .......... .......... .......... .......... 95% 6.70M 1s",
                                "533250K .......... .......... .......... .......... .......... 95% 8.84M 1s",
                                "533300K .......... .......... .......... .......... .......... 95% 78.9M 1s",
                                "533350K .......... .......... .......... .......... .......... 95% 6.22M 1s",
                                "533400K .......... .......... .......... .......... .......... 95% 20.3M 1s",
                                "533450K .......... .......... .......... .......... .......... 95% 6.89M 1s",
                                "533500K .......... .......... .......... .......... .......... 95% 50.0M 1s",
                                "533550K .......... .......... .......... .......... .......... 95% 8.08M 1s",
                                "533600K .......... .......... .......... .......... .......... 95% 5.07M 1s",
                                "533650K .......... .......... .......... .......... .......... 95% 6.50M 1s",
                                "533700K .......... .......... .......... .......... .......... 95% 7.11M 1s",
                                "533750K .......... .......... .......... .......... .......... 95% 31.9M 1s",
                                "533800K .......... .......... .......... .......... .......... 95% 5.83M 1s",
                                "533850K .......... .......... .......... .......... .......... 95% 5.33M 1s",
                                "533900K .......... .......... .......... .......... .......... 95% 5.23M 1s",
                                "533950K .......... .......... .......... .......... .......... 95% 8.45M 1s",
                                "534000K .......... .......... .......... .......... .......... 95% 66.6M 1s",
                                "534050K .......... .......... .......... .......... .......... 95% 6.18M 1s",
                                "534100K .......... .......... .......... .......... .......... 95% 8.10M 1s",
                                "534150K .......... .......... .......... .......... .......... 95% 6.68M 1s",
                                "534200K .......... .......... .......... .......... .......... 95% 66.4M 1s",
                                "534250K .......... .......... .......... .......... .......... 95% 29.1M 1s",
                                "534300K .......... .......... .......... .......... .......... 95% 8.93M 1s",
                                "534350K .......... .......... .......... .......... .......... 95% 5.92M 1s",
                                "534400K .......... .......... .......... .......... .......... 95% 4.72M 1s",
                                "534450K .......... .......... .......... .......... .......... 95% 25.1M 1s",
                                "534500K .......... .......... .......... .......... .......... 95% 27.0M 1s",
                                "534550K .......... .......... .......... .......... .......... 95% 6.41M 1s",
                                "534600K .......... .......... .......... .......... .......... 95% 20.0M 1s",
                                "534650K .......... .......... .......... .......... .......... 95% 5.62M 1s",
                                "534700K .......... .......... .......... .......... .......... 95% 57.9M 1s",
                                "534750K .......... .......... .......... .......... .......... 95% 7.82M 1s",
                                "534800K .......... .......... .......... .......... .......... 95% 8.18M 1s",
                                "534850K .......... .......... .......... .......... .......... 95% 5.94M 1s",
                                "534900K .......... .......... .......... .......... .......... 95% 42.4M 1s",
                                "534950K .......... .......... .......... .......... .......... 95% 7.56M 1s",
                                "535000K .......... .......... .......... .......... .......... 95% 35.9M 1s",
                                "535050K .......... .......... .......... .......... .......... 95% 8.58M 1s",
                                "535100K .......... .......... .......... .......... .......... 95% 8.09M 1s",
                                "535150K .......... .......... .......... .......... .......... 95% 43.8M 1s",
                                "535200K .......... .......... .......... .......... .......... 95% 34.8M 1s",
                                "535250K .......... .......... .......... .......... .......... 95% 5.14M 1s",
                                "535300K .......... .......... .......... .......... .......... 95% 20.7M 1s",
                                "535350K .......... .......... .......... .......... .......... 95% 57.9M 1s",
                                "535400K .......... .......... .......... .......... .......... 95% 6.16M 1s",
                                "535450K .......... .......... .......... .......... .......... 95% 5.61M 1s",
                                "535500K .......... .......... .......... .......... .......... 95% 5.72M 1s",
                                "535550K .......... .......... .......... .......... .......... 95% 5.08M 1s",
                                "535600K .......... .......... .......... .......... .......... 95% 5.36M 1s",
                                "535650K .......... .......... .......... .......... .......... 95% 53.0M 1s",
                                "535700K .......... .......... .......... .......... .......... 95% 5.19M 1s",
                                "535750K .......... .......... .......... .......... .......... 95% 4.98M 1s",
                                "535800K .......... .......... .......... .......... .......... 95% 4.74M 1s",
                                "535850K .......... .......... .......... .......... .......... 95% 4.01M 1s",
                                "535900K .......... .......... .......... .......... .......... 95% 57.0M 1s",
                                "535950K .......... .......... .......... .......... .......... 95% 4.86M 1s",
                                "536000K .......... .......... .......... .......... .......... 95% 5.20M 1s",
                                "536050K .......... .......... .......... .......... .......... 95% 4.90M 1s",
                                "536100K .......... .......... .......... .......... .......... 95% 7.59M 1s",
                                "536150K .......... .......... .......... .......... .......... 95% 51.2M 1s",
                                "536200K .......... .......... .......... .......... .......... 95% 5.13M 1s",
                                "536250K .......... .......... .......... .......... .......... 95% 9.02M 1s",
                                "536300K .......... .......... .......... .......... .......... 95% 48.8M 1s",
                                "536350K .......... .......... .......... .......... .......... 95% 8.06M 1s",
                                "536400K .......... .......... .......... .......... .......... 95% 5.71M 1s",
                                "536450K .......... .......... .......... .......... .......... 95% 5.53M 1s",
                                "536500K .......... .......... .......... .......... .......... 95% 55.1M 1s",
                                "536550K .......... .......... .......... .......... .......... 95% 6.35M 1s",
                                "536600K .......... .......... .......... .......... .......... 95% 8.75M 1s",
                                "536650K .......... .......... .......... .......... .......... 95% 7.16M 1s",
                                "536700K .......... .......... .......... .......... .......... 95% 6.02M 1s",
                                "536750K .......... .......... .......... .......... .......... 95% 6.30M 1s",
                                "536800K .......... .......... .......... .......... .......... 95% 47.1M 1s",
                                "536850K .......... .......... .......... .......... .......... 95% 5.50M 1s",
                                "536900K .......... .......... .......... .......... .......... 95% 5.10M 1s",
                                "536950K .......... .......... .......... .......... .......... 95% 5.49M 1s",
                                "537000K .......... .......... .......... .......... .......... 96% 7.54M 1s",
                                "537050K .......... .......... .......... .......... .......... 96% 63.8M 1s",
                                "537100K .......... .......... .......... .......... .......... 96% 7.64M 1s",
                                "537150K .......... .......... .......... .......... .......... 96% 9.18M 1s",
                                "537200K .......... .......... .......... .......... .......... 96% 11.0M 1s",
                                "537250K .......... .......... .......... .......... .......... 96% 37.8M 1s",
                                "537300K .......... .......... .......... .......... .......... 96% 79.5M 1s",
                                "537350K .......... .......... .......... .......... .......... 96% 8.54M 1s",
                                "537400K .......... .......... .......... .......... .......... 96% 34.1M 1s",
                                "537450K .......... .......... .......... .......... .......... 96% 58.7M 1s",
                                "537500K .......... .......... .......... .......... .......... 96% 11.2M 1s",
                                "537550K .......... .......... .......... .......... .......... 96% 37.9M 1s",
                                "537600K .......... .......... .......... .......... .......... 96% 10.6M 1s",
                                "537650K .......... .......... .......... .......... .......... 96% 33.1M 1s",
                                "537700K .......... .......... .......... .......... .......... 96% 52.0M 1s",
                                "537750K .......... .......... .......... .......... .......... 96% 7.51M 1s",
                                "537800K .......... .......... .......... .......... .......... 96% 25.5M 1s",
                                "537850K .......... .......... .......... .......... .......... 96% 7.90M 1s",
                                "537900K .......... .......... .......... .......... .......... 96% 71.5M 1s",
                                "537950K .......... .......... .......... .......... .......... 96% 20.7M 1s",
                                "538000K .......... .......... .......... .......... .......... 96% 6.98M 1s",
                                "538050K .......... .......... .......... .......... .......... 96% 7.11M 1s",
                                "538100K .......... .......... .......... .......... .......... 96% 7.06M 1s",
                                "538150K .......... .......... .......... .......... .......... 96% 53.5M 1s",
                                "538200K .......... .......... .......... .......... .......... 96% 6.96M 1s",
                                "538250K .......... .......... .......... .......... .......... 96% 7.08M 1s",
                                "538300K .......... .......... .......... .......... .......... 96% 7.12M 1s",
                                "538350K .......... .......... .......... .......... .......... 96% 7.36M 1s",
                                "538400K .......... .......... .......... .......... .......... 96% 57.0M 1s",
                                "538450K .......... .......... .......... .......... .......... 96% 7.10M 1s",
                                "538500K .......... .......... .......... .......... .......... 96% 7.80M 1s",
                                "538550K .......... .......... .......... .......... .......... 96% 20.7M 1s",
                                "538600K .......... .......... .......... .......... .......... 96% 82.6M 1s",
                                "538650K .......... .......... .......... .......... .......... 96% 6.98M 1s",
                                "538700K .......... .......... .......... .......... .......... 96% 20.5M 1s",
                                "538750K .......... .......... .......... .......... .......... 96% 6.93M 1s",
                                "538800K .......... .......... .......... .......... .......... 96% 8.73M 1s",
                                "538850K .......... .......... .......... .......... .......... 96% 7.49M 1s",
                                "538900K .......... .......... .......... .......... .......... 96% 61.2M 1s",
                                "538950K .......... .......... .......... .......... .......... 96% 6.04M 1s",
                                "539000K .......... .......... .......... .......... .......... 96% 20.8M 1s",
                                "539050K .......... .......... .......... .......... .......... 96% 5.72M 1s",
                                "539100K .......... .......... .......... .......... .......... 96% 59.3M 1s",
                                "539150K .......... .......... .......... .......... .......... 96% 9.16M 1s",
                                "539200K .......... .......... .......... .......... .......... 96% 8.75M 1s",
                                "539250K .......... .......... .......... .......... .......... 96% 7.72M 1s",
                                "539300K .......... .......... .......... .......... .......... 96% 8.91M 1s",
                                "539350K .......... .......... .......... .......... .......... 96%  115M 1s",
                                "539400K .......... .......... .......... .......... .......... 96% 33.5M 1s",
                                "539450K .......... .......... .......... .......... .......... 96% 9.66M 1s",
                                "539500K .......... .......... .......... .......... .......... 96% 38.7M 1s",
                                "539550K .......... .......... .......... .......... .......... 96% 59.1M 1s",
                                "539600K .......... .......... .......... .......... .......... 96% 10.1M 1s",
                                "539650K .......... .......... .......... .......... .......... 96% 23.7M 1s",
                                "539700K .......... .......... .......... .......... .......... 96% 7.52M 1s",
                                "539750K .......... .......... .......... .......... .......... 96% 22.1M 1s",
                                "539800K .......... .......... .......... .......... .......... 96% 68.8M 1s",
                                "539850K .......... .......... .......... .......... .......... 96% 6.18M 1s",
                                "539900K .......... .......... .......... .......... .......... 96% 5.89M 1s",
                                "539950K .......... .......... .......... .......... .......... 96% 7.11M 1s",
                                "540000K .......... .......... .......... .......... .......... 96% 9.29M 1s",
                                "540050K .......... .......... .......... .......... .......... 96% 72.1M 1s",
                                "540100K .......... .......... .......... .......... .......... 96% 9.58M 1s",
                                "540150K .......... .......... .......... .......... .......... 96% 9.23M 1s",
                                "540200K .......... .......... .......... .......... .......... 96% 35.4M 1s",
                                "540250K .......... .......... .......... .......... .......... 96% 65.1M 1s",
                                "540300K .......... .......... .......... .......... .......... 96% 8.80M 1s",
                                "540350K .......... .......... .......... .......... .......... 96% 33.0M 1s",
                                "540400K .......... .......... .......... .......... .......... 96% 5.15M 1s",
                                "540450K .......... .......... .......... .......... .......... 96%  108M 1s",
                                "540500K .......... .......... .......... .......... .......... 96%  108M 1s",
                                "540550K .......... .......... .......... .......... .......... 96% 11.7M 1s",
                                "540600K .......... .......... .......... .......... .......... 96% 21.4M 1s",
                                "540650K .......... .......... .......... .......... .......... 96% 6.22M 1s",
                                "540700K .......... .......... .......... .......... .......... 96% 6.19M 1s",
                                "540750K .......... .......... .......... .......... .......... 96% 6.36M 1s",
                                "540800K .......... .......... .......... .......... .......... 96% 92.3M 1s",
                                "540850K .......... .......... .......... .......... .......... 96% 8.98M 1s",
                                "540900K .......... .......... .......... .......... .......... 96% 9.99M 1s",
                                "540950K .......... .......... .......... .......... .......... 96% 99.3M 1s",
                                "541000K .......... .......... .......... .......... .......... 96% 9.14M 1s",
                                "541050K .......... .......... .......... .......... .......... 96% 29.5M 1s",
                                "541100K .......... .......... .......... .......... .......... 96% 9.32M 1s",
                                "541150K .......... .......... .......... .......... .......... 96% 31.1M 1s",
                                "541200K .......... .......... .......... .......... .......... 96% 83.1M 1s",
                                "541250K .......... .......... .......... .......... .......... 96% 9.19M 1s",
                                "541300K .......... .......... .......... .......... .......... 96% 30.0M 1s",
                                "541350K .......... .......... .......... .......... .......... 96% 7.54M 1s",
                                "541400K .......... .......... .......... .......... .......... 96% 47.6M 1s",
                                "541450K .......... .......... .......... .......... .......... 96% 20.6M 1s",
                                "541500K .......... .......... .......... .......... .......... 96% 5.93M 1s",
                                "541550K .......... .......... .......... .......... .......... 96% 6.04M 1s",
                                "541600K .......... .......... .......... .......... .......... 96% 5.59M 1s",
                                "541650K .......... .......... .......... .......... .......... 96% 6.56M 1s",
                                "541700K .......... .......... .......... .......... .......... 96% 72.2M 1s",
                                "541750K .......... .......... .......... .......... .......... 96% 9.03M 1s",
                                "541800K .......... .......... .......... .......... .......... 96% 8.92M 1s",
                                "541850K .......... .......... .......... .......... .......... 96% 31.1M 1s",
                                "541900K .......... .......... .......... .......... .......... 96% 94.4M 1s",
                                "541950K .......... .......... .......... .......... .......... 96% 8.90M 1s",
                                "542000K .......... .......... .......... .......... .......... 96% 29.3M 1s",
                                "542050K .......... .......... .......... .......... .......... 96% 9.23M 1s",
                                "542100K .......... .......... .......... .......... .......... 96% 79.6M 1s",
                                "542150K .......... .......... .......... .......... .......... 96% 21.7M 1s",
                                "542200K .......... .......... .......... .......... .......... 96% 10.3M 1s",
                                "542250K .......... .......... .......... .......... .......... 96% 29.9M 1s",
                                "542300K .......... .......... .......... .......... .......... 96% 7.49M 1s",
                                "542350K .......... .......... .......... .......... .......... 96% 50.4M 1s",
                                "542400K .......... .......... .......... .......... .......... 96% 16.0M 1s",
                                "542450K .......... .......... .......... .......... .......... 96% 6.11M 1s",
                                "542500K .......... .......... .......... .......... .......... 96% 6.00M 1s",
                                "542550K .......... .......... .......... .......... .......... 96% 7.45M 1s",
                                "542600K .......... .......... .......... .......... .......... 97% 10.1M 1s",
                                "542650K .......... .......... .......... .......... .......... 97% 69.5M 1s",
                                "542700K .......... .......... .......... .......... .......... 97% 9.44M 1s",
                                "542750K .......... .......... .......... .......... .......... 97% 9.37M 1s",
                                "542800K .......... .......... .......... .......... .......... 97% 95.7M 1s",
                                "542850K .......... .......... .......... .......... .......... 97% 29.2M 1s",
                                "542900K .......... .......... .......... .......... .......... 97% 8.59M 1s",
                                "542950K .......... .......... .......... .......... .......... 97% 31.2M 1s",
                                "543000K .......... .......... .......... .......... .......... 97% 9.11M 1s",
                                "543050K .......... .......... .......... .......... .......... 97% 63.5M 1s",
                                "543100K .......... .......... .......... .......... .......... 97% 30.6M 1s",
                                "543150K .......... .......... .......... .......... .......... 97% 8.31M 1s",
                                "543200K .......... .......... .......... .......... .......... 97% 16.4M 1s",
                                "543250K .......... .......... .......... .......... .......... 97% 6.43M 1s",
                                "543300K .......... .......... .......... .......... .......... 97% 44.3M 1s",
                                "543350K .......... .......... .......... .......... .......... 97% 18.7M 1s",
                                "543400K .......... .......... .......... .......... .......... 97% 4.90M 1s",
                                "543450K .......... .......... .......... .......... .......... 97% 10.1M 1s",
                                "543500K .......... .......... .......... .......... .......... 97% 9.05M 1s",
                                "543550K .......... .......... .......... .......... .......... 97% 9.40M 1s",
                                "543600K .......... .......... .......... .......... .......... 97% 23.6M 1s",
                                "543650K .......... .......... .......... .......... .......... 97% 11.7M 1s",
                                "543700K .......... .......... .......... .......... .......... 97% 36.1M 1s",
                                "543750K .......... .......... .......... .......... .......... 97% 56.4M 1s",
                                "543800K .......... .......... .......... .......... .......... 97% 9.40M 1s",
                                "543850K .......... .......... .......... .......... .......... 97% 30.0M 1s",
                                "543900K .......... .......... .......... .......... .......... 97% 9.36M 1s",
                                "543950K .......... .......... .......... .......... .......... 97% 31.9M 1s",
                                "544000K .......... .......... .......... .......... .......... 97% 79.1M 1s",
                                "544050K .......... .......... .......... .......... .......... 97% 8.23M 1s",
                                "544100K .......... .......... .......... .......... .......... 97% 19.2M 1s",
                                "544150K .......... .......... .......... .......... .......... 97% 6.12M 1s",
                                "544200K .......... .......... .......... .......... .......... 97% 49.2M 1s",
                                "544250K .......... .......... .......... .......... .......... 97% 19.8M 1s",
                                "544300K .......... .......... .......... .......... .......... 97% 5.18M 1s",
                                "544350K .......... .......... .......... .......... .......... 97% 8.18M 1s",
                                "544400K .......... .......... .......... .......... .......... 97% 7.63M 1s",
                                "544450K .......... .......... .......... .......... .......... 97% 12.8M 1s",
                                "544500K .......... .......... .......... .......... .......... 97% 11.0M 1s",
                                "544550K .......... .......... .......... .......... .......... 97% 23.6M 1s",
                                "544600K .......... .......... .......... .......... .......... 97% 11.0M 1s",
                                "544650K .......... .......... .......... .......... .......... 97% 5.43M 1s",
                                "544700K .......... .......... .......... .......... .......... 97%  108M 1s",
                                "544750K .......... .......... .......... .......... .......... 97% 19.7M 1s",
                                "544800K .......... .......... .......... .......... .......... 97% 56.2M 1s",
                                "544850K .......... .......... .......... .......... .......... 97% 7.53M 1s",
                                "544900K .......... .......... .......... .......... .......... 97% 20.3M 1s",
                                "544950K .......... .......... .......... .......... .......... 97% 68.1M 1s",
                                "545000K .......... .......... .......... .......... .......... 97% 6.07M 1s",
                                "545050K .......... .......... .......... .......... .......... 97% 6.19M 1s",
                                "545100K .......... .......... .......... .......... .......... 97% 6.01M 1s",
                                "545150K .......... .......... .......... .......... .......... 97% 9.74M 1s",
                                "545200K .......... .......... .......... .......... .......... 97% 66.6M 1s",
                                "545250K .......... .......... .......... .......... .......... 97% 8.83M 1s",
                                "545300K .......... .......... .......... .......... .......... 97% 10.3M 1s",
                                "545350K .......... .......... .......... .......... .......... 97% 31.6M 1s",
                                "545400K .......... .......... .......... .......... .......... 97% 60.6M 1s",
                                "545450K .......... .......... .......... .......... .......... 97% 8.63M 1s",
                                "545500K .......... .......... .......... .......... .......... 97% 40.8M 1s",
                                "545550K .......... .......... .......... .......... .......... 97% 8.98M 1s",
                                "545600K .......... .......... .......... .......... .......... 97% 89.7M 1s",
                                "545650K .......... .......... .......... .......... .......... 97% 26.6M 1s",
                                "545700K .......... .......... .......... .......... .......... 97% 9.50M 1s",
                                "545750K .......... .......... .......... .......... .......... 97% 22.2M 1s",
                                "545800K .......... .......... .......... .......... .......... 97% 6.19M 1s",
                                "545850K .......... .......... .......... .......... .......... 97% 51.2M 1s",
                                "545900K .......... .......... .......... .......... .......... 97% 17.7M 1s",
                                "545950K .......... .......... .......... .......... .......... 97% 4.96M 1s",
                                "546000K .......... .......... .......... .......... .......... 97% 10.6M 1s",
                                "546050K .......... .......... .......... .......... .......... 97% 6.97M 1s",
                                "546100K .......... .......... .......... .......... .......... 97% 9.44M 1s",
                                "546150K .......... .......... .......... .......... .......... 97% 94.3M 1s",
                                "546200K .......... .......... .......... .......... .......... 97% 28.0M 1s",
                                "546250K .......... .......... .......... .......... .......... 97% 8.90M 1s",
                                "546300K .......... .......... .......... .......... .......... 97% 80.3M 1s",
                                "546350K .......... .......... .......... .......... .......... 97% 27.0M 1s",
                                "546400K .......... .......... .......... .......... .......... 97% 9.19M 1s",
                                "546450K .......... .......... .......... .......... .......... 97% 30.7M 1s",
                                "546500K .......... .......... .......... .......... .......... 97% 9.55M 1s",
                                "546550K .......... .......... .......... .......... .......... 97% 62.0M 1s",
                                "546600K .......... .......... .......... .......... .......... 97% 28.5M 1s",
                                "546650K .......... .......... .......... .......... .......... 97% 9.32M 1s",
                                "546700K .......... .......... .......... .......... .......... 97% 26.6M 1s",
                                "546750K .......... .......... .......... .......... .......... 97% 6.66M 1s",
                                "546800K .......... .......... .......... .......... .......... 97% 44.2M 1s",
                                "546850K .......... .......... .......... .......... .......... 97% 14.9M 1s",
                                "546900K .......... .......... .......... .......... .......... 97% 5.51M 1s",
                                "546950K .......... .......... .......... .......... .......... 97% 8.73M 1s",
                                "547000K .......... .......... .......... .......... .......... 97% 7.34M 1s",
                                "547050K .......... .......... .......... .......... .......... 97% 8.71M 1s",
                                "547100K .......... .......... .......... .......... .......... 97% 53.6M 1s",
                                "547150K .......... .......... .......... .......... .......... 97% 9.85M 1s",
                                "547200K .......... .......... .......... .......... .......... 97% 9.33M 1s",
                                "547250K .......... .......... .......... .......... .......... 97% 73.7M 1s",
                                "547300K .......... .......... .......... .......... .......... 97% 30.5M 1s",
                                "547350K .......... .......... .......... .......... .......... 97% 8.44M 1s",
                                "547400K .......... .......... .......... .......... .......... 97% 35.9M 1s",
                                "547450K .......... .......... .......... .......... .......... 97% 9.17M 1s",
                                "547500K .......... .......... .......... .......... .......... 97% 80.8M 1s",
                                "547550K .......... .......... .......... .......... .......... 97% 32.4M 1s",
                                "547600K .......... .......... .......... .......... .......... 97% 7.86M 1s",
                                "547650K .......... .......... .......... .......... .......... 97% 25.1M 1s",
                                "547700K .......... .......... .......... .......... .......... 97% 56.4M 1s",
                                "547750K .......... .......... .......... .......... .......... 97% 5.40M 1s",
                                "547800K .......... .......... .......... .......... .......... 97% 16.8M 1s",
                                "547850K .......... .......... .......... .......... .......... 97% 6.14M 1s",
                                "547900K .......... .......... .......... .......... .......... 97% 3.13M 1s",
                                "547950K .......... .......... .......... .......... .......... 97%  103M 1s",
                                "548000K .......... .......... .......... .......... .......... 97%  139M 1s",
                                "548050K .......... .......... .......... .......... .......... 97% 9.61M 1s",
                                "548100K .......... .......... .......... .......... .......... 97% 18.7M 1s",
                                "548150K .......... .......... .......... .......... .......... 97% 5.70M 1s",
                                "548200K .......... .......... .......... .......... .......... 98% 55.4M 1s",
                                "548250K .......... .......... .......... .......... .......... 98% 8.32M 1s",
                                "548300K .......... .......... .......... .......... .......... 98% 8.32M 1s",
                                "548350K .......... .......... .......... .......... .......... 98% 5.34M 1s",
                                "548400K .......... .......... .......... .......... .......... 98% 55.2M 1s",
                                "548450K .......... .......... .......... .......... .......... 98% 16.3M 1s",
                                "548500K .......... .......... .......... .......... .......... 98% 6.02M 1s",
                                "548550K .......... .......... .......... .......... .......... 98% 8.23M 1s",
                                "548600K .......... .......... .......... .......... .......... 98% 4.81M 1s",
                                "548650K .......... .......... .......... .......... .......... 98% 5.36M 1s",
                                "548700K .......... .......... .......... .......... .......... 98% 51.3M 1s",
                                "548750K .......... .......... .......... .......... .......... 98% 5.25M 1s",
                                "548800K .......... .......... .......... .......... .......... 98% 5.17M 1s",
                                "548850K .......... .......... .......... .......... .......... 98% 5.47M 1s",
                                "548900K .......... .......... .......... .......... .......... 98% 5.17M 1s",
                                "548950K .......... .......... .......... .......... .......... 98% 62.4M 1s",
                                "549000K .......... .......... .......... .......... .......... 98% 5.23M 1s",
                                "549050K .......... .......... .......... .......... .......... 98% 8.99M 1s",
                                "549100K .......... .......... .......... .......... .......... 98% 10.2M 1s",
                                "549150K .......... .......... .......... .......... .......... 98% 8.18M 1s",
                                "549200K .......... .......... .......... .......... .......... 98% 58.6M 1s",
                                "549250K .......... .......... .......... .......... .......... 98% 8.61M 1s",
                                "549300K .......... .......... .......... .......... .......... 98% 42.6M 1s",
                                "549350K .......... .......... .......... .......... .......... 98% 94.5M 1s",
                                "549400K .......... .......... .......... .......... .......... 98% 7.27M 1s",
                                "549450K .......... .......... .......... .......... .......... 98% 20.3M 1s",
                                "549500K .......... .......... .......... .......... .......... 98% 5.59M 1s",
                                "549550K .......... .......... .......... .......... .......... 98% 6.20M 1s",
                                "549600K .......... .......... .......... .......... .......... 98% 9.42M 1s",
                                "549650K .......... .......... .......... .......... .......... 98% 60.4M 1s",
                                "549700K .......... .......... .......... .......... .......... 98% 9.66M 0s",
                                "549750K .......... .......... .......... .......... .......... 98% 9.43M 0s",
                                "549800K .......... .......... .......... .......... .......... 98% 10.4M 0s",
                                "549850K .......... .......... .......... .......... .......... 98% 50.5M 0s",
                                "549900K .......... .......... .......... .......... .......... 98% 36.1M 0s",
                                "549950K .......... .......... .......... .......... .......... 98% 9.77M 0s",
                                "550000K .......... .......... .......... .......... .......... 98% 28.3M 0s",
                                "550050K .......... .......... .......... .......... .......... 98% 47.2M 0s",
                                "550100K .......... .......... .......... .......... .......... 98% 10.5M 0s",
                                "550150K .......... .......... .......... .......... .......... 98% 30.0M 0s",
                                "550200K .......... .......... .......... .......... .......... 98% 5.68M 0s",
                                "550250K .......... .......... .......... .......... .......... 98% 18.6M 0s",
                                "550300K .......... .......... .......... .......... .......... 98% 41.7M 0s",
                                "550350K .......... .......... .......... .......... .......... 98% 6.23M 0s",
                                "550400K .......... .......... .......... .......... .......... 98% 6.14M 0s",
                                "550450K .......... .......... .......... .......... .......... 98% 7.90M 0s",
                                "550500K .......... .......... .......... .......... .......... 98% 9.58M 0s",
                                "550550K .......... .......... .......... .......... .......... 98% 82.2M 0s",
                                "550600K .......... .......... .......... .......... .......... 98% 8.61M 0s",
                                "550650K .......... .......... .......... .......... .......... 98% 7.75M 0s",
                                "550700K .......... .......... .......... .......... .......... 98% 23.8M 0s",
                                "550750K .......... .......... .......... .......... .......... 98% 68.5M 0s",
                                "550800K .......... .......... .......... .......... .......... 98% 8.48M 0s",
                                "550850K .......... .......... .......... .......... .......... 98% 28.9M 0s",
                                "550900K .......... .......... .......... .......... .......... 98% 7.87M 0s",
                                "550950K .......... .......... .......... .......... .......... 98% 8.19M 0s",
                                "551000K .......... .......... .......... .......... .......... 98% 11.5M 0s",
                                "551050K .......... .......... .......... .......... .......... 98% 9.92M 0s",
                                "551100K .......... .......... .......... .......... .......... 98% 5.88M 0s",
                                "551150K .......... .......... .......... .......... .......... 98% 5.78M 0s",
                                "551200K .......... .......... .......... .......... .......... 98% 6.13M 0s",
                                "551250K .......... .......... .......... .......... .......... 98% 68.4M 0s",
                                "551300K .......... .......... .......... .......... .......... 98% 6.93M 0s",
                                "551350K .......... .......... .......... .......... .......... 98% 8.13M 0s",
                                "551400K .......... .......... .......... .......... .......... 98% 8.69M 0s",
                                "551450K .......... .......... .......... .......... .......... 98% 67.5M 0s",
                                "551500K .......... .......... .......... .......... .......... 98% 8.53M 0s",
                                "551550K .......... .......... .......... .......... .......... 98% 17.8M 0s",
                                "551600K .......... .......... .......... .......... .......... 98% 9.88M 0s",
                                "551650K .......... .......... .......... .......... .......... 98% 26.6M 0s",
                                "551700K .......... .......... .......... .......... .......... 98% 91.8M 0s",
                                "551750K .......... .......... .......... .......... .......... 98% 8.28M 0s",
                                "551800K .......... .......... .......... .......... .......... 98% 18.7M 0s",
                                "551850K .......... .......... .......... .......... .......... 98% 5.14M 0s",
                                "551900K .......... .......... .......... .......... .......... 98% 5.80M 0s",
                                "551950K .......... .......... .......... .......... .......... 98% 54.3M 0s",
                                "552000K .......... .......... .......... .......... .......... 98% 5.57M 0s",
                                "552050K .......... .......... .......... .......... .......... 98% 6.31M 0s",
                                "552100K .......... .......... .......... .......... .......... 98% 6.91M 0s",
                                "552150K .......... .......... .......... .......... .......... 98% 7.52M 0s",
                                "552200K .......... .......... .......... .......... .......... 98% 81.2M 0s",
                                "552250K .......... .......... .......... .......... .......... 98% 6.60M 0s",
                                "552300K .......... .......... .......... .......... .......... 98% 5.97M 0s",
                                "552350K .......... .......... .......... .......... .......... 98% 24.5M 0s",
                                "552400K .......... .......... .......... .......... .......... 98% 68.9M 0s",
                                "552450K .......... .......... .......... .......... .......... 98% 4.34M 0s",
                                "552500K .......... .......... .......... .......... .......... 98% 70.8M 0s",
                                "552550K .......... .......... .......... .......... .......... 98% 7.32M 0s",
                                "552600K .......... .......... .......... .......... .......... 98% 5.89M 0s",
                                "552650K .......... .......... .......... .......... .......... 98% 62.0M 0s",
                                "552700K .......... .......... .......... .......... .......... 98% 17.4M 0s",
                                "552750K .......... .......... .......... .......... .......... 98% 5.67M 0s",
                                "552800K .......... .......... .......... .......... .......... 98% 4.80M 0s",
                                "552850K .......... .......... .......... .......... .......... 98% 7.10M 0s",
                                "552900K .......... .......... .......... .......... .......... 98% 30.0M 0s",
                                "552950K .......... .......... .......... .......... .......... 98% 7.78M 0s",
                                "553000K .......... .......... .......... .......... .......... 98% 6.85M 0s",
                                "553050K .......... .......... .......... .......... .......... 98% 7.94M 0s",
                                "553100K .......... .......... .......... .......... .......... 98% 61.5M 0s",
                                "553150K .......... .......... .......... .......... .......... 98% 8.71M 0s",
                                "553200K .......... .......... .......... .......... .......... 98% 8.21M 0s",
                                "553250K .......... .......... .......... .......... .......... 98% 28.4M 0s",
                                "553300K .......... .......... .......... .......... .......... 98% 46.0M 0s",
                                "553350K .......... .......... .......... .......... .......... 98% 7.09M 0s",
                                "553400K .......... .......... .......... .......... .......... 98% 17.6M 0s",
                                "553450K .......... .......... .......... .......... .......... 98% 5.69M 0s",
                                "553500K .......... .......... .......... .......... .......... 98% 6.03M 0s",
                                "553550K .......... .......... .......... .......... .......... 98% 5.73M 0s",
                                "553600K .......... .......... .......... .......... .......... 98% 57.0M 0s",
                                "553650K .......... .......... .......... .......... .......... 98% 6.68M 0s",
                                "553700K .......... .......... .......... .......... .......... 98% 8.07M 0s",
                                "553750K .......... .......... .......... .......... .......... 98% 8.73M 0s",
                                "553800K .......... .......... .......... .......... .......... 99% 74.5M 0s",
                                "553850K .......... .......... .......... .......... .......... 99% 8.31M 0s",
                                "553900K .......... .......... .......... .......... .......... 99% 24.6M 0s",
                                "553950K .......... .......... .......... .......... .......... 99% 8.67M 0s",
                                "554000K .......... .......... .......... .......... .......... 99% 70.8M 0s",
                                "554050K .......... .......... .......... .......... .......... 99% 27.2M 0s",
                                "554100K .......... .......... .......... .......... .......... 99% 5.50M 0s",
                                "554150K .......... .......... .......... .......... .......... 99% 84.8M 0s",
                                "554200K .......... .......... .......... .......... .......... 99% 12.2M 0s",
                                "554250K .......... .......... .......... .......... .......... 99% 74.5M 0s",
                                "554300K .......... .......... .......... .......... .......... 99% 17.8M 0s",
                                "554350K .......... .......... .......... .......... .......... 99% 6.16M 0s",
                                "554400K .......... .......... .......... .......... .......... 99% 4.24M 0s",
                                "554450K .......... .......... .......... .......... .......... 99% 5.27M 0s",
                                "554500K .......... .......... .......... .......... .......... 99% 8.50M 0s",
                                "554550K .......... .......... .......... .......... .......... 99% 97.1M 0s",
                                "554600K .......... .......... .......... .......... .......... 99% 9.74M 0s",
                                "554650K .......... .......... .......... .......... .......... 99% 8.79M 0s",
                                "554700K .......... .......... .......... .......... .......... 99% 8.31M 0s",
                                "554750K .......... .......... .......... .......... .......... 99% 75.8M 0s",
                                "554800K .......... .......... .......... .......... .......... 99% 26.5M 0s",
                                "554850K .......... .......... .......... .......... .......... 99% 9.38M 0s",
                                "554900K .......... .......... .......... .......... .......... 99% 24.0M 0s",
                                "554950K .......... .......... .......... .......... .......... 99% 92.6M 0s",
                                "555000K .......... .......... .......... .......... .......... 99% 8.54M 0s",
                                "555050K .......... .......... .......... .......... .......... 99% 30.0M 0s",
                                "555100K .......... .......... .......... .......... .......... 99% 8.15M 0s",
                                "555150K .......... .......... .......... .......... .......... 99% 20.3M 0s",
                                "555200K .......... .......... .......... .......... .......... 99% 66.0M 0s",
                                "555250K .......... .......... .......... .......... .......... 99% 5.67M 0s",
                                "555300K .......... .......... .......... .......... .......... 99% 4.77M 0s",
                                "555350K .......... .......... .......... .......... .......... 99% 11.0M 0s",
                                "555400K .......... .......... .......... .......... .......... 99% 8.10M 0s",
                                "555450K .......... .......... .......... .......... .......... 99% 72.5M 0s",
                                "555500K .......... .......... .......... .......... .......... 99% 8.83M 0s",
                                "555550K .......... .......... .......... .......... .......... 99% 8.75M 0s",
                                "555600K .......... .......... .......... .......... .......... 99% 10.3M 0s",
                                "555650K .......... .......... .......... .......... .......... 99% 92.1M 0s",
                                "555700K .......... .......... .......... .......... .......... 99% 17.0M 0s",
                                "555750K .......... .......... .......... .......... .......... 99% 30.6M 0s",
                                "555800K .......... .......... .......... .......... .......... 99% 7.10M 0s",
                                "555850K .......... .......... .......... .......... .......... 99% 26.5M 0s",
                                "555900K .......... .......... .......... .......... .......... 99% 78.0M 0s",
                                "555950K .......... .......... .......... .......... .......... 99% 7.32M 0s",
                                "556000K .......... .......... .......... .......... .......... 99% 6.02M 0s",
                                "556050K .......... .......... .......... .......... .......... 99% 8.73M 0s",
                                "556100K .......... .......... .......... .......... .......... 99% 55.1M 0s",
                                "556150K .......... .......... .......... .......... .......... 99% 32.1M 0s",
                                "556200K .......... .......... .......... .......... .......... 99% 7.72M 0s",
                                "556250K .......... .......... .......... .......... .......... 99% 85.7M 0s",
                                "556300K .......... .......... .......... .......... .......... 99% 7.34M 0s",
                                "556350K .......... .......... .......... .......... .......... 99% 94.2M 0s",
                                "556400K .......... .......... .......... .......... .......... 99% 28.2M 0s",
                                "556450K .......... .......... .......... .......... .......... 99% 8.93M 0s",
                                "556500K .......... .......... .......... .......... .......... 99% 29.0M 0s",
                                "556550K .......... .......... .......... .......... .......... 99% 8.76M 0s",
                                "556600K .......... .......... .......... .......... .......... 99% 77.9M 0s",
                                "556650K .......... .......... .......... .......... .......... 99% 29.0M 0s",
                                "556700K .......... .......... .......... .......... .......... 99% 8.69M 0s",
                                "556750K .......... .......... .......... .......... .......... 99% 29.1M 0s",
                                "556800K .......... .......... .......... .......... .......... 99% 49.1M 0s",
                                "556850K .......... .......... .......... .......... .......... 99% 17.5M 0s",
                                "556900K .......... .......... .......... .......... .......... 99% 45.4M 0s",
                                "556950K .......... .......... .......... .......... .......... 99% 13.9M 0s",
                                "557000K .......... .......... .......... .......... .......... 99% 43.3M 0s",
                                "557050K .......... .......... .......... .......... .......... 99% 66.9M 0s",
                                "557100K .......... .......... .......... .......... .......... 99% 9.60M 0s",
                                "557150K .......... .......... .......... .......... .......... 99% 32.1M 0s",
                                "557200K .......... .......... .......... .......... .......... 99% 6.02M 0s",
                                "557250K .......... .......... .......... .......... .......... 99% 20.4M 0s",
                                "557300K .......... .......... .......... .......... .......... 99% 66.6M 0s",
                                "557350K .......... .......... .......... .......... .......... 99% 4.95M 0s",
                                "557400K .......... .......... .......... .......... .......... 99% 9.67M 0s",
                                "557450K .......... .......... .......... .......... .......... 99% 16.7M 0s",
                                "557500K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "557550K .......... .......... .......... .......... .......... 99% 44.2M 0s",
                                "557600K .......... .......... .......... .......... .......... 99% 38.4M 0s",
                                "557650K .......... .......... .......... .......... .......... 99% 7.66M 0s",
                                "557700K .......... .......... .......... .......... .......... 99%  104M 0s",
                                "557750K .......... .......... .......... .......... .......... 99%  130M 0s",
                                "557800K .......... .......... .......... .......... .......... 99% 18.2M 0s",
                                "557850K .......... .......... .......... .......... .......... 99% 41.5M 0s",
                                "557900K .......... .......... .......... .......... .......... 99% 9.89M 0s",
                                "557950K .......... .......... .......... .......... .......... 99% 40.0M 0s",
                                "558000K .......... .......... .......... .......... .......... 99% 36.7M 0s",
                                "558050K .......... .......... .......... .......... .......... 99% 5.74M 0s",
                                "558100K .......... .......... .......... .......... .......... 99%  105M 0s",
                                "558150K .......... .......... .......... .......... .......... 99% 16.0M 0s",
                                "558200K .......... .......... .......... .......... .......... 99% 65.1M 0s",
                                "558250K .......... .......... .......... .......... .......... 99% 24.2M 0s",
                                "558300K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "558350K .......... .......... .......... .......... .......... 99% 11.0M 0s",
                                "558400K .......... .......... .......... .......... .......... 99% 6.94M 0s",
                                "558450K .......... .......... .......... .......... .......... 99% 75.1M 0s",
                                "558500K .......... .......... .......... .......... .......... 99% 38.2M 0s",
                                "558550K .......... .......... .......... .......... .......... 99% 7.95M 0s",
                                "558600K .......... .......... .......... .......... .......... 99% 9.08M 0s",
                                "558650K .......... .......... .......... .......... .......... 99% 9.49M 0s",
                                "558700K .......... .......... .......... .......... .......... 99% 79.2M 0s",
                                "558750K .......... .......... .......... .......... .......... 99% 22.7M 0s",
                                "558800K .......... .......... .......... .......... .......... 99% 9.56M 0s",
                                "558850K .......... .......... .......... .......... .......... 99% 30.1M 0s",
                                "558900K .......... .......... .......... .......... .......... 99% 78.6M 0s",
                                "558950K .......... .......... .......... .......... .......... 99% 8.17M 0s",
                                "559000K .......... .......... .......... .......... .......... 99% 30.8M 0s",
                                "559050K .......... .......... .......... .......... .......... 99% 7.25M 0s",
                                "559100K .......... .......... .......... .......... .......... 99% 16.6M 0s",
                                "559150K .......... .......... .......... .......... .......... 99% 47.9M 0s",
                                "559200K .......... .......... .......... .......... .......... 99% 4.99M 0s",
                                "559250K .......... .......... .......... .......... .......... 99% 5.31M 0s",
                                "559300K .......... .......... .......... .......... .......... 99% 5.15M 0s",
                                "559350K .......... .......... .......... .......... .......... 99% 7.95M 0s",
                                "559400K .......... .......... ....                            100% 22.9M=29s",
                                "",
                                "2019-12-24 08:19:23 (18.8 MB/s) - \u2018files/fedora-wd-uefi.img\u2019 saved [572850176/572850176]",
                                "",
                                "+ echo",
                                "+ cp /tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/local.conf.sample local.conf",
                                "++ ip addr show ens2",
                                "++ cut -d/ -f1",
                                "++ awk '{print $2}'",
                                "++ grep 'inet\\b'",
                                "+ ip=169.16.1.117",
                                "+ sed -i s/192.168.1.2/169.16.1.117/g local.conf",
                                "+ ./stack.sh",
                                "+ unset GREP_OPTIONS",
                                "+ unset LANG",
                                "+ unset LANGUAGE",
                                "+ LC_ALL=en_US.utf8",
                                "+ export LC_ALL",
                                "++ cut -d = -f 1",
                                "++ env",
                                "++ grep -E '^OS_'",
                                "+ unset",
                                "+ umask 022",
                                "+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin",
                                "+++ dirname ./stack.sh",
                                "++ cd .",
                                "++ pwd",
                                "+ TOP_DIR=/opt/stack/devstack",
                                "+ NOUNSET=",
                                "+ [[ -n '' ]]",
                                "++ date +%s",
                                "+ DEVSTACK_START_TIME=1577175563",
                                "+ [[ -r /opt/stack/devstack/.stackenv ]]",
                                "+ FILES=/opt/stack/devstack/files",
                                "+ '[' '!' -d /opt/stack/devstack/files ']'",
                                "+ '[' '!' -d /opt/stack/devstack/inc ']'",
                                "+ '[' '!' -d /opt/stack/devstack/lib ']'",
                                "+ [[ '' == \\y ]]",
                                "+ [[ 1000 -eq 0 ]]",
                                "+ [[ -n '' ]]",
                                "+ [[ -e /home/ubuntu/.no-devstack ]]",
                                "+ LAST_SPINNER_PID=",
                                "+ source /opt/stack/devstack/functions",
                                "++ [[ -z '' ]]",
                                "++ declare -r -g _DEVSTACK_FUNCTIONS=1",
                                "++++ dirname /opt/stack/devstack/functions",
                                "+++ cd /opt/stack/devstack",
                                "+++ pwd",
                                "++ FUNC_DIR=/opt/stack/devstack",
                                "++ source /opt/stack/devstack/functions-common",
                                "++++ grep xtrace",
                                "++++ set +o",
                                "+++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/ini-config",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ INC_CONF_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/meta-config",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ _XTRACE_INC_META='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/python",
                                "++++ grep xtrace",
                                "++++ set +o",
                                "+++ INC_PY_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/rootwrap",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ INC_ROOT_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ set +o",
                                "+++ grep xtrace",
                                "++ _XTRACE_FUNCTIONS='set -o xtrace'",
                                "++ set +o xtrace",
                                "+ source /opt/stack/devstack/lib/stack",
                                "+ GetDistro",
                                "+ GetOSVersion",
                                "+ _ensure_lsb_release",
                                "++ command -v lsb_release",
                                "+ [[ -x /usr/bin/lsb_release ]]",
                                "+ return",
                                "++ lsb_release -r -s",
                                "+ os_RELEASE=18.04",
                                "++ lsb_release -c -s",
                                "+ os_CODENAME=bionic",
                                "++ lsb_release -i -s",
                                "+ os_VENDOR=Ubuntu",
                                "+ [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]",
                                "+ os_PACKAGE=deb",
                                "+ typeset -xr os_VENDOR",
                                "+ typeset -xr os_RELEASE",
                                "+ typeset -xr os_PACKAGE",
                                "+ typeset -xr os_CODENAME",
                                "+ [[ Ubuntu =~ (Ubuntu) ]]",
                                "+ DISTRO=bionic",
                                "+ typeset -xr DISTRO",
                                "+ rm -f /opt/stack/devstack/.localrc.auto",
                                "+ extract_localrc_section /opt/stack/devstack/local.conf /opt/stack/devstack/localrc /opt/stack/devstack/.localrc.auto",
                                "+ local configfile=/opt/stack/devstack/local.conf",
                                "+ local localrcfile=/opt/stack/devstack/localrc",
                                "+ local localautofile=/opt/stack/devstack/.localrc.auto",
                                "+ [[ -r /opt/stack/devstack/local.conf ]]",
                                "++ get_meta_section_files /opt/stack/devstack/local.conf local",
                                "++ local file=/opt/stack/devstack/local.conf",
                                "++ local matchgroup=local",
                                "++ [[ -r /opt/stack/devstack/local.conf ]]",
                                "++ awk -v matchgroup=local '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "+ LRC=localrc",
                                "+ for lfile in $LRC",
                                "+ [[ localrc == \\l\\o\\c\\a\\l\\r\\c ]]",
                                "+ [[ -r /opt/stack/devstack/localrc ]]",
                                "+ echo '# Generated file, do not edit'",
                                "+ get_meta_section /opt/stack/devstack/local.conf local localrc",
                                "+ local file=/opt/stack/devstack/local.conf",
                                "+ local matchgroup=local",
                                "+ local configfile=localrc",
                                "+ [[ -r /opt/stack/devstack/local.conf ]]",
                                "+ [[ -z localrc ]]",
                                "+ awk -v matchgroup=local -v configfile=localrc '",
                                "        BEGIN { group = \"\" }",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup && a[2] == configfile) {",
                                "                group=a[1]",
                                "            } else {",
                                "                group=\"\"",
                                "            }",
                                "            next",
                                "        }",
                                "        {",
                                "            if (group != \"\")",
                                "                print $0",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "+ [[ ! -r /opt/stack/devstack/stackrc ]]",
                                "+ source /opt/stack/devstack/stackrc",
                                "++ [[ -z '' ]]",
                                "++ declare -r -g _DEVSTACK_STACKRC=1",
                                "++++ dirname /opt/stack/devstack/stackrc",
                                "+++ cd /opt/stack/devstack",
                                "+++ pwd",
                                "++ RC_DIR=/opt/stack/devstack",
                                "++ source /opt/stack/devstack/functions",
                                "+++ [[ -z 1 ]]",
                                "+++ return 0",
                                "++ TARGET_BRANCH=master",
                                "++ TRAILING_TARGET_BRANCH=master",
                                "++ BRANCHLESS_TARGET_BRANCH=master",
                                "++ DEST=/opt/stack",
                                "++ DATA_DIR=/opt/stack/data",
                                "++ SERVICE_DIR=/opt/stack/status",
                                "++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit",
                                "++ [[ 1000 -eq 0 ]]",
                                "+++ whoami",
                                "++ STACK_USER=ubuntu",
                                "++ REGION_NAME=RegionOne",
                                "++ KEYSTONE_REGION_NAME=RegionOne",
                                "++ isset ENABLED_SERVICES",
                                "++ [[ -v ENABLED_SERVICES ]]",
                                "++ ENABLED_SERVICES=key",
                                "++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta",
                                "++ ENABLED_SERVICES+=,placement-api,placement-client",
                                "++ ENABLED_SERVICES+=,g-api,g-reg",
                                "++ ENABLED_SERVICES+=,c-sch,c-api,c-vol",
                                "++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3",
                                "++ ENABLED_SERVICES+=,horizon",
                                "++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat",
                                "++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True",
                                "++ NOVA_ENABLED_APIS=osapi_compute,metadata",
                                "++ [[ -f /opt/stack/devstack/localrc ]]",
                                "++ [[ -f /opt/stack/devstack/.localrc.auto ]]",
                                "++ source /opt/stack/devstack/.localrc.auto",
                                "+++ ADMIN_PASSWORD=password",
                                "+++ DATABASE_PASSWORD=password",
                                "+++ RABBIT_PASSWORD=password",
                                "+++ SERVICE_PASSWORD=password",
                                "+++ SERVICE_TOKEN=password",
                                "+++ SWIFT_HASH=password",
                                "+++ SWIFT_TEMPURL_KEY=password",
                                "+++ disable_service n-net",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service horizon",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service heat h-api h-api-cfn h-api-cw",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service cinder c-sch c-api c-vol",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ SWIFT_START_ALL_SERVICES=False",
                                "+++ SWIFT_REPLICAS=1",
                                "+++ SYSLOG=False",
                                "+++ SCREEN_LOGDIR=/tmp/devstack_logs",
                                "+++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs",
                                "+++ LOGFILE=/tmp/devstack_logs/devstacklog.txt",
                                "+++ VERBOSE=True",
                                "+++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "+++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3",
                                "+++ enable_service s-proxy s-object s-container s-account",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy",
                                "+++ local xtrace",
                                "++++ grep xtrace",
                                "++++ set +o",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service nova",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service placement-api",
                                "+++ local xtrace",
                                "++++ grep xtrace",
                                "++++ set +o",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ enable_service ironic ir-api ir-cond",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ enable_service tempest",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ USE_PYTHON3=True",
                                "+++ IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi",
                                "+++ USE_SYSTEMD=False",
                                "+++ WSGI_MODE=uwsgi",
                                "+++ USE_SUBNETPOOL=False",
                                "+++ RECLONE=no",
                                "+++ IP_VERSION=4",
                                "+++ PHYSICAL_NETWORK=private",
                                "+++ PROVIDER_NETWORK_TYPE=flat",
                                "+++ Q_USE_PROVIDER_NETWORKING=True",
                                "+++ SWIFT_ENABLE_TEMPURLS=True",
                                "+++ FORCE=yes",
                                "+++ LOG_COLOR=True",
                                "+++ IRONIC_HTTP_PORT=9999",
                                "+++ IRONIC_HTTP_SERVER=169.16.1.54",
                                "+++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+++ BUILD_TIMEOUT=3000",
                                "+++ IRONIC_CALLBACK_TIMEOUT=3000",
                                "+++ POWER_TIMEOUT=600",
                                "+++ SERVICE_TIMEOUT=600",
                                "+++ DEFAULT_INSTANCE_USER=fedora",
                                "+++ TEMPEST_SSH_CONNECT_METHOD=fixed",
                                "+++ DEFAULT_INSTANCE_TYPE=baremetal",
                                "+++ VIRT_DRIVER=ironic",
                                "+++ IRONIC_HW_NODE_CPU=2",
                                "+++ IRONIC_HW_NODE_RAM=16384",
                                "+++ IRONIC_HW_NODE_DISK=99",
                                "+++ IRONIC_BAREMETAL_BASIC_OPS=True",
                                "+++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+++ IRONIC_DEPLOY_ISO_REQUIRED=true",
                                "+++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true",
                                "+++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True",
                                "+++ IRONIC_IS_HARDWARE=True",
                                "+++ IRONIC_RAMDISK_TYPE=dib",
                                "+++ IRONIC_BUILD_DEPLOY_RAMDISK=false",
                                "+++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "+++ IRONIC_DEPLOY_DRIVER=ilo",
                                "+++ IRONIC_AUTOMATED_CLEAN_ENABLED=False",
                                "+++ IRONIC_IPXE_ENABLED=False",
                                "+++ IRONIC_ENABLED_HARDWARE_TYPES=ilo",
                                "+++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct",
                                "+++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo",
                                "+++ IRONIC_ENABLED_POWER_INTERFACES=ilo",
                                "+++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media",
                                "+++ IRONIC_PING_TIMEOUT=1200",
                                "+++ IMAGE_URLS=file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "+++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False",
                                "+++ PUBLIC_INTERFACE=ens2",
                                "+++ OVS_PHYSICAL_BRIDGE=br-ens2",
                                "+++ FIXED_RANGE=169.16.1.0/24",
                                "+++ NETWORK_GATEWAY=169.16.1.1",
                                "+++ ALLOCATION_POOL=start=169.16.1.68,end=169.16.1.69",
                                "+++ HOST_IP=169.16.1.117",
                                "+++ IRONIC_USING_PLUGIN=true",
                                "+++ enable_plugin ironic https://opendev.org/openstack/ironic",
                                "+++ local name=ironic",
                                "+++ local url=https://opendev.org/openstack/ironic",
                                "+++ local branch=master",
                                "+++ is_plugin_enabled ironic",
                                "+++ local name=ironic",
                                "+++ [[ ,, =~ ,ironic, ]]",
                                "+++ return 1",
                                "+++ DEVSTACK_PLUGINS+=,ironic",
                                "+++ GITREPO[$name]=https://opendev.org/openstack/ironic",
                                "+++ GITDIR[$name]=/opt/stack/ironic",
                                "+++ GITBRANCH[$name]=master",
                                "+++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'",
                                "++ CELLSV2_SETUP=superconductor",
                                "++ HORIZON_APACHE_ROOT=/dashboard",
                                "++ USE_SYSTEMD=True",
                                "+++ trueorfalse False USER_UNITS",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ USER_UNITS=False",
                                "++ [[ False == \\T\\r\\u\\e ]]",
                                "++ SYSTEMD_DIR=/etc/systemd/system",
                                "++ SYSTEMCTL='sudo systemctl'",
                                "+++ trueorfalse True ENABLE_KSM",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ ENABLE_KSM=True",
                                "++ [[ -r /opt/stack/devstack/.localrc.password ]]",
                                "+++ trueorfalse True USE_PYTHON3",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ export USE_PYTHON3=True",
                                "++ USE_PYTHON3=True",
                                "++ export DISABLED_PYTHON3_PACKAGES=",
                                "++ DISABLED_PYTHON3_PACKAGES=",
                                "+++ _get_python_version python3",
                                "+++ local interp=python3",
                                "+++ local version",
                                "++++ which python3",
                                "+++ [[ -x /usr/bin/python3 ]]",
                                "++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "+++ version=3.6",
                                "+++ echo 3.6",
                                "++ _DEFAULT_PYTHON3_VERSION=3.6",
                                "++ export PYTHON3_VERSION=3.6",
                                "++ PYTHON3_VERSION=3.6",
                                "+++ _get_python_version python2",
                                "+++ local interp=python2",
                                "+++ local version",
                                "++++ which python2",
                                "+++ [[ -x /usr/bin/python2 ]]",
                                "++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "+++ version=2.7",
                                "+++ echo 2.7",
                                "++ _DEFAULT_PYTHON2_VERSION=2.7",
                                "++ export PYTHON2_VERSION=2.7",
                                "++ PYTHON2_VERSION=2.7",
                                "++ [[ True == True ]]",
                                "++ export 'VIRTUALENV_CMD=virtualenv -p python3'",
                                "++ VIRTUALENV_CMD='virtualenv -p python3'",
                                "++ '[' -t 1 ']'",
                                "++ _LOG_COLOR_DEFAULT=False",
                                "+++ trueorfalse False LOG_COLOR",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ LOG_COLOR=True",
                                "++ [[ True == \\T\\r\\u\\e ]]",
                                "++ TPUT_T=",
                                "++ '[' dumb ']'",
                                "++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:190                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:200                        ENABLE_IDENTITY_V2=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:201                        '[' False == False ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:202                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:209                        trueorfalse False USE_VENV",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:209                        USE_VENV=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:217                        DATABASE_QUERY_LOGGING=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:228                        GIT_TIMEOUT=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:234                        WSGI_MODE=uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:240                        GIT_BASE=https://opendev.org",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:261                        DEVSTACK_SERIES=ussuri",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:271                        CINDER_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:275                        GLANCE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:279                        HORIZON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:283                        KEYSTONE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:287                        NEUTRON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:295                        NOVA_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:299                        SWIFT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:303                        PLACEMENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:313                        REQUIREMENTS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:317                        TEMPEST_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:390                        GITBRANCH[\"castellan\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:394                        GITBRANCH[\"cliff\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:398                        GITBRANCH[\"futurist\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:406                        GITBRANCH[\"automaton\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:498                        GITBRANCH[\"tooz\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:502                        GITBRANCH[\"pbr\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:513                        GITBRANCH[\"cursive\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:577                        DIB_UTILS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:581                        OAC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:585                        OCC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:589                        ORC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:606                        NOVNC_BRANCH=v1.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:610                        SPICE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:623                        is_package_installed xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1352  dpkg -s xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:624                        VIRT_DRIVER=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:625                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:627                        LIBVIRT_TYPE=kvm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        grep 'libvirtd$'",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        cut -d : -f 1 /etc/group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:632                        LIBVIRT_GROUP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:633                        LIBVIRT_GROUP=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:681                        CIRROS_VERSION=0.4.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:682                        CIRROS_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/fedora-wd-uefi.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:690                        IMAGE_URLS+=,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:692                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:729                        EXTRA_CACHE_URLS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:732                        ETCD_VERSION=v3.3.12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:737                        ETCD_SHA256_S390X=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:739                        is_arch x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:740                        ETCD_ARCH=amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:761                        ETCD_PORT=2379",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:762                        ETCD_PEER_PORT=2380",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        echo file:///opt/stack/devstack/files/fedora-wd-uefi.img,",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        wc -l",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:776                        '[' 1 -gt 1 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:789                        S3_SERVICE_PORT=3333",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:792                        PRIVATE_NETWORK_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:793                        PUBLIC_NETWORK_NAME=public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:795                        PUBLIC_INTERFACE=ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:798                        SERVICE_PROTOCOL=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:804                        API_WORKERS=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:807                        SERVICE_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:810                        NOVA_READY_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:816                        WORKER_TIMEOUT=90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:821                        [[ -e /usr/bin/dnf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:824                        YUM=yum",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:833                        trueorfalse False OFFLINE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:833                        OFFLINE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:838                        ERROR_ON_CLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:850                        HOST_IP_IFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:851                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:852                        HOST_IPV6=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:685  local af=inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:712  echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:854                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:855                        '[' 169.16.1.117 == '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:681  local fixed_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:682  local floating_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:684  local host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:685  local af=inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:689  host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  head -1",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  ip -f inet6 route",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:691  host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:692  local host_ips",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  LC_ALL=C",
                                "++++functions-common:get_default_host_ip:693  sed /temporary/d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  ip -f inet6 addr show",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:693  host_ips='::1",
                                "fe80::f816:3eff:fe5c:12f",
                                "fe80::f816:3eff:feea:b7f2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:694  local ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:695  for ip in $host_ips",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:703  host_ip=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:704  break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:712  echo ::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:859                        HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:862                        NEUTRON_PORT_SECURITY=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:867                        SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:873                        [[ 4 != \\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:877                        [[ 4 == 4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:883                        [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:898                        SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:902                        REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:905                        trueorfalse False SYSLOG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:905                        SYSLOG=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:906                        SYSLOG_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:907                        SYSLOG_PORT=516",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:911                        GIT_DEPTH=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:915                        RECREATE_KEYSTONE_DB=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:927                        [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:928                        default_logdir=/opt/stack/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:934                        LOGDIR=/tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:935                        logfile=devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:941                        unset default_logdir logfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:947                        ULIMIT_NOFILE=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:220                       write_devstack_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:write_devstack_version:815      cat -",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:write_devstack_version:815      sudo tee /etc/devstack-version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:write_devstack_version:815      git log '--format=%H %s %ci' -1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:224                       [[ ! bionic =~ (bionic|stretch|jessie|f29|opensuse-15.0|opensuse-15.1|opensuse-tumbleweed|rhel7) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:235                       export_proxy_variables",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2154  isset http_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v http_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2157  isset https_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v https_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2160  isset no_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v no_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:240                       disable_negated_services",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1855  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:disable_negated_services:1856  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:disable_negated_services:1856  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1856  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1857  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:247                       is_package_installed sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1343  [[ -z sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1352  dpkg -s sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:250                       sudo grep -q '^#includedir.*/etc/sudoers.d' /etc/sudoers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:254                       [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:263                       mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:263                       TEMPFILE=/tmp/tmp.ROC73Q1CNW",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:264                       echo 'ubuntu ALL=(root) NOPASSWD:ALL'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:267                       echo 'Defaults:ubuntu secure_path=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:268                       echo 'Defaults:ubuntu !requiretty'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:269                       chmod 0440 /tmp/tmp.ROC73Q1CNW",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:270                       sudo chown root:root /tmp/tmp.ROC73Q1CNW",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:271                       sudo mv /tmp/tmp.ROC73Q1CNW /etc/sudoers.d/50_stack_sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:278                       is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:279                       sudo tee /etc/apt/apt.conf.d/80retry",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:279                       echo 'APT::Acquire::Retries \"20\";'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:361                       DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:366                       [[ ! -d /opt/stack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:373                       [[ -n /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:374                       mkdir -p /tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:378                       DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:379                       [[ ! -d /opt/stack/data ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:380                       sudo mkdir -p /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:381                       safe_chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2058  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2060  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:382                       safe_chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chmod:2231          _safe_permission_operation chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2058  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2060  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:388                       hostname -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:388                       LOCAL_HOSTNAME=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:389                       fgrep -qwe ubuntu /etc/hosts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:390                       sudo sed -i 's/\\(^127.0.0.1.*\\)/\\1 ubuntu/' /etc/hosts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:396                       trueorfalse False SKIP_EPEL_INSTALL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:396                       SKIP_EPEL_INSTALL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:398                       [[ bionic == \\r\\h\\e\\l\\7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:418                       is_package_installed python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1343  [[ -z python ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1352  dpkg -s python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:425                       trueorfalse True VERBOSE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:425                       VERBOSE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:426                       trueorfalse False VERBOSE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:426                       VERBOSE_NO_TIMESTAMP=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:472                       TIMESTAMP_FORMAT=%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:473                       LOGDAYS=7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:474                       date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:474                       CURRENT_LOG_TIME=2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:476                       [[ -n /tmp/devstack_logs/devstacklog.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:479                       LOGFILE_DIR=/tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:480                       LOGFILE_NAME=devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:481                       mkdir -p /tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:482                       find /tmp/devstack_logs -maxdepth 1 -name 'devstacklog.txt.*' -mtime +7 -exec rm '{}' ';'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:483                       LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:484                       SUMFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:490                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:491                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:492                       _of_args=-v",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:493                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:494                       _of_args='-v --no-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:497                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:497                       /opt/stack/devstack/tools/outfilter.py -v --no-timestamp -o /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:499                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:507                       echo_summary 'stack.sh log /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:499                       /opt/stack/devstack/tools/outfilter.py -o /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e stack.sh log /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:509                       ln -sf /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933 /tmp/devstack_logs/devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:510                       ln -sf /tmp/devstack_logs/devstacklog.txt.2019-12-24-081933.summary.2019-12-24-081933 /tmp/devstack_logs/devstacklog.txt.summary",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:525                       check_path_perm_sanity /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:567      local real_path",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:568      readlink -f /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:568      real_path=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:569      local rebuilt_path=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:570      tr / ' '",
                                "++functions:check_path_perm_sanity:570      echo /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:571      rebuilt_path=/opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:573      stat -c %a /opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:573      [[ 755 = 700 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:571      rebuilt_path=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:573      stat -c %a /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:573      [[ 777 = 700 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:531                       trap exit_trap EXIT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:572                       trap err_trap ERR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:585                       set -o errexit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:588                       uname -a",
                                "Linux ubuntu 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:591                       SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:592                       rm -f /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:595                       source /opt/stack/devstack/lib/database",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:596                       source /opt/stack/devstack/lib/rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:602                       fetch_plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1678       local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1679       local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1682       [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1686       echo 'Fetching DevStack plugins'",
                                "Fetching DevStack plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1687       for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1688       git_clone_by_name ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:602    local name=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:603    local repo=https://opendev.org/openstack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:604    local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:605    local branch=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:606    git_clone https://opendev.org/openstack/ironic /opt/stack/ironic master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:567            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "0a675e397 Merge \"Stop using six library\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:606                       run_phase override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ override_defaults == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ override_defaults == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ override_defaults == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1785           plugin_override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1719  local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1720  local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1723  [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1727  echo 'Overriding Configuration Defaults'",
                                "Overriding Configuration Defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1728  for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1729  local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1731  [[ -f /opt/stack/ironic/devstack/override-defaults ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:609                       source /opt/stack/devstack/lib/apache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:612                       source /opt/stack/devstack/lib/tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:38                         is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:43                         hostname -f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:51                         ORG_NAME=OpenStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:52                         ORG_UNIT_NAME=DevStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:55                         STUD_PROTO=--tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:63                         OPENSSL=/usr/bin/openssl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:615                       source /opt/stack/devstack/lib/infra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:616                       source /opt/stack/devstack/lib/libraries",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:617                       source /opt/stack/devstack/lib/lvm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:618                       source /opt/stack/devstack/lib/horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:619                       source /opt/stack/devstack/lib/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:620                       source /opt/stack/devstack/lib/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:621                       source /opt/stack/devstack/lib/nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:622                       source /opt/stack/devstack/lib/placement",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:623                       source /opt/stack/devstack/lib/cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:624                       source /opt/stack/devstack/lib/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:625                       source /opt/stack/devstack/lib/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:626                       source /opt/stack/devstack/lib/ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:627                       source /opt/stack/devstack/lib/dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:628                       source /opt/stack/devstack/lib/tcpdump",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:629                       source /opt/stack/devstack/lib/etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:635                       run_phase source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ source == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:6           source /opt/stack/devstack/lib/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ source == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ source == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ source == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1782           load_plugin_settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1696  local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1697  local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1700  [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1704  echo 'Loading plugin settings'",
                                "Loading plugin settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1705  for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1706  local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1708  [[ -f /opt/stack/ironic/devstack/settings ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1709  source /opt/stack/ironic/devstack/settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:1  enable_service ironic ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:3  source /opt/stack/ironic/devstack/common_settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:3  [[ -f /opt/stack/devstack/../../old/devstack/.localrc.auto ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:7  CIRROS_VERSION=0.4.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:14  IRONIC_BOOT_MODE=bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:16  IRONIC_DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:17  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:21  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:36  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:44  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img, =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-uec\\.tar\\.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/fedora-wd-uefi.img, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ , == \\, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:29  IMAGE_URLS+=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:45  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-disk\\.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/fedora-wd-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ z == \\, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:31  IMAGE_URLS+=,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:48  export IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:48  IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:49  export IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:49  IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:53  [[ -z False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/common_settings:source:57  trueorfalse False IRONIC_TEMPEST_WHOLE_DISK_IMAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:57  IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:59  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:62  export IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:62  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:67  export DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:67  DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  sort -n",
                                "No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  ip link show",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  sed -ne 's/.*mtu \\([0-9]\\+\\).*/\\1/p'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:9  local_mtu=1500",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:16  PUBLIC_BRIDGE_MTU=1400",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1783           verify_disabled_services",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2043  local service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,key, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,placement-client, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-api, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-reg, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,rabbit, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,tempest, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,mysql, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,etcd3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,dstat, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,neutron, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-proxy, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-object, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-container, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-account, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ironic, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-api, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-cond, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:706                       initialize_database_backends",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  is_service_enabled mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  DATABASE_TYPE=mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  is_service_enabled postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:69  '[' -z mysql ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:73  MYSQL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:74  MYSQL_USER=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:80  [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:83  DATABASE_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:86  DATABASE_USER=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:88  '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:initialize_database_backends:102  get_database_type_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:get_database_type_mysql:35  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:get_database_type_mysql:36  echo mysql+pymysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:102  BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:104  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:707                       echo 'Using mysql database backend'",
                                "Using mysql database backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:710                       read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:722                       is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:723                       read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:730                       is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:732                       read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:734                       read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:745                       is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:754                       is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:764                       is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:768                       read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:770                       [[ -z password ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:776                       save_stackenv 776",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:62         local tag=776",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:save_stackenv:64         date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:64         time_stamp=2019-12-24-081939",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:65         echo '# 2019-12-24-081939 776'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo OS_CACERT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo STACK_USER=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo TLS_IP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:787                       git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/requirements.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/requirements ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577175579790",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master",
                                "Cloning into '/opt/stack/requirements'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577175579790",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577175579790 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577175585406",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5616",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5616",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "+functions-common:git_clone:594            head -1",
                                "d3959cea Updated from generate-constraints",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:791                       echo_summary 'Installing package prerequisites'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Installing package prerequisites",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:792                       source /opt/stack/devstack/tools/install_prereqs.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:11        FORCE_PREREQ=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:13        getopts :f opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:23        [[ -z /opt/stack/devstack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:43        PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:44        PREREQ_RERUN_HOURS=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:45        PREREQ_RERUN_SECONDS=7200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:47        date +%s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:47        NOW=1577175585",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:48        head -1 /opt/stack/devstack/.prereqs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:48        echo 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:48        LAST_RUN=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:49        DELTA=1577175585",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:50        [[ 1577175585 -lt 7200 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:57        export_proxy_variables",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2154  isset http_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v http_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2157  isset https_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v https_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2160  isset no_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v no_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:64        get_packages general,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:64        PACKAGES='apache2",
                                "apache2-dev",
                                "bc",
                                "bridge-utils",
                                "bsdmainutils",
                                "curl",
                                "g++",
                                "gcc",
                                "gettext  ",
                                "git",
                                "graphviz ",
                                "iputils-ping",
                                "libapache2-mod-proxy-uwsgi",
                                "libffi-dev ",
                                "libjpeg-dev ",
                                "libmysqlclient-dev  ",
                                "libpcre3-dev ",
                                "libpq-dev  ",
                                "libssl-dev ",
                                "libsystemd-dev ",
                                "libxml2-dev  ",
                                "libxslt1-dev  ",
                                "libyaml-dev",
                                "lsof ",
                                "openssh-server",
                                "openssl",
                                "pkg-config",
                                "psmisc",
                                "python2.7",
                                "python-dev",
                                "python-gdbm ",
                                "tar",
                                "tcpdump",
                                "unzip",
                                "uuid-runtime",
                                "wget",
                                "wget",
                                "zlib1g-dev",
                                "libkrb5-dev",
                                "libldap2-dev",
                                "libsasl2-dev",
                                "memcached",
                                "python-mysqldb",
                                "sqlite3",
                                "acl",
                                "dnsmasq-base",
                                "dnsmasq-utils ",
                                "ebtables",
                                "haproxy ",
                                "iptables",
                                "iputils-arping",
                                "iputils-ping",
                                "libmysqlclient-dev",
                                "postgresql-server-dev-all",
                                "python-mysqldb",
                                "sqlite3",
                                "sudo",
                                "vlan",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "dstat",
                                "python-psutil",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "curl",
                                "liberasurecode-dev",
                                "make",
                                "memcached",
                                "sqlite3",
                                "xfsprogs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:65        get_plugin_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:65        PACKAGES='apache2",
                                "apache2-dev",
                                "bc",
                                "bridge-utils",
                                "bsdmainutils",
                                "curl",
                                "g++",
                                "gcc",
                                "gettext  ",
                                "git",
                                "graphviz ",
                                "iputils-ping",
                                "libapache2-mod-proxy-uwsgi",
                                "libffi-dev ",
                                "libjpeg-dev ",
                                "libmysqlclient-dev  ",
                                "libpcre3-dev ",
                                "libpq-dev  ",
                                "libssl-dev ",
                                "libsystemd-dev ",
                                "libxml2-dev  ",
                                "libxslt1-dev  ",
                                "libyaml-dev",
                                "lsof ",
                                "openssh-server",
                                "openssl",
                                "pkg-config",
                                "psmisc",
                                "python2.7",
                                "python-dev",
                                "python-gdbm ",
                                "tar",
                                "tcpdump",
                                "unzip",
                                "uuid-runtime",
                                "wget",
                                "wget",
                                "zlib1g-dev",
                                "libkrb5-dev",
                                "libldap2-dev",
                                "libsasl2-dev",
                                "memcached",
                                "python-mysqldb",
                                "sqlite3",
                                "acl",
                                "dnsmasq-base",
                                "dnsmasq-utils ",
                                "ebtables",
                                "haproxy ",
                                "iptables",
                                "iputils-arping",
                                "iputils-ping",
                                "libmysqlclient-dev",
                                "postgresql-server-dev-all",
                                "python-mysqldb",
                                "sqlite3",
                                "sudo",
                                "vlan",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "dstat",
                                "python-psutil",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "curl",
                                "liberasurecode-dev",
                                "make",
                                "memcached",
                                "sqlite3",
                                "xfsprogs ",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "apparmor",
                                "docker.io",
                                "ipmitool",
                                "iptables",
                                "ipxe",
                                "isolinux",
                                "gnupg",
                                "libguestfs0",
                                "libguestfs-tools",
                                "open-iscsi",
                                "openssh-client",
                                "",
                                "",
                                "pxelinux ",
                                "python-libguestfs",
                                "qemu",
                                "qemu-kvm",
                                "qemu-utils",
                                "sgabios",
                                "shellinabox",
                                "syslinux-common ",
                                "tftpd-hpa",
                                "xinetd",
                                "squashfs-tools",
                                "libvirt-dev",
                                "socat",
                                "ipxe-qemu",
                                "jq'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:67        is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:67        echo apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "++tools/install_prereqs.sh:source:67        grep -q dkms",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:72        install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1076      local sudo=sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1077      id -u",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1080      time_start apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1577175586338",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'",
                                "Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]",
                                "Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]",
                                "Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [593 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [817 kB]",
                                "Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [15.1 kB]",
                                "Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [627 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [24.1 kB]",
                                "Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6,120 B]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,033 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9,284 B]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4,028 B]",
                                "Fetched 3,380 kB in 3s (1,281 kB/s)",
                                "Reading package lists...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1088      REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1090      time_stop apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577175586338",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577175586338 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577175591556",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=5218",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=5218",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "acl is already the newest version (2.2.52-3build1).",
                                "acl set to manually installed.",
                                "bc is already the newest version (1.07.1-2).",
                                "bc set to manually installed.",
                                "bsdmainutils is already the newest version (11.1.2ubuntu1).",
                                "bsdmainutils set to manually installed.",
                                "dnsmasq-base is already the newest version (2.79-1).",
                                "dnsmasq-base set to manually installed.",
                                "iptables is already the newest version (1.6.1-2ubuntu2).",
                                "iptables set to manually installed.",
                                "liberasurecode-dev is already the newest version (1.5.0-1).",
                                "lsof is already the newest version (4.89+dfsg-0.1).",
                                "lsof set to manually installed.",
                                "make is already the newest version (4.1-9.1ubuntu1).",
                                "make set to manually installed.",
                                "python-dev is already the newest version (2.7.15~rc1-1).",
                                "socat is already the newest version (1.7.3.2-2ubuntu2).",
                                "tcpdump is already the newest version (4.9.2-3).",
                                "tcpdump set to manually installed.",
                                "xfsprogs is already the newest version (4.9.0+nmu1ubuntu2).",
                                "xfsprogs set to manually installed.",
                                "apache2 is already the newest version (2.4.29-1ubuntu4.11).",
                                "apparmor is already the newest version (2.12-4ubuntu5.1).",
                                "apparmor set to manually installed.",
                                "curl is already the newest version (7.58.0-2ubuntu3.8).",
                                "ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3).",
                                "ebtables set to manually installed.",
                                "gcc is already the newest version (4:7.4.0-1ubuntu2.3).",
                                "gcc set to manually installed.",
                                "gnupg is already the newest version (2.2.4-1ubuntu1.2).",
                                "gnupg set to manually installed.",
                                "iputils-ping is already the newest version (3:20161105-1ubuntu3).",
                                "iputils-ping set to manually installed.",
                                "libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.5).",
                                "open-iscsi is already the newest version (2.0.874-5ubuntu2.7).",
                                "openssh-client is already the newest version (1:7.6p1-4ubuntu0.3).",
                                "openssh-client set to manually installed.",
                                "openssh-server is already the newest version (1:7.6p1-4ubuntu0.3).",
                                "openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.5).",
                                "openssl set to manually installed.",
                                "psmisc is already the newest version (23.1-1ubuntu0.1).",
                                "psmisc set to manually installed.",
                                "squashfs-tools is already the newest version (1:4.3-6ubuntu0.18.04.1).",
                                "squashfs-tools set to manually installed.",
                                "sudo is already the newest version (1.8.21p2-3ubuntu1.1).",
                                "tar is already the newest version (1.29b-2ubuntu0.1).",
                                "tar set to manually installed.",
                                "uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.4).",
                                "uuid-runtime set to manually installed.",
                                "vlan is already the newest version (1.9-3.2ubuntu6).",
                                "wget is already the newest version (1.19.4-1ubuntu2.2).",
                                "wget set to manually installed.",
                                "The following additional packages will be installed:",
                                "  attr augeas-lenses autoconf automake autopoint autotools-dev comerr-dev",
                                "  containerd db-util db5.3-util dctrl-tools debhelper dh-autoreconf",
                                "  dh-strip-nondeterminism exfat-utils extlinux fontconfig fontconfig-config",
                                "  fonts-dejavu-core freeipmi-common g++-7 genisoimage gir1.2-harfbuzz-0.0",
                                "  grub-ipxe icoutils icu-devtools intltool-debian",
                                "  ipxe-qemu-256k-compat-efi-roms krb5-multidev ldmtool libafflib0v5 libaio1",
                                "  libann0 libapr1-dev libaprutil1-dev libarchive-zip-perl libasound2",
                                "  libasound2-data libasyncns0 libaugeas0 libavahi-client3 libavahi-common-data",
                                "  libavahi-common3 libbfio1 libbluetooth3 libbrlapi0.6 libcaca0 libcacard0",
                                "  libcairo2 libcdt5 libcgraph6 libconfig9 libcroco3 libdate-manip-perl",
                                "  libdatrie1 libencode-locale-perl libewf2 libfdt1 libfile-listing-perl",
                                "  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16",
                                "  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3",
                                "  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0",
                                "  libgts-0.7-5 libguestfs-perl libgvc6 libgvpr2 libharfbuzz-dev",
                                "  libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhivex0",
                                "  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl",
                                "  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl",
                                "  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev",
                                "  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl",
                                "  libipset3 libiscsi7 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8",
                                "  libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common",
                                "  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldm-1.0-0",
                                "  libltdl7 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl",
                                "  libmysqlclient20 libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0",
                                "  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0",
                                "  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0",
                                "  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre32-3 libpcrecpp0v5",
                                "  libpixman-1-0 libpq5 libpulse0 libpython2.7 libpython2.7-dev",
                                "  libpython2.7-minimal libpython2.7-stdlib librados2 librbd1 librdmacm1",
                                "  libsctp-dev libsctp1 libsdl1.2debian libsensors4 libsm6 libsndfile1",
                                "  libsnmp-base libsnmp30 libspice-server1 libsqlite3-0 libstdc++-7-dev",
                                "  libstring-shellquote-perl libsys-virt-perl libthai-data libthai0 libtiff5",
                                "  libtimedate-perl libtool libtry-tiny-perl libtsk13 liburi-perl",
                                "  libusbredirparser1 libvirt0 libvorbis0a libvorbisenc2 libwebp6",
                                "  libwin-hivex-perl libwww-perl libwww-robotrules-perl libxaw7 libxcb-render0",
                                "  libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0 libxml-parser-perl",
                                "  libxml-xpath-perl libxmu6 libxpm4 libxrender1 libxt6 libyajl2 lsscsi lzop m4",
                                "  mtools mysql-common netpbm osinfo-db perl-openssl-defaults po-debconf",
                                "  postgresql-client-common postgresql-common postgresql-server-dev-10",
                                "  python2.7-dev python2.7-minimal qemu-block-extra qemu-slof qemu-system",
                                "  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc",
                                "  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86",
                                "  qemu-user runc scrub seabios sleuthkit ssl-cert supermin syslinux uuid-dev",
                                "  x11-common",
                                "Suggested packages:",
                                "  augeas-doc autoconf-archive gnu-standards autoconf-doc ifupdown doc-base",
                                "  debtags dh-make dwz aufs-tools debootstrap docker-doc rinse zfs-fuse",
                                "  | zfsutils freeipmi-tools g++-multilib g++-7-multilib gcc-7-doc",
                                "  libstdc++6-7-dbg wodim cdrkit-doc gettext-doc libasprintf-dev",
                                "  libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el",
                                "  git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts",
                                "  graphviz-doc vim-haproxy haproxy-doc libterm-readline-gnu-perl",
                                "  | libterm-readline-perl-perl xorriso krb5-doc uwsgi libasound2-plugins",
                                "  alsa-utils augeas-tools libgd-tools libglib2.0-doc libgraphite2-utils",
                                "  krb5-user libvisual-0.4-plugins gstreamer1.0-tools libguestfs-gfs2",
                                "  libguestfs-jfs libguestfs-nilfs libguestfs-rescue libguestfs-rsync",
                                "  libguestfs-zfs libdata-dump-perl icu-doc libcrypt-ssleay-perl opus-tools",
                                "  postgresql-doc-10 pulseaudio lksctp-tools lm-sensors snmp-mibs-downloader",
                                "  libstdc++-7-doc libtool-doc gfortran | fortran95-compiler gcj-jdk",
                                "  libauthen-ntlm-perl libyaml-doc m4-doc libcache-memcached-perl libmemcached",
                                "  libanyevent-perl libyaml-perl libterm-readkey-perl floppyd libmail-box-perl",
                                "  libjson-perl python-gdbm-dbg default-mysql-server | virtual-mysql-server",
                                "  python-egenix-mxdatetime python-mysqldb-dbg python-psutil-doc python2.7-doc",
                                "  binfmt-support qemu-user-static samba vde2 qemu-efi openbios-ppc",
                                "  openhackware openbios-sparc ovmf autopsy mac-robber sqlite3-doc",
                                "  openssl-blacklist zip",
                                "Recommended packages:",
                                "  cgroupfs-mount | cgroup-lite pigz ubuntu-fan exfat-fuse fonts-liberation",
                                "  openipmi ipvsadm uwsgi-core libarchive-cpio-perl gstreamer1.0-plugins-base",
                                "  libgts-bin libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs",
                                "  libhtml-format-perl ibverbs-providers libintl-xs-perl",
                                "  gstreamer1.0-plugins-good libltdl-dev libdata-dump-perl libhtml-form-perl",
                                "  libhttp-daemon-perl libmailtools-perl ghostscript libmail-sendmail-perl",
                                "  cpu-checker qemu-user-binfmt sharutils update-inetd",
                                "The following NEW packages will be installed:",
                                "  apache2-dev attr augeas-lenses autoconf automake autopoint autotools-dev",
                                "  bridge-utils comerr-dev conntrack conntrackd containerd db-util db5.3-util",
                                "  dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils",
                                "  docker.io dstat exfat-utils extlinux fontconfig fontconfig-config",
                                "  fonts-dejavu-core freeipmi-common g++ g++-7 genisoimage gettext",
                                "  gir1.2-harfbuzz-0.0 graphviz grub-ipxe haproxy icoutils icu-devtools",
                                "  intltool-debian ipmitool ipset iputils-arping ipxe ipxe-qemu",
                                "  ipxe-qemu-256k-compat-efi-roms isolinux jq keepalived krb5-multidev ldmtool",
                                "  libafflib0v5 libaio1 libann0 libapache2-mod-proxy-uwsgi libapr1-dev",
                                "  libaprutil1-dev libarchive-zip-perl libasound2 libasound2-data libasyncns0",
                                "  libaugeas0 libavahi-client3 libavahi-common-data libavahi-common3 libbfio1",
                                "  libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libcairo2 libcdt5 libcgraph6",
                                "  libconfig9 libcroco3 libdate-manip-perl libdatrie1 libencode-locale-perl",
                                "  libewf2 libfdt1 libffi-dev libfile-listing-perl",
                                "  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16",
                                "  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3",
                                "  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0",
                                "  libgts-0.7-5 libguestfs-perl libguestfs-tools libguestfs0 libgvc6 libgvpr2",
                                "  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b",
                                "  libhivex0 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl",
                                "  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl",
                                "  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev",
                                "  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl",
                                "  libipset3 libiscsi7 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev",
                                "  libjpeg8 libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common",
                                "  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1",
                                "  libldap2-dev libldm-1.0-0 libltdl7 liblua5.3-0 liblwp-mediatypes-perl",
                                "  liblwp-protocol-https-perl libmysqlclient-dev libmysqlclient20",
                                "  libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0",
                                "  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0",
                                "  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0",
                                "  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3",
                                "  libpcrecpp0v5 libpixman-1-0 libpq-dev libpq5 libpulse0 librados2 librbd1",
                                "  librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsdl1.2debian libsensors4",
                                "  libsm6 libsndfile1 libsnmp-base libsnmp30 libspice-server1 libstdc++-7-dev",
                                "  libstring-shellquote-perl libsys-virt-perl libsystemd-dev libthai-data",
                                "  libthai0 libtiff5 libtimedate-perl libtool libtry-tiny-perl libtsk13",
                                "  liburi-perl libusbredirparser1 libvirt-dev libvirt0 libvorbis0a",
                                "  libvorbisenc2 libwebp6 libwin-hivex-perl libwww-perl libwww-robotrules-perl",
                                "  libxaw7 libxcb-render0 libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0",
                                "  libxml-parser-perl libxml-xpath-perl libxml2-dev libxmu6 libxpm4 libxrender1",
                                "  libxslt1-dev libxt6 libyajl2 libyaml-dev lsscsi lzop m4 memcached mtools",
                                "  mysql-common netpbm osinfo-db perl-openssl-defaults pkg-config po-debconf",
                                "  postgresql-client-common postgresql-common postgresql-server-dev-10",
                                "  postgresql-server-dev-all pxelinux python-gdbm python-guestfs python-mysqldb",
                                "  python-psutil qemu qemu-block-extra qemu-kvm qemu-slof qemu-system",
                                "  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc",
                                "  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86",
                                "  qemu-user qemu-utils runc scrub seabios sgabios shellinabox sleuthkit",
                                "  sqlite3 ssl-cert supermin syslinux syslinux-common tftpd-hpa unzip uuid-dev",
                                "  x11-common xinetd zlib1g-dev",
                                "The following packages will be upgraded:",
                                "  git libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib",
                                "  libsqlite3-0 python2.7 python2.7-dev python2.7-minimal",
                                "9 upgraded, 270 newly installed, 0 to remove and 22 not upgraded.",
                                "Need to get 222 MB of archives.",
                                "After this operation, 917 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.9 [1,117 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04 [277 kB]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [28.3 MB]",
                                "Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1,053 kB]",
                                "Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]",
                                "Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1,915 kB]",
                                "Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1,294 kB]",
                                "Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]",
                                "Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.2 [498 kB]",
                                "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB]",
                                "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB]",
                                "Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB]",
                                "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB]",
                                "Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.6 [1,136 kB]",
                                "Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.12-0ubuntu0.18.04.3 [2,702 kB]",
                                "Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.12-0ubuntu0.18.04.3 [920 kB]",
                                "Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.21 [39.8 kB]",
                                "Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.21 [672 kB]",
                                "Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]",
                                "Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B]",
                                "Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.4 [33.2 kB]",
                                "Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B]",
                                "Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB]",
                                "Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB]",
                                "Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.4 [262 kB]",
                                "Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB]",
                                "Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]",
                                "Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]",
                                "Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]",
                                "Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]",
                                "Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]",
                                "Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]",
                                "Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]",
                                "Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]",
                                "Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]",
                                "Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]",
                                "Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B]",
                                "Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]",
                                "Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB]",
                                "Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]",
                                "Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]",
                                "Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]",
                                "Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.11 [177 kB]",
                                "Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 attr amd64 1:2.4.47-2build1 [25.8 kB]",
                                "Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 augeas-lenses all 1.10.1-2 [300 kB]",
                                "Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]",
                                "Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB]",
                                "Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB]",
                                "Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB]",
                                "Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2 [1,903 kB]",
                                "Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.2.6-0ubuntu1~18.04.2 [19.4 MB]",
                                "Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 db5.3-util amd64 5.3.28-13.1ubuntu1.1 [65.5 kB]",
                                "Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]",
                                "Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB]",
                                "Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 18.09.7-0ubuntu1~18.04.4 [30.7 MB]",
                                "Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB]",
                                "Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 exfat-utils amd64 1.2.8-1 [39.9 kB]",
                                "Get:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 extlinux amd64 3:6.03+dfsg1-2 [131 kB]",
                                "Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB]",
                                "Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB]",
                                "Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B]",
                                "Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB]",
                                "Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]",
                                "Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]",
                                "Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB]",
                                "Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [3,912 kB]",
                                "Get:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]",
                                "Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]",
                                "Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]",
                                "Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]",
                                "Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]",
                                "Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]",
                                "Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]",
                                "Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]",
                                "Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]",
                                "Get:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]",
                                "Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]",
                                "Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]",
                                "Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B]",
                                "Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]",
                                "Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]",
                                "Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]",
                                "Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]",
                                "Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]",
                                "Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]",
                                "Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]",
                                "Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]",
                                "Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]",
                                "Get:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]",
                                "Get:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]",
                                "Get:101 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]",
                                "Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]",
                                "Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]",
                                "Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]",
                                "Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]",
                                "Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]",
                                "Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [754 kB]",
                                "Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]",
                                "Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]",
                                "Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9,774 B]",
                                "Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]",
                                "Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]",
                                "Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]",
                                "Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]",
                                "Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]",
                                "Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]",
                                "Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]",
                                "Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]",
                                "Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]",
                                "Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7,012 B]",
                                "Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]",
                                "Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]",
                                "Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]",
                                "Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8,284 B]",
                                "Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]",
                                "Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]",
                                "Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]",
                                "Get:128 http://archive.ubuntu.com/ubuntu bionic/universe amd64 icoutils amd64 0.32.3-1 [59.0 kB]",
                                "Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 icu-devtools amd64 60.2-3ubuntu3 [179 kB]",
                                "Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]",
                                "Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]",
                                "Get:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB]",
                                "Get:133 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe-qemu all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [912 kB]",
                                "Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [1,274 kB]",
                                "Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu2 [545 kB]",
                                "Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 isolinux all 3:6.03+dfsg1-2 [45.8 kB]",
                                "Get:137 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB]",
                                "Get:138 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB]",
                                "Get:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB]",
                                "Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]",
                                "Get:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.3 [224 kB]",
                                "Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.3 [929 kB]",
                                "Get:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB]",
                                "Get:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB]",
                                "Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB]",
                                "Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB]",
                                "Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB]",
                                "Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.2 [38.5 kB]",
                                "Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB]",
                                "Get:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libafflib0v5 amd64 3.7.16-2build2 [201 kB]",
                                "Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B]",
                                "Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]",
                                "Get:153 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]",
                                "Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]",
                                "Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaugeas0 amd64 1.10.1-2 [159 kB]",
                                "Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]",
                                "Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]",
                                "Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]",
                                "Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libbfio1 amd64 20170123-4 [306 kB]",
                                "Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbluetooth3 amd64 5.48-0ubuntu3.2 [64.0 kB]",
                                "Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcaca0 amd64 0.99.beta19-2ubuntu0.18.04.1 [203 kB]",
                                "Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcacard0 amd64 1:2.5.0-3 [19.6 kB]",
                                "Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconfig9 amd64 1.5-0.4 [22.1 kB]",
                                "Get:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdate-manip-perl all 6.60-1 [883 kB]",
                                "Get:165 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libewf2 amd64 20140608-6.1build1 [469 kB]",
                                "Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]",
                                "Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.4 [68.7 kB]",
                                "Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.4 [102 kB]",
                                "Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]",
                                "Get:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]",
                                "Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]",
                                "Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]",
                                "Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]",
                                "Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB]",
                                "Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.4 [1,385 kB]",
                                "Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB]",
                                "Get:177 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [865 kB]",
                                "Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 liborc-0.4-0 amd64 1:0.4.28-1 [137 kB]",
                                "Get:179 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [688 kB]",
                                "Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B]",
                                "Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB]",
                                "Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB]",
                                "Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiculx60 amd64 60.2-3ubuntu3 [18.9 kB]",
                                "Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB]",
                                "Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-dev amd64 60.2-3ubuntu3 [8,893 kB]",
                                "Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB]",
                                "Get:187 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libintl-perl all 1.26-2build2 [719 kB]",
                                "Get:188 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.3 [225 kB]",
                                "Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]",
                                "Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]",
                                "Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3,464 B]",
                                "Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]",
                                "Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B]",
                                "Get:194 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.28-0ubuntu0.18.04.4 [688 kB]",
                                "Get:195 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.28-0ubuntu0.18.04.4 [987 kB]",
                                "Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]",
                                "Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB]",
                                "Get:198 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.10-0ubuntu0.18.04.1 [108 kB]",
                                "Get:199 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.10-0ubuntu0.18.04.1 [218 kB]",
                                "Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]",
                                "Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]",
                                "Get:202 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsndfile1 amd64 1.0.28-4ubuntu0.18.04.1 [170 kB]",
                                "Get:203 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.4 [265 kB]",
                                "Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [256 kB]",
                                "Get:205 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-0.1ubuntu0.1 [175 kB]",
                                "Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libspice-server1 amd64 0.14.0-1ubuntu2.4 [345 kB]",
                                "Get:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]",
                                "Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyajl2 amd64 2.1.0-2build1 [20.0 kB]",
                                "Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt0 amd64 4.0.0-1ubuntu8.14 [1,248 kB]",
                                "Get:210 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsys-virt-perl amd64 4.0.0-1 [232 kB]",
                                "Get:211 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.33 [184 kB]",
                                "Get:212 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtsk13 amd64 4.4.2-3 [326 kB]",
                                "Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB]",
                                "Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxenstore3.0 amd64 4.9.2-0ubuntu1 [19.7 kB]",
                                "Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-4.9 amd64 4.9.2-0ubuntu1 [399 kB]",
                                "Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-dev amd64 4.9.2-0ubuntu1 [662 kB]",
                                "Get:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-dev amd64 4.0.0-1ubuntu8.14 [143 kB]",
                                "Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]",
                                "Get:219 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libxml-xpath-perl all 1.42-1 [65.8 kB]",
                                "Get:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.2 [757 kB]",
                                "Get:221 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB]",
                                "Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB]",
                                "Get:223 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lzop amd64 1.03-4 [39.8 kB]",
                                "Get:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]",
                                "Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 mtools amd64 4.0.18-2ubuntu1 [177 kB]",
                                "Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1,017 kB]",
                                "Get:227 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 osinfo-db all 0.20180929-1ubuntu0.1 [76.7 kB]",
                                "Get:228 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB]",
                                "Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]",
                                "Get:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB]",
                                "Get:231 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.10-0ubuntu0.18.04.1 [836 kB]",
                                "Get:232 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB]",
                                "Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 pxelinux all 3:6.03+dfsg1-2 [187 kB]",
                                "Get:234 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gdbm amd64 2.7.17-1~18.04 [12.0 kB]",
                                "Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-mysqldb amd64 1.3.10-1build1 [49.2 kB]",
                                "Get:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB]",
                                "Get:237 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbrlapi0.6 amd64 5.5-4ubuntu2.0.1 [21.3 kB]",
                                "Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfdt1 amd64 1.4.5-3 [15.7 kB]",
                                "Get:239 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB]",
                                "Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-arm amd64 1:2.11+dfsg-1ubuntu7.21 [5,648 kB]",
                                "Get:241 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-mips amd64 1:2.11+dfsg-1ubuntu7.21 [9,510 kB]",
                                "Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 qemu-slof all 20170724+dfsg-1ubuntu1 [172 kB]",
                                "Get:243 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-ppc amd64 1:2.11+dfsg-1ubuntu7.21 [7,537 kB]",
                                "Get:244 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-sparc amd64 1:2.11+dfsg-1ubuntu7.21 [2,770 kB]",
                                "Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 seabios all 1.10.2-1ubuntu1 [128 kB]",
                                "Get:246 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.21 [5,197 kB]",
                                "Get:247 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-s390x amd64 1:2.11+dfsg-1ubuntu7.21 [1,851 kB]",
                                "Get:248 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-misc amd64 1:2.11+dfsg-1ubuntu7.21 [13.6 MB]",
                                "Get:249 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system amd64 1:2.11+dfsg-1ubuntu7.21 [12.3 kB]",
                                "Get:250 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user amd64 1:2.11+dfsg-1ubuntu7.21 [7,355 kB]",
                                "Get:251 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.21 [868 kB]",
                                "Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu amd64 1:2.11+dfsg-1ubuntu7.21 [215 kB]",
                                "Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-kvm amd64 1:2.11+dfsg-1ubuntu7.21 [13.2 kB]",
                                "Get:254 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sgabios all 0.0~svn8-4 [7,482 B]",
                                "Get:255 http://archive.ubuntu.com/ubuntu bionic/universe amd64 shellinabox amd64 2.20build1 [126 kB]",
                                "Get:256 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sleuthkit amd64 4.4.2-3 [249 kB]",
                                "Get:257 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.2 [754 kB]",
                                "Get:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supermin amd64 5.1.19-2ubuntu1 [341 kB]",
                                "Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux amd64 3:6.03+dfsg1-2 [142 kB]",
                                "Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux-common all 3:6.03+dfsg1-2 [1,171 kB]",
                                "Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]",
                                "Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 db-util all 1:5.3.21~exp1ubuntu2 [2,718 B]",
                                "Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB]",
                                "Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB]",
                                "Get:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libldm-1.0-0 amd64 0.2.3-7 [20.8 kB]",
                                "Get:266 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ldmtool amd64 0.2.3-7 [13.0 kB]",
                                "Get:267 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB]",
                                "Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB]",
                                "Get:269 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhivex0 amd64 1.3.15-1 [32.1 kB]",
                                "Get:270 http://archive.ubuntu.com/ubuntu bionic/universe amd64 scrub amd64 2.6.1-1build1 [30.7 kB]",
                                "Get:271 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs0 amd64 1:1.36.13-1ubuntu3.3 [2,219 kB]",
                                "Get:272 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libwin-hivex-perl amd64 1.3.15-1 [38.2 kB]",
                                "Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-perl amd64 1:1.36.13-1ubuntu3.3 [307 kB]",
                                "Get:274 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-tools amd64 1:1.36.13-1ubuntu3.3 [4,752 kB]",
                                "Get:275 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB]",
                                "Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB]",
                                "Get:277 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-guestfs amd64 1:1.36.13-1ubuntu3.3 [159 kB]",
                                "Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 tftpd-hpa amd64 5.2+20150808-1ubuntu3 [39.1 kB]",
                                "Get:279 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xinetd amd64 1:2.3.15.3-1 [108 kB]",
                                "Preconfiguring packages ...",
                                "Fetched 222 MB in 9s (25.4 MB/s)",
                                "Selecting previously unselected package fonts-dejavu-core.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 43065 files and directories currently installed.)",
                                "Preparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...",
                                "Unpacking fonts-dejavu-core (2.37-1) ...",
                                "Selecting previously unselected package fontconfig-config.",
                                "Preparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...",
                                "Unpacking fontconfig-config (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package libfontconfig1:amd64.",
                                "Preparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...",
                                "Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package fontconfig.",
                                "Preparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...",
                                "Unpacking fontconfig (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package liblua5.3-0:amd64.",
                                "Preparing to unpack .../004-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package haproxy.",
                                "Preparing to unpack .../005-haproxy_1.8.8-1ubuntu0.9_amd64.deb ...",
                                "Unpacking haproxy (1.8.8-1ubuntu0.9) ...",
                                "Selecting previously unselected package libjpeg-turbo8:amd64.",
                                "Preparing to unpack .../006-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.3_amd64.deb ...",
                                "Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Selecting previously unselected package libogg0:amd64.",
                                "Preparing to unpack .../007-libogg0_1.3.2-1_amd64.deb ...",
                                "Unpacking libogg0:amd64 (1.3.2-1) ...",
                                "Selecting previously unselected package x11-common.",
                                "Preparing to unpack .../008-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...",
                                "dpkg-query: no packages found matching nux-tools",
                                "Unpacking x11-common (1:7.7+19ubuntu7.1) ...",
                                "Selecting previously unselected package libice6:amd64.",
                                "Preparing to unpack .../009-libice6_2%3a1.0.9-2_amd64.deb ...",
                                "Unpacking libice6:amd64 (2:1.0.9-2) ...",
                                "Selecting previously unselected package libsm6:amd64.",
                                "Preparing to unpack .../010-libsm6_2%3a1.2.2-1_amd64.deb ...",
                                "Unpacking libsm6:amd64 (2:1.2.2-1) ...",
                                "Preparing to unpack .../011-python2.7-dev_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7-dev (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../012-libpython2.7-dev_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../013-libpython2.7_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../014-python2.7_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../015-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../016-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../017-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../018-libsqlite3-0_3.22.0-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) over (3.22.0-1ubuntu0.1) ...",
                                "Selecting previously unselected package libiscsi7:amd64.",
                                "Preparing to unpack .../019-libiscsi7_1.17.0-1.1_amd64.deb ...",
                                "Unpacking libiscsi7:amd64 (1.17.0-1.1) ...",
                                "Selecting previously unselected package libnl-route-3-200:amd64.",
                                "Preparing to unpack .../020-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ...",
                                "Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...",
                                "Selecting previously unselected package libibverbs1:amd64.",
                                "Preparing to unpack .../021-libibverbs1_17.1-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ...",
                                "Selecting previously unselected package libnspr4:amd64.",
                                "Preparing to unpack .../022-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ...",
                                "Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ...",
                                "Selecting previously unselected package libnss3:amd64.",
                                "Preparing to unpack .../023-libnss3_2%3a3.35-2ubuntu2.6_amd64.deb ...",
                                "Unpacking libnss3:amd64 (2:3.35-2ubuntu2.6) ...",
                                "Selecting previously unselected package librados2.",
                                "Preparing to unpack .../024-librados2_12.2.12-0ubuntu0.18.04.3_amd64.deb ...",
                                "Unpacking librados2 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Selecting previously unselected package librbd1.",
                                "Preparing to unpack .../025-librbd1_12.2.12-0ubuntu0.18.04.3_amd64.deb ...",
                                "Unpacking librbd1 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Selecting previously unselected package qemu-block-extra:amd64.",
                                "Preparing to unpack .../026-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-common.",
                                "Preparing to unpack .../027-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package freeipmi-common.",
                                "Preparing to unpack .../028-freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...",
                                "Unpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...",
                                "Selecting previously unselected package libnetfilter-cthelper0:amd64.",
                                "Preparing to unpack .../029-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ...",
                                "Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...",
                                "Selecting previously unselected package uuid-dev:amd64.",
                                "Preparing to unpack .../030-uuid-dev_2.31.1-0.4ubuntu3.4_amd64.deb ...",
                                "Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...",
                                "Selecting previously unselected package libsctp1:amd64.",
                                "Preparing to unpack .../031-libsctp1_1.0.17+dfsg-2_amd64.deb ...",
                                "Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ...",
                                "Selecting previously unselected package libsctp-dev:amd64.",
                                "Preparing to unpack .../032-libsctp-dev_1.0.17+dfsg-2_amd64.deb ...",
                                "Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ...",
                                "Selecting previously unselected package libapr1-dev.",
                                "Preparing to unpack .../033-libapr1-dev_1.6.3-2_amd64.deb ...",
                                "Unpacking libapr1-dev (1.6.3-2) ...",
                                "Selecting previously unselected package libldap2-dev:amd64.",
                                "Preparing to unpack .../034-libldap2-dev_2.4.45+dfsg-1ubuntu1.4_amd64.deb ...",
                                "Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...",
                                "Selecting previously unselected package libaprutil1-dev.",
                                "Preparing to unpack .../035-libaprutil1-dev_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-dev (1.6.1-2) ...",
                                "Selecting previously unselected package autotools-dev.",
                                "Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ...",
                                "Unpacking autotools-dev (20180224.1) ...",
                                "Selecting previously unselected package m4.",
                                "Preparing to unpack .../037-m4_1.4.18-1_amd64.deb ...",
                                "Unpacking m4 (1.4.18-1) ...",
                                "Selecting previously unselected package autoconf.",
                                "Preparing to unpack .../038-autoconf_2.69-11_all.deb ...",
                                "Unpacking autoconf (2.69-11) ...",
                                "Selecting previously unselected package automake.",
                                "Preparing to unpack .../039-automake_1%3a1.15.1-3ubuntu2_all.deb ...",
                                "Unpacking automake (1:1.15.1-3ubuntu2) ...",
                                "Selecting previously unselected package autopoint.",
                                "Preparing to unpack .../040-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...",
                                "Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...",
                                "Selecting previously unselected package libtool.",
                                "Preparing to unpack .../041-libtool_2.4.6-2_all.deb ...",
                                "Unpacking libtool (2.4.6-2) ...",
                                "Selecting previously unselected package dh-autoreconf.",
                                "Preparing to unpack .../042-dh-autoreconf_17_all.deb ...",
                                "Unpacking dh-autoreconf (17) ...",
                                "Selecting previously unselected package libarchive-zip-perl.",
                                "Preparing to unpack .../043-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...",
                                "Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...",
                                "Selecting previously unselected package libfile-stripnondeterminism-perl.",
                                "Preparing to unpack .../044-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...",
                                "Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...",
                                "Selecting previously unselected package libtimedate-perl.",
                                "Preparing to unpack .../045-libtimedate-perl_2.3000-2_all.deb ...",
                                "Unpacking libtimedate-perl (2.3000-2) ...",
                                "Selecting previously unselected package dh-strip-nondeterminism.",
                                "Preparing to unpack .../046-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...",
                                "Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...",
                                "Selecting previously unselected package libcroco3:amd64.",
                                "Preparing to unpack .../047-libcroco3_0.6.12-2_amd64.deb ...",
                                "Unpacking libcroco3:amd64 (0.6.12-2) ...",
                                "Selecting previously unselected package gettext.",
                                "Preparing to unpack .../048-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...",
                                "Unpacking gettext (0.19.8.1-6ubuntu0.3) ...",
                                "Selecting previously unselected package intltool-debian.",
                                "Preparing to unpack .../049-intltool-debian_0.35.0+20060710.4_all.deb ...",
                                "Unpacking intltool-debian (0.35.0+20060710.4) ...",
                                "Selecting previously unselected package po-debconf.",
                                "Preparing to unpack .../050-po-debconf_1.0.20_all.deb ...",
                                "Unpacking po-debconf (1.0.20) ...",
                                "Selecting previously unselected package debhelper.",
                                "Preparing to unpack .../051-debhelper_11.1.6ubuntu2_all.deb ...",
                                "Unpacking debhelper (11.1.6ubuntu2) ...",
                                "Selecting previously unselected package apache2-dev.",
                                "Preparing to unpack .../052-apache2-dev_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-dev (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package attr.",
                                "Preparing to unpack .../053-attr_1%3a2.4.47-2build1_amd64.deb ...",
                                "Unpacking attr (1:2.4.47-2build1) ...",
                                "Selecting previously unselected package augeas-lenses.",
                                "Preparing to unpack .../054-augeas-lenses_1.10.1-2_all.deb ...",
                                "Unpacking augeas-lenses (1.10.1-2) ...",
                                "Selecting previously unselected package bridge-utils.",
                                "Preparing to unpack .../055-bridge-utils_1.5-15ubuntu1_amd64.deb ...",
                                "Unpacking bridge-utils (1.5-15ubuntu1) ...",
                                "Selecting previously unselected package conntrack.",
                                "Preparing to unpack .../056-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...",
                                "Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Selecting previously unselected package libnetfilter-queue1.",
                                "Preparing to unpack .../057-libnetfilter-queue1_1.0.2-2_amd64.deb ...",
                                "Unpacking libnetfilter-queue1 (1.0.2-2) ...",
                                "Selecting previously unselected package conntrackd.",
                                "Preparing to unpack .../058-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...",
                                "Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Selecting previously unselected package runc.",
                                "Preparing to unpack .../059-runc_1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2_amd64.deb ...",
                                "Unpacking runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...",
                                "Selecting previously unselected package containerd.",
                                "Preparing to unpack .../060-containerd_1.2.6-0ubuntu1~18.04.2_amd64.deb ...",
                                "Unpacking containerd (1.2.6-0ubuntu1~18.04.2) ...",
                                "Selecting previously unselected package db5.3-util.",
                                "Preparing to unpack .../061-db5.3-util_5.3.28-13.1ubuntu1.1_amd64.deb ...",
                                "Unpacking db5.3-util (5.3.28-13.1ubuntu1.1) ...",
                                "Selecting previously unselected package dctrl-tools.",
                                "Preparing to unpack .../062-dctrl-tools_2.24-2build1_amd64.deb ...",
                                "Unpacking dctrl-tools (2.24-2build1) ...",
                                "Selecting previously unselected package dnsmasq-utils.",
                                "Preparing to unpack .../063-dnsmasq-utils_2.79-1_amd64.deb ...",
                                "Unpacking dnsmasq-utils (2.79-1) ...",
                                "Selecting previously unselected package docker.io.",
                                "Preparing to unpack .../064-docker.io_18.09.7-0ubuntu1~18.04.4_amd64.deb ...",
                                "Unpacking docker.io (18.09.7-0ubuntu1~18.04.4) ...",
                                "Selecting previously unselected package dstat.",
                                "Preparing to unpack .../065-dstat_0.7.3-1_all.deb ...",
                                "Unpacking dstat (0.7.3-1) ...",
                                "Selecting previously unselected package exfat-utils.",
                                "Preparing to unpack .../066-exfat-utils_1.2.8-1_amd64.deb ...",
                                "Unpacking exfat-utils (1.2.8-1) ...",
                                "Selecting previously unselected package extlinux.",
                                "Preparing to unpack .../067-extlinux_3%3a6.03+dfsg1-2_amd64.deb ...",
                                "Unpacking extlinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package libstdc++-7-dev:amd64.",
                                "Preparing to unpack .../068-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package g++-7.",
                                "Preparing to unpack .../069-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package g++.",
                                "Preparing to unpack .../070-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...",
                                "Unpacking g++ (4:7.4.0-1ubuntu2.3) ...",
                                "Selecting previously unselected package genisoimage.",
                                "Preparing to unpack .../071-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ...",
                                "Unpacking genisoimage (9:1.1.11-3ubuntu2) ...",
                                "Selecting previously unselected package libgraphite2-3:amd64.",
                                "Preparing to unpack .../072-libgraphite2-3_1.3.11-2_amd64.deb ...",
                                "Unpacking libgraphite2-3:amd64 (1.3.11-2) ...",
                                "Selecting previously unselected package libharfbuzz0b:amd64.",
                                "Preparing to unpack .../073-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.",
                                "Preparing to unpack .../074-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...",
                                "Preparing to unpack .../075-git_1%3a2.17.1-1ubuntu0.5_amd64.deb ...",
                                "Unpacking git (1:2.17.1-1ubuntu0.5) over (1:2.17.1-1ubuntu0.4) ...",
                                "Selecting previously unselected package libann0.",
                                "Preparing to unpack .../076-libann0_1.1.2+doc-6_amd64.deb ...",
                                "Unpacking libann0 (1.1.2+doc-6) ...",
                                "Selecting previously unselected package libcdt5.",
                                "Preparing to unpack .../077-libcdt5_2.40.1-2_amd64.deb ...",
                                "Unpacking libcdt5 (2.40.1-2) ...",
                                "Selecting previously unselected package libcgraph6.",
                                "Preparing to unpack .../078-libcgraph6_2.40.1-2_amd64.deb ...",
                                "Unpacking libcgraph6 (2.40.1-2) ...",
                                "Selecting previously unselected package libjpeg8:amd64.",
                                "Preparing to unpack .../079-libjpeg8_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjbig0:amd64.",
                                "Preparing to unpack .../080-libjbig0_2.1-3.1build1_amd64.deb ...",
                                "Unpacking libjbig0:amd64 (2.1-3.1build1) ...",
                                "Selecting previously unselected package libtiff5:amd64.",
                                "Preparing to unpack .../081-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ...",
                                "Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ...",
                                "Selecting previously unselected package libwebp6:amd64.",
                                "Preparing to unpack .../082-libwebp6_0.6.1-2_amd64.deb ...",
                                "Unpacking libwebp6:amd64 (0.6.1-2) ...",
                                "Selecting previously unselected package libxpm4:amd64.",
                                "Preparing to unpack .../083-libxpm4_1%3a3.5.12-1_amd64.deb ...",
                                "Unpacking libxpm4:amd64 (1:3.5.12-1) ...",
                                "Selecting previously unselected package libgd3:amd64.",
                                "Preparing to unpack .../084-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...",
                                "Unpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...",
                                "Selecting previously unselected package libgts-0.7-5:amd64.",
                                "Preparing to unpack .../085-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...",
                                "Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...",
                                "Selecting previously unselected package libpixman-1-0:amd64.",
                                "Preparing to unpack .../086-libpixman-1-0_0.34.0-2_amd64.deb ...",
                                "Unpacking libpixman-1-0:amd64 (0.34.0-2) ...",
                                "Selecting previously unselected package libxcb-render0:amd64.",
                                "Preparing to unpack .../087-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...",
                                "Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Selecting previously unselected package libxcb-shm0:amd64.",
                                "Preparing to unpack .../088-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...",
                                "Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Selecting previously unselected package libxrender1:amd64.",
                                "Preparing to unpack .../089-libxrender1_1%3a0.9.10-1_amd64.deb ...",
                                "Unpacking libxrender1:amd64 (1:0.9.10-1) ...",
                                "Selecting previously unselected package libcairo2:amd64.",
                                "Preparing to unpack .../090-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...",
                                "Selecting previously unselected package libltdl7:amd64.",
                                "Preparing to unpack .../091-libltdl7_2.4.6-2_amd64.deb ...",
                                "Unpacking libltdl7:amd64 (2.4.6-2) ...",
                                "Selecting previously unselected package libthai-data.",
                                "Preparing to unpack .../092-libthai-data_0.1.27-2_all.deb ...",
                                "Unpacking libthai-data (0.1.27-2) ...",
                                "Selecting previously unselected package libdatrie1:amd64.",
                                "Preparing to unpack .../093-libdatrie1_0.2.10-7_amd64.deb ...",
                                "Unpacking libdatrie1:amd64 (0.2.10-7) ...",
                                "Selecting previously unselected package libthai0:amd64.",
                                "Preparing to unpack .../094-libthai0_0.1.27-2_amd64.deb ...",
                                "Unpacking libthai0:amd64 (0.1.27-2) ...",
                                "Selecting previously unselected package libpango-1.0-0:amd64.",
                                "Preparing to unpack .../095-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpangoft2-1.0-0:amd64.",
                                "Preparing to unpack .../096-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpangocairo-1.0-0:amd64.",
                                "Preparing to unpack .../097-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpathplan4.",
                                "Preparing to unpack .../098-libpathplan4_2.40.1-2_amd64.deb ...",
                                "Unpacking libpathplan4 (2.40.1-2) ...",
                                "Selecting previously unselected package libgvc6.",
                                "Preparing to unpack .../099-libgvc6_2.40.1-2_amd64.deb ...",
                                "Unpacking libgvc6 (2.40.1-2) ...",
                                "Selecting previously unselected package libgvpr2.",
                                "Preparing to unpack .../100-libgvpr2_2.40.1-2_amd64.deb ...",
                                "Unpacking libgvpr2 (2.40.1-2) ...",
                                "Selecting previously unselected package liblab-gamut1.",
                                "Preparing to unpack .../101-liblab-gamut1_2.40.1-2_amd64.deb ...",
                                "Unpacking liblab-gamut1 (2.40.1-2) ...",
                                "Selecting previously unselected package libxt6:amd64.",
                                "Preparing to unpack .../102-libxt6_1%3a1.1.5-1_amd64.deb ...",
                                "Unpacking libxt6:amd64 (1:1.1.5-1) ...",
                                "Selecting previously unselected package libxmu6:amd64.",
                                "Preparing to unpack .../103-libxmu6_2%3a1.1.2-2_amd64.deb ...",
                                "Unpacking libxmu6:amd64 (2:1.1.2-2) ...",
                                "Selecting previously unselected package libxaw7:amd64.",
                                "Preparing to unpack .../104-libxaw7_2%3a1.0.13-1_amd64.deb ...",
                                "Unpacking libxaw7:amd64 (2:1.0.13-1) ...",
                                "Selecting previously unselected package graphviz.",
                                "Preparing to unpack .../105-graphviz_2.40.1-2_amd64.deb ...",
                                "Unpacking graphviz (2.40.1-2) ...",
                                "Selecting previously unselected package grub-ipxe.",
                                "Preparing to unpack .../106-grub-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package libencode-locale-perl.",
                                "Preparing to unpack .../107-libencode-locale-perl_1.05-1_all.deb ...",
                                "Unpacking libencode-locale-perl (1.05-1) ...",
                                "Selecting previously unselected package libhttp-date-perl.",
                                "Preparing to unpack .../108-libhttp-date-perl_6.02-1_all.deb ...",
                                "Unpacking libhttp-date-perl (6.02-1) ...",
                                "Selecting previously unselected package libfile-listing-perl.",
                                "Preparing to unpack .../109-libfile-listing-perl_6.04-1_all.deb ...",
                                "Unpacking libfile-listing-perl (6.04-1) ...",
                                "Selecting previously unselected package libhtml-tagset-perl.",
                                "Preparing to unpack .../110-libhtml-tagset-perl_3.20-3_all.deb ...",
                                "Unpacking libhtml-tagset-perl (3.20-3) ...",
                                "Selecting previously unselected package liburi-perl.",
                                "Preparing to unpack .../111-liburi-perl_1.73-1_all.deb ...",
                                "Unpacking liburi-perl (1.73-1) ...",
                                "Selecting previously unselected package libhtml-parser-perl.",
                                "Preparing to unpack .../112-libhtml-parser-perl_3.72-3build1_amd64.deb ...",
                                "Unpacking libhtml-parser-perl (3.72-3build1) ...",
                                "Selecting previously unselected package libhtml-tree-perl.",
                                "Preparing to unpack .../113-libhtml-tree-perl_5.07-1_all.deb ...",
                                "Unpacking libhtml-tree-perl (5.07-1) ...",
                                "Selecting previously unselected package libio-html-perl.",
                                "Preparing to unpack .../114-libio-html-perl_1.001-1_all.deb ...",
                                "Unpacking libio-html-perl (1.001-1) ...",
                                "Selecting previously unselected package liblwp-mediatypes-perl.",
                                "Preparing to unpack .../115-liblwp-mediatypes-perl_6.02-1_all.deb ...",
                                "Unpacking liblwp-mediatypes-perl (6.02-1) ...",
                                "Selecting previously unselected package libhttp-message-perl.",
                                "Preparing to unpack .../116-libhttp-message-perl_6.14-1_all.deb ...",
                                "Unpacking libhttp-message-perl (6.14-1) ...",
                                "Selecting previously unselected package libhttp-cookies-perl.",
                                "Preparing to unpack .../117-libhttp-cookies-perl_6.04-1_all.deb ...",
                                "Unpacking libhttp-cookies-perl (6.04-1) ...",
                                "Selecting previously unselected package libhttp-negotiate-perl.",
                                "Preparing to unpack .../118-libhttp-negotiate-perl_6.00-2_all.deb ...",
                                "Unpacking libhttp-negotiate-perl (6.00-2) ...",
                                "Selecting previously unselected package perl-openssl-defaults:amd64.",
                                "Preparing to unpack .../119-perl-openssl-defaults_3build1_amd64.deb ...",
                                "Unpacking perl-openssl-defaults:amd64 (3build1) ...",
                                "Selecting previously unselected package libnet-ssleay-perl.",
                                "Preparing to unpack .../120-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...",
                                "Selecting previously unselected package libio-socket-ssl-perl.",
                                "Preparing to unpack .../121-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...",
                                "Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...",
                                "Selecting previously unselected package libnet-http-perl.",
                                "Preparing to unpack .../122-libnet-http-perl_6.17-1_all.deb ...",
                                "Unpacking libnet-http-perl (6.17-1) ...",
                                "Selecting previously unselected package liblwp-protocol-https-perl.",
                                "Preparing to unpack .../123-liblwp-protocol-https-perl_6.07-2_all.deb ...",
                                "Unpacking liblwp-protocol-https-perl (6.07-2) ...",
                                "Selecting previously unselected package libtry-tiny-perl.",
                                "Preparing to unpack .../124-libtry-tiny-perl_0.30-1_all.deb ...",
                                "Unpacking libtry-tiny-perl (0.30-1) ...",
                                "Selecting previously unselected package libwww-robotrules-perl.",
                                "Preparing to unpack .../125-libwww-robotrules-perl_6.01-1_all.deb ...",
                                "Unpacking libwww-robotrules-perl (6.01-1) ...",
                                "Selecting previously unselected package libwww-perl.",
                                "Preparing to unpack .../126-libwww-perl_6.31-1ubuntu0.1_all.deb ...",
                                "Unpacking libwww-perl (6.31-1ubuntu0.1) ...",
                                "Selecting previously unselected package icoutils.",
                                "Preparing to unpack .../127-icoutils_0.32.3-1_amd64.deb ...",
                                "Unpacking icoutils (0.32.3-1) ...",
                                "Selecting previously unselected package icu-devtools.",
                                "Preparing to unpack .../128-icu-devtools_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking icu-devtools (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libfreeipmi16.",
                                "Preparing to unpack .../129-libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...",
                                "Unpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...",
                                "Selecting previously unselected package ipmitool.",
                                "Preparing to unpack .../130-ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...",
                                "Unpacking ipmitool (1.8.18-5ubuntu0.1) ...",
                                "Selecting previously unselected package iputils-arping.",
                                "Preparing to unpack .../131-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ...",
                                "Unpacking iputils-arping (3:20161105-1ubuntu3) ...",
                                "Selecting previously unselected package ipxe-qemu.",
                                "Preparing to unpack .../132-ipxe-qemu_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package ipxe.",
                                "Preparing to unpack .../133-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms.",
                                "Preparing to unpack .../134-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu2_all.deb ...",
                                "Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...",
                                "Selecting previously unselected package isolinux.",
                                "Preparing to unpack .../135-isolinux_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking isolinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package libonig4:amd64.",
                                "Preparing to unpack .../136-libonig4_6.7.0-1_amd64.deb ...",
                                "Unpacking libonig4:amd64 (6.7.0-1) ...",
                                "Selecting previously unselected package libjq1:amd64.",
                                "Preparing to unpack .../137-libjq1_1.5+dfsg-2_amd64.deb ...",
                                "Unpacking libjq1:amd64 (1.5+dfsg-2) ...",
                                "Selecting previously unselected package jq.",
                                "Preparing to unpack .../138-jq_1.5+dfsg-2_amd64.deb ...",
                                "Unpacking jq (1.5+dfsg-2) ...",
                                "Selecting previously unselected package libsensors4:amd64.",
                                "Preparing to unpack .../139-libsensors4_1%3a3.4.0-4_amd64.deb ...",
                                "Unpacking libsensors4:amd64 (1:3.4.0-4) ...",
                                "Selecting previously unselected package libsnmp-base.",
                                "Preparing to unpack .../140-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.3_all.deb ...",
                                "Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Selecting previously unselected package libsnmp30:amd64.",
                                "Preparing to unpack .../141-libsnmp30_5.7.3+dfsg-1.8ubuntu3.3_amd64.deb ...",
                                "Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Selecting previously unselected package keepalived.",
                                "Preparing to unpack .../142-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ...",
                                "Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ...",
                                "Selecting previously unselected package libgssrpc4:amd64.",
                                "Preparing to unpack .../143-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkdb5-9:amd64.",
                                "Preparing to unpack .../144-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkadm5srv-mit11:amd64.",
                                "Preparing to unpack .../145-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkadm5clnt-mit11:amd64.",
                                "Preparing to unpack .../146-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package comerr-dev:amd64.",
                                "Preparing to unpack .../147-comerr-dev_2.1-1.44.1-1ubuntu1.2_amd64.deb ...",
                                "Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...",
                                "Selecting previously unselected package krb5-multidev:amd64.",
                                "Preparing to unpack .../148-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libafflib0v5.",
                                "Preparing to unpack .../149-libafflib0v5_3.7.16-2build2_amd64.deb ...",
                                "Unpacking libafflib0v5 (3.7.16-2build2) ...",
                                "Selecting previously unselected package libaio1:amd64.",
                                "Preparing to unpack .../150-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...",
                                "Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...",
                                "Selecting previously unselected package libasound2-data.",
                                "Preparing to unpack .../151-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...",
                                "Unpacking libasound2-data (1.1.3-5ubuntu0.2) ...",
                                "Selecting previously unselected package libasound2:amd64.",
                                "Preparing to unpack .../152-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...",
                                "Unpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...",
                                "Selecting previously unselected package libasyncns0:amd64.",
                                "Preparing to unpack .../153-libasyncns0_0.8-6_amd64.deb ...",
                                "Unpacking libasyncns0:amd64 (0.8-6) ...",
                                "Selecting previously unselected package libaugeas0:amd64.",
                                "Preparing to unpack .../154-libaugeas0_1.10.1-2_amd64.deb ...",
                                "Unpacking libaugeas0:amd64 (1.10.1-2) ...",
                                "Selecting previously unselected package libavahi-common-data:amd64.",
                                "Preparing to unpack .../155-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libavahi-common3:amd64.",
                                "Preparing to unpack .../156-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libavahi-client3:amd64.",
                                "Preparing to unpack .../157-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libbfio1.",
                                "Preparing to unpack .../158-libbfio1_20170123-4_amd64.deb ...",
                                "Unpacking libbfio1 (20170123-4) ...",
                                "Selecting previously unselected package libbluetooth3:amd64.",
                                "Preparing to unpack .../159-libbluetooth3_5.48-0ubuntu3.2_amd64.deb ...",
                                "Unpacking libbluetooth3:amd64 (5.48-0ubuntu3.2) ...",
                                "Selecting previously unselected package libcaca0:amd64.",
                                "Preparing to unpack .../160-libcaca0_0.99.beta19-2ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libcacard0:amd64.",
                                "Preparing to unpack .../161-libcacard0_1%3a2.5.0-3_amd64.deb ...",
                                "Unpacking libcacard0:amd64 (1:2.5.0-3) ...",
                                "Selecting previously unselected package libconfig9:amd64.",
                                "Preparing to unpack .../162-libconfig9_1.5-0.4_amd64.deb ...",
                                "Unpacking libconfig9:amd64 (1.5-0.4) ...",
                                "Selecting previously unselected package libdate-manip-perl.",
                                "Preparing to unpack .../163-libdate-manip-perl_6.60-1_all.deb ...",
                                "Unpacking libdate-manip-perl (6.60-1) ...",
                                "Selecting previously unselected package libewf2.",
                                "Preparing to unpack .../164-libewf2_20140608-6.1build1_amd64.deb ...",
                                "Unpacking libewf2 (20140608-6.1build1) ...",
                                "Selecting previously unselected package libflac8:amd64.",
                                "Preparing to unpack .../165-libflac8_1.3.2-1_amd64.deb ...",
                                "Unpacking libflac8:amd64 (1.3.2-1) ...",
                                "Selecting previously unselected package libglib2.0-bin.",
                                "Preparing to unpack .../166-libglib2.0-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libglib2.0-dev-bin.",
                                "Preparing to unpack .../167-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libpcre16-3:amd64.",
                                "Preparing to unpack .../168-libpcre16-3_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre16-3:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcre32-3:amd64.",
                                "Preparing to unpack .../169-libpcre32-3_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre32-3:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcrecpp0v5:amd64.",
                                "Preparing to unpack .../170-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcre3-dev:amd64.",
                                "Preparing to unpack .../171-libpcre3-dev_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre3-dev:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package pkg-config.",
                                "Preparing to unpack .../172-pkg-config_0.29.1-0ubuntu2_amd64.deb ...",
                                "Unpacking pkg-config (0.29.1-0ubuntu2) ...",
                                "Selecting previously unselected package zlib1g-dev:amd64.",
                                "Preparing to unpack .../173-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ...",
                                "Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...",
                                "Selecting previously unselected package libglib2.0-dev:amd64.",
                                "Preparing to unpack .../174-libglib2.0-dev_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libgraphite2-dev:amd64.",
                                "Preparing to unpack .../175-libgraphite2-dev_1.3.11-2_amd64.deb ...",
                                "Unpacking libgraphite2-dev:amd64 (1.3.11-2) ...",
                                "Selecting previously unselected package libgstreamer1.0-0:amd64.",
                                "Preparing to unpack .../176-libgstreamer1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package liborc-0.4-0:amd64.",
                                "Preparing to unpack .../177-liborc-0.4-0_1%3a0.4.28-1_amd64.deb ...",
                                "Unpacking liborc-0.4-0:amd64 (1:0.4.28-1) ...",
                                "Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.",
                                "Preparing to unpack .../178-libgstreamer-plugins-base1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package libharfbuzz-icu0:amd64.",
                                "Preparing to unpack .../179-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libharfbuzz-gobject0:amd64.",
                                "Preparing to unpack .../180-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libicu-le-hb0:amd64.",
                                "Preparing to unpack .../181-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ...",
                                "Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ...",
                                "Selecting previously unselected package libiculx60:amd64.",
                                "Preparing to unpack .../182-libiculx60_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking libiculx60:amd64 (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libicu-le-hb-dev:amd64.",
                                "Preparing to unpack .../183-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ...",
                                "Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...",
                                "Selecting previously unselected package libicu-dev.",
                                "Preparing to unpack .../184-libicu-dev_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking libicu-dev (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libharfbuzz-dev:amd64.",
                                "Preparing to unpack .../185-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libintl-perl.",
                                "Preparing to unpack .../186-libintl-perl_1.26-2build2_all.deb ...",
                                "Unpacking libintl-perl (1.26-2build2) ...",
                                "Selecting previously unselected package libjpeg-turbo8-dev:amd64.",
                                "Preparing to unpack .../187-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.3_amd64.deb ...",
                                "Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Selecting previously unselected package libjpeg8-dev:amd64.",
                                "Preparing to unpack .../188-libjpeg8-dev_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjpeg-dev:amd64.",
                                "Preparing to unpack .../189-libjpeg-dev_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjson-glib-1.0-common.",
                                "Preparing to unpack .../190-libjson-glib-1.0-common_1.4.2-3_all.deb ...",
                                "Unpacking libjson-glib-1.0-common (1.4.2-3) ...",
                                "Selecting previously unselected package libjson-glib-1.0-0:amd64.",
                                "Preparing to unpack .../191-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...",
                                "Unpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...",
                                "Selecting previously unselected package mysql-common.",
                                "Preparing to unpack .../192-mysql-common_5.8+1.0.4_all.deb ...",
                                "Unpacking mysql-common (5.8+1.0.4) ...",
                                "Selecting previously unselected package libmysqlclient20:amd64.",
                                "Preparing to unpack .../193-libmysqlclient20_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libmysqlclient-dev.",
                                "Preparing to unpack .../194-libmysqlclient-dev_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libnetpbm10.",
                                "Preparing to unpack .../195-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ...",
                                "Unpacking libnetpbm10 (2:10.0-15.3build1) ...",
                                "Selecting previously unselected package libopus0:amd64.",
                                "Preparing to unpack .../196-libopus0_1.1.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ...",
                                "Selecting previously unselected package libpq5:amd64.",
                                "Preparing to unpack .../197-libpq5_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libpq-dev.",
                                "Preparing to unpack .../198-libpq-dev_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libpq-dev (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libvorbis0a:amd64.",
                                "Preparing to unpack .../199-libvorbis0a_1.3.5-4.2_amd64.deb ...",
                                "Unpacking libvorbis0a:amd64 (1.3.5-4.2) ...",
                                "Selecting previously unselected package libvorbisenc2:amd64.",
                                "Preparing to unpack .../200-libvorbisenc2_1.3.5-4.2_amd64.deb ...",
                                "Unpacking libvorbisenc2:amd64 (1.3.5-4.2) ...",
                                "Selecting previously unselected package libsndfile1:amd64.",
                                "Preparing to unpack .../201-libsndfile1_1.0.28-4ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libpulse0:amd64.",
                                "Preparing to unpack .../202-libpulse0_1%3a11.1-1ubuntu7.4_amd64.deb ...",
                                "Unpacking libpulse0:amd64 (1:11.1-1ubuntu7.4) ...",
                                "Selecting previously unselected package libsasl2-dev.",
                                "Preparing to unpack .../203-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...",
                                "Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...",
                                "Selecting previously unselected package libsdl1.2debian:amd64.",
                                "Preparing to unpack .../204-libsdl1.2debian_1.2.15+dfsg2-0.1ubuntu0.1_amd64.deb ...",
                                "Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...",
                                "Selecting previously unselected package libspice-server1:amd64.",
                                "Preparing to unpack .../205-libspice-server1_0.14.0-1ubuntu2.4_amd64.deb ...",
                                "Unpacking libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...",
                                "Selecting previously unselected package libstring-shellquote-perl.",
                                "Preparing to unpack .../206-libstring-shellquote-perl_1.04-1_all.deb ...",
                                "Unpacking libstring-shellquote-perl (1.04-1) ...",
                                "Selecting previously unselected package libyajl2:amd64.",
                                "Preparing to unpack .../207-libyajl2_2.1.0-2build1_amd64.deb ...",
                                "Unpacking libyajl2:amd64 (2.1.0-2build1) ...",
                                "Selecting previously unselected package libvirt0:amd64.",
                                "Preparing to unpack .../208-libvirt0_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt0:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libsys-virt-perl.",
                                "Preparing to unpack .../209-libsys-virt-perl_4.0.0-1_amd64.deb ...",
                                "Unpacking libsys-virt-perl (4.0.0-1) ...",
                                "Selecting previously unselected package libsystemd-dev:amd64.",
                                "Preparing to unpack .../210-libsystemd-dev_237-3ubuntu10.33_amd64.deb ...",
                                "Unpacking libsystemd-dev:amd64 (237-3ubuntu10.33) ...",
                                "Selecting previously unselected package libtsk13.",
                                "Preparing to unpack .../211-libtsk13_4.4.2-3_amd64.deb ...",
                                "Unpacking libtsk13 (4.4.2-3) ...",
                                "Selecting previously unselected package libusbredirparser1:amd64.",
                                "Preparing to unpack .../212-libusbredirparser1_0.7.1-1_amd64.deb ...",
                                "Unpacking libusbredirparser1:amd64 (0.7.1-1) ...",
                                "Selecting previously unselected package libxenstore3.0:amd64.",
                                "Preparing to unpack .../213-libxenstore3.0_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libxen-4.9:amd64.",
                                "Preparing to unpack .../214-libxen-4.9_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxen-4.9:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libxen-dev:amd64.",
                                "Preparing to unpack .../215-libxen-dev_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxen-dev:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libvirt-dev:amd64.",
                                "Preparing to unpack .../216-libvirt-dev_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libxml-parser-perl.",
                                "Preparing to unpack .../217-libxml-parser-perl_2.44-2build3_amd64.deb ...",
                                "Unpacking libxml-parser-perl (2.44-2build3) ...",
                                "Selecting previously unselected package libxml-xpath-perl.",
                                "Preparing to unpack .../218-libxml-xpath-perl_1.42-1_all.deb ...",
                                "Unpacking libxml-xpath-perl (1.42-1) ...",
                                "Selecting previously unselected package libxml2-dev:amd64.",
                                "Preparing to unpack .../219-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...",
                                "Selecting previously unselected package libxslt1-dev:amd64.",
                                "Preparing to unpack .../220-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ...",
                                "Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...",
                                "Selecting previously unselected package lsscsi.",
                                "Preparing to unpack .../221-lsscsi_0.28-0.1_amd64.deb ...",
                                "Unpacking lsscsi (0.28-0.1) ...",
                                "Selecting previously unselected package lzop.",
                                "Preparing to unpack .../222-lzop_1.03-4_amd64.deb ...",
                                "Unpacking lzop (1.03-4) ...",
                                "Selecting previously unselected package memcached.",
                                "Preparing to unpack .../223-memcached_1.5.6-0ubuntu1.2_amd64.deb ...",
                                "Unpacking memcached (1.5.6-0ubuntu1.2) ...",
                                "Selecting previously unselected package mtools.",
                                "Preparing to unpack .../224-mtools_4.0.18-2ubuntu1_amd64.deb ...",
                                "Unpacking mtools (4.0.18-2ubuntu1) ...",
                                "Selecting previously unselected package netpbm.",
                                "Preparing to unpack .../225-netpbm_2%3a10.0-15.3build1_amd64.deb ...",
                                "Unpacking netpbm (2:10.0-15.3build1) ...",
                                "Selecting previously unselected package osinfo-db.",
                                "Preparing to unpack .../226-osinfo-db_0.20180929-1ubuntu0.1_all.deb ...",
                                "Unpacking osinfo-db (0.20180929-1ubuntu0.1) ...",
                                "Selecting previously unselected package postgresql-client-common.",
                                "Preparing to unpack .../227-postgresql-client-common_190ubuntu0.1_all.deb ...",
                                "Unpacking postgresql-client-common (190ubuntu0.1) ...",
                                "Selecting previously unselected package ssl-cert.",
                                "Preparing to unpack .../228-ssl-cert_1.0.39_all.deb ...",
                                "Unpacking ssl-cert (1.0.39) ...",
                                "Selecting previously unselected package postgresql-common.",
                                "Preparing to unpack .../229-postgresql-common_190ubuntu0.1_all.deb ...",
                                "Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'",
                                "Unpacking postgresql-common (190ubuntu0.1) ...",
                                "Selecting previously unselected package postgresql-server-dev-10.",
                                "Preparing to unpack .../230-postgresql-server-dev-10_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package postgresql-server-dev-all.",
                                "Preparing to unpack .../231-postgresql-server-dev-all_190ubuntu0.1_all.deb ...",
                                "Unpacking postgresql-server-dev-all (190ubuntu0.1) ...",
                                "Selecting previously unselected package pxelinux.",
                                "Preparing to unpack .../232-pxelinux_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking pxelinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package python-gdbm.",
                                "Preparing to unpack .../233-python-gdbm_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python-gdbm (2.7.17-1~18.04) ...",
                                "Selecting previously unselected package python-mysqldb.",
                                "Preparing to unpack .../234-python-mysqldb_1.3.10-1build1_amd64.deb ...",
                                "Unpacking python-mysqldb (1.3.10-1build1) ...",
                                "Selecting previously unselected package python-psutil.",
                                "Preparing to unpack .../235-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ...",
                                "Unpacking python-psutil (5.4.2-1ubuntu0.1) ...",
                                "Selecting previously unselected package libbrlapi0.6:amd64.",
                                "Preparing to unpack .../236-libbrlapi0.6_5.5-4ubuntu2.0.1_amd64.deb ...",
                                "Unpacking libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...",
                                "Selecting previously unselected package libfdt1:amd64.",
                                "Preparing to unpack .../237-libfdt1_1.4.5-3_amd64.deb ...",
                                "Unpacking libfdt1:amd64 (1.4.5-3) ...",
                                "Selecting previously unselected package librdmacm1:amd64.",
                                "Preparing to unpack .../238-librdmacm1_17.1-1ubuntu0.2_amd64.deb ...",
                                "Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ...",
                                "Selecting previously unselected package qemu-system-arm.",
                                "Preparing to unpack .../239-qemu-system-arm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-mips.",
                                "Preparing to unpack .../240-qemu-system-mips_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-slof.",
                                "Preparing to unpack .../241-qemu-slof_20170724+dfsg-1ubuntu1_all.deb ...",
                                "Unpacking qemu-slof (20170724+dfsg-1ubuntu1) ...",
                                "Selecting previously unselected package qemu-system-ppc.",
                                "Preparing to unpack .../242-qemu-system-ppc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-sparc.",
                                "Preparing to unpack .../243-qemu-system-sparc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package seabios.",
                                "Preparing to unpack .../244-seabios_1.10.2-1ubuntu1_all.deb ...",
                                "Unpacking seabios (1.10.2-1ubuntu1) ...",
                                "Selecting previously unselected package qemu-system-x86.",
                                "Preparing to unpack .../245-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-s390x.",
                                "Preparing to unpack .../246-qemu-system-s390x_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-misc.",
                                "Preparing to unpack .../247-qemu-system-misc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system.",
                                "Preparing to unpack .../248-qemu-system_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-user.",
                                "Preparing to unpack .../249-qemu-user_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-user (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-utils.",
                                "Preparing to unpack .../250-qemu-utils_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu.",
                                "Preparing to unpack .../251-qemu_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-kvm.",
                                "Preparing to unpack .../252-qemu-kvm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package sgabios.",
                                "Preparing to unpack .../253-sgabios_0.0~svn8-4_all.deb ...",
                                "Unpacking sgabios (0.0~svn8-4) ...",
                                "Selecting previously unselected package shellinabox.",
                                "Preparing to unpack .../254-shellinabox_2.20build1_amd64.deb ...",
                                "Unpacking shellinabox (2.20build1) ...",
                                "Selecting previously unselected package sleuthkit.",
                                "Preparing to unpack .../255-sleuthkit_4.4.2-3_amd64.deb ...",
                                "Unpacking sleuthkit (4.4.2-3) ...",
                                "Selecting previously unselected package sqlite3.",
                                "Preparing to unpack .../256-sqlite3_3.22.0-1ubuntu0.2_amd64.deb ...",
                                "Unpacking sqlite3 (3.22.0-1ubuntu0.2) ...",
                                "Selecting previously unselected package supermin.",
                                "Preparing to unpack .../257-supermin_5.1.19-2ubuntu1_amd64.deb ...",
                                "Unpacking supermin (5.1.19-2ubuntu1) ...",
                                "Selecting previously unselected package syslinux.",
                                "Preparing to unpack .../258-syslinux_3%3a6.03+dfsg1-2_amd64.deb ...",
                                "Unpacking syslinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package syslinux-common.",
                                "Preparing to unpack .../259-syslinux-common_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking syslinux-common (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package unzip.",
                                "Preparing to unpack .../260-unzip_6.0-21ubuntu1_amd64.deb ...",
                                "Unpacking unzip (6.0-21ubuntu1) ...",
                                "Selecting previously unselected package db-util.",
                                "Preparing to unpack .../261-db-util_1%3a5.3.21~exp1ubuntu2_all.deb ...",
                                "Unpacking db-util (1:5.3.21~exp1ubuntu2) ...",
                                "Selecting previously unselected package libipset3:amd64.",
                                "Preparing to unpack .../262-libipset3_6.34-1_amd64.deb ...",
                                "Unpacking libipset3:amd64 (6.34-1) ...",
                                "Selecting previously unselected package ipset.",
                                "Preparing to unpack .../263-ipset_6.34-1_amd64.deb ...",
                                "Unpacking ipset (6.34-1) ...",
                                "Selecting previously unselected package libldm-1.0-0:amd64.",
                                "Preparing to unpack .../264-libldm-1.0-0_0.2.3-7_amd64.deb ...",
                                "Unpacking libldm-1.0-0:amd64 (0.2.3-7) ...",
                                "Selecting previously unselected package ldmtool.",
                                "Preparing to unpack .../265-ldmtool_0.2.3-7_amd64.deb ...",
                                "Unpacking ldmtool (0.2.3-7) ...",
                                "Selecting previously unselected package libapache2-mod-proxy-uwsgi.",
                                "Preparing to unpack .../266-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ...",
                                "Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...",
                                "Selecting previously unselected package libffi-dev:amd64.",
                                "Preparing to unpack .../267-libffi-dev_3.2.1-8_amd64.deb ...",
                                "Unpacking libffi-dev:amd64 (3.2.1-8) ...",
                                "Selecting previously unselected package libhivex0:amd64.",
                                "Preparing to unpack .../268-libhivex0_1.3.15-1_amd64.deb ...",
                                "Unpacking libhivex0:amd64 (1.3.15-1) ...",
                                "Selecting previously unselected package scrub.",
                                "Preparing to unpack .../269-scrub_2.6.1-1build1_amd64.deb ...",
                                "Unpacking scrub (2.6.1-1build1) ...",
                                "Selecting previously unselected package libguestfs0:amd64.",
                                "Preparing to unpack .../270-libguestfs0_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libwin-hivex-perl.",
                                "Preparing to unpack .../271-libwin-hivex-perl_1.3.15-1_amd64.deb ...",
                                "Unpacking libwin-hivex-perl (1.3.15-1) ...",
                                "Selecting previously unselected package libguestfs-perl.",
                                "Preparing to unpack .../272-libguestfs-perl_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs-perl (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libguestfs-tools.",
                                "Preparing to unpack .../273-libguestfs-tools_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs-tools (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libkrb5-dev:amd64.",
                                "Preparing to unpack .../274-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libyaml-dev:amd64.",
                                "Preparing to unpack .../275-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ...",
                                "Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ...",
                                "Selecting previously unselected package python-guestfs.",
                                "Preparing to unpack .../276-python-guestfs_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking python-guestfs (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package tftpd-hpa.",
                                "Preparing to unpack .../277-tftpd-hpa_5.2+20150808-1ubuntu3_amd64.deb ...",
                                "Unpacking tftpd-hpa (5.2+20150808-1ubuntu3) ...",
                                "Selecting previously unselected package xinetd.",
                                "Preparing to unpack .../278-xinetd_1%3a2.3.15.3-1_amd64.deb ...",
                                "Unpacking xinetd (1:2.3.15.3-1) ...",
                                "Setting up libhtml-tagset-perl (3.20-3) ...",
                                "Setting up seabios (1.10.2-1ubuntu1) ...",
                                "Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...",
                                "Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...",
                                "Setting up exfat-utils (1.2.8-1) ...",
                                "Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...",
                                "Setting up libpathplan4 (2.40.1-2) ...",
                                "Setting up libtry-tiny-perl (0.30-1) ...",
                                "Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Setting up xinetd (1:2.3.15.3-1) ...",
                                "Setting up libjson-glib-1.0-common (1.4.2-3) ...",
                                "Setting up liblab-gamut1 (2.40.1-2) ...",
                                "Setting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Setting up libldm-1.0-0:amd64 (0.2.3-7) ...",
                                "Setting up libasyncns0:amd64 (0.8-6) ...",
                                "Setting up qemu-user (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Setcap worked! gst-ptp-helper is not suid!",
                                "Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...",
                                "Setting up runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...",
                                "Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...",
                                "Setting up libsctp1:amd64 (1.0.17+dfsg-2) ...",
                                "Setting up lzop (1.03-4) ...",
                                "Setting up libencode-locale-perl (1.05-1) ...",
                                "Setting up libintl-perl (1.26-2build2) ...",
                                "Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up libtimedate-perl (2.3000-2) ...",
                                "Setting up libjbig0:amd64 (2.1-3.1build1) ...",
                                "Setting up libstring-shellquote-perl (1.04-1) ...",
                                "Setting up fonts-dejavu-core (2.37-1) ...",
                                "Setting up grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Sourcing file `/etc/default/grub'",
                                "Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'",
                                "Generating grub configuration file ...",
                                "Found linux image: /boot/vmlinuz-4.15.0-70-generic",
                                "Found initrd image: /boot/initrd.img-4.15.0-70-generic",
                                "Found iPXE image: /boot/ipxe.lkrn",
                                "done",
                                "Setting up memcached (1.5.6-0ubuntu1.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service \u2192 /lib/systemd/system/memcached.service.",
                                "Setting up perl-openssl-defaults:amd64 (3build1) ...",
                                "Setting up lsscsi (0.28-0.1) ...",
                                "Setting up mysql-common (5.8+1.0.4) ...",
                                "update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
                                "Setting up libasound2-data (1.1.3-5ubuntu0.2) ...",
                                "Setting up libnetpbm10 (2:10.0-15.3build1) ...",
                                "Setting up libiscsi7:amd64 (1.17.0-1.1) ...",
                                "Setting up tftpd-hpa (5.2+20150808-1ubuntu3) ...",
                                "Setting up libusbredirparser1:amd64 (0.7.1-1) ...",
                                "Setting up libio-html-perl (1.001-1) ...",
                                "Setting up libonig4:amd64 (6.7.0-1) ...",
                                "Setting up libafflib0v5 (3.7.16-2build2) ...",
                                "Setting up libbluetooth3:amd64 (5.48-0ubuntu3.2) ...",
                                "Setting up unzip (6.0-21ubuntu1) ...",
                                "Setting up pxelinux (3:6.03+dfsg1-2) ...",
                                "Setting up genisoimage (9:1.1.11-3ubuntu2) ...",
                                "Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...",
                                "Setting up libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up dctrl-tools (2.24-2build1) ...",
                                "Setting up libffi-dev:amd64 (3.2.1-8) ...",
                                "Setting up libdatrie1:amd64 (0.2.10-7) ...",
                                "Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...",
                                "Setting up ssl-cert (1.0.39) ...",
                                "Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ...",
                                "Setting up libnetfilter-queue1 (1.0.2-2) ...",
                                "Setting up scrub (2.6.1-1build1) ...",
                                "Setting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libconfig9:amd64 (1.5-0.4) ...",
                                "Setting up m4 (1.4.18-1) ...",
                                "Setting up syslinux-common (3:6.03+dfsg1-2) ...",
                                "Setting up containerd (1.2.6-0ubuntu1~18.04.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service \u2192 /lib/systemd/system/containerd.service.",
                                "Setting up libipset3:amd64 (6.34-1) ...",
                                "Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...",
                                "Setting up qemu-slof (20170724+dfsg-1ubuntu1) ...",
                                "Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ...",
                                "Setting up bridge-utils (1.5-15ubuntu1) ...",
                                "Setting up libopus0:amd64 (1.1.2-1ubuntu1) ...",
                                "Setting up libbfio1 (20170123-4) ...",
                                "Setting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...",
                                "Setting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...",
                                "Setting up libgraphite2-3:amd64 (1.3.11-2) ...",
                                "Setting up libcroco3:amd64 (0.6.12-2) ...",
                                "Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Setting up libogg0:amd64 (1.3.2-1) ...",
                                "Setting up libjq1:amd64 (1.5+dfsg-2) ...",
                                "Setting up dnsmasq-utils (2.79-1) ...",
                                "Setting up supermin (5.1.19-2ubuntu1) ...",
                                "Setting up pkg-config (0.29.1-0ubuntu2) ...",
                                "Setting up libyajl2:amd64 (2.1.0-2build1) ...",
                                "Setting up libpixman-1-0:amd64 (0.34.0-2) ...",
                                "Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Setting up libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up liblwp-mediatypes-perl (6.02-1) ...",
                                "Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...",
                                "Setting up osinfo-db (0.20180929-1ubuntu0.1) ...",
                                "Setting up autotools-dev (20180224.1) ...",
                                "Setting up python-psutil (5.4.2-1ubuntu0.1) ...",
                                "Setting up liburi-perl (1.73-1) ...",
                                "Setting up postgresql-client-common (190ubuntu0.1) ...",
                                "Setting up dstat (0.7.3-1) ...",
                                "Setting up ipset (6.34-1) ...",
                                "Setting up mtools (4.0.18-2ubuntu1) ...",
                                "Setting up shellinabox (2.20build1) ...",
                                "Setting up libltdl7:amd64 (2.4.6-2) ...",
                                "Setting up libhtml-parser-perl (3.72-3build1) ...",
                                "Setting up postgresql-common (190ubuntu0.1) ...",
                                "Adding user postgres to group ssl-cert",
                                "",
                                "Creating config file /etc/postgresql-common/createcluster.conf with new version",
                                "Building PostgreSQL dictionaries from installed myspell/hunspell packages...",
                                "Removing obsolete dictionary files:",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service \u2192 /lib/systemd/system/postgresql.service.",
                                "Setting up augeas-lenses (1.10.1-2) ...",
                                "Setting up libhivex0:amd64 (1.3.15-1) ...",
                                "Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...",
                                "Setting up libewf2 (20140608-6.1build1) ...",
                                "Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) ...",
                                "Setting up libann0 (1.1.2+doc-6) ...",
                                "Setting up db5.3-util (5.3.28-13.1ubuntu1.1) ...",
                                "Setting up libdate-manip-perl (6.60-1) ...",
                                "Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Setting up libxpm4:amd64 (1:3.5.12-1) ...",
                                "Setting up libxrender1:amd64 (1:0.9.10-1) ...",
                                "Setting up ldmtool (0.2.3-7) ...",
                                "Setting up libsensors4:amd64 (1:3.4.0-4) ...",
                                "Setting up python-gdbm (2.7.17-1~18.04) ...",
                                "Setting up libpcrecpp0v5:amd64 (2:8.39-9) ...",
                                "Setting up libpcre32-3:amd64 (2:8.39-9) ...",
                                "Setting up libnet-http-perl (6.17-1) ...",
                                "Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up sgabios (0.0~svn8-4) ...",
                                "Setting up libsystemd-dev:amd64 (237-3ubuntu10.33) ...",
                                "Setting up libxen-4.9:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up icu-devtools (60.2-3ubuntu3) ...",
                                "Setting up freeipmi-common (1.4.11-1.1ubuntu4.1) ...",
                                "Setting up liborc-0.4-0:amd64 (1:0.4.28-1) ...",
                                "Setting up libpcre16-3:amd64 (2:8.39-9) ...",
                                "Setting up libthai-data (0.1.27-2) ...",
                                "Setting up libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...",
                                "Setting up libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...",
                                "Setting up extlinux (3:6.03+dfsg1-2) ...",
                                "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...",
                                "Setting up libvorbis0a:amd64 (1.3.5-4.2) ...",
                                "Setting up x11-common (1:7.7+19ubuntu7.1) ...",
                                "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults",
                                "Setting up iputils-arping (3:20161105-1ubuntu3) ...",
                                "Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...",
                                "Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Setting up libgraphite2-dev:amd64 (1.3.11-2) ...",
                                "Setting up libwww-robotrules-perl (6.01-1) ...",
                                "Setting up libcdt5 (2.40.1-2) ...",
                                "Setting up git (1:2.17.1-1ubuntu0.5) ...",
                                "Setting up isolinux (3:6.03+dfsg1-2) ...",
                                "Setting up attr (1:2.4.47-2build1) ...",
                                "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...",
                                "Setting up autopoint (0.19.8.1-6ubuntu0.3) ...",
                                "Setting up libtsk13 (4.4.2-3) ...",
                                "Setting up libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...",
                                "Setting up python2.7-minimal (2.7.17-1~18.04) ...",
                                "Setting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up libcgraph6 (2.40.1-2) ...",
                                "Setting up libwebp6:amd64 (0.6.1-2) ...",
                                "Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...",
                                "Setting up libfdt1:amd64 (1.4.5-3) ...",
                                "Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...",
                                "Setting up libjpeg8:amd64 (8c-2ubuntu8) ...",
                                "Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...",
                                "Setting up libtool (2.4.6-2) ...",
                                "Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ...",
                                "Setting up libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ...",
                                "Setting up sleuthkit (4.4.2-3) ...",
                                "Setting up haproxy (1.8.8-1ubuntu0.9) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service \u2192 /lib/systemd/system/haproxy.service.",
                                "Setting up jq (1.5+dfsg-2) ...",
                                "Setting up libpcre3-dev:amd64 (2:8.39-9) ...",
                                "Setting up fontconfig-config (2.12.6-0ubuntu2) ...",
                                "Setting up libhttp-date-perl (6.02-1) ...",
                                "Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Setting up libpq-dev (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...",
                                "Setting up libapr1-dev (1.6.3-2) ...",
                                "Setting up docker.io (18.09.7-0ubuntu1~18.04.4) ...",
                                "Adding group `docker' (GID 124) ...",
                                "Done.",
                                "Created symlink /etc/systemd/system/sockets.target.wants/docker.socket \u2192 /lib/systemd/system/docker.socket.",
                                "Setting up libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up ipmitool (1.8.18-5ubuntu0.1) ...",
                                "Job for ipmievd.service failed because the control process exited with error code.",
                                "See \"systemctl status ipmievd.service\" and \"journalctl -xe\" for details.",
                                "invoke-rc.d: initscript ipmievd, action \"start\" failed.",
                                "\u001b[0;1;31m\u25cf\u001b[0m ipmievd.service - IPMI event daemon",
                                "   Loaded: loaded (/lib/systemd/system/ipmievd.service; disabled; vendor preset: enabled)",
                                "   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2019-12-24 08:33:32 UTC; 30ms ago",
                                "  Process: 28565 ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m",
                                "",
                                "Dec 24 08:33:32 ubuntu systemd[1]: Starting IPMI event daemon...",
                                "Dec 24 08:33:32 ubuntu ipmievd[28565]: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory",
                                "Dec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Control process exited, code=exited status=1\u001b[0m",
                                "Dec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Failed with result 'exit-code'.\u001b[0m",
                                "Dec 24 08:33:32 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start IPMI event daemon.\u001b[0m",
                                "Unable to start ipmievd during installation.  Trying to disable.",
                                "Setting up gettext (0.19.8.1-6ubuntu0.3) ...",
                                "Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...",
                                "Setting up libgvpr2 (2.40.1-2) ...",
                                "Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Setting up ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Setting up libaugeas0:amd64 (1.10.1-2) ...",
                                "Setting up libaprutil1-dev (1.6.1-2) ...",
                                "Setting up libflac8:amd64 (1.3.2-1) ...",
                                "Setting up python2.7 (2.7.17-1~18.04) ...",
                                "Setting up libnss3:amd64 (2:3.35-2ubuntu2.6) ...",
                                "Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ...",
                                "Setting up autoconf (2.69-11) ...",
                                "Setting up syslinux (3:6.03+dfsg1-2) ...",
                                "Setting up libthai0:amd64 (0.1.27-2) ...",
                                "Setting up libxen-dev:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ...",
                                "Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...",
                                "Setting up sqlite3 (3.22.0-1ubuntu0.2) ...",
                                "Setting up libhtml-tree-perl (5.07-1) ...",
                                "Setting up librados2 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Setting up db-util (1:5.3.21~exp1ubuntu2) ...",
                                "Setting up postgresql-server-dev-all (190ubuntu0.1) ...",
                                "Setting up intltool-debian (0.35.0+20060710.4) ...",
                                "Setting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...",
                                "Setting up libwin-hivex-perl (1.3.15-1) ...",
                                "Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ...",
                                "Setting up python-mysqldb (1.3.10-1build1) ...",
                                "Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service \u2192 /lib/systemd/system/keepalived.service.",
                                "Setting up libpython2.7:amd64 (2.7.17-1~18.04) ...",
                                "Setting up automake (1:1.15.1-3ubuntu2) ...",
                                "update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode",
                                "Setting up libcacard0:amd64 (1:2.5.0-3) ...",
                                "Setting up netpbm (2:10.0-15.3build1) ...",
                                "Setting up libice6:amd64 (2:1.0.9-2) ...",
                                "Setting up libfile-listing-perl (6.04-1) ...",
                                "Setting up libhttp-message-perl (6.14-1) ...",
                                "Setting up g++ (4:7.4.0-1ubuntu2.3) ...",
                                "update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode",
                                "Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04) ...",
                                "Setting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up libvorbisenc2:amd64 (1.3.5-4.2) ...",
                                "Setting up python2.7-dev (2.7.17-1~18.04) ...",
                                "Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up libhttp-negotiate-perl (6.00-2) ...",
                                "Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service \u2192 /lib/systemd/system/conntrackd.service.",
                                "Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...",
                                "Setting up libsm6:amd64 (2:1.2.2-1) ...",
                                "Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up po-debconf (1.0.20) ...",
                                "Setting up libhttp-cookies-perl (6.04-1) ...",
                                "Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ...",
                                "Setting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...",
                                "Setting up librbd1 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...",
                                "Setting up libiculx60:amd64 (60.2-3ubuntu3) ...",
                                "Setting up libxt6:amd64 (1:1.1.5-1) ...",
                                "Setting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up fontconfig (2.12.6-0ubuntu2) ...",
                                "Regenerating fonts cache... done.",
                                "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service \u2192 /lib/systemd/system/qemu-kvm.service.",
                                "Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...",
                                "Setting up libvirt0:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Setting up libpulse0:amd64 (1:11.1-1ubuntu7.4) ...",
                                "Setting up libxmu6:amd64 (2:1.1.2-2) ...",
                                "Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up libsys-virt-perl (4.0.0-1) ...",
                                "Setting up libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Setting up libxaw7:amd64 (2:1.0.13-1) ...",
                                "Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...",
                                "Setting up qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up qemu-system (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libgvc6 (2.40.1-2) ...",
                                "Setting up qemu (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up graphviz (2.40.1-2) ...",
                                "Setting up liblwp-protocol-https-perl (6.07-2) ...",
                                "Setting up libicu-dev (60.2-3ubuntu3) ...",
                                "Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...",
                                "Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...",
                                "Setting up libwww-perl (6.31-1ubuntu0.1) ...",
                                "Setting up debhelper (11.1.6ubuntu2) ...",
                                "Setting up dh-autoreconf (17) ...",
                                "Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...",
                                "Setting up libxml-parser-perl (2.44-2build3) ...",
                                "Setting up apache2-dev (2.4.29-1ubuntu4.11) ...",
                                "Setting up icoutils (0.32.3-1) ...",
                                "Setting up libxml-xpath-perl (1.42-1) ...",
                                "Setting up libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up libguestfs-perl (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up python-guestfs (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up libguestfs-tools (1:1.36.13-1ubuntu3.3) ...",
                                "Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "No schema files found: doing nothing.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...",
                                "Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...",
                                "Processing triggers for rsyslog (8.32.0-1ubuntu4) ...",
                                "Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...",
                                "Processing triggers for mime-support (3.60ubuntu1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for install-info (6.5.0.dfsg.1-2) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577175591757",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577175591757 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577176525227",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=933470",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=933470",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:74        [[ -n False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:74        [[ False != \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:84        python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:85        install_python3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:install_python3:541            is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:install_python3:542            apt_get install python3.6 python3.6-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python3.6 python3.6-dev",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "python3.6 is already the newest version (3.6.9-1~18.04).",
                                "python3.6 set to manually installed.",
                                "python3.6-dev is already the newest version (3.6.9-1~18.04).",
                                "python3.6-dev set to manually installed.",
                                "0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577176525514",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577176525514 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577176526617",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=1103",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=933470",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=934573",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:86        which python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:86        export PYTHON=/usr/bin/python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:86        PYTHON=/usr/bin/python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:94        date +%s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:95        date",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:795                       [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:796                       PYPI_ALTERNATIVE_URL=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:796                       /opt/stack/devstack/tools/install_pip.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:25              FILES=/opt/stack/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:40              PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:main:41              basename https://bootstrap.pypa.io/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:41              LOCAL_PIP=/opt/stack/devstack/files/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:43              GetDistro",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:373            GetOSVersion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:350         _ensure_lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_ensure_lsb_release:324  command -v lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_ensure_lsb_release:325  return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:352         lsb_release -r -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:352         os_RELEASE=18.04",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:353         lsb_release -c -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:353         os_CODENAME=bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:354         lsb_release -i -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:354         os_VENDOR=Ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:357         os_PACKAGE=deb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:362         typeset -xr os_VENDOR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:363         typeset -xr os_RELEASE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:364         typeset -xr os_PACKAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:365         typeset -xr os_CODENAME",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:375            [[ Ubuntu =~ (Ubuntu) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:378            DISTRO=bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:424            typeset -xr DISTRO",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:44              echo 'Distro: bionic'",
                                "Distro: bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:126             get_versions",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:49      which pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:49      PIP=/usr/bin/pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:50      [[ -n /usr/bin/pip ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      awk '{ print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      /usr/bin/pip --version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.1'",
                                "pip: 9.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:135             is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:135             is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:136             uninstall_package python-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1363   is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1364   apt_get purge python-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following packages will be REMOVED:",
                                "  python-pip*",
                                "0 upgraded, 0 newly installed, 1 to remove and 22 not upgraded.",
                                "After this operation, 672 kB disk space will be freed.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56779 files and directories currently installed.)",
                                "Removing python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176531051",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176531051 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176537619",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=6568",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=6568",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:137             uninstall_package python3-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1363   is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1364   apt_get purge python3-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following package was automatically installed and is no longer required:",
                                "  python-pip-whl",
                                "Use 'sudo apt autoremove' to remove it.",
                                "The following packages will be REMOVED:",
                                "  python3-pip*",
                                "0 upgraded, 0 newly installed, 1 to remove and 22 not upgraded.",
                                "After this operation, 600 kB disk space will be freed.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56672 files and directories currently installed.)",
                                "Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176537760",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176537760 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176545004",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=7244",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=6568",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13812",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:140             install_get_pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:62   [[ -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:79   [[ ! -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:82   local timecond=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:83   [[ -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:87   curl -f --retry 6 --retry-delay 5 -o /opt/stack/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py",
                                "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
                                "                                 Dload  Upload   Total   Spent    Left  Speed",
                                "",
                                "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
                                "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
                                "  0 1734k    0 13710    0     0   7451      0  0:03:58  0:00:01  0:03:57  7447",
                                " 23 1734k   23  398k    0     0   146k      0  0:00:11  0:00:02  0:00:09  146k",
                                "100 1734k  100 1734k    0     0   521k      0  0:00:03  0:00:03 --:--:--  521k",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:90   touch /opt/stack/devstack/files/get-pip.py.downloaded",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:92   sudo -H -E python /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt",
                                "DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support",
                                "Collecting pip!=8,<10",
                                "  Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB)",
                                "Collecting wheel",
                                "  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl",
                                "Installing collected packages: pip, wheel",
                                "Successfully installed pip-9.0.3 wheel-0.33.6",
                                "WARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:93   python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:94   sudo -H -E python3.6 /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt",
                                "Collecting pip!=8,<10",
                                "  Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl",
                                "Collecting wheel",
                                "  Using cached https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl",
                                "Installing collected packages: pip, wheel",
                                "Successfully installed pip-9.0.3 wheel-0.33.6",
                                "WARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:142             [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:146             set -x",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:150             pip_install_gr setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0",
                                "Using 3.6 version to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local 'test_req=setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/lib/python3/dist-packages",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176566599",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176566599 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176572283",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:152             get_versions",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:49      which pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:49      PIP=/usr/local/bin/pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:50      [[ -n /usr/local/bin/pip ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      /usr/local/bin/pip --version",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      awk '{ print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.3'",
                                "pip: 9.0.3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:799                       TRACK_DEPENDS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:802                       [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:813                       source /opt/stack/devstack/tools/fixup_stuff.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:source:22            [[ -z /opt/stack/devstack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:814                       fixup_all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:261        fixup_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:49    keystone_ports=35357,35358",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:54    sysctl net.ipv4.ip_local_reserved_ports",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    sed 's/^ //'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    sysctl net.ipv4.ip_local_reserved_ports",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    awk -F= '{print $2;}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:56    reserved_ports=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:58    [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:60    sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358",
                                "net.ipv4.ip_local_reserved_ports = 35357,35358",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:262        fixup_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:76      [[ bionic != \\b\\i\\o\\n\\i\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:81      install_package software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following package was automatically installed and is no longer required:",
                                "  python-pip-whl",
                                "Use 'sudo apt autoremove' to remove it.",
                                "The following additional packages will be installed:",
                                "  python3-software-properties",
                                "The following packages will be upgraded:",
                                "  python3-software-properties software-properties-common",
                                "2 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.",
                                "Need to get 33.6 kB of archives.",
                                "After this operation, 0 B of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]",
                                "Fetched 33.6 kB in 0s (105 kB/s)",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56595 files and directories currently installed.)",
                                "Preparing to unpack .../software-properties-common_0.96.24.32.12_all.deb ...",
                                "Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...",
                                "Preparing to unpack .../python3-software-properties_0.96.24.32.12_all.deb ...",
                                "Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...",
                                "Setting up python3-software-properties (0.96.24.32.12) ...",
                                "Setting up software-properties-common (0.96.24.32.12) ...",
                                "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176573465",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176573465 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176582841",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=9376",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=934573",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=943949",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:84      sudo add-apt-repository -y universe",
                                "'universe' distribution component is already enabled for all sources.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:263        fixup_python_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:103  pip_install 'prettytable>=0.7'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : prettytable>=0.7",
                                "Using 3.6 version to install prettytable>=0.7 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local 'test_req=prettytable>=0.7/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e prettytable>=0.7/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'prettytable>=0.7'",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 172))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2",
                                "Building wheels for collected packages: prettytable",
                                "  Running setup.py bdist_wheel for prettytable: started",
                                "  Running setup.py bdist_wheel for prettytable: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606",
                                "Successfully built prettytable",
                                "Installing collected packages: prettytable",
                                "Successfully installed prettytable-0.7.2",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176584245",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176584245 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176592345",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=8100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:104  get_package_path prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:92  local package=prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'",
                                "Traceback (most recent call last):",
                                "  File \"\", line 1, in ",
                                "ImportError: No module named prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:93  echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:104  PACKAGE_DIR=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:106  echo '/prettytable-0.7.2*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:106  dir='/prettytable-0.7.2*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:107  [[ -d /prettytable-0.7.2* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:113  pip_install httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : httplib2",
                                "Using 3.6 version to install httplib2 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=httplib2/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e httplib2/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt httplib2",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting httplib2===0.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 513))",
                                "  Downloading https://files.pythonhosted.org/packages/be/83/5e006e25403871ffbbf587c7aa4650158c947d46e89f2d50dcaf018464de/httplib2-0.15.0-py3-none-any.whl (94kB)",
                                "Installing collected packages: httplib2",
                                "  Found existing installation: httplib2 0.9.2",
                                "    DEPRECATION: Uninstalling a distutils installed project (httplib2) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.",
                                "    Uninstalling httplib2-0.9.2:",
                                "      Successfully uninstalled httplib2-0.9.2",
                                "Successfully installed httplib2-0.15.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176592597",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176592597 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176600151",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=7554",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=8100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=15654",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:114  get_package_path httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:92  local package=httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'",
                                "Traceback (most recent call last):",
                                "  File \"\", line 1, in ",
                                "ImportError: No module named httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:93  echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:114  PACKAGE_DIR=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:116  echo '-0.8*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:116  dir='-0.8*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:117  [[ -d -0.8* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:264        fixup_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_fedora:123     is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_fedora:124     return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:265        fixup_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_suse:198       is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_suse:199       return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:266        fixup_virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:254  [[ ! -f /etc/ci/mirror_info.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:255  install_package python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "Recommended packages:",
                                "  virtualenv",
                                "The following NEW packages will be installed:",
                                "  python-virtualenv",
                                "0 upgraded, 1 newly installed, 0 to remove and 20 not upgraded.",
                                "Need to get 46.8 kB of archives.",
                                "After this operation, 145 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB]",
                                "Fetched 46.8 kB in 0s (504 kB/s)",
                                "Selecting previously unselected package python-virtualenv.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56595 files and directories currently installed.)",
                                "Preparing to unpack .../python-virtualenv_15.1.0+ds-1.1_all.deb ...",
                                "Unpacking python-virtualenv (15.1.0+ds-1.1) ...",
                                "Setting up python-virtualenv (15.1.0+ds-1.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176600937",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176600937 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176609720",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=8783",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=943949",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=952732",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:256  pip_install -U --force-reinstall virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : virtualenv",
                                "Using 3.6 version to install virtualenv based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=virtualenv/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e virtualenv/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U --force-reinstall virtualenv",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting virtualenv===16.7.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 707))",
                                "  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)",
                                "Installing collected packages: virtualenv",
                                "Successfully installed virtualenv-16.7.9",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176609845",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176609845 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176619330",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=9485",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=15654",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=25139",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:817                       pip_install -U os-testr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : os-testr",
                                "Using 3.6 version to install os-testr based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=os-testr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e os-testr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting os-testr===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 551))",
                                "  Downloading https://files.pythonhosted.org/packages/54/53/06da71065812fcfcbce566159903bace2294f7370e6860bed92bbb856b36/os_testr-1.1.0-py2.py3-none-any.whl (45kB)",
                                "Collecting python-subunit===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))",
                                "  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)",
                                "Collecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 430))",
                                "  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)",
                                "Collecting stestr===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)",
                                "Requirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 191))",
                                "  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl",
                                "Collecting six===1.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 74))",
                                "  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)",
                                "Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))",
                                "  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl",
                                "Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175))",
                                "  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl",
                                "Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242))",
                                "  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)",
                                "Collecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))",
                                "  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)",
                                "Collecting future===0.18.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 602))",
                                "  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)",
                                "Collecting PyYAML===5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 217))",
                                "  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)",
                                "Collecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))",
                                "  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)",
                                "Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 451))",
                                "  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl",
                                "Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 242))",
                                "  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl",
                                "Requirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172))",
                                "Collecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 538))",
                                "  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)",
                                "Requirement already up-to-date: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))",
                                "Requirement already up-to-date: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))",
                                "Collecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz",
                                "Collecting wcwidth===0.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 169))",
                                "  Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl",
                                "Building wheels for collected packages: voluptuous, PyYAML, pyperclip, future",
                                "  Running setup.py bdist_wheel for voluptuous: started",
                                "  Running setup.py bdist_wheel for voluptuous: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e",
                                "  Running setup.py bdist_wheel for PyYAML: started",
                                "  Running setup.py bdist_wheel for PyYAML: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67",
                                "  Running setup.py bdist_wheel for pyperclip: started",
                                "  Running setup.py bdist_wheel for pyperclip: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c",
                                "  Running setup.py bdist_wheel for future: started",
                                "  Running setup.py bdist_wheel for future: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e",
                                "Successfully built voluptuous PyYAML pyperclip future",
                                "Installing collected packages: voluptuous, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, python-subunit, PyYAML, pyperclip, cmd2, cliff, future, stestr, os-testr",
                                "  Found existing installation: six 1.11.0",
                                "    Uninstalling six-1.11.0:",
                                "      Successfully uninstalled six-1.11.0",
                                "  Found existing installation: PyYAML 3.12",
                                "    DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.",
                                "    Uninstalling PyYAML-3.12:",
                                "      Successfully uninstalled PyYAML-3.12",
                                "Successfully installed PyYAML-5.2 argparse-1.4.0 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-1.1.0 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 six-1.13.0 stestr-2.6.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.7",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176619488",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176619488 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176682650",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=63162",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=25139",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=88301",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:819                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:820                       pip_install_gr systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='systemd-python  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ systemd-python   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : systemd-python",
                                "Using 3.6 version to install systemd-python based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=systemd-python/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e systemd-python/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555))",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176682917",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176682917 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176685994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3077",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=88301",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=91378",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:823                       iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:824                       sudo systemctl restart systemd-journald",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:831                       install_infra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:31                local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:32                '[' '!' -d /opt/stack/requirements/.venv ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:32                virtualenv /opt/stack/requirements/.venv",
                                "Using base prefix '/usr'",
                                "New python executable in /opt/stack/requirements/.venv/bin/python3.6",
                                "Also creating executable in /opt/stack/requirements/.venv/bin/python",
                                "Installing setuptools, pip, wheel...",
                                "done.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:34                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:34                pip_install -U pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting pbr===5.4.4",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Installing collected packages: pbr",
                                "Successfully installed pbr-5.4.4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176698152",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176698152 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176705114",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=6962",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=91378",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=98340",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:35                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:35                pip_install /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/requirements/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/requirements/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/requirements/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/requirements/test-requirements.txt /opt/stack/requirements",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Processing /opt/stack/requirements",
                                "Collecting fixtures===3.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)",
                                "Collecting bashate===0.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz",
                                "Collecting mock===3.0.5",
                                "  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl",
                                "Collecting PyYAML===5.2",
                                "  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)",
                                "Collecting requests===2.22.0",
                                "  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)",
                                "Collecting stestr===2.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)",
                                "Collecting testscenarios===0.5.0",
                                "  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl",
                                "Collecting packaging===19.2",
                                "  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl",
                                "Collecting testtools===2.3.0",
                                "  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)",
                                "Collecting Parsley===1.3",
                                "  Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)",
                                "Collecting idna===2.8",
                                "  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)",
                                "Collecting pyparsing===2.4.5",
                                "  Downloading https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl (67kB)",
                                "Collecting six===1.13.0",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Collecting future===0.18.2",
                                "  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)",
                                "Collecting Babel===2.7.0",
                                "  Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB)",
                                "Collecting virtualenv===16.7.9",
                                "  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)",
                                "Collecting pytz===2019.3",
                                "  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)",
                                "Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -r /opt/stack/requirements/test-requirements.txt (line 10)) (42.0.2)",
                                "Requirement already satisfied: pbr===5.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (5.4.4)",
                                "Collecting urllib3===1.25.7",
                                "  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)",
                                "Collecting chardet===3.0.4",
                                "  Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)",
                                "Collecting certifi===2019.11.28",
                                "  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)",
                                "Collecting python-subunit===1.3.0",
                                "  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)",
                                "Collecting cliff===2.16.0",
                                "  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)",
                                "Collecting voluptuous===0.11.7",
                                "  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)",
                                "Collecting extras===1.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl",
                                "Collecting python-mimeparse===1.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl",
                                "Collecting unittest2===1.1.0",
                                "  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)",
                                "Collecting traceback2===1.4.0",
                                "  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl",
                                "Collecting stevedore===1.31.0",
                                "  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)",
                                "Collecting cmd2===0.8.9",
                                "  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)",
                                "Collecting prettytable===0.7.2",
                                "  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2",
                                "Collecting argparse",
                                "  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl",
                                "Collecting linecache2===1.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl",
                                "Collecting pyperclip===1.7.0",
                                "  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz",
                                "Collecting wcwidth===0.1.7",
                                "  Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl",
                                "Building wheels for collected packages: voluptuous, bashate, prettytable, PyYAML, pyperclip, future, openstack-requirements",
                                "  Building wheel for voluptuous (setup.py): started",
                                "  Building wheel for voluptuous (setup.py): finished with status 'done'",
                                "  Created wheel for voluptuous: filename=voluptuous-0.11.7-cp36-none-any.whl size=28748 sha256=ae2da96dee58e2cd6a144567f6951bede29ae751df81a0523319919c4e8b14c9",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e",
                                "  Building wheel for bashate (setup.py): started",
                                "  Building wheel for bashate (setup.py): finished with status 'done'",
                                "  Created wheel for bashate: filename=bashate-0.6.0-cp36-none-any.whl size=26534 sha256=4dbd8fcf80d27a34fc60998377db7074c8c489abd524289d00b6cb3f87135f26",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177",
                                "  Building wheel for prettytable (setup.py): started",
                                "  Building wheel for prettytable (setup.py): finished with status 'done'",
                                "  Created wheel for prettytable: filename=prettytable-0.7.2-cp36-none-any.whl size=13700 sha256=8390c3c2eaabea6b3e7cd1e6f08668c8909ee6636c89bd284dd5e40aebff9f12",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606",
                                "  Building wheel for PyYAML (setup.py): started",
                                "  Building wheel for PyYAML (setup.py): finished with status 'done'",
                                "  Created wheel for PyYAML: filename=PyYAML-5.2-cp36-cp36m-linux_x86_64.whl size=402412 sha256=a5a1661d96ec150a408ab67d0ae7db7dc27cd815e94a4512c357c865d4854224",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67",
                                "  Building wheel for pyperclip (setup.py): started",
                                "  Building wheel for pyperclip (setup.py): finished with status 'done'",
                                "  Created wheel for pyperclip: filename=pyperclip-1.7.0-cp36-none-any.whl size=8359 sha256=3e066e2db74030543cb0ad30be72bd396928c3ecbc65329978b179c5e81035fc",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c",
                                "  Building wheel for future (setup.py): started",
                                "  Building wheel for future (setup.py): finished with status 'done'",
                                "  Created wheel for future: filename=future-0.18.2-cp36-none-any.whl size=491057 sha256=6d580ceb88ba4f44f67138b244d96586dbdf835cfe3e1f9a20876856b9ca426e",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e",
                                "  Building wheel for openstack-requirements (setup.py): started",
                                "  Building wheel for openstack-requirements (setup.py): finished with status 'done'",
                                "  Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev2811-cp36-none-any.whl size=77338 sha256=77ef0f10ec9649e2fc65b8f8c5157607611f1a69459bc472278011935e7442f5",
                                "  Stored in directory: /tmp/pip-ephem-wheel-cache-a2ri75fl/wheels/23/d2/76/35839893480c271646cb5811416aad00e6dc53f2ec2a96714f",
                                "Successfully built voluptuous bashate prettytable PyYAML pyperclip future openstack-requirements",
                                "Installing collected packages: voluptuous, chardet, certifi, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, pytz, Babel, bashate, wcwidth, prettytable, urllib3, python-subunit, mock, PyYAML, idna, requests, stevedore, pyperclip, pyparsing, cmd2, cliff, future, stestr, testscenarios, packaging, Parsley, virtualenv, openstack-requirements",
                                "Successfully installed Babel-2.7.0 Parsley-1.3 PyYAML-5.2 argparse-1.4.0 bashate-0.6.0 certifi-2019.11.28 chardet-3.0.4 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 idna-2.8 linecache2-1.0.0 mock-3.0.5 openstack-requirements-1.2.1.dev2811 packaging-19.2 prettytable-0.7.2 pyparsing-2.4.5 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 pytz-2019.3 requests-2.22.0 six-1.13.0 stestr-2.6.0 stevedore-1.31.0 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.7 virtualenv-16.7.9 voluptuous-0.11.7 wcwidth-0.1.7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176705265",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176705265 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176781105",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=75840",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=98340",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=174180",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:39                unset PIP_VIRTUAL_ENV",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:42                use_library_from_git pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,pbr, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:48                pip_install -U pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : pbr",
                                "Using 3.6 version to install pbr based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176781305",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176781305 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577176785660",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=4355",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=174180",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=178535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:834                       virtualenv -p python3 /opt/stack/bindep-venv",
                                "Already using interpreter /usr/bin/python3",
                                "Using base prefix '/usr'",
                                "New python executable in /opt/stack/bindep-venv/bin/python3",
                                "Also creating executable in /opt/stack/bindep-venv/bin/python",
                                "Installing setuptools, pip, wheel...",
                                "done.",
                                "Running virtualenv with interpreter /usr/bin/python3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:836                       /opt/stack/bindep-venv/bin/pip install bindep",
                                "Collecting bindep",
                                "  Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl",
                                "Collecting Parsley",
                                "  Using cached https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl",
                                "Collecting distro",
                                "  Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl",
                                "Collecting pbr>=2.0.0",
                                "  Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl",
                                "Installing collected packages: Parsley, distro, pbr, bindep",
                                "Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.4.4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:837                       export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:837                       BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:840                       _get_plugin_bindep_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:840                       pkgs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:841                       [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:848                       run_phase stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ pre-install == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ pre-install == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/pre-install'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:25  declare -r -g _IRONIC_DEVSTACK_LIB=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:29  grep pipefail",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:37  GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:38  GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:40  GITREPO[\"pyghmi\"]=https://opendev.org/x/pyghmi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:41  GITBRANCH[\"pyghmi\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:42  GITDIR[\"pyghmi\"]=/opt/stack/pyghmi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:44  GITREPO[\"virtualbmc\"]=https://opendev.org/openstack/virtualbmc.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:45  GITBRANCH[\"virtualbmc\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:46  GITDIR[\"virtualbmc\"]=/opt/stack/virtualbmc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:48  GITREPO[\"virtualpdu\"]=https://opendev.org/openstack/virtualpdu.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:49  GITBRANCH[\"virtualpdu\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:50  GITDIR[\"virtualpdu\"]=/opt/stack/virtualpdu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:52  GITREPO[\"sushy\"]=https://opendev.org/openstack/sushy.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:53  GITBRANCH[\"sushy\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:54  GITDIR[\"sushy\"]=/opt/stack/sushy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:56  GITREPO[\"sushy-tools\"]=https://opendev.org/openstack/sushy-tools.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:57  GITBRANCH[\"sushy-tools\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:58  GITDIR[\"sushy-tools\"]=/opt/stack/sushy-tools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:60  IRONIC_DIR=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:61  IRONIC_DEVSTACK_DIR=/opt/stack/ironic/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:62  IRONIC_DEVSTACK_FILES_DIR=/opt/stack/ironic/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:65  IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:66  IRONIC_PYTHON_AGENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:67  IRONIC_PYTHON_AGENT_DIR=/opt/stack/ironic-python-agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:68  IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:69  IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:70  IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/ironic-python-agent-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:71  IRONIC_DATA_DIR=/opt/stack/data/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:72  IRONIC_STATE_PATH=/var/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:73  IRONIC_AUTH_CACHE_DIR=/var/cache/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:74  IRONIC_CONF_DIR=/etc/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:75  IRONIC_CONF_FILE=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:76  IRONIC_ROOTWRAP_CONF=/etc/ironic/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:85  trueorfalse True IRONIC_USE_MOD_WSGI",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:85  IRONIC_USE_MOD_WSGI=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:89  trueorfalse True IRONIC_USE_WSGI",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:89  IRONIC_USE_WSGI=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:92  trueorfalse False IRONIC_IS_HARDWARE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:92  IRONIC_IS_HARDWARE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:95  IRONIC_CALLBACK_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:98  [[ True == False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:101  IRONIC_PXE_BOOT_RETRY_TIMEOUT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:105  IRONIC_PING_TIMEOUT=1200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:108  IRONIC_HW_NODE_CPU=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:109  IRONIC_HW_NODE_RAM=16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:110  IRONIC_HW_NODE_DISK=99",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:111  IRONIC_HW_EPHEMERAL_DISK=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:112  IRONIC_HW_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:133  IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:136  uuidgen",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:136  IRONIC_NODE_UUID=2e2e607d-e550-41b3-9e34-5739f04ca993",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:137  IRONIC_SCRIPTS_DIR=/opt/stack/ironic/devstack/tools/ironic/scripts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:138  IRONIC_TEMPLATES_DIR=/opt/stack/ironic/devstack/tools/ironic/templates",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:139  trueorfalse False IRONIC_BAREMETAL_BASIC_OPS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:139  IRONIC_BAREMETAL_BASIC_OPS=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:140  IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:141  IRONIC_TFTPSERVER_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:142  IRONIC_TFTP_BLOCKSIZE=1350",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:143  IRONIC_VM_COUNT=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:144  IRONIC_VM_SPECS_CPU=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:145  IRONIC_VM_SPECS_RAM=1280",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:146  IRONIC_VM_SPECS_CPU_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:147  IRONIC_VM_SPECS_DISK=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:148  IRONIC_VM_SPECS_DISK_FORMAT=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:149  IRONIC_VM_EPHEMERAL_DISK=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:150  IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:151  IRONIC_VM_ENGINE=qemu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:152  IRONIC_VM_NETWORK_BRIDGE=brbm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:153  IRONIC_VM_INTERFACE_COUNT=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:154  IRONIC_VM_VOLUME_COUNT=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:155  IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:156  IRONIC_CLEAN_NET_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:157  IRONIC_RESCUE_NET_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:158  IRONIC_EXTRA_PXE_PARAMS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:159  IRONIC_TTY_DEV=ttyS0,115200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:161  IRONIC_TEMPEST_BUILD_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:162  [[ -n 3000 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:163  echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.'",
                                "WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:166  IRONIC_DEFAULT_API_VERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:167  IRONIC_CMD='openstack baremetal'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:168  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:172  IRONIC_ENABLED_HARDWARE_TYPES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:174  IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:175  IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:176  IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:177  IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:178  IRONIC_ENABLED_DEPLOY_INTERFACES=direct",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:179  IRONIC_ENABLED_INSPECT_INTERFACES=fake,no-inspect",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:180  IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:181  IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:182  IRONIC_ENABLED_POWER_INTERFACES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:183  IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:184  IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:185  IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:186  IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:188  IRONIC_DEFAULT_BIOS_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:189  IRONIC_DEFAULT_BOOT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:190  IRONIC_DEFAULT_CONSOLE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:191  IRONIC_DEFAULT_DEPLOY_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:192  IRONIC_DEFAULT_INSPECT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:193  IRONIC_DEFAULT_MANAGEMENT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:194  IRONIC_DEFAULT_NETWORK_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:195  IRONIC_DEFAULT_POWER_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:196  IRONIC_DEFAULT_RAID_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:197  IRONIC_DEFAULT_RESCUE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:198  IRONIC_DEFAULT_STORAGE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:199  IRONIC_DEFAULT_VENDOR_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:205  [[ qemu == \\a\\u\\t\\o ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:218  [[ qemu == \\k\\v\\m ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:225  trueorfalse True IRONIC_VM_LOG_CONSOLE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:225  IRONIC_VM_LOG_CONSOLE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:226  IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:227  trueorfalse True IRONIC_VM_LOG_ROTATE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:227  IRONIC_VM_LOG_ROTATE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:230  IRONIC_DEFAULT_RESOURCE_CLASS=baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:233  IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:236  trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:236  IRONIC_BUILD_DEPLOY_RAMDISK=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:239  IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:240  IRONIC_RAMDISK_TYPE=dib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:243  [[ ! dib =~ ^(tinyipa|dib)$ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:249  IRONIC_DEPLOY_RAMDISK=/opt/stack/devstack/files/ir-deploy-ilo.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:250  IRONIC_DEPLOY_KERNEL=/opt/stack/devstack/files/ir-deploy-ilo.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:251  IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:255  IRONIC_EFIBOOT=/opt/stack/devstack/files/ir-deploy-ilo.efiboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:258  IPA_DOWNLOAD_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:259  echo master",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:259  tr / -",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:259  IPA_DOWNLOAD_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:262  IRONIC_DIB_RAMDISK_OS=centos7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ False == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:269  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:270  case $IRONIC_RAMDISK_TYPE in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:276  IRONIC_AGENT_KERNEL_FILE=ipa-centos7-master.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:277  IRONIC_AGENT_RAMDISK_FILE=ipa-centos7-master.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:280  IRONIC_AGENT_KERNEL_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:281  IRONIC_AGENT_RAMDISK_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:286  IRONIC_DIB_RAMDISK_OPTIONS=centos7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:288  IRONIC_DIB_DHCP_TIMEOUT=60",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:293  trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:293  IRONIC_DEPLOY_ISO_REQUIRED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ True = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ False = \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:296  [[ ! -e /opt/stack/devstack/files/ir-deploy-ilo.iso ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:305  IRONIC_DEPLOY_DRIVER=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:308  grep -w ilo",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:308  echo ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:308  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:314  get_python_exec_prefix",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:56      local PYTHON_PATH=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:57      is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:57      is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:58      echo /usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:314  IRONIC_BIN_DIR=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:315  IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:316  IRONIC_UWSGI=/usr/local/bin/ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:319  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:322  IRONIC_SERVICE_PROTOCOL=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:323  IRONIC_SERVICE_PORT=6385",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:324  IRONIC_SERVICE_PORT_INT=16385",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:326  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:327  IRONIC_HOSTPORT=169.16.1.117/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:333  trueorfalse True IRONIC_IPXE_ENABLED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:333  IRONIC_IPXE_ENABLED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:335  trueorfalse False IRONIC_IPXE_USE_SWIFT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:335  IRONIC_IPXE_USE_SWIFT=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:336  IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:337  IRONIC_HTTP_PORT=9999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:340  IRONIC_RPC_TRANSPORT=oslo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:341  IRONIC_JSON_RPC_PORT=8089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:347  IRONIC_VBMC_PORT_RANGE_START=6230",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:348  IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:349  IRONIC_VBMC_LOGFILE=/tmp/devstack_logs/ironic-bm-logs/virtualbmc.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:350  IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:353  IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:354  IRONIC_VPDU_PORT_RANGE_START=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:355  IRONIC_VPDU_LISTEN_PORT=1161",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:356  IRONIC_VPDU_COMMUNITY=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:357  IRONIC_VPDU_SNMPDRIVER=apc_rackpdu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:358  IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:361  IRONIC_REDFISH_EMULATOR_PORT=9132",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:362  IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:363  IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:368  trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:368  IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:371  IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:373  LIBVIRT_STORAGE_POOL=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:374  LIBVIRT_STORAGE_POOL_PATH=/var/lib/libvirt/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:378  IRONIC_AUTH_STRATEGY=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:381  trueorfalse False IRONIC_TERMINAL_SSL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:381  IRONIC_TERMINAL_SSL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:382  IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:387  trueorfalse False IRONIC_USE_LINK_LOCAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:387  IRONIC_USE_LINK_LOCAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:390  IRONIC_DHCP_PROVIDER=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:393  IRONIC_NETWORK_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:398  IRONIC_PROVISION_NETWORK_NAME=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:402  IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:407  IRONIC_PROVISION_SEGMENTATION_ID=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:412  IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:416  IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:421  trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:421  IRONIC_USE_NEUTRON_SEGMENTS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:425  IRONIC_STORAGE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:431  IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:432  IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:436  IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:438  [[ '' == \\p\\r\\i\\m\\a\\r\\y ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:442  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:447  IRONIC_HTTP_SERVER=169.16.1.54",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:451  ISCSI_SERVICE_PORT=3260",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:461  IRONIC_DEPLOY_LOGS_COLLECT=always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:465  IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:467  IRONIC_DEPLOY_LOGS_LOCAL_PATH=/tmp/devstack_logs/ironic-bm-logs/deploy_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:470  IRONIC_DEPLOY_FAST_TRACK=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:473  TEMPEST_BAREMETAL_MIN_MICROVERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:476  TEMPEST_BAREMETAL_MAX_MICROVERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:505  get_pxe_boot_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:480  local pxe_boot_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:481  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:489  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:491  pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:492  for p in $pxe_paths",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:493  [[ -f /usr/lib/syslinux/pxelinux.0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:492  for p in $pxe_paths",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:493  [[ -f /usr/lib/PXELINUX/pxelinux.0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:494  pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:501  echo /usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:505  IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:507  trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:507  IRONIC_AUTOMATED_CLEAN_ENABLED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:509  IRONIC_SECURE_BOOT=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:510  IRONIC_UEFI_BOOT_LOADER=grub2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:511  IRONIC_GRUB2_SHIM_FILE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:512  IRONIC_GRUB2_FILE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:513  IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:514  UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE.fd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:515  UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS.fd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:518  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:519  install_package shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1335     real_install_package shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1321  apt_get install shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following NEW packages will be installed:",
                                "  shim",
                                "0 upgraded, 1 newly installed, 0 to remove and 20 not upgraded.",
                                "Need to get 575 kB of archives.",
                                "After this operation, 3,834 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 shim amd64 15+1533136590.3beb971-0ubuntu1 [575 kB]",
                                "Fetched 575 kB in 0s (3,727 kB/s)",
                                "Selecting previously unselected package shim.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56607 files and directories currently installed.)",
                                "Preparing to unpack .../shim_15+1533136590.3beb971-0ubuntu1_amd64.deb ...",
                                "Unpacking shim (15+1533136590.3beb971-0ubuntu1) ...",
                                "Setting up shim (15+1533136590.3beb971-0ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2343           start_time=1577176806421",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2345           [[ -z 1577176806421 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           end_time=1577176819825",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2349           elapsed_time=13404",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2350           total=952732",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=966136",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:520  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:521  install_package grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1335     real_install_package grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1321  apt_get install grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  efibootmgr grub-common grub-efi-amd64-bin grub-pc grub-pc-bin grub2-common",
                                "  libefiboot1 libefivar1",
                                "Suggested packages:",
                                "  multiboot-doc grub-emu xorriso desktop-base",
                                "Recommended packages:",
                                "  os-prober secureboot-db",
                                "The following NEW packages will be installed:",
                                "  efibootmgr grub-efi-amd64-bin grub-efi-amd64-signed libefiboot1 libefivar1",
                                "The following packages will be upgraded:",
                                "  grub-common grub-pc grub-pc-bin grub2-common",
                                "4 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 4,393 kB of archives.",
                                "After this operation, 6,538 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefivar1 amd64 34-1 [46.2 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefiboot1 amd64 34-1 [23.5 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 efibootmgr amd64 15-1 [28.2 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.14 [138 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.14 [899 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.14 [532 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.14 [1,772 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-bin amd64 2.02-2ubuntu8.14 [655 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-signed amd64 1.93.15+2.02-2ubuntu8.14 [299 kB]",
                                "Preconfiguring packages ...",
                                "Fetched 4,393 kB in 1s (7,567 kB/s)",
                                "Selecting previously unselected package libefivar1:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56615 files and directories currently installed.)",
                                "Preparing to unpack .../0-libefivar1_34-1_amd64.deb ...",
                                "Unpacking libefivar1:amd64 (34-1) ...",
                                "Selecting previously unselected package libefiboot1:amd64.",
                                "Preparing to unpack .../1-libefiboot1_34-1_amd64.deb ...",
                                "Unpacking libefiboot1:amd64 (34-1) ...",
                                "Selecting previously unselected package efibootmgr.",
                                "Preparing to unpack .../2-efibootmgr_15-1_amd64.deb ...",
                                "Unpacking efibootmgr (15-1) ...",
                                "Preparing to unpack .../3-grub-pc_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-pc (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../4-grub-pc-bin_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-pc-bin (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../5-grub2-common_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub2-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../6-grub-common_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Selecting previously unselected package grub-efi-amd64-bin.",
                                "Preparing to unpack .../7-grub-efi-amd64-bin_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-efi-amd64-bin (2.02-2ubuntu8.14) ...",
                                "Selecting previously unselected package grub-efi-amd64-signed.",
                                "Preparing to unpack .../8-grub-efi-amd64-signed_1.93.15+2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...",
                                "Setting up libefivar1:amd64 (34-1) ...",
                                "Setting up grub-common (2.02-2ubuntu8.14) ...",
                                "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults",
                                "Setting up libefiboot1:amd64 (34-1) ...",
                                "Setting up grub-pc-bin (2.02-2ubuntu8.14) ...",
                                "Setting up efibootmgr (15-1) ...",
                                "Setting up grub2-common (2.02-2ubuntu8.14) ...",
                                "Setting up grub-efi-amd64-bin (2.02-2ubuntu8.14) ...",
                                "Setting up grub-pc (2.02-2ubuntu8.14) ...",
                                "Installing for i386-pc platform.",
                                "Installation finished. No error reported.",
                                "Sourcing file `/etc/default/grub'",
                                "Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'",
                                "Generating grub configuration file ...",
                                "Found linux image: /boot/vmlinuz-4.15.0-70-generic",
                                "Found initrd image: /boot/initrd.img-4.15.0-70-generic",
                                "Found iPXE image: /boot/ipxe.lkrn",
                                "done",
                                "Setting up grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for install-info (6.5.0.dfsg.1-2) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2343           start_time=1577176820258",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2345           [[ -z 1577176820258 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           end_time=1577176921852",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2349           elapsed_time=101594",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2350           total=966136",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1067730",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:528  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:562  IRONIC_DEFAULT_BOOT_OPTION=netboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:563  '[' netboot '!=' netboot ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:569  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:574  IRONIC_MANAGE_TIMEOUT=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:577  IRONIC_CLEANING_TIMEOUT=1200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:579  IRONIC_CLEANING_DELAY=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:580  IRONIC_CLEANING_ATTEMPTS=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:584  IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:585  IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:586  IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:593  IRONIC_ANSIBLE_SSH_USER=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:609  IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:611  IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:732  is_deployed_by_redfish",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:740  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ pre-install == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:851                       set_systemd_override DefaultLimitNOFILE 2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:783        local key=DefaultLimitNOFILE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:784        local value=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:786        local sysconf=/etc/systemd/system.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:787        iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:788        echo 'Set systemd system override for DefaultLimitNOFILE=2048'",
                                "Set systemd system override for DefaultLimitNOFILE=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:790        sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:853                       install_rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:52    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:54    install_package rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter",
                                "  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic",
                                "  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon",
                                "  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp",
                                "  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1",
                                "Suggested packages:",
                                "  erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc",
                                "  odbc-postgresql tdsodbc unixodbc-bin",
                                "The following NEW packages will be installed:",
                                "  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter",
                                "  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic",
                                "  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon",
                                "  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp",
                                "  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1",
                                "  rabbitmq-server",
                                "0 upgraded, 26 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 24.5 MB of archives.",
                                "After this operation, 40.4 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB]",
                                "Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB]",
                                "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB]",
                                "Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB]",
                                "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB]",
                                "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB]",
                                "Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB]",
                                "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB]",
                                "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB]",
                                "Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB]",
                                "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB]",
                                "Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB]",
                                "Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB]",
                                "Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 rabbitmq-server all 3.6.10-1 [4,625 kB]",
                                "Fetched 24.5 MB in 1s (24.9 MB/s)",
                                "Selecting previously unselected package erlang-base.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56918 files and directories currently installed.)",
                                "Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-asn1.",
                                "Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-mnesia.",
                                "Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-runtime-tools.",
                                "Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-crypto.",
                                "Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-public-key.",
                                "Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ssl.",
                                "Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-inets.",
                                "Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-corba.",
                                "Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-syntax-tools.",
                                "Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-diameter.",
                                "Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-xmerl.",
                                "Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-edoc.",
                                "Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-eldap.",
                                "Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-erl-docgen.",
                                "Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-eunit.",
                                "Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ic.",
                                "Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package libodbc1:amd64.",
                                "Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ...",
                                "Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ...",
                                "Selecting previously unselected package erlang-odbc.",
                                "Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-snmp.",
                                "Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-os-mon.",
                                "Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-parsetools.",
                                "Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ssh.",
                                "Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-tools.",
                                "Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-nox.",
                                "Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ...",
                                "Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package rabbitmq-server.",
                                "Preparing to unpack .../25-rabbitmq-server_3.6.10-1_all.deb ...",
                                "Unpacking rabbitmq-server (3.6.10-1) ...",
                                "Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ...",
                                "Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Searching for services which depend on erlang and should be started...none found.",
                                "Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up rabbitmq-server (3.6.10-1) ...",
                                "Adding group `rabbitmq' (GID 126) ...",
                                "Done.",
                                "Adding system user `rabbitmq' (UID 118) ...",
                                "Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ...",
                                "Not creating home directory `/var/lib/rabbitmq'.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service \u2192 /lib/systemd/system/rabbitmq-server.service.",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577176923431",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577176923431 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177021033",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=97602",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1067730",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1165332",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:55    is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:68    is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:68    is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:854                       restart_rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:81    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:83    echo_summary 'Starting RabbitMQ'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting RabbitMQ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:94    local i",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:restart_rpc_backend:95    seq 20",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:95    for i in `seq 20`",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:96    local rc=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:98    [[ 1 -eq 20 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:100   [[ 1 == \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:104   rabbit_setuser stackrabbit password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:173        local user=stackrabbit pass=password found= out=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:rabbit_setuser:174        sudo rabbitmqctl list_users",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:174        out='Listing users",
                                "guest\t[administrator]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:rabbit_setuser:176        awk '$1 == user { print $1 }' user=stackrabbit",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:rabbit_setuser:176        echo 'Listing users",
                                "guest\t[administrator]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:176        found=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:177        '[' '' = stackrabbit ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:181        sudo rabbitmqctl add_user stackrabbit password",
                                "Creating user \"stackrabbit\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:184        sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'",
                                "Setting permissions for user \"stackrabbit\" in vhost \"/\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:105   '[' 0 -ne 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:110   sudo rabbitmqctl change_password stackrabbit password",
                                "Changing password for user \"stackrabbit\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:112   '[' 0 -ne 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:116   break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:119   sudo rabbitmqctl delete_user guest",
                                "Deleting user \"guest\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:856                       is_service_enabled mysql postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:857                       install_database",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:install_database:116         install_database_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:150  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:153  sudo debconf-set-selections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:163  [[ ! -e /home/ubuntu/.my.cnf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:164  cat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:170  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:170  '[' mysql '!=' mariadb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:171  echo host=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:173  chmod 0600 /home/ubuntu/.my.cnf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:176  is_oraclelinux",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_oraclelinux:436       [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_oraclelinux:440       '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:178  is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:178  is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:181  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:182  install_package mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server-5.7",
                                "  mysql-server-core-5.7",
                                "Suggested packages:",
                                "  mailx tinyca",
                                "Recommended packages:",
                                "  libhtml-template-perl",
                                "The following NEW packages will be installed:",
                                "  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server",
                                "  mysql-server-5.7 mysql-server-core-5.7",
                                "0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 19.0 MB of archives.",
                                "After this operation, 154 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [6,644 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [1,943 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [7,432 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [2,932 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.28-0ubuntu0.18.04.4 [9,940 B]",
                                "Preconfiguring packages ...",
                                "Fetched 19.0 MB in 1s (23.2 MB/s)",
                                "Selecting previously unselected package mysql-client-core-5.7.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 58919 files and directories currently installed.)",
                                "Preparing to unpack .../0-mysql-client-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-client-5.7.",
                                "Preparing to unpack .../1-mysql-client-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-server-core-5.7.",
                                "Preparing to unpack .../2-mysql-server-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libevent-core-2.1-6:amd64.",
                                "Preparing to unpack .../3-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ...",
                                "Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...",
                                "Selecting previously unselected package mysql-server-5.7.",
                                "Preparing to unpack .../4-mysql-server-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-server.",
                                "Preparing to unpack .../5-mysql-server_5.7.28-0ubuntu0.18.04.4_all.deb ...",
                                "Unpacking mysql-server (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...",
                                "Setting up mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
                                "Renaming removed key_buffer and myisam-recover options (if present)",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service \u2192 /lib/systemd/system/mysql.service.",
                                "Setting up mysql-server (5.7.28-0ubuntu0.18.04.4) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177030500",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177030500 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177137081",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=106581",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1165332",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1271913",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:859                       '[' -n mysql ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:860                       install_database_python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:install_database_python:121  install_database_python_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:190  pip_install_gr PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='PyMySQL  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ PyMySQL   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : PyMySQL",
                                "Using 3.6 version to install PyMySQL based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=PyMySQL/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e PyMySQL/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting PyMySQL===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 511))",
                                "  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)",
                                "Installing collected packages: PyMySQL",
                                "Successfully installed PyMySQL-0.9.3",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177137412",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177137412 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177149306",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=11894",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=178535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=190429",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:191  [[ PyMySQL == \\M\\y\\S\\Q\\L\\-\\p\\y\\t\\h\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:193  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:194  ADDITIONAL_VENV_PACKAGES+=,PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:863                       is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:864                       install_neutron_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron_agent_packages:687  is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron_agent_packages:689  install_neutron_agent_packages_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:454  is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455  install_package radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following NEW packages will be installed:",
                                "  radvd",
                                "0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 59.0 kB of archives.",
                                "After this operation, 164 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB]",
                                "Fetched 59.0 kB in 0s (185 kB/s)",
                                "Selecting previously unselected package radvd.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59156 files and directories currently installed.)",
                                "Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ...",
                                "Unpacking radvd (1:2.16-3) ...",
                                "Setting up radvd (1:2.16-3) ...",
                                "Job for radvd.service failed because the control process exited with error code.",
                                "See \"systemctl status radvd.service\" and \"journalctl -xe\" for details.",
                                "invoke-rc.d: initscript radvd, action \"start\" failed.",
                                "\u001b[0;1;31m\u25cf\u001b[0m radvd.service - Router advertisement daemon for IPv6",
                                "   Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled)",
                                "   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2019-12-24 08:45:55 UTC; 46ms ago",
                                "     Docs: man:radvd(8)",
                                "  Process: 18048 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m",
                                "",
                                "Dec 24 08:45:54 ubuntu systemd[1]: Starting Router advertisement daemon for IPv6...",
                                "Dec 24 08:45:55 ubuntu radvd[18048]: can't open /etc/radvd.conf: No such file or directory",
                                "Dec 24 08:45:55 ubuntu radvd[18048]: Insecure file permissions, but continuing anyway",
                                "Dec 24 08:45:55 ubuntu radvd[18048]: exiting, failed to read config file",
                                "Dec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Control process exited, code=exited status=1\u001b[0m",
                                "Dec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Failed with result 'exit-code'.\u001b[0m",
                                "Dec 24 08:45:55 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start Router advertisement daemon for IPv6.\u001b[0m",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177149988",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177149988 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177159488",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=9500",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1271913",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1281413",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458  is_service_enabled q-agt q-dhcp q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459  neutron_plugin_install_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17  _neutron_ovs_base_install_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  get_packages openvswitch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  install_package fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "make is already the newest version (4.1-9.1ubuntu1).",
                                "The following additional packages will be installed:",
                                "  libfakeroot openvswitch-common python-six",
                                "Suggested packages:",
                                "  openvswitch-doc",
                                "The following NEW packages will be installed:",
                                "  fakeroot libfakeroot openvswitch-common openvswitch-switch python-six",
                                "0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 2,421 kB of archives.",
                                "After this operation, 10.7 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.5-0ubuntu0.18.04.1 [815 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.5-0ubuntu0.18.04.1 [1,507 kB]",
                                "Fetched 2,421 kB in 0s (7,256 kB/s)",
                                "Selecting previously unselected package libfakeroot:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59169 files and directories currently installed.)",
                                "Preparing to unpack .../libfakeroot_1.22-2ubuntu1_amd64.deb ...",
                                "Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...",
                                "Selecting previously unselected package fakeroot.",
                                "Preparing to unpack .../fakeroot_1.22-2ubuntu1_amd64.deb ...",
                                "Unpacking fakeroot (1.22-2ubuntu1) ...",
                                "Selecting previously unselected package python-six.",
                                "Preparing to unpack .../python-six_1.11.0-2_all.deb ...",
                                "Unpacking python-six (1.11.0-2) ...",
                                "Selecting previously unselected package openvswitch-common.",
                                "Preparing to unpack .../openvswitch-common_2.9.5-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package openvswitch-switch.",
                                "Preparing to unpack .../openvswitch-switch_2.9.5-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...",
                                "Setting up python-six (1.11.0-2) ...",
                                "Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...",
                                "Setting up openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...",
                                "Setting up fakeroot (1.22-2ubuntu1) ...",
                                "update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode",
                                "Setting up openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...",
                                "update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service \u2192 /lib/systemd/system/openvswitch-switch.service.",
                                "ovs-vswitchd.service is a disabled or a static unit, not starting it.",
                                "ovsdb-server.service is a disabled or a static unit, not starting it.",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177159999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177159999 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177186520",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=26521",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1281413",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1307934",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66  _neutron_ovs_base_install_ubuntu_dkms",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52  local kernel_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  uname -r",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  kernel_version=4.15.0-70-generic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54  local kernel_major_minor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  echo 4.15.0-70-generic",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  cut -d. -f1-2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  kernel_major_minor=4.15",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57  vercmp 4.15 '<' 3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:599                      local v1=4.15",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:600                      local 'op=<'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:601                      local v2=3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:602                      local result",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:vercmp:606                      head -1",
                                "++functions:vercmp:606                      echo -e '4.15\\n3.13'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:vercmp:606                      sort -V",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:606                      result=3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:608                      case $op in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:618                      '[' 4.15 '!=' 3.13 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:618                      '[' 3.13 = 4.15 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:619                      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67  restart_service openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:867                       is_service_enabled etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:868                       install_etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:103               echo 'Installing etcd'",
                                "Installing etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:106               sudo mkdir -p /opt/stack/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:107               sudo mkdir -p /opt/stack/data/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:108               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:109               sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:113               local etcd_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/etcd3:install_etcd3:114               get_extra_file https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:61               local file_url=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions:get_extra_file:63               basename https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:63               file_name=etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:64               [[ https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:66               [[ ! -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:67               wget --progress=dot:giga -t 2 -c https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "--2019-12-24 08:46:28--  https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 301 Moved Permanently",
                                "Location: https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz [following]",
                                "--2019-12-24 08:46:29--  https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "Reusing existing connection to github.com:443.",
                                "Proxy request sent, awaiting response... 302 Found",
                                "Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191224T062816Z&X-Amz-Expires=300&X-Amz-Signature=509da7b2f352688b0f78323d208e59bcd1b27298ceb474f1e448fba4426f7f9f&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following]",
                                "--2019-12-24 08:46:30--  https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191224T062816Z&X-Amz-Expires=300&X-Amz-Signature=509da7b2f352688b0f78323d208e59bcd1b27298ceb474f1e448fba4426f7f9f&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 11350736 (11M) [application/octet-stream]",
                                "Saving to: \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019",
                                "",
                                "     0K ........ ..                        100%  794K=14s",
                                "",
                                "2019-12-24 08:46:45 (794 KB/s) - \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019 saved [11350736/11350736]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:68               [[ 0 -ne 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:72               echo /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:73               return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:114               etcd_file=/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:115               '[' '!' -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:116               echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:118               sha256sum -c /opt/stack/devstack/files/etcd.sha256sum",
                                "/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:120               tar xzvf /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /opt/stack/devstack/files",
                                "etcd-v3.3.12-linux-amd64/",
                                "etcd-v3.3.12-linux-amd64/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/integrations.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/rfc/",
                                "etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/docs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/production-users.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/metrics.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/security.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/dev/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/branch_management.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/faq.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dl_build.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/tuning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/why.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/demo.md",
                                "etcd-v3.3.12-linux-amd64/README-etcdctl.md",
                                "etcd-v3.3.12-linux-amd64/etcdctl",
                                "etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md",
                                "etcd-v3.3.12-linux-amd64/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:121               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:122               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:124               '[' '!' -f /opt/stack/bin/etcd ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:877                       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:886                       echo_summary 'Installing OpenStack project source'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Installing OpenStack project source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:889                       install_libs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:88             _install_lib_from_source automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,automaton, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:89             _install_lib_from_source castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,castellan, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:90             _install_lib_from_source cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,cliff, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:91             _install_lib_from_source cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,cursive, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:92             _install_lib_from_source debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,debtcollector, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:93             _install_lib_from_source futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,futurist, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:94             _install_lib_from_source openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,openstacksdk, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:95             _install_lib_from_source osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-lib, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:96             _install_lib_from_source osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-placement, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:97             _install_lib_from_source os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-client-config, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:98             _install_lib_from_source oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.cache, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:99             _install_lib_from_source oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.concurrency, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:100            _install_lib_from_source oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.config, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:101            _install_lib_from_source oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.context, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:102            _install_lib_from_source oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.db, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:103            _install_lib_from_source oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.i18n, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:104            _install_lib_from_source oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.log, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:105            _install_lib_from_source oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.messaging, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:106            _install_lib_from_source oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.middleware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:107            _install_lib_from_source oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.policy, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:108            _install_lib_from_source oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.privsep, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:109            _install_lib_from_source oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.reports, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:110            _install_lib_from_source oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.rootwrap, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:111            _install_lib_from_source oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.serialization, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:112            _install_lib_from_source oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.service, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:113            _install_lib_from_source oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.utils, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:114            _install_lib_from_source oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.versionedobjects, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:115            _install_lib_from_source oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.vmware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:116            _install_lib_from_source osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osprofiler, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:117            _install_lib_from_source pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,pycadf, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:118            _install_lib_from_source stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,stevedore, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:119            _install_lib_from_source taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,taskflow, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:120            _install_lib_from_source tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,tooz, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:124            _install_lib_from_source os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-brick, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:125            _install_lib_from_source os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-traits, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:128            _install_lib_from_source python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-barbicanclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:135            pip_install etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : etcd3",
                                "Using 3.6 version to install etcd3 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=etcd3/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e etcd3/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting etcd3===0.11.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 619))",
                                "  Downloading https://files.pythonhosted.org/packages/30/1b/6402bb034afd85a33f3fe0ea064a496f3f96917e21ddefbe70c89735ccbf/etcd3-0.11.1.tar.gz (63kB)",
                                "Collecting grpcio===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 71))",
                                "  Downloading https://files.pythonhosted.org/packages/8b/9b/ba5d094f979325fdba696bafa9ee23cc50b8fc60481e3d2a9e13d76817dc/grpcio-1.26.0-cp36-cp36m-manylinux1_x86_64.whl (2.5MB)",
                                "Collecting protobuf===3.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 458))",
                                "  Downloading https://files.pythonhosted.org/packages/ca/ac/838c8c8a5f33a58132dd2ad2a30329f6ae1614a9f56ffb79eaaf71a9d156/protobuf-3.11.2-cp36-cp36m-manylinux1_x86_64.whl (1.3MB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "Collecting tenacity===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 600))",
                                "  Downloading https://files.pythonhosted.org/packages/bf/d4/8cab4b5239ddb62d950243abff9e88046bb61737ce3eee8694b3d748560c/tenacity-6.0.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from protobuf===3.11.2->-c /opt/stack/requirements/upper-constraints.txt (line 458))",
                                "Building wheels for collected packages: etcd3",
                                "  Running setup.py bdist_wheel for etcd3: started",
                                "  Running setup.py bdist_wheel for etcd3: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/c5/69/be/c174918af633ca012d5f74d11913418b18dab58149a6e668a2",
                                "Successfully built etcd3",
                                "Installing collected packages: grpcio, protobuf, tenacity, etcd3",
                                "Successfully installed etcd3-0.11.1 grpcio-1.26.0 protobuf-3.11.2 tenacity-6.0.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177210370",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177210370 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177232485",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=22115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=190429",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=212544",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:136            pip_install etcd3gw",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : etcd3gw",
                                "Using 3.6 version to install etcd3gw based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=etcd3gw/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e etcd3gw/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting etcd3gw===0.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 569))",
                                "  Downloading https://files.pythonhosted.org/packages/0a/47/5a9b988743916fb34c8d034e369e315c0c23cb012c53866774abcbc72557/etcd3gw-0.2.4-py2.py3-none-any.whl",
                                "Collecting futurist===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 657))",
                                "  Downloading https://files.pythonhosted.org/packages/6e/56/cc28af95883fad946cc394fa4b326c2890bd392bd3b79ec9e22f6308d840/futurist-1.10.0-py2.py3-none-any.whl",
                                "Collecting urllib3===1.25.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 204))",
                                "  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "Collecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 268))",
                                "  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172))",
                                "Collecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 453))",
                                "  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Collecting certifi===2019.11.28 (from -c /opt/stack/requirements/upper-constraints.txt (line 50))",
                                "  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)",
                                "Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw",
                                "  Found existing installation: certifi 2018.1.18",
                                "    Uninstalling certifi-2018.1.18:",
                                "      Successfully uninstalled certifi-2018.1.18",
                                "  Found existing installation: urllib3 1.22",
                                "    Uninstalling urllib3-1.22:",
                                "      Successfully uninstalled urllib3-1.22",
                                "  Found existing installation: idna 2.6",
                                "    Uninstalling idna-2.6:",
                                "      Successfully uninstalled idna-2.6",
                                "  Found existing installation: requests 2.18.4",
                                "    Uninstalling requests-2.18.4:",
                                "      Successfully uninstalled requests-2.18.4",
                                "Successfully installed certifi-2019.11.28 etcd3gw-0.2.4 futurist-1.10.0 idna-2.8 requests-2.22.0 urllib3-1.25.7",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177232623",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177232623 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177249433",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=16810",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=212544",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=229354",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:892                       install_apache_uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:80        local apxs=apxs2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:81        is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:92        local dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_uwsgi:93        mktemp -d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:93        dir=/tmp/tmp.Dz3zrtT1qT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:94        pushd /tmp/tmp.Dz3zrtT1qT",
                                "/tmp/tmp.Dz3zrtT1qT /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:95        pip_install uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : uwsgi",
                                "Using 3.6 version to install uwsgi based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting uwsgi",
                                "  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)",
                                "Building wheels for collected packages: uwsgi",
                                "  Running setup.py bdist_wheel for uwsgi: started",
                                "  Running setup.py bdist_wheel for uwsgi: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/2d/0c/b0/f3ba1bbce35c3766c9dac8c3d15d5431cac57e7a8c4111c268",
                                "Successfully built uwsgi",
                                "Installing collected packages: uwsgi",
                                "Successfully installed uwsgi-2.0.18",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177249726",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177249726 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177310194",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=60468",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=229354",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=289822",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:96        pip download uwsgi -c /opt/stack/requirements/upper-constraints.txt",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting uwsgi",
                                "  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)",
                                "  Saved ./uwsgi-2.0.18.tar.gz",
                                "Successfully downloaded uwsgi",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:97        local uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_uwsgi:98        ls uwsgi-2.0.18.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:98        uwsgi=uwsgi-2.0.18.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:99        tar xvf uwsgi-2.0.18.tar.gz",
                                "uwsgi-2.0.18/",
                                "uwsgi-2.0.18/.gitignore",
                                "uwsgi-2.0.18/.travis.yml",
                                "uwsgi-2.0.18/CONTRIBUTORS",
                                "uwsgi-2.0.18/INSTALL",
                                "uwsgi-2.0.18/LICENSE",
                                "uwsgi-2.0.18/Makefile",
                                "uwsgi-2.0.18/PKG-INFO",
                                "uwsgi-2.0.18/README",
                                "uwsgi-2.0.18/apache2/",
                                "uwsgi-2.0.18/apache2/mod_Ruwsgi.c",
                                "uwsgi-2.0.18/apache2/mod_proxy_uwsgi.c",
                                "uwsgi-2.0.18/apache2/mod_uwsgi.c",
                                "uwsgi-2.0.18/attach.py",
                                "uwsgi-2.0.18/bin/",
                                "uwsgi-2.0.18/bin/uwsgi",
                                "uwsgi-2.0.18/buildconf/",
                                "uwsgi-2.0.18/buildconf/all.ini",
                                "uwsgi-2.0.18/buildconf/asyncio.ini",
                                "uwsgi-2.0.18/buildconf/base.ini",
                                "uwsgi-2.0.18/buildconf/cgi.ini",
                                "uwsgi-2.0.18/buildconf/core.ini",
                                "uwsgi-2.0.18/buildconf/coroae.ini",
                                "uwsgi-2.0.18/buildconf/coverity.ini",
                                "uwsgi-2.0.18/buildconf/default.ini",
                                "uwsgi-2.0.18/buildconf/django.ini",
                                "uwsgi-2.0.18/buildconf/embedded.ini",
                                "uwsgi-2.0.18/buildconf/erlang.ini",
                                "uwsgi-2.0.18/buildconf/gccgo.ini",
                                "uwsgi-2.0.18/buildconf/gevent.ini",
                                "uwsgi-2.0.18/buildconf/glusterfs.ini",
                                "uwsgi-2.0.18/buildconf/gridfs.ini",
                                "uwsgi-2.0.18/buildconf/jwsgi.ini",
                                "uwsgi-2.0.18/buildconf/lib.ini",
                                "uwsgi-2.0.18/buildconf/lua.ini",
                                "uwsgi-2.0.18/buildconf/luap.ini",
                                "uwsgi-2.0.18/buildconf/minimal.ini",
                                "uwsgi-2.0.18/buildconf/modular.ini",
                                "uwsgi-2.0.18/buildconf/mono.ini",
                                "uwsgi-2.0.18/buildconf/nolang.ini",
                                "uwsgi-2.0.18/buildconf/package.ini",
                                "uwsgi-2.0.18/buildconf/php.ini",
                                "uwsgi-2.0.18/buildconf/plonly.ini",
                                "uwsgi-2.0.18/buildconf/ppa.ini",
                                "uwsgi-2.0.18/buildconf/psgi.ini",
                                "uwsgi-2.0.18/buildconf/pyerl.ini",
                                "uwsgi-2.0.18/buildconf/pylua.ini",
                                "uwsgi-2.0.18/buildconf/pyonly.ini",
                                "uwsgi-2.0.18/buildconf/pypy.ini",
                                "uwsgi-2.0.18/buildconf/pypyonly.ini",
                                "uwsgi-2.0.18/buildconf/pyring.ini",
                                "uwsgi-2.0.18/buildconf/pyuwsgi.ini",
                                "uwsgi-2.0.18/buildconf/pyuwsginossl.ini",
                                "uwsgi-2.0.18/buildconf/rack.ini",
                                "uwsgi-2.0.18/buildconf/rados.ini",
                                "uwsgi-2.0.18/buildconf/rbonly.ini",
                                "uwsgi-2.0.18/buildconf/ring.ini",
                                "uwsgi-2.0.18/buildconf/ruby2.ini",
                                "uwsgi-2.0.18/buildconf/servlet.ini",
                                "uwsgi-2.0.18/buildconf/travis.ini",
                                "uwsgi-2.0.18/buildconf/unbit.ini",
                                "uwsgi-2.0.18/buildconf/unbitstaff.ini",
                                "uwsgi-2.0.18/buildconf/uwsgi.it.ini",
                                "uwsgi-2.0.18/buildconf/v8.ini",
                                "uwsgi-2.0.18/contrib/",
                                "uwsgi-2.0.18/contrib/Uwsgi.pm",
                                "uwsgi-2.0.18/contrib/binder.pl",
                                "uwsgi-2.0.18/contrib/centos_init_script",
                                "uwsgi-2.0.18/contrib/cgi_python.c",
                                "uwsgi-2.0.18/contrib/cryptologger.rb",
                                "uwsgi-2.0.18/contrib/emperormon.ru",
                                "uwsgi-2.0.18/contrib/fdconf.pl",
                                "uwsgi-2.0.18/contrib/graphite_uwsgi.py",
                                "uwsgi-2.0.18/contrib/launchd/",
                                "uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.emperor.plist",
                                "uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.plist",
                                "uwsgi-2.0.18/contrib/loadapp.pl",
                                "uwsgi-2.0.18/contrib/pypy/",
                                "uwsgi-2.0.18/contrib/pypy/uwsgi_pypy_greenlets.py",
                                "uwsgi-2.0.18/contrib/pyuwsgi.py",
                                "uwsgi-2.0.18/contrib/runuwsgi.py",
                                "uwsgi-2.0.18/contrib/securesubscribe.pl",
                                "uwsgi-2.0.18/contrib/spoolqueue/",
                                "uwsgi-2.0.18/contrib/spoolqueue/producer.py",
                                "uwsgi-2.0.18/contrib/spoolqueue/tasks.py",
                                "uwsgi-2.0.18/contrib/spoolqueue/tasksconsumer.py",
                                "uwsgi-2.0.18/contrib/subscribe.pl",
                                "uwsgi-2.0.18/contrib/twuwsgi.py",
                                "uwsgi-2.0.18/contrib/upstart/",
                                "uwsgi-2.0.18/contrib/upstart/emperor.conf",
                                "uwsgi-2.0.18/contrib/upstart/uwsgi.conf",
                                "uwsgi-2.0.18/contrib/upython",
                                "uwsgi-2.0.18/contrib/urack.rb",
                                "uwsgi-2.0.18/contrib/uwsgi-cache-monitor.py",
                                "uwsgi-2.0.18/contrib/uwsgi.erl",
                                "uwsgi-2.0.18/contrib/uwsgi.java",
                                "uwsgi-2.0.18/contrib/uwsgi.rb",
                                "uwsgi-2.0.18/contrib/uwsgi_client.c",
                                "uwsgi-2.0.18/contrib/uwsgi_dynamic_client.c",
                                "uwsgi-2.0.18/contrib/uwsgisubscribers.ru",
                                "uwsgi-2.0.18/contrib/xinetd_uwsgi",
                                "uwsgi-2.0.18/core/",
                                "uwsgi-2.0.18/core/alarm.c",
                                "uwsgi-2.0.18/core/async.c",
                                "uwsgi-2.0.18/core/buffer.c",
                                "uwsgi-2.0.18/core/cache.c",
                                "uwsgi-2.0.18/core/chunked.c",
                                "uwsgi-2.0.18/core/clang_fake.c",
                                "uwsgi-2.0.18/core/clock.c",
                                "uwsgi-2.0.18/core/config.c",
                                "uwsgi-2.0.18/core/cookie.c",
                                "uwsgi-2.0.18/core/cron.c",
                                "uwsgi-2.0.18/core/daemons.c",
                                "uwsgi-2.0.18/core/emperor.c",
                                "uwsgi-2.0.18/core/errors.c",
                                "uwsgi-2.0.18/core/event.c",
                                "uwsgi-2.0.18/core/exceptions.c",
                                "uwsgi-2.0.18/core/fifo.c",
                                "uwsgi-2.0.18/core/fsmon.c",
                                "uwsgi-2.0.18/core/gateway.c",
                                "uwsgi-2.0.18/core/hash.c",
                                "uwsgi-2.0.18/core/hooks.c",
                                "uwsgi-2.0.18/core/ini.c",
                                "uwsgi-2.0.18/core/init.c",
                                "uwsgi-2.0.18/core/io.c",
                                "uwsgi-2.0.18/core/json.c",
                                "uwsgi-2.0.18/core/legion.c",
                                "uwsgi-2.0.18/core/lock.c",
                                "uwsgi-2.0.18/core/logging.",
                                "uwsgi-2.0.18/core/logging.c",
                                "uwsgi-2.0.18/core/loop.c",
                                "uwsgi-2.0.18/core/master.c",
                                "uwsgi-2.0.18/core/master_checks.c",
                                "uwsgi-2.0.18/core/master_events.c",
                                "uwsgi-2.0.18/core/master_utils.c",
                                "uwsgi-2.0.18/core/metrics.c",
                                "uwsgi-2.0.18/core/mount.c",
                                "uwsgi-2.0.18/core/mule.c",
                                "uwsgi-2.0.18/core/notify.c",
                                "uwsgi-2.0.18/core/offload.c",
                                "uwsgi-2.0.18/core/plugins.c",
                                "uwsgi-2.0.18/core/plugins_builder.c",
                                "uwsgi-2.0.18/core/progress.c",
                                "uwsgi-2.0.18/core/protocol.c",
                                "uwsgi-2.0.18/core/querystring.c",
                                "uwsgi-2.0.18/core/queue.c",
                                "uwsgi-2.0.18/core/rb_timers.c",
                                "uwsgi-2.0.18/core/reader.c",
                                "uwsgi-2.0.18/core/regexp.c",
                                "uwsgi-2.0.18/core/routing.c",
                                "uwsgi-2.0.18/core/rpc.c",
                                "uwsgi-2.0.18/core/sendfile.c",
                                "uwsgi-2.0.18/core/setup_utils.c",
                                "uwsgi-2.0.18/core/sharedarea.c",
                                "uwsgi-2.0.18/core/signal.c",
                                "uwsgi-2.0.18/core/skel.c",
                                "uwsgi-2.0.18/core/snmp.c",
                                "uwsgi-2.0.18/core/socket.c",
                                "uwsgi-2.0.18/core/spooler.c",
                                "uwsgi-2.0.18/core/ssl.c",
                                "uwsgi-2.0.18/core/static.c",
                                "uwsgi-2.0.18/core/stats.c",
                                "uwsgi-2.0.18/core/storage.c",
                                "uwsgi-2.0.18/core/strings.c",
                                "uwsgi-2.0.18/core/subscription.c",
                                "uwsgi-2.0.18/core/timebomb.c",
                                "uwsgi-2.0.18/core/transformations.c",
                                "uwsgi-2.0.18/core/utils.c",
                                "uwsgi-2.0.18/core/uwsgi.c",
                                "uwsgi-2.0.18/core/websockets.c",
                                "uwsgi-2.0.18/core/writer.c",
                                "uwsgi-2.0.18/core/xmlconf.c",
                                "uwsgi-2.0.18/core/yaml.c",
                                "uwsgi-2.0.18/core/zeus.c",
                                "uwsgi-2.0.18/core/zlib.c",
                                "uwsgi-2.0.18/examples/",
                                "uwsgi-2.0.18/examples/bootstrap.py",
                                "uwsgi-2.0.18/examples/bootstrap2.py",
                                "uwsgi-2.0.18/examples/bootstrap3.py",
                                "uwsgi-2.0.18/examples/bootstrap4.py",
                                "uwsgi-2.0.18/examples/bootstrap5.py",
                                "uwsgi-2.0.18/examples/config.lua",
                                "uwsgi-2.0.18/examples/config.ru",
                                "uwsgi-2.0.18/examples/config17.ru",
                                "uwsgi-2.0.18/examples/config2.lua",
                                "uwsgi-2.0.18/examples/config2.ru",
                                "uwsgi-2.0.18/examples/config30.ru",
                                "uwsgi-2.0.18/examples/corostream.pl",
                                "uwsgi-2.0.18/examples/debug.ini",
                                "uwsgi-2.0.18/examples/fibers.ru",
                                "uwsgi-2.0.18/examples/fibers.yml",
                                "uwsgi-2.0.18/examples/flaskpost.py",
                                "uwsgi-2.0.18/examples/heavytest.ini",
                                "uwsgi-2.0.18/examples/heavytest.py",
                                "uwsgi-2.0.18/examples/info_uwsgi.php",
                                "uwsgi-2.0.18/examples/logic.ini",
                                "uwsgi-2.0.18/examples/mega.xml",
                                "uwsgi-2.0.18/examples/mjpeg_stream.py",
                                "uwsgi-2.0.18/examples/mojoapp.pl",
                                "uwsgi-2.0.18/examples/multi.ini",
                                "uwsgi-2.0.18/examples/multi.xml",
                                "uwsgi-2.0.18/examples/multiapp.py",
                                "uwsgi-2.0.18/examples/protected.ini",
                                "uwsgi-2.0.18/examples/router.lua",
                                "uwsgi-2.0.18/examples/simple_app.py",
                                "uwsgi-2.0.18/examples/simple_app_wsgi2.py",
                                "uwsgi-2.0.18/examples/simple_logger.py",
                                "uwsgi-2.0.18/examples/sites.xml",
                                "uwsgi-2.0.18/examples/sputnik.ws",
                                "uwsgi-2.0.18/examples/staticfilesnmp.py",
                                "uwsgi-2.0.18/examples/taskqueue.py",
                                "uwsgi-2.0.18/examples/uwsgi.xml",
                                "uwsgi-2.0.18/examples/uwsgirouter.py",
                                "uwsgi-2.0.18/examples/uwsgirouter2.py",
                                "uwsgi-2.0.18/examples/uwsgirouter3.py",
                                "uwsgi-2.0.18/examples/uwsgirouter4.py",
                                "uwsgi-2.0.18/examples/uwsgirouter5.py",
                                "uwsgi-2.0.18/examples/uwsgistatus.py",
                                "uwsgi-2.0.18/examples/welcome.ini",
                                "uwsgi-2.0.18/examples/welcome.py",
                                "uwsgi-2.0.18/examples/welcome3.py",
                                "uwsgi-2.0.18/examples/werkzeug.js",
                                "uwsgi-2.0.18/examples/werkzeug.yml",
                                "uwsgi-2.0.18/examples/werkzeug_strict.yml",
                                "uwsgi-2.0.18/examples/xmlindex-html.xsl",
                                "uwsgi-2.0.18/examples/xmlindex.ini",
                                "uwsgi-2.0.18/examples/zmqgevent.ini",
                                "uwsgi-2.0.18/ext/",
                                "uwsgi-2.0.18/ext/uwsgi/",
                                "uwsgi-2.0.18/ext/uwsgi/extconf.rb",
                                "uwsgi-2.0.18/install.sh",
                                "uwsgi-2.0.18/lib/",
                                "uwsgi-2.0.18/lib/linux_ns.c",
                                "uwsgi-2.0.18/lib/netlink.c",
                                "uwsgi-2.0.18/lib/sun_fixes.c",
                                "uwsgi-2.0.18/logo_uWSGI.png",
                                "uwsgi-2.0.18/logo_uWSGI.svg",
                                "uwsgi-2.0.18/mongrel2-uwsgi.conf",
                                "uwsgi-2.0.18/plugins/",
                                "uwsgi-2.0.18/plugins/airbrake/",
                                "uwsgi-2.0.18/plugins/airbrake/airbrake_plugin.c",
                                "uwsgi-2.0.18/plugins/airbrake/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_curl/",
                                "uwsgi-2.0.18/plugins/alarm_curl/alarm_curl_plugin.c",
                                "uwsgi-2.0.18/plugins/alarm_curl/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_speech/",
                                "uwsgi-2.0.18/plugins/alarm_speech/alarm_speech.m",
                                "uwsgi-2.0.18/plugins/alarm_speech/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/alarm_xmpp_plugin.c",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/gloox.cc",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/asyncio/",
                                "uwsgi-2.0.18/plugins/asyncio/asyncio.c",
                                "uwsgi-2.0.18/plugins/asyncio/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cache/",
                                "uwsgi-2.0.18/plugins/cache/cache.c",
                                "uwsgi-2.0.18/plugins/cache/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/carbon/",
                                "uwsgi-2.0.18/plugins/carbon/carbon.c",
                                "uwsgi-2.0.18/plugins/carbon/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cgi/",
                                "uwsgi-2.0.18/plugins/cgi/cgi_plugin.c",
                                "uwsgi-2.0.18/plugins/cgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/cheaper_backlog2.c",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/cheaper_busyness.c",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/clock_monotonic/",
                                "uwsgi-2.0.18/plugins/clock_monotonic/clock_monotonic.c",
                                "uwsgi-2.0.18/plugins/clock_monotonic/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/clock_realtime/",
                                "uwsgi-2.0.18/plugins/clock_realtime/clock_realtime.c",
                                "uwsgi-2.0.18/plugins/clock_realtime/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/corerouter/",
                                "uwsgi-2.0.18/plugins/corerouter/corerouter.c",
                                "uwsgi-2.0.18/plugins/corerouter/cr.h",
                                "uwsgi-2.0.18/plugins/corerouter/cr_common.c",
                                "uwsgi-2.0.18/plugins/corerouter/cr_map.c",
                                "uwsgi-2.0.18/plugins/corerouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/coroae/",
                                "uwsgi-2.0.18/plugins/coroae/coroae.c",
                                "uwsgi-2.0.18/plugins/coroae/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cplusplus/",
                                "uwsgi-2.0.18/plugins/cplusplus/base.cc",
                                "uwsgi-2.0.18/plugins/cplusplus/plugin.c",
                                "uwsgi-2.0.18/plugins/cplusplus/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/curl_cron/",
                                "uwsgi-2.0.18/plugins/curl_cron/curl_cron.c",
                                "uwsgi-2.0.18/plugins/curl_cron/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/dumbloop/",
                                "uwsgi-2.0.18/plugins/dumbloop/dumb.c",
                                "uwsgi-2.0.18/plugins/dumbloop/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/dummy/",
                                "uwsgi-2.0.18/plugins/dummy/dummy.c",
                                "uwsgi-2.0.18/plugins/dummy/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/echo/",
                                "uwsgi-2.0.18/plugins/echo/echo_plugin.c",
                                "uwsgi-2.0.18/plugins/echo/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_amqp/",
                                "uwsgi-2.0.18/plugins/emperor_amqp/amqp.c",
                                "uwsgi-2.0.18/plugins/emperor_amqp/emperor_amqp.c",
                                "uwsgi-2.0.18/plugins/emperor_amqp/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/emperor_mongodb.cc",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_pg/",
                                "uwsgi-2.0.18/plugins/emperor_pg/emperor_pg.c",
                                "uwsgi-2.0.18/plugins/emperor_pg/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/emperor_zeromq.c",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/example/",
                                "uwsgi-2.0.18/plugins/example/example_plugin.c",
                                "uwsgi-2.0.18/plugins/example/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/exception_log/",
                                "uwsgi-2.0.18/plugins/exception_log/exception_log.c",
                                "uwsgi-2.0.18/plugins/exception_log/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/fastrouter/",
                                "uwsgi-2.0.18/plugins/fastrouter/fastrouter.c",
                                "uwsgi-2.0.18/plugins/fastrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/fiber/",
                                "uwsgi-2.0.18/plugins/fiber/fiber.c",
                                "uwsgi-2.0.18/plugins/fiber/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/forkptyrouter/",
                                "uwsgi-2.0.18/plugins/forkptyrouter/forkptyrouter.c",
                                "uwsgi-2.0.18/plugins/forkptyrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gccgo/",
                                "uwsgi-2.0.18/plugins/gccgo/gccgo_plugin.c",
                                "uwsgi-2.0.18/plugins/gccgo/uwsgi.go",
                                "uwsgi-2.0.18/plugins/gccgo/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/geoip/",
                                "uwsgi-2.0.18/plugins/geoip/geoip.c",
                                "uwsgi-2.0.18/plugins/geoip/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gevent/",
                                "uwsgi-2.0.18/plugins/gevent/gevent.c",
                                "uwsgi-2.0.18/plugins/gevent/gevent.h",
                                "uwsgi-2.0.18/plugins/gevent/hooks.c",
                                "uwsgi-2.0.18/plugins/gevent/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/glusterfs/",
                                "uwsgi-2.0.18/plugins/glusterfs/glusterfs.c",
                                "uwsgi-2.0.18/plugins/glusterfs/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/graylog2/",
                                "uwsgi-2.0.18/plugins/graylog2/graylog2_plugin.c",
                                "uwsgi-2.0.18/plugins/graylog2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/greenlet/",
                                "uwsgi-2.0.18/plugins/greenlet/greenlet.c",
                                "uwsgi-2.0.18/plugins/greenlet/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gridfs/",
                                "uwsgi-2.0.18/plugins/gridfs/gridfs.cc",
                                "uwsgi-2.0.18/plugins/gridfs/plugin.c",
                                "uwsgi-2.0.18/plugins/gridfs/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/http/",
                                "uwsgi-2.0.18/plugins/http/common.h",
                                "uwsgi-2.0.18/plugins/http/http.c",
                                "uwsgi-2.0.18/plugins/http/https.c",
                                "uwsgi-2.0.18/plugins/http/keepalive.c",
                                "uwsgi-2.0.18/plugins/http/spdy3.c",
                                "uwsgi-2.0.18/plugins/http/spdy3.h",
                                "uwsgi-2.0.18/plugins/http/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/jvm/",
                                "uwsgi-2.0.18/plugins/jvm/jvm.h",
                                "uwsgi-2.0.18/plugins/jvm/jvm_plugin.c",
                                "uwsgi-2.0.18/plugins/jvm/uwsgi.java",
                                "uwsgi-2.0.18/plugins/jvm/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/jwsgi/",
                                "uwsgi-2.0.18/plugins/jwsgi/jwsgi_plugin.c",
                                "uwsgi-2.0.18/plugins/jwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ldap/",
                                "uwsgi-2.0.18/plugins/ldap/ldap.c",
                                "uwsgi-2.0.18/plugins/ldap/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/legion_cache_fetch.c",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/libffi/",
                                "uwsgi-2.0.18/plugins/libffi/libffi.c",
                                "uwsgi-2.0.18/plugins/libffi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/libtcc/",
                                "uwsgi-2.0.18/plugins/libtcc/libtcc.c",
                                "uwsgi-2.0.18/plugins/libtcc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logcrypto/",
                                "uwsgi-2.0.18/plugins/logcrypto/logcrypto.c",
                                "uwsgi-2.0.18/plugins/logcrypto/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logfile/",
                                "uwsgi-2.0.18/plugins/logfile/logfile.c",
                                "uwsgi-2.0.18/plugins/logfile/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logpipe/",
                                "uwsgi-2.0.18/plugins/logpipe/logpipe.c",
                                "uwsgi-2.0.18/plugins/logpipe/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logsocket/",
                                "uwsgi-2.0.18/plugins/logsocket/logsocket_plugin.c",
                                "uwsgi-2.0.18/plugins/logsocket/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logzmq/",
                                "uwsgi-2.0.18/plugins/logzmq/plugin.c",
                                "uwsgi-2.0.18/plugins/logzmq/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/lua/",
                                "uwsgi-2.0.18/plugins/lua/lua_plugin.c",
                                "uwsgi-2.0.18/plugins/lua/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/matheval/",
                                "uwsgi-2.0.18/plugins/matheval/math.c",
                                "uwsgi-2.0.18/plugins/matheval/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongodb/",
                                "uwsgi-2.0.18/plugins/mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongodblog/",
                                "uwsgi-2.0.18/plugins/mongodblog/mongodblog_plugin.c",
                                "uwsgi-2.0.18/plugins/mongodblog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongrel2/",
                                "uwsgi-2.0.18/plugins/mongrel2/mongrel2.c",
                                "uwsgi-2.0.18/plugins/mongrel2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mono/",
                                "uwsgi-2.0.18/plugins/mono/mono_plugin.c",
                                "uwsgi-2.0.18/plugins/mono/uwsgi.cs",
                                "uwsgi-2.0.18/plugins/mono/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/msgpack/",
                                "uwsgi-2.0.18/plugins/msgpack/msgpack.c",
                                "uwsgi-2.0.18/plugins/msgpack/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/nagios/",
                                "uwsgi-2.0.18/plugins/nagios/nagios.c",
                                "uwsgi-2.0.18/plugins/nagios/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/notfound/",
                                "uwsgi-2.0.18/plugins/notfound/notfound.c",
                                "uwsgi-2.0.18/plugins/notfound/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/objc_gc/",
                                "uwsgi-2.0.18/plugins/objc_gc/objc_gc.m",
                                "uwsgi-2.0.18/plugins/objc_gc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pam/",
                                "uwsgi-2.0.18/plugins/pam/pam.c",
                                "uwsgi-2.0.18/plugins/pam/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/php/",
                                "uwsgi-2.0.18/plugins/php/common.h",
                                "uwsgi-2.0.18/plugins/php/php_plugin.c",
                                "uwsgi-2.0.18/plugins/php/session.c",
                                "uwsgi-2.0.18/plugins/php/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ping/",
                                "uwsgi-2.0.18/plugins/ping/ping_plugin.c",
                                "uwsgi-2.0.18/plugins/ping/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/psgi/",
                                "uwsgi-2.0.18/plugins/psgi/psgi.h",
                                "uwsgi-2.0.18/plugins/psgi/psgi_loader.c",
                                "uwsgi-2.0.18/plugins/psgi/psgi_plugin.c",
                                "uwsgi-2.0.18/plugins/psgi/psgi_response.c",
                                "uwsgi-2.0.18/plugins/psgi/uwsgi_plmodule.c",
                                "uwsgi-2.0.18/plugins/psgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pty/",
                                "uwsgi-2.0.18/plugins/pty/pty.c",
                                "uwsgi-2.0.18/plugins/pty/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pypy/",
                                "uwsgi-2.0.18/plugins/pypy/README",
                                "uwsgi-2.0.18/plugins/pypy/pypy_plugin.c",
                                "uwsgi-2.0.18/plugins/pypy/pypy_setup.py",
                                "uwsgi-2.0.18/plugins/pypy/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/python/",
                                "uwsgi-2.0.18/plugins/python/gil.c",
                                "uwsgi-2.0.18/plugins/python/profiler.c",
                                "uwsgi-2.0.18/plugins/python/pump_subhandler.c",
                                "uwsgi-2.0.18/plugins/python/pyloader.c",
                                "uwsgi-2.0.18/plugins/python/python_plugin.c",
                                "uwsgi-2.0.18/plugins/python/pyutils.c",
                                "uwsgi-2.0.18/plugins/python/raw.c",
                                "uwsgi-2.0.18/plugins/python/symimporter.c",
                                "uwsgi-2.0.18/plugins/python/tracebacker.c",
                                "uwsgi-2.0.18/plugins/python/uwsgi_pymodule.c",
                                "uwsgi-2.0.18/plugins/python/uwsgi_python.h",
                                "uwsgi-2.0.18/plugins/python/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/python/web3_subhandler.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_handlers.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_headers.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_subhandler.c",
                                "uwsgi-2.0.18/plugins/pyuwsgi/",
                                "uwsgi-2.0.18/plugins/pyuwsgi/pyuwsgi.c",
                                "uwsgi-2.0.18/plugins/pyuwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rack/",
                                "uwsgi-2.0.18/plugins/rack/rack_api.c",
                                "uwsgi-2.0.18/plugins/rack/rack_plugin.c",
                                "uwsgi-2.0.18/plugins/rack/uwsgi_rack.h",
                                "uwsgi-2.0.18/plugins/rack/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rados/",
                                "uwsgi-2.0.18/plugins/rados/rados.c",
                                "uwsgi-2.0.18/plugins/rados/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rawrouter/",
                                "uwsgi-2.0.18/plugins/rawrouter/rawrouter.c",
                                "uwsgi-2.0.18/plugins/rawrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rbthreads/",
                                "uwsgi-2.0.18/plugins/rbthreads/rbthreads.c",
                                "uwsgi-2.0.18/plugins/rbthreads/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/redislog/",
                                "uwsgi-2.0.18/plugins/redislog/redislog_plugin.c",
                                "uwsgi-2.0.18/plugins/redislog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ring/",
                                "uwsgi-2.0.18/plugins/ring/ring_plugin.c",
                                "uwsgi-2.0.18/plugins/ring/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_access/",
                                "uwsgi-2.0.18/plugins/router_access/router_access.c",
                                "uwsgi-2.0.18/plugins/router_access/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_basicauth/",
                                "uwsgi-2.0.18/plugins/router_basicauth/router_basicauth.c",
                                "uwsgi-2.0.18/plugins/router_basicauth/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_cache/",
                                "uwsgi-2.0.18/plugins/router_cache/router_cache.c",
                                "uwsgi-2.0.18/plugins/router_cache/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_expires/",
                                "uwsgi-2.0.18/plugins/router_expires/expires.c",
                                "uwsgi-2.0.18/plugins/router_expires/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_hash/",
                                "uwsgi-2.0.18/plugins/router_hash/router_hash.c",
                                "uwsgi-2.0.18/plugins/router_hash/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_http/",
                                "uwsgi-2.0.18/plugins/router_http/router_http.c",
                                "uwsgi-2.0.18/plugins/router_http/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_memcached/",
                                "uwsgi-2.0.18/plugins/router_memcached/router_memcached.c",
                                "uwsgi-2.0.18/plugins/router_memcached/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_metrics/",
                                "uwsgi-2.0.18/plugins/router_metrics/plugin.c",
                                "uwsgi-2.0.18/plugins/router_metrics/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_radius/",
                                "uwsgi-2.0.18/plugins/router_radius/radius.c",
                                "uwsgi-2.0.18/plugins/router_radius/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_redirect/",
                                "uwsgi-2.0.18/plugins/router_redirect/router_redirect.c",
                                "uwsgi-2.0.18/plugins/router_redirect/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_redis/",
                                "uwsgi-2.0.18/plugins/router_redis/router_redis.c",
                                "uwsgi-2.0.18/plugins/router_redis/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_rewrite/",
                                "uwsgi-2.0.18/plugins/router_rewrite/router_rewrite.c",
                                "uwsgi-2.0.18/plugins/router_rewrite/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_spnego/",
                                "uwsgi-2.0.18/plugins/router_spnego/router_spnego.c",
                                "uwsgi-2.0.18/plugins/router_spnego/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_static/",
                                "uwsgi-2.0.18/plugins/router_static/router_static.c",
                                "uwsgi-2.0.18/plugins/router_static/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_uwsgi/",
                                "uwsgi-2.0.18/plugins/router_uwsgi/router_uwsgi.c",
                                "uwsgi-2.0.18/plugins/router_uwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_xmldir/",
                                "uwsgi-2.0.18/plugins/router_xmldir/router_xmldir.c",
                                "uwsgi-2.0.18/plugins/router_xmldir/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rpc/",
                                "uwsgi-2.0.18/plugins/rpc/rpc_plugin.c",
                                "uwsgi-2.0.18/plugins/rpc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rrdtool/",
                                "uwsgi-2.0.18/plugins/rrdtool/rrdtool.c",
                                "uwsgi-2.0.18/plugins/rrdtool/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rsyslog/",
                                "uwsgi-2.0.18/plugins/rsyslog/rsyslog_plugin.c",
                                "uwsgi-2.0.18/plugins/rsyslog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ruby19/",
                                "uwsgi-2.0.18/plugins/ruby19/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/servlet/",
                                "uwsgi-2.0.18/plugins/servlet/servlet_plugin.c",
                                "uwsgi-2.0.18/plugins/servlet/uwsgi_servlet.java",
                                "uwsgi-2.0.18/plugins/servlet/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/signal/",
                                "uwsgi-2.0.18/plugins/signal/signal_plugin.c",
                                "uwsgi-2.0.18/plugins/signal/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/spooler/",
                                "uwsgi-2.0.18/plugins/spooler/spooler_plugin.c",
                                "uwsgi-2.0.18/plugins/spooler/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/sqlite3/",
                                "uwsgi-2.0.18/plugins/sqlite3/plugin.c",
                                "uwsgi-2.0.18/plugins/sqlite3/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ssi/",
                                "uwsgi-2.0.18/plugins/ssi/ssi.c",
                                "uwsgi-2.0.18/plugins/ssi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/sslrouter/",
                                "uwsgi-2.0.18/plugins/sslrouter/sslrouter.c",
                                "uwsgi-2.0.18/plugins/sslrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stackless/",
                                "uwsgi-2.0.18/plugins/stackless/stackless.c",
                                "uwsgi-2.0.18/plugins/stackless/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/symcall/",
                                "uwsgi-2.0.18/plugins/symcall/symcall_plugin.c",
                                "uwsgi-2.0.18/plugins/symcall/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/syslog/",
                                "uwsgi-2.0.18/plugins/syslog/syslog_plugin.c",
                                "uwsgi-2.0.18/plugins/syslog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/systemd_logger/",
                                "uwsgi-2.0.18/plugins/systemd_logger/systemd_logger.c",
                                "uwsgi-2.0.18/plugins/systemd_logger/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/tornado/",
                                "uwsgi-2.0.18/plugins/tornado/tornado.c",
                                "uwsgi-2.0.18/plugins/tornado/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_chunked/",
                                "uwsgi-2.0.18/plugins/transformation_chunked/chunked.c",
                                "uwsgi-2.0.18/plugins/transformation_chunked/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_gzip/",
                                "uwsgi-2.0.18/plugins/transformation_gzip/gzip.c",
                                "uwsgi-2.0.18/plugins/transformation_gzip/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_offload/",
                                "uwsgi-2.0.18/plugins/transformation_offload/offload.c",
                                "uwsgi-2.0.18/plugins/transformation_offload/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_template/",
                                "uwsgi-2.0.18/plugins/transformation_template/tt.c",
                                "uwsgi-2.0.18/plugins/transformation_template/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_tofile/",
                                "uwsgi-2.0.18/plugins/transformation_tofile/tofile.c",
                                "uwsgi-2.0.18/plugins/transformation_tofile/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_toupper/",
                                "uwsgi-2.0.18/plugins/transformation_toupper/toupper.c",
                                "uwsgi-2.0.18/plugins/transformation_toupper/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/tuntap/",
                                "uwsgi-2.0.18/plugins/tuntap/common.c",
                                "uwsgi-2.0.18/plugins/tuntap/common.h",
                                "uwsgi-2.0.18/plugins/tuntap/firewall.c",
                                "uwsgi-2.0.18/plugins/tuntap/tuntap.c",
                                "uwsgi-2.0.18/plugins/tuntap/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ugreen/",
                                "uwsgi-2.0.18/plugins/ugreen/ugreen.c",
                                "uwsgi-2.0.18/plugins/ugreen/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/v8/",
                                "uwsgi-2.0.18/plugins/v8/plugin.c",
                                "uwsgi-2.0.18/plugins/v8/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/v8/v8_commonjs.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_jsgi.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_uwsgi.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_uwsgi.h",
                                "uwsgi-2.0.18/plugins/webdav/",
                                "uwsgi-2.0.18/plugins/webdav/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/webdav/webdav.c",
                                "uwsgi-2.0.18/plugins/xattr/",
                                "uwsgi-2.0.18/plugins/xattr/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/xattr/xattr.c",
                                "uwsgi-2.0.18/plugins/xslt/",
                                "uwsgi-2.0.18/plugins/xslt/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/xslt/xslt.c",
                                "uwsgi-2.0.18/plugins/zabbix/",
                                "uwsgi-2.0.18/plugins/zabbix/plugin.c",
                                "uwsgi-2.0.18/plugins/zabbix/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/zergpool/",
                                "uwsgi-2.0.18/plugins/zergpool/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/zergpool/zergpool.c",
                                "uwsgi-2.0.18/proto/",
                                "uwsgi-2.0.18/proto/base.c",
                                "uwsgi-2.0.18/proto/fastcgi.c",
                                "uwsgi-2.0.18/proto/http.c",
                                "uwsgi-2.0.18/proto/puwsgi.c",
                                "uwsgi-2.0.18/proto/scgi.c",
                                "uwsgi-2.0.18/proto/uwsgi.c",
                                "uwsgi-2.0.18/setup.cpyext.py",
                                "uwsgi-2.0.18/setup.py",
                                "uwsgi-2.0.18/setup.pyuwsgi.py",
                                "uwsgi-2.0.18/t/",
                                "uwsgi-2.0.18/t/cachebitmap.ini",
                                "uwsgi-2.0.18/t/cachebitmap.py",
                                "uwsgi-2.0.18/t/cachetest.py",
                                "uwsgi-2.0.18/t/clojure/",
                                "uwsgi-2.0.18/t/clojure/myapp.clj",
                                "uwsgi-2.0.18/t/core/",
                                "uwsgi-2.0.18/t/core/apps/",
                                "uwsgi-2.0.18/t/core/apps/read_body_and_send.pl",
                                "uwsgi-2.0.18/t/core/read_body_and_send.pl",
                                "uwsgi-2.0.18/t/core/url_sanitize.pl",
                                "uwsgi-2.0.18/t/go/",
                                "uwsgi-2.0.18/t/go/cachetest.go",
                                "uwsgi-2.0.18/t/go/complextest.go",
                                "uwsgi-2.0.18/t/go/uploadtest.go",
                                "uwsgi-2.0.18/t/java/",
                                "uwsgi-2.0.18/t/java/rpc.java",
                                "uwsgi-2.0.18/t/lua/",
                                "uwsgi-2.0.18/t/lua/basic.lua",
                                "uwsgi-2.0.18/t/mono/",
                                "uwsgi-2.0.18/t/mono/cache.aspx",
                                "uwsgi-2.0.18/t/mules/",
                                "uwsgi-2.0.18/t/mules/mulebrain.py",
                                "uwsgi-2.0.18/t/mules/reload.py",
                                "uwsgi-2.0.18/t/mules/signal_management.py",
                                "uwsgi-2.0.18/t/perl/",
                                "uwsgi-2.0.18/t/perl/active_workers_signal.pl",
                                "uwsgi-2.0.18/t/perl/apps/",
                                "uwsgi-2.0.18/t/perl/apps/input_with_offset.pl",
                                "uwsgi-2.0.18/t/perl/test.psgi",
                                "uwsgi-2.0.18/t/perl/test_benchmark.pl",
                                "uwsgi-2.0.18/t/perl/test_harakiri.psgi",
                                "uwsgi-2.0.18/t/perl/test_hello.psgi",
                                "uwsgi-2.0.18/t/perl/test_input_with_offset.pl",
                                "uwsgi-2.0.18/t/perl/test_post.psgi",
                                "uwsgi-2.0.18/t/perl/test_sleepy.psgi",
                                "uwsgi-2.0.18/t/perl/test_streaming.psgi",
                                "uwsgi-2.0.18/t/pypy/",
                                "uwsgi-2.0.18/t/pypy/t_continulet1.py",
                                "uwsgi-2.0.18/t/pypy/t_continulet2.py",
                                "uwsgi-2.0.18/t/python/",
                                "uwsgi-2.0.18/t/python/forcecl.py",
                                "uwsgi-2.0.18/t/python/manage_script_name/",
                                "uwsgi-2.0.18/t/python/manage_script_name/manage_script_name_test.ini",
                                "uwsgi-2.0.18/t/python/manage_script_name/test_manage_script_name.py",
                                "uwsgi-2.0.18/t/python/manage_script_name/useless_app.py",
                                "uwsgi-2.0.18/t/python/spooler_decorators/",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_test.ini",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_tests.py",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_handlers.py",
                                "uwsgi-2.0.18/t/python/testba.py",
                                "uwsgi-2.0.18/t/ring/",
                                "uwsgi-2.0.18/t/ring/README.md",
                                "uwsgi-2.0.18/t/ring/config.ini",
                                "uwsgi-2.0.18/t/ring/project.clj",
                                "uwsgi-2.0.18/t/ring/src/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/app.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/basic.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/body.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/simple.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/upload.clj",
                                "uwsgi-2.0.18/t/routing/",
                                "uwsgi-2.0.18/t/routing/auth.ini",
                                "uwsgi-2.0.18/t/routing/errorlimiter.ini",
                                "uwsgi-2.0.18/t/routing/limiter.ini",
                                "uwsgi-2.0.18/t/sharedarea/",
                                "uwsgi-2.0.18/t/sharedarea/bigranges.ini",
                                "uwsgi-2.0.18/t/sharedarea/bigranges.py",
                                "uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.ini",
                                "uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.py",
                                "uwsgi-2.0.18/t/spooler/",
                                "uwsgi-2.0.18/t/spooler/read.py",
                                "uwsgi-2.0.18/t/spooler/reload.py",
                                "uwsgi-2.0.18/t/spooler/spooldir/",
                                "uwsgi-2.0.18/t/spooler/spooldir/.gitignore",
                                "uwsgi-2.0.18/t/webdav/",
                                "uwsgi-2.0.18/t/webdav/carddav.ini",
                                "uwsgi-2.0.18/t/xslt/",
                                "uwsgi-2.0.18/t/xslt/cd.xml",
                                "uwsgi-2.0.18/t/xslt/cd.xml.xslt",
                                "uwsgi-2.0.18/t/xslt/routex.ini",
                                "uwsgi-2.0.18/tests/",
                                "uwsgi-2.0.18/tests/Responder.pm",
                                "uwsgi-2.0.18/tests/__init__.py",
                                "uwsgi-2.0.18/tests/badthread.py",
                                "uwsgi-2.0.18/tests/badwrites.py",
                                "uwsgi-2.0.18/tests/cpubound_async.py",
                                "uwsgi-2.0.18/tests/cpubound_green.py",
                                "uwsgi-2.0.18/tests/cpubound_stackless.py",
                                "uwsgi-2.0.18/tests/decoratortest.py",
                                "uwsgi-2.0.18/tests/fileserve_async.py",
                                "uwsgi-2.0.18/tests/gevent_spool.py",
                                "uwsgi-2.0.18/tests/grunter.py",
                                "uwsgi-2.0.18/tests/iobound_async.py",
                                "uwsgi-2.0.18/tests/iobound_async_unix.py",
                                "uwsgi-2.0.18/tests/iobound_green.py",
                                "uwsgi-2.0.18/tests/logger.py",
                                "uwsgi-2.0.18/tests/mako_ugreen.py",
                                "uwsgi-2.0.18/tests/mulefunc.py",
                                "uwsgi-2.0.18/tests/multiapp.txt",
                                "uwsgi-2.0.18/tests/myadmin.py",
                                "uwsgi-2.0.18/tests/pgbound_async.py",
                                "uwsgi-2.0.18/tests/picazzo.py",
                                "uwsgi-2.0.18/tests/psycogreen_green.py",
                                "uwsgi-2.0.18/tests/psycopg2_green.py",
                                "uwsgi-2.0.18/tests/pump.py",
                                "uwsgi-2.0.18/tests/queue.py",
                                "uwsgi-2.0.18/tests/refcount.py",
                                "uwsgi-2.0.18/tests/rpc.lua",
                                "uwsgi-2.0.18/tests/rpc.py",
                                "uwsgi-2.0.18/tests/runningthread.py",
                                "uwsgi-2.0.18/tests/sendchunked.py",
                                "uwsgi-2.0.18/tests/sharedarea.py",
                                "uwsgi-2.0.18/tests/sig.lua",
                                "uwsgi-2.0.18/tests/signals.py",
                                "uwsgi-2.0.18/tests/sigwait.py",
                                "uwsgi-2.0.18/tests/sleeping_async.py",
                                "uwsgi-2.0.18/tests/sleeping_green.py",
                                "uwsgi-2.0.18/tests/sleepthreadasync.py",
                                "uwsgi-2.0.18/tests/slow.py",
                                "uwsgi-2.0.18/tests/spoolme.py",
                                "uwsgi-2.0.18/tests/staticfile.py",
                                "uwsgi-2.0.18/tests/streamer.psgi",
                                "uwsgi-2.0.18/tests/t/",
                                "uwsgi-2.0.18/tests/t/static.pl",
                                "uwsgi-2.0.18/tests/templates/",
                                "uwsgi-2.0.18/tests/templates/queue.html",
                                "uwsgi-2.0.18/tests/testapp.py",
                                "uwsgi-2.0.18/tests/testgevent.py",
                                "uwsgi-2.0.18/tests/testpy3.py",
                                "uwsgi-2.0.18/tests/testsignals.py",
                                "uwsgi-2.0.18/tests/threads.py",
                                "uwsgi-2.0.18/tests/travis.sh",
                                "uwsgi-2.0.18/tests/ugevent.py",
                                "uwsgi-2.0.18/tests/web3.py",
                                "uwsgi-2.0.18/tests/websockets.py",
                                "uwsgi-2.0.18/tests/websockets_chat.pl",
                                "uwsgi-2.0.18/tests/websockets_chat.py",
                                "uwsgi-2.0.18/tests/websockets_chat_async.py",
                                "uwsgi-2.0.18/tests/websockets_chat_asyncio.py",
                                "uwsgi-2.0.18/tests/websockets_echo.lua",
                                "uwsgi-2.0.18/tests/websockets_echo.pl",
                                "uwsgi-2.0.18/tests/websockets_echo.py",
                                "uwsgi-2.0.18/tests/websockets_echo.ru",
                                "uwsgi-2.0.18/tests/werkzeug.py",
                                "uwsgi-2.0.18/uwsgi.gemspec",
                                "uwsgi-2.0.18/uwsgi.h",
                                "uwsgi-2.0.18/uwsgi_main.c",
                                "uwsgi-2.0.18/uwsgiconfig.py",
                                "uwsgi-2.0.18/uwsgidecorators.py",
                                "uwsgi-2.0.18/uwsgidsl.rb",
                                "uwsgi-2.0.18/valgrind/",
                                "uwsgi-2.0.18/valgrind/README",
                                "uwsgi-2.0.18/valgrind/valgrind-generate-sups.sh",
                                "uwsgi-2.0.18/vassals/",
                                "uwsgi-2.0.18/vassals/broodlord.ini",
                                "uwsgi-2.0.18/vassals/cc.ini",
                                "uwsgi-2.0.18/vassals/multi.xml",
                                "uwsgi-2.0.18/vhosttest/",
                                "uwsgi-2.0.18/vhosttest/flask001/",
                                "uwsgi-2.0.18/vhosttest/flask001/app1.py",
                                "uwsgi-2.0.18/vhosttest/flask002/",
                                "uwsgi-2.0.18/vhosttest/flask002/app2.py",
                                "uwsgi-2.0.18/vhosttest/flask003/",
                                "uwsgi-2.0.18/vhosttest/flask003/app3.py",
                                "uwsgi-2.0.18/vhosttest/flask004/",
                                "uwsgi-2.0.18/vhosttest/flask004/app4.py",
                                "uwsgi-2.0.18/vhosttest/flask005/",
                                "uwsgi-2.0.18/vhosttest/flask005/app5.py",
                                "uwsgi-2.0.18/vhosttest/nginx.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:100       cd uwsgi-2.0.18/apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:101       sudo apxs2 -i -c mod_proxy_uwsgi.c",
                                "/usr/share/apr-1.0/build/libtool  --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wdate-time -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pthread  -I/usr/include/apache2  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include  -c -o mod_proxy_uwsgi.lo mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo",
                                "libtool: compile:  x86_64-linux-gnu-gcc -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c mod_proxy_uwsgi.c  -fPIC -DPIC -o .libs/mod_proxy_uwsgi.o",
                                "/usr/share/apr-1.0/build/libtool  --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now    -o mod_proxy_uwsgi.la  -rpath /usr/lib/apache2/modules -module -avoid-version    mod_proxy_uwsgi.lo",
                                "libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mod_proxy_uwsgi.o    -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,mod_proxy_uwsgi.so -o .libs/mod_proxy_uwsgi.so",
                                "libtool: link: ( cd \".libs\" && rm -f \"mod_proxy_uwsgi.la\" && ln -s \"../mod_proxy_uwsgi.la\" \"mod_proxy_uwsgi.la\" )",
                                "/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_proxy_uwsgi.la /usr/lib/apache2/modules",
                                "/usr/share/apr-1.0/build/libtool --mode=install install mod_proxy_uwsgi.la /usr/lib/apache2/modules/",
                                "libtool: install: install .libs/mod_proxy_uwsgi.so /usr/lib/apache2/modules/mod_proxy_uwsgi.so",
                                "libtool: install: install .libs/mod_proxy_uwsgi.lai /usr/lib/apache2/modules/mod_proxy_uwsgi.la",
                                "libtool: finish: PATH=\"/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/sbin\" ldconfig -n /usr/lib/apache2/modules",
                                "----------------------------------------------------------------------",
                                "Libraries have been installed in:",
                                "   /usr/lib/apache2/modules",
                                "",
                                "If you ever happen to want to link against installed libraries",
                                "in a given directory, LIBDIR, you must either use libtool, and",
                                "specify the full pathname of the library, or use the '-LLIBDIR'",
                                "flag during linking and do at least one of the following:",
                                "   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable",
                                "     during execution",
                                "   - add LIBDIR to the 'LD_RUN_PATH' environment variable",
                                "     during linking",
                                "   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag",
                                "   - have your system administrator add LIBDIR to '/etc/ld.so.conf'",
                                "",
                                "See any operating system documentation about shared libraries for",
                                "more information, such as the ld(1) and ld.so(8) manual pages.",
                                "----------------------------------------------------------------------",
                                "chmod 644 /usr/lib/apache2/modules/mod_proxy_uwsgi.so",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:102       popd",
                                "/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:104       sudo rm -rf /tmp/tmp.Dz3zrtT1qT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:106       is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:108       sudo a2enmod proxy",
                                "Enabling module proxy.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:109       sudo a2enmod proxy_uwsgi",
                                "Considering dependency proxy for proxy_uwsgi:",
                                "Module proxy already enabled",
                                "Enabling module proxy_uwsgi.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:115       restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:895                       install_keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystoneauth:461     use_library_from_git keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,keystoneauth, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:896                       install_keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystoneclient:469   use_library_from_git python-keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-keystoneclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:897                       install_glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glanceclient:295       use_library_from_git python-glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-glanceclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:898                       install_cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/cinder:install_cinderclient:435       use_library_from_git python-brick-cinderclient-ext",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-brick-cinderclient-ext",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-brick-cinderclient-ext, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/cinder:install_cinderclient:440       use_library_from_git python-cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-cinderclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:899                       install_novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:install_novaclient:798           use_library_from_git python-novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-novaclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:900                       is_service_enabled swift glance horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:901                       install_swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swiftclient:748         use_library_from_git python-swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-swiftclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:903                       is_service_enabled neutron nova horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:904                       install_neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutronclient:443     use_library_from_git python-neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-neutronclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:908                       install_keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:479  use_library_from_git keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,keystonemiddleware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:484  pip_install_gr keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='keystonemiddleware  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ keystonemiddleware   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : keystonemiddleware",
                                "Using 3.6 version to install keystonemiddleware based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=keystonemiddleware/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e keystonemiddleware/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting keystonemiddleware===7.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/f4/0928583b5473a572368663f7b8a76ef831491f0c63199c41d910f02d418f/keystonemiddleware-7.0.1-py2.py3-none-any.whl (121kB)",
                                "Collecting oslo.cache===1.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 463))",
                                "  Downloading https://files.pythonhosted.org/packages/fe/69/072baad68f86b378e8b48fef8846c340da996ffc28d05168215d709ff656/oslo.cache-1.38.1-py2.py3-none-any.whl (60kB)",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501))",
                                "Collecting dogpile.cache===0.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 518))",
                                "  Downloading https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz (325kB)",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598))",
                                "Collecting keystoneauth1===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 635))",
                                "  Downloading https://files.pythonhosted.org/packages/97/f6/6d17bcad6eff1561e3cfde1ea4d1d6bb9aac612b3fdfe78ec5049d01694e/keystoneauth1-3.18.0-py2.py3-none-any.whl (310kB)",
                                "Collecting python-keystoneclient===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "  Downloading https://files.pythonhosted.org/packages/b2/f4/871eb251ea31e5923961a51f730def9553f7d63a74d6e10827c7a346501a/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397kB)",
                                "Collecting decorator===4.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 655))",
                                "  Downloading https://files.pythonhosted.org/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Collecting oslo.log===3.45.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 337))",
                                "  Downloading https://files.pythonhosted.org/packages/cd/41/95c4fc62cc9a9303fac64256da30517cdb636d1ab109fe59c17ace451c32/oslo.log-3.45.1-py2.py3-none-any.whl (72kB)",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64))",
                                "Collecting pycadf===2.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 70))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/ef/2f017c69f456ae5b35e1018c5c997467fd4b30469cbe64649e2b738d9557/pycadf-2.10.0-py2.py3-none-any.whl (42kB)",
                                "Collecting WebOb===1.8.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "  Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Collecting oslo.context===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 67))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/21/2d466c9c0146d5d846b52ecde5c628a400cd8602a6550b009da912cd3fd4/oslo.context-2.23.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Collecting os-service-types===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))",
                                "  Downloading https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))",
                                "Collecting netifaces===0.10.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 623))",
                                "  Downloading https://files.pythonhosted.org/packages/0c/9b/c4c7eb09189548d45939a3d3a6b3d53979c67d124459b27a094c365c347f/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Collecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))",
                                "  Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB)",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587))",
                                "Building wheels for collected packages: pyinotify, dogpile.cache",
                                "  Running setup.py bdist_wheel for pyinotify: started",
                                "  Running setup.py bdist_wheel for pyinotify: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e0/62/fe/a68c26dff6ed01a86d8a5aa8e01d7687a5a29c7d765af383cb",
                                "  Running setup.py bdist_wheel for dogpile.cache: started",
                                "  Running setup.py bdist_wheel for dogpile.cache: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/b4/ad/c4/1faa9b2da61b12b7c3821cda298be230c457ee740bd8658cb2",
                                "Successfully built pyinotify dogpile.cache",
                                "Installing collected packages: WebOb, oslo.context, pycadf, pyinotify, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware, netifaces",
                                "  Found existing installation: netifaces 0.10.4",
                                "    Uninstalling netifaces-0.10.4:",
                                "      Successfully uninstalled netifaces-0.10.4",
                                "Successfully installed WebOb-1.8.5 decorator-4.4.1 dogpile.cache-0.9.0 keystoneauth1-3.18.0 keystonemiddleware-7.0.1 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-1.38.1 oslo.context-2.23.0 oslo.log-3.45.1 pycadf-2.10.0 pyinotify-0.9.6 python-keystoneclient-3.22.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177326468",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177326468 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177361570",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=35102",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=289822",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=324924",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:488  pip_install_gr python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified+++inc/python:get_from_global_requirements:319  grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt",
                                "",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='python-memcached  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ python-memcached   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : python-memcached",
                                "Using 3.6 version to install python-memcached based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=python-memcached/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e python-memcached/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting python-memcached===1.59 (from -c /opt/stack/requirements/upper-constraints.txt (line 556))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "Installing collected packages: python-memcached",
                                "Successfully installed python-memcached-1.59",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177361848",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177361848 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177368767",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=6919",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=324924",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=331843",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:910                       is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:911                       '[' 169.16.1.117 == 169.16.1.117 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:912                       stack_install_service keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:494         is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:498         git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/keystone.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/keystone ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577177369401",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master",
                                "Cloning into '/opt/stack/keystone'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177369401",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177369401 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177387312",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=17911",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=5616",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=23527",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "+functions-common:git_clone:594            git show --oneline",
                                "326b01443 Merge \"Remove python 2.7 specific library\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:499         setup_develop /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/keystone -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/keystone -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/keystone",
                                "Using 3.6 version to install /opt/stack/keystone based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/keystone/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/keystone/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/keystone/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/keystone/test-requirements.txt -e /opt/stack/keystone",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/keystone",
                                "Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Collecting Flask===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 12))",
                                "  Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB)",
                                "Collecting Flask-RESTful===0.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))",
                                "  Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl",
                                "Collecting Jinja2===2.10.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "  Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)",
                                "Collecting MarkupSafe===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "  Downloading https://files.pythonhosted.org/packages/b2/5f/23e0023be6bb885d00ffbefad2942bc51a620328ee910f64abe5a8d18dd1/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl",
                                "Collecting PyJWT===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 31))",
                                "  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl",
                                "Collecting SQLAlchemy===1.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 37))",
                                "  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))",
                                "Collecting WebTest===2.0.33 (from -c /opt/stack/requirements/upper-constraints.txt (line 53))",
                                "  Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl",
                                "Collecting Werkzeug===0.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 54))",
                                "  Downloading https://files.pythonhosted.org/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)",
                                "Collecting aniso8601===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/e4/787e104b58eadc1a710738d4e418d7e599e4e778e52cb8e5d5ef6ddd5833/aniso8601-8.0.0-py2.py3-none-any.whl (43kB)",
                                "Collecting bashate===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))",
                                "  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz",
                                "Collecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 118))",
                                "  Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)",
                                "Collecting beautifulsoup4===4.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 119))",
                                "  Downloading https://files.pythonhosted.org/packages/3b/c8/a55eb6ea11cd7e5ac4bacdf92bac4693b90d3ba79268be16527555e186f0/beautifulsoup4-4.8.1-py3-none-any.whl (101kB)",
                                "Collecting cffi===1.13.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "  Downloading https://files.pythonhosted.org/packages/49/72/0d42f94fe94afa8030350c26e9d787219f3f008ec9bf6b86c66532b29236/cffi-1.13.2-cp36-cp36m-manylinux1_x86_64.whl (397kB)",
                                "Collecting coverage===5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "  Downloading https://files.pythonhosted.org/packages/fd/83/1f99e79d9b809eaf2a1dfc8a52a197a921501e4d7c592b1902bae0da0897/coverage-5.0-cp36-cp36m-manylinux1_x86_64.whl (226kB)",
                                "Collecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "  Downloading https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl (2.3MB)",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Collecting freezegun===0.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))",
                                "  Downloading https://files.pythonhosted.org/packages/81/98/801900ea24536928a99e40a815812c1bc7d7f833d53ec53f216d8330db7d/freezegun-0.3.12-py2.py3-none-any.whl",
                                "Collecting itsdangerous===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 258))",
                                "  Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl",
                                "Collecting jsonschema===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "  Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)",
                                "Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))",
                                "Collecting lxml===4.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 295))",
                                "  Downloading https://files.pythonhosted.org/packages/68/30/affd16b77edf9537f5be051905f33527021e20d563d013e8c42c7fd01949/lxml-4.4.2-cp36-cp36m-manylinux1_x86_64.whl (5.8MB)",
                                "Collecting mock===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 301))",
                                "  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))",
                                "Collecting oauthlib===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 349))",
                                "  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)",
                                "Requirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "Collecting oslo.db===5.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "  Downloading https://files.pythonhosted.org/packages/a3/c2/2e1be4326e80499a6f8ff20d2972351906968d8e6320ed6fe593ebc2115f/oslo.db-5.1.1-py2.py3-none-any.whl (180kB)",
                                "  oslo.db 5.1.1 does not provide the extra 'fixtures'",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Collecting oslo.messaging===10.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "  Downloading https://files.pythonhosted.org/packages/42/15/fb517c2eeddb7db97b44efc88c01fa7101f2e2d41bf66b2bc37599554180/oslo.messaging-10.4.1-py2.py3-none-any.whl (245kB)",
                                "Collecting oslo.middleware===3.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "  Downloading https://files.pythonhosted.org/packages/65/81/a7218b144e0da64b31b042e4f1c2213018f04bb8150653c183d2faaea794/oslo.middleware-3.38.1-py2.py3-none-any.whl (60kB)",
                                "Collecting oslo.policy===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "  Downloading https://files.pythonhosted.org/packages/0e/f5/0b9e8ebb6f0c1723f9ae3d9112619368092cadc67e94cbd37e4362b13a6d/oslo.policy-2.4.1-py2.py3-none-any.whl (77kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Collecting oslo.service===1.41.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "  Downloading https://files.pythonhosted.org/packages/53/25/01a933b68c3d3d7f69c99037f88a03d31acacab947804c377474aa406d8a/oslo.service-1.41.1-py2.py3-none-any.whl (77kB)",
                                "Collecting oslo.upgradecheck===0.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "  Downloading https://files.pythonhosted.org/packages/69/0f/197b9a3ea6272ad47e56df1efa0e3e571a25ee2aff36e3a7b0dd0b7772af/oslo.upgradecheck-0.3.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Collecting oslotest===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 395))",
                                "  Downloading https://files.pythonhosted.org/packages/e0/2c/09bb4a0d637c74bac27786d89132f3170d90e9c5a5bd7de9a75620574deb/oslotest-3.8.1-py2.py3-none-any.whl",
                                "Collecting osprofiler===2.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "  Downloading https://files.pythonhosted.org/packages/22/83/031090f9e6ecb58c520f5bda37a8260ffc953abe2751c435c429fd5d1a96/osprofiler-2.9.0-py2.py3-none-any.whl (89kB)",
                                "Collecting passlib===1.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))",
                                "  Downloading https://files.pythonhosted.org/packages/11/b8/e9a78f3033228013ba8564adad8d0031bf9d39ea3acc3cdb9d55fabeb4ba/passlib-1.7.2-py2.py3-none-any.whl (507kB)",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))",
                                "Collecting psycopg2===2.8.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 419))",
                                "  Downloading https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz (377kB)",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428))",
                                "Collecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 429))",
                                "  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443))",
                                "Collecting pyrsistent===0.15.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 447))",
                                "  Downloading https://files.pythonhosted.org/packages/6c/6f/c1a2e8da80a0029f6b618d7e20e1a6f2a61dd04e2e54225309c2cc4268f7/pyrsistent-0.15.6.tar.gz (107kB)",
                                "Collecting pysaml2===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448))",
                                "  Downloading https://files.pythonhosted.org/packages/35/13/3bc8cb94da2aeb36bd1cc277c1a3cd3df7e67e800c3f0c3c26cd7ecc32e9/pysaml2-4.9.0-py2.py3-none-any.whl (334kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))",
                                "Collecting scrypt===0.8.13 (from -c /opt/stack/requirements/upper-constraints.txt (line 559))",
                                "  Downloading https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz (53kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))",
                                "Collecting soupsieve===1.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 574))",
                                "  Downloading https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl",
                                "Collecting sqlalchemy-migrate===0.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 634))",
                                "  Downloading https://files.pythonhosted.org/packages/1a/ba/0725bf5f54d0c5ed7c1da025215f288fb68ef4cc4966abfb76c1926ee0af/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109kB)",
                                "Collecting sqlparse===0.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 635))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/53/900f7d2a54557c6a37886585a91336520e5539e3ae2423ff1102daf4f3a7/sqlparse-0.3.0-py2.py3-none-any.whl",
                                "Collecting statsd===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 636))",
                                "  Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "Collecting tempest===22.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 653))",
                                "  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)",
                                "Collecting testresources===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 657))",
                                "  Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl",
                                "Collecting testscenarios===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 658))",
                                "  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 673))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 690))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))",
                                "Collecting waitress===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "  Downloading https://files.pythonhosted.org/packages/f7/52/c80d82c9053de4ad036e148bf47d52289032a43d2ecfa7fd6fd82f2e704f/waitress-1.4.0-py2.py3-none-any.whl (146kB)",
                                "Collecting yappi===1.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 713))",
                                "  Downloading https://files.pythonhosted.org/packages/37/dc/86bbe1822cdc6dbf46c644061bd24217f6a0f056f00162a3697c9bea7575/yappi-1.2.3.tar.gz (45kB)",
                                "Collecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl",
                                "Collecting pep257==0.7.0 (from -r /opt/stack/keystone/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl",
                                "Collecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/keystone/test-requirements.txt (line 7))",
                                "  Downloading https://files.pythonhosted.org/packages/35/21/4d5543efcf78801505e06475c683dd2a63aff14ecbca0b57d73ffbc386ff/flake8-docstrings-0.2.1.post1.tar.gz",
                                "Collecting Click===7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 4))",
                                "  Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Collecting attrs===19.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "  Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Collecting importlib-metadata===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245))",
                                "  Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283))",
                                "Collecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 202))",
                                "  Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Collecting alembic===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 93))",
                                "  Downloading https://files.pythonhosted.org/packages/dc/6d/3c1411dfdcf089ec89ce5e2222deb2292f39b6b1a5911222e15af9fe5a92/alembic-1.3.2.tar.gz (1.1MB)",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))",
                                "Collecting kombu===4.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "  Downloading https://files.pythonhosted.org/packages/96/94/b899b1d962f6b9ca0171a4796ca086c9785f0cc0b7705562e0a70d144910/kombu-4.6.7-py2.py3-none-any.whl (182kB)",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))",
                                "Collecting amqp===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 94))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/a0/6aa2a7923d4e82dda23db27711d565f0c4abf1570859f168e3d0975f1eb6/amqp-2.5.2-py2.py3-none-any.whl (49kB)",
                                "Collecting cachetools===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 131))",
                                "  Downloading https://files.pythonhosted.org/packages/08/6a/abf83cb951617793fd49c98cb9456860f5df66ff89883c8660aa0672d425/cachetools-4.0.0-py3-none-any.whl",
                                "Collecting eventlet===0.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 198))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/01/83454d11bac9015f34e93cf11efcae169390ddf2df97cb73ca86de6465ed/eventlet-0.25.1-py2.py3-none-any.whl (222kB)",
                                "Collecting PasteDeploy===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "  Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl",
                                "Collecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 36))",
                                "  Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)",
                                "Collecting Paste===3.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "  Downloading https://files.pythonhosted.org/packages/72/f5/c7e6b02c041c4d849ca969263fa3c93470b1d74fa167e843d44e7e8d276b/Paste-3.2.3-py2.py3-none-any.whl (592kB)",
                                "Collecting greenlet===0.4.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 226))",
                                "  Downloading https://files.pythonhosted.org/packages/bf/45/142141aa47e01a5779f0fa5a53b81f8379ce8f2b1cd13df7d2f1d751ae42/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB)",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))",
                                "Collecting mox3===0.28.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 311))",
                                "  Downloading https://files.pythonhosted.org/packages/9c/d1/500a99e9324bde9c158741ee3f6d04cd021760be186f9f17e3bff58d5a56/mox3-0.28.0-py2.py3-none-any.whl (43kB)",
                                "Collecting os-client-config===1.33.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 360))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/ab/6ef4ca53fe5b99b9f13758d7e2dfd06517e8ae608492808afd2c4ec7806c/os_client_config-1.33.0-py2.py3-none-any.whl",
                                "Collecting pyOpenSSL===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424))",
                                "  Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)",
                                "Collecting defusedxml===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161))",
                                "  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Collecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 49))",
                                "  Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Collecting paramiko===2.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 401))",
                                "  Downloading https://files.pythonhosted.org/packages/06/1e/1e08baaaf6c3d3df1459fd85f0e7d2d6aa916f33958f151ee1ecc9800971/paramiko-2.7.1-py2.py3-none-any.whl (206kB)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 690))",
                                "Collecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl",
                                "Collecting zipp===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 723))",
                                "  Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707))",
                                "Collecting Mako===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/3c/8dcd6883d009f7cae0f3157fb53e9afb05a0d3d33b3db1268ec2e6f4a56b/Mako-1.1.0.tar.gz (463kB)",
                                "Collecting python-editor===1.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 470))",
                                "  Downloading https://files.pythonhosted.org/packages/c6/d3/201fc3abe391bbae6606e6f1d598c15d367033332bd54352b12f35513717/python_editor-1.0.4-py3-none-any.whl",
                                "Collecting vine===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 693))",
                                "  Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl",
                                "Collecting dnspython===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "  Downloading https://files.pythonhosted.org/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB)",
                                "Collecting repoze.lru===0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl",
                                "Collecting openstacksdk===0.39.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 355))",
                                "  Downloading https://files.pythonhosted.org/packages/bb/14/cefb9f9529da66f9bf144031df8bd9938ebe8cd30f3eb518d201f21b6bc0/openstacksdk-0.39.0-py2.py3-none-any.whl (1.3MB)",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Collecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 34))",
                                "  Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)",
                                "Collecting pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/74/55/98f59358be6d7240ba546b8a74813cc21841a9145a0c1a3a7998f50acbe7/pyflakes-1.2.3-py2.py3-none-any.whl (209kB)",
                                "Collecting pycodestyle<2.1,>=2.0 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/73/31/136a79364c1681a3c276796d1f5090833bd03461b78a1b037638d1a2c484/pycodestyle-2.0.0-py2.py3-none-any.whl (42kB)",
                                "Collecting mccabe<0.6,>=0.2.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/69/be/9c322ed286263a93e5ee0ff575662d0709fc73ee906522e7cfa72b08b946/mccabe-0.5.3-py2.py3-none-any.whl",
                                "Collecting more-itertools===8.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 308))",
                                "  Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)",
                                "Collecting munch===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 314))",
                                "  Downloading https://files.pythonhosted.org/packages/cc/ab/85d8da5c9a45e072301beb37ad7f833cd344e04c817d97e0cc75681d248f/munch-2.5.0-py2.py3-none-any.whl",
                                "Collecting jmespath===0.9.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 265))",
                                "  Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl",
                                "Collecting appdirs===1.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "  Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl",
                                "Collecting jsonpatch===1.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 271))",
                                "  Downloading https://files.pythonhosted.org/packages/86/7e/035d19a73306278673039f0805b863be8798057cc1b4008b9c8c7d1d32a3/jsonpatch-1.24-py2.py3-none-any.whl",
                                "Collecting requestsexceptions===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "  Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))",
                                "Collecting jsonpointer===2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 274))",
                                "  Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl",
                                "Building wheels for collected packages: Mako, SQLAlchemy, Tempita, alembic, bashate, psycopg2, pycparser, pyrsistent, scrypt, yappi, flake8-docstrings",
                                "  Running setup.py bdist_wheel for Mako: started",
                                "  Running setup.py bdist_wheel for Mako: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/98/32/7b/a291926643fc1d1e02593e0d9e247c5a866a366b8343b7aa27",
                                "  Running setup.py bdist_wheel for SQLAlchemy: started",
                                "  Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/ee/33/44/0788a6e806866ae2e246d5cd841d07498a46bcb3f3c42ea5a4",
                                "  Running setup.py bdist_wheel for Tempita: started",
                                "  Running setup.py bdist_wheel for Tempita: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642",
                                "  Running setup.py bdist_wheel for alembic: started",
                                "  Running setup.py bdist_wheel for alembic: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/5c/66/53/e0633382ac8625ab1c099db6a290d1b6b24f849a4666a57105",
                                "  Running setup.py bdist_wheel for bashate: started",
                                "  Running setup.py bdist_wheel for bashate: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177",
                                "  Running setup.py bdist_wheel for psycopg2: started",
                                "  Running setup.py bdist_wheel for psycopg2: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/7e/5b/53/30085c62689dcfce50c8f40759945a49eb856af082e9ebf751",
                                "  Running setup.py bdist_wheel for pycparser: started",
                                "  Running setup.py bdist_wheel for pycparser: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511",
                                "  Running setup.py bdist_wheel for pyrsistent: started",
                                "  Running setup.py bdist_wheel for pyrsistent: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/83/89/d3/1712b9c33c9b9c0911b188a86aeff2a9a05e113f986cf79d92",
                                "  Running setup.py bdist_wheel for scrypt: started",
                                "  Running setup.py bdist_wheel for scrypt: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/41/c7/10/564d6df269e003bf809f34cd91dd61e9154aa77dc1b5cf71aa",
                                "  Running setup.py bdist_wheel for yappi: started",
                                "  Running setup.py bdist_wheel for yappi: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/d6/9e/a7/e0cc70f8685b52eedc76fa813a4b235047f24688e050aecd47",
                                "  Running setup.py bdist_wheel for flake8-docstrings: started",
                                "  Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/53/30/45/d301169acf5562ac70598acf1486005ad7182436bfe65c8fd9",
                                "Successfully built Mako SQLAlchemy Tempita alembic bashate psycopg2 pycparser pyrsistent scrypt yappi flake8-docstrings",
                                "Installing collected packages: Werkzeug, itsdangerous, MarkupSafe, Jinja2, Click, Flask, aniso8601, Flask-RESTful, PyJWT, SQLAlchemy, pycparser, cffi, bcrypt, cryptography, attrs, pyrsistent, more-itertools, zipp, importlib-metadata, jsonschema, oauthlib, testscenarios, testresources, sqlparse, Tempita, sqlalchemy-migrate, Mako, python-editor, alembic, psycopg2, oslo.db, vine, amqp, kombu, greenlet, dnspython, eventlet, PasteDeploy, repoze.lru, Routes, Paste, yappi, oslo.service, cachetools, statsd, oslo.middleware, oslo.messaging, oslo.policy, oslo.upgradecheck, osprofiler, passlib, pyOpenSSL, defusedxml, pysaml2, scrypt, keystone, PyNaCl, soupsieve, beautifulsoup4, waitress, WebTest, appdirs, bashate, coverage, fasteners, freezegun, jmespath, jsonpointer, jsonpatch, lxml, mock, mox3, munch, requestsexceptions, openstacksdk, os-client-config, oslotest, paramiko, tempest, pyflakes, pycodestyle, mccabe, flake8, hacking, pep257, flake8-docstrings",
                                "  Found existing installation: MarkupSafe 1.0",
                                "    Uninstalling MarkupSafe-1.0:",
                                "      Successfully uninstalled MarkupSafe-1.0",
                                "  Found existing installation: Jinja2 2.10",
                                "    Uninstalling Jinja2-2.10:",
                                "      Successfully uninstalled Jinja2-2.10",
                                "  Found existing installation: click 6.7",
                                "    Uninstalling click-6.7:",
                                "      Successfully uninstalled click-6.7",
                                "  Found existing installation: PyJWT 1.5.3",
                                "    Uninstalling PyJWT-1.5.3:",
                                "      Successfully uninstalled PyJWT-1.5.3",
                                "  Found existing installation: cryptography 2.1.4",
                                "    Uninstalling cryptography-2.1.4:",
                                "      Successfully uninstalled cryptography-2.1.4",
                                "  Found existing installation: attrs 17.4.0",
                                "    Uninstalling attrs-17.4.0:",
                                "      Successfully uninstalled attrs-17.4.0",
                                "  Found existing installation: jsonschema 2.6.0",
                                "    Uninstalling jsonschema-2.6.0:",
                                "      Successfully uninstalled jsonschema-2.6.0",
                                "  Found existing installation: oauthlib 2.0.6",
                                "    Uninstalling oauthlib-2.0.6:",
                                "      Successfully uninstalled oauthlib-2.0.6",
                                "  Found existing installation: pyOpenSSL 17.5.0",
                                "    Uninstalling pyOpenSSL-17.5.0:",
                                "      Successfully uninstalled pyOpenSSL-17.5.0",
                                "  Running setup.py develop for keystone",
                                "  Found existing installation: fasteners 0.15",
                                "    Uninstalling fasteners-0.15:",
                                "      Successfully uninstalled fasteners-0.15",
                                "  Found existing installation: jsonpointer 1.10",
                                "    Uninstalling jsonpointer-1.10:",
                                "      Successfully uninstalled jsonpointer-1.10",
                                "  Found existing installation: jsonpatch 1.16",
                                "    Uninstalling jsonpatch-1.16:",
                                "      Successfully uninstalled jsonpatch-1.16",
                                "Successfully installed Click-7.0 Flask-1.1.1 Flask-RESTful-0.3.7 Jinja2-2.10.3 Mako-1.1.0 MarkupSafe-1.1.1 Paste-3.2.3 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 Routes-2.4.1 SQLAlchemy-1.3.12 Tempita-0.5.2 WebTest-2.0.33 Werkzeug-0.16.0 alembic-1.3.2 amqp-2.5.2 aniso8601-8.0.0 appdirs-1.4.3 attrs-19.3.0 bashate-0.6.0 bcrypt-3.1.7 beautifulsoup4-4.8.1 cachetools-4.0.0 cffi-1.13.2 coverage-5.0 cryptography-2.8 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.1 fasteners-0.14.1 flake8-2.6.2 flake8-docstrings-0.2.1.post1 freezegun-0.3.12 greenlet-0.4.15 hacking-1.1.0 importlib-metadata-1.3.0 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.24 jsonpointer-2.0 jsonschema-3.2.0 keystone kombu-4.6.7 lxml-4.4.2 mccabe-0.5.3 mock-3.0.5 more-itertools-8.0.2 mox3-0.28.0 munch-2.5.0 oauthlib-3.1.0 openstacksdk-0.39.0 os-client-config-1.33.0 oslo.db-5.1.1 oslo.messaging-10.4.1 oslo.middleware-3.38.1 oslo.policy-2.4.1 oslo.service-1.41.1 oslo.upgradecheck-0.3.2 oslotest-3.8.1 osprofiler-2.9.0 paramiko-2.7.1 passlib-1.7.2 pep257-0.7.0 psycopg2-2.8.4 pyOpenSSL-19.1.0 pycodestyle-2.0.0 pycparser-2.19 pyflakes-1.2.3 pyrsistent-0.15.6 pysaml2-4.9.0 python-editor-1.0.4 repoze.lru-0.7 requestsexceptions-1.4.0 scrypt-0.8.13 soupsieve-1.9.5 sqlalchemy-migrate-0.13.0 sqlparse-0.3.0 statsd-3.3.0 tempest-22.1.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 waitress-1.4.0 yappi-1.2.3 zipp-0.6.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177389339",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177389339 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177634179",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=244840",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=331843",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=576683",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/keystone, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:501         is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:505         '[' uwsgi == mod_wsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:507         '[' uwsgi == uwsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:508         pip_install uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : uwsgi",
                                "Using 3.6 version to install uwsgi based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: uwsgi in /usr/local/lib/python3.6/dist-packages",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177634636",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177634636 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177639522",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=4886",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=576683",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=581569",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:913                       configure_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:202       sudo install -d -o ubuntu /etc/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:204       [[ /etc/keystone != \\/\\o\\p\\t\\/\\s\\t\\a\\c\\k\\/\\k\\e\\y\\s\\t\\o\\n\\e\\/\\e\\t\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:205       install -m 600 /dev/null /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:208       is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:212       iniset /etc/keystone/keystone.conf identity driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:213       iniset /etc/keystone/keystone.conf identity password_hash_rounds 4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:214       iniset /etc/keystone/keystone.conf assignment driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:215       iniset /etc/keystone/keystone.conf role driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:216       iniset /etc/keystone/keystone.conf resource driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:219       iniset /etc/keystone/keystone.conf cache enabled True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:220       iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:221       iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:223       iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=oslo_messaging_notifications",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:225       local service_port=5000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:226       local auth_port=35357",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:228       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:240       iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:241       iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:243       [[ fernet != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:244       iniset /etc/keystone/keystone.conf token provider fernet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone:247       database_connection_url keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:132  local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:133  database_connection_url_mysql keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:199  local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:247       iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:250       '[' False '!=' False ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:255       setup_logging /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:257       iniset /etc/keystone/keystone.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:259       '[' uwsgi == mod_wsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:263       write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-public.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:238         local url=/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:239         local http=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:240         local name=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf",
                                "+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'",
                                "d /var/run/uwsgi 0755 ubuntu root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-public.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-public.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:281         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:284         local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 '",
                                "ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-public",
                                "Enabling site keystone-wsgi-public.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:290         restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:264       write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-admin.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:238         local url=/identity_admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:239         local http=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:240         local name=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'",
                                "d /var/run/uwsgi 0755 ubuntu root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-admin.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-admin.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:281         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:284         local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 '",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-admin",
                                "Enabling site keystone-wsgi-admin.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:290         restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:267       iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:269       iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:271       iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:279       [[ True = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:280       iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:281       iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:282       iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:917                       is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:918                       is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:921                       stack_install_service swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:740               git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/swift.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/swift ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577177655868",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master",
                                "Cloning into '/opt/stack/swift'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177655868",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177655868 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177671517",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=15649",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=23527",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=39176",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "7862ec7b8 Merge \"sharder: quote() more Swift paths when logging\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:741               setup_develop /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/swift -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/swift -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/swift",
                                "Using 3.6 version to install /opt/stack/swift based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/swift/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/swift/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/swift/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/swift/test-requirements.txt -e /opt/stack/swift",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/swift",
                                "Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Collecting boto===2.49.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 124))",
                                "  Downloading https://files.pythonhosted.org/packages/23/10/c0b78c27298029e4454a472a1919bde20cb182dab1662cec7f2ca1dcc523/boto-2.49.0-py2.py3-none-any.whl (1.4MB)",
                                "Collecting boto3===1.10.44 (from -c /opt/stack/requirements/upper-constraints.txt (line 125))",
                                "  Downloading https://files.pythonhosted.org/packages/b5/27/d2fce3e49c992b180e7340dd41ed1f098f2b0370f4a0e17d36a76b32a23a/boto3-1.10.44-py2.py3-none-any.whl (128kB)",
                                "Collecting botocore===1.13.44 (from -c /opt/stack/requirements/upper-constraints.txt (line 126))",
                                "  Downloading https://files.pythonhosted.org/packages/6f/7c/d39d8dd612cd1631a86f2901538621482e8fd97f1dc1c73b1260f535d976/botocore-1.13.44-py2.py3-none-any.whl (5.8MB)",
                                "Requirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Collecting docutils===0.15.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))",
                                "  Downloading https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl (547kB)",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))",
                                "Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: lxml===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Collecting nose===1.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 337))",
                                "  Downloading https://files.pythonhosted.org/packages/15/d8/dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9/nose-1.3.7-py3-none-any.whl (154kB)",
                                "Collecting nosehtmloutput===0.0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 339))",
                                "  Downloading https://files.pythonhosted.org/packages/e0/5d/2bb521a8ccb0222bd94ed557645955d95ba6798df6b3b4bdc2c31dec4f7c/nosehtmloutput-0.0.7-py2.py3-none-any.whl",
                                "Collecting nosexcover===1.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 340))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl",
                                "Requirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))",
                                "Collecting pyeclib===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 435))",
                                "  Downloading https://files.pythonhosted.org/packages/aa/d6/ca6bba5e66fc7a9810a995b17a3675492da2bec405806d8ac3db18cfd93b/pyeclib-1.6.0.tar.gz (6.7MB)",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481))",
                                "Collecting python-openstackclient===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 497))",
                                "  Downloading https://files.pythonhosted.org/packages/31/12/a053e88d7e614a482324916c3eaaa4b076fef103d99a4ef0dc607a9c86f7/python_openstackclient-4.0.0-py2.py3-none-any.whl (870kB)",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508))",
                                "Collecting python-swiftclient===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 509))",
                                "  Downloading https://files.pythonhosted.org/packages/1a/6c/1dca59a10d9689203599b1507f0420242cfe914fa518063f5cebf36207b1/python_swiftclient-3.8.1-py2.py3-none-any.whl (84kB)",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))",
                                "Collecting reno===2.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))",
                                "  Downloading https://files.pythonhosted.org/packages/92/71/9bb7134535ca6c2b1dc2b87269f2d518a4fb33665b1354529e9dd954ff33/reno-2.11.3-py2.py3-none-any.whl (64kB)",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))",
                                "Collecting requests-mock===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530))",
                                "  Downloading https://files.pythonhosted.org/packages/8c/f1/66c54a412543b29454102ae74b1454fce2d307b1c36e6bd2e9818394df88/requests_mock-1.7.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))",
                                "Collecting s3transfer===0.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 545))",
                                "  Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 674))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698))",
                                "Collecting xattr===0.9.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "  Downloading https://files.pythonhosted.org/packages/c1/74/1ff659d6deb1d2d6babb9483171edfa330264ae2cbf005035bb7a77b07d2/xattr-0.9.7.tar.gz",
                                "Collecting hacking<0.12,>=0.11.0 (from -r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/57/4f/2d0932d1d5845a969336bc5eef02e7a00fdad28f8de949abbf333a12d859/hacking-0.11.0-py2.py3-none-any.whl",
                                "Collecting bandit>=1.1.0 (from -r /opt/stack/swift/test-requirements.txt (line 25))",
                                "  Downloading https://files.pythonhosted.org/packages/5a/50/ff2f2c8f1f0ca1569f678eeb608c0f973b835985410985594fbee96be820/bandit-1.6.2-py2.py3-none-any.whl (122kB)",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))",
                                "Collecting osc-lib===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 374))",
                                "  Downloading https://files.pythonhosted.org/packages/9a/a2/a7b4f890463bfe9304bfe7e4104d403b5f4da234142d824785010e5cc571/osc_lib-1.15.0-py2.py3-none-any.whl (87kB)",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356))",
                                "Collecting python-novaclient===16.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 494))",
                                "  Downloading https://files.pythonhosted.org/packages/35/36/696c4dbd8f195ef0124f849a24fa045889bf2bdf4bc299f79179795b8696/python_novaclient-16.0.0-py2.py3-none-any.whl (330kB)",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Collecting python-cinderclient===5.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 464))",
                                "  Downloading https://files.pythonhosted.org/packages/0f/15/8e0fd5fcebc43ed076b0707099e1cd6dc55c45c32237b58fc57dbf26c411/python_cinderclient-5.0.0-py2.py3-none-any.whl (274kB)",
                                "Collecting python-glanceclient===2.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 474))",
                                "  Downloading https://files.pythonhosted.org/packages/1e/66/b6120307763c1f0c8873f34b9bb26c17a471bb59908934ab469288413725/python_glanceclient-2.17.0-py2.py3-none-any.whl (195kB)",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Collecting dulwich===0.19.14 (from -c /opt/stack/requirements/upper-constraints.txt (line 190))",
                                "  Downloading https://files.pythonhosted.org/packages/93/43/d0bcb8d2e330daa023999f95536b9e62d6d6742570dc254637b09853f2c4/dulwich-0.19.14-py3-none-any.whl (419kB)",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 691))",
                                "Collecting pyflakes==0.8.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl",
                                "Collecting flake8<2.6.0,>=2.5.4 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl",
                                "Collecting mccabe==0.2.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz",
                                "Collecting pep8==1.5.7 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl",
                                "Collecting GitPython===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "  Downloading https://files.pythonhosted.org/packages/20/8c/4543981439d23c4ff65b2e62dddd767ebc84a8e664a9b67e840d1e2730d3/GitPython-3.0.5-py3-none-any.whl (455kB)",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708))",
                                "Collecting simplejson===3.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 568))",
                                "  Downloading https://files.pythonhosted.org/packages/98/87/a7b98aa9256c8843f92878966dc3d8d914c14aad97e2c5ce4798d5743e07/simplejson-3.17.0.tar.gz (83kB)",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Collecting warlock===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 701))",
                                "  Downloading https://files.pythonhosted.org/packages/c2/36/178b26a338cd6d30523246da4721b1114306f588deb813f3f503052825ee/warlock-1.3.3.tar.gz",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425))",
                                "Collecting gitdb2===2.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 218))",
                                "  Downloading https://files.pythonhosted.org/packages/03/6c/99296f89bad2ef85626e1df9f677acbee8885bb043ad82ad3ed4746d2325/gitdb2-2.0.6-py2.py3-none-any.whl (63kB)",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Collecting smmap2===2.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 572))",
                                "  Downloading https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 724))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))",
                                "Building wheels for collected packages: pyeclib, simplejson, warlock, xattr, mccabe",
                                "  Running setup.py bdist_wheel for pyeclib: started",
                                "  Running setup.py bdist_wheel for pyeclib: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e9/73/99/ae8b953fd2151029f3f34e0438ecca981d1ad29283b44ac387",
                                "  Running setup.py bdist_wheel for simplejson: started",
                                "  Running setup.py bdist_wheel for simplejson: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/86/c0/83/dcd0339abb2640544bb8e0938aab2d069cef55e5647ce6e097",
                                "  Running setup.py bdist_wheel for warlock: started",
                                "  Running setup.py bdist_wheel for warlock: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/07/5b/7f/aa3d5f762792f7e8f1d1fa6f03585da96b78f2cb9fe23f514a",
                                "  Running setup.py bdist_wheel for xattr: started",
                                "  Running setup.py bdist_wheel for xattr: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/24/f3/87/50d449d5256131df85679d15a9c64dfc929d1f125ed1559ea8",
                                "  Running setup.py bdist_wheel for mccabe: started",
                                "  Running setup.py bdist_wheel for mccabe: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/bf/fa/a3/993065a5662a2b43417d4254fdbef5e7aa1a808086fab6b432",
                                "Successfully built pyeclib simplejson warlock xattr mccabe",
                                "Installing collected packages: pyeclib, xattr, swift, smmap2, gitdb2, GitPython, boto, docutils, botocore, s3transfer, boto3, dulwich, nose, nosehtmloutput, nosexcover, simplejson, osc-lib, python-cinderclient, warlock, python-glanceclient, python-novaclient, python-openstackclient, python-swiftclient, reno, requests-mock, pyflakes, mccabe, pep8, flake8, hacking, bandit",
                                "  Running setup.py develop for swift",
                                "  Found existing installation: pyflakes 1.2.3",
                                "    Uninstalling pyflakes-1.2.3:",
                                "      Successfully uninstalled pyflakes-1.2.3",
                                "  Found existing installation: mccabe 0.5.3",
                                "    Uninstalling mccabe-0.5.3:",
                                "      Successfully uninstalled mccabe-0.5.3",
                                "  Found existing installation: flake8 2.6.2",
                                "    Uninstalling flake8-2.6.2:",
                                "      Successfully uninstalled flake8-2.6.2",
                                "  Found existing installation: hacking 1.1.0",
                                "    Uninstalling hacking-1.1.0:",
                                "      Successfully uninstalled hacking-1.1.0",
                                "Successfully installed GitPython-3.0.5 bandit-1.6.2 boto-2.49.0 boto3-1.10.44 botocore-1.13.44 docutils-0.15.2 dulwich-0.19.14 flake8-2.5.5 gitdb2-2.0.6 hacking-0.11.0 mccabe-0.2.1 nose-1.3.7 nosehtmloutput-0.0.7 nosexcover-1.0.11 osc-lib-1.15.0 pep8-1.5.7 pyeclib-1.6.0 pyflakes-0.8.1 python-cinderclient-5.0.0 python-glanceclient-2.17.0 python-novaclient-16.0.0 python-openstackclient-4.0.0 python-swiftclient-3.8.1 reno-2.11.3 requests-mock-1.7.0 s3transfer-0.2.1 simplejson-3.17.0 smmap2-2.0.5 swift warlock-1.3.3 xattr-0.9.7",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177673021",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177673021 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177767959",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=94938",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=581569",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=676507",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/swift, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:742               '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:922                       configure_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:334             local swift_pipeline=crossdomain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:335             local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:336             local swift_node_config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:337             local swift_log_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:338             local user_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:341             /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop",
                                "No account-server running",
                                "No container-sync running",
                                "No container-sharder running",
                                "No object-auditor running",
                                "No container-replicator running",
                                "No object-updater running",
                                "No account-auditor running",
                                "No container-updater running",
                                "No account-reaper running",
                                "No container-auditor running",
                                "No account-replicator running",
                                "No proxy-server running",
                                "No container-reconciler running",
                                "No container-server running",
                                "No object-server running",
                                "No object-reconstructor running",
                                "No object-replicator running",
                                "No object-expirer running",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:341             true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:343             sudo install -d -o ubuntu /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:344             sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:346             [[ /etc/swift != \\/\\e\\t\\c\\/\\s\\w\\i\\f\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:355             sed -e '",
                                "        s/%GROUP%//;",
                                "        s/%USER%/ubuntu/;",
                                "        s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;",
                                "    ' /opt/stack/devstack/files/swift/rsyncd.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:359             sudo tee /etc/rsyncd.conf",
                                "uid = ubuntu",
                                "gid = ",
                                "log file = /opt/stack/data/swift/logs/rsyncd.log",
                                "pid file = /opt/stack/data/swift/run/rsyncd.pid",
                                "address = 127.0.0.1",
                                "",
                                "[account6612]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6612.lock",
                                "",
                                "[account6622]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6622.lock",
                                "",
                                "[account6632]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6632.lock",
                                "",
                                "[account6642]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6642.lock",
                                "",
                                "",
                                "[container6611]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6611.lock",
                                "",
                                "[container6621]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6621.lock",
                                "",
                                "[container6631]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6631.lock",
                                "",
                                "[container6641]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6641.lock",
                                "",
                                "",
                                "[object6613]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6613.lock",
                                "",
                                "[object6623]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6623.lock",
                                "",
                                "[object6633]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6633.lock",
                                "",
                                "[object6643]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6643.lock",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:361             is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:362             sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:367             SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:368             cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:369             cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:373             local csyncfile=/etc/swift/container-sync-realms.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:374             cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:375             iniset /etc/swift/container-sync-realms.conf realm1 key realm1key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:376             iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://169.16.1.117:8080/v1/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:378             iniuncomment /etc/swift/proxy-server.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:379             iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:381             iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:382             iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:384             iniuncomment /etc/swift/proxy-server.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:385             iniset /etc/swift/proxy-server.conf DEFAULT workers 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:387             iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:388             iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:390             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:391             iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:393             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:394             is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:397             iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:403             iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:404             iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:407             iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:410             is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:421             iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:427             is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:430             is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:431             is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:434             swift_pipeline+=' authtoken keystoneauth'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:437             swift_pipeline+=' tempauth '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:439             sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:440             sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:442             iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:443             iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:446             iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:451             iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:453             iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:454             configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=filter:authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/swift/proxy-server.conf filter:authtoken username swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/swift/proxy-server.conf filter:authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/swift/proxy-server.conf filter:authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:455             iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:456             iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:457             iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:459             iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:460             iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:465             iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:466             iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:469             iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:471             cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:472             iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:473             iniset /etc/swift/swift.conf swift-constraints max_header_size 16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:474             iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:476             local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:477             for node_number in ${SWIFT_REPLICAS_SEQ}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:478             local swift_node_config=/etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:479             cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:480             generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6613",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/object-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/object-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/object-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/object-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/object-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:481             iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:482             iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:483             iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:485             swift_node_config=/etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:486             cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:487             generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6611",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/container-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/container-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/container-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/container-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/container-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:488             iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:489             iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:491             swift_node_config=/etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:492             cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:493             generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6612",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/account-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/account-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/account-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/account-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/account-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:494             iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:495             iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:499             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:500             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:501             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:503             testfile=/etc/swift/test.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:504             cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:507             iniset /etc/swift/test.conf func_test account swiftprojecttest1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:508             iniset /etc/swift/test.conf func_test username swiftusertest1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:509             iniset /etc/swift/test.conf func_test username3 swiftusertest3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:510             iniset /etc/swift/test.conf func_test account2 swiftprojecttest2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:511             iniset /etc/swift/test.conf func_test username2 swiftusertest2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:512             iniset /etc/swift/test.conf func_test account4 swiftprojecttest4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:513             iniset /etc/swift/test.conf func_test username4 swiftusertest4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:514             iniset /etc/swift/test.conf func_test password4 testing4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:515             iniset /etc/swift/test.conf func_test domain4 swift_test",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:517             is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:518             iniuncomment /etc/swift/test.conf func_test auth_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:519             local auth_vers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:configure_swift:520             iniget /etc/swift/test.conf func_test auth_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:520             auth_vers=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:521             iniset /etc/swift/test.conf func_test auth_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:522             [[ http == \\h\\t\\t\\p\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:525             iniset /etc/swift/test.conf func_test auth_port 80",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:527             iniset /etc/swift/test.conf func_test auth_uri http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:528             [[ 3 == \\3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:529             iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:533             is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:539             local user_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:configure_swift:540             id -g ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:540             user_group=1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:541             sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:543             local swift_log_dir=/opt/stack/data/swift/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:544             sudo rm -rf /opt/stack/data/swift/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:545             local swift_log_group=adm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:546             is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:549             sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:551             [[ False != \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:559             '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:925                       is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:931                       is_service_enabled g-api n-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:933                       stack_install_service glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:306             use_library_from_git glance_store",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=glance_store",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,glance_store, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:311             git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/glance.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/glance ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577177780524",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master",
                                "Cloning into '/opt/stack/glance'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177780524",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177780524 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177796516",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=15992",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=39176",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=55168",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "0eacf2da Refresh Glance example configs for Ussuri milestone 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:313             setup_develop /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/glance -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/glance -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/glance",
                                "Using 3.6 version to install /opt/stack/glance based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/glance/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/glance/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/glance/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/glance/test-requirements.txt -e /opt/stack/glance",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/glance",
                                "Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))",
                                "Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))",
                                "Requirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))",
                                "Collecting Sphinx===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 47))",
                                "  Downloading https://files.pythonhosted.org/packages/9e/f2/32b59bbca9292b9e1629041bac9bcbc028c321fa96f941a695eee7ed7211/Sphinx-2.3.0-py3-none-any.whl (2.7MB)",
                                "Collecting WSME===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 51))",
                                "  Downloading https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz (124kB)",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))",
                                "Collecting alabaster===0.7.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 92))",
                                "  Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl",
                                "Requirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))",
                                "Collecting castellan===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 136))",
                                "  Downloading https://files.pythonhosted.org/packages/4b/ca/23833375aabd350dec065066763c15302b8fdd91ebcb4209c41c89b7abc5/castellan-1.4.0-py2.py3-none-any.whl (90kB)",
                                "Requirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Collecting cursive===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 156))",
                                "  Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl",
                                "Collecting ddt===1.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 158))",
                                "  Downloading https://files.pythonhosted.org/packages/85/f3/44aea9a98e15e01d276618955dd78229dbc1500ec64146cf215022b84615/ddt-1.2.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161))",
                                "Collecting doc8===0.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 184))",
                                "  Downloading https://files.pythonhosted.org/packages/d8/39/5427135280657da69b800cebb153f40b5f3209c636659c35a19c8760428a/doc8-0.8.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187))",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))",
                                "Collecting glance-store===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 219))",
                                "  Downloading https://files.pythonhosted.org/packages/5f/ec/8ebc82a0390778d7316bcdf99a12ec689c0003d87402a886a7258fce67ed/glance_store-1.1.0-py2.py3-none-any.whl (184kB)",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))",
                                "Requirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236))",
                                "Collecting imagesize===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 244))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))",
                                "Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))",
                                "Collecting os-win===4.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))",
                                "  Downloading https://files.pythonhosted.org/packages/b1/07/0afd4297705854c9566b1f801790dbcc1948d2660cbeda1b3fff34a1ef2f/os_win-4.3.2-py2.py3-none-any.whl (272kB)",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "Requirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Collecting oslo.reports===1.31.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "  Downloading https://files.pythonhosted.org/packages/85/a8/acc6607ce1910b1029d0d20a4f57c5e04ecb772f67f91f4d9e93ac762ed5/oslo.reports-1.31.1-py2.py3-none-any.whl (53kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "Requirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))",
                                "Collecting packaging===19.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 400))",
                                "  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))",
                                "Collecting psutil===5.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 419))",
                                "  Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB)",
                                "Requirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420))",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))",
                                "Collecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 450))",
                                "  Downloading https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz",
                                "Collecting python-barbicanclient===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 461))",
                                "  Downloading https://files.pythonhosted.org/packages/12/c6/9875e5d83e04b778b58c093906e91a8b63b70584da90c28c435465c976c0/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))",
                                "Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508))",
                                "Requirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))",
                                "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))",
                                "Collecting restructuredtext-lint===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 536))",
                                "  Downloading https://files.pythonhosted.org/packages/62/76/bd8760de759fb74d7863e6935200af101cb128a7de008741a4e22341d03c/restructuredtext_lint-1.3.0.tar.gz",
                                "Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))",
                                "Collecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 567))",
                                "  Downloading https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))",
                                "Collecting snowballstemmer===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 573))",
                                "  Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)",
                                "Collecting sphinxcontrib-applehelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 586))",
                                "  Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB)",
                                "Collecting sphinxcontrib-devhelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 595))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB)",
                                "Collecting sphinxcontrib-htmlhelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 600))",
                                "  Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB)",
                                "Collecting sphinxcontrib-jsmath===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 605))",
                                "  Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl",
                                "Collecting sphinxcontrib-qthelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 616))",
                                "  Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB)",
                                "Collecting sphinxcontrib-serializinghtml===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 625))",
                                "  Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB)",
                                "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635))",
                                "Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636))",
                                "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))",
                                "Collecting taskflow===3.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 654))",
                                "  Downloading https://files.pythonhosted.org/packages/38/ad/30672c7b6c4cf662fd5c6de5ab5492a335bc1d5f31a7bda576ad71f64666/taskflow-3.8.0-py2.py3-none-any.whl (490kB)",
                                "Requirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656))",
                                "Collecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 658))",
                                "  Downloading https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz (84kB)",
                                "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659))",
                                "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 675))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 692))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))",
                                "Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 712))",
                                "Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715))",
                                "Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/glance/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Sphinx===2.3.0->-c /opt/stack/requirements/upper-constraints.txt (line 47))",
                                "Collecting Pygments>=2.0 (from Sphinx===2.3.0->-c /opt/stack/requirements/upper-constraints.txt (line 47))",
                                "  Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)",
                                "Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))",
                                "Requirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))",
                                "Requirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Requirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Collecting pydot===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 433))",
                                "  Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl",
                                "Collecting networkx===2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 333))",
                                "  Downloading https://files.pythonhosted.org/packages/41/8f/dd6a8e85946def36e4f2c69c84219af0fa5e832b018c970e92f2ad337e45/networkx-2.4-py3-none-any.whl (1.6MB)",
                                "Collecting automaton===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 113))",
                                "  Downloading https://files.pythonhosted.org/packages/52/1c/88bdaf65e3d8ab3b737c4177bc6c9a8ef019f47f2f5752902848b3daebd7/automaton-1.17.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 692))",
                                "Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 725))",
                                "Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274))",
                                "Building wheels for collected packages: WSME, psutil, pysendfile, restructuredtext-lint, simplegeneric, testrepository",
                                "  Running setup.py bdist_wheel for WSME: started",
                                "  Running setup.py bdist_wheel for WSME: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/48/fb/22/ad44424942750641caad9d9a0eb445f9798c5029e911b8494f",
                                "  Running setup.py bdist_wheel for psutil: started",
                                "  Running setup.py bdist_wheel for psutil: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e",
                                "  Running setup.py bdist_wheel for pysendfile: started",
                                "  Running setup.py bdist_wheel for pysendfile: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e5/2f/3f/d089a479eb292a361c50e998e7869d10e02b046664cfc67ecb",
                                "  Running setup.py bdist_wheel for restructuredtext-lint: started",
                                "  Running setup.py bdist_wheel for restructuredtext-lint: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e2/0b/2f/978270923876dbc00f4427adea00dee9cdfcb5381bdc602e07",
                                "  Running setup.py bdist_wheel for simplegeneric: started",
                                "  Running setup.py bdist_wheel for simplegeneric: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/a9/28/53/f24776b4c5bcbe91aaf1f1e247bd6fadd17191aa12fac63902",
                                "  Running setup.py bdist_wheel for testrepository: started",
                                "  Running setup.py bdist_wheel for testrepository: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/79/16/05/2233a07d22036e1ea370a1364db946e7e3968713fe5c320a29",
                                "Successfully built WSME psutil pysendfile restructuredtext-lint simplegeneric testrepository",
                                "Installing collected packages: simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance-store, os-win, psutil, oslo.reports, pydot, networkx, automaton, taskflow, glance, packaging, imagesize, sphinxcontrib-jsmath, sphinxcontrib-applehelp, alabaster, sphinxcontrib-devhelp, sphinxcontrib-htmlhelp, Pygments, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, snowballstemmer, Sphinx, ddt, restructuredtext-lint, doc8, pysendfile, testrepository, hacking",
                                "  Running setup.py develop for glance",
                                "  Found existing installation: hacking 0.11.0",
                                "    Uninstalling hacking-0.11.0:",
                                "      Successfully uninstalled hacking-0.11.0",
                                "Successfully installed Pygments-2.5.2 Sphinx-2.3.0 WSME-0.9.3 alabaster-0.7.12 automaton-1.17.0 castellan-1.4.0 cursive-0.2.2 ddt-1.2.2 doc8-0.8.0 glance glance-store-1.1.0 hacking-0.12.0 imagesize-1.1.0 networkx-2.4 os-win-4.3.2 oslo.reports-1.31.1 packaging-19.2 psutil-5.6.7 pydot-1.4.1 pysendfile-2.0.1 python-barbicanclient-4.9.0 restructuredtext-lint-1.3.0 simplegeneric-0.8.1 snowballstemmer-2.0.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 taskflow-3.8.0 testrepository-0.0.20",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177797917",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177797917 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177895753",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=97836",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=676507",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=774343",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/glance, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:934                       configure_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:105           sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:108           iniset /etc/glance/glance-registry.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:109           iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:110           iniset /etc/glance/glance-registry.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:111           local dburl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:112           database_connection_url glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:132  local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:133  database_connection_url_mysql glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:199  local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:112           dburl='mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:113           iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:114           iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:115           iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:116           configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-registry.conf keystone_authtoken username glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-registry.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:117           iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:118           iniset_rpc_backend glance /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:119           iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:122           iniset /etc/glance/glance-api.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:123           iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:124           iniset /etc/glance/glance-api.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:125           iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:126           iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:127           iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:128           configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-api.conf keystone_authtoken username glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-api.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-api.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:129           iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:130           iniset_rpc_backend glance /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:131           '[' ironic = xenserver ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:135           '[' ironic = libvirt ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:141           '[' False '!=' True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:142           iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:146           iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:147           ipv6_unquote 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        tr -d '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:147           iniset /etc/glance/glance-api.conf DEFAULT registry_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:150           '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:153           iniset /etc/glance/glance-api.conf cors allowed_origin http://169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:157           is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:158           iniset /etc/glance/glance-api.conf glance_store default_store swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:159           iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:160           python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:161           iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:164           iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:165           iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:166           iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:167           iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:169           iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:171           iniset /etc/glance/glance-swift-store.conf ref1 key password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:172           python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:175           iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://169.16.1.117/identity/v3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:179           iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:184           iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:186           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:194           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:199           setup_logging /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:200           setup_logging /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:202           cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:203           cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:206           iniset /etc/glance/glance-cache.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:207           iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:208           iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:209           iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:210           iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:211           iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:212           iniset /etc/glance/glance-cache.conf DEFAULT admin_password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:213           ipv6_unquote 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        tr -d '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:213           iniset /etc/glance/glance-cache.conf DEFAULT registry_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:216           iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:219           iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:220           iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:221           iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:223           cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:224           cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:226           cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:228           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:236           [[ uwsgi == \\u\\w\\s\\g\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:237           write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:301  local file=/etc/glance/glance-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:302  local wsgi=/usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:303  local url=/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:304  basename /usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:304  name=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:310  rm -rf /etc/glance/glance-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:311  iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:312  get_random_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:799             read lower_port upper_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:800             true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:801             (( port = upper_port  ))",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:801             (( port >= lower_port  ))",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:802             sudo lsof -i :60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:803             [[ 1 > 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:804             break 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:808             echo 60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:312  port=60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:313  iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:314  iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:316  iniset /etc/glance/glance-uwsgi.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:318  iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:319  iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:320  iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:321  iniset /etc/glance/glance-uwsgi.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:323  iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:325  iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:328  iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:330  iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:332  iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:334  iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:335  iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:336  iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:337  iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:338  iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:339  iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:341  iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:343  enable_apache_mod proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ proxy != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           a2query -m proxy",
                                "proxy (enabled by site administrator)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:344  enable_apache_mod proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ proxy_http != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           a2query -m proxy_http",
                                "No module matches proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:60           sudo a2enmod proxy_http",
                                "Considering dependency proxy for proxy_http:",
                                "Module proxy already enabled",
                                "Enabling module proxy_http.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:61           restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:345  local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:346  apache_site_config_for glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:346  apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:347  sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:347  echo 'KeepAlive Off'",
                                "KeepAlive Off",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:348  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:348  echo 'SetEnv proxy-sendchunked 1'",
                                "SetEnv proxy-sendchunked 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:349  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:349  echo 'ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 '",
                                "ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:350  enable_apache_site glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite glance-wsgi-api",
                                "Enabling site glance-wsgi-api.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:351  restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:937                       is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:943                       is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:945                       stack_install_service neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron:660           is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron:662           install_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:442    use_library_from_git neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,neutron-lib, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:447    git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/neutron.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577177907876",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master",
                                "Cloning into '/opt/stack/neutron'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177907876",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177907876 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577177953745",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=45869",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=55168",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=101037",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "3b074128ca Merge \"Work around potential double row.delete() call\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:448    setup_develop /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/neutron -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/neutron -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/neutron",
                                "Using 3.6 version to install /opt/stack/neutron based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/neutron/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/neutron/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/neutron/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/neutron/test-requirements.txt -e /opt/stack/neutron",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring astroid: markers 'python_version < \"3.0\"' don't match your environment",
                                "Ignoring pylint: markers 'python_version < \"3.0\"' don't match your environment",
                                "Obtaining file:///opt/stack/neutron",
                                "Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "Requirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))",
                                "Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))",
                                "Requirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))",
                                "Requirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))",
                                "Requirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))",
                                "Requirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117))",
                                "Requirement already satisfied: beautifulsoup4===4.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119))",
                                "Requirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "Requirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227))",
                                "Requirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "Collecting neutron-lib===1.30.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 336))",
                                "  Downloading https://files.pythonhosted.org/packages/22/26/d4c9fc9829f1ef837708fa9880ecff421965c116ada291f22687e570a9e2/neutron_lib-1.30.0-py2.py3-none-any.whl (496kB)",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357))",
                                "Collecting os-ken===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 365))",
                                "  Downloading https://files.pythonhosted.org/packages/8d/37/580ca9bdf68e72b29f950862997d7ea8af0a764f07609e9787d2577e69b8/os_ken-0.4.1-py2.py3-none-any.whl (2.1MB)",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))",
                                "Collecting os-traits===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 371))",
                                "  Downloading https://files.pythonhosted.org/packages/62/63/c2454e4e4b64deb7852997c0cd85252c8b83707028b42ab81a6c942d4916/os_traits-2.1.0-py2.py3-none-any.whl",
                                "Collecting os-vif===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))",
                                "  Downloading https://files.pythonhosted.org/packages/56/7e/c1606eef54365e9c462b89adc64a690d1fc1cb0998f4cc0fe8e423a2a81a/os_vif-1.17.0-py2.py3-none-any.whl (103kB)",
                                "Collecting os-xenapi===0.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 374))",
                                "  Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "Collecting oslo.privsep===1.33.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "  Downloading https://files.pythonhosted.org/packages/61/4a/74b55c38c460d25f4f0b5b3d0992d6b85562edd67dc55d9c4df19a90d686/oslo.privsep-1.33.3-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Collecting oslo.rootwrap===5.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "  Downloading https://files.pythonhosted.org/packages/40/97/726e73de7d3847b7ebff5242fcad2284c192b6d40477f88ca30cd2fdc1ec/oslo.rootwrap-5.17.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "Requirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))",
                                "Collecting oslo.versionedobjects===1.36.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "  Downloading https://files.pythonhosted.org/packages/1b/66/dad253d08cf20d41478b82d969a89742d5f4d5888c14fc98d8b2574f96cd/oslo.versionedobjects-1.36.1-py2.py3-none-any.whl (85kB)",
                                "Requirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))",
                                "Requirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))",
                                "Collecting ovs===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "  Downloading https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz (98kB)",
                                "Collecting ovsdbapp===0.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 400))",
                                "  Downloading https://files.pythonhosted.org/packages/89/0d/d0e04177ce20a22fc9d858c55dfd0ac38a17d71f21be659f7605738c9103/ovsdbapp-0.18.0-py2.py3-none-any.whl (102kB)",
                                "Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408))",
                                "Collecting pecan===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 409))",
                                "  Downloading https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz (120kB)",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416))",
                                "Requirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))",
                                "Collecting pyroute2===0.5.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 448))",
                                "  Downloading https://files.pythonhosted.org/packages/6b/94/2a5f6c11369a21efd27a0b4cb92adf5012da7acdbce7e78055710986ca23/pyroute2-0.5.7.tar.gz (718kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470))",
                                "Collecting python-designateclient===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 471))",
                                "  Downloading https://files.pythonhosted.org/packages/9e/d0/f87ad6ed54341d7ec93fa022e2335c53bb8117b3079405a9a4769e6ac520/python_designateclient-3.0.0-py2.py3-none-any.whl (86kB)",
                                "Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482))",
                                "Collecting python-neutronclient===6.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 494))",
                                "  Downloading https://files.pythonhosted.org/packages/f7/28/c765e4ef04fb9427623dcc35bad160016006cfffd963d7cc5ee1c5e4ea80/python_neutronclient-6.14.0-py2.py3-none-any.whl (435kB)",
                                "Requirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517))",
                                "Requirement already satisfied: reno===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526))",
                                "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540))",
                                "Collecting setproctitle===1.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 566))",
                                "  Downloading https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz",
                                "Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571))",
                                "Collecting sortedcontainers===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 575))",
                                "  Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))",
                                "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636))",
                                "Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))",
                                "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640))",
                                "Requirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657))",
                                "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660))",
                                "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662))",
                                "Collecting tinyrpc===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 668))",
                                "  Downloading https://files.pythonhosted.org/packages/21/7a/ff1a74256e1bcc04fbaa414c13a2bb79a29ac9918b25f2238592b991e3bc/tinyrpc-1.0.3.tar.gz",
                                "Collecting tooz===1.67.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 669))",
                                "  Downloading https://files.pythonhosted.org/packages/37/5d/dc714acf9eabab2867978e31ee3cb6fa8256b57aa9c12c078aa031d8d69f/tooz-1.67.1-py2.py3-none-any.whl (87kB)",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))",
                                "Requirement already satisfied: waitress===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710))",
                                "Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716))",
                                "Collecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: bandit!=1.6.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 5))",
                                "Collecting flake8-import-order==0.12 (from -r /opt/stack/neutron/test-requirements.txt (line 8))",
                                "  Downloading https://files.pythonhosted.org/packages/6f/a3/9873a279c4cca791ab0e8fca694aa682bdd3297339254459cd6edfdc58bf/flake8_import_order-0.12-py2.py3-none-any.whl",
                                "Requirement already satisfied: pycodestyle>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 9))",
                                "Collecting astroid==2.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 21))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/53/8809bc008bad0300897281a7b320b286dc0e84e836396c0cff6279841e8a/astroid-2.1.0-py3-none-any.whl (176kB)",
                                "Collecting pylint==2.2.0 (from -r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/75/09/3afe8323b2223d2ae1d2c76ee80c570ba5055659f362bc9966d91a505623/pylint-2.2.0-py3-none-any.whl (751kB)",
                                "Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))",
                                "Requirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287))",
                                "Requirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))",
                                "Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))",
                                "Requirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362))",
                                "Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118))",
                                "Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34))",
                                "Collecting logutils===0.3.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))",
                                "  Downloading https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Requirement already satisfied: dulwich===0.19.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 693))",
                                "Collecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from flake8-import-order==0.12->-r /opt/stack/neutron/test-requirements.txt (line 8))",
                                "Collecting typed-ast===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 683))",
                                "  Downloading https://files.pythonhosted.org/packages/31/d3/9d1802c161626d0278bafb1ffb32f76b9d01e123881bbf9d91e8ccf28e18/typed_ast-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (736kB)",
                                "Collecting lazy-object-proxy (from astroid==2.1.0->-r /opt/stack/neutron/test-requirements.txt (line 21))",
                                "  Downloading https://files.pythonhosted.org/packages/0b/dd/b1e3407e9e6913cf178e506cd0dee818e58694d9a5cd1984e3f6a8b9a10f/lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (55kB)",
                                "Requirement already satisfied: mccabe in /usr/local/lib/python3.6/dist-packages (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "Collecting isort>=4.2.5 (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB)",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "Requirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))",
                                "Requirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "Building wheels for collected packages: logutils, ovs, pecan, pyroute2, setproctitle, tinyrpc",
                                "  Running setup.py bdist_wheel for logutils: started",
                                "  Running setup.py bdist_wheel for logutils: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/dc/92/96/66d4278cc18e52170f836080df95f90af5acb26bd7aa46a7c0",
                                "  Running setup.py bdist_wheel for ovs: started",
                                "  Running setup.py bdist_wheel for ovs: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/d9/8a/f8/bfc43c15febda73e0b30d3b56f87bae403cd0842e44bc84eae",
                                "  Running setup.py bdist_wheel for pecan: started",
                                "  Running setup.py bdist_wheel for pecan: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/b6/87/95/8f5cde3038191d06c70f795e07b8887ad12d09801689a75292",
                                "  Running setup.py bdist_wheel for pyroute2: started",
                                "  Running setup.py bdist_wheel for pyroute2: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/2a/0c/02/09e5981f7d5164fee9cae85f34b245141843c2cce5ead22bff",
                                "  Running setup.py bdist_wheel for setproctitle: started",
                                "  Running setup.py bdist_wheel for setproctitle: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e6/b1/a6/9719530228e258eba904501fef99d5d85c80d52bd8f14438a3",
                                "  Running setup.py bdist_wheel for tinyrpc: started",
                                "  Running setup.py bdist_wheel for tinyrpc: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/29/dd/3f/c9f203144016fa0b3ef7a94262da3719580d00767ea554413c",
                                "Successfully built logutils ovs pecan pyroute2 setproctitle tinyrpc",
                                "Installing collected packages: os-traits, sortedcontainers, ovs, tinyrpc, os-ken, oslo.versionedobjects, logutils, pecan, setproctitle, neutron-lib, oslo.privsep, pyroute2, ovsdbapp, os-vif, os-xenapi, oslo.rootwrap, python-designateclient, python-neutronclient, tooz, neutron, typed-ast, flake8, hacking, flake8-import-order, lazy-object-proxy, astroid, isort, pylint",
                                "  Running setup.py develop for neutron",
                                "  Found existing installation: flake8 2.5.5",
                                "    Uninstalling flake8-2.5.5:",
                                "      Successfully uninstalled flake8-2.5.5",
                                "  Found existing installation: hacking 0.12.0",
                                "    Uninstalling hacking-0.12.0:",
                                "      Successfully uninstalled hacking-0.12.0",
                                "Successfully installed astroid-2.1.0 flake8-2.6.2 flake8-import-order-0.12 hacking-1.1.0 isort-4.3.21 lazy-object-proxy-1.4.3 logutils-0.3.5 neutron neutron-lib-1.30.0 os-ken-0.4.1 os-traits-2.1.0 os-vif-1.17.0 os-xenapi-0.3.4 oslo.privsep-1.33.3 oslo.rootwrap-5.17.1 oslo.versionedobjects-1.36.1 ovs-2.11.0 ovsdbapp-0.18.0 pecan-1.3.3 pylint-2.2.0 pyroute2-0.5.7 python-designateclient-3.0.0 python-neutronclient-6.14.0 setproctitle-1.1.10 sortedcontainers-2.1.0 tinyrpc-1.0.3 tooz-1.67.1 typed-ast-1.4.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577177955154",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577177955154 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178052497",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=97343",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=774343",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=871686",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/neutron, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:948                       is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:954                       is_service_enabled placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:964                       is_service_enabled placement placement-client",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:965                       is_service_enabled n-cpu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:965                       is_service_enabled n-sch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:970                       is_service_enabled horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:975                       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:986                       run_phase stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:8           echo_summary 'Installing Tempest'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Installing Tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:9           install_tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:686           git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/tempest.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:525            local git_dest=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:545            egrep -q '^refs'",
                                "++functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:559            [[ ! -d /opt/stack/tempest ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1577178054053",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master",
                                "Cloning into '/opt/stack/tempest'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178054053",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178054053 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178064875",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=10822",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=101037",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=111859",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:593            cd /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:594            git show --oneline",
                                "3e42d81b7 Merge \"Update test_port_list_filter_by_ip pass conditions\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:687           pip_install 'tox!=2.8.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : tox!=2.8.0",
                                "Using 3.6 version to install tox!=2.8.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local 'test_req=tox!=2.8.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e tox!=2.8.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0'",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting tox!=2.8.0",
                                "  Downloading https://files.pythonhosted.org/packages/a7/64/73ee95a48a69fb40f9ce415cdeda09c0c2721da483aae0687884f3cb0586/tox-3.14.2-py2.py3-none-any.whl (80kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571))",
                                "Requirement already satisfied: virtualenv===16.7.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "Requirement already satisfied: packaging===19.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401))",
                                "Collecting pluggy===0.13.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 414))",
                                "  Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Collecting py===1.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 425))",
                                "  Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)",
                                "Collecting toml>=0.9.4 (from tox!=2.8.0)",
                                "  Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl",
                                "Collecting filelock<4,>=3.0.0 (from tox!=2.8.0)",
                                "  Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "Installing collected packages: pluggy, py, toml, filelock, tox",
                                "Successfully installed filelock-3.0.12 pluggy-0.13.1 py-1.8.0 toml-0.10.0 tox-3.14.2",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178065071",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178065071 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178083872",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=18801",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=871686",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=890487",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:688           pushd /opt/stack/tempest",
                                "/opt/stack/tempest /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:689           tox -r --notest -efull",
                                "full create: /opt/stack/tempest/.tox/tempest",
                                "full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt",
                                "full develop-inst: /opt/stack/tempest",
                                "full installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "___________________________________ summary ____________________________________",
                                "  full: skipped tests",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:693           /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (5.2)",
                                "Requirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (2.16.0)",
                                "Requirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.8.9)",
                                "Requirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.22.0)",
                                "Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.0.0)",
                                "Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.2.0)",
                                "Requirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.7.19)",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (3.31.0)",
                                "Requirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (6.12.0)",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.25.0)",
                                "Requirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.45.1)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.29.2)",
                                "Requirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.42.1)",
                                "Requirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.7.1)",
                                "Requirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (5.4.4)",
                                "Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (0.7.2)",
                                "Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.9.6)",
                                "Requirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.4.5)",
                                "Requirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.7.0)",
                                "Requirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.15.6)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.8.1)",
                                "Requirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (1.3.0)",
                                "Requirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2019.3)",
                                "Requirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.22.0)",
                                "Requirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.3.2)",
                                "Requirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.13.0)",
                                "Requirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639)) (2.6.0)",
                                "Requirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (1.31.0)",
                                "Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662)) (2.3.0)",
                                "Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 676)) (1.4.0)",
                                "Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 693)) (1.1.0)",
                                "Requirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 695)) (1.25.7)",
                                "Requirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (0.11.7)",
                                "Requirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704)) (0.1.7)",
                                "Requirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710)) (1.11.2)",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.3.0)",
                                "Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276)) (42.0.2)",
                                "Requirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (19.3.0)",
                                "Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (0.14.1)",
                                "Requirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.7.0)",
                                "Requirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (2.23.0)",
                                "Requirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (0.6.2)",
                                "Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.1.12)",
                                "Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (0.10.9)",
                                "Requirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.1.7)",
                                "Requirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.8)",
                                "Requirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (1.3.0)",
                                "Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.0.0)",
                                "Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.0.4)",
                                "Requirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (2019.11.28)",
                                "Requirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (2.8)",
                                "Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.18.2)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.6.0)",
                                "Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.0.0)",
                                "Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 693)) (1.4.0)",
                                "Requirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 726)) (0.6.0)",
                                "Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (1.5)",
                                "Requirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (1.13.2)",
                                "Requirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.0.2)",
                                "Requirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.19)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:694           PROJECT_VENV[\"tempest\"]=/opt/stack/tempest/.tox/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:695           popd",
                                "/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/install'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:16  echo_summary 'Installing Ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Installing Ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:17  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:18  source /opt/stack/devstack/lib/nova_plugins/functions-libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:19  install_libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:56  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:57  install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "libvirt-dev is already the newest version (4.0.0-1ubuntu8.14).",
                                "qemu-system is already the newest version (1:2.11+dfsg-1ubuntu7.21).",
                                "qemu-system set to manually installed.",
                                "The following additional packages will be installed:",
                                "  libnetcf1 libpciaccess0 libvirt-daemon",
                                "Suggested packages:",
                                "  libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-sheepdog",
                                "  libvirt-daemon-driver-storage-zfs numad auditd systemtap nfs-common zfsutils",
                                "  pm-utils",
                                "Recommended packages:",
                                "  libxml2-utils libvirt-daemon-driver-storage-rbd",
                                "The following NEW packages will be installed:",
                                "  libnetcf1 libpciaccess0 libvirt-clients libvirt-daemon libvirt-daemon-system",
                                "0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 2,917 kB of archives.",
                                "After this operation, 12.8 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-clients amd64 4.0.0-1ubuntu8.14 [595 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetcf1 amd64 1:0.2.8-1ubuntu2 [46.4 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-daemon amd64 4.0.0-1ubuntu8.14 [2,177 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-daemon-system amd64 4.0.0-1ubuntu8.14 [80.7 kB]",
                                "Preconfiguring packages ...",
                                "Fetched 2,917 kB in 1s (4,652 kB/s)",
                                "Selecting previously unselected package libvirt-clients.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59312 files and directories currently installed.)",
                                "Preparing to unpack .../libvirt-clients_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt-clients (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libnetcf1:amd64.",
                                "Preparing to unpack .../libnetcf1_1%3a0.2.8-1ubuntu2_amd64.deb ...",
                                "Unpacking libnetcf1:amd64 (1:0.2.8-1ubuntu2) ...",
                                "Selecting previously unselected package libpciaccess0:amd64.",
                                "Preparing to unpack .../libpciaccess0_0.14-1_amd64.deb ...",
                                "Unpacking libpciaccess0:amd64 (0.14-1) ...",
                                "Selecting previously unselected package libvirt-daemon.",
                                "Preparing to unpack .../libvirt-daemon_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt-daemon (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libvirt-daemon-system.",
                                "Preparing to unpack .../libvirt-daemon-system_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt-daemon-system (4.0.0-1ubuntu8.14) ...",
                                "Setting up libnetcf1:amd64 (1:0.2.8-1ubuntu2) ...",
                                "Setting up libpciaccess0:amd64 (0.14-1) ...",
                                "Setting up libvirt-clients (4.0.0-1ubuntu8.14) ...",
                                "Setting up libvirt-daemon (4.0.0-1ubuntu8.14) ...",
                                "Setting up libvirt-daemon-system (4.0.0-1ubuntu8.14) ...",
                                "Adding user libvirt-qemu to group libvirt-qemu",
                                "Enabling libvirt default network",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service \u2192 /lib/systemd/system/libvirt-guests.service.",
                                "Created symlink /etc/systemd/system/libvirt-bin.service \u2192 /lib/systemd/system/libvirtd.service.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service \u2192 /lib/systemd/system/libvirtd.service.",
                                "Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket \u2192 /lib/systemd/system/virtlockd.socket.",
                                "Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket \u2192 /lib/systemd/system/virtlogd.socket.",
                                "virtlockd.service is a disabled or a static unit, not starting it.",
                                "Setting up libvirt-daemon dnsmasq configuration.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178166375",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178166375 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178211170",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=44795",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=1307934",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1352729",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:59  pip_uninstall libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:299              [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:301              local name=libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:302              [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:306              local cmd_pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:pip_uninstall:307              get_pip_command 2.7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_pip_command:31             local version=2.7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_pip_command:32             '[' -z 2.7 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_pip_command:38             which pip2.7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_pip_command:40             '[' 0 -ne 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:307              cmd_pip=/usr/local/bin/pip2.7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:308              local 'sudo_pip=sudo -H'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:311              sudo -H /usr/local/bin/pip2.7 uninstall -y libvirt-python",
                                "Cannot uninstall requirement libvirt-python, not installed",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_uninstall:311              /bin/true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:60  pip_install_gr libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:68              local name=libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:pip_install_gr:70              get_from_global_requirements libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:317  local package=libvirt-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "No value for $TERM and no -T specified",
                                "++++inc/python:get_from_global_requirements:319  grep -i -h '^libvirt-python' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  required_pkg='libvirt-python!=4.1.0,!=4.2.0  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:320  [[ libvirt-python!=4.1.0,!=4.2.0   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:323  echo 'libvirt-python!=4.1.0,!=4.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              clean_name='libvirt-python!=4.1.0,!=4.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:71              pip_install 'libvirt-python!=4.1.0,!=4.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : libvirt-python!=4.1.0,!=4.2.0",
                                "Using 3.6 version to install libvirt-python!=4.1.0,!=4.2.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local 'test_req=libvirt-python!=4.1.0,!=4.2.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e libvirt-python!=4.1.0,!=4.2.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'libvirt-python!=4.1.0,!=4.2.0'",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting libvirt-python===5.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 293))",
                                "  Downloading https://files.pythonhosted.org/packages/cc/28/e306fe5e3385c659bae31b6e1b2cdff7bde7fdc2cb0e0f27a3cfd252af2d/libvirt-python-5.10.0.tar.gz (203kB)",
                                "Building wheels for collected packages: libvirt-python",
                                "  Running setup.py bdist_wheel for libvirt-python: started",
                                "  Running setup.py bdist_wheel for libvirt-python: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/4f/49/6b/45f8fc80d00929aebfd2037985b451c6ee83f58d8101f0b83c",
                                "Successfully built libvirt-python",
                                "Installing collected packages: libvirt-python",
                                "Successfully installed libvirt-python-5.10.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178212795",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178212795 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178240869",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=28074",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=890487",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=918561",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:75  [[ False == True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:21  install_ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:965  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:967  local req_services=key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:968  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:971  for srv in $req_services",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:972  is_service_enabled key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:978  use_library_from_git ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:329       local name=ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ ,, =~ ,ironic-lib, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:983  setup_develop /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:417              [[ /opt/stack/ironic == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:421              local project_dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/ironic -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/ironic == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/ironic/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  name=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ironic '-e file:///opt/stack/ironic#egg=ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/ironic -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:498              [[ /opt/stack/ironic == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:503              local project_dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:523              pip_install -e /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/ironic",
                                "Using 3.6 version to install /opt/stack/ironic based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local test_req=/opt/stack/ironic/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e /opt/stack/ironic/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:277                install_test_reqs='-r /opt/stack/ironic/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/ironic/test-requirements.txt -e /opt/stack/ironic",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/ironic",
                                "Obtaining ironic from file:///opt/stack/ironic#egg=ironic (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33))",
                                "Requirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37))",
                                "Requirement already satisfied: WSME===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51))",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52))",
                                "Requirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))",
                                "Requirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93))",
                                "Requirement already satisfied: automaton===1.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113))",
                                "Requirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117))",
                                "Requirement already satisfied: beautifulsoup4===4.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119))",
                                "Requirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "Requirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158))",
                                "Requirement already satisfied: doc8===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184))",
                                "Requirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187))",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216))",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227))",
                                "Collecting ironic-lib===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257))",
                                "  Downloading https://files.pythonhosted.org/packages/01/d1/4235047dbd387b463d6140aa667475fda828a2e4156b94ade034c658be80/ironic_lib-3.0.0-py2.py3-none-any.whl (72kB)",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: keystonemiddleware===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))",
                                "Requirement already satisfied: os-traits===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372))",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Requirement already satisfied: oslo.db===5.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.messaging===10.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "Requirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "Requirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.rootwrap===5.17.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "Requirement already satisfied: oslo.versionedobjects===1.36.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))",
                                "Requirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))",
                                "Requirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))",
                                "Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))",
                                "Requirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421))",
                                "Requirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))",
                                "Requirement already satisfied: pysendfile===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))",
                                "Requirement already satisfied: python-cinderclient===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466))",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471))",
                                "Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473))",
                                "Requirement already satisfied: python-glanceclient===2.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))",
                                "Requirement already satisfied: python-neutronclient===6.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510))",
                                "Requirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))",
                                "Requirement already satisfied: restructuredtext-lint===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))",
                                "Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))",
                                "Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569))",
                                "Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))",
                                "Requirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))",
                                "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 637))",
                                "Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 638))",
                                "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 639))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))",
                                "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 661))",
                                "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 662))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))",
                                "Requirement already satisfied: tooz===1.67.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 670))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))",
                                "Requirement already satisfied: waitress===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))",
                                "Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717))",
                                "Collecting zeroconf===0.24.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 724))",
                                "  Downloading https://files.pythonhosted.org/packages/e2/6e/75fe90dc1cc329e8ec348eba290a994e081c040e6d37094adde1597d9fc4/zeroconf-0.24.2-py3-none-any.whl (55kB)",
                                "Collecting hacking<1.1.0,>=1.0.0 (from -r /opt/stack/ironic/test-requirements.txt (line 4))",
                                "  Downloading https://files.pythonhosted.org/packages/25/95/705a1afe3808a9fbd7dc28b5647bc9f2a1138689e47cbd9e1bd5399ded4b/hacking-1.0.0-py2.py3-none-any.whl",
                                "Collecting flake8-import-order>=0.13 (from -r /opt/stack/ironic/test-requirements.txt (line 21))",
                                "  Downloading https://files.pythonhosted.org/packages/ab/52/cf2d6e2c505644ca06de2f6f3546f1e4f2b7be34246c9e0757c6048868f9/flake8_import_order-0.18.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: Pygments>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/ironic/test-requirements.txt (line 22))",
                                "Requirement already satisfied: bandit!=1.6.0,<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/ironic/test-requirements.txt (line 23))",
                                "Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131))",
                                "Requirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287))",
                                "Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Requirement already satisfied: Paste===3.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))",
                                "Requirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))",
                                "Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296))",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))",
                                "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491))",
                                "Requirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 694))",
                                "Collecting ifaddr===0.1.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 243))",
                                "  Downloading https://files.pythonhosted.org/packages/9f/54/d92bda685093ebc70e2057abfa83ef1b3fb0ae2b6357262a3e19dfe96bb8/ifaddr-0.1.6.tar.gz",
                                "Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))",
                                "Collecting flake8<2.6.0,>=2.5.4 (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl",
                                "Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))",
                                "Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking<1.1.0,>=1.0.0->-r /opt/stack/ironic/test-requirements.txt (line 4))",
                                "Requirement already satisfied: pycodestyle in /usr/local/lib/python3.6/dist-packages (from flake8-import-order>=0.13->-r /opt/stack/ironic/test-requirements.txt (line 21))",
                                "Requirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))",
                                "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))",
                                "Requirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574))",
                                "Building wheels for collected packages: ifaddr",
                                "  Running setup.py bdist_wheel for ifaddr: started",
                                "  Running setup.py bdist_wheel for ifaddr: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/1a/78/2c/a5bbe977f6d91039ddc1d657e780cb55a493aa5d2c0b64637a",
                                "Successfully built ifaddr",
                                "Installing collected packages: ifaddr, zeroconf, ironic-lib, ironic, flake8, hacking, flake8-import-order",
                                "  Running setup.py develop for ironic",
                                "  Found existing installation: flake8 2.6.2",
                                "    Uninstalling flake8-2.6.2:",
                                "      Successfully uninstalled flake8-2.6.2",
                                "  Found existing installation: hacking 1.1.0",
                                "    Uninstalling hacking-1.1.0:",
                                "      Successfully uninstalled hacking-1.1.0",
                                "  Found existing installation: flake8-import-order 0.12",
                                "    Uninstalling flake8-import-order-0.12:",
                                "      Successfully uninstalled flake8-import-order-0.12",
                                "Successfully installed flake8-2.5.5 flake8-import-order-0.18.1 hacking-1.0.0 ifaddr-0.1.6 ironic ironic-lib-3.0.0 zeroconf-0.24.2",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178242925",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178242925 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178272254",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=29329",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=918561",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=947890",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/ironic/ironic.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/ironic/ironic.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/ironic/ironic.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:329       local name=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/ironic, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:985  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:986  install_apache_wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:121        is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:123        install_package apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "apache2 is already the newest version (2.4.29-1ubuntu4.11).",
                                "0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178272929",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178272929 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178273869",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=940",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=1352729",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1353669",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:124        python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:125        is_package_installed libapache2-mod-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1343  [[ -z libapache2-mod-wsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1352  dpkg -s libapache2-mod-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:128        install_package libapache2-mod-wsgi-py3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package libapache2-mod-wsgi-py3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install libapache2-mod-wsgi-py3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following NEW packages will be installed:",
                                "  libapache2-mod-wsgi-py3",
                                "0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.",
                                "Need to get 87.8 kB of archives.",
                                "After this operation, 278 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1 [87.8 kB]",
                                "Fetched 87.8 kB in 0s (1,314 kB/s)",
                                "Selecting previously unselected package libapache2-mod-wsgi-py3.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59539 files and directories currently installed.)",
                                "Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1_amd64.deb ...",
                                "Unpacking libapache2-mod-wsgi-py3 (4.5.17-1) ...",
                                "Setting up libapache2-mod-wsgi-py3 (4.5.17-1) ...",
                                "apache2_invoke: Enable module wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178274390",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178274390 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178280792",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=6402",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=1353669",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1360071",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_wsgi:146        enable_apache_mod wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:54           local mod=wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:59           [[ wsgi != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:59           a2query -m wsgi",
                                "wsgi (enabled by maintainer script)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:989  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1029  is_redfish_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_redfish_enabled:709  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_redfish_enabled:710  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1029  is_deployed_by_redfish",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1033  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1047  is_drac_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_drac_enabled:699  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_drac_enabled:700  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironic:1051  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:22  install_ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironicclient:1058  use_library_from_git python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:329       local name=python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ ,, =~ ,python-ironicclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:install_ironicclient:1063  pip_install_gr python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:68              local name=python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:pip_install_gr:70              get_from_global_requirements python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:317  local package=python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_from_global_requirements:319  grep -i -h '^python-ironicclient' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  required_pkg='python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:320  [[ python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:323  echo 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              clean_name='python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:71              pip_install 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0",
                                "Using 3.6 version to install python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local 'test_req=python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0'",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting python-ironicclient===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 481))",
                                "  Downloading https://files.pythonhosted.org/packages/56/2b/44d8bd8fdf1b6b56d5ca9f3db8a41d2037cebbd1d3f8eee3fe2840d74bc9/python_ironicclient-3.1.0-py2.py3-none-any.whl (233kB)",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "Requirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))",
                                "Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "Installing collected packages: python-ironicclient",
                                "Successfully installed python-ironicclient-3.1.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577178281803",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577178281803 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577178291818",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=10015",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=947890",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=957905",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:23  cleanup_ironic_config_files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:cleanup_ironic_config_files:1097  sudo rm -rf /var/cache/ironic /etc/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:cleanup_ironic_config_files:1098  sudo rm -rf '/tmp/devstack_logs/ironic-bm-logs/*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:989                       use_library_from_git python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-openstackclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:993                       pip_install_gr python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='python-openstackclient  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ python-openstackclient   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : python-openstackclient",
                                "Using 3.6 version to install python-openstackclient based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=python-openstackclient/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e python-openstackclient/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: python-openstackclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409))",
                                "Requirement already satisfied: python-glanceclient===2.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285))",
                                "Requirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: python-cinderclient===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529))",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417))",
                                "Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))",
                                "Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178292365",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178292365 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178296524",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=4159",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=957905",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=962064",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:998                       install_oscwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_oscwrap:2381     mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_oscwrap:2381     OSCWRAP_TIMER_FILE=/tmp/tmp.Mr6JNa4Zrp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_oscwrap:2384     shopt -s expand_aliases",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_oscwrap:2387     unalias -a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_oscwrap:2389     alias openstack=oscwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1000                      [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1014                      [[ False != \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1054                      '[' -f /opt/stack/data/ca-bundle.pem ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1062                      is_service_enabled mysql postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1063                      configure_database",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:configure_database:126       configure_database_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:69  local my_conf mysql slow_log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:70  echo_summary 'Configuring and starting MySQL'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Configuring and starting MySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:72  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:73  my_conf=/etc/mysql/my.cnf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:87  is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:87  is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:95  sudo mysqladmin -u root password password",
                                "mysqladmin: [Warning] Using a password on the command line interface can be insecure.",
                                "Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:99  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:99  '[' mysql == mariadb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:102  local 'cmd_args=-uroot -ppassword -h127.0.0.1 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:108  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:108  '[' mysql == mariadb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:113  sudo mysql -uroot -ppassword -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\\''root'\\''@'\\''%'\\'' identified by '\\''password'\\'';'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:configure_database_mysql:119  ipv6_unquote 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        echo 0.0.0.0",
                                "++functions-common:ipv6_unquote:2134        tr -d '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:119  iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:120  iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:121  iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:122  iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:123  iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:124  iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:126  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:configure_database_mysql:146  restart_service mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1067                      save_stackenv 1067",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:62         local tag=1067",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:save_stackenv:64         date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:64         time_stamp=2019-12-24-090500",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:65         echo '# 2019-12-24-090500 1067'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo OS_CACERT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo STACK_USER=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo TLS_IP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1079                      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1080                      [[ -f /sys/kernel/mm/ksm/run ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1081                      sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1093                      start_dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/dstat:start_dstat:22                  run_process dstat '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178302958",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd dstat '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@dstat.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@dstat.service '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@dstat.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@dstat.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@dstat.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service \u2192 /etc/systemd/system/devstack@dstat.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@dstat.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178302958",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178302958 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178305088",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2130",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=2130",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/dstat:start_dstat:27                  run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=memory_tracker",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local command=/opt/stack/devstack/tools/memory_tracker.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=memory_tracker",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178305300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled memory_tracker",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178305300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178305300 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178305509",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=209",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=2130",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=2339",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/dstat:start_dstat:30                  is_service_enabled peakmem_tracker",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1097                      is_service_enabled tcpdump",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1105                      is_service_enabled etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1106                      start_etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:41                  local cmd=/opt/stack/bin/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:42                  cmd+=' --name ubuntu --data-dir /opt/stack/data/etcd'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:43                  cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:44                  cmd+=' --initial-cluster ubuntu=http://169.16.1.117:2380'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:45                  cmd+=' --initial-advertise-peer-urls http://169.16.1.117:2380'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:46                  cmd+=' --advertise-client-urls http://169.16.1.117:2379'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:47                  '[' 0.0.0.0 == :: ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:50                  cmd+=' --listen-peer-urls http://0.0.0.0:2380 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:52                  cmd+=' --listen-client-urls http://169.16.1.117:2379'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:53                  '[' True == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:54                  cmd+=' --debug'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:57                  local unitfile=/etc/systemd/system/devstack@etcd.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:58                  write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug' '' root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@etcd.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@etcd.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name ubuntu --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu=http://169.16.1.117:2380 --initial-advertise-peer-urls http://169.16.1.117:2380 --advertise-client-urls http://169.16.1.117:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://169.16.1.117:2379 --debug'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:60                  iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:61                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:62                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:63                  iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:64                  is_arch aarch64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:68                  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:69                  sudo systemctl enable devstack@etcd.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service \u2192 /etc/systemd/system/devstack@etcd.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:start_etcd3:70                  sudo systemctl start devstack@etcd.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1117                      cat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1132                      is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1137                      source /opt/stack/devstack/userrc_early",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:4                     export OS_IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:4                     OS_IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:5                     export OS_AUTH_URL=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:5                     OS_AUTH_URL=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:6                     export OS_USERNAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:6                     OS_USERNAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:7                     export OS_USER_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:7                     OS_USER_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:8                     export OS_PASSWORD=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:8                     OS_PASSWORD=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:9                     export OS_PROJECT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:9                     OS_PROJECT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:10                    export OS_PROJECT_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:10                    OS_PROJECT_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:11                    export OS_REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++userrc_early:source:11                    OS_REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1139                      is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1140                      echo_summary 'Starting Keystone'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting Keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1142                      '[' 169.16.1.117 == 169.16.1.117 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1143                      init_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:436            is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:440            [[ True == True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:442            recreate_database keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:110        local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:111        recreate_database_mysql keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:63  local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:445            time_start dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178310103",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:447            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=15841) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m72 -> 73... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m73 -> 74... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m74 -> 75... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m75 -> 76... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m76 -> 77... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m77 -> 78... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m78 -> 79... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m79 -> 80... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m80 -> 81... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m81 -> 82... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m82 -> 83... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m83 -> 84... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m84 -> 85... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m85 -> 86... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m86 -> 87... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m87 -> 88... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m88 -> 89... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m89 -> 90... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m90 -> 91... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m91 -> 92... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m92 -> 93... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m93 -> 94... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m94 -> 95... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m95 -> 96... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m96 -> 97... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m97 -> 98... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m98 -> 99... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m99 -> 100... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m100 -> 101... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m101 -> 102... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m102 -> 103... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m103 -> 104... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m104 -> 105... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m105 -> 106... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m106 -> 107... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m107 -> 108... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m108 -> 109... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/expand_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/contract_repo...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py...\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))])\u001b[00m \u001b[00;33m{{(pid=15841) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m0 -> 1... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m1 -> 2... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m2 -> 3... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m3 -> 4... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m4 -> 5... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m5 -> 6... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m6 -> 7... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m7 -> 8... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m8 -> 9... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m9 -> 10... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m10 -> 11... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m11 -> 12... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m12 -> 13... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m13 -> 14... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m14 -> 15... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m15 -> 16... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m16 -> 17... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m17 -> 18... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m18 -> 19... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m19 -> 20... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m20 -> 21... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m21 -> 22... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m22 -> 23... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m23 -> 24... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m24 -> 25... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m25 -> 26... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m26 -> 27... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m27 -> 28... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m28 -> 29... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m29 -> 30... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m30 -> 31... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m31 -> 32... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m32 -> 33... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m33 -> 34... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m34 -> 35... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m35 -> 36... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m36 -> 37... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m37 -> 38... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m38 -> 39... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m39 -> 40... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m40 -> 41... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m41 -> 42... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m42 -> 43... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m43 -> 44... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m44 -> 45... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m45 -> 46... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m46 -> 47... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m47 -> 48... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m48 -> 49... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m49 -> 50... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m50 -> 51... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m51 -> 52... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m52 -> 53... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m53 -> 54... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m54 -> 55... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m55 -> 56... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m56 -> 57... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m57 -> 58... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m58 -> 59... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m59 -> 60... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m60 -> 61... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m61 -> 62... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m62 -> 63... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m63 -> 64... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m64 -> 65... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m65 -> 66... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m66 -> 67... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m67 -> 68... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m68 -> 69... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m69 -> 70... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m70 -> 71... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m71 -> 72... \u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO migrate.versioning.api [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mdone\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:448            time_stop dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178310103",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178310103 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178524820",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=214717",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=214717",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:450            [[ fernet == \\f\\e\\r\\n\\e\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:451            rm -rf /etc/keystone/fernet-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:452            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup",
                                "\u001b[00;36mINFO keystone.common.utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/etc/keystone/fernet-keys/ does not appear to exist; attempting to create it\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStarting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCurrent primary key is: 0\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mNext primary key will be: 1\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mPromoted key 0 to be the primary: 1\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:454            rm -rf /etc/keystone/credential-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:init_keystone:455            /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup",
                                "\u001b[00;36mINFO keystone.common.utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/etc/keystone/credential-keys/ does not appear to exist; attempting to create it\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/credential-keys/0\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStarting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCurrent primary key is: 0\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mNext primary key will be: 1\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mPromoted key 0 to be the primary: 1\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.common.fernet_utils [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mBecome a valid new key: /etc/keystone/credential-keys/0\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1144                      start_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:515           local service_port=5000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:516           local auth_protocol=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:517           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:522           '[' uwsgi == mod_wsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:526           run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178531770",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@keystone.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@keystone.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1494  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@keystone.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@keystone.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service \u2192 /etc/systemd/system/devstack@keystone.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@keystone.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178531770",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178531770 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178534520",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2750",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=2339",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:529           echo 'Waiting for keystone to start...'",
                                "Waiting for keystone to start...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:535           local service_uri=http://169.16.1.117/identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:537           wait_for_service 600 http://169.16.1.117/identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:428            local timeout=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:429            local url=http://169.16.1.117/identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:430            local rval=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:431            time_start wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178534700",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:432            timeout 600 bash -x",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117/identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 200 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 0 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:437            time_stop wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178534700",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178534700 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178539408",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=4708",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=4708",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:438            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:542           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:start_keystone:548           restart_service memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1145                      bootstrap_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:bootstrap_keystone:572       /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password password --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://169.16.1.117/identity --bootstrap-public-url http://169.16.1.117/identity",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG keystone.notifications [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`.\u001b[00m \u001b[00;33m{{(pid=17003) register_event_callback /opt/stack/keystone/keystone/notifications.py:294}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=17003) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated domain default\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated project admin\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG passlib.handlers.bcrypt [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;32m] \u001b[01;35m\u001b[00;32mdetected 'bcrypt' backend, version '3.1.7'\u001b[00m \u001b[00;33m{{(pid=17003) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG passlib.handlers.bcrypt [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;32m] \u001b[01;35m\u001b[00;32m'bcrypt' backend lacks $2$ support, enabling workaround\u001b[00m \u001b[00;33m{{(pid=17003) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated user admin\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role reader\u001b[00m\u001b[00m",
                                "\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole reader was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role reader with the 'immutable' resource option.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role member\u001b[00m\u001b[00m",
                                "\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole member was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role member with the 'immutable' resource option.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated implied role where 80a91ecfe1754cc9a6d3929e135e6337 implies 0eec5145d7f043ec832d11bc265c26c7\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated role admin\u001b[00m\u001b[00m",
                                "\u001b[01;33mWARNING keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33mRole admin was created as a mutable role. It is recommended to make this role immutable, which will become the default behavior of the bootstrap command in the future.You can opt into this behavior by using the --immutable-role flag, or update role admin with the 'immutable' resource option.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated implied role where 2f5dc28c3cde495c9c34e19d4a22c606 implies 80a91ecfe1754cc9a6d3929e135e6337\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mGranted role admin on project admin to user admin.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mGranted role admin on the system to user admin.\u001b[00m\u001b[00m",
                                "\u001b[01;33mWARNING py.warnings [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[01;33m] \u001b[01;35m\u001b[01;33m/usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.",
                                "  'identifiers should be a valid uuid.' % (value)))",
                                "\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated region RegionOne\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated public endpoint http://169.16.1.117/identity\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO keystone.cmd.bootstrap [\u001b[01;36mNone req-401160a4-4b10-42ed-b1d1-3fb340d8df5a \u001b[00;36mNone None\u001b[00;36m] \u001b[01;35m\u001b[00;36mCreated admin endpoint http://169.16.1.117/identity\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1148                      create_keystone_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:314  local admin_project",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:315  oscwrap project show admin -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:315  admin_project=445e1521ea004a1aba18f72375f45115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:316  local admin_user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:317  oscwrap user show admin -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:317  admin_user=b2abe484db5c494f8de597e11219e519",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:318  local admin_role=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:319  local member_role=member",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:321  get_or_add_user_domain_role admin b2abe484db5c494f8de597e11219e519 default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:919  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:925  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --domain default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:925  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:925  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:925  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:926  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:928  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --domain default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:935  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:935  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --domain default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_domain_role:935  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       |         | default |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:935  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_domain_role:937  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:324  get_or_create_domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_domain:793  local domain_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:805  oscwrap domain show Default -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_domain:803  domain_id=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_domain:804  echo default",
                                "default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:325  get_or_create_project service Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:856  oscwrap project create service --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_project:854  project_id=fd9d7225422b4b0fbee5ae660e98d403",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_project:855  echo fd9d7225422b4b0fbee5ae660e98d403",
                                "fd9d7225422b4b0fbee5ae660e98d403",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:328  get_or_create_role service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:868   oscwrap role create service --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:866   role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:867   echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:334  get_or_create_role ResellerAdmin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:868   oscwrap role create ResellerAdmin --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:866   role_id=27d62a19630d430b87f0f4dafef81b43",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:867   echo 27d62a19630d430b87f0f4dafef81b43",
                                "27d62a19630d430b87f0f4dafef81b43",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:338  local another_role=anotherrole",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:339  get_or_create_role anotherrole",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:868   oscwrap role create anotherrole --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:866   role_id=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_role:867   echo 0f5153c6e87449e694ca7ffef76a17bb",
                                "0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:342  local invis_project",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:343  get_or_create_project invisible_to_admin default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:343  invis_project=5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:346  local demo_project",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:347  get_or_create_project demo default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create demo --domain=default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:347  demo_project=010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:348  local demo_user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:350  get_or_create_user demo password default demo@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z demo@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=demo@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create demo --password password --domain=default --email=demo@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=ede79aa7f26b4038aa8a5bd8973aab83",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo ede79aa7f26b4038aa8a5bd8973aab83",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:350  demo_user=ede79aa7f26b4038aa8a5bd8973aab83",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:352  get_or_add_user_project_role member ede79aa7f26b4038aa8a5bd8973aab83 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337",
                                "80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:353  get_or_add_user_project_role admin b2abe484db5c494f8de597e11219e519 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:354  get_or_add_user_project_role anotherrole ede79aa7f26b4038aa8a5bd8973aab83 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role anotherrole --user ede79aa7f26b4038aa8a5bd8973aab83 --project 010f874b3546432c9c15b66bd2556cdd",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb",
                                "0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:355  get_or_add_user_project_role member ede79aa7f26b4038aa8a5bd8973aab83 5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user ede79aa7f26b4038aa8a5bd8973aab83 --project 5962fd4a15e448f786ab7c152a5b4994",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | ede79aa7f26b4038aa8a5bd8973aab83 |       | 5962fd4a15e448f786ab7c152a5b4994 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337",
                                "80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:358  local alt_demo_project",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:359  get_or_create_project alt_demo default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create alt_demo --domain=default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:359  alt_demo_project=591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:360  local alt_demo_user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:362  get_or_create_user alt_demo password default alt_demo@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z alt_demo@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=alt_demo@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create alt_demo --password password --domain=default --email=alt_demo@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=a42e4b3584b745e0b431a33583975b9c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo a42e4b3584b745e0b431a33583975b9c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:362  alt_demo_user=a42e4b3584b745e0b431a33583975b9c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:364  get_or_add_user_project_role member a42e4b3584b745e0b431a33583975b9c 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role member --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 80a91ecfe1754cc9a6d3929e135e6337 | a42e4b3584b745e0b431a33583975b9c |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 80a91ecfe1754cc9a6d3929e135e6337",
                                "80a91ecfe1754cc9a6d3929e135e6337",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:365  get_or_add_user_project_role admin b2abe484db5c494f8de597e11219e519 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user b2abe484db5c494f8de597e11219e519 --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b2abe484db5c494f8de597e11219e519 |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:366  get_or_add_user_project_role anotherrole a42e4b3584b745e0b431a33583975b9c 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role anotherrole --user a42e4b3584b745e0b431a33583975b9c --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | a42e4b3584b745e0b431a33583975b9c |       | 591c1fd9d8ec44fcaaff03a0cd03567a |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb",
                                "0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:369  local admin_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:371  get_or_create_group admins default 'openstack admin group'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:810  local 'desc=openstack admin group'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:811  local group_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_group:820  oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:818  group_id=a6d6f6cb8cd040ada0a0a30044f05fe4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:819  echo a6d6f6cb8cd040ada0a0a30044f05fe4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:371  admin_group=a6d6f6cb8cd040ada0a0a30044f05fe4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:372  local non_admin_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_keystone_accounts:374  get_or_create_group nonadmins default 'non-admin group'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:810  local 'desc=non-admin group'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:811  local group_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_group:820  oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:818  group_id=b36b3efa5ad94e7ab02040f3ab3e18f8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_group:819  echo b36b3efa5ad94e7ab02040f3ab3e18f8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:374  non_admin_group=b36b3efa5ad94e7ab02040f3ab3e18f8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:376  get_or_add_group_project_role member b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:943  local group_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:949  group_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:952  openstack role add member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:959  group_role_id='80a91ecfe1754cc9a6d3929e135e6337  b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd   False'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:961  echo 80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False",
                                "80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:377  get_or_add_group_project_role anotherrole b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:943  local group_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:949  group_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:952  openstack role add anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 010f874b3546432c9c15b66bd2556cdd -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:959  group_role_id='0f5153c6e87449e694ca7ffef76a17bb  b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd   False'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:961  echo 0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False",
                                "0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 010f874b3546432c9c15b66bd2556cdd False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:378  get_or_add_group_project_role member b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:943  local group_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:949  group_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:952  openstack role add member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role member --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:959  group_role_id='80a91ecfe1754cc9a6d3929e135e6337  b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a   False'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:961  echo 80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False",
                                "80a91ecfe1754cc9a6d3929e135e6337 b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:379  get_or_add_group_project_role anotherrole b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:943  local group_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:949  group_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:952  openstack role add anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role anotherrole --group b36b3efa5ad94e7ab02040f3ab3e18f8 --project 591c1fd9d8ec44fcaaff03a0cd03567a -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:959  group_role_id='0f5153c6e87449e694ca7ffef76a17bb  b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a   False'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:961  echo 0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False",
                                "0f5153c6e87449e694ca7ffef76a17bb b36b3efa5ad94e7ab02040f3ab3e18f8 591c1fd9d8ec44fcaaff03a0cd03567a False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:380  get_or_add_group_project_role admin a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:943  local group_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:949  oscwrap role assignment list --role admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115 -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:949  group_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:950  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:952  openstack role add admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_group_project_role:959  oscwrap role assignment list --role admin --group a6d6f6cb8cd040ada0a0a30044f05fe4 --project 445e1521ea004a1aba18f72375f45115 -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:959  group_role_id='2f5dc28c3cde495c9c34e19d4a22c606  a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115   False'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_group_project_role:961  echo 2f5dc28c3cde495c9c34e19d4a22c606 a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115 False",
                                "2f5dc28c3cde495c9c34e19d4a22c606 a6d6f6cb8cd040ada0a0a30044f05fe4 445e1521ea004a1aba18f72375f45115 False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_keystone_accounts:382  is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1149                      is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1152                      is_service_enabled glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1153                      create_glance_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:253     is_service_enabled g-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:255     create_service_user glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:395      get_or_create_user glance password Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:826   [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:829   local email=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:843   oscwrap user create glance --password password --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:841   user_id=9932c9e218584800a363e28993063fc9",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:842   echo 9932c9e218584800a363e28993063fc9",
                                "9932c9e218584800a363e28993063fc9",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:396      get_or_add_user_project_role service glance service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add service --user glance --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | 9932c9e218584800a363e28993063fc9 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:398      [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:258     is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:259     create_service_user glance-swift ResellerAdmin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:395      get_or_create_user glance-swift password Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:826   [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:829   local email=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:843   oscwrap user create glance-swift --password password --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:841   user_id=4020775edfec49f5bee3045a2406ec4a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:842   echo 4020775edfec49f5bee3045a2406ec4a",
                                "4020775edfec49f5bee3045a2406ec4a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:396      get_or_add_user_project_role service glance-swift service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | 4020775edfec49f5bee3045a2406ec4a |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:398      [[ -n ResellerAdmin ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:399      get_or_add_user_project_role ResellerAdmin glance-swift service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 27d62a19630d430b87f0f4dafef81b43 | 4020775edfec49f5bee3045a2406ec4a |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=27d62a19630d430b87f0f4dafef81b43",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 27d62a19630d430b87f0f4dafef81b43",
                                "27d62a19630d430b87f0f4dafef81b43",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:262     get_or_create_service glance image 'Glance Image Service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:967  local service_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:980  oscwrap service show image -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:982  oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:978  service_id='",
                                "3f5a80d4e010412b909ff4167973b70f'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:979  echo 3f5a80d4e010412b909ff4167973b70f",
                                "3f5a80d4e010412b909ff4167973b70f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:264     get_or_create_endpoint image RegionOne http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1011  local public_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface image public http://169.16.1.117/image RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create image public http://169.16.1.117/image --region RegionOne -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=d5857fc1f8714eb4a6d079a917678410",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:997  echo d5857fc1f8714eb4a6d079a917678410",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1012  public_id=d5857fc1f8714eb4a6d079a917678410",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1014  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1021  echo d5857fc1f8714eb4a6d079a917678410",
                                "d5857fc1f8714eb4a6d079a917678410",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:create_glance_accounts:269     get_or_create_domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:793  local domain_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_domain:805  oscwrap domain show Default -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:803  domain_id=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:804  echo default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:269     service_domain_id=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:270     iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:create_glance_accounts:271     iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1155                      is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1158                      is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1159                      create_neutron_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:create_neutron_accounts:642   is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:create_neutron_accounts:644   create_mutnauq_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:411  local neutron_url",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:412  '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:415  neutron_url=http://169.16.1.117:9696/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:418  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ q-svc ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:420  create_service_user neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:395      get_or_create_user neutron password Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:826   [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:829   local email=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:843   oscwrap user create neutron --password password --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:841   user_id=c296423e613446bbaccdfe8df757ec86",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:842   echo c296423e613446bbaccdfe8df757ec86",
                                "c296423e613446bbaccdfe8df757ec86",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:396      get_or_add_user_project_role service neutron service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add service --user neutron --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | c296423e613446bbaccdfe8df757ec86 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:398      [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:422  get_or_create_service neutron network 'Neutron Service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:967  local service_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:980  oscwrap service show network -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:982  oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:978  service_id='",
                                "c316612e68e44f4b8749c6d1d1ee0236'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:979  echo c316612e68e44f4b8749c6d1d1ee0236",
                                "c316612e68e44f4b8749c6d1d1ee0236",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:create_mutnauq_accounts:424  get_or_create_endpoint network RegionOne http://169.16.1.117:9696/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1011  local public_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface network public http://169.16.1.117:9696/ RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create network public http://169.16.1.117:9696/ --region RegionOne -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=0ac503d3334f43289a7bce85e432d237",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:997  echo 0ac503d3334f43289a7bce85e432d237",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1012  public_id=0ac503d3334f43289a7bce85e432d237",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1014  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1021  echo 0ac503d3334f43289a7bce85e432d237",
                                "0ac503d3334f43289a7bce85e432d237",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1161                      is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1162                      create_swift_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:630       export swiftusertest1_password=testing",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:630       swiftusertest1_password=testing",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:631       export swiftusertest2_password=testing2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:631       swiftusertest2_password=testing2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:632       export swiftusertest3_password=testing3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:632       swiftusertest3_password=testing3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:633       export swiftusertest4_password=testing4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:633       swiftusertest4_password=testing4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:635       local another_role",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:636       get_or_create_role anotherrole",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_role:868   oscwrap role create anotherrole --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:866   role_id=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:867   echo 0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:636       another_role=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:640       create_service_user swift admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:395      get_or_create_user swift password Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:826   [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:829   local email=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:843   oscwrap user create swift --password password --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:841   user_id=b1a5635622414fbab95fcc41659f833d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_user:842   echo b1a5635622414fbab95fcc41659f833d",
                                "b1a5635622414fbab95fcc41659f833d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:396      get_or_add_user_project_role service swift service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add service --user swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | b1a5635622414fbab95fcc41659f833d |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:398      [[ -n admin ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:create_service_user:399      get_or_add_user_project_role admin swift service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | b1a5635622414fbab95fcc41659f833d |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:642       get_or_create_service swift object-store 'Swift Service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:967  local service_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:980  oscwrap service show object-store -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:982  oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:978  service_id='",
                                "a2f03a1c9c1140918850edc294af1808'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_service:979  echo a2f03a1c9c1140918850edc294af1808",
                                "a2f03a1c9c1140918850edc294af1808",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:644       get_or_create_endpoint object-store RegionOne 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' http://169.16.1.117:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1011  local public_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface object-store public 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create object-store public 'http://169.16.1.117:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=967bfb1d199f4d5784e4a40c551e49c3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:997  echo 967bfb1d199f4d5784e4a40c551e49c3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1012  public_id=967bfb1d199f4d5784e4a40c551e49c3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1014  [[ -n http://169.16.1.117:8080 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1015  _get_or_create_endpoint_with_interface object-store admin http://169.16.1.117:8080 RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create object-store admin http://169.16.1.117:8080 --region RegionOne -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=3c20474c84fa43ecb4bb119d614d410f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_get_or_create_endpoint_with_interface:997  echo 3c20474c84fa43ecb4bb119d614d410f",
                                "3c20474c84fa43ecb4bb119d614d410f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1017  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_create_endpoint:1021  echo 967bfb1d199f4d5784e4a40c551e49c3",
                                "967bfb1d199f4d5784e4a40c551e49c3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:649       local swift_project_test1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:650       get_or_create_project swiftprojecttest1 default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:650       swift_project_test1=4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:651       die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:653       get_or_create_user swiftusertest1 testing default test@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z test@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=test@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=ecef10b673ad4743be095cfb3e87763d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo ecef10b673ad4743be095cfb3e87763d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:653       SWIFT_USER_TEST1=ecef10b673ad4743be095cfb3e87763d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:654       die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:655       get_or_add_user_project_role admin ecef10b673ad4743be095cfb3e87763d 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user ecef10b673ad4743be095cfb3e87763d --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | ecef10b673ad4743be095cfb3e87763d |       | 4f559eff0fcf43a6b75c5dfeae35e598 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:657       local swift_user_test3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:659       get_or_create_user swiftusertest3 testing3 default test3@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z test3@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=test3@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=72351738e07b4bafbea76dfd6568894c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo 72351738e07b4bafbea76dfd6568894c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:659       swift_user_test3=72351738e07b4bafbea76dfd6568894c",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:660       die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:661       get_or_add_user_project_role 0f5153c6e87449e694ca7ffef76a17bb 72351738e07b4bafbea76dfd6568894c 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role 0f5153c6e87449e694ca7ffef76a17bb --user 72351738e07b4bafbea76dfd6568894c --project 4f559eff0fcf43a6b75c5dfeae35e598",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 0f5153c6e87449e694ca7ffef76a17bb | 72351738e07b4bafbea76dfd6568894c |       | 4f559eff0fcf43a6b75c5dfeae35e598 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 0f5153c6e87449e694ca7ffef76a17bb",
                                "0f5153c6e87449e694ca7ffef76a17bb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:663       local swift_project_test2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:664       get_or_create_project swiftprojecttest2 default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:664       swift_project_test2=3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:665       die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:667       local swift_user_test2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:669       get_or_create_user swiftusertest2 testing2 default test2@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z test2@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=test2@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=9c8208ab1dd14915837689893ed81618",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo 9c8208ab1dd14915837689893ed81618",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:669       swift_user_test2=9c8208ab1dd14915837689893ed81618",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:670       die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:671       get_or_add_user_project_role admin 9c8208ab1dd14915837689893ed81618 3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user 9c8208ab1dd14915837689893ed81618 --project 3cf0bca11a304b3e8143329bfc40dd6b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | 9c8208ab1dd14915837689893ed81618 |       | 3cf0bca11a304b3e8143329bfc40dd6b |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:673       local swift_domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:674       get_or_create_domain swift_test 'Used for swift functional testing'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:793  local domain_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_domain:805  oscwrap domain show swift_test -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_domain:807  oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:803  domain_id='",
                                "b965ed24a479494b91dbc4641d0fdab4'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_domain:804  echo b965ed24a479494b91dbc4641d0fdab4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:674       swift_domain=b965ed24a479494b91dbc4641d0fdab4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:675       die_if_not_set 675 swift_domain 'Failure creating swift_test domain'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:677       local swift_project_test4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:678       get_or_create_project swiftprojecttest4 b965ed24a479494b91dbc4641d0fdab4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:848  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_project:856  oscwrap project create swiftprojecttest4 --domain=b965ed24a479494b91dbc4641d0fdab4 --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:854  project_id=4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_project:855  echo 4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:678       swift_project_test4=4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:679       die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:681       local swift_user_test4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_accounts:683       get_or_create_user swiftusertest4 testing4 b965ed24a479494b91dbc4641d0fdab4 test4@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z test4@example.com ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:827   local email=--email=test4@example.com",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create swiftusertest4 --password testing4 --domain=b965ed24a479494b91dbc4641d0fdab4 --email=test4@example.com --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=39bde8ca619a475492170b28d6f2ddf5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo 39bde8ca619a475492170b28d6f2ddf5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:683       swift_user_test4=39bde8ca619a475492170b28d6f2ddf5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:684       die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_accounts:685       get_or_add_user_project_role admin 39bde8ca619a475492170b28d6f2ddf5 4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:902  openstack role add admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user 39bde8ca619a475492170b28d6f2ddf5 --project 4144fa57100f45799d1b1624a58998e6",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | 39bde8ca619a475492170b28d6f2ddf5 |       | 4144fa57100f45799d1b1624a58998e6 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1168                      write_clouds_yaml",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:81     CLOUDS_YAML=/etc/openstack/clouds.yaml",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_clouds_yaml:83     dirname /etc/openstack/clouds.yaml",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:83     sudo mkdir -p /etc/openstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:84     sudo chown -R ubuntu /etc/openstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:86     CA_CERT_ARG=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:87     '[' -f /opt/stack/data/ca-bundle.pem ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:91     /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username demo --os-password password --os-project-name demo",
                                "The user clouds.yaml file didn't exist.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:102    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username alt_demo --os-password password --os-project-name alt_demo",
                                "/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  self._clouds = yaml.load(clouds_file)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:113    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username admin --os-password password --os-project-name admin",
                                "/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  self._clouds = yaml.load(clouds_file)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:124    /usr/bin/python3.6 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://169.16.1.117/identity --os-username admin --os-password password --os-system-scope all",
                                "/opt/stack/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  self._clouds = yaml.load(clouds_file)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_clouds_yaml:135    eval echo '~ubuntu'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:write_clouds_yaml:135    echo /home/ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_clouds_yaml:135    rm -f /home/ubuntu/.config/openstack/clouds.yaml",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1173                      is_service_enabled horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1182                      is_service_enabled g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1183                      echo_summary 'Configuring Glance'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Configuring Glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1184                      init_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:278                rm -rf /opt/stack/data/glance/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:279                mkdir -p /opt/stack/data/glance/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:282                recreate_database glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:110        local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:111        recreate_database_mysql glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:63  local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:284                time_start dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577178918143",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:286                /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync",
                                "\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=26930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py...\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.script.base [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mScript /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRepository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG migrate.versioning.repository [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mConfig: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])\u001b[00m \u001b[00;33m{{(pid=26930) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}}\u001b[00m\u001b[00m",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial",
                                "INFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table",
                                "INFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server",
                                "INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images",
                                "INFO  [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01",
                                "INFO  [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01",
                                "INFO  [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table",
                                "INFO  [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table",
                                "INFO  [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images",
                                "INFO  [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables",
                                "INFO  [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01",
                                "INFO  [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01",
                                "INFO  [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02",
                                "INFO  [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "Upgraded database to: train_expand01, current revision(s): train_expand01",
                                "Database migration is up to date. No migration needed.",
                                "Upgraded database to: train_contract01, current revision(s): train_contract01",
                                "Database is synced successfully.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:289                /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs",
                                "\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=26947) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-trust.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-runtimes.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-libvirt.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vcputopology.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-randomgen.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-libvirt-image.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-webservers.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-hypervisor.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/storage-volume-type.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/operating-system.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-host-capabilities.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/image-signature-verification.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-instance-data.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-xenapi.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/glance-common-image-props.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-vmware.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-quota.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/compute-watchdog.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mFile /etc/glance/metadefs/software-databases.json loaded to database.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO glance.db.sqlalchemy.metadata [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mMetadata loading finished\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:init_glance:290                time_stop dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577178918143",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577178918143 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577178990410",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=72267",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=214717",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=286984",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1191                      is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1192                      echo_summary 'Configuring Neutron'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Configuring Neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1194                      configure_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:configure_neutron:606         is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:configure_neutron:608         configure_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:338  _configure_neutron_common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:691  _create_neutron_conf_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_create_neutron_conf_dir:684  sudo install -d -o ubuntu /etc/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:694  cd /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:694  exec ./tools/generate_config_file_samples.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:696  cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:698  Q_POLICY_FILE=/etc/neutron/policy.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:702  '[' -f /opt/stack/neutron/etc/policy.json ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:706  echo '{\"context_is_admin\":  \"role:admin or user_name:neutron\"}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:711  neutron_plugin_configure_common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_common:64  Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_common:65  Q_PLUGIN_CONF_FILENAME=ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_common:66  Q_PLUGIN_CLASS=ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_common:69  _neutron_service_plugin_class_add router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_service_plugin_class_add:860  local service_plugin_class=router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_service_plugin_class_add:861  [[ '' == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_service_plugin_class_add:862  Q_SERVICE_PLUGIN_CLASSES=router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:713  [[ etc/neutron/plugins/ml2 == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:713  [[ ml2_conf.ini == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:713  [[ ml2 == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:718  mkdir -p /etc/neutron/plugins/ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:719  Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:722  '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:723  cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_configure_neutron_common:728  database_connection_url neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:132  local db=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:133  database_connection_url_mysql neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:199  local db=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/neutron?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:728  iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:password@127.0.0.1/neutron?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:729  iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:730  iniset /etc/neutron/neutron.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:731  iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:732  iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:735  iniset /etc/neutron/neutron.conf nova region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:737  '[' ironic = fake ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:747  setup_logging /etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:749  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_common:755  _neutron_setup_rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:895  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:899  Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:900  [[ -d /etc/neutron/rootwrap.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:904  _neutron_deploy_rootwrap_filters /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:885  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:888  local srcdir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:889  sudo install -d -o root -m 755 /etc/neutron/rootwrap.d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_deploy_rootwrap_filters:890  sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/netns-cleanup.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:908  test -r /opt/stack/neutron/etc/neutron/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:911  sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:913  sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:914  sudo sed -e 's:^exec_dirs=\\(.*\\)$:exec_dirs=\\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:917  ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:918  ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_neutron_setup_rootwrap:921  mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:921  TEMPFILE=/tmp/tmp.NUkcePwFgG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:922  echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:923  echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:924  chmod 0440 /tmp/tmp.NUkcePwFgG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:925  sudo chown root:root /tmp/tmp.NUkcePwFgG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:926  sudo mv /tmp/tmp.NUkcePwFgG /etc/sudoers.d/neutron-rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:929  iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:930  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_rootwrap:931  iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:339  iniset_rpc_backend neutron /etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:341  is_service_enabled q-metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:344  is_service_enabled q-agt q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:345  _configure_neutron_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:832  Q_API_PASTE_FILE=/etc/neutron/api-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:833  cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:836  iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:838  iniset /etc/neutron/neutron.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:839  iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:840  iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:842  iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:843  configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/neutron/neutron.conf keystone_authtoken username neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/neutron/neutron.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/neutron/neutron.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:846  iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:847  iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:849  configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/neutron/neutron.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/neutron/neutron.conf nova auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/neutron/neutron.conf nova auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/neutron/neutron.conf nova username nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/neutron/neutron.conf nova password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/neutron/neutron.conf nova user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/neutron/neutron.conf nova project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/neutron/neutron.conf nova project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_service:852  neutron_plugin_configure_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:73  [[ vxlan != \\l\\o\\c\\a\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:74  Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:88  '[' '' == '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:89  [[ '' == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:89  [[ private != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:90  ML2_VLAN_RANGES=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:91  [[ '' != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:95  [[ private != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:96  Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:102  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:103  [[ -n private ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:104  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:105  [[ -n private ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:106  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=private,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:108  [[ -n public ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:108  [[ private != \\p\\u\\b\\l\\i\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:109  Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:120  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:121  iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:126  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,linuxbridge",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=mechanism_drivers=openvswitch,linuxbridge",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z mechanism_drivers=openvswitch,linuxbridge ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,linuxbridge",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:128  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:132  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=extension_drivers=port_security",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z extension_drivers=port_security ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:134  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=tenant_network_types=vxlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z tenant_network_types=vxlan ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:136  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_gre",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=tunnel_id_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z tunnel_id_ranges=1:1000 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:138  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_vxlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=vni_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z vni_ranges=1:1000 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:140  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=private,public,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_flat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=flat_networks=private,public,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z flat_networks=private,public, ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks private,public,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:142  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_vlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=network_vlan_ranges=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z network_vlan_ranges=private ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:144  populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:50  CONF=/etc/neutron/plugins/ml2/ml2_conf.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:51  SECTION=ml2_type_geneve",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:52  OPTS=vni_ranges=1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:54  '[' -z vni_ranges=1:1000 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:57  for I in \"${OPTS[@]}\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:populate_ml2_config:59  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ml2:neutron_plugin_configure_service:146  [[ legacy != \\l\\e\\g\\a\\c\\y ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:347  is_service_enabled q-agt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:348  _configure_neutron_plugin_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_plugin_agent:819  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_plugin_agent:820  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_plugin_agent:821  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_plugin_agent:823  iniset /etc/neutron/neutron.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_plugin_agent:826  neutron_plugin_configure_plugin_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32  _neutron_ovs_base_setup_bridge br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32  local bridge=br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33  neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf",
                                "\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mLogging enabled!\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/usr/local/bin/neutron-ovs-cleanup version 15.1.0.dev262\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG neutron.common.config [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\u001b[00m \u001b[00;33m{{(pid=29995) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}\u001b[00m\u001b[00m",
                                "\u001b[01;31mERROR ovsdbapp.backend.ovs_idl.idlutils [\u001b[00;36m-\u001b[01;31m] \u001b[01;35m\u001b[01;31mUnable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG neutron.agent.linux.utils [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRunning command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target=\"ptcp:6640:127.0.0.1\"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager']\u001b[00m \u001b[00;33m{{(pid=29995) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG oslo_rootwrap.client [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mPopen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated\u001b[00m \u001b[00;33m{{(pid=29995) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO oslo_rootwrap.client [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mSpawned new rootwrap daemon process with pid=30000\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mOVS cleanup completed successfully\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO oslo_rootwrap.client [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mStopping rootwrap daemon process with pid=30000\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34  _neutron_ovs_base_add_bridge br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35  sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33  _neutron_ovs_base_configure_firewall_driver",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89  iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90  running_in_container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:running_in_container:756        systemd-detect-virt --container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:running_in_container:756        [[ none != \\n\\o\\n\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91  enable_kernel_bridge_firewall",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:765  sudo modprobe bridge",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:768  sudo modprobe br_netfilter",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:772  for proto in ip ip6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:773  sudo sysctl -w net.bridge.bridge-nf-call-iptables=1",
                                "net.bridge.bridge-nf-call-iptables = 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:772  for proto in ip ip6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:enable_kernel_bridge_firewall:773  sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1",
                                "net.bridge.bridge-nf-call-ip6tables = 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44  [[ private != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44  [[ br-ens2 != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45  [[ '' == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:46  OVS_BRIDGE_MAPPINGS=private:br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50  _neutron_ovs_base_add_bridge br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ens2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52  [[ private:br-ens2 != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings private:br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55  AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57  iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58  iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:350  is_service_enabled q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:351  _configure_neutron_dhcp_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:760  cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:762  iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:764  iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:765  iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:766  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:767  iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:770  is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:781  _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_interface_driver:939  iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_interface_driver:941  neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62  local conf_file=/etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63  iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_dhcp_agent:783  neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21  local conf_file=/etc/neutron/dhcp_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22  :",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:353  is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:354  _configure_neutron_l3_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115  cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117  iniset /etc/neutron/l3_agent.ini DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118  iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120  iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123  _neutron_setup_interface_driver /etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_interface_driver:939  iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_neutron_setup_interface_driver:941  neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62  local conf_file=/etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63  iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125  neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26  local conf_file=/etc/neutron/l3_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27  _neutron_ovs_base_configure_l3_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99  neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf",
                                "\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mLogging enabled!\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO neutron.common.config [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36m/usr/local/bin/neutron-ovs-cleanup version 15.1.0.dev262\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG neutron.common.config [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf\u001b[00m \u001b[00;33m{{(pid=31023) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mCleaning bridge: br-int\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mRunning txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False)\u001b[00m \u001b[00;33m{{(pid=31023) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:84}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mTransaction caused no change\u001b[00m \u001b[00;33m{{(pid=31023) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:121}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO neutron.cmd.ovs_cleanup [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mOVS cleanup completed successfully\u001b[00m\u001b[00m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108  _neutron_ovs_base_add_public_bridge",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114  _neutron_ovs_base_add_bridge br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21  local bridge=br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22  local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24  '[' system '!=' system ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28  sudo ovs-vsctl -- --may-exist add-br br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115  set_mtu br-ex 1400",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_mtu:748                     local dev=br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_mtu:749                     local mtu=1400",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_mtu:750                     sudo ip link set mtu 1400 dev br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109  sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131  [[ -n ens2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132  _move_neutron_addresses_route ens2 br-ens2 True False inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:592  local from_intf=ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:593  local to_intf=br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:594  local add_ovs_port=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:595  local del_ovs_port=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:596  local af=inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:598  [[ -n ens2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:598  [[ -n br-ens2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:604  local IP_REPLACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:605  local IP_DEL=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:606  local IP_UP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:607  local DEFAULT_ROUTE_GW",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:608  awk '/default.+ens2\\s/ { print $3; exit }'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:608  ip -f inet r",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:608  DEFAULT_ROUTE_GW=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:609  local ADD_OVS_PORT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:610  local DEL_OVS_PORT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:611  local ARP_CMD=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:613  ip -f inet a s dev ens2 scope global primary",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:613  awk '{ print $2, $3, $4; exit }'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:613  grep inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:613  IP_BRD='169.16.1.117/24 brd 169.16.1.255'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:615  '[' '' '!=' '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:619  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:620  ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-ens2 ens2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:623  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:627  [[ 169.16.1.117/24 brd 169.16.1.255 != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:628  IP_DEL='sudo ip addr del 169.16.1.117/24 brd 169.16.1.255 dev ens2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:629  IP_REPLACE='sudo ip addr replace 169.16.1.117/24 brd 169.16.1.255 dev br-ens2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:630  IP_UP='sudo ip link set br-ens2 up'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:631  [[ inet == \\i\\n\\e\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:632  grep -o -E '(.*)/'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:632  echo 169.16.1.117/24 brd 169.16.1.255",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:632  cut -d / -f1",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:_move_neutron_addresses_route:632  awk '{ print $1; exit }'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:632  IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:633  ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-ens2 169.16.1.117 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip addr del 169.16.1.117/24 brd 169.16.1.255 dev ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip addr replace 169.16.1.117/24 brd 169.16.1.255 dev br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ip link set br-ens2 up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo ovs-vsctl --may-exist add-port br-ens2 ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_move_neutron_addresses_route:639  sudo arping -A -c 3 -w 4.5 -I br-ens2 169.16.1.117",
                                "ARPING 169.16.1.117 from 169.16.1.117 br-ens2",
                                "Sent 3 probes (3 broadcast(s))",
                                "Received 0 response(s)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  grep -c global",
                                "++lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  ip -f inet6 a s dev ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134  [[ 0 != 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:356  is_service_enabled q-meta",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:357  _configure_neutron_metadata_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:788  cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:790  iniset /etc/neutron/metadata_agent.ini DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:791  iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:792  iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:793  iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:794  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:_configure_neutron_metadata_agent:795  iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:360  [[ legacy != \\l\\e\\g\\a\\c\\y ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:363  is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:367  iniset /etc/neutron/neutron.conf DEFAULT api_workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_mutnauq:371  iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:configure_neutron:613         '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1197                      is_service_enabled mysql postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1197                      is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1198                      init_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:init_neutron:651              is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:init_neutron:653              init_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:init_mutnauq:431       recreate_database neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:110        local db=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:recreate_database:111        recreate_database_mysql neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:63  local db=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:init_mutnauq:432       time_start dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179054209",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:init_mutnauq:434       /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Running upgrade  -> kilo",
                                "INFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225",
                                "INFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151",
                                "INFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf",
                                "INFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee",
                                "INFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f",
                                "INFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773",
                                "INFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592",
                                "INFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7",
                                "INFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79",
                                "INFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051",
                                "INFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136",
                                "INFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59",
                                "INFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d",
                                "INFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a",
                                "INFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25",
                                "INFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee",
                                "INFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9",
                                "INFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4",
                                "INFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664",
                                "INFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5",
                                "INFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f",
                                "INFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821",
                                "INFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4",
                                "INFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81",
                                "INFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6",
                                "INFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532",
                                "INFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f",
                                "INFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a",
                                "INFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b",
                                "INFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73",
                                "INFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99",
                                "INFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada",
                                "INFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016",
                                "INFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3",
                                "INFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d",
                                "INFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d",
                                "INFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297",
                                "INFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c",
                                "INFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39",
                                "INFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b",
                                "INFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050",
                                "INFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9",
                                "INFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada",
                                "INFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc",
                                "INFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53",
                                "INFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70",
                                "INFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502",
                                "INFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee",
                                "INFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048",
                                "INFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4",
                                "INFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37",
                                "INFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa",
                                "INFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf",
                                "INFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4",
                                "INFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e",
                                "INFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90",
                                "INFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4",
                                "INFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426",
                                "INFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524",
                                "INFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc",
                                "INFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d",
                                "INFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70",
                                "INFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c",
                                "INFO  [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c",
                                "INFO  [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da",
                                "INFO  [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192",
                                "INFO  [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9",
                                "INFO  [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6",
                                "INFO  [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f",
                                "INFO  [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee",
                                "INFO  [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c",
                                "INFO  [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding",
                                "INFO  [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding",
                                "INFO  [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41",
                                "INFO  [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS",
                                "INFO  [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639",
                                "INFO  [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597",
                                "INFO  [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780",
                                "INFO  [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd",
                                "INFO  [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681",
                                "INFO  [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367",
                                "INFO  [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e",
                                "INFO  [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c",
                                "INFO  [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc",
                                "INFO  [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655",
                                "INFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a",
                                "INFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad",
                                "INFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab",
                                "INFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0",
                                "INFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62",
                                "INFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353",
                                "INFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586",
                                "INFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d",
                                "Running upgrade for neutron ...",
                                "OK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:init_mutnauq:435       time_stop dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=dbsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179054209",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179054209 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179502568",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=448359",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=286984",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=735343",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1206                      is_service_enabled q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:1209                      pidof NetworkManager",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:1209                      true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1209                      netman_pid=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1210                      '[' -z '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1211                      sudo killall dnsmasq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1216                      clean_iptables",
                                "tput: tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               sed 's/-c [0-9]* [0-9]* //g'",
                                "tput: tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               sudo iptables -S -v",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               bash",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               grep '\\-A'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               grep nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:182               awk '{print \"sudo iptables\",$0}'",
                                "+lib/nova:clean_iptables:182               sed s/-A/-D/g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               grep nova",
                                "tput: tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               awk '{print \"sudo iptables -t nat\",$0}'",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               sudo iptables -S -v -t nat",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               grep '\\-A'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               sed s/-A/-D/g",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               bash",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:184               sed 's/-c [0-9]* [0-9]* //g'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               sed s/-N/-X/g",
                                "No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               sudo iptables -S -v",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               grep nova",
                                "+lib/nova:clean_iptables:186               grep '\\-N'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               bash",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               awk '{print \"sudo iptables\",$0}'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:186               sed 's/-c [0-9]* [0-9]* //g'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               sudo iptables -S -v -t nat",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               sed 's/-c [0-9]* [0-9]* //g'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               sed s/-N/-X/g",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               awk '{print \"sudo iptables -t nat\",$0}'",
                                "+lib/nova:clean_iptables:188               grep '\\-N'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               grep nova",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:clean_iptables:188               bash",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1219                      sudo sysctl -w net.ipv4.ip_forward=1",
                                "net.ipv4.ip_forward = 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1226                      is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1227                      echo_summary 'Configuring Swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Configuring Swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1228                      init_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:690                  local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:692                  /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop",
                                "No container-sync running",
                                "No container-updater running",
                                "No object-replicator running",
                                "No account-reaper running",
                                "No container-reconciler running",
                                "No object-reconstructor running",
                                "No object-auditor running",
                                "No object-updater running",
                                "No container-server running",
                                "No object-server running",
                                "No container-auditor running",
                                "No proxy-server running",
                                "No account-replicator running",
                                "No object-expirer running",
                                "No container-replicator running",
                                "No account-auditor running",
                                "No account-server running",
                                "No container-sharder running",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:692                  true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:695                  create_swift_disk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:566           local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:571           local user_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:create_swift_disk:572           id -g ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:572           user_group=1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:573           sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:576           [[ -e /opt/stack/data/swift/drives/images/swift.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:583           mkdir -p /opt/stack/data/swift/drives/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:584           sudo touch /opt/stack/data/swift/drives/images/swift.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:585           sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:587           truncate -s 6G /opt/stack/data/swift/drives/images/swift.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:590           /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img",
                                "meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024   agcount=4, agsize=393216 blks",
                                "         =                       sectsz=512   attr=2, projid32bit=1",
                                "         =                       crc=1        finobt=1, sparse=0, rmapbt=0, reflink=0",
                                "data     =                       bsize=4096   blocks=1572864, imaxpct=25",
                                "         =                       sunit=0      swidth=0 blks",
                                "naming   =version 2              bsize=4096   ascii-ci=0 ftype=1",
                                "log      =internal log           bsize=4096   blocks=2560, version=2",
                                "         =                       sectsz=512   sunit=0 blks, lazy-count=1",
                                "realtime =none                   extsz=4096   blocks=0, rtextents=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:593           mkdir -p /opt/stack/data/swift/drives/sdb1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:594           egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:595           sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:601           local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:602           for node_number in ${SWIFT_REPLICAS_SEQ}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:604           local node_devices=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:605           local real_devices=/opt/stack/data/swift/drives/sdb1/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:606           sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:607           local device=/opt/stack/data/swift/drives/sdb1/1/sdb1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:608           [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:create_swift_disk:609           sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:699                  pushd /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:701                  rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:703                  /usr/local/bin/swift-ring-builder object.builder create 9 1 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:704                  /usr/local/bin/swift-ring-builder container.builder create 9 1 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:705                  /usr/local/bin/swift-ring-builder account.builder create 9 1 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:711                  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:724                  for node_number in ${SWIFT_REPLICAS_SEQ}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:725                  /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1",
                                "WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1.",
                                "Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_\"\" with 1.0 weight got id 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:726                  /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1",
                                "WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1.",
                                "Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_\"\" with 1.0 weight got id 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:727                  /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1",
                                "WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1.",
                                "Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_\"\" with 1.0 weight got id 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:733                  /usr/local/bin/swift-ring-builder object.builder rebalance 42",
                                "Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:734                  /usr/local/bin/swift-ring-builder container.builder rebalance 42",
                                "Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:735                  /usr/local/bin/swift-ring-builder account.builder rebalance 42",
                                "Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:init_swift:736                  popd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1235                      is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1243                      is_service_enabled placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1251                      is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1268                      run_phase stack post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ post-config == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ post-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:12          :",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/post-config'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ post-config == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ post-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:30  echo_summary 'Configuring Ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Configuring Ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:31  configure_ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1259  configure_ironic_dirs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1121  sudo install -d -o ubuntu /etc/ironic ubuntu /opt/stack/data/ironic /var/lib/ironic /opt/stack/data/ironic/tftpboot /opt/stack/data/ironic/tftpboot/pxelinux.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1123  sudo chown -R ubuntu:ubuntu /opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1125  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1129  '[' '!' -f /usr/lib/PXELINUX/pxelinux.0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1136  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1137  cp /usr/lib/PXELINUX/pxelinux.0 /opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1138  setup_syslinux_modules",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:753  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:756  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:756  [[ -d /usr/lib/PXELINUX/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:setup_syslinux_modules:759  cp -aR /usr/lib/syslinux/modules/bios/cat.c32 /usr/lib/syslinux/modules/bios/chain.c32 /usr/lib/syslinux/modules/bios/cmd.c32 /usr/lib/syslinux/modules/bios/cmenu.c32 /usr/lib/syslinux/modules/bios/config.c32 /usr/lib/syslinux/modules/bios/cptime.c32 /usr/lib/syslinux/modules/bios/cpu.c32 /usr/lib/syslinux/modules/bios/cpuid.c32 /usr/lib/syslinux/modules/bios/cpuidtest.c32 /usr/lib/syslinux/modules/bios/debug.c32 /usr/lib/syslinux/modules/bios/dhcp.c32 /usr/lib/syslinux/modules/bios/disk.c32 /usr/lib/syslinux/modules/bios/dmi.c32 /usr/lib/syslinux/modules/bios/dmitest.c32 /usr/lib/syslinux/modules/bios/elf.c32 /usr/lib/syslinux/modules/bios/ethersel.c32 /usr/lib/syslinux/modules/bios/gfxboot.c32 /usr/lib/syslinux/modules/bios/gpxecmd.c32 /usr/lib/syslinux/modules/bios/hdt.c32 /usr/lib/syslinux/modules/bios/hexdump.c32 /usr/lib/syslinux/modules/bios/host.c32 /usr/lib/syslinux/modules/bios/ifcpu64.c32 /usr/lib/syslinux/modules/bios/ifcpu.c32 /usr/lib/syslinux/modules/bios/ifmemdsk.c32 /usr/lib/syslinux/modules/bios/ifplop.c32 /usr/lib/syslinux/modules/bios/kbdmap.c32 /usr/lib/syslinux/modules/bios/kontron_wdt.c32 /usr/lib/syslinux/modules/bios/ldlinux.c32 /usr/lib/syslinux/modules/bios/lfs.c32 /usr/lib/syslinux/modules/bios/libcom32.c32 /usr/lib/syslinux/modules/bios/libgpl.c32 /usr/lib/syslinux/modules/bios/liblua.c32 /usr/lib/syslinux/modules/bios/libmenu.c32 /usr/lib/syslinux/modules/bios/libutil.c32 /usr/lib/syslinux/modules/bios/linux.c32 /usr/lib/syslinux/modules/bios/ls.c32 /usr/lib/syslinux/modules/bios/lua.c32 /usr/lib/syslinux/modules/bios/mboot.c32 /usr/lib/syslinux/modules/bios/meminfo.c32 /usr/lib/syslinux/modules/bios/menu.c32 /usr/lib/syslinux/modules/bios/pci.c32 /usr/lib/syslinux/modules/bios/pcitest.c32 /usr/lib/syslinux/modules/bios/pmload.c32 /usr/lib/syslinux/modules/bios/poweroff.c32 /usr/lib/syslinux/modules/bios/prdhcp.c32 /usr/lib/syslinux/modules/bios/pwd.c32 /usr/lib/syslinux/modules/bios/pxechn.c32 /usr/lib/syslinux/modules/bios/reboot.c32 /usr/lib/syslinux/modules/bios/rosh.c32 /usr/lib/syslinux/modules/bios/sanboot.c32 /usr/lib/syslinux/modules/bios/sdi.c32 /usr/lib/syslinux/modules/bios/sysdump.c32 /usr/lib/syslinux/modules/bios/syslinux.c32 /usr/lib/syslinux/modules/bios/vesa.c32 /usr/lib/syslinux/modules/bios/vesainfo.c32 /usr/lib/syslinux/modules/bios/vesamenu.c32 /usr/lib/syslinux/modules/bios/vpdtest.c32 /usr/lib/syslinux/modules/bios/whichsys.c32 /usr/lib/syslinux/modules/bios/zzjson.c32 /opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1141  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1161  [[ local == \\l\\o\\c\\a\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1161  [[ always != \\n\\e\\v\\e\\r ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_dirs:1162  install -d -o ubuntu /tmp/devstack_logs/ironic-bm-logs/deploy_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1262  rm -f /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1264  iniset /etc/ironic/ironic.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1265  inicomment /etc/ironic/ironic.conf DEFAULT log_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1266  database_connection_url ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/database:database_connection_url:132  local db=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/database:database_connection_url:133  database_connection_url_mysql ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/databases/mysql:database_connection_url_mysql:199  local db=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/ironic?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1266  iniset /etc/ironic/ironic.conf database connection 'mysql+pymysql://root:password@127.0.0.1/ironic?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1267  iniset /etc/ironic/ironic.conf DEFAULT state_path /var/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1268  iniset /etc/ironic/ironic.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1270  iniset /etc/ironic/ironic.conf DEFAULT host ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1272  iniset /etc/ironic/ironic.conf agent deploy_logs_collect always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1273  iniset /etc/ironic/ironic.conf agent deploy_logs_storage_backend local",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1274  iniset /etc/ironic/ironic.conf agent deploy_logs_local_path /tmp/devstack_logs/ironic-bm-logs/deploy_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1276  iniset /etc/ironic/ironic.conf agent image_download_source swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1278  iniset /etc/ironic/ironic.conf DEFAULT rpc_transport oslo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1279  iniset /etc/ironic/ironic.conf json_rpc port 8089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1282  iniset /etc/ironic/ironic.conf deploy fast_track False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1285  [[ oslo == \\o\\s\\l\\o ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1286  iniset_rpc_backend ironic /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:157    local package=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/ironic/ironic.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1290  is_service_enabled ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1291  configure_ironic_conductor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1408  local 'client_sections=neutron swift glance inspector cinder service_catalog json_rpc nova'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf neutron auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf neutron auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf neutron username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf neutron password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf neutron project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf neutron user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf neutron project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf neutron cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf neutron region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf swift auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf swift auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf swift username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf swift password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf swift project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf swift user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf swift project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf swift cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf swift region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf glance auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf glance auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf glance username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf glance password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf glance project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf glance user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf glance project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf glance cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf glance region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for inspector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=inspector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf inspector auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf inspector auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf inspector username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf inspector password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf inspector project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf inspector user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf inspector project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf inspector cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf inspector region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf cinder auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf cinder auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf cinder username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf cinder password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf cinder project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf cinder user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf cinder project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf cinder cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf cinder region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for service_catalog",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=service_catalog",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf service_catalog auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf service_catalog auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf service_catalog username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf service_catalog password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf service_catalog project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf service_catalog user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf service_catalog project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf service_catalog cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf service_catalog region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for json_rpc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=json_rpc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf json_rpc auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf json_rpc auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf json_rpc username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf json_rpc password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf json_rpc project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf json_rpc user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf json_rpc project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf json_rpc cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf json_rpc region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1409  for conf_section in $client_sections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1410  configure_client_for nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1385  local service_config_section",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1386  service_config_section=nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1388  iniset /etc/ironic/ironic.conf nova auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1389  iniset /etc/ironic/ironic.conf nova auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1390  iniset /etc/ironic/ironic.conf nova username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1391  iniset /etc/ironic/ironic.conf nova password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1392  iniset /etc/ironic/ironic.conf nova project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1393  iniset /etc/ironic/ironic.conf nova user_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1394  iniset /etc/ironic/ironic.conf nova project_domain_id default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1396  iniset /etc/ironic/ironic.conf nova cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_client_for:1399  iniset /etc/ironic/ironic.conf nova region_name RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1413  configure_rootwrap ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:43        local project=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:44        local project_uc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/rootwrap:configure_rootwrap:45        echo ironic",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/rootwrap:configure_rootwrap:45        tr a-z A-Z",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:45        project_uc=IRONIC",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:46        local bin_dir=IRONIC_BIN_DIR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:47        bin_dir=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:48        local project_dir=IRONIC_DIR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:49        project_dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:51        local rootwrap_conf_src_dir=/opt/stack/ironic/etc/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:52        local rootwrap_bin=/usr/local/bin/ironic-rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:55        sudo rm -rf /etc/ironic/rootwrap.d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:56        sudo install -d -o root -g root -m 755 /etc/ironic/rootwrap.d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:57        sudo install -o root -g root -m 644 /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-images.filters /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-lib.filters /opt/stack/ironic/etc/ironic/rootwrap.d/ironic-utils.filters /etc/ironic/rootwrap.d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:60        sudo install -o root -g root -m 644 /opt/stack/ironic/etc/ironic/rootwrap.conf /etc/ironic/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:61        sudo sed -e 's:^filters_path=.*$:filters_path=/etc/ironic/rootwrap.d:' -i /etc/ironic/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:64        local tempfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/rootwrap:configure_rootwrap:65        mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:65        tempfile=/tmp/tmp.9oF9AlxqhZ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:67        rootwrap_sudo_cmd='/usr/local/bin/ironic-rootwrap /etc/ironic/rootwrap.conf *'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:68        echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/ironic-rootwrap /etc/ironic/rootwrap.conf *'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:69        '[' -f /usr/local/bin/ironic-rootwrap-daemon ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:74        chmod 0440 /tmp/tmp.9oF9AlxqhZ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:75        sudo chown root:root /tmp/tmp.9oF9AlxqhZ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:76        sudo mv /tmp/tmp.9oF9AlxqhZ /etc/sudoers.d/ironic-rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/rootwrap:configure_rootwrap:80        dirname /usr/local/bin/ironic-rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:configure_rootwrap:80        add_sudo_secure_path /usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:add_sudo_secure_path:21      local dir=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:add_sudo_secure_path:22      local line",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:add_sudo_secure_path:25      [[ -r /etc/sudoers.d/zz-secure-path ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:add_sudo_secure_path:28      line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/rootwrap:add_sudo_secure_path:32      [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1416  iniset /etc/ironic/ironic.conf DEFAULT enabled_hardware_types ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1418  iniset /etc/ironic/ironic.conf conductor automated_clean False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1421  local iface",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1422  local iface_var",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1423  local iface_uppercase",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1424  local default_iface_var",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=BIOS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_BIOS_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_bios_interfaces fake,no-bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_BIOS_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=BOOT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_BOOT_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_boot_interfaces ilo-virtual-media",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_BOOT_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=POWER",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_POWER_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_power_interfaces ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_POWER_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=MANAGEMENT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_MANAGEMENT_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_management_interfaces ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_MANAGEMENT_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=DEPLOY",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_DEPLOY_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_deploy_interfaces direct",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_DEPLOY_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=CONSOLE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_CONSOLE_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_console_interfaces fake,no-console",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_CONSOLE_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=INSPECT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_INSPECT_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_inspect_interfaces fake,no-inspect",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_INSPECT_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=RAID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_RAID_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_raid_interfaces fake,agent,no-raid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_RAID_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=RESCUE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_RESCUE_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_rescue_interfaces fake,no-rescue",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_RESCUE_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=STORAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_STORAGE_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_storage_interfaces fake,cinder,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_STORAGE_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=NETWORK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_NETWORK_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_network_interfaces flat,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_NETWORK_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1425  for iface in ${IRONIC_DRIVER_INTERFACE_TYPES}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1426  iface_uppercase=VENDOR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1427  iface_var=IRONIC_ENABLED_VENDOR_INTERFACES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1428  iniset /etc/ironic/ironic.conf DEFAULT enabled_vendor_interfaces fake,ipmitool,no-vendor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1429  default_iface_var=IRONIC_DEFAULT_VENDOR_INTERFACE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1430  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1438  is_deployed_by_redfish",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:684  [[ ilo == redfish ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:685  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1445  is_deployed_by_snmp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_snmp:679  [[ ilo == snmp ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_snmp:680  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1452  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1481  iniset /etc/ironic/ironic.conf DEFAULT rootwrap_config /etc/ironic/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1482  iniset /etc/ironic/ironic.conf conductor api_url http://169.16.1.117/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1483  [[ -n 3000 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1484  iniset /etc/ironic/ironic.conf conductor deploy_callback_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1486  iniset /etc/ironic/ironic.conf pxe tftp_server 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1487  iniset /etc/ironic/ironic.conf pxe tftp_root /opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1488  iniset /etc/ironic/ironic.conf pxe tftp_master_path /opt/stack/data/ironic/tftpboot/master_images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1489  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1492  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1508  local 'pxe_params=nofb nomodeset console=ttyS0,115200'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1509  pxe_params+=' systemd.journald.forward_to_console=yes'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1510  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1514  pxe_params+=' '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1516  [[ -n nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes  ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1517  iniset /etc/ironic/ironic.conf pxe pxe_append_params 'nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1520  local 'kernel_append_params=nofb nomodeset console=ttyS0,115200'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1521  kernel_append_params+=' systemd.journald.forward_to_console=yes'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1522  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1526  [[ -n kernel_append_params ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1527  iniset /etc/ironic/ironic.conf redfish kernel_append_params 'nofb nomodeset console=ttyS0,115200 systemd.journald.forward_to_console=yes'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1533  is_glance_configuration_required",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  is_deployed_by_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_glance_configuration_required:721  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1534  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1541  iniset /etc/ironic/ironic.conf glance swift_temp_url_duration 3600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1544  is_deployed_by_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1551  iniset /etc/ironic/ironic.conf deploy erase_devices_priority 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1553  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1569  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1573  iniset /etc/ironic/ironic.conf dhcp dhcp_provider neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1575  iniset /etc/ironic/ironic.conf deploy default_boot_option netboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  find -L /usr /opt /etc -type f -name isolinux.bin",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  head -1",
                                "find: \u2018/usr/lib/ssl/private\u2019: Permission denied",
                                "find: File system loop detected; \u2018/usr/bin/X11\u2019 is part of the same file system loop as \u2018/usr/bin\u2019.",
                                "find: \u2018/opt/containerd\u2019: Permission denied",
                                "find: \u2018/opt/stack/data/etcd/member\u2019: Permission denied",
                                "find: \u2018/etc/ssl/private\u2019: Permission denied",
                                "find: \u2018/etc/polkit-1/localauthority\u2019: Permission denied",
                                "find: \u2018/etc/sudoers.d\u2019: Permission denied",
                                "find: \u2018/etc/libvirt/secrets\u2019: Permission denied",
                                "find: \u2018/etc/dhcp/ddns-keys\u2019: Permission denied",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1577  isolinux=/usr/lib/ISOLINUX/isolinux.bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1578  [[ -n /usr/lib/ISOLINUX/isolinux.bin ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_conductor:1579  iniset /etc/ironic/ironic.conf DEFAULT isolinux_bin /usr/lib/ISOLINUX/isolinux.bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1295  is_service_enabled ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1296  configure_ironic_api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1368  iniset /etc/ironic/ironic.conf DEFAULT auth_strategy keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1369  configure_auth_token_middleware /etc/ironic/ironic.conf ironic /var/cache/ironic/api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_auth_token_middleware:430  echo 'WARNING: configure_auth_token_middleware is deprecated, use configure_keystone_authtoken_middleware instead'",
                                "WARNING: configure_auth_token_middleware is deprecated, use configure_keystone_authtoken_middleware instead",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_auth_token_middleware:431  configure_keystone_authtoken_middleware /etc/ironic/ironic.conf ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/ironic/ironic.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/ironic/ironic.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/ironic/ironic.conf keystone_authtoken username ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/ironic/ironic.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/ironic/ironic.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/ironic/ironic.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/ironic/ironic.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/ironic/ironic.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/ironic/ironic.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1371  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_api:1372  iniset /etc/ironic/ironic.conf oslo_middleware enable_proxy_headers_parsing True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1300  setup_logging /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_logging:639               local conf_file=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_logging:642               setup_systemd_logging /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:670       local conf_file=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:684       iniset /etc/ironic/ironic.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:686       iniset /etc/ironic/ironic.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:687       iniset /etc/ironic/ironic.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:688       iniset /etc/ironic/ironic.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1303  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1308  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1309  write_uwsgi_config /etc/ironic/ironic-uwsgi.ini /usr/local/bin/ironic-api-wsgi /baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:236         local file=/etc/ironic/ironic-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:238         local url=/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:239         local http=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:240         local name=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:241         name=ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf",
                                "d /var/run/uwsgi 0755 ubuntu root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/ironic-api-wsgi.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:256         rm -rf /etc/ironic/ironic-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:257         iniset /etc/ironic/ironic-uwsgi.ini uwsgi wsgi-file /usr/local/bin/ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:258         iniset /etc/ironic/ironic-uwsgi.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:260         iniset /etc/ironic/ironic-uwsgi.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:262         iniset /etc/ironic/ironic-uwsgi.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:263         iniset /etc/ironic/ironic-uwsgi.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:266         iniset /etc/ironic/ironic-uwsgi.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:267         iniset /etc/ironic/ironic-uwsgi.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:268         iniset /etc/ironic/ironic-uwsgi.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:270         iniset /etc/ironic/ironic-uwsgi.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:272         iniset /etc/ironic/ironic-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:274         iniset /etc/ironic/ironic-uwsgi.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:276         iniset /etc/ironic/ironic-uwsgi.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:278         iniset /etc/ironic/ironic-uwsgi.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:281         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:284         local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/apache:write_uwsgi_config:285         apache_site_config_for ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/apache:apache_site_config_for:168     local site=ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/ironic-api-wsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/ironic-api-wsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:286         iniset /etc/ironic/ironic-uwsgi.ini uwsgi socket /var/run/uwsgi/ironic-api-wsgi.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:287         iniset /etc/ironic/ironic-uwsgi.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/ironic-api-wsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/baremetal\" \"unix:/var/run/uwsgi/ironic-api-wsgi.socket|uwsgi://uwsgi-uds-ironic-api-wsgi/\" retry=0 '",
                                "ProxyPass \"/baremetal\" \"unix:/var/run/uwsgi/ironic-api-wsgi.socket|uwsgi://uwsgi-uds-ironic-api-wsgi/\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:289         enable_apache_site ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_site:185         local site=ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:enable_apache_site:189         sudo a2ensite ironic-api-wsgi",
                                "Enabling site ironic-api-wsgi.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:290         restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1312  [[ Ubuntu =~ (Debian|Ubuntu) ]]",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  grep 'libvirtd$'",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  cut -d : -f 1 /etc/group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1316  LIBVIRT_GROUP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1317  LIBVIRT_GROUP=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1321  getent group libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1325  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1327  iniset /etc/ironic/ironic.conf nova send_power_notifications false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1329  add_user_to_group ubuntu libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:add_user_to_group:2105   local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:add_user_to_group:2106   local group=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:add_user_to_group:2108   sudo usermod -a -G libvirt ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1333  sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1334  sudo tee -a /etc/libvirt/qemu.conf",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1334  cat",
                                "cgroup_device_acl = [",
                                "    \"/dev/null\", \"/dev/full\", \"/dev/zero\",",
                                "    \"/dev/random\", \"/dev/urandom\",",
                                "    \"/dev/ptmx\", \"/dev/kvm\", \"/dev/kqemu\",",
                                "    \"/dev/rtc\", \"/dev/hpet\",\"/dev/net/tun\",",
                                "    \"/dev/vfio/vfio\",",
                                "]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1343  restart_libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:644  local libvirt_service_name=libvirtd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:645  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:645  type libvirtd",
                                "libvirtd is /usr/sbin/libvirtd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:restart_libvirt:648  restart_service libvirtd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2221     sudo /bin/systemctl restart libvirtd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic:1347  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:33  is_service_enabled key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:34  create_ironic_accounts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1602  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ir-api ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1602  [[ key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ key ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1604  get_or_create_service ironic baremetal 'Ironic baremetal provisioning service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:967  local service_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_service:980  oscwrap service show baremetal -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_service:982  oscwrap service create baremetal --name ironic '--description=Ironic baremetal provisioning service' -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:978  service_id='",
                                "091210c5406146f8ae2252e40d345b09'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_service:979  echo 091210c5406146f8ae2252e40d345b09",
                                "091210c5406146f8ae2252e40d345b09",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1605  get_or_create_endpoint baremetal RegionOne http://169.16.1.117/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1011  local public_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_endpoint:1012  _get_or_create_endpoint_with_interface baremetal public http://169.16.1.117/baremetal RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:985  local endpoint_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:_get_or_create_endpoint_with_interface:990  oscwrap endpoint list --service baremetal --interface public --region RegionOne -c ID -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:990  endpoint_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:991  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:_get_or_create_endpoint_with_interface:994  oscwrap endpoint create baremetal public http://169.16.1.117/baremetal --region RegionOne -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:994  endpoint_id=d974b065d2a04a90825bfd86b8776aaa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_or_create_endpoint_with_interface:997  echo d974b065d2a04a90825bfd86b8776aaa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1012  public_id=d974b065d2a04a90825bfd86b8776aaa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1014  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1017  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_endpoint:1021  echo d974b065d2a04a90825bfd86b8776aaa",
                                "d974b065d2a04a90825bfd86b8776aaa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1612  create_service_user ironic admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_service_user:395      get_or_create_user ironic password Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:825   local user_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:826   [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:829   local email=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_user:843   oscwrap user create ironic --password password --domain=Default --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:841   user_id=c9081af1a62f49e5b9b443708e7d0e68",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_user:842   echo c9081af1a62f49e5b9b443708e7d0e68",
                                "c9081af1a62f49e5b9b443708e7d0e68",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_service_user:396      get_or_add_user_project_role service ironic service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role service --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:902  openstack role add service --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role service --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            echo '| 0b03fe83c3e343918522ca61c55f50ad | c9081af1a62f49e5b9b443708e7d0e68 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  user_role_id=0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:913  echo 0b03fe83c3e343918522ca61c55f50ad",
                                "0b03fe83c3e343918522ca61c55f50ad",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_service_user:398      [[ -n admin ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:create_service_user:399      get_or_add_user_project_role admin ironic service Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:891  _get_domain_args Default Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:876     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:877     domain=' --user-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:879     [[ -n Default ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:880     domain=' --user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:883     echo --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  domain_args='--user-domain Default --project-domain Default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role admin --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:902  openstack role add admin --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role admin --user ironic --project service --user-domain Default --project-domain Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            echo '| 2f5dc28c3cde495c9c34e19d4a22c606 | c9081af1a62f49e5b9b443708e7d0e68 |       | fd9d7225422b4b0fbee5ae660e98d403 |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  user_role_id=2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:913  echo 2f5dc28c3cde495c9c34e19d4a22c606",
                                "2f5dc28c3cde495c9c34e19d4a22c606",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1615  get_or_create_role baremetal_admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_role:868   oscwrap role create baremetal_admin --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:866   role_id=e48eed16066c49f694f1150bc6c4b5af",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:867   echo e48eed16066c49f694f1150bc6c4b5af",
                                "e48eed16066c49f694f1150bc6c4b5af",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1616  get_or_create_role baremetal_observer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:861   local role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_create_role:868   oscwrap role create baremetal_observer --or-show -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:866   role_id=6b76ab449bac4e4a9d5e21fa179d718f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_create_role:867   echo 6b76ab449bac4e4a9d5e21fa179d718f",
                                "6b76ab449bac4e4a9d5e21fa179d718f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1617  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_accounts:1620  get_or_add_user_project_role baremetal_observer demo demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:889  local user_role_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:891  _get_domain_args",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:873     local domain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:874     domain=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:876     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:879     [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_get_domain_args:883     echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:891  domain_args=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:899  oscwrap role assignment list --role baremetal_observer --user demo --project demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:899  user_role_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:900  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:902  openstack role add baremetal_observer --user demo --project demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  grep '^|\\s[a-f0-9]\\+'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_or_add_user_project_role:911  oscwrap role assignment list --role baremetal_observer --user demo --project demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:734            echo '| 6b76ab449bac4e4a9d5e21fa179d718f | ede79aa7f26b4038aa8a5bd8973aab83 |       | 010f874b3546432c9c15b66bd2556cdd |        |        | False     |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:911  user_role_id=6b76ab449bac4e4a9d5e21fa179d718f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_or_add_user_project_role:913  echo 6b76ab449bac4e4a9d5e21fa179d718f",
                                "6b76ab449bac4e4a9d5e21fa179d718f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:37  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:37  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1276                      merge_config_group /opt/stack/devstack/local.conf post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    shift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:172    local matchgroups=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:176    local configfile group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:177    for group in $matchgroups",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:64  local matchgroup=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=post-config '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:178    for configfile in $(get_meta_section_files $localfile $group)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:179    local realconfigfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:180    local dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:182    eval 'echo $IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/meta-config:merge_config_group:182    echo /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:182    realconfigfile=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:183    [[ -z /etc/ironic/ironic.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:187    dirname /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:187    dir=/etc/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:188    [[ -d /etc/ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:189    merge_config_file /opt/stack/devstack/local.conf post-config '$IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:83      local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:84      local matchgroup=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:85      local 'configfile=$IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:90      local real_configfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:91      eval echo '$IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/meta-config:merge_config_file:91      echo /etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:91      real_configfile=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:92      '[' '!' -f /etc/ironic/ironic.conf ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:96      get_meta_section /opt/stack/devstack/local.conf post-config '$IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:97      awk -v 'configfile=$IRONIC_CONF_FILE' '",
                                "        BEGIN {",
                                "            section = \"\"",
                                "            last_section = \"\"",
                                "            section_count = 0",
                                "        }",
                                "        /^\\[.+\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            section=$1",
                                "            next",
                                "        }",
                                "        /^ *\\#/ {",
                                "            next",
                                "        }",
                                "        /^[^ \\t]+/ {",
                                "            # get offset of first = in $0",
                                "            eq_idx = index($0, \"=\")",
                                "            # extract attr & value from $0",
                                "            attr = substr($0, 1, eq_idx - 1)",
                                "            value = substr($0, eq_idx + 1)",
                                "            # only need to strip trailing whitespace from attr",
                                "            sub(/[ \\t]*$/, \"\", attr)",
                                "            # need to strip leading & trailing whitespace from value",
                                "            sub(/^[ \\t]*/, \"\", value)",
                                "            sub(/[ \\t]*$/, \"\", value)",
                                "",
                                "            # cfg_attr_count: number of config lines per [section, attr]",
                                "            # cfg_attr: three dimensional array to keep all the config lines per [section, attr]",
                                "            # cfg_section: keep the section names in the same order as they appear in local.conf",
                                "            # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf",
                                "            if (! (section, attr) in cfg_attr_count) {",
                                "                if (section != last_section) {",
                                "                    cfg_section[section_count++] = section",
                                "                    last_section = section",
                                "                }",
                                "                attr_count = cfg_sec_attr_count[section_count - 1]++",
                                "                cfg_sec_attr_name[section_count - 1, attr_count] = attr",
                                "",
                                "                cfg_attr[section, attr, 0] = value",
                                "                cfg_attr_count[section, attr] = 1",
                                "            } else {",
                                "                lno = cfg_attr_count[section, attr]++",
                                "                cfg_attr[section, attr, lno] = value",
                                "            }",
                                "        }",
                                "        END {",
                                "            # Process each section in order",
                                "            for (sno = 0; sno < section_count; sno++) {",
                                "                section = cfg_section[sno]",
                                "                # The ini routines simply append a config item immediately",
                                "                # after the section header. To keep the same order as defined",
                                "                # in local.conf, invoke the ini routines in the reverse order",
                                "                for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {",
                                "                    attr = cfg_sec_attr_name[sno, attr_no]",
                                "                    if (cfg_attr_count[section, attr] == 1)",
                                "                        print \"iniset \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, 0] \"\\\"\"",
                                "                    else {",
                                "                        # For multiline, invoke the ini routines in the reverse order",
                                "                        count = cfg_attr_count[section, attr]",
                                "                        print \"inidelete \" configfile \" \" section \" \" attr",
                                "                        print \"iniset \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, count - 1] \"\\\"\"",
                                "                        for (l = count -2; l >= 0; l--)",
                                "                            print \"iniadd_literal \" configfile \" \" section \" \" attr \" \\\"\" cfg_attr[section, attr, l] \"\\\"\"",
                                "                    }",
                                "                }",
                                "            }",
                                "        }",
                                "    '",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:33       local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:34       local matchgroup=post-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:35       local 'configfile=$IRONIC_CONF_FILE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:37       [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:38       [[ -z $IRONIC_CONF_FILE ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:get_meta_section:40       awk -v matchgroup=post-config -v 'configfile=$IRONIC_CONF_FILE' '",
                                "        BEGIN { group = \"\" }",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup && a[2] == configfile) {",
                                "                group=a[1]",
                                "            } else {",
                                "                group=\"\"",
                                "            }",
                                "            next",
                                "        }",
                                "        {",
                                "            if (group != \"\")",
                                "                print $0",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE conductor clean_nodes \"false\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf conductor clean_nodes false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE keystone_authtoken auth_version \"3\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf keystone_authtoken auth_version 3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE pxe pxe_append_params \"\"console=ttyS1\"\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf pxe pxe_append_params console=ttyS1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE disk_utils iscsi_verify_attempts \"10\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf disk_utils iscsi_verify_attempts 10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE ilo use_web_server_for_images \"True\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf ilo use_web_server_for_images True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE deploy http_url \"http://169.16.1.117:9999/\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf deploy http_url http://169.16.1.117:9999/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     eval 'iniset $IRONIC_CONF_FILE deploy http_root \"/opt/stack/devstack/files\"'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_file:164     iniset /etc/ironic/ironic.conf deploy http_root /opt/stack/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_file:164     read a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1285                      is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1286                      echo_summary 'Starting Swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting Swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1287                      start_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:772                 restart_service memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:775                 is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:776                 sudo /etc/init.d/rsync restart",
                                "Restarting rsync (via systemctl): rsync.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:783                 '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:802                 [[ 1 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:803                 local foreground_services type",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:805                 foreground_services='object container account'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:806                 for type in ${foreground_services}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:807                 run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=s-object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=s-object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179637048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled s-object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=s-object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-object.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@s-object.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-object.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-object.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service \u2192 /etc/systemd/system/devstack@s-object.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-object.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179637048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179637048 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179639499",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2451",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=5089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=7540",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:806                 for type in ${foreground_services}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:807                 run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=s-container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=s-container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179639659",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled s-container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=s-container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-container.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@s-container.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-container.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-container.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service \u2192 /etc/systemd/system/devstack@s-container.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-container.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179639659",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179639659 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179641922",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2263",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=7540",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=9803",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:806                 for type in ${foreground_services}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:807                 run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=s-account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=s-account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179642096",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled s-account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=s-account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-account.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@s-account.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-account.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-account.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service \u2192 /etc/systemd/system/devstack@s-account.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-account.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179642096",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179642096 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179644457",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2361",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=9803",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=12164",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:810                 [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:815                 enable_service s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:816                 run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179644809",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-container-sync.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@s-container-sync.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-container-sync.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-container-sync.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service \u2192 /etc/systemd/system/devstack@s-container-sync.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-container-sync.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179644809",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179644809 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179647550",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2741",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=12164",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=14905",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:823                 is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:827                 run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179647790",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@s-proxy.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@s-proxy.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@s-proxy.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@s-proxy.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service \u2192 /etc/systemd/system/devstack@s-proxy.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@s-proxy.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179647790",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179647790 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179653487",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5697",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=14905",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=20602",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:832                 echo 'Waiting for swift proxy to start...'",
                                "Waiting for swift proxy to start...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:833                 wait_for_service 600 http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:428            local timeout=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:429            local url=http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:430            local rval=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:431            time_start wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179653713",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:432            timeout 600 bash -x",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 000 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 7 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        sleep 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 000 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 7 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        sleep 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 000 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 7 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        sleep 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117:8080/info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 200 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 0 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:437            time_stop wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179653713",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179653713 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179657120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3407",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=4708",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:438            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:837                 [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:start_swift:838                 swift_configure_tempurls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    OS_USERNAME=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    OS_PASSWORD=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    OS_USER_DOMAIN_NAME=Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    OS_PROJECT_NAME=service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    OS_PROJECT_DOMAIN_NAME=Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:swift_configure_tempurls:865    openstack object store account set --property Temp-URL-Key=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1291                      is_service_enabled glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1292                      echo_summary 'Starting Glance'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting Glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1293                      start_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:318               local service_protocol=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:319               is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:326               run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179662973",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@g-reg.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@g-reg.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@g-reg.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@g-reg.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service \u2192 /etc/systemd/system/devstack@g-reg.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@g-reg.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179662973",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179662973 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179665364",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2391",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=20602",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=22993",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:327               [[ uwsgi == \\u\\w\\s\\g\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:328               run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=g-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=g-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179665553",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled g-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=g-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@g-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@g-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1494  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@g-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@g-api.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service \u2192 /etc/systemd/system/devstack@g-api.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@g-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179665553",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179665553 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179669247",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3694",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=22993",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=26687",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:333               echo 'Waiting for g-api (169.16.1.117) to start...'",
                                "Waiting for g-api (169.16.1.117) to start...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:start_glance:334               wait_for_service 600 http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:428            local timeout=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:429            local url=http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:430            local rval=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:431            time_start wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179669398",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:432            timeout 600 bash -x",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++::                                        curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 300 == 503 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+::                                        [[ 0 -eq 7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:437            time_stop wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=wait_for_service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179669398",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179669398 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179677552",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=8154",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=8115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=16269",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:wait_for_service:438            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1307                      is_service_enabled g-reg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1309                      echo_summary 'Uploading images'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Uploading images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1312                      upload_image file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:89                 local image_url=file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:91                 local image image_fname image_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:95                 basename file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:95                 image_fname=fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:96                 [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img != file* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:111                sed 's/^file:\\/\\///g'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:111                echo file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:111                image=/opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:112                [[ ! -f /opt/stack/devstack/files/fedora-wd-uefi.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:112                stat -c %s /opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:112                [[ 572850176 == \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:119                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ openvz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:126                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.vmdk ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:241                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.vhd\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:263                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.xen-raw\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:274                [[ file:///opt/stack/devstack/files/fedora-wd-uefi.img =~ \\.hds ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:290                local kernel=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:291                local ramdisk=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:292                local disk_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:293                local container_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:294                local unpack=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:296                case \"$image_fname\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:317                basename /opt/stack/devstack/files/fedora-wd-uefi.img .img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:317                image_name=fedora-wd-uefi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:318                local format",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:319                qemu-img info /opt/stack/devstack/files/fedora-wd-uefi.img",
                                "++functions:upload_image:319                awk '/^file format/ { print $3; exit }'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:319                format=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:320                [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:321                disk_format=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:325                container_format=bare",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64le",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:370                is_arch aarch64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:374                '[' bare = bare ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:375                '[' '' = zcat ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:377                '[' '' = bunzip2 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:380                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create fedora-wd-uefi --property hw_rng_model=virtio --public --container-format=bare --disk-format qcow2",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| Field            | Value                                                                                                                                                                                                             |",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| checksum         | 17a6c6df66d4c90b05554cdc2285d851                                                                                                                                                                                  |",
                                "| container_format | bare                                                                                                                                                                                                              |",
                                "| created_at       | 2019-12-24T09:28:04Z                                                                                                                                                                                              |",
                                "| disk_format      | qcow2                                                                                                                                                                                                             |",
                                "| file             | /v2/images/b759d608-7661-4a7e-bdc9-54840bafd2e9/file                                                                                                                                                              |",
                                "| id               | b759d608-7661-4a7e-bdc9-54840bafd2e9                                                                                                                                                                              |",
                                "| min_disk         | 0                                                                                                                                                                                                                 |",
                                "| min_ram          | 0                                                                                                                                                                                                                 |",
                                "| name             | fedora-wd-uefi                                                                                                                                                                                                    |",
                                "| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                  |",
                                "| properties       | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='56b441e8e41f1bc8c5f653446109197640371c6f4e2792676cc610c378b4a4e82fe61d6966e6087f242ab28d5fae970230d6d286b2020d27b5e4508c520ff1e4', os_hidden='False' |",
                                "| protected        | False                                                                                                                                                                                                             |",
                                "| schema           | /v2/schemas/image                                                                                                                                                                                                 |",
                                "| size             | 572850176                                                                                                                                                                                                         |",
                                "| status           | active                                                                                                                                                                                                            |",
                                "| tags             |                                                                                                                                                                                                                   |",
                                "| updated_at       | 2019-12-24T09:29:15Z                                                                                                                                                                                              |",
                                "| virtual_size     | None                                                                                                                                                                                                              |",
                                "| visibility       | public                                                                                                                                                                                                            |",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1312                      upload_image http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:89                 local image_url=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:91                 local image image_fname image_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:95                 basename http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:95                 image_fname=cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:96                 [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz != file* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:98                 [[ ! -f /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:99                 wget --progress=dot:giga -c http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz -O /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz",
                                "--2019-12-24 09:29:15--  http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 11725610 (11M) [application/gzip]",
                                "Saving to: \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\u2019",
                                "",
                                "     0K ........ ...                       100% 18.7M=0.6s",
                                "",
                                "2019-12-24 09:29:16 (18.7 MB/s) - \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz\u2019 saved [11725610/11725610]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:100                [[ 0 -ne 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:105                image=/opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:119                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ openvz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:126                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.vmdk ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:241                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.vhd\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:263                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.xen-raw\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:274                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ \\.hds ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:290                local kernel=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:291                local ramdisk=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:292                local disk_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:293                local container_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:294                local unpack=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:296                case \"$image_fname\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:299                '[' cirros-0.4.0-x86_64-uec '!=' cirros-0.4.0-x86_64-uec.tar.gz ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:300                image_name=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:302                local xdir=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:303                rm -Rf /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:304                mkdir /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:305                tar -zxf /opt/stack/devstack/files/cirros-0.4.0-x86_64-uec.tar.gz -C /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:307                for f in \"$xdir/\"*-vmlinuz* \"$xdir/\"aki-*/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:308                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:308                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:308                break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:308                true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:307                kernel=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:309                for f in \"$xdir/\"*-initrd* \"$xdir/\"ari-*/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:310                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:310                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:310                break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:310                true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:309                ramdisk=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:311                for f in \"$xdir/\"*.img \"$xdir/\"ami-*/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:312                '[' -f /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:312                echo /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:312                break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:312                true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:311                image=/opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-blank.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:312                [[ -z cirros-0.4.0-x86_64-uec ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64le",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:370                is_arch aarch64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:374                '[' '' = bare ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:386                local kernel_id= ramdisk_id=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:387                '[' -n /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-vmlinuz ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:388                oscwrap --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec-kernel --property hw_rng_model=virtio --public --container-format aki --disk-format aki",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:388                grep ' id '",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:388                get_field 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id               | 55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb                                                                                                                                                                              |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:388                kernel_id=55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:390                '[' -n /opt/stack/devstack/files/images/cirros-0.4.0-x86_64-uec/cirros-0.4.0-x86_64-initrd ']'",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:391                get_field 2",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:391                oscwrap --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec-ramdisk --property hw_rng_model=virtio --public --container-format ari --disk-format ari",
                                "++functions:upload_image:391                grep ' id '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id               | f14343f4-479d-4915-9dfc-f2e9174390ed                                                                                                                                                                              |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:391                ramdisk_id=f14343f4-479d-4915-9dfc-f2e9174390ed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:393                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-uec --property hw_rng_model=virtio --public --container-format ami --disk-format ami --property kernel_id=55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb --property ramdisk_id=f14343f4-479d-4915-9dfc-f2e9174390ed",
                                "+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| Field            | Value                                                                                                                                                                                                                                                                                                                  |",
                                "+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| checksum         | 807d4d0551aab71ef3ebf92072b3c1fc                                                                                                                                                                                                                                                                                       |",
                                "| container_format | ami                                                                                                                                                                                                                                                                                                                    |",
                                "| created_at       | 2019-12-24T09:29:39Z                                                                                                                                                                                                                                                                                                   |",
                                "| disk_format      | ami                                                                                                                                                                                                                                                                                                                    |",
                                "| file             | /v2/images/fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2/file                                                                                                                                                                                                                                                                   |",
                                "| id               | fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2                                                                                                                                                                                                                                                                                   |",
                                "| min_disk         | 0                                                                                                                                                                                                                                                                                                                      |",
                                "| min_ram          | 0                                                                                                                                                                                                                                                                                                                      |",
                                "| name             | cirros-0.4.0-x86_64-uec                                                                                                                                                                                                                                                                                                |",
                                "| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                                                                                                                       |",
                                "| properties       | hw_rng_model='virtio', kernel_id='55fcdbf5-6ab9-402a-b6c4-8ecf3b6739cb', os_hash_algo='sha512', os_hash_value='d318531157ffb87184c14eef430a0e5a51b6c5700d95a490877acfd08ebe84960803ff58446fbccf1b0867466f77bf2b04fc90f66d1e6621b21b223d06b96b8d', os_hidden='False', ramdisk_id='f14343f4-479d-4915-9dfc-f2e9174390ed' |",
                                "| protected        | False                                                                                                                                                                                                                                                                                                                  |",
                                "| schema           | /v2/schemas/image                                                                                                                                                                                                                                                                                                      |",
                                "| size             | 33554432                                                                                                                                                                                                                                                                                                               |",
                                "| status           | active                                                                                                                                                                                                                                                                                                                 |",
                                "| tags             |                                                                                                                                                                                                                                                                                                                        |",
                                "| updated_at       | 2019-12-24T09:29:43Z                                                                                                                                                                                                                                                                                                   |",
                                "| virtual_size     | None                                                                                                                                                                                                                                                                                                                   |",
                                "| visibility       | public                                                                                                                                                                                                                                                                                                                 |",
                                "+------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1311                      for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1312                      upload_image http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:89                 local image_url=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:91                 local image image_fname image_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:94                 mkdir -p /opt/stack/devstack/files/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:95                 basename http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:95                 image_fname=cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:96                 [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img != file* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:98                 [[ ! -f /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:99                 wget --progress=dot:giga -c http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img",
                                "--2019-12-24 09:29:43--  http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 12716032 (12M)",
                                "Saving to: \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\u2019",
                                "",
                                "     0K ........ ....                      100% 17.1M=0.7s",
                                "",
                                "2019-12-24 09:29:44 (17.1 MB/s) - \u2018/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img\u2019 saved [12716032/12716032]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:100                [[ 0 -ne 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:105                image=/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:119                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ openvz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:126                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.vmdk ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:241                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.vhd\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:263                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.xen-raw\\.tgz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:274                [[ http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img =~ \\.hds ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:290                local kernel=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:291                local ramdisk=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:292                local disk_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:293                local container_format=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:294                local unpack=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:295                local 'img_property=--property hw_rng_model=virtio'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:296                case \"$image_fname\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:317                basename /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img .img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:317                image_name=cirros-0.4.0-x86_64-disk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:318                local format",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:319                qemu-img info /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:upload_image:319                awk '/^file format/ { print $3; exit }'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:319                format=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:320                [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:321                disk_format=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:325                container_format=bare",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64le",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4\\l\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:366                is_arch ppc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\p\\p\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:370                is_arch aarch64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_arch:430              [[ x86_64 == \\a\\a\\r\\c\\h\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:374                '[' bare = bare ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:375                '[' '' = zcat ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:377                '[' '' = bunzip2 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:upload_image:380                openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.4.0-x86_64-disk --property hw_rng_model=virtio --public --container-format=bare --disk-format qcow2",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| Field            | Value                                                                                                                                                                                                             |",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| checksum         | 443b7623e27ecf03dc9e01ee93f67afe                                                                                                                                                                                  |",
                                "| container_format | bare                                                                                                                                                                                                              |",
                                "| created_at       | 2019-12-24T09:29:48Z                                                                                                                                                                                              |",
                                "| disk_format      | qcow2                                                                                                                                                                                                             |",
                                "| file             | /v2/images/2a4d228a-03fb-44b2-a4e5-efb30936e1f1/file                                                                                                                                                              |",
                                "| id               | 2a4d228a-03fb-44b2-a4e5-efb30936e1f1                                                                                                                                                                              |",
                                "| min_disk         | 0                                                                                                                                                                                                                 |",
                                "| min_ram          | 0                                                                                                                                                                                                                 |",
                                "| name             | cirros-0.4.0-x86_64-disk                                                                                                                                                                                          |",
                                "| owner            | 445e1521ea004a1aba18f72375f45115                                                                                                                                                                                  |",
                                "| properties       | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', os_hidden='False' |",
                                "| protected        | False                                                                                                                                                                                                             |",
                                "| schema           | /v2/schemas/image                                                                                                                                                                                                 |",
                                "| size             | 12716032                                                                                                                                                                                                          |",
                                "| status           | active                                                                                                                                                                                                            |",
                                "| tags             |                                                                                                                                                                                                                   |",
                                "| updated_at       | 2019-12-24T09:29:50Z                                                                                                                                                                                              |",
                                "| virtual_size     | None                                                                                                                                                                                                              |",
                                "| visibility       | public                                                                                                                                                                                                            |",
                                "+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1319                      FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1320                      is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1325                      is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1330                      is_service_enabled n-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1335                      is_service_enabled neutron-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1338                      is_service_enabled q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1339                      echo_summary 'Starting Neutron'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting Neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1340                      configure_neutron_after_post_config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_neutron_after_post_config:465  [[ router != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:configure_neutron_after_post_config:466  iniset /etc/neutron/neutron.conf DEFAULT service_plugins router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1341                      start_neutron_service_and_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:472  local service_port=9696",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:473  local service_protocol=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:474  local cfg_file_options",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:475  local neutron_url",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:start_neutron_service_and_check:477  determine_config_files neutron-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:324  local opts=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:325  case \"$1\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:determine_config_files:326  _determine_config_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_server:294  [[ '' != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_server:301  [[ 0 > 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_server:308  local cfg_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_server:309  local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_server:313  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:326  opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:329  '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:332  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:477  cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:479  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:484  '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:491  run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179792615",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-svc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@q-svc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-svc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-svc.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service \u2192 /etc/systemd/system/devstack@q-svc.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-svc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179792615",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179792615 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179808819",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=16204",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=26687",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=42891",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:492  neutron_url=http://169.16.1.117:9696",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:494  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:498  echo 'Waiting for Neutron to start...'",
                                "Waiting for Neutron to start...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:500  local 'testcmd=wget  --no-proxy -q -O- http://169.16.1.117:9696'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_neutron_service_and_check:501  test_with_retry 'wget  --no-proxy -q -O- http://169.16.1.117:9696' 'Neutron did not start' 600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2274     local 'testcmd=wget  --no-proxy -q -O- http://169.16.1.117:9696'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2275     local 'failmsg=Neutron did not start'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2276     local until=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2277     local sleep=0.5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2279     time_start test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179809151",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2280     timeout 600 sh -c 'while ! wget  --no-proxy -q -O- http://169.16.1.117:9696; do sleep 0.5; done'",
                                "{\"versions\": [{\"id\": \"v2.0\", \"status\": \"CURRENT\", \"links\": [{\"rel\": \"self\", \"href\": \"http://169.16.1.117:9696/v2.0/\"}]}]}tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2283     time_stop test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179809151",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179809151 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179822684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=13533",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13533",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1346                      is_service_enabled placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1351                      is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1352                      start_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:start_neutron:705             is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:start_neutron:707             start_mutnauq_l2_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:507  run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-agt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-agt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179823324",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-agt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=q-agt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-agt.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@q-agt.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-agt.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-agt.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service \u2192 /etc/systemd/system/devstack@q-agt.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-agt.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179823324",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179823324 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179826444",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=42891",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=46011",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:509  is_provider_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_provider_network:2185  '[' True == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_provider_network:2186  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:509  [[ openvswitch == \\o\\p\\e\\n\\v\\s\\w\\i\\t\\c\\h ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:510  sudo ovs-vsctl --no-wait -- --may-exist add-port br-ens2 ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:511  sudo ip link set br-ens2 up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:512  sudo ip link set br-int up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:513  sudo ip link set ens2 up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:514  is_ironic_hardware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ironic_hardware:1037  is_service_enabled ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ironic_hardware:1037  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ironic_hardware:1037  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:start_mutnauq_l2_agent:515  awk '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:start_mutnauq_l2_agent:515  grep ' inet '",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:start_mutnauq_l2_agent:515  ip addr show dev ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_l2_agent:519  sudo ip route replace 169.16.1.0/24 via 169.16.1.1 dev br-ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:start_neutron:708             start_mutnauq_other_agents",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_other_agents:525  run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179827475",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=q-dhcp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-dhcp.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@q-dhcp.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-dhcp.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-dhcp.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service \u2192 /etc/systemd/system/devstack@q-dhcp.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-dhcp.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179827475",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179827475 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179831156",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3681",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=46011",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=49692",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_other_agents:527  is_service_enabled neutron-vpnaas",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:start_mutnauq_other_agents:530  determine_config_files neutron-l3-agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:324  local opts=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:325  case \"$1\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:determine_config_files:327  _determine_config_l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_l3:317  local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron-legacy:_determine_config_l3:318  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:327  opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:329  '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron-legacy:determine_config_files:332  echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_other_agents:530  run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179831818",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-l3.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@q-l3.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-l3.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-l3.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service \u2192 /etc/systemd/system/devstack@q-l3.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-l3.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179831818",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179831818 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179837018",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=49692",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=54892",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_other_agents:533  run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-meta",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-meta",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179837267",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-meta",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1592         _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1548  local service=q-meta",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1554  local systemd_service=devstack@q-meta.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1557  [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1560  write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1465  local service=devstack@q-meta.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@q-meta.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@q-meta.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service \u2192 /etc/systemd/system/devstack@q-meta.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_run_under_systemd:1564  sudo systemctl start devstack@q-meta.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179837267",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179837267 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179840608",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3341",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=54892",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=58233",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:start_mutnauq_other_agents:534  run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1583         local service=q-metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1584         local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1588         local name=q-metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179840899",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1591         is_service_enabled q-metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179840899",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179840899 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179841328",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=429",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=58233",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=58662",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1355                      is_service_enabled q-svc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1355                      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1356                      echo_summary 'Creating initial neutron network elements'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Creating initial neutron network elements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1357                      create_neutron_initial_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:165  local project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: ++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  grep ' demo '",
                                "No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  get_field 1",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:166  oscwrap project list",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 1 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| 010f874b3546432c9c15b66bd2556cdd | demo               |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:166  project_id=010f874b3546432c9c15b66bd2556cdd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:167  die_if_not_set 167 project_id 'Failure retrieving project_id for demo'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:170  type -p neutron_plugin_create_initial_network_profile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:174  is_networking_extension_supported auto-allocated-topology",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=auto-allocated-topology",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp =~ auto-allocated-topology ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:175  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:185  is_provider_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_provider_network:2185  '[' True == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_provider_network:2186  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:186  die_if_not_set 186 PHYSICAL_NETWORK 'You must specify the PHYSICAL_NETWORK'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:187  die_if_not_set 187 PROVIDER_NETWORK_TYPE 'You must specify the PROVIDER_NETWORK_TYPE'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  oscwrap --os-cloud devstack-admin --os-region RegionOne network create private --project 010f874b3546432c9c15b66bd2556cdd --provider-network-type flat --provider-physical-network private --share",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  get_field 2",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:188  grep ' id '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id                        | a899145f-75fb-4cff-af50-fc4e321cbfb3                                                                                                                           |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:188  NET_ID=a899145f-75fb-4cff-af50-fc4e321cbfb3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:189  die_if_not_set 189 NET_ID 'Failure creating NET_ID for private 010f874b3546432c9c15b66bd2556cdd'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:191  [[ 4 =~ 4.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:192  '[' -z ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:193  fixed_range_v4=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  grep ' id '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  get_field 2",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:195  oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 010f874b3546432c9c15b66bd2556cdd --ip-version 4 --allocation-pool start=169.16.1.68,end=169.16.1.69 provider_net --gateway 169.16.1.1 --network a899145f-75fb-4cff-af50-fc4e321cbfb3 --subnet-range 169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id                | 6bca7482-2b38-44e2-89ec-539deae3801a                                                                                                                           |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:195  SUBNET_ID=6bca7482-2b38-44e2-89ec-539deae3801a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:196  die_if_not_set 196 SUBNET_ID 'Failure creating SUBNET_ID for provider_net 010f874b3546432c9c15b66bd2556cdd'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:199  [[ 4 =~ .*6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:209  [[ openvswitch == \\o\\p\\e\\n\\v\\s\\w\\i\\t\\c\\h ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:210  sudo ip link set br-ens2 up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:211  sudo ip link set br-int up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:212  sudo ip link set ens2 up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:229  is_networking_extension_supported router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=router",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp =~ router ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:229  is_networking_extension_supported external-net",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=external-net",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp =~ external-net ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:231  [[ True == \\T\\r\\u\\e ]]",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  get_field 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  grep ' id '",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:233  oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 010f874b3546432c9c15b66bd2556cdd router1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id                      | f0e08376-e37d-468b-9ecd-d8f6688702c2                                                                                                                           |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:233  ROUTER_ID=f0e08376-e37d-468b-9ecd-d8f6688702c2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:234  die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 010f874b3546432c9c15b66bd2556cdd router1'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:241  EXTERNAL_NETWORK_FLAGS=--external",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:242  is_networking_extension_supported auto-allocated-topology",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=auto-allocated-topology",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp =~ auto-allocated-topology ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:243  EXTERNAL_NETWORK_FLAGS='--external --default'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:246  '[' True = True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  grep ' id '",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:create_neutron_initial_network:247  get_field 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| id                        | 3c855b9e-a5c6-4991-a15a-3197e259561b                                                                                                                                           |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:247  EXT_NET_ID=3c855b9e-a5c6-4991-a15a-3197e259561b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:251  die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:253  [[ 4 =~ 4.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:255  _neutron_configure_router_v4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337  openstack --os-cloud devstack-admin --os-region RegionOne router add subnet f0e08376-e37d-468b-9ecd-d8f6688702c2 6bca7482-2b38-44e2-89ec-539deae3801a",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339  local id_and_ext_gw_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340  _neutron_create_public_subnet_v4 3c855b9e-a5c6-4991-a15a-3197e259561b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310  local 'subnet_params=--ip-version 4 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311  subnet_params+=' '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315  subnet_params+='--network 3c855b9e-a5c6-4991-a15a-3197e259561b --subnet-range 172.24.4.0/24 --no-dhcp '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316  subnet_params+=public-subnet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317  local id_and_ext_gw_ip",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  grep -e gateway_ip -e ' id '",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 3c855b9e-a5c6-4991-a15a-3197e259561b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318  id_and_ext_gw_ip='| gateway_ip        | 172.24.4.1                                                                                                                                                                     |",
                                "| id                | b9f4650d-527c-433f-818a-b30acf962dc6                                                                                                                                           |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319  die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340  id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341  local ext_gw_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  get_field 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 2 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$3'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $3}'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342  ext_gw_ip=172.24.4.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9f4650d-527c-433f-818a-b30acf962dc6 '|'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  get_field 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:727            local data field",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:729            '[' 5 -lt 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:732            field='$6'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            echo '| gateway_ip | 172.24.4.1 | | id | b9f4650d-527c-433f-818a-b30acf962dc6 |'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:734            awk '-F[ \\t]*\\\\|[ \\t]*' '{print $6}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:get_field:728            read data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343  PUB_SUBNET_ID=b9f4650d-527c-433f-818a-b30acf962dc6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345  openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3c855b9e-a5c6-4991-a15a-3197e259561b f0e08376-e37d-468b-9ecd-d8f6688702c2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348  is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350  local ext_gw_interface=none",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351  is_neutron_ovs_base_plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352  _neutron_get_ext_gw_interface",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158  sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160  echo br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352  ext_gw_interface=br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364  [[ br-ex != \\n\\o\\n\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365  local cidr_len=24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366  local 'testcmd=ip -o link | grep -q br-ex'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367  test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2274     local 'testcmd=ip -o link | grep -q br-ex'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2275     local 'failmsg=br-ex creation failed'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2276     local until=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2277     local sleep=0.5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2279     time_start test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1577179921561",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2280     timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:test_with_retry:2283     time_stop test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=test_with_retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1577179921561",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1577179921561 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1577179921712",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=151",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=13533",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=13684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  ip addr show dev br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  grep -c 172.24.4.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ 0 == 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369  sudo ip addr add 172.24.4.1/24 dev br-ex",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370  sudo ip link set br-ex up",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  cut -f2 '-d'\\'''",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  tr '\\n' ' '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  awk -Fip_address '{ print $2 }'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372  ROUTER_GW_IP='   172.24.4.70  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373  die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375  _neutron_set_router_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:_neutron_set_router_id:146  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/services/l3:create_neutron_initial_network:258  [[ 4 =~ .*6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1360                      is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1365                      is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1372                      is_service_enabled horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1386                      is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1398                      save_stackenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:62         local tag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:save_stackenv:64         date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:64         time_stamp=2019-12-24-093205",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:65         echo '# 2019-12-24-093205 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo OS_CACERT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo STACK_USER=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo TLS_IP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1409                      merge_config_group /opt/stack/devstack/local.conf extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    shift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:172    local matchgroups=extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:176    local configfile group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:177    for group in $matchgroups",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:64  local matchgroup=extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=extra '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1416                      run_phase stack extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ extra == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ extra == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ extra == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:15          :",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/extra'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ extra == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ extra == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ extra == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:47  init_ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1628  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1630  recreate_database ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:recreate_database:110        local db=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:recreate_database:111        recreate_database_mysql ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:recreate_database_mysql:63  local db=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:recreate_database_mysql:64  mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS ironic;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:recreate_database_mysql:65  mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE ironic CHARACTER SET utf8;'",
                                "mysql: [Warning] Using a password on the command line interface can be insecure.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1633  /usr/local/bin/ironic-dbsync --config-file=/etc/ironic/ironic.conf",
                                "\u001b[00;32mDEBUG oslo_db.api [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mLoading backend 'sqlalchemy' from 'ironic.db.sqlalchemy.api'\u001b[00m \u001b[00;33m{{(pid=25502) _load_backend /usr/local/lib/python3.6/dist-packages/oslo_db/api.py:261}}\u001b[00m\u001b[00m",
                                "\u001b[00;32mDEBUG oslo_db.sqlalchemy.engines [\u001b[00;36m-\u001b[00;32m] \u001b[01;35m\u001b[00;32mMySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\u001b[00m \u001b[00;33m{{(pid=25502) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mContext impl MySQLImpl.\u001b[00m\u001b[00m",
                                "\u001b[00;36mINFO alembic.runtime.migration [\u001b[00;36m-\u001b[00;36m] \u001b[01;35m\u001b[00;36mWill assume non-transactional DDL.\u001b[00m\u001b[00m",
                                "INFO  [alembic.runtime.migration] Context impl MySQLImpl.",
                                "INFO  [alembic.runtime.migration] Will assume non-transactional DDL.",
                                "INFO  [alembic.runtime.migration] Running upgrade  -> 2581ebaf0cb2, initial migration",
                                "INFO  [alembic.runtime.migration] Running upgrade 2581ebaf0cb2 -> 21b331f883ef, Add provision_updated_at",
                                "INFO  [alembic.runtime.migration] Running upgrade 21b331f883ef -> 3cb628139ea4, Nodes add console enabled",
                                "INFO  [alembic.runtime.migration] Running upgrade 3cb628139ea4 -> 31baaf680d2b, Add Node instance info",
                                "INFO  [alembic.runtime.migration] Running upgrade 31baaf680d2b -> 3bea56f25597, add unique constraint to instance_uuid",
                                "INFO  [alembic.runtime.migration] Running upgrade 3bea56f25597 -> 487deb87cc9d, add conductor_affinity and online",
                                "INFO  [alembic.runtime.migration] Running upgrade 487deb87cc9d -> 242cc6a923b3, Add Node.maintenance_reason",
                                "INFO  [alembic.runtime.migration] Running upgrade 242cc6a923b3 -> 5674c57409b9, replace NOSTATE with AVAILABLE",
                                "INFO  [alembic.runtime.migration] Running upgrade 5674c57409b9 -> bb59b63f55a, add_node_driver_internal_info",
                                "INFO  [alembic.runtime.migration] Running upgrade bb59b63f55a -> 3ae36a5f5131, add_logical_name",
                                "INFO  [alembic.runtime.migration] Running upgrade 3ae36a5f5131 -> 1e1d5ace7dc6, add inspection_started_at and inspection_finished_at",
                                "INFO  [alembic.runtime.migration] Running upgrade 1e1d5ace7dc6 -> 4f399b21ae71, Add node.clean_step",
                                "INFO  [alembic.runtime.migration] Running upgrade 4f399b21ae71 -> 2fb93ffd2af1, increase-node-name-length",
                                "INFO  [alembic.runtime.migration] Running upgrade 2fb93ffd2af1 -> 789acc877671, Add node.raid_config and node.target_raid_config",
                                "INFO  [alembic.runtime.migration] Running upgrade 789acc877671 -> 516faf1bb9b1, Resizing column nodes.driver",
                                "INFO  [alembic.runtime.migration] Running upgrade 516faf1bb9b1 -> 48d6c242bb9b, add node tags",
                                "INFO  [alembic.runtime.migration] Running upgrade 48d6c242bb9b -> 5ea1b0d310e, Added portgroups table and altered ports",
                                "INFO  [alembic.runtime.migration] Running upgrade 5ea1b0d310e -> f6fdb920c182, Set Port.pxe_enabled to True if NULL",
                                "INFO  [alembic.runtime.migration] Running upgrade f6fdb920c182 -> e294876e8028, add-node-network-interface",
                                "INFO  [alembic.runtime.migration] Running upgrade e294876e8028 -> 10b163d4481e, add port portgroup internal info",
                                "INFO  [alembic.runtime.migration] Running upgrade 10b163d4481e -> dd34e1f1303b, add resource_class to node",
                                "INFO  [alembic.runtime.migration] Running upgrade dd34e1f1303b -> c14cef6dfedf, Populate node.network_interface",
                                "INFO  [alembic.runtime.migration] Running upgrade c14cef6dfedf -> 60cf717201bc, add_standalone_ports_supported_to_portgroup",
                                "INFO  [alembic.runtime.migration] Running upgrade 60cf717201bc -> bcdd431ba0bf, Add fields for all interfaces",
                                "INFO  [alembic.runtime.migration] Running upgrade bcdd431ba0bf -> daa1ba02d98, Add volume_connectors table",
                                "INFO  [alembic.runtime.migration] Running upgrade daa1ba02d98 -> 1a59178ebdf6, Add volume_targets table",
                                "INFO  [alembic.runtime.migration] Running upgrade 1a59178ebdf6 -> 493d8f27f235, add portgroup configuration fields",
                                "INFO  [alembic.runtime.migration] Running upgrade 493d8f27f235 -> 1d6951876d68, Add storage_interface DB field and object",
                                "INFO  [alembic.runtime.migration] Running upgrade 1d6951876d68 -> 2353895ecfae, Add conductor_hardware_interfaces table",
                                "INFO  [alembic.runtime.migration] Running upgrade 2353895ecfae -> dbefd6bdaa2c, Add default column to ConductorHardwareInterfaces",
                                "INFO  [alembic.runtime.migration] Running upgrade dbefd6bdaa2c -> 3d86a077a3f2, add port physical network",
                                "INFO  [alembic.runtime.migration] Running upgrade 3d86a077a3f2 -> 868cb606a74a, add version field in base class",
                                "INFO  [alembic.runtime.migration] Running upgrade 868cb606a74a -> 405cfe08f18d, add rescue interface to nodes",
                                "INFO  [alembic.runtime.migration] Running upgrade 405cfe08f18d -> b4130a7fc904, Create node_traits table",
                                "INFO  [alembic.runtime.migration] Running upgrade b4130a7fc904 -> e918ff30eb42, resize column nodes instance_info",
                                "INFO  [alembic.runtime.migration] Running upgrade e918ff30eb42 -> 82c315d60161, add bios settings",
                                "INFO  [alembic.runtime.migration] Running upgrade 82c315d60161 -> 2d13bc3d6bba, add bios interface",
                                "INFO  [alembic.runtime.migration] Running upgrade 2d13bc3d6bba -> fb3f10dd262e, add fault to node table",
                                "INFO  [alembic.runtime.migration] Running upgrade fb3f10dd262e -> b9117ac17882, add deploy_step to node",
                                "INFO  [alembic.runtime.migration] Running upgrade b9117ac17882 -> 664f85c2f622, add conductor_group to nodes/conductors",
                                "INFO  [alembic.runtime.migration] Running upgrade 664f85c2f622 -> d2b036ae9378, Add automated_clean field",
                                "INFO  [alembic.runtime.migration] Running upgrade d2b036ae9378 -> 93706939026c, Add Node.protected field",
                                "INFO  [alembic.runtime.migration] Running upgrade 93706939026c -> f190f9d00a11, add_node_owner",
                                "INFO  [alembic.runtime.migration] Running upgrade f190f9d00a11 -> dd67b91a1981, Add Allocations table",
                                "INFO  [alembic.runtime.migration] Running upgrade dd67b91a1981 -> 9cbeefa3763f, add is_smartnic port attribute",
                                "INFO  [alembic.runtime.migration] Running upgrade 9cbeefa3763f -> 28c44432c9c3, add node description",
                                "INFO  [alembic.runtime.migration] Running upgrade 28c44432c9c3 -> 2aac7e0872f6, Create deploy_templates and deploy_template_steps tables.",
                                "INFO  [alembic.runtime.migration] Running upgrade 2aac7e0872f6 -> 1e15e7122cc9, add extra column to deploy_templates",
                                "INFO  [alembic.runtime.migration] Running upgrade 1e15e7122cc9 -> ce6c4b3cf5a2, add allocation owner",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1635  create_ironic_cache_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1586  sudo mkdir -p /var/cache/ironic/api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1587  sudo chown ubuntu /var/cache/ironic/api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1588  rm -f '/var/cache/ironic/api/*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1589  sudo mkdir -p /var/cache/ironic/registry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1590  sudo chown ubuntu /var/cache/ironic/registry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:create_ironic_cache_dir:1591  rm -f '/var/cache/ironic/registry/*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:init_ironic:1639  /usr/local/bin/ironic-status upgrade check",
                                "+------------------------+",
                                "| Upgrade Check Results  |",
                                "+------------------------+",
                                "| Check: Object versions |",
                                "| Result: Success        |",
                                "| Details: None          |",
                                "+------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:49  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:49  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:54  is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:55  echo_summary 'Configuring Ironic networks'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Configuring Ironic networks",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:56  configure_ironic_networks",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1168  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1173  echo_summary 'Configuring Ironic cleaning network'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Configuring Ironic cleaning network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1174  configure_ironic_cleaning_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_cleaning_network:1180  iniset /etc/ironic/ironic.conf neutron cleaning_network private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1175  echo_summary 'Configuring Ironic rescue network'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Configuring Ironic rescue network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_networks:1176  configure_ironic_rescue_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_ironic_rescue_network:1184  iniset /etc/ironic/ironic.conf neutron rescuing_network private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:58  [[ '' == \\m\\u\\l\\t\\i\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:63  prepare_baremetal_basic_ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2698  [[ True != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2702  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2702  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2712  upload_baremetal_ironic_deploy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2614  declare -g IRONIC_DEPLOY_KERNEL_ID IRONIC_DEPLOY_RAMDISK_ID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2616  local ironic_deploy_kernel_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2617  local ironic_deploy_ramdisk_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2618  basename /opt/stack/devstack/files/ir-deploy-ilo.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2618  ironic_deploy_kernel_name=ir-deploy-ilo.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2619  basename /opt/stack/devstack/files/ir-deploy-ilo.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2619  ironic_deploy_ramdisk_name=ir-deploy-ilo.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2620  [[ '' != \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2621  echo_summary 'Creating and uploading baremetal images for ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Creating and uploading baremetal images for ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2623  '[' '!' -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2627  setup_ipa_builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:setup_ipa_builder:2475  git_clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic-python-agent-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:525            local git_dest=/opt/stack/ironic-python-agent-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:559            [[ ! -d /opt/stack/ironic-python-agent-builder ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1577180089833",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/ironic-python-agent-builder.git /opt/stack/ironic-python-agent-builder --branch master",
                                "Cloning into '/opt/stack/ironic-python-agent-builder'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577180089833",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577180089833 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577180093909",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=4076",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=111859",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=115935",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:593            cd /opt/stack/ironic-python-agent-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:594            git show --oneline",
                                "++functions-common:git_clone:594            head -1",
                                "e28167a Be a bit more verbose around tinyipa for rescue",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2629  '[' False = True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2638  [[ https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel =~ file:// ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2641  wget https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel -O /opt/stack/devstack/files/ir-deploy-ilo.kernel",
                                "--2019-12-24 09:34:54--  https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.kernel",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 6734016 (6.4M)",
                                "Saving to: \u2018/opt/stack/devstack/files/ir-deploy-ilo.kernel\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 98.3K 66s",
                                "    50K .......... .......... .......... .......... ..........  1%  197K 49s",
                                "   100K .......... .......... .......... .......... ..........  2% 16.5M 33s",
                                "   150K .......... .......... .......... .......... ..........  3%  200K 32s",
                                "   200K .......... .......... .......... .......... ..........  3% 13.6M 26s",
                                "   250K .......... .......... .......... .......... ..........  4% 10.1M 21s",
                                "   300K .......... .......... .......... .......... ..........  5% 8.68M 18s",
                                "   350K .......... .......... .......... .......... ..........  6%  200K 20s",
                                "   400K .......... .......... .......... .......... ..........  6% 16.5M 17s",
                                "   450K .......... .......... .......... .......... ..........  7% 9.93M 16s",
                                "   500K .......... .......... .......... .......... ..........  8% 5.77M 14s",
                                "   550K .......... .......... .......... .......... ..........  9% 3.83M 13s",
                                "   600K .......... .......... .......... .......... ..........  9% 23.4M 12s",
                                "   650K .......... .......... .......... .......... .......... 10%  235K 13s",
                                "   700K .......... .......... .......... .......... .......... 11% 8.66M 12s",
                                "   750K .......... .......... .......... .......... .......... 12% 14.7M 11s",
                                "   800K .......... .......... .......... .......... .......... 12% 14.3M 10s",
                                "   850K .......... .......... .......... .......... .......... 13% 17.9M 10s",
                                "   900K .......... .......... .......... .......... .......... 14% 7.30M 9s",
                                "   950K .......... .......... .......... .......... .......... 15% 22.7M 9s",
                                "  1000K .......... .......... .......... .......... .......... 15% 20.3M 8s",
                                "  1050K .......... .......... .......... .......... .......... 16% 24.6M 8s",
                                "  1100K .......... .......... .......... .......... .......... 17% 18.3M 7s",
                                "  1150K .......... .......... .......... .......... .......... 18% 9.22M 7s",
                                "  1200K .......... .......... .......... .......... .......... 19% 15.5M 7s",
                                "  1250K .......... .......... .......... .......... .......... 19% 24.4M 6s",
                                "  1300K .......... .......... .......... .......... .......... 20% 25.3M 6s",
                                "  1350K .......... .......... .......... .......... .......... 21%  235K 7s",
                                "  1400K .......... .......... .......... .......... .......... 22% 14.3M 6s",
                                "  1450K .......... .......... .......... .......... .......... 22% 17.7M 6s",
                                "  1500K .......... .......... .......... .......... .......... 23% 18.9M 6s",
                                "  1550K .......... .......... .......... .......... .......... 24% 21.6M 6s",
                                "  1600K .......... .......... .......... .......... .......... 25% 15.9M 5s",
                                "  1650K .......... .......... .......... .......... .......... 25% 19.6M 5s",
                                "  1700K .......... .......... .......... .......... .......... 26% 24.1M 5s",
                                "  1750K .......... .......... .......... .......... .......... 27% 21.4M 5s",
                                "  1800K .......... .......... .......... .......... .......... 28% 23.3M 5s",
                                "  1850K .......... .......... .......... .......... .......... 28% 22.9M 4s",
                                "  1900K .......... .......... .......... .......... .......... 29% 23.0M 4s",
                                "  1950K .......... .......... .......... .......... .......... 30% 24.1M 4s",
                                "  2000K .......... .......... .......... .......... .......... 31% 19.7M 4s",
                                "  2050K .......... .......... .......... .......... .......... 31% 24.0M 4s",
                                "  2100K .......... .......... .......... .......... .......... 32% 24.4M 4s",
                                "  2150K .......... .......... .......... .......... .......... 33% 22.7M 4s",
                                "  2200K .......... .......... .......... .......... .......... 34% 23.0M 3s",
                                "  2250K .......... .......... .......... .......... .......... 34% 24.8M 3s",
                                "  2300K .......... .......... .......... .......... .......... 35% 15.2M 3s",
                                "  2350K .......... .......... .......... .......... .......... 36% 16.6M 3s",
                                "  2400K .......... .......... .......... .......... .......... 37%  240K 3s",
                                "  2450K .......... .......... .......... .......... .......... 38% 7.96M 3s",
                                "  2500K .......... .......... .......... .......... .......... 38% 20.6M 3s",
                                "  2550K .......... .......... .......... .......... .......... 39% 23.1M 3s",
                                "  2600K .......... .......... .......... .......... .......... 40% 16.1M 3s",
                                "  2650K .......... .......... .......... .......... .......... 41% 21.5M 3s",
                                "  2700K .......... .......... .......... .......... .......... 41% 6.06M 3s",
                                "  2750K .......... .......... .......... .......... .......... 42% 23.7M 3s",
                                "  2800K .......... .......... .......... .......... .......... 43% 14.9M 3s",
                                "  2850K .......... .......... .......... .......... .......... 44% 20.1M 3s",
                                "  2900K .......... .......... .......... .......... .......... 44% 24.9M 3s",
                                "  2950K .......... .......... .......... .......... .......... 45% 24.9M 2s",
                                "  3000K .......... .......... .......... .......... .......... 46% 21.1M 2s",
                                "  3050K .......... .......... .......... .......... .......... 47% 22.7M 2s",
                                "  3100K .......... .......... .......... .......... .......... 47% 21.9M 2s",
                                "  3150K .......... .......... .......... .......... .......... 48% 24.1M 2s",
                                "  3200K .......... .......... .......... .......... .......... 49% 16.1M 2s",
                                "  3250K .......... .......... .......... .......... .......... 50% 24.6M 2s",
                                "  3300K .......... .......... .......... .......... .......... 50% 15.8M 2s",
                                "  3350K .......... .......... .......... .......... .......... 51% 21.5M 2s",
                                "  3400K .......... .......... .......... .......... .......... 52% 18.6M 2s",
                                "  3450K .......... .......... .......... .......... .......... 53% 24.7M 2s",
                                "  3500K .......... .......... .......... .......... .......... 53% 24.5M 2s",
                                "  3550K .......... .......... .......... .......... .......... 54% 22.5M 2s",
                                "  3600K .......... .......... .......... .......... .......... 55% 20.5M 2s",
                                "  3650K .......... .......... .......... .......... .......... 56% 22.4M 2s",
                                "  3700K .......... .......... .......... .......... .......... 57% 11.5M 2s",
                                "  3750K .......... .......... .......... .......... .......... 57% 25.6M 2s",
                                "  3800K .......... .......... .......... .......... .......... 58% 23.6M 1s",
                                "  3850K .......... .......... .......... .......... .......... 59% 23.4M 1s",
                                "  3900K .......... .......... .......... .......... .......... 60%  293K 2s",
                                "  3950K .......... .......... .......... .......... .......... 60% 8.46M 1s",
                                "  4000K .......... .......... .......... .......... .......... 61% 13.7M 1s",
                                "  4050K .......... .......... .......... .......... .......... 62% 20.2M 1s",
                                "  4100K .......... .......... .......... .......... .......... 63% 20.7M 1s",
                                "  4150K .......... .......... .......... .......... .......... 63% 16.7M 1s",
                                "  4200K .......... .......... .......... .......... .......... 64% 16.9M 1s",
                                "  4250K .......... .......... .......... .......... .......... 65% 20.2M 1s",
                                "  4300K .......... .......... .......... .......... .......... 66% 21.5M 1s",
                                "  4350K .......... .......... .......... .......... .......... 66% 18.3M 1s",
                                "  4400K .......... .......... .......... .......... .......... 67% 15.1M 1s",
                                "  4450K .......... .......... .......... .......... .......... 68% 20.8M 1s",
                                "  4500K .......... .......... .......... .......... .......... 69% 20.0M 1s",
                                "  4550K .......... .......... .......... .......... .......... 69% 20.1M 1s",
                                "  4600K .......... .......... .......... .......... .......... 70% 16.7M 1s",
                                "  4650K .......... .......... .......... .......... .......... 71% 21.4M 1s",
                                "  4700K .......... .......... .......... .......... .......... 72% 21.8M 1s",
                                "  4750K .......... .......... .......... .......... .......... 72% 19.3M 1s",
                                "  4800K .......... .......... .......... .......... .......... 73% 15.1M 1s",
                                "  4850K .......... .......... .......... .......... .......... 74% 22.0M 1s",
                                "  4900K .......... .......... .......... .......... .......... 75% 20.9M 1s",
                                "  4950K .......... .......... .......... .......... .......... 76% 20.7M 1s",
                                "  5000K .......... .......... .......... .......... .......... 76% 18.7M 1s",
                                "  5050K .......... .......... .......... .......... .......... 77% 20.2M 1s",
                                "  5100K .......... .......... .......... .......... .......... 78% 16.3M 1s",
                                "  5150K .......... .......... .......... .......... .......... 79% 17.1M 1s",
                                "  5200K .......... .......... .......... .......... .......... 79% 14.9M 1s",
                                "  5250K .......... .......... .......... .......... .......... 80% 22.2M 1s",
                                "  5300K .......... .......... .......... .......... .......... 81% 20.0M 1s",
                                "  5350K .......... .......... .......... .......... .......... 82% 20.3M 1s",
                                "  5400K .......... .......... .......... .......... .......... 82% 19.3M 0s",
                                "  5450K .......... .......... .......... .......... .......... 83% 22.1M 0s",
                                "  5500K .......... .......... .......... .......... .......... 84% 22.2M 0s",
                                "  5550K .......... .......... .......... .......... .......... 85% 20.6M 0s",
                                "  5600K .......... .......... .......... .......... .......... 85% 16.2M 0s",
                                "  5650K .......... .......... .......... .......... .......... 86% 22.7M 0s",
                                "  5700K .......... .......... .......... .......... .......... 87% 21.7M 0s",
                                "  5750K .......... .......... .......... .......... .......... 88% 22.6M 0s",
                                "  5800K .......... .......... .......... .......... .......... 88% 14.5M 0s",
                                "  5850K .......... .......... .......... .......... .......... 89%  308K 0s",
                                "  5900K .......... .......... .......... .......... .......... 90% 18.8M 0s",
                                "  5950K .......... .......... .......... .......... .......... 91% 15.6M 0s",
                                "  6000K .......... .......... .......... .......... .......... 91% 17.9M 0s",
                                "  6050K .......... .......... .......... .......... .......... 92% 34.8M 0s",
                                "  6100K .......... .......... .......... .......... .......... 93% 20.6M 0s",
                                "  6150K .......... .......... .......... .......... .......... 94% 21.4M 0s",
                                "  6200K .......... .......... .......... .......... .......... 95% 13.8M 0s",
                                "  6250K .......... .......... .......... .......... .......... 95% 32.1M 0s",
                                "  6300K .......... .......... .......... .......... .......... 96% 26.1M 0s",
                                "  6350K .......... .......... .......... .......... .......... 97% 33.7M 0s",
                                "  6400K .......... .......... .......... .......... .......... 98% 22.8M 0s",
                                "  6450K .......... .......... .......... .......... .......... 98% 34.5M 0s",
                                "  6500K .......... .......... .......... .......... .......... 99% 32.5M 0s",
                                "  6550K .......... .......... ......                          100% 41.2M=2.6s",
                                "",
                                "2019-12-24 09:34:58 (2.49 MB/s) - \u2018/opt/stack/devstack/files/ir-deploy-ilo.kernel\u2019 saved [6734016/6734016]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2643  [[ https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs =~ file:// ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2646  wget https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs -O /opt/stack/devstack/files/ir-deploy-ilo.initramfs",
                                "--2019-12-24 09:34:58--  https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos7-master.initramfs",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 401842619 (383M)",
                                "Saving to: \u2018/opt/stack/devstack/files/ir-deploy-ilo.initramfs\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 94.2K 69m26s",
                                "    50K .......... .......... .......... .......... ..........  0%  187K 52m12s",
                                "   100K .......... .......... .......... .......... ..........  0% 11.8M 34m59s",
                                "   150K .......... .......... .......... .......... ..........  0%  192K 34m44s",
                                "   200K .......... .......... .......... .......... ..........  0% 3.92M 28m7s",
                                "   250K .......... .......... .......... .......... ..........  0% 16.2M 23m30s",
                                "   300K .......... .......... .......... .......... ..........  0%  201K 24m47s",
                                "   350K .......... .......... .......... .......... ..........  0% 17.1M 21m43s",
                                "   400K .......... .......... .......... .......... ..........  0% 15.1M 19m21s",
                                "   450K .......... .......... .......... .......... ..........  0% 5.78M 17m32s",
                                "   500K .......... .......... .......... .......... ..........  0% 18.0M 15m58s",
                                "   550K .......... .......... .......... .......... ..........  0% 18.9M 14m40s",
                                "   600K .......... .......... .......... .......... ..........  0%  199K 16m3s",
                                "   650K .......... .......... .......... .......... ..........  0% 19.4M 14m56s",
                                "   700K .......... .......... .......... .......... ..........  0% 18.9M 13m57s",
                                "   750K .......... .......... .......... .......... ..........  0% 20.7M 13m6s",
                                "   800K .......... .......... .......... .......... ..........  0% 17.6M 12m21s",
                                "   850K .......... .......... .......... .......... ..........  0% 20.1M 11m41s",
                                "   900K .......... .......... .......... .......... ..........  0% 24.1M 11m5s",
                                "   950K .......... .......... .......... .......... ..........  0% 24.1M 10m32s",
                                "  1000K .......... .......... .......... .......... ..........  0%  205K 11m33s",
                                "  1050K .......... .......... .......... .......... ..........  0% 23.0M 11m2s",
                                "  1100K .......... .......... .......... .......... ..........  0% 23.0M 10m34s",
                                "  1150K .......... .......... .......... .......... ..........  0% 7.41M 10m9s",
                                "  1200K .......... .......... .......... .......... ..........  0% 19.8M 9m46s",
                                "  1250K .......... .......... .......... .......... ..........  0% 23.2M 9m24s",
                                "  1300K .......... .......... .......... .......... ..........  0% 9.78M 9m4s",
                                "  1350K .......... .......... .......... .......... ..........  0% 6.62M 8m47s",
                                "  1400K .......... .......... .......... .......... ..........  0% 16.7M 8m29s",
                                "  1450K .......... .......... .......... .......... ..........  0% 4.79M 8m15s",
                                "  1500K .......... .......... .......... .......... ..........  0% 17.9M 8m0s",
                                "  1550K .......... .......... .......... .......... ..........  0% 18.8M 7m45s",
                                "  1600K .......... .......... .......... .......... ..........  0% 7.06M 7m33s",
                                "  1650K .......... .......... .......... .......... ..........  0% 23.1M 7m20s",
                                "  1700K .......... .......... .......... .......... ..........  0% 21.0M 7m8s",
                                "  1750K .......... .......... .......... .......... ..........  0% 16.7M 6m56s",
                                "  1800K .......... .......... .......... .......... ..........  0% 3.42M 6m48s",
                                "  1850K .......... .......... .......... .......... ..........  0%  260K 7m17s",
                                "  1900K .......... .......... .......... .......... ..........  0% 18.2M 7m6s",
                                "  1950K .......... .......... .......... .......... ..........  0% 14.8M 6m56s",
                                "  2000K .......... .......... .......... .......... ..........  0% 4.82M 6m48s",
                                "  2050K .......... .......... .......... .......... ..........  0% 23.4M 6m38s",
                                "  2100K .......... .......... .......... .......... ..........  0% 31.4M 6m29s",
                                "  2150K .......... .......... .......... .......... ..........  0% 29.8M 6m21s",
                                "  2200K .......... .......... .......... .......... ..........  0% 32.4M 6m13s",
                                "  2250K .......... .......... .......... .......... ..........  0% 32.6M 6m5s",
                                "  2300K .......... .......... .......... .......... ..........  0% 30.0M 5m57s",
                                "  2350K .......... .......... .......... .......... ..........  0% 3.55M 5m52s",
                                "  2400K .......... .......... .......... .......... ..........  0% 22.7M 5m45s",
                                "  2450K .......... .......... .......... .......... ..........  0% 34.9M 5m38s",
                                "  2500K .......... .......... .......... .......... ..........  0% 4.82M 5m33s",
                                "  2550K .......... .......... .......... .......... ..........  0% 36.1M 5m27s",
                                "  2600K .......... .......... .......... .......... ..........  0% 33.5M 5m21s",
                                "  2650K .......... .......... .......... .......... ..........  0% 36.2M 5m15s",
                                "  2700K .......... .......... .......... .......... ..........  0% 35.8M 5m10s",
                                "  2750K .......... .......... .......... .......... ..........  0% 4.90M 5m5s",
                                "  2800K .......... .......... .......... .......... ..........  0% 23.9M 5m0s",
                                "  2850K .......... .......... .......... .......... ..........  0% 26.6M 4m55s",
                                "  2900K .......... .......... .......... .......... ..........  0% 28.5M 4m50s",
                                "  2950K .......... .......... .......... .......... ..........  0% 23.8M 4m46s",
                                "  3000K .......... .......... .......... .......... ..........  0% 25.7M 4m41s",
                                "  3050K .......... .......... .......... .......... ..........  0% 4.78M 4m38s",
                                "  3100K .......... .......... .......... .......... ..........  0%  282K 4m56s",
                                "  3150K .......... .......... .......... .......... ..........  0% 17.3M 4m51s",
                                "  3200K .......... .......... .......... .......... ..........  0% 12.4M 4m47s",
                                "  3250K .......... .......... .......... .......... ..........  0% 21.0M 4m43s",
                                "  3300K .......... .......... .......... .......... ..........  0% 20.5M 4m39s",
                                "  3350K .......... .......... .......... .......... ..........  0% 22.8M 4m35s",
                                "  3400K .......... .......... .......... .......... ..........  0% 23.1M 4m31s",
                                "  3450K .......... .......... .......... .......... ..........  0% 21.3M 4m28s",
                                "  3500K .......... .......... .......... .......... ..........  0% 27.0M 4m24s",
                                "  3550K .......... .......... .......... .......... ..........  0% 24.9M 4m21s",
                                "  3600K .......... .......... .......... .......... ..........  0% 19.8M 4m17s",
                                "  3650K .......... .......... .......... .......... ..........  0% 20.1M 4m14s",
                                "  3700K .......... .......... .......... .......... ..........  0% 24.1M 4m11s",
                                "  3750K .......... .......... .......... .......... ..........  0% 23.4M 4m8s",
                                "  3800K .......... .......... .......... .......... ..........  0% 3.83M 4m6s",
                                "  3850K .......... .......... .......... .......... ..........  0% 30.5M 4m3s",
                                "  3900K .......... .......... .......... .......... ..........  1% 32.1M 4m0s",
                                "  3950K .......... .......... .......... .......... ..........  1% 36.2M 3m57s",
                                "  4000K .......... .......... .......... .......... ..........  1% 27.9M 3m54s",
                                "  4050K .......... .......... .......... .......... ..........  1% 11.6M 3m52s",
                                "  4100K .......... .......... .......... .......... ..........  1% 28.7M 3m49s",
                                "  4150K .......... .......... .......... .......... ..........  1% 24.6M 3m46s",
                                "  4200K .......... .......... .......... .......... ..........  1% 22.6M 3m44s",
                                "  4250K .......... .......... .......... .......... ..........  1% 18.8M 3m41s",
                                "  4300K .......... .......... .......... .......... ..........  1% 25.0M 3m39s",
                                "  4350K .......... .......... .......... .......... ..........  1% 26.6M 3m37s",
                                "  4400K .......... .......... .......... .......... ..........  1% 23.4M 3m34s",
                                "  4450K .......... .......... .......... .......... ..........  1% 28.8M 3m32s",
                                "  4500K .......... .......... .......... .......... ..........  1% 23.2M 3m30s",
                                "  4550K .......... .......... .......... .......... ..........  1% 23.7M 3m28s",
                                "  4600K .......... .......... .......... .......... ..........  1% 27.9M 3m26s",
                                "  4650K .......... .......... .......... .......... ..........  1% 29.3M 3m24s",
                                "  4700K .......... .......... .......... .......... ..........  1% 28.6M 3m22s",
                                "  4750K .......... .......... .......... .......... ..........  1% 29.2M 3m20s",
                                "  4800K .......... .......... .......... .......... ..........  1%  272K 3m32s",
                                "  4850K .......... .......... .......... .......... ..........  1% 16.0M 3m30s",
                                "  4900K .......... .......... .......... .......... ..........  1% 13.8M 3m28s",
                                "  4950K .......... .......... .......... .......... ..........  1% 18.2M 3m27s",
                                "  5000K .......... .......... .......... .......... ..........  1% 13.6M 3m25s",
                                "  5050K .......... .......... .......... .......... ..........  1% 13.4M 3m23s",
                                "  5100K .......... .......... .......... .......... ..........  1% 19.6M 3m21s",
                                "  5150K .......... .......... .......... .......... ..........  1% 24.1M 3m19s",
                                "  5200K .......... .......... .......... .......... ..........  1% 17.9M 3m18s",
                                "  5250K .......... .......... .......... .......... ..........  1% 17.7M 3m16s",
                                "  5300K .......... .......... .......... .......... ..........  1% 26.1M 3m14s",
                                "  5350K .......... .......... .......... .......... ..........  1% 19.4M 3m13s",
                                "  5400K .......... .......... .......... .......... ..........  1% 19.0M 3m11s",
                                "  5450K .......... .......... .......... .......... ..........  1% 16.4M 3m9s",
                                "  5500K .......... .......... .......... .......... ..........  1% 19.9M 3m8s",
                                "  5550K .......... .......... .......... .......... ..........  1% 23.8M 3m6s",
                                "  5600K .......... .......... .......... .......... ..........  1% 19.6M 3m5s",
                                "  5650K .......... .......... .......... .......... ..........  1% 16.6M 3m3s",
                                "  5700K .......... .......... .......... .......... ..........  1% 15.7M 3m2s",
                                "  5750K .......... .......... .......... .......... ..........  1% 26.3M 3m0s",
                                "  5800K .......... .......... .......... .......... ..........  1% 21.0M 2m59s",
                                "  5850K .......... .......... .......... .......... ..........  1% 15.2M 2m58s",
                                "  5900K .......... .......... .......... .......... ..........  1% 21.9M 2m56s",
                                "  5950K .......... .......... .......... .......... ..........  1% 21.4M 2m55s",
                                "  6000K .......... .......... .......... .......... ..........  1% 15.9M 2m54s",
                                "  6050K .......... .......... .......... .......... ..........  1% 19.5M 2m52s",
                                "  6100K .......... .......... .......... .......... ..........  1% 20.4M 2m51s",
                                "  6150K .......... .......... .......... .......... ..........  1% 20.6M 2m50s",
                                "  6200K .......... .......... .......... .......... ..........  1% 17.4M 2m49s",
                                "  6250K .......... .......... .......... .......... ..........  1% 20.3M 2m48s",
                                "  6300K .......... .......... .......... .......... ..........  1% 25.2M 2m46s",
                                "  6350K .......... .......... .......... .......... ..........  1% 27.9M 2m45s",
                                "  6400K .......... .......... .......... .......... ..........  1% 5.50M 2m44s",
                                "  6450K .......... .......... .......... .......... ..........  1% 26.7M 2m43s",
                                "  6500K .......... .......... .......... .......... ..........  1% 28.7M 2m42s",
                                "  6550K .......... .......... .......... .......... ..........  1% 28.3M 2m41s",
                                "  6600K .......... .......... .......... .......... ..........  1% 27.2M 2m40s",
                                "  6650K .......... .......... .......... .......... ..........  1% 24.6M 2m39s",
                                "  6700K .......... .......... .......... .......... ..........  1% 21.9M 2m38s",
                                "  6750K .......... .......... .......... .......... ..........  1% 23.3M 2m36s",
                                "  6800K .......... .......... .......... .......... ..........  1% 19.7M 2m35s",
                                "  6850K .......... .......... .......... .......... ..........  1% 23.5M 2m34s",
                                "  6900K .......... .......... .......... .......... ..........  1% 19.9M 2m33s",
                                "  6950K .......... .......... .......... .......... ..........  1% 25.3M 2m32s",
                                "  7000K .......... .......... .......... .......... ..........  1%  325K 2m40s",
                                "  7050K .......... .......... .......... .......... ..........  1% 4.64M 2m39s",
                                "  7100K .......... .......... .......... .......... ..........  1% 30.9M 2m38s",
                                "  7150K .......... .......... .......... .......... ..........  1% 29.1M 2m37s",
                                "  7200K .......... .......... .......... .......... ..........  1% 24.3M 2m36s",
                                "  7250K .......... .......... .......... .......... ..........  1% 35.8M 2m35s",
                                "  7300K .......... .......... .......... .......... ..........  1% 33.8M 2m34s",
                                "  7350K .......... .......... .......... .......... ..........  1% 3.80M 2m34s",
                                "  7400K .......... .......... .......... .......... ..........  1% 23.3M 2m33s",
                                "  7450K .......... .......... .......... .......... ..........  1% 24.8M 2m32s",
                                "  7500K .......... .......... .......... .......... ..........  1% 27.6M 2m31s",
                                "  7550K .......... .......... .......... .......... ..........  1% 29.4M 2m30s",
                                "  7600K .......... .......... .......... .......... ..........  1% 20.6M 2m29s",
                                "  7650K .......... .......... .......... .......... ..........  1% 26.1M 2m28s",
                                "  7700K .......... .......... .......... .......... ..........  1% 27.9M 2m27s",
                                "  7750K .......... .......... .......... .......... ..........  1% 24.9M 2m26s",
                                "  7800K .......... .......... .......... .......... ..........  2% 24.5M 2m26s",
                                "  7850K .......... .......... .......... .......... ..........  2% 27.9M 2m25s",
                                "  7900K .......... .......... .......... .......... ..........  2% 20.8M 2m24s",
                                "  7950K .......... .......... .......... .......... ..........  2% 23.9M 2m23s",
                                "  8000K .......... .......... .......... .......... ..........  2% 19.4M 2m22s",
                                "  8050K .......... .......... .......... .......... ..........  2% 28.3M 2m21s",
                                "  8100K .......... .......... .......... .......... ..........  2% 21.0M 2m21s",
                                "  8150K .......... .......... .......... .......... ..........  2% 25.9M 2m20s",
                                "  8200K .......... .......... .......... .......... ..........  2% 24.5M 2m19s",
                                "  8250K .......... .......... .......... .......... ..........  2% 26.4M 2m18s",
                                "  8300K .......... .......... .......... .......... ..........  2% 26.4M 2m18s",
                                "  8350K .......... .......... .......... .......... ..........  2% 17.2M 2m17s",
                                "  8400K .......... .......... .......... .......... ..........  2% 20.4M 2m16s",
                                "  8450K .......... .......... .......... .......... ..........  2% 23.8M 2m15s",
                                "  8500K .......... .......... .......... .......... ..........  2% 25.0M 2m15s",
                                "  8550K .......... .......... .......... .......... ..........  2% 24.7M 2m14s",
                                "  8600K .......... .......... .......... .......... ..........  2% 21.7M 2m13s",
                                "  8650K .......... .......... .......... .......... ..........  2% 19.8M 2m13s",
                                "  8700K .......... .......... .......... .......... ..........  2% 17.8M 2m12s",
                                "  8750K .......... .......... .......... .......... ..........  2% 19.0M 2m11s",
                                "  8800K .......... .......... .......... .......... ..........  2% 12.9M 2m11s",
                                "  8850K .......... .......... .......... .......... ..........  2% 20.2M 2m10s",
                                "  8900K .......... .......... .......... .......... ..........  2% 22.2M 2m9s",
                                "  8950K .......... .......... .......... .......... ..........  2% 19.1M 2m9s",
                                "  9000K .......... .......... .......... .......... ..........  2% 18.4M 2m8s",
                                "  9050K .......... .......... .......... .......... ..........  2% 22.2M 2m8s",
                                "  9100K .......... .......... .......... .......... ..........  2% 21.8M 2m7s",
                                "  9150K .......... .......... .......... .......... ..........  2% 22.2M 2m6s",
                                "  9200K .......... .......... .......... .......... ..........  2% 15.8M 2m6s",
                                "  9250K .......... .......... .......... .......... ..........  2% 21.8M 2m5s",
                                "  9300K .......... .......... .......... .......... ..........  2% 18.7M 2m5s",
                                "  9350K .......... .......... .......... .......... ..........  2% 21.7M 2m4s",
                                "  9400K .......... .......... .......... .......... ..........  2% 18.6M 2m3s",
                                "  9450K .......... .......... .......... .......... ..........  2% 21.9M 2m3s",
                                "  9500K .......... .......... .......... .......... ..........  2% 16.1M 2m2s",
                                "  9550K .......... .......... .......... .......... ..........  2% 26.7M 2m2s",
                                "  9600K .......... .......... .......... .......... ..........  2%  375K 2m6s",
                                "  9650K .......... .......... .......... .......... ..........  2% 19.1M 2m6s",
                                "  9700K .......... .......... .......... .......... ..........  2% 20.2M 2m5s",
                                "  9750K .......... .......... .......... .......... ..........  2% 17.6M 2m5s",
                                "  9800K .......... .......... .......... .......... ..........  2% 21.8M 2m4s",
                                "  9850K .......... .......... .......... .......... ..........  2% 21.4M 2m4s",
                                "  9900K .......... .......... .......... .......... ..........  2% 33.8M 2m3s",
                                "  9950K .......... .......... .......... .......... ..........  2% 33.3M 2m2s",
                                " 10000K .......... .......... .......... .......... ..........  2% 18.7M 2m2s",
                                " 10050K .......... .......... .......... .......... ..........  2% 33.0M 2m1s",
                                " 10100K .......... .......... .......... .......... ..........  2% 29.9M 2m1s",
                                " 10150K .......... .......... .......... .......... ..........  2% 34.3M 2m0s",
                                " 10200K .......... .......... .......... .......... ..........  2% 32.2M 2m0s",
                                " 10250K .......... .......... .......... .......... ..........  2% 31.5M 1m59s",
                                " 10300K .......... .......... .......... .......... ..........  2% 23.6M 1m59s",
                                " 10350K .......... .......... .......... .......... ..........  2% 33.2M 1m58s",
                                " 10400K .......... .......... .......... .......... ..........  2% 26.0M 1m58s",
                                " 10450K .......... .......... .......... .......... ..........  2% 32.8M 1m57s",
                                " 10500K .......... .......... .......... .......... ..........  2% 34.1M 1m57s",
                                " 10550K .......... .......... .......... .......... ..........  2% 34.7M 1m56s",
                                " 10600K .......... .......... .......... .......... ..........  2% 28.9M 1m56s",
                                " 10650K .......... .......... .......... .......... ..........  2% 25.3M 1m55s",
                                " 10700K .......... .......... .......... .......... ..........  2% 32.8M 1m55s",
                                " 10750K .......... .......... .......... .......... ..........  2% 34.4M 1m54s",
                                " 10800K .......... .......... .......... .......... ..........  2% 24.0M 1m54s",
                                " 10850K .......... .......... .......... .......... ..........  2% 29.0M 1m53s",
                                " 10900K .......... .......... .......... .......... ..........  2% 30.6M 1m53s",
                                " 10950K .......... .......... .......... .......... ..........  2% 24.8M 1m52s",
                                " 11000K .......... .......... .......... .......... ..........  2% 32.5M 1m52s",
                                " 11050K .......... .......... .......... .......... ..........  2% 34.0M 1m51s",
                                " 11100K .......... .......... .......... .......... ..........  2% 32.9M 1m51s",
                                " 11150K .......... .......... .......... .......... ..........  2% 31.3M 1m50s",
                                " 11200K .......... .......... .......... .......... ..........  2% 11.1M 1m50s",
                                " 11250K .......... .......... .......... .......... ..........  2% 33.2M 1m49s",
                                " 11300K .......... .......... .......... .......... ..........  2% 33.6M 1m49s",
                                " 11350K .......... .......... .......... .......... ..........  2% 31.6M 1m49s",
                                " 11400K .......... .......... .......... .......... ..........  2% 31.2M 1m48s",
                                " 11450K .......... .......... .......... .......... ..........  2% 34.8M 1m48s",
                                " 11500K .......... .......... .......... .......... ..........  2% 24.8M 1m47s",
                                " 11550K .......... .......... .......... .......... ..........  2% 28.6M 1m47s",
                                " 11600K .......... .......... .......... .......... ..........  2% 4.60M 1m47s",
                                " 11650K .......... .......... .......... .......... ..........  2% 27.7M 1m46s",
                                " 11700K .......... .......... .......... .......... ..........  2% 17.7M 1m46s",
                                " 11750K .......... .......... .......... .......... ..........  3% 29.4M 1m46s",
                                " 11800K .......... .......... .......... .......... ..........  3% 27.7M 1m45s",
                                " 11850K .......... .......... .......... .......... ..........  3% 27.3M 1m45s",
                                " 11900K .......... .......... .......... .......... ..........  3% 8.36M 1m44s",
                                " 11950K .......... .......... .......... .......... ..........  3% 23.7M 1m44s",
                                " 12000K .......... .......... .......... .......... ..........  3% 19.7M 1m44s",
                                " 12050K .......... .......... .......... .......... ..........  3% 29.1M 1m43s",
                                " 12100K .......... .......... .......... .......... ..........  3% 28.4M 1m43s",
                                " 12150K .......... .......... .......... .......... ..........  3% 32.5M 1m43s",
                                " 12200K .......... .......... .......... .......... ..........  3% 30.5M 1m42s",
                                " 12250K .......... .......... .......... .......... ..........  3% 30.9M 1m42s",
                                " 12300K .......... .......... .......... .......... ..........  3% 28.3M 1m41s",
                                " 12350K .......... .......... .......... .......... ..........  3% 29.8M 1m41s",
                                " 12400K .......... .......... .......... .......... ..........  3% 25.9M 1m41s",
                                " 12450K .......... .......... .......... .......... ..........  3% 30.8M 1m40s",
                                " 12500K .......... .......... .......... .......... ..........  3% 28.2M 1m40s",
                                " 12550K .......... .......... .......... .......... ..........  3% 34.4M 1m40s",
                                " 12600K .......... .......... .......... .......... ..........  3% 29.6M 99s",
                                " 12650K .......... .......... .......... .......... ..........  3% 34.0M 99s",
                                " 12700K .......... .......... .......... .......... ..........  3% 34.1M 99s",
                                " 12750K .......... .......... .......... .......... ..........  3% 34.5M 98s",
                                " 12800K .......... .......... .......... .......... ..........  3% 1.03M 99s",
                                " 12850K .......... .......... .......... .......... ..........  3%  534K 1m42s",
                                " 12900K .......... .......... .......... .......... ..........  3% 9.10M 1m41s",
                                " 12950K .......... .......... .......... .......... ..........  3% 20.7M 1m41s",
                                " 13000K .......... .......... .......... .......... ..........  3% 21.7M 1m41s",
                                " 13050K .......... .......... .......... .......... ..........  3% 22.5M 1m40s",
                                " 13100K .......... .......... .......... .......... ..........  3% 15.1M 1m40s",
                                " 13150K .......... .......... .......... .......... ..........  3% 23.4M 1m40s",
                                " 13200K .......... .......... .......... .......... ..........  3% 19.9M 99s",
                                " 13250K .......... .......... .......... .......... ..........  3% 30.0M 99s",
                                " 13300K .......... .......... .......... .......... ..........  3% 15.9M 99s",
                                " 13350K .......... .......... .......... .......... ..........  3% 8.72M 98s",
                                " 13400K .......... .......... .......... .......... ..........  3% 19.3M 98s",
                                " 13450K .......... .......... .......... .......... ..........  3% 20.5M 98s",
                                " 13500K .......... .......... .......... .......... ..........  3% 22.4M 98s",
                                " 13550K .......... .......... .......... .......... ..........  3% 20.6M 97s",
                                " 13600K .......... .......... .......... .......... ..........  3% 17.6M 97s",
                                " 13650K .......... .......... .......... .......... ..........  3% 26.1M 97s",
                                " 13700K .......... .......... .......... .......... ..........  3% 27.5M 96s",
                                " 13750K .......... .......... .......... .......... ..........  3% 34.7M 96s",
                                " 13800K .......... .......... .......... .......... ..........  3% 30.4M 96s",
                                " 13850K .......... .......... .......... .......... ..........  3% 5.52M 96s",
                                " 13900K .......... .......... .......... .......... ..........  3% 23.0M 95s",
                                " 13950K .......... .......... .......... .......... ..........  3% 20.4M 95s",
                                " 14000K .......... .......... .......... .......... ..........  3% 17.0M 95s",
                                " 14050K .......... .......... .......... .......... ..........  3% 27.6M 94s",
                                " 14100K .......... .......... .......... .......... ..........  3% 25.3M 94s",
                                " 14150K .......... .......... .......... .......... ..........  3% 25.9M 94s",
                                " 14200K .......... .......... .......... .......... ..........  3% 26.3M 94s",
                                " 14250K .......... .......... .......... .......... ..........  3% 28.2M 93s",
                                " 14300K .......... .......... .......... .......... ..........  3% 30.5M 93s",
                                " 14350K .......... .......... .......... .......... ..........  3% 29.5M 93s",
                                " 14400K .......... .......... .......... .......... ..........  3% 21.7M 92s",
                                " 14450K .......... .......... .......... .......... ..........  3% 25.1M 92s",
                                " 14500K .......... .......... .......... .......... ..........  3% 29.2M 92s",
                                " 14550K .......... .......... .......... .......... ..........  3% 27.2M 92s",
                                " 14600K .......... .......... .......... .......... ..........  3% 28.6M 91s",
                                " 14650K .......... .......... .......... .......... ..........  3% 30.4M 91s",
                                " 14700K .......... .......... .......... .......... ..........  3% 32.0M 91s",
                                " 14750K .......... .......... .......... .......... ..........  3% 26.9M 90s",
                                " 14800K .......... .......... .......... .......... ..........  3% 23.2M 90s",
                                " 14850K .......... .......... .......... .......... ..........  3% 26.7M 90s",
                                " 14900K .......... .......... .......... .......... ..........  3% 28.9M 90s",
                                " 14950K .......... .......... .......... .......... ..........  3% 27.1M 89s",
                                " 15000K .......... .......... .......... .......... ..........  3% 27.0M 89s",
                                " 15050K .......... .......... .......... .......... ..........  3% 26.8M 89s",
                                " 15100K .......... .......... .......... .......... ..........  3% 33.5M 89s",
                                " 15150K .......... .......... .......... .......... ..........  3% 26.3M 88s",
                                " 15200K .......... .......... .......... .......... ..........  3% 22.1M 88s",
                                " 15250K .......... .......... .......... .......... ..........  3% 28.9M 88s",
                                " 15300K .......... .......... .......... .......... ..........  3% 29.7M 88s",
                                " 15350K .......... .......... .......... .......... ..........  3% 25.6M 87s",
                                " 15400K .......... .......... .......... .......... ..........  3% 25.6M 87s",
                                " 15450K .......... .......... .......... .......... ..........  3% 33.9M 87s",
                                " 15500K .......... .......... .......... .......... ..........  3% 26.3M 87s",
                                " 15550K .......... .......... .......... .......... ..........  3% 29.9M 86s",
                                " 15600K .......... .......... .......... .......... ..........  3% 20.0M 86s",
                                " 15650K .......... .......... .......... .......... ..........  4% 27.0M 86s",
                                " 15700K .......... .......... .......... .......... ..........  4% 24.5M 86s",
                                " 15750K .......... .......... .......... .......... ..........  4% 27.1M 85s",
                                " 15800K .......... .......... .......... .......... ..........  4% 27.8M 85s",
                                " 15850K .......... .......... .......... .......... ..........  4% 32.6M 85s",
                                " 15900K .......... .......... .......... .......... ..........  4% 26.8M 85s",
                                " 15950K .......... .......... .......... .......... ..........  4% 29.2M 84s",
                                " 16000K .......... .......... .......... .......... ..........  4% 20.4M 84s",
                                " 16050K .......... .......... .......... .......... ..........  4% 24.5M 84s",
                                " 16100K .......... .......... .......... .......... ..........  4% 22.8M 84s",
                                " 16150K .......... .......... .......... .......... ..........  4% 25.3M 84s",
                                " 16200K .......... .......... .......... .......... ..........  4% 23.7M 83s",
                                " 16250K .......... .......... .......... .......... ..........  4% 22.4M 83s",
                                " 16300K .......... .......... .......... .......... ..........  4% 23.7M 83s",
                                " 16350K .......... .......... .......... .......... ..........  4% 34.5M 83s",
                                " 16400K .......... .......... .......... .......... ..........  4% 24.7M 82s",
                                " 16450K .......... .......... .......... .......... ..........  4% 34.7M 82s",
                                " 16500K .......... .......... .......... .......... ..........  4% 31.2M 82s",
                                " 16550K .......... .......... .......... .......... ..........  4% 31.8M 82s",
                                " 16600K .......... .......... .......... .......... ..........  4% 30.5M 82s",
                                " 16650K .......... .......... .......... .......... ..........  4% 34.1M 81s",
                                " 16700K .......... .......... .......... .......... ..........  4% 31.1M 81s",
                                " 16750K .......... .......... .......... .......... ..........  4% 31.3M 81s",
                                " 16800K .......... .......... .......... .......... ..........  4% 25.6M 81s",
                                " 16850K .......... .......... .......... .......... ..........  4% 30.5M 80s",
                                " 16900K .......... .......... .......... .......... ..........  4%  514K 82s",
                                " 16950K .......... .......... .......... .......... ..........  4% 22.5M 82s",
                                " 17000K .......... .......... .......... .......... ..........  4% 21.3M 82s",
                                " 17050K .......... .......... .......... .......... ..........  4% 22.7M 82s",
                                " 17100K .......... .......... .......... .......... ..........  4% 17.0M 82s",
                                " 17150K .......... .......... .......... .......... ..........  4% 31.3M 81s",
                                " 17200K .......... .......... .......... .......... ..........  4% 23.6M 81s",
                                " 17250K .......... .......... .......... .......... ..........  4% 30.4M 81s",
                                " 17300K .......... .......... .......... .......... ..........  4% 30.9M 81s",
                                " 17350K .......... .......... .......... .......... ..........  4% 32.3M 80s",
                                " 17400K .......... .......... .......... .......... ..........  4% 31.8M 80s",
                                " 17450K .......... .......... .......... .......... ..........  4% 32.8M 80s",
                                " 17500K .......... .......... .......... .......... ..........  4% 30.5M 80s",
                                " 17550K .......... .......... .......... .......... ..........  4% 34.8M 80s",
                                " 17600K .......... .......... .......... .......... ..........  4% 24.8M 79s",
                                " 17650K .......... .......... .......... .......... ..........  4% 31.4M 79s",
                                " 17700K .......... .......... .......... .......... ..........  4% 28.5M 79s",
                                " 17750K .......... .......... .......... .......... ..........  4% 33.3M 79s",
                                " 17800K .......... .......... .......... .......... ..........  4% 29.2M 79s",
                                " 17850K .......... .......... .......... .......... ..........  4% 25.3M 78s",
                                " 17900K .......... .......... .......... .......... ..........  4% 28.1M 78s",
                                " 17950K .......... .......... .......... .......... ..........  4% 28.3M 78s",
                                " 18000K .......... .......... .......... .......... ..........  4% 12.6M 78s",
                                " 18050K .......... .......... .......... .......... ..........  4% 22.2M 78s",
                                " 18100K .......... .......... .......... .......... ..........  4% 22.0M 78s",
                                " 18150K .......... .......... .......... .......... ..........  4% 23.6M 77s",
                                " 18200K .......... .......... .......... .......... ..........  4% 24.1M 77s",
                                " 18250K .......... .......... .......... .......... ..........  4% 22.0M 77s",
                                " 18300K .......... .......... .......... .......... ..........  4% 25.4M 77s",
                                " 18350K .......... .......... .......... .......... ..........  4% 16.7M 77s",
                                " 18400K .......... .......... .......... .......... ..........  4% 20.2M 77s",
                                " 18450K .......... .......... .......... .......... ..........  4% 25.8M 76s",
                                " 18500K .......... .......... .......... .......... ..........  4% 24.0M 76s",
                                " 18550K .......... .......... .......... .......... ..........  4% 25.7M 76s",
                                " 18600K .......... .......... .......... .......... ..........  4% 21.8M 76s",
                                " 18650K .......... .......... .......... .......... ..........  4% 14.2M 76s",
                                " 18700K .......... .......... .......... .......... ..........  4% 21.0M 76s",
                                " 18750K .......... .......... .......... .......... ..........  4% 26.8M 75s",
                                " 18800K .......... .......... .......... .......... ..........  4% 10.4M 75s",
                                " 18850K .......... .......... .......... .......... ..........  4% 11.0M 75s",
                                " 18900K .......... .......... .......... .......... ..........  4% 16.6M 75s",
                                " 18950K .......... .......... .......... .......... ..........  4% 17.7M 75s",
                                " 19000K .......... .......... .......... .......... ..........  4% 26.3M 75s",
                                " 19050K .......... .......... .......... .......... ..........  4% 25.0M 74s",
                                " 19100K .......... .......... .......... .......... ..........  4% 29.5M 74s",
                                " 19150K .......... .......... .......... .......... ..........  4% 23.8M 74s",
                                " 19200K .......... .......... .......... .......... ..........  4% 24.4M 74s",
                                " 19250K .......... .......... .......... .......... ..........  4% 25.9M 74s",
                                " 19300K .......... .......... .......... .......... ..........  4% 29.9M 74s",
                                " 19350K .......... .......... .......... .......... ..........  4% 25.1M 73s",
                                " 19400K .......... .......... .......... .......... ..........  4% 25.9M 73s",
                                " 19450K .......... .......... .......... .......... ..........  4% 25.7M 73s",
                                " 19500K .......... .......... .......... .......... ..........  4% 28.7M 73s",
                                " 19550K .......... .......... .......... .......... ..........  4% 29.9M 73s",
                                " 19600K .......... .......... .......... .......... ..........  5% 20.2M 73s",
                                " 19650K .......... .......... .......... .......... ..........  5% 7.66M 73s",
                                " 19700K .......... .......... .......... .......... ..........  5% 12.9M 72s",
                                " 19750K .......... .......... .......... .......... ..........  5% 13.7M 72s",
                                " 19800K .......... .......... .......... .......... ..........  5% 13.7M 72s",
                                " 19850K .......... .......... .......... .......... ..........  5% 15.8M 72s",
                                " 19900K .......... .......... .......... .......... ..........  5% 14.2M 72s",
                                " 19950K .......... .......... .......... .......... ..........  5% 15.0M 72s",
                                " 20000K .......... .......... .......... .......... ..........  5% 13.1M 72s",
                                " 20050K .......... .......... .......... .......... ..........  5% 15.8M 72s",
                                " 20100K .......... .......... .......... .......... ..........  5% 18.5M 71s",
                                " 20150K .......... .......... .......... .......... ..........  5% 21.2M 71s",
                                " 20200K .......... .......... .......... .......... ..........  5% 17.6M 71s",
                                " 20250K .......... .......... .......... .......... ..........  5% 17.7M 71s",
                                " 20300K .......... .......... .......... .......... ..........  5% 18.9M 71s",
                                " 20350K .......... .......... .......... .......... ..........  5% 6.78M 71s",
                                " 20400K .......... .......... .......... .......... ..........  5% 13.4M 71s",
                                " 20450K .......... .......... .......... .......... ..........  5% 13.2M 71s",
                                " 20500K .......... .......... .......... .......... ..........  5% 16.1M 71s",
                                " 20550K .......... .......... .......... .......... ..........  5% 15.9M 70s",
                                " 20600K .......... .......... .......... .......... ..........  5% 15.5M 70s",
                                " 20650K .......... .......... .......... .......... ..........  5% 16.2M 70s",
                                " 20700K .......... .......... .......... .......... ..........  5% 16.4M 70s",
                                " 20750K .......... .......... .......... .......... ..........  5% 21.6M 70s",
                                " 20800K .......... .......... .......... .......... ..........  5% 24.7M 70s",
                                " 20850K .......... .......... .......... .......... ..........  5% 28.2M 70s",
                                " 20900K .......... .......... .......... .......... ..........  5% 26.0M 69s",
                                " 20950K .......... .......... .......... .......... ..........  5%  769K 70s",
                                " 21000K .......... .......... .......... .......... ..........  5% 12.4M 70s",
                                " 21050K .......... .......... .......... .......... ..........  5% 14.2M 70s",
                                " 21100K .......... .......... .......... .......... ..........  5% 11.8M 70s",
                                " 21150K .......... .......... .......... .......... ..........  5% 12.9M 70s",
                                " 21200K .......... .......... .......... .......... ..........  5% 14.5M 70s",
                                " 21250K .......... .......... .......... .......... ..........  5% 16.9M 70s",
                                " 21300K .......... .......... .......... .......... ..........  5% 17.2M 70s",
                                " 21350K .......... .......... .......... .......... ..........  5% 13.5M 70s",
                                " 21400K .......... .......... .......... .......... ..........  5% 11.9M 69s",
                                " 21450K .......... .......... .......... .......... ..........  5% 14.0M 69s",
                                " 21500K .......... .......... .......... .......... ..........  5% 12.9M 69s",
                                " 21550K .......... .......... .......... .......... ..........  5% 11.3M 69s",
                                " 21600K .......... .......... .......... .......... ..........  5% 10.9M 69s",
                                " 21650K .......... .......... .......... .......... ..........  5% 12.6M 69s",
                                " 21700K .......... .......... .......... .......... ..........  5% 13.5M 69s",
                                " 21750K .......... .......... .......... .......... ..........  5% 14.0M 69s",
                                " 21800K .......... .......... .......... .......... ..........  5% 12.3M 69s",
                                " 21850K .......... .......... .......... .......... ..........  5% 16.4M 68s",
                                " 21900K .......... .......... .......... .......... ..........  5% 14.9M 68s",
                                " 21950K .......... .......... .......... .......... ..........  5% 12.9M 68s",
                                " 22000K .......... .......... .......... .......... ..........  5% 12.0M 68s",
                                " 22050K .......... .......... .......... .......... ..........  5% 12.9M 68s",
                                " 22100K .......... .......... .......... .......... ..........  5% 11.4M 68s",
                                " 22150K .......... .......... .......... .......... ..........  5% 14.0M 68s",
                                " 22200K .......... .......... .......... .......... ..........  5% 13.2M 68s",
                                " 22250K .......... .......... .......... .......... ..........  5% 13.2M 68s",
                                " 22300K .......... .......... .......... .......... ..........  5% 13.1M 68s",
                                " 22350K .......... .......... .......... .......... ..........  5% 13.8M 67s",
                                " 22400K .......... .......... .......... .......... ..........  5% 10.4M 67s",
                                " 22450K .......... .......... .......... .......... ..........  5% 10.1M 67s",
                                " 22500K .......... .......... .......... .......... ..........  5% 13.8M 67s",
                                " 22550K .......... .......... .......... .......... ..........  5% 17.1M 67s",
                                " 22600K .......... .......... .......... .......... ..........  5% 15.8M 67s",
                                " 22650K .......... .......... .......... .......... ..........  5% 13.1M 67s",
                                " 22700K .......... .......... .......... .......... ..........  5% 15.4M 67s",
                                " 22750K .......... .......... .......... .......... ..........  5% 14.9M 67s",
                                " 22800K .......... .......... .......... .......... ..........  5% 13.0M 67s",
                                " 22850K .......... .......... .......... .......... ..........  5% 15.9M 66s",
                                " 22900K .......... .......... .......... .......... ..........  5% 14.0M 66s",
                                " 22950K .......... .......... .......... .......... ..........  5% 14.8M 66s",
                                " 23000K .......... .......... .......... .......... ..........  5% 14.6M 66s",
                                " 23050K .......... .......... .......... .......... ..........  5% 22.0M 66s",
                                " 23100K .......... .......... .......... .......... ..........  5% 20.7M 66s",
                                " 23150K .......... .......... .......... .......... ..........  5% 20.3M 66s",
                                " 23200K .......... .......... .......... .......... ..........  5% 17.4M 66s",
                                " 23250K .......... .......... .......... .......... ..........  5% 20.9M 66s",
                                " 23300K .......... .......... .......... .......... ..........  5% 19.4M 66s",
                                " 23350K .......... .......... .......... .......... ..........  5% 22.1M 65s",
                                " 23400K .......... .......... .......... .......... ..........  5% 21.1M 65s",
                                " 23450K .......... .......... .......... .......... ..........  5% 18.7M 65s",
                                " 23500K .......... .......... .......... .......... ..........  6% 19.6M 65s",
                                " 23550K .......... .......... .......... .......... ..........  6% 19.9M 65s",
                                " 23600K .......... .......... .......... .......... ..........  6% 24.4M 65s",
                                " 23650K .......... .......... .......... .......... ..........  6% 34.4M 65s",
                                " 23700K .......... .......... .......... .......... ..........  6% 32.1M 65s",
                                " 23750K .......... .......... .......... .......... ..........  6% 32.8M 64s",
                                " 23800K .......... .......... .......... .......... ..........  6% 14.8M 64s",
                                " 23850K .......... .......... .......... .......... ..........  6% 18.4M 64s",
                                " 23900K .......... .......... .......... .......... ..........  6% 18.6M 64s",
                                " 23950K .......... .......... .......... .......... ..........  6% 16.6M 64s",
                                " 24000K .......... .......... .......... .......... ..........  6% 13.6M 64s",
                                " 24050K .......... .......... .......... .......... ..........  6% 6.44M 64s",
                                " 24100K .......... .......... .......... .......... ..........  6% 19.2M 64s",
                                " 24150K .......... .......... .......... .......... ..........  6% 22.9M 64s",
                                " 24200K .......... .......... .......... .......... ..........  6% 6.44M 64s",
                                " 24250K .......... .......... .......... .......... ..........  6% 24.4M 64s",
                                " 24300K .......... .......... .......... .......... ..........  6% 8.00M 64s",
                                " 24350K .......... .......... .......... .......... ..........  6% 20.2M 63s",
                                " 24400K .......... .......... .......... .......... ..........  6% 12.8M 63s",
                                " 24450K .......... .......... .......... .......... ..........  6% 17.2M 63s",
                                " 24500K .......... .......... .......... .......... ..........  6% 18.9M 63s",
                                " 24550K .......... .......... .......... .......... ..........  6% 18.8M 63s",
                                " 24600K .......... .......... .......... .......... ..........  6% 10.8M 63s",
                                " 24650K .......... .......... .......... .......... ..........  6% 16.0M 63s",
                                " 24700K .......... .......... .......... .......... ..........  6% 21.1M 63s",
                                " 24750K .......... .......... .......... .......... ..........  6% 18.5M 63s",
                                " 24800K .......... .......... .......... .......... ..........  6% 11.9M 63s",
                                " 24850K .......... .......... .......... .......... ..........  6% 21.8M 63s",
                                " 24900K .......... .......... .......... .......... ..........  6% 15.5M 62s",
                                " 24950K .......... .......... .......... .......... ..........  6% 19.7M 62s",
                                " 25000K .......... .......... .......... .......... ..........  6% 16.8M 62s",
                                " 25050K .......... .......... .......... .......... ..........  6% 18.0M 62s",
                                " 25100K .......... .......... .......... .......... ..........  6% 15.7M 62s",
                                " 25150K .......... .......... .......... .......... ..........  6% 19.0M 62s",
                                " 25200K .......... .......... .......... .......... ..........  6% 18.8M 62s",
                                " 25250K .......... .......... .......... .......... ..........  6% 30.0M 62s",
                                " 25300K .......... .......... .......... .......... ..........  6% 22.0M 62s",
                                " 25350K .......... .......... .......... .......... ..........  6% 22.8M 62s",
                                " 25400K .......... .......... .......... .......... ..........  6% 28.7M 62s",
                                " 25450K .......... .......... .......... .......... ..........  6% 23.5M 61s",
                                " 25500K .......... .......... .......... .......... ..........  6% 21.8M 61s",
                                " 25550K .......... .......... .......... .......... ..........  6% 30.9M 61s",
                                " 25600K .......... .......... .......... .......... ..........  6% 18.9M 61s",
                                " 25650K .......... .......... .......... .......... ..........  6% 29.0M 61s",
                                " 25700K .......... .......... .......... .......... ..........  6% 23.7M 61s",
                                " 25750K .......... .......... .......... .......... ..........  6% 22.9M 61s",
                                " 25800K .......... .......... .......... .......... ..........  6% 23.1M 61s",
                                " 25850K .......... .......... .......... .......... ..........  6% 24.6M 61s",
                                " 25900K .......... .......... .......... .......... ..........  6% 27.1M 61s",
                                " 25950K .......... .......... .......... .......... ..........  6% 24.5M 60s",
                                " 26000K .......... .......... .......... .......... ..........  6% 16.2M 60s",
                                " 26050K .......... .......... .......... .......... ..........  6% 24.3M 60s",
                                " 26100K .......... .......... .......... .......... ..........  6% 26.8M 60s",
                                " 26150K .......... .......... .......... .......... ..........  6% 20.4M 60s",
                                " 26200K .......... .......... .......... .......... ..........  6% 33.4M 60s",
                                " 26250K .......... .......... .......... .......... ..........  6% 14.3M 60s",
                                " 26300K .......... .......... .......... .......... ..........  6% 34.1M 60s",
                                " 26350K .......... .......... .......... .......... ..........  6% 28.6M 60s",
                                " 26400K .......... .......... .......... .......... ..........  6% 26.8M 60s",
                                " 26450K .......... .......... .......... .......... ..........  6% 29.8M 60s",
                                " 26500K .......... .......... .......... .......... ..........  6% 32.9M 59s",
                                " 26550K .......... .......... .......... .......... ..........  6% 32.0M 59s",
                                " 26600K .......... .......... .......... .......... ..........  6% 33.3M 59s",
                                " 26650K .......... .......... .......... .......... ..........  6% 34.7M 59s",
                                " 26700K .......... .......... .......... .......... ..........  6% 33.2M 59s",
                                " 26750K .......... .......... .......... .......... ..........  6% 32.8M 59s",
                                " 26800K .......... .......... .......... .......... ..........  6% 24.2M 59s",
                                " 26850K .......... .......... .......... .......... ..........  6% 29.4M 59s",
                                " 26900K .......... .......... .......... .......... ..........  6% 34.8M 59s",
                                " 26950K .......... .......... .......... .......... ..........  6% 19.7M 59s",
                                " 27000K .......... .......... .......... .......... ..........  6% 25.7M 58s",
                                " 27050K .......... .......... .......... .......... ..........  6% 22.3M 58s",
                                " 27100K .......... .......... .......... .......... ..........  6% 28.3M 58s",
                                " 27150K .......... .......... .......... .......... ..........  6% 24.7M 58s",
                                " 27200K .......... .......... .......... .......... ..........  6% 21.9M 58s",
                                " 27250K .......... .......... .......... .......... ..........  6% 28.5M 58s",
                                " 27300K .......... .......... .......... .......... ..........  6% 28.0M 58s",
                                " 27350K .......... .......... .......... .......... ..........  6% 24.6M 58s",
                                " 27400K .......... .......... .......... .......... ..........  6% 27.9M 58s",
                                " 27450K .......... .......... .......... .......... ..........  7% 34.0M 58s",
                                " 27500K .......... .......... .......... .......... ..........  7% 24.9M 58s",
                                " 27550K .......... .......... .......... .......... ..........  7% 28.4M 57s",
                                " 27600K .......... .......... .......... .......... ..........  7% 21.0M 57s",
                                " 27650K .......... .......... .......... .......... ..........  7% 6.74M 57s",
                                " 27700K .......... .......... .......... .......... ..........  7% 2.62M 58s",
                                " 27750K .......... .......... .......... .......... ..........  7% 22.3M 57s",
                                " 27800K .......... .......... .......... .......... ..........  7% 12.7M 57s",
                                " 27850K .......... .......... .......... .......... ..........  7% 17.6M 57s",
                                " 27900K .......... .......... .......... .......... ..........  7% 28.2M 57s",
                                " 27950K .......... .......... .......... .......... ..........  7% 26.9M 57s",
                                " 28000K .......... .......... .......... .......... ..........  7% 20.2M 57s",
                                " 28050K .......... .......... .......... .......... ..........  7% 21.3M 57s",
                                " 28100K .......... .......... .......... .......... ..........  7% 25.2M 57s",
                                " 28150K .......... .......... .......... .......... ..........  7% 22.0M 57s",
                                " 28200K .......... .......... .......... .......... ..........  7% 17.2M 57s",
                                " 28250K .......... .......... .......... .......... ..........  7% 16.6M 57s",
                                " 28300K .......... .......... .......... .......... ..........  7% 18.8M 57s",
                                " 28350K .......... .......... .......... .......... ..........  7% 28.3M 57s",
                                " 28400K .......... .......... .......... .......... ..........  7% 21.3M 56s",
                                " 28450K .......... .......... .......... .......... ..........  7% 28.6M 56s",
                                " 28500K .......... .......... .......... .......... ..........  7% 27.8M 56s",
                                " 28550K .......... .......... .......... .......... ..........  7% 28.9M 56s",
                                " 28600K .......... .......... .......... .......... ..........  7% 21.8M 56s",
                                " 28650K .......... .......... .......... .......... ..........  7% 26.4M 56s",
                                " 28700K .......... .......... .......... .......... ..........  7% 10.7M 56s",
                                " 28750K .......... .......... .......... .......... ..........  7% 27.8M 56s",
                                " 28800K .......... .......... .......... .......... ..........  7% 22.8M 56s",
                                " 28850K .......... .......... .......... .......... ..........  7% 28.2M 56s",
                                " 28900K .......... .......... .......... .......... ..........  7% 27.1M 56s",
                                " 28950K .......... .......... .......... .......... ..........  7% 11.9M 56s",
                                " 29000K .......... .......... .......... .......... ..........  7% 25.7M 56s",
                                " 29050K .......... .......... .......... .......... ..........  7% 29.1M 55s",
                                " 29100K .......... .......... .......... .......... ..........  7% 29.1M 55s",
                                " 29150K .......... .......... .......... .......... ..........  7%  664K 56s",
                                " 29200K .......... .......... .......... .......... ..........  7% 13.8M 56s",
                                " 29250K .......... .......... .......... .......... ..........  7% 15.1M 56s",
                                " 29300K .......... .......... .......... .......... ..........  7% 15.4M 56s",
                                " 29350K .......... .......... .......... .......... ..........  7% 16.5M 56s",
                                " 29400K .......... .......... .......... .......... ..........  7% 18.8M 56s",
                                " 29450K .......... .......... .......... .......... ..........  7% 14.9M 56s",
                                " 29500K .......... .......... .......... .......... ..........  7% 19.4M 56s",
                                " 29550K .......... .......... .......... .......... ..........  7% 20.6M 56s",
                                " 29600K .......... .......... .......... .......... ..........  7% 17.8M 56s",
                                " 29650K .......... .......... .......... .......... ..........  7% 21.2M 56s",
                                " 29700K .......... .......... .......... .......... ..........  7% 23.7M 55s",
                                " 29750K .......... .......... .......... .......... ..........  7% 4.06M 55s",
                                " 29800K .......... .......... .......... .......... ..........  7% 22.0M 55s",
                                " 29850K .......... .......... .......... .......... ..........  7% 25.0M 55s",
                                " 29900K .......... .......... .......... .......... ..........  7% 21.2M 55s",
                                " 29950K .......... .......... .......... .......... ..........  7% 25.1M 55s",
                                " 30000K .......... .......... .......... .......... ..........  7% 20.2M 55s",
                                " 30050K .......... .......... .......... .......... ..........  7% 25.6M 55s",
                                " 30100K .......... .......... .......... .......... ..........  7% 22.4M 55s",
                                " 30150K .......... .......... .......... .......... ..........  7% 20.3M 55s",
                                " 30200K .......... .......... .......... .......... ..........  7% 21.4M 55s",
                                " 30250K .......... .......... .......... .......... ..........  7% 24.1M 55s",
                                " 30300K .......... .......... .......... .......... ..........  7% 24.1M 55s",
                                " 30350K .......... .......... .......... .......... ..........  7% 21.5M 55s",
                                " 30400K .......... .......... .......... .......... ..........  7% 16.8M 55s",
                                " 30450K .......... .......... .......... .......... ..........  7% 23.8M 54s",
                                " 30500K .......... .......... .......... .......... ..........  7% 24.4M 54s",
                                " 30550K .......... .......... .......... .......... ..........  7% 24.1M 54s",
                                " 30600K .......... .......... .......... .......... ..........  7% 19.9M 54s",
                                " 30650K .......... .......... .......... .......... ..........  7% 23.6M 54s",
                                " 30700K .......... .......... .......... .......... ..........  7% 24.5M 54s",
                                " 30750K .......... .......... .......... .......... ..........  7% 24.1M 54s",
                                " 30800K .......... .......... .......... .......... ..........  7% 19.6M 54s",
                                " 30850K .......... .......... .......... .......... ..........  7% 21.3M 54s",
                                " 30900K .......... .......... .......... .......... ..........  7% 23.8M 54s",
                                " 30950K .......... .......... .......... .......... ..........  7% 25.5M 54s",
                                " 31000K .......... .......... .......... .......... ..........  7% 23.5M 54s",
                                " 31050K .......... .......... .......... .......... ..........  7% 25.7M 54s",
                                " 31100K .......... .......... .......... .......... ..........  7% 20.9M 54s",
                                " 31150K .......... .......... .......... .......... ..........  7% 24.4M 53s",
                                " 31200K .......... .......... .......... .......... ..........  7% 19.7M 53s",
                                " 31250K .......... .......... .......... .......... ..........  7% 21.7M 53s",
                                " 31300K .......... .......... .......... .......... ..........  7% 19.6M 53s",
                                " 31350K .......... .......... .......... .......... ..........  8% 24.3M 53s",
                                " 31400K .......... .......... .......... .......... ..........  8% 20.0M 53s",
                                " 31450K .......... .......... .......... .......... ..........  8% 21.3M 53s",
                                " 31500K .......... .......... .......... .......... ..........  8% 17.6M 53s",
                                " 31550K .......... .......... .......... .......... ..........  8% 20.8M 53s",
                                " 31600K .......... .......... .......... .......... ..........  8% 17.3M 53s",
                                " 31650K .......... .......... .......... .......... ..........  8% 21.8M 53s",
                                " 31700K .......... .......... .......... .......... ..........  8% 16.4M 53s",
                                " 31750K .......... .......... .......... .......... ..........  8% 19.8M 53s",
                                " 31800K .......... .......... .......... .......... ..........  8% 19.8M 53s",
                                " 31850K .......... .......... .......... .......... ..........  8% 14.7M 53s",
                                " 31900K .......... .......... .......... .......... ..........  8% 17.2M 53s",
                                " 31950K .......... .......... .......... .......... ..........  8% 20.9M 52s",
                                " 32000K .......... .......... .......... .......... ..........  8% 17.3M 52s",
                                " 32050K .......... .......... .......... .......... ..........  8% 20.0M 52s",
                                " 32100K .......... .......... .......... .......... ..........  8% 18.2M 52s",
                                " 32150K .......... .......... .......... .......... ..........  8% 22.0M 52s",
                                " 32200K .......... .......... .......... .......... ..........  8% 20.9M 52s",
                                " 32250K .......... .......... .......... .......... ..........  8% 19.8M 52s",
                                " 32300K .......... .......... .......... .......... ..........  8% 17.4M 52s",
                                " 32350K .......... .......... .......... .......... ..........  8% 21.9M 52s",
                                " 32400K .......... .......... .......... .......... ..........  8% 13.0M 52s",
                                " 32450K .......... .......... .......... .......... ..........  8% 17.4M 52s",
                                " 32500K .......... .......... .......... .......... ..........  8% 17.0M 52s",
                                " 32550K .......... .......... .......... .......... ..........  8% 22.0M 52s",
                                " 32600K .......... .......... .......... .......... ..........  8% 20.6M 52s",
                                " 32650K .......... .......... .......... .......... ..........  8% 20.3M 52s",
                                " 32700K .......... .......... .......... .......... ..........  8% 14.0M 52s",
                                " 32750K .......... .......... .......... .......... ..........  8% 7.56M 52s",
                                " 32800K .......... .......... .......... .......... ..........  8% 16.1M 52s",
                                " 32850K .......... .......... .......... .......... ..........  8% 27.1M 51s",
                                " 32900K .......... .......... .......... .......... ..........  8% 26.4M 51s",
                                " 32950K .......... .......... .......... .......... ..........  8% 15.9M 51s",
                                " 33000K .......... .......... .......... .......... ..........  8% 11.2M 51s",
                                " 33050K .......... .......... .......... .......... ..........  8% 21.5M 51s",
                                " 33100K .......... .......... .......... .......... ..........  8% 9.79M 51s",
                                " 33150K .......... .......... .......... .......... ..........  8% 16.0M 51s",
                                " 33200K .......... .......... .......... .......... ..........  8% 1.05M 52s",
                                " 33250K .......... .......... .......... .......... ..........  8% 9.98M 52s",
                                " 33300K .......... .......... .......... .......... ..........  8% 15.8M 52s",
                                " 33350K .......... .......... .......... .......... ..........  8% 19.3M 51s",
                                " 33400K .......... .......... .......... .......... ..........  8% 17.8M 51s",
                                " 33450K .......... .......... .......... .......... ..........  8% 15.7M 51s",
                                " 33500K .......... .......... .......... .......... ..........  8% 18.9M 51s",
                                " 33550K .......... .......... .......... .......... ..........  8% 21.4M 51s",
                                " 33600K .......... .......... .......... .......... ..........  8% 17.7M 51s",
                                " 33650K .......... .......... .......... .......... ..........  8% 19.0M 51s",
                                " 33700K .......... .......... .......... .......... ..........  8% 21.9M 51s",
                                " 33750K .......... .......... .......... .......... ..........  8% 22.7M 51s",
                                " 33800K .......... .......... .......... .......... ..........  8% 20.1M 51s",
                                " 33850K .......... .......... .......... .......... ..........  8% 16.1M 51s",
                                " 33900K .......... .......... .......... .......... ..........  8% 18.2M 51s",
                                " 33950K .......... .......... .......... .......... ..........  8% 22.6M 51s",
                                " 34000K .......... .......... .......... .......... ..........  8% 15.2M 51s",
                                " 34050K .......... .......... .......... .......... ..........  8% 16.9M 51s",
                                " 34100K .......... .......... .......... .......... ..........  8% 22.2M 51s",
                                " 34150K .......... .......... .......... .......... ..........  8% 24.6M 51s",
                                " 34200K .......... .......... .......... .......... ..........  8% 24.2M 51s",
                                " 34250K .......... .......... .......... .......... ..........  8% 25.2M 50s",
                                " 34300K .......... .......... .......... .......... ..........  8% 20.6M 50s",
                                " 34350K .......... .......... .......... .......... ..........  8% 33.7M 50s",
                                " 34400K .......... .......... .......... .......... ..........  8% 22.8M 50s",
                                " 34450K .......... .......... .......... .......... ..........  8% 25.7M 50s",
                                " 34500K .......... .......... .......... .......... ..........  8% 24.3M 50s",
                                " 34550K .......... .......... .......... .......... ..........  8% 12.4M 50s",
                                " 34600K .......... .......... .......... .......... ..........  8% 23.8M 50s",
                                " 34650K .......... .......... .......... .......... ..........  8% 20.6M 50s",
                                " 34700K .......... .......... .......... .......... ..........  8% 23.9M 50s",
                                " 34750K .......... .......... .......... .......... ..........  8% 16.9M 50s",
                                " 34800K .......... .......... .......... .......... ..........  8% 17.3M 50s",
                                " 34850K .......... .......... .......... .......... ..........  8% 20.1M 50s",
                                " 34900K .......... .......... .......... .......... ..........  8% 22.4M 50s",
                                " 34950K .......... .......... .......... .......... ..........  8% 16.8M 50s",
                                " 35000K .......... .......... .......... .......... ..........  8% 21.3M 50s",
                                " 35050K .......... .......... .......... .......... ..........  8% 21.6M 50s",
                                " 35100K .......... .......... .......... .......... ..........  8% 26.0M 50s",
                                " 35150K .......... .......... .......... .......... ..........  8% 18.4M 49s",
                                " 35200K .......... .......... .......... .......... ..........  8% 21.4M 49s",
                                " 35250K .......... .......... .......... .......... ..........  8% 21.9M 49s",
                                " 35300K .......... .......... .......... .......... ..........  9% 21.9M 49s",
                                " 35350K .......... .......... .......... .......... ..........  9% 23.5M 49s",
                                " 35400K .......... .......... .......... .......... ..........  9% 14.6M 49s",
                                " 35450K .......... .......... .......... .......... ..........  9% 20.1M 49s",
                                " 35500K .......... .......... .......... .......... ..........  9% 19.4M 49s",
                                " 35550K .......... .......... .......... .......... ..........  9% 22.1M 49s",
                                " 35600K .......... .......... .......... .......... ..........  9% 15.1M 49s",
                                " 35650K .......... .......... .......... .......... ..........  9% 23.2M 49s",
                                " 35700K .......... .......... .......... .......... ..........  9% 24.8M 49s",
                                " 35750K .......... .......... .......... .......... ..........  9% 22.8M 49s",
                                " 35800K .......... .......... .......... .......... ..........  9% 16.5M 49s",
                                " 35850K .......... .......... .......... .......... ..........  9% 19.5M 49s",
                                " 35900K .......... .......... .......... .......... ..........  9% 27.4M 49s",
                                " 35950K .......... .......... .......... .......... ..........  9% 8.98M 49s",
                                " 36000K .......... .......... .......... .......... ..........  9% 21.7M 49s",
                                " 36050K .......... .......... .......... .......... ..........  9% 13.8M 49s",
                                " 36100K .......... .......... .......... .......... ..........  9% 14.0M 49s",
                                " 36150K .......... .......... .......... .......... ..........  9% 19.0M 49s",
                                " 36200K .......... .......... .......... .......... ..........  9% 11.1M 48s",
                                " 36250K .......... .......... .......... .......... ..........  9% 24.1M 48s",
                                " 36300K .......... .......... .......... .......... ..........  9% 24.0M 48s",
                                " 36350K .......... .......... .......... .......... ..........  9% 24.7M 48s",
                                " 36400K .......... .......... .......... .......... ..........  9% 16.3M 48s",
                                " 36450K .......... .......... .......... .......... ..........  9% 23.8M 48s",
                                " 36500K .......... .......... .......... .......... ..........  9% 24.5M 48s",
                                " 36550K .......... .......... .......... .......... ..........  9% 25.1M 48s",
                                " 36600K .......... .......... .......... .......... ..........  9% 23.0M 48s",
                                " 36650K .......... .......... .......... .......... ..........  9% 19.2M 48s",
                                " 36700K .......... .......... .......... .......... ..........  9% 23.6M 48s",
                                " 36750K .......... .......... .......... .......... ..........  9% 24.9M 48s",
                                " 36800K .......... .......... .......... .......... ..........  9% 19.9M 48s",
                                " 36850K .......... .......... .......... .......... ..........  9% 7.80M 48s",
                                " 36900K .......... .......... .......... .......... ..........  9% 15.5M 48s",
                                " 36950K .......... .......... .......... .......... ..........  9% 24.4M 48s",
                                " 37000K .......... .......... .......... .......... ..........  9% 23.2M 48s",
                                " 37050K .......... .......... .......... .......... ..........  9% 19.9M 48s",
                                " 37100K .......... .......... .......... .......... ..........  9% 24.1M 48s",
                                " 37150K .......... .......... .......... .......... ..........  9% 25.0M 48s",
                                " 37200K .......... .......... .......... .......... ..........  9% 19.3M 48s",
                                " 37250K .......... .......... .......... .......... ..........  9% 19.9M 47s",
                                " 37300K .......... .......... .......... .......... ..........  9%  852K 48s",
                                " 37350K .......... .......... .......... .......... ..........  9% 14.4M 48s",
                                " 37400K .......... .......... .......... .......... ..........  9% 13.5M 48s",
                                " 37450K .......... .......... .......... .......... ..........  9% 17.4M 48s",
                                " 37500K .......... .......... .......... .......... ..........  9% 15.0M 48s",
                                " 37550K .......... .......... .......... .......... ..........  9% 20.8M 48s",
                                " 37600K .......... .......... .......... .......... ..........  9% 18.9M 48s",
                                " 37650K .......... .......... .......... .......... ..........  9% 24.0M 48s",
                                " 37700K .......... .......... .......... .......... ..........  9% 20.5M 48s",
                                " 37750K .......... .......... .......... .......... ..........  9% 23.5M 48s",
                                " 37800K .......... .......... .......... .......... ..........  9% 3.10M 48s",
                                " 37850K .......... .......... .......... .......... ..........  9% 4.38M 48s",
                                " 37900K .......... .......... .......... .......... ..........  9% 9.93M 48s",
                                " 37950K .......... .......... .......... .......... ..........  9% 19.6M 48s",
                                " 38000K .......... .......... .......... .......... ..........  9% 19.1M 48s",
                                " 38050K .......... .......... .......... .......... ..........  9% 21.5M 47s",
                                " 38100K .......... .......... .......... .......... ..........  9% 18.7M 47s",
                                " 38150K .......... .......... .......... .......... ..........  9% 21.7M 47s",
                                " 38200K .......... .......... .......... .......... ..........  9% 17.6M 47s",
                                " 38250K .......... .......... .......... .......... ..........  9% 15.9M 47s",
                                " 38300K .......... .......... .......... .......... ..........  9% 13.9M 47s",
                                " 38350K .......... .......... .......... .......... ..........  9% 15.6M 47s",
                                " 38400K .......... .......... .......... .......... ..........  9% 9.27M 47s",
                                " 38450K .......... .......... .......... .......... ..........  9% 13.3M 47s",
                                " 38500K .......... .......... .......... .......... ..........  9% 10.1M 47s",
                                " 38550K .......... .......... .......... .......... ..........  9% 15.2M 47s",
                                " 38600K .......... .......... .......... .......... ..........  9% 13.9M 47s",
                                " 38650K .......... .......... .......... .......... ..........  9% 11.1M 47s",
                                " 38700K .......... .......... .......... .......... ..........  9% 12.3M 47s",
                                " 38750K .......... .......... .......... .......... ..........  9% 12.1M 47s",
                                " 38800K .......... .......... .......... .......... ..........  9% 7.12M 47s",
                                " 38850K .......... .......... .......... .......... ..........  9% 12.2M 47s",
                                " 38900K .......... .......... .......... .......... ..........  9% 15.5M 47s",
                                " 38950K .......... .......... .......... .......... ..........  9% 15.4M 47s",
                                " 39000K .......... .......... .......... .......... ..........  9% 13.5M 47s",
                                " 39050K .......... .......... .......... .......... ..........  9% 12.5M 47s",
                                " 39100K .......... .......... .......... .......... ..........  9% 18.1M 47s",
                                " 39150K .......... .......... .......... .......... ..........  9% 6.59M 47s",
                                " 39200K .......... .......... .......... .......... .......... 10% 13.4M 47s",
                                " 39250K .......... .......... .......... .......... .......... 10% 21.1M 47s",
                                " 39300K .......... .......... .......... .......... .......... 10% 19.2M 47s",
                                " 39350K .......... .......... .......... .......... .......... 10% 25.5M 47s",
                                " 39400K .......... .......... .......... .......... .......... 10% 26.3M 47s",
                                " 39450K .......... .......... .......... .......... .......... 10% 16.9M 47s",
                                " 39500K .......... .......... .......... .......... .......... 10% 25.7M 46s",
                                " 39550K .......... .......... .......... .......... .......... 10% 18.1M 46s",
                                " 39600K .......... .......... .......... .......... .......... 10% 11.8M 46s",
                                " 39650K .......... .......... .......... .......... .......... 10% 13.7M 46s",
                                " 39700K .......... .......... .......... .......... .......... 10% 10.3M 46s",
                                " 39750K .......... .......... .......... .......... .......... 10% 21.8M 46s",
                                " 39800K .......... .......... .......... .......... .......... 10% 26.6M 46s",
                                " 39850K .......... .......... .......... .......... .......... 10% 29.6M 46s",
                                " 39900K .......... .......... .......... .......... .......... 10% 20.8M 46s",
                                " 39950K .......... .......... .......... .......... .......... 10% 33.9M 46s",
                                " 40000K .......... .......... .......... .......... .......... 10% 26.8M 46s",
                                " 40050K .......... .......... .......... .......... .......... 10% 28.8M 46s",
                                " 40100K .......... .......... .......... .......... .......... 10% 33.6M 46s",
                                " 40150K .......... .......... .......... .......... .......... 10% 31.3M 46s",
                                " 40200K .......... .......... .......... .......... .......... 10% 27.8M 46s",
                                " 40250K .......... .......... .......... .......... .......... 10% 31.0M 46s",
                                " 40300K .......... .......... .......... .......... .......... 10% 33.8M 46s",
                                " 40350K .......... .......... .......... .......... .......... 10% 35.3M 46s",
                                " 40400K .......... .......... .......... .......... .......... 10% 27.4M 46s",
                                " 40450K .......... .......... .......... .......... .......... 10% 33.4M 46s",
                                " 40500K .......... .......... .......... .......... .......... 10% 31.3M 46s",
                                " 40550K .......... .......... .......... .......... .......... 10% 27.3M 46s",
                                " 40600K .......... .......... .......... .......... .......... 10% 32.5M 45s",
                                " 40650K .......... .......... .......... .......... .......... 10% 27.2M 45s",
                                " 40700K .......... .......... .......... .......... .......... 10% 25.7M 45s",
                                " 40750K .......... .......... .......... .......... .......... 10% 24.5M 45s",
                                " 40800K .......... .......... .......... .......... .......... 10% 17.0M 45s",
                                " 40850K .......... .......... .......... .......... .......... 10% 25.8M 45s",
                                " 40900K .......... .......... .......... .......... .......... 10% 23.4M 45s",
                                " 40950K .......... .......... .......... .......... .......... 10% 25.1M 45s",
                                " 41000K .......... .......... .......... .......... .......... 10% 22.9M 45s",
                                " 41050K .......... .......... .......... .......... .......... 10% 21.6M 45s",
                                " 41100K .......... .......... .......... .......... .......... 10% 25.7M 45s",
                                " 41150K .......... .......... .......... .......... .......... 10% 24.0M 45s",
                                " 41200K .......... .......... .......... .......... .......... 10% 20.3M 45s",
                                " 41250K .......... .......... .......... .......... .......... 10% 24.1M 45s",
                                " 41300K .......... .......... .......... .......... .......... 10% 23.0M 45s",
                                " 41350K .......... .......... .......... .......... .......... 10% 4.50M 45s",
                                " 41400K .......... .......... .......... .......... .......... 10% 2.88M 45s",
                                " 41450K .......... .......... .......... .......... .......... 10% 15.8M 45s",
                                " 41500K .......... .......... .......... .......... .......... 10% 20.8M 45s",
                                " 41550K .......... .......... .......... .......... .......... 10% 18.9M 45s",
                                " 41600K .......... .......... .......... .......... .......... 10% 13.9M 45s",
                                " 41650K .......... .......... .......... .......... .......... 10% 10.8M 45s",
                                " 41700K .......... .......... .......... .......... .......... 10% 18.7M 45s",
                                " 41750K .......... .......... .......... .......... .......... 10% 21.7M 45s",
                                " 41800K .......... .......... .......... .......... .......... 10% 21.3M 45s",
                                " 41850K .......... .......... .......... .......... .......... 10% 21.0M 45s",
                                " 41900K .......... .......... .......... .......... .......... 10% 21.9M 45s",
                                " 41950K .......... .......... .......... .......... .......... 10% 20.8M 45s",
                                " 42000K .......... .......... .......... .......... .......... 10% 18.6M 45s",
                                " 42050K .......... .......... .......... .......... .......... 10% 21.2M 44s",
                                " 42100K .......... .......... .......... .......... .......... 10% 22.1M 44s",
                                " 42150K .......... .......... .......... .......... .......... 10% 23.8M 44s",
                                " 42200K .......... .......... .......... .......... .......... 10% 20.8M 44s",
                                " 42250K .......... .......... .......... .......... .......... 10% 23.6M 44s",
                                " 42300K .......... .......... .......... .......... .......... 10% 21.5M 44s",
                                " 42350K .......... .......... .......... .......... .......... 10% 23.4M 44s",
                                " 42400K .......... .......... .......... .......... .......... 10% 18.5M 44s",
                                " 42450K .......... .......... .......... .......... .......... 10% 21.7M 44s",
                                " 42500K .......... .......... .......... .......... .......... 10% 20.8M 44s",
                                " 42550K .......... .......... .......... .......... .......... 10% 23.0M 44s",
                                " 42600K .......... .......... .......... .......... .......... 10% 22.1M 44s",
                                " 42650K .......... .......... .......... .......... .......... 10% 22.2M 44s",
                                " 42700K .......... .......... .......... .......... .......... 10% 21.8M 44s",
                                " 42750K .......... .......... .......... .......... .......... 10% 13.2M 44s",
                                " 42800K .......... .......... .......... .......... .......... 10% 16.2M 44s",
                                " 42850K .......... .......... .......... .......... .......... 10% 23.4M 44s",
                                " 42900K .......... .......... .......... .......... .......... 10% 11.9M 44s",
                                " 42950K .......... .......... .......... .......... .......... 10% 13.8M 44s",
                                " 43000K .......... .......... .......... .......... .......... 10% 8.50M 44s",
                                " 43050K .......... .......... .......... .......... .......... 10% 6.63M 44s",
                                " 43100K .......... .......... .......... .......... .......... 10% 21.0M 44s",
                                " 43150K .......... .......... .......... .......... .......... 11% 22.9M 44s",
                                " 43200K .......... .......... .......... .......... .......... 11% 18.9M 44s",
                                " 43250K .......... .......... .......... .......... .......... 11% 18.2M 44s",
                                " 43300K .......... .......... .......... .......... .......... 11% 17.3M 44s",
                                " 43350K .......... .......... .......... .......... .......... 11% 22.7M 44s",
                                " 43400K .......... .......... .......... .......... .......... 11% 22.8M 44s",
                                " 43450K .......... .......... .......... .......... .......... 11% 21.7M 44s",
                                " 43500K .......... .......... .......... .......... .......... 11% 20.4M 43s",
                                " 43550K .......... .......... .......... .......... .......... 11% 19.4M 43s",
                                " 43600K .......... .......... .......... .......... .......... 11% 20.5M 43s",
                                " 43650K .......... .......... .......... .......... .......... 11% 21.3M 43s",
                                " 43700K .......... .......... .......... .......... .......... 11% 26.6M 43s",
                                " 43750K .......... .......... .......... .......... .......... 11% 8.14M 43s",
                                " 43800K .......... .......... .......... .......... .......... 11% 20.4M 43s",
                                " 43850K .......... .......... .......... .......... .......... 11% 22.4M 43s",
                                " 43900K .......... .......... .......... .......... .......... 11% 24.3M 43s",
                                " 43950K .......... .......... .......... .......... .......... 11% 25.5M 43s",
                                " 44000K .......... .......... .......... .......... .......... 11% 11.1M 43s",
                                " 44050K .......... .......... .......... .......... .......... 11% 25.2M 43s",
                                " 44100K .......... .......... .......... .......... .......... 11% 11.2M 43s",
                                " 44150K .......... .......... .......... .......... .......... 11% 21.8M 43s",
                                " 44200K .......... .......... .......... .......... .......... 11% 19.2M 43s",
                                " 44250K .......... .......... .......... .......... .......... 11% 22.9M 43s",
                                " 44300K .......... .......... .......... .......... .......... 11% 22.8M 43s",
                                " 44350K .......... .......... .......... .......... .......... 11% 23.7M 43s",
                                " 44400K .......... .......... .......... .......... .......... 11% 16.0M 43s",
                                " 44450K .......... .......... .......... .......... .......... 11% 23.8M 43s",
                                " 44500K .......... .......... .......... .......... .......... 11% 15.7M 43s",
                                " 44550K .......... .......... .......... .......... .......... 11% 25.0M 43s",
                                " 44600K .......... .......... .......... .......... .......... 11% 18.2M 43s",
                                " 44650K .......... .......... .......... .......... .......... 11% 23.7M 43s",
                                " 44700K .......... .......... .......... .......... .......... 11% 24.7M 43s",
                                " 44750K .......... .......... .......... .......... .......... 11% 23.3M 43s",
                                " 44800K .......... .......... .......... .......... .......... 11% 18.7M 43s",
                                " 44850K .......... .......... .......... .......... .......... 11% 22.3M 43s",
                                " 44900K .......... .......... .......... .......... .......... 11% 23.7M 43s",
                                " 44950K .......... .......... .......... .......... .......... 11% 26.4M 42s",
                                " 45000K .......... .......... .......... .......... .......... 11% 22.4M 42s",
                                " 45050K .......... .......... .......... .......... .......... 11% 23.5M 42s",
                                " 45100K .......... .......... .......... .......... .......... 11% 20.8M 42s",
                                " 45150K .......... .......... .......... .......... .......... 11% 31.5M 42s",
                                " 45200K .......... .......... .......... .......... .......... 11% 3.38M 42s",
                                " 45250K .......... .......... .......... .......... .......... 11% 35.5M 42s",
                                " 45300K .......... .......... .......... .......... .......... 11% 34.8M 42s",
                                " 45350K .......... .......... .......... .......... .......... 11% 35.2M 42s",
                                " 45400K .......... .......... .......... .......... .......... 11% 34.6M 42s",
                                " 45450K .......... .......... .......... .......... .......... 11% 1.09M 42s",
                                " 45500K .......... .......... .......... .......... .......... 11% 23.3M 42s",
                                " 45550K .......... .......... .......... .......... .......... 11% 33.1M 42s",
                                " 45600K .......... .......... .......... .......... .......... 11% 20.2M 42s",
                                " 45650K .......... .......... .......... .......... .......... 11% 32.9M 42s",
                                " 45700K .......... .......... .......... .......... .......... 11% 25.9M 42s",
                                " 45750K .......... .......... .......... .......... .......... 11% 25.5M 42s",
                                " 45800K .......... .......... .......... .......... .......... 11% 27.9M 42s",
                                " 45850K .......... .......... .......... .......... .......... 11% 30.1M 42s",
                                " 45900K .......... .......... .......... .......... .......... 11% 28.9M 42s",
                                " 45950K .......... .......... .......... .......... .......... 11% 28.4M 42s",
                                " 46000K .......... .......... .......... .......... .......... 11% 22.3M 42s",
                                " 46050K .......... .......... .......... .......... .......... 11% 31.1M 42s",
                                " 46100K .......... .......... .......... .......... .......... 11% 34.2M 42s",
                                " 46150K .......... .......... .......... .......... .......... 11% 34.2M 42s",
                                " 46200K .......... .......... .......... .......... .......... 11% 13.2M 42s",
                                " 46250K .......... .......... .......... .......... .......... 11% 28.2M 42s",
                                " 46300K .......... .......... .......... .......... .......... 11% 13.3M 42s",
                                " 46350K .......... .......... .......... .......... .......... 11% 16.2M 42s",
                                " 46400K .......... .......... .......... .......... .......... 11% 19.0M 42s",
                                " 46450K .......... .......... .......... .......... .......... 11% 24.2M 42s",
                                " 46500K .......... .......... .......... .......... .......... 11% 31.5M 42s",
                                " 46550K .......... .......... .......... .......... .......... 11% 30.9M 42s",
                                " 46600K .......... .......... .......... .......... .......... 11% 29.8M 42s",
                                " 46650K .......... .......... .......... .......... .......... 11% 33.0M 42s",
                                " 46700K .......... .......... .......... .......... .......... 11% 31.2M 42s",
                                " 46750K .......... .......... .......... .......... .......... 11% 4.44M 42s",
                                " 46800K .......... .......... .......... .......... .......... 11% 4.03M 42s",
                                " 46850K .......... .......... .......... .......... .......... 11% 8.32M 42s",
                                " 46900K .......... .......... .......... .......... .......... 11% 14.1M 42s",
                                " 46950K .......... .......... .......... .......... .......... 11% 12.8M 42s",
                                " 47000K .......... .......... .......... .......... .......... 11% 15.4M 42s",
                                " 47050K .......... .......... .......... .......... .......... 12% 18.3M 42s",
                                " 47100K .......... .......... .......... .......... .......... 12% 19.5M 41s",
                                " 47150K .......... .......... .......... .......... .......... 12% 15.6M 41s",
                                " 47200K .......... .......... .......... .......... .......... 12% 28.1M 41s",
                                " 47250K .......... .......... .......... .......... .......... 12% 35.9M 41s",
                                " 47300K .......... .......... .......... .......... .......... 12% 1.96M 42s",
                                " 47350K .......... .......... .......... .......... .......... 12% 15.9M 41s",
                                " 47400K .......... .......... .......... .......... .......... 12% 32.6M 41s",
                                " 47450K .......... .......... .......... .......... .......... 12% 34.8M 41s",
                                " 47500K .......... .......... .......... .......... .......... 12% 34.0M 41s",
                                " 47550K .......... .......... .......... .......... .......... 12% 30.2M 41s",
                                " 47600K .......... .......... .......... .......... .......... 12% 26.7M 41s",
                                " 47650K .......... .......... .......... .......... .......... 12% 27.5M 41s",
                                " 47700K .......... .......... .......... .......... .......... 12% 30.4M 41s",
                                " 47750K .......... .......... .......... .......... .......... 12% 24.6M 41s",
                                " 47800K .......... .......... .......... .......... .......... 12% 27.8M 41s",
                                " 47850K .......... .......... .......... .......... .......... 12% 29.8M 41s",
                                " 47900K .......... .......... .......... .......... .......... 12% 28.3M 41s",
                                " 47950K .......... .......... .......... .......... .......... 12% 27.6M 41s",
                                " 48000K .......... .......... .......... .......... .......... 12% 19.9M 41s",
                                " 48050K .......... .......... .......... .......... .......... 12% 28.6M 41s",
                                " 48100K .......... .......... .......... .......... .......... 12% 32.4M 41s",
                                " 48150K .......... .......... .......... .......... .......... 12% 31.4M 41s",
                                " 48200K .......... .......... .......... .......... .......... 12% 25.9M 41s",
                                " 48250K .......... .......... .......... .......... .......... 12% 25.7M 41s",
                                " 48300K .......... .......... .......... .......... .......... 12% 32.2M 41s",
                                " 48350K .......... .......... .......... .......... .......... 12% 29.5M 41s",
                                " 48400K .......... .......... .......... .......... .......... 12% 27.0M 41s",
                                " 48450K .......... .......... .......... .......... .......... 12% 34.1M 41s",
                                " 48500K .......... .......... .......... .......... .......... 12% 34.1M 41s",
                                " 48550K .......... .......... .......... .......... .......... 12% 32.6M 41s",
                                " 48600K .......... .......... .......... .......... .......... 12% 32.1M 41s",
                                " 48650K .......... .......... .......... .......... .......... 12% 33.4M 41s",
                                " 48700K .......... .......... .......... .......... .......... 12% 28.3M 41s",
                                " 48750K .......... .......... .......... .......... .......... 12% 32.7M 40s",
                                " 48800K .......... .......... .......... .......... .......... 12% 25.0M 40s",
                                " 48850K .......... .......... .......... .......... .......... 12% 30.0M 40s",
                                " 48900K .......... .......... .......... .......... .......... 12% 32.2M 40s",
                                " 48950K .......... .......... .......... .......... .......... 12% 31.6M 40s",
                                " 49000K .......... .......... .......... .......... .......... 12% 28.8M 40s",
                                " 49050K .......... .......... .......... .......... .......... 12% 24.1M 40s",
                                " 49100K .......... .......... .......... .......... .......... 12% 33.2M 40s",
                                " 49150K .......... .......... .......... .......... .......... 12% 31.9M 40s",
                                " 49200K .......... .......... .......... .......... .......... 12% 26.1M 40s",
                                " 49250K .......... .......... .......... .......... .......... 12% 27.9M 40s",
                                " 49300K .......... .......... .......... .......... .......... 12% 31.4M 40s",
                                " 49350K .......... .......... .......... .......... .......... 12% 23.9M 40s",
                                " 49400K .......... .......... .......... .......... .......... 12% 31.3M 40s",
                                " 49450K .......... .......... .......... .......... .......... 12% 34.0M 40s",
                                " 49500K .......... .......... .......... .......... .......... 12% 11.5M 40s",
                                " 49550K .......... .......... .......... .......... .......... 12%  709K 40s",
                                " 49600K .......... .......... .......... .......... .......... 12% 21.0M 40s",
                                " 49650K .......... .......... .......... .......... .......... 12% 26.1M 40s",
                                " 49700K .......... .......... .......... .......... .......... 12% 27.6M 40s",
                                " 49750K .......... .......... .......... .......... .......... 12% 32.5M 40s",
                                " 49800K .......... .......... .......... .......... .......... 12% 24.3M 40s",
                                " 49850K .......... .......... .......... .......... .......... 12% 6.73M 40s",
                                " 49900K .......... .......... .......... .......... .......... 12% 28.0M 40s",
                                " 49950K .......... .......... .......... .......... .......... 12% 28.0M 40s",
                                " 50000K .......... .......... .......... .......... .......... 12% 5.85M 40s",
                                " 50050K .......... .......... .......... .......... .......... 12% 28.2M 40s",
                                " 50100K .......... .......... .......... .......... .......... 12% 2.80M 40s",
                                " 50150K .......... .......... .......... .......... .......... 12% 20.5M 40s",
                                " 50200K .......... .......... .......... .......... .......... 12% 18.3M 40s",
                                " 50250K .......... .......... .......... .......... .......... 12% 14.1M 40s",
                                " 50300K .......... .......... .......... .......... .......... 12% 22.2M 40s",
                                " 50350K .......... .......... .......... .......... .......... 12% 24.6M 40s",
                                " 50400K .......... .......... .......... .......... .......... 12% 18.1M 40s",
                                " 50450K .......... .......... .......... .......... .......... 12% 14.2M 40s",
                                " 50500K .......... .......... .......... .......... .......... 12% 18.5M 40s",
                                " 50550K .......... .......... .......... .......... .......... 12% 19.4M 40s",
                                " 50600K .......... .......... .......... .......... .......... 12% 17.1M 40s",
                                " 50650K .......... .......... .......... .......... .......... 12% 15.8M 40s",
                                " 50700K .......... .......... .......... .......... .......... 12% 19.6M 40s",
                                " 50750K .......... .......... .......... .......... .......... 12% 22.4M 40s",
                                " 50800K .......... .......... .......... .......... .......... 12% 12.6M 40s",
                                " 50850K .......... .......... .......... .......... .......... 12% 20.8M 40s",
                                " 50900K .......... .......... .......... .......... .......... 12% 22.7M 40s",
                                " 50950K .......... .......... .......... .......... .......... 12% 24.4M 40s",
                                " 51000K .......... .......... .......... .......... .......... 13% 17.9M 40s",
                                " 51050K .......... .......... .......... .......... .......... 13% 22.7M 40s",
                                " 51100K .......... .......... .......... .......... .......... 13% 27.2M 40s",
                                " 51150K .......... .......... .......... .......... .......... 13% 16.6M 40s",
                                " 51200K .......... .......... .......... .......... .......... 13% 10.2M 40s",
                                " 51250K .......... .......... .......... .......... .......... 13% 10.1M 40s",
                                " 51300K .......... .......... .......... .......... .......... 13% 13.9M 40s",
                                " 51350K .......... .......... .......... .......... .......... 13% 18.9M 40s",
                                " 51400K .......... .......... .......... .......... .......... 13% 25.7M 40s",
                                " 51450K .......... .......... .......... .......... .......... 13% 15.6M 40s",
                                " 51500K .......... .......... .......... .......... .......... 13% 22.8M 39s",
                                " 51550K .......... .......... .......... .......... .......... 13% 28.4M 39s",
                                " 51600K .......... .......... .......... .......... .......... 13% 20.0M 39s",
                                " 51650K .......... .......... .......... .......... .......... 13% 21.9M 39s",
                                " 51700K .......... .......... .......... .......... .......... 13% 11.1M 39s",
                                " 51750K .......... .......... .......... .......... .......... 13% 8.06M 39s",
                                " 51800K .......... .......... .......... .......... .......... 13% 12.0M 39s",
                                " 51850K .......... .......... .......... .......... .......... 13% 16.2M 39s",
                                " 51900K .......... .......... .......... .......... .......... 13% 20.1M 39s",
                                " 51950K .......... .......... .......... .......... .......... 13% 19.9M 39s",
                                " 52000K .......... .......... .......... .......... .......... 13% 14.1M 39s",
                                " 52050K .......... .......... .......... .......... .......... 13% 14.4M 39s",
                                " 52100K .......... .......... .......... .......... .......... 13% 12.2M 39s",
                                " 52150K .......... .......... .......... .......... .......... 13% 13.8M 39s",
                                " 52200K .......... .......... .......... .......... .......... 13% 20.8M 39s",
                                " 52250K .......... .......... .......... .......... .......... 13% 12.8M 39s",
                                " 52300K .......... .......... .......... .......... .......... 13% 19.7M 39s",
                                " 52350K .......... .......... .......... .......... .......... 13% 28.5M 39s",
                                " 52400K .......... .......... .......... .......... .......... 13% 20.4M 39s",
                                " 52450K .......... .......... .......... .......... .......... 13% 19.5M 39s",
                                " 52500K .......... .......... .......... .......... .......... 13% 29.0M 39s",
                                " 52550K .......... .......... .......... .......... .......... 13% 22.9M 39s",
                                " 52600K .......... .......... .......... .......... .......... 13% 13.3M 39s",
                                " 52650K .......... .......... .......... .......... .......... 13% 14.0M 39s",
                                " 52700K .......... .......... .......... .......... .......... 13% 23.0M 39s",
                                " 52750K .......... .......... .......... .......... .......... 13% 23.8M 39s",
                                " 52800K .......... .......... .......... .......... .......... 13% 19.0M 39s",
                                " 52850K .......... .......... .......... .......... .......... 13% 29.0M 39s",
                                " 52900K .......... .......... .......... .......... .......... 13% 21.2M 39s",
                                " 52950K .......... .......... .......... .......... .......... 13% 21.8M 39s",
                                " 53000K .......... .......... .......... .......... .......... 13% 22.8M 39s",
                                " 53050K .......... .......... .......... .......... .......... 13% 23.6M 39s",
                                " 53100K .......... .......... .......... .......... .......... 13% 4.11M 39s",
                                " 53150K .......... .......... .......... .......... .......... 13% 28.6M 39s",
                                " 53200K .......... .......... .......... .......... .......... 13% 14.2M 39s",
                                " 53250K .......... .......... .......... .......... .......... 13% 26.4M 39s",
                                " 53300K .......... .......... .......... .......... .......... 13% 26.5M 39s",
                                " 53350K .......... .......... .......... .......... .......... 13% 24.9M 39s",
                                " 53400K .......... .......... .......... .......... .......... 13% 24.2M 39s",
                                " 53450K .......... .......... .......... .......... .......... 13% 27.7M 39s",
                                " 53500K .......... .......... .......... .......... .......... 13% 24.4M 39s",
                                " 53550K .......... .......... .......... .......... .......... 13% 27.2M 38s",
                                " 53600K .......... .......... .......... .......... .......... 13% 3.06M 39s",
                                " 53650K .......... .......... .......... .......... .......... 13% 20.3M 39s",
                                " 53700K .......... .......... .......... .......... .......... 13% 15.0M 38s",
                                " 53750K .......... .......... .......... .......... .......... 13% 13.0M 38s",
                                " 53800K .......... .......... .......... .......... .......... 13% 21.9M 38s",
                                " 53850K .......... .......... .......... .......... .......... 13% 22.4M 38s",
                                " 53900K .......... .......... .......... .......... .......... 13% 21.4M 38s",
                                " 53950K .......... .......... .......... .......... .......... 13% 26.0M 38s",
                                " 54000K .......... .......... .......... .......... .......... 13% 23.3M 38s",
                                " 54050K .......... .......... .......... .......... .......... 13% 24.2M 38s",
                                " 54100K .......... .......... .......... .......... .......... 13% 22.4M 38s",
                                " 54150K .......... .......... .......... .......... .......... 13% 16.7M 38s",
                                " 54200K .......... .......... .......... .......... .......... 13% 1.96M 38s",
                                " 54250K .......... .......... .......... .......... .......... 13% 25.7M 38s",
                                " 54300K .......... .......... .......... .......... .......... 13% 28.3M 38s",
                                " 54350K .......... .......... .......... .......... .......... 13% 25.7M 38s",
                                " 54400K .......... .......... .......... .......... .......... 13% 20.7M 38s",
                                " 54450K .......... .......... .......... .......... .......... 13% 21.3M 38s",
                                " 54500K .......... .......... .......... .......... .......... 13% 14.9M 38s",
                                " 54550K .......... .......... .......... .......... .......... 13% 26.1M 38s",
                                " 54600K .......... .......... .......... .......... .......... 13% 25.7M 38s",
                                " 54650K .......... .......... .......... .......... .......... 13% 27.0M 38s",
                                " 54700K .......... .......... .......... .......... .......... 13% 6.57M 38s",
                                " 54750K .......... .......... .......... .......... .......... 13% 27.0M 38s",
                                " 54800K .......... .......... .......... .......... .......... 13% 4.58M 38s",
                                " 54850K .......... .......... .......... .......... .......... 13% 25.5M 38s",
                                " 54900K .......... .......... .......... .......... .......... 14% 26.6M 38s",
                                " 54950K .......... .......... .......... .......... .......... 14% 29.0M 38s",
                                " 55000K .......... .......... .......... .......... .......... 14% 23.5M 38s",
                                " 55050K .......... .......... .......... .......... .......... 14% 25.3M 38s",
                                " 55100K .......... .......... .......... .......... .......... 14% 27.5M 38s",
                                " 55150K .......... .......... .......... .......... .......... 14% 28.6M 38s",
                                " 55200K .......... .......... .......... .......... .......... 14% 21.9M 38s",
                                " 55250K .......... .......... .......... .......... .......... 14% 28.2M 38s",
                                " 55300K .......... .......... .......... .......... .......... 14% 25.0M 38s",
                                " 55350K .......... .......... .......... .......... .......... 14% 25.2M 38s",
                                " 55400K .......... .......... .......... .......... .......... 14% 26.3M 38s",
                                " 55450K .......... .......... .......... .......... .......... 14% 27.3M 38s",
                                " 55500K .......... .......... .......... .......... .......... 14% 27.7M 38s",
                                " 55550K .......... .......... .......... .......... .......... 14% 25.7M 38s",
                                " 55600K .......... .......... .......... .......... .......... 14% 20.8M 38s",
                                " 55650K .......... .......... .......... .......... .......... 14% 27.7M 38s",
                                " 55700K .......... .......... .......... .......... .......... 14% 9.26M 38s",
                                " 55750K .......... .......... .......... .......... .......... 14% 34.5M 38s",
                                " 55800K .......... .......... .......... .......... .......... 14% 32.1M 38s",
                                " 55850K .......... .......... .......... .......... .......... 14% 11.3M 38s",
                                " 55900K .......... .......... .......... .......... .......... 14% 30.4M 38s",
                                " 55950K .......... .......... .......... .......... .......... 14% 34.0M 38s",
                                " 56000K .......... .......... .......... .......... .......... 14% 24.8M 37s",
                                " 56050K .......... .......... .......... .......... .......... 14% 33.1M 37s",
                                " 56100K .......... .......... .......... .......... .......... 14% 34.0M 37s",
                                " 56150K .......... .......... .......... .......... .......... 14% 34.5M 37s",
                                " 56200K .......... .......... .......... .......... .......... 14% 30.9M 37s",
                                " 56250K .......... .......... .......... .......... .......... 14% 30.3M 37s",
                                " 56300K .......... .......... .......... .......... .......... 14% 32.6M 37s",
                                " 56350K .......... .......... .......... .......... .......... 14% 29.5M 37s",
                                " 56400K .......... .......... .......... .......... .......... 14% 4.65M 37s",
                                " 56450K .......... .......... .......... .......... .......... 14% 32.2M 37s",
                                " 56500K .......... .......... .......... .......... .......... 14% 33.2M 37s",
                                " 56550K .......... .......... .......... .......... .......... 14% 31.9M 37s",
                                " 56600K .......... .......... .......... .......... .......... 14% 31.1M 37s",
                                " 56650K .......... .......... .......... .......... .......... 14% 33.0M 37s",
                                " 56700K .......... .......... .......... .......... .......... 14% 32.5M 37s",
                                " 56750K .......... .......... .......... .......... .......... 14% 29.4M 37s",
                                " 56800K .......... .......... .......... .......... .......... 14% 4.82M 37s",
                                " 56850K .......... .......... .......... .......... .......... 14% 35.2M 37s",
                                " 56900K .......... .......... .......... .......... .......... 14% 33.3M 37s",
                                " 56950K .......... .......... .......... .......... .......... 14% 34.2M 37s",
                                " 57000K .......... .......... .......... .......... .......... 14% 32.6M 37s",
                                " 57050K .......... .......... .......... .......... .......... 14% 4.96M 37s",
                                " 57100K .......... .......... .......... .......... .......... 14% 33.7M 37s",
                                " 57150K .......... .......... .......... .......... .......... 14% 33.1M 37s",
                                " 57200K .......... .......... .......... .......... .......... 14% 26.3M 37s",
                                " 57250K .......... .......... .......... .......... .......... 14% 33.3M 37s",
                                " 57300K .......... .......... .......... .......... .......... 14% 7.44M 37s",
                                " 57350K .......... .......... .......... .......... .......... 14% 16.5M 37s",
                                " 57400K .......... .......... .......... .......... .......... 14% 17.4M 37s",
                                " 57450K .......... .......... .......... .......... .......... 14% 18.9M 37s",
                                " 57500K .......... .......... .......... .......... .......... 14% 19.5M 37s",
                                " 57550K .......... .......... .......... .......... .......... 14% 29.1M 37s",
                                " 57600K .......... .......... .......... .......... .......... 14% 7.97M 37s",
                                " 57650K .......... .......... .......... .......... .......... 14% 4.51M 37s",
                                " 57700K .......... .......... .......... .......... .......... 14% 1.52M 37s",
                                " 57750K .......... .......... .......... .......... .......... 14% 15.8M 37s",
                                " 57800K .......... .......... .......... .......... .......... 14% 24.5M 37s",
                                " 57850K .......... .......... .......... .......... .......... 14% 33.4M 37s",
                                " 57900K .......... .......... .......... .......... .......... 14% 32.4M 37s",
                                " 57950K .......... .......... .......... .......... .......... 14% 29.9M 37s",
                                " 58000K .......... .......... .......... .......... .......... 14% 27.1M 37s",
                                " 58050K .......... .......... .......... .......... .......... 14% 34.1M 37s",
                                " 58100K .......... .......... .......... .......... .......... 14% 34.2M 37s",
                                " 58150K .......... .......... .......... .......... .......... 14% 34.0M 37s",
                                " 58200K .......... .......... .......... .......... .......... 14% 31.4M 37s",
                                " 58250K .......... .......... .......... .......... .......... 14% 33.9M 37s",
                                " 58300K .......... .......... .......... .......... .......... 14% 7.60M 37s",
                                " 58350K .......... .......... .......... .......... .......... 14% 32.0M 37s",
                                " 58400K .......... .......... .......... .......... .......... 14% 24.8M 37s",
                                " 58450K .......... .......... .......... .......... .......... 14% 25.9M 37s",
                                " 58500K .......... .......... .......... .......... .......... 14% 31.8M 37s",
                                " 58550K .......... .......... .......... .......... .......... 14% 31.4M 37s",
                                " 58600K .......... .......... .......... .......... .......... 14% 28.2M 36s",
                                " 58650K .......... .......... .......... .......... .......... 14% 31.5M 36s",
                                " 58700K .......... .......... .......... .......... .......... 14% 34.3M 36s",
                                " 58750K .......... .......... .......... .......... .......... 14% 34.4M 36s",
                                " 58800K .......... .......... .......... .......... .......... 14% 21.6M 36s",
                                " 58850K .......... .......... .......... .......... .......... 15% 34.1M 36s",
                                " 58900K .......... .......... .......... .......... .......... 15% 25.5M 36s",
                                " 58950K .......... .......... .......... .......... .......... 15% 6.39M 36s",
                                " 59000K .......... .......... .......... .......... .......... 15% 15.3M 36s",
                                " 59050K .......... .......... .......... .......... .......... 15% 6.16M 36s",
                                " 59100K .......... .......... .......... .......... .......... 15% 11.0M 36s",
                                " 59150K .......... .......... .......... .......... .......... 15% 17.6M 36s",
                                " 59200K .......... .......... .......... .......... .......... 15% 13.6M 36s",
                                " 59250K .......... .......... .......... .......... .......... 15% 16.9M 36s",
                                " 59300K .......... .......... .......... .......... .......... 15% 22.8M 36s",
                                " 59350K .......... .......... .......... .......... .......... 15% 22.6M 36s",
                                " 59400K .......... .......... .......... .......... .......... 15% 16.3M 36s",
                                " 59450K .......... .......... .......... .......... .......... 15% 17.2M 36s",
                                " 59500K .......... .......... .......... .......... .......... 15% 21.5M 36s",
                                " 59550K .......... .......... .......... .......... .......... 15% 21.7M 36s",
                                " 59600K .......... .......... .......... .......... .......... 15% 15.1M 36s",
                                " 59650K .......... .......... .......... .......... .......... 15% 17.4M 36s",
                                " 59700K .......... .......... .......... .......... .......... 15% 19.1M 36s",
                                " 59750K .......... .......... .......... .......... .......... 15% 16.6M 36s",
                                " 59800K .......... .......... .......... .......... .......... 15% 20.2M 36s",
                                " 59850K .......... .......... .......... .......... .......... 15% 16.3M 36s",
                                " 59900K .......... .......... .......... .......... .......... 15% 20.4M 36s",
                                " 59950K .......... .......... .......... .......... .......... 15% 15.2M 36s",
                                " 60000K .......... .......... .......... .......... .......... 15% 18.3M 36s",
                                " 60050K .......... .......... .......... .......... .......... 15% 25.2M 36s",
                                " 60100K .......... .......... .......... .......... .......... 15% 23.0M 36s",
                                " 60150K .......... .......... .......... .......... .......... 15% 25.0M 36s",
                                " 60200K .......... .......... .......... .......... .......... 15% 19.9M 36s",
                                " 60250K .......... .......... .......... .......... .......... 15% 20.9M 36s",
                                " 60300K .......... .......... .......... .......... .......... 15% 22.6M 36s",
                                " 60350K .......... .......... .......... .......... .......... 15% 21.3M 36s",
                                " 60400K .......... .......... .......... .......... .......... 15% 3.19M 36s",
                                " 60450K .......... .......... .......... .......... .......... 15% 14.1M 36s",
                                " 60500K .......... .......... .......... .......... .......... 15% 12.0M 36s",
                                " 60550K .......... .......... .......... .......... .......... 15% 17.2M 36s",
                                " 60600K .......... .......... .......... .......... .......... 15% 19.2M 36s",
                                " 60650K .......... .......... .......... .......... .......... 15% 23.9M 36s",
                                " 60700K .......... .......... .......... .......... .......... 15% 18.8M 36s",
                                " 60750K .......... .......... .......... .......... .......... 15% 13.4M 36s",
                                " 60800K .......... .......... .......... .......... .......... 15% 14.9M 36s",
                                " 60850K .......... .......... .......... .......... .......... 15% 20.9M 36s",
                                " 60900K .......... .......... .......... .......... .......... 15% 20.8M 36s",
                                " 60950K .......... .......... .......... .......... .......... 15% 18.2M 36s",
                                " 61000K .......... .......... .......... .......... .......... 15% 17.1M 36s",
                                " 61050K .......... .......... .......... .......... .......... 15% 17.1M 36s",
                                " 61100K .......... .......... .......... .......... .......... 15% 18.9M 36s",
                                " 61150K .......... .......... .......... .......... .......... 15% 19.8M 36s",
                                " 61200K .......... .......... .......... .......... .......... 15% 19.5M 36s",
                                " 61250K .......... .......... .......... .......... .......... 15% 24.8M 36s",
                                " 61300K .......... .......... .......... .......... .......... 15% 21.5M 35s",
                                " 61350K .......... .......... .......... .......... .......... 15% 23.5M 35s",
                                " 61400K .......... .......... .......... .......... .......... 15% 23.3M 35s",
                                " 61450K .......... .......... .......... .......... .......... 15% 24.6M 35s",
                                " 61500K .......... .......... .......... .......... .......... 15% 21.7M 35s",
                                " 61550K .......... .......... .......... .......... .......... 15% 24.9M 35s",
                                " 61600K .......... .......... .......... .......... .......... 15% 19.1M 35s",
                                " 61650K .......... .......... .......... .......... .......... 15% 25.1M 35s",
                                " 61700K .......... .......... .......... .......... .......... 15% 25.6M 35s",
                                " 61750K .......... .......... .......... .......... .......... 15% 1.57M 35s",
                                " 61800K .......... .......... .......... .......... .......... 15% 3.03M 35s",
                                " 61850K .......... .......... .......... .......... .......... 15% 22.2M 35s",
                                " 61900K .......... .......... .......... .......... .......... 15% 13.1M 35s",
                                " 61950K .......... .......... .......... .......... .......... 15% 13.8M 35s",
                                " 62000K .......... .......... .......... .......... .......... 15% 14.0M 35s",
                                " 62050K .......... .......... .......... .......... .......... 15% 18.7M 35s",
                                " 62100K .......... .......... .......... .......... .......... 15% 23.8M 35s",
                                " 62150K .......... .......... .......... .......... .......... 15% 5.61M 35s",
                                " 62200K .......... .......... .......... .......... .......... 15% 15.6M 35s",
                                " 62250K .......... .......... .......... .......... .......... 15% 34.3M 35s",
                                " 62300K .......... .......... .......... .......... .......... 15% 36.0M 35s",
                                " 62350K .......... .......... .......... .......... .......... 15% 36.0M 35s",
                                " 62400K .......... .......... .......... .......... .......... 15% 14.3M 35s",
                                " 62450K .......... .......... .......... .......... .......... 15% 9.53M 35s",
                                " 62500K .......... .......... .......... .......... .......... 15% 23.3M 35s",
                                " 62550K .......... .......... .......... .......... .......... 15% 19.6M 35s",
                                " 62600K .......... .......... .......... .......... .......... 15% 23.0M 35s",
                                " 62650K .......... .......... .......... .......... .......... 15% 24.5M 35s",
                                " 62700K .......... .......... .......... .......... .......... 15% 25.0M 35s",
                                " 62750K .......... .......... .......... .......... .......... 16% 24.2M 35s",
                                " 62800K .......... .......... .......... .......... .......... 16% 16.6M 35s",
                                " 62850K .......... .......... .......... .......... .......... 16% 24.1M 35s",
                                " 62900K .......... .......... .......... .......... .......... 16% 24.7M 35s",
                                " 62950K .......... .......... .......... .......... .......... 16% 24.6M 35s",
                                " 63000K .......... .......... .......... .......... .......... 16% 19.1M 35s",
                                " 63050K .......... .......... .......... .......... .......... 16% 24.1M 35s",
                                " 63100K .......... .......... .......... .......... .......... 16% 24.3M 35s",
                                " 63150K .......... .......... .......... .......... .......... 16% 24.2M 35s",
                                " 63200K .......... .......... .......... .......... .......... 16% 20.0M 35s",
                                " 63250K .......... .......... .......... .......... .......... 16% 8.99M 35s",
                                " 63300K .......... .......... .......... .......... .......... 16% 11.1M 35s",
                                " 63350K .......... .......... .......... .......... .......... 16% 23.4M 35s",
                                " 63400K .......... .......... .......... .......... .......... 16% 17.7M 35s",
                                " 63450K .......... .......... .......... .......... .......... 16% 23.7M 35s",
                                " 63500K .......... .......... .......... .......... .......... 16% 24.6M 35s",
                                " 63550K .......... .......... .......... .......... .......... 16% 24.8M 35s",
                                " 63600K .......... .......... .......... .......... .......... 16% 20.5M 35s",
                                " 63650K .......... .......... .......... .......... .......... 16% 19.3M 35s",
                                " 63700K .......... .......... .......... .......... .......... 16% 24.7M 35s",
                                " 63750K .......... .......... .......... .......... .......... 16% 14.5M 35s",
                                " 63800K .......... .......... .......... .......... .......... 16% 23.3M 35s",
                                " 63850K .......... .......... .......... .......... .......... 16% 19.4M 35s",
                                " 63900K .......... .......... .......... .......... .......... 16% 20.4M 35s",
                                " 63950K .......... .......... .......... .......... .......... 16% 24.1M 35s",
                                " 64000K .......... .......... .......... .......... .......... 16% 17.6M 35s",
                                " 64050K .......... .......... .......... .......... .......... 16% 19.6M 35s",
                                " 64100K .......... .......... .......... .......... .......... 16% 25.2M 35s",
                                " 64150K .......... .......... .......... .......... .......... 16% 24.9M 35s",
                                " 64200K .......... .......... .......... .......... .......... 16% 23.7M 35s",
                                " 64250K .......... .......... .......... .......... .......... 16% 25.0M 35s",
                                " 64300K .......... .......... .......... .......... .......... 16% 20.2M 35s",
                                " 64350K .......... .......... .......... .......... .......... 16% 24.9M 34s",
                                " 64400K .......... .......... .......... .......... .......... 16% 15.8M 34s",
                                " 64450K .......... .......... .......... .......... .......... 16% 24.4M 34s",
                                " 64500K .......... .......... .......... .......... .......... 16% 19.5M 34s",
                                " 64550K .......... .......... .......... .......... .......... 16% 24.0M 34s",
                                " 64600K .......... .......... .......... .......... .......... 16% 22.6M 34s",
                                " 64650K .......... .......... .......... .......... .......... 16% 24.4M 34s",
                                " 64700K .......... .......... .......... .......... .......... 16% 23.8M 34s",
                                " 64750K .......... .......... .......... .......... .......... 16% 20.2M 34s",
                                " 64800K .......... .......... .......... .......... .......... 16% 14.6M 34s",
                                " 64850K .......... .......... .......... .......... .......... 16% 3.91M 34s",
                                " 64900K .......... .......... .......... .......... .......... 16% 24.3M 34s",
                                " 64950K .......... .......... .......... .......... .......... 16% 24.1M 34s",
                                " 65000K .......... .......... .......... .......... .......... 16% 22.7M 34s",
                                " 65050K .......... .......... .......... .......... .......... 16% 21.0M 34s",
                                " 65100K .......... .......... .......... .......... .......... 16% 22.2M 34s",
                                " 65150K .......... .......... .......... .......... .......... 16% 23.7M 34s",
                                " 65200K .......... .......... .......... .......... .......... 16% 20.5M 34s",
                                " 65250K .......... .......... .......... .......... .......... 16% 23.8M 34s",
                                " 65300K .......... .......... .......... .......... .......... 16% 20.6M 34s",
                                " 65350K .......... .......... .......... .......... .......... 16% 22.3M 34s",
                                " 65400K .......... .......... .......... .......... .......... 16% 22.6M 34s",
                                " 65450K .......... .......... .......... .......... .......... 16% 24.9M 34s",
                                " 65500K .......... .......... .......... .......... .......... 16% 6.25M 34s",
                                " 65550K .......... .......... .......... .......... .......... 16% 26.0M 34s",
                                " 65600K .......... .......... .......... .......... .......... 16% 20.5M 34s",
                                " 65650K .......... .......... .......... .......... .......... 16% 14.7M 34s",
                                " 65700K .......... .......... .......... .......... .......... 16% 20.2M 34s",
                                " 65750K .......... .......... .......... .......... .......... 16% 25.5M 34s",
                                " 65800K .......... .......... .......... .......... .......... 16% 28.3M 34s",
                                " 65850K .......... .......... .......... .......... .......... 16% 1.01M 34s",
                                " 65900K .......... .......... .......... .......... .......... 16% 13.9M 34s",
                                " 65950K .......... .......... .......... .......... .......... 16% 20.9M 34s",
                                " 66000K .......... .......... .......... .......... .......... 16% 7.90M 34s",
                                " 66050K .......... .......... .......... .......... .......... 16% 22.3M 34s",
                                " 66100K .......... .......... .......... .......... .......... 16% 27.7M 34s",
                                " 66150K .......... .......... .......... .......... .......... 16% 23.5M 34s",
                                " 66200K .......... .......... .......... .......... .......... 16% 22.7M 34s",
                                " 66250K .......... .......... .......... .......... .......... 16% 22.0M 34s",
                                " 66300K .......... .......... .......... .......... .......... 16% 21.9M 34s",
                                " 66350K .......... .......... .......... .......... .......... 16% 23.6M 34s",
                                " 66400K .......... .......... .......... .......... .......... 16% 19.7M 34s",
                                " 66450K .......... .......... .......... .......... .......... 16% 28.8M 34s",
                                " 66500K .......... .......... .......... .......... .......... 16% 29.1M 34s",
                                " 66550K .......... .......... .......... .......... .......... 16% 23.1M 34s",
                                " 66600K .......... .......... .......... .......... .......... 16% 27.4M 34s",
                                " 66650K .......... .......... .......... .......... .......... 16% 13.5M 34s",
                                " 66700K .......... .......... .......... .......... .......... 17% 26.8M 34s",
                                " 66750K .......... .......... .......... .......... .......... 17% 26.0M 34s",
                                " 66800K .......... .......... .......... .......... .......... 17% 17.1M 34s",
                                " 66850K .......... .......... .......... .......... .......... 17% 28.9M 34s",
                                " 66900K .......... .......... .......... .......... .......... 17% 14.8M 34s",
                                " 66950K .......... .......... .......... .......... .......... 17% 33.1M 34s",
                                " 67000K .......... .......... .......... .......... .......... 17% 34.8M 34s",
                                " 67050K .......... .......... .......... .......... .......... 17% 32.9M 34s",
                                " 67100K .......... .......... .......... .......... .......... 17% 30.0M 34s",
                                " 67150K .......... .......... .......... .......... .......... 17% 16.6M 34s",
                                " 67200K .......... .......... .......... .......... .......... 17% 3.70M 34s",
                                " 67250K .......... .......... .......... .......... .......... 17% 28.3M 34s",
                                " 67300K .......... .......... .......... .......... .......... 17% 27.1M 34s",
                                " 67350K .......... .......... .......... .......... .......... 17% 27.8M 34s",
                                " 67400K .......... .......... .......... .......... .......... 17% 10.1M 34s",
                                " 67450K .......... .......... .......... .......... .......... 17% 22.9M 34s",
                                " 67500K .......... .......... .......... .......... .......... 17% 23.8M 34s",
                                " 67550K .......... .......... .......... .......... .......... 17% 22.9M 34s",
                                " 67600K .......... .......... .......... .......... .......... 17% 21.4M 34s",
                                " 67650K .......... .......... .......... .......... .......... 17% 21.7M 34s",
                                " 67700K .......... .......... .......... .......... .......... 17% 26.8M 34s",
                                " 67750K .......... .......... .......... .......... .......... 17% 22.0M 34s",
                                " 67800K .......... .......... .......... .......... .......... 17% 27.3M 33s",
                                " 67850K .......... .......... .......... .......... .......... 17% 21.9M 33s",
                                " 67900K .......... .......... .......... .......... .......... 17% 26.9M 33s",
                                " 67950K .......... .......... .......... .......... .......... 17% 21.1M 33s",
                                " 68000K .......... .......... .......... .......... .......... 17% 15.1M 33s",
                                " 68050K .......... .......... .......... .......... .......... 17% 8.80M 33s",
                                " 68100K .......... .......... .......... .......... .......... 17% 17.3M 33s",
                                " 68150K .......... .......... .......... .......... .......... 17% 19.5M 33s",
                                " 68200K .......... .......... .......... .......... .......... 17% 17.1M 33s",
                                " 68250K .......... .......... .......... .......... .......... 17% 22.8M 33s",
                                " 68300K .......... .......... .......... .......... .......... 17% 25.1M 33s",
                                " 68350K .......... .......... .......... .......... .......... 17% 22.6M 33s",
                                " 68400K .......... .......... .......... .......... .......... 17% 16.3M 33s",
                                " 68450K .......... .......... .......... .......... .......... 17% 24.5M 33s",
                                " 68500K .......... .......... .......... .......... .......... 17% 24.9M 33s",
                                " 68550K .......... .......... .......... .......... .......... 17% 13.1M 33s",
                                " 68600K .......... .......... .......... .......... .......... 17% 14.6M 33s",
                                " 68650K .......... .......... .......... .......... .......... 17% 18.7M 33s",
                                " 68700K .......... .......... .......... .......... .......... 17% 19.7M 33s",
                                " 68750K .......... .......... .......... .......... .......... 17% 20.5M 33s",
                                " 68800K .......... .......... .......... .......... .......... 17% 13.4M 33s",
                                " 68850K .......... .......... .......... .......... .......... 17% 20.7M 33s",
                                " 68900K .......... .......... .......... .......... .......... 17% 20.2M 33s",
                                " 68950K .......... .......... .......... .......... .......... 17% 24.0M 33s",
                                " 69000K .......... .......... .......... .......... .......... 17% 18.2M 33s",
                                " 69050K .......... .......... .......... .......... .......... 17% 24.5M 33s",
                                " 69100K .......... .......... .......... .......... .......... 17% 21.2M 33s",
                                " 69150K .......... .......... .......... .......... .......... 17% 32.0M 33s",
                                " 69200K .......... .......... .......... .......... .......... 17% 24.7M 33s",
                                " 69250K .......... .......... .......... .......... .......... 17% 27.0M 33s",
                                " 69300K .......... .......... .......... .......... .......... 17% 14.7M 33s",
                                " 69350K .......... .......... .......... .......... .......... 17% 25.9M 33s",
                                " 69400K .......... .......... .......... .......... .......... 17% 27.4M 33s",
                                " 69450K .......... .......... .......... .......... .......... 17% 29.4M 33s",
                                " 69500K .......... .......... .......... .......... .......... 17% 29.3M 33s",
                                " 69550K .......... .......... .......... .......... .......... 17% 3.69M 33s",
                                " 69600K .......... .......... .......... .......... .......... 17% 15.4M 33s",
                                " 69650K .......... .......... .......... .......... .......... 17% 17.6M 33s",
                                " 69700K .......... .......... .......... .......... .......... 17% 14.7M 33s",
                                " 69750K .......... .......... .......... .......... .......... 17% 17.2M 33s",
                                " 69800K .......... .......... .......... .......... .......... 17% 21.8M 33s",
                                " 69850K .......... .......... .......... .......... .......... 17% 26.4M 33s",
                                " 69900K .......... .......... .......... .......... .......... 17% 1.82M 33s",
                                " 69950K .......... .......... .......... .......... .......... 17% 1.81M 33s",
                                " 70000K .......... .......... .......... .......... .......... 17% 12.5M 33s",
                                " 70050K .......... .......... .......... .......... .......... 17% 11.6M 33s",
                                " 70100K .......... .......... .......... .......... .......... 17% 14.2M 33s",
                                " 70150K .......... .......... .......... .......... .......... 17% 18.6M 33s",
                                " 70200K .......... .......... .......... .......... .......... 17% 11.8M 33s",
                                " 70250K .......... .......... .......... .......... .......... 17% 13.5M 33s",
                                " 70300K .......... .......... .......... .......... .......... 17% 21.3M 33s",
                                " 70350K .......... .......... .......... .......... .......... 17% 22.9M 33s",
                                " 70400K .......... .......... .......... .......... .......... 17% 12.9M 33s",
                                " 70450K .......... .......... .......... .......... .......... 17% 24.6M 33s",
                                " 70500K .......... .......... .......... .......... .......... 17% 23.8M 33s",
                                " 70550K .......... .......... .......... .......... .......... 17% 25.0M 33s",
                                " 70600K .......... .......... .......... .......... .......... 18% 14.3M 33s",
                                " 70650K .......... .......... .......... .......... .......... 18% 17.1M 33s",
                                " 70700K .......... .......... .......... .......... .......... 18% 19.1M 33s",
                                " 70750K .......... .......... .......... .......... .......... 18% 22.8M 33s",
                                " 70800K .......... .......... .......... .......... .......... 18% 11.9M 33s",
                                " 70850K .......... .......... .......... .......... .......... 18% 16.5M 33s",
                                " 70900K .......... .......... .......... .......... .......... 18% 18.4M 33s",
                                " 70950K .......... .......... .......... .......... .......... 18% 19.8M 33s",
                                " 71000K .......... .......... .......... .......... .......... 18% 16.8M 33s",
                                " 71050K .......... .......... .......... .......... .......... 18% 24.9M 33s",
                                " 71100K .......... .......... .......... .......... .......... 18% 24.8M 33s",
                                " 71150K .......... .......... .......... .......... .......... 18% 14.7M 33s",
                                " 71200K .......... .......... .......... .......... .......... 18% 13.2M 33s",
                                " 71250K .......... .......... .......... .......... .......... 18% 19.6M 33s",
                                " 71300K .......... .......... .......... .......... .......... 18% 15.7M 33s",
                                " 71350K .......... .......... .......... .......... .......... 18% 14.0M 33s",
                                " 71400K .......... .......... .......... .......... .......... 18% 18.2M 33s",
                                " 71450K .......... .......... .......... .......... .......... 18% 16.4M 33s",
                                " 71500K .......... .......... .......... .......... .......... 18% 13.4M 33s",
                                " 71550K .......... .......... .......... .......... .......... 18% 19.8M 33s",
                                " 71600K .......... .......... .......... .......... .......... 18% 19.0M 33s",
                                " 71650K .......... .......... .......... .......... .......... 18% 19.3M 33s",
                                " 71700K .......... .......... .......... .......... .......... 18% 16.6M 32s",
                                " 71750K .......... .......... .......... .......... .......... 18% 14.2M 32s",
                                " 71800K .......... .......... .......... .......... .......... 18% 12.2M 32s",
                                " 71850K .......... .......... .......... .......... .......... 18% 14.1M 32s",
                                " 71900K .......... .......... .......... .......... .......... 18% 18.9M 32s",
                                " 71950K .......... .......... .......... .......... .......... 18% 17.8M 32s",
                                " 72000K .......... .......... .......... .......... .......... 18% 14.0M 32s",
                                " 72050K .......... .......... .......... .......... .......... 18% 23.0M 32s",
                                " 72100K .......... .......... .......... .......... .......... 18% 23.1M 32s",
                                " 72150K .......... .......... .......... .......... .......... 18% 23.8M 32s",
                                " 72200K .......... .......... .......... .......... .......... 18% 18.7M 32s",
                                " 72250K .......... .......... .......... .......... .......... 18% 7.29M 32s",
                                " 72300K .......... .......... .......... .......... .......... 18% 16.1M 32s",
                                " 72350K .......... .......... .......... .......... .......... 18% 17.9M 32s",
                                " 72400K .......... .......... .......... .......... .......... 18% 12.7M 32s",
                                " 72450K .......... .......... .......... .......... .......... 18% 12.2M 32s",
                                " 72500K .......... .......... .......... .......... .......... 18% 16.4M 32s",
                                " 72550K .......... .......... .......... .......... .......... 18% 14.7M 32s",
                                " 72600K .......... .......... .......... .......... .......... 18% 16.3M 32s",
                                " 72650K .......... .......... .......... .......... .......... 18% 17.3M 32s",
                                " 72700K .......... .......... .......... .......... .......... 18% 19.0M 32s",
                                " 72750K .......... .......... .......... .......... .......... 18% 19.6M 32s",
                                " 72800K .......... .......... .......... .......... .......... 18% 15.2M 32s",
                                " 72850K .......... .......... .......... .......... .......... 18% 18.8M 32s",
                                " 72900K .......... .......... .......... .......... .......... 18% 10.9M 32s",
                                " 72950K .......... .......... .......... .......... .......... 18% 21.6M 32s",
                                " 73000K .......... .......... .......... .......... .......... 18% 21.8M 32s",
                                " 73050K .......... .......... .......... .......... .......... 18% 19.1M 32s",
                                " 73100K .......... .......... .......... .......... .......... 18% 13.5M 32s",
                                " 73150K .......... .......... .......... .......... .......... 18% 21.5M 32s",
                                " 73200K .......... .......... .......... .......... .......... 18% 18.6M 32s",
                                " 73250K .......... .......... .......... .......... .......... 18% 15.4M 32s",
                                " 73300K .......... .......... .......... .......... .......... 18% 15.0M 32s",
                                " 73350K .......... .......... .......... .......... .......... 18% 18.1M 32s",
                                " 73400K .......... .......... .......... .......... .......... 18% 16.8M 32s",
                                " 73450K .......... .......... .......... .......... .......... 18% 16.3M 32s",
                                " 73500K .......... .......... .......... .......... .......... 18% 22.0M 32s",
                                " 73550K .......... .......... .......... .......... .......... 18% 21.6M 32s",
                                " 73600K .......... .......... .......... .......... .......... 18% 19.9M 32s",
                                " 73650K .......... .......... .......... .......... .......... 18% 19.4M 32s",
                                " 73700K .......... .......... .......... .......... .......... 18% 24.9M 32s",
                                " 73750K .......... .......... .......... .......... .......... 18% 23.4M 32s",
                                " 73800K .......... .......... .......... .......... .......... 18% 22.8M 32s",
                                " 73850K .......... .......... .......... .......... .......... 18% 16.3M 32s",
                                " 73900K .......... .......... .......... .......... .......... 18% 21.3M 32s",
                                " 73950K .......... .......... .......... .......... .......... 18% 23.7M 32s",
                                " 74000K .......... .......... .......... .......... .......... 18% 1.60M 32s",
                                " 74050K .......... .......... .......... .......... .......... 18% 16.7M 32s",
                                " 74100K .......... .......... .......... .......... .......... 18% 19.5M 32s",
                                " 74150K .......... .......... .......... .......... .......... 18% 16.0M 32s",
                                " 74200K .......... .......... .......... .......... .......... 18% 16.9M 32s",
                                " 74250K .......... .......... .......... .......... .......... 18% 21.0M 32s",
                                " 74300K .......... .......... .......... .......... .......... 18% 15.7M 32s",
                                " 74350K .......... .......... .......... .......... .......... 18% 18.1M 32s",
                                " 74400K .......... .......... .......... .......... .......... 18% 19.9M 32s",
                                " 74450K .......... .......... .......... .......... .......... 18% 24.8M 32s",
                                " 74500K .......... .......... .......... .......... .......... 18% 25.2M 32s",
                                " 74550K .......... .......... .......... .......... .......... 19% 18.1M 32s",
                                " 74600K .......... .......... .......... .......... .......... 19% 17.0M 32s",
                                " 74650K .......... .......... .......... .......... .......... 19% 24.0M 32s",
                                " 74700K .......... .......... .......... .......... .......... 19% 24.1M 32s",
                                " 74750K .......... .......... .......... .......... .......... 19% 14.2M 32s",
                                " 74800K .......... .......... .......... .......... .......... 19% 18.2M 32s",
                                " 74850K .......... .......... .......... .......... .......... 19% 24.1M 32s",
                                " 74900K .......... .......... .......... .......... .......... 19% 25.3M 32s",
                                " 74950K .......... .......... .......... .......... .......... 19% 18.6M 32s",
                                " 75000K .......... .......... .......... .......... .......... 19% 21.2M 32s",
                                " 75050K .......... .......... .......... .......... .......... 19% 24.5M 32s",
                                " 75100K .......... .......... .......... .......... .......... 19% 24.7M 32s",
                                " 75150K .......... .......... .......... .......... .......... 19% 25.0M 32s",
                                " 75200K .......... .......... .......... .......... .......... 19% 16.0M 32s",
                                " 75250K .......... .......... .......... .......... .......... 19% 23.7M 32s",
                                " 75300K .......... .......... .......... .......... .......... 19% 24.8M 32s",
                                " 75350K .......... .......... .......... .......... .......... 19% 19.2M 32s",
                                " 75400K .......... .......... .......... .......... .......... 19% 2.11M 32s",
                                " 75450K .......... .......... .......... .......... .......... 19% 18.8M 32s",
                                " 75500K .......... .......... .......... .......... .......... 19% 21.0M 32s",
                                " 75550K .......... .......... .......... .......... .......... 19% 17.8M 32s",
                                " 75600K .......... .......... .......... .......... .......... 19% 12.6M 32s",
                                " 75650K .......... .......... .......... .......... .......... 19% 7.86M 32s",
                                " 75700K .......... .......... .......... .......... .......... 19% 35.0M 32s",
                                " 75750K .......... .......... .......... .......... .......... 19% 10.7M 32s",
                                " 75800K .......... .......... .......... .......... .......... 19% 11.0M 32s",
                                " 75850K .......... .......... .......... .......... .......... 19% 10.3M 31s",
                                " 75900K .......... .......... .......... .......... .......... 19% 21.2M 31s",
                                " 75950K .......... .......... .......... .......... .......... 19% 11.8M 31s",
                                " 76000K .......... .......... .......... .......... .......... 19% 12.8M 31s",
                                " 76050K .......... .......... .......... .......... .......... 19% 22.6M 31s",
                                " 76100K .......... .......... .......... .......... .......... 19% 24.9M 31s",
                                " 76150K .......... .......... .......... .......... .......... 19% 24.6M 31s",
                                " 76200K .......... .......... .......... .......... .......... 19% 27.6M 31s",
                                " 76250K .......... .......... .......... .......... .......... 19% 27.4M 31s",
                                " 76300K .......... .......... .......... .......... .......... 19% 14.5M 31s",
                                " 76350K .......... .......... .......... .......... .......... 19% 21.8M 31s",
                                " 76400K .......... .......... .......... .......... .......... 19% 18.1M 31s",
                                " 76450K .......... .......... .......... .......... .......... 19% 24.1M 31s",
                                " 76500K .......... .......... .......... .......... .......... 19% 8.51M 31s",
                                " 76550K .......... .......... .......... .......... .......... 19% 28.9M 31s",
                                " 76600K .......... .......... .......... .......... .......... 19% 32.1M 31s",
                                " 76650K .......... .......... .......... .......... .......... 19% 16.3M 31s",
                                " 76700K .......... .......... .......... .......... .......... 19% 26.4M 31s",
                                " 76750K .......... .......... .......... .......... .......... 19% 19.2M 31s",
                                " 76800K .......... .......... .......... .......... .......... 19% 7.45M 31s",
                                " 76850K .......... .......... .......... .......... .......... 19% 18.2M 31s",
                                " 76900K .......... .......... .......... .......... .......... 19% 24.2M 31s",
                                " 76950K .......... .......... .......... .......... .......... 19% 25.7M 31s",
                                " 77000K .......... .......... .......... .......... .......... 19% 26.8M 31s",
                                " 77050K .......... .......... .......... .......... .......... 19% 32.1M 31s",
                                " 77100K .......... .......... .......... .......... .......... 19% 34.8M 31s",
                                " 77150K .......... .......... .......... .......... .......... 19% 20.0M 31s",
                                " 77200K .......... .......... .......... .......... .......... 19% 24.0M 31s",
                                " 77250K .......... .......... .......... .......... .......... 19% 23.4M 31s",
                                " 77300K .......... .......... .......... .......... .......... 19% 34.2M 31s",
                                " 77350K .......... .......... .......... .......... .......... 19% 32.5M 31s",
                                " 77400K .......... .......... .......... .......... .......... 19% 26.8M 31s",
                                " 77450K .......... .......... .......... .......... .......... 19% 12.6M 31s",
                                " 77500K .......... .......... .......... .......... .......... 19% 15.8M 31s",
                                " 77550K .......... .......... .......... .......... .......... 19% 12.6M 31s",
                                " 77600K .......... .......... .......... .......... .......... 19% 20.0M 31s",
                                " 77650K .......... .......... .......... .......... .......... 19% 10.6M 31s",
                                " 77700K .......... .......... .......... .......... .......... 19% 13.7M 31s",
                                " 77750K .......... .......... .......... .......... .......... 19% 21.8M 31s",
                                " 77800K .......... .......... .......... .......... .......... 19% 20.4M 31s",
                                " 77850K .......... .......... .......... .......... .......... 19% 23.7M 31s",
                                " 77900K .......... .......... .......... .......... .......... 19% 18.6M 31s",
                                " 77950K .......... .......... .......... .......... .......... 19% 18.4M 31s",
                                " 78000K .......... .......... .......... .......... .......... 19% 14.7M 31s",
                                " 78050K .......... .......... .......... .......... .......... 19% 19.5M 31s",
                                " 78100K .......... .......... .......... .......... .......... 19% 1.63M 31s",
                                " 78150K .......... .......... .......... .......... .......... 19% 10.7M 31s",
                                " 78200K .......... .......... .......... .......... .......... 19% 11.4M 31s",
                                " 78250K .......... .......... .......... .......... .......... 19% 19.2M 31s",
                                " 78300K .......... .......... .......... .......... .......... 19% 14.6M 31s",
                                " 78350K .......... .......... .......... .......... .......... 19% 11.6M 31s",
                                " 78400K .......... .......... .......... .......... .......... 19% 8.53M 31s",
                                " 78450K .......... .......... .......... .......... .......... 20% 17.3M 31s",
                                " 78500K .......... .......... .......... .......... .......... 20% 19.6M 31s",
                                " 78550K .......... .......... .......... .......... .......... 20% 10.8M 31s",
                                " 78600K .......... .......... .......... .......... .......... 20% 10.9M 31s",
                                " 78650K .......... .......... .......... .......... .......... 20% 18.4M 31s",
                                " 78700K .......... .......... .......... .......... .......... 20% 16.2M 31s",
                                " 78750K .......... .......... .......... .......... .......... 20% 21.7M 31s",
                                " 78800K .......... .......... .......... .......... .......... 20% 15.0M 31s",
                                " 78850K .......... .......... .......... .......... .......... 20% 15.5M 31s",
                                " 78900K .......... .......... .......... .......... .......... 20% 25.3M 31s",
                                " 78950K .......... .......... .......... .......... .......... 20% 26.7M 31s",
                                " 79000K .......... .......... .......... .......... .......... 20% 24.7M 31s",
                                " 79050K .......... .......... .......... .......... .......... 20% 25.5M 31s",
                                " 79100K .......... .......... .......... .......... .......... 20% 27.0M 31s",
                                " 79150K .......... .......... .......... .......... .......... 20% 28.9M 31s",
                                " 79200K .......... .......... .......... .......... .......... 20% 25.4M 31s",
                                " 79250K .......... .......... .......... .......... .......... 20% 27.8M 31s",
                                " 79300K .......... .......... .......... .......... .......... 20% 4.61M 31s",
                                " 79350K .......... .......... .......... .......... .......... 20% 6.65M 31s",
                                " 79400K .......... .......... .......... .......... .......... 20% 24.7M 31s",
                                " 79450K .......... .......... .......... .......... .......... 20% 30.0M 31s",
                                " 79500K .......... .......... .......... .......... .......... 20% 34.6M 31s",
                                " 79550K .......... .......... .......... .......... .......... 20% 13.6M 31s",
                                " 79600K .......... .......... .......... .......... .......... 20% 13.1M 31s",
                                " 79650K .......... .......... .......... .......... .......... 20% 23.6M 31s",
                                " 79700K .......... .......... .......... .......... .......... 20% 19.6M 31s",
                                " 79750K .......... .......... .......... .......... .......... 20% 19.8M 31s",
                                " 79800K .......... .......... .......... .......... .......... 20% 26.2M 31s",
                                " 79850K .......... .......... .......... .......... .......... 20% 32.8M 31s",
                                " 79900K .......... .......... .......... .......... .......... 20% 30.7M 31s",
                                " 79950K .......... .......... .......... .......... .......... 20% 27.9M 31s",
                                " 80000K .......... .......... .......... .......... .......... 20% 24.6M 30s",
                                " 80050K .......... .......... .......... .......... .......... 20% 31.3M 30s",
                                " 80100K .......... .......... .......... .......... .......... 20% 28.8M 30s",
                                " 80150K .......... .......... .......... .......... .......... 20% 33.3M 30s",
                                " 80200K .......... .......... .......... .......... .......... 20% 10.0M 30s",
                                " 80250K .......... .......... .......... .......... .......... 20% 34.2M 30s",
                                " 80300K .......... .......... .......... .......... .......... 20% 35.7M 30s",
                                " 80350K .......... .......... .......... .......... .......... 20% 28.0M 30s",
                                " 80400K .......... .......... .......... .......... .......... 20% 26.5M 30s",
                                " 80450K .......... .......... .......... .......... .......... 20% 2.90M 30s",
                                " 80500K .......... .......... .......... .......... .......... 20% 32.3M 30s",
                                " 80550K .......... .......... .......... .......... .......... 20% 35.2M 30s",
                                " 80600K .......... .......... .......... .......... .......... 20% 22.2M 30s",
                                " 80650K .......... .......... .......... .......... .......... 20% 30.2M 30s",
                                " 80700K .......... .......... .......... .......... .......... 20% 34.4M 30s",
                                " 80750K .......... .......... .......... .......... .......... 20% 31.0M 30s",
                                " 80800K .......... .......... .......... .......... .......... 20% 26.4M 30s",
                                " 80850K .......... .......... .......... .......... .......... 20% 29.8M 30s",
                                " 80900K .......... .......... .......... .......... .......... 20% 28.7M 30s",
                                " 80950K .......... .......... .......... .......... .......... 20% 32.6M 30s",
                                " 81000K .......... .......... .......... .......... .......... 20% 22.6M 30s",
                                " 81050K .......... .......... .......... .......... .......... 20% 33.1M 30s",
                                " 81100K .......... .......... .......... .......... .......... 20% 33.5M 30s",
                                " 81150K .......... .......... .......... .......... .......... 20% 35.5M 30s",
                                " 81200K .......... .......... .......... .......... .......... 20% 21.7M 30s",
                                " 81250K .......... .......... .......... .......... .......... 20% 33.5M 30s",
                                " 81300K .......... .......... .......... .......... .......... 20% 32.4M 30s",
                                " 81350K .......... .......... .......... .......... .......... 20% 30.2M 30s",
                                " 81400K .......... .......... .......... .......... .......... 20% 31.7M 30s",
                                " 81450K .......... .......... .......... .......... .......... 20% 30.8M 30s",
                                " 81500K .......... .......... .......... .......... .......... 20% 32.2M 30s",
                                " 81550K .......... .......... .......... .......... .......... 20% 7.84M 30s",
                                " 81600K .......... .......... .......... .......... .......... 20% 24.9M 30s",
                                " 81650K .......... .......... .......... .......... .......... 20% 31.7M 30s",
                                " 81700K .......... .......... .......... .......... .......... 20% 23.1M 30s",
                                " 81750K .......... .......... .......... .......... .......... 20% 32.2M 30s",
                                " 81800K .......... .......... .......... .......... .......... 20% 12.8M 30s",
                                " 81850K .......... .......... .......... .......... .......... 20% 23.7M 30s",
                                " 81900K .......... .......... .......... .......... .......... 20% 26.3M 30s",
                                " 81950K .......... .......... .......... .......... .......... 20% 13.4M 30s",
                                " 82000K .......... .......... .......... .......... .......... 20% 22.8M 30s",
                                " 82050K .......... .......... .......... .......... .......... 20% 30.5M 30s",
                                " 82100K .......... .......... .......... .......... .......... 20% 29.9M 30s",
                                " 82150K .......... .......... .......... .......... .......... 20% 26.2M 30s",
                                " 82200K .......... .......... .......... .......... .......... 20%  942K 30s",
                                " 82250K .......... .......... .......... .......... .......... 20% 7.99M 30s",
                                " 82300K .......... .......... .......... .......... .......... 20% 27.9M 30s",
                                " 82350K .......... .......... .......... .......... .......... 20% 21.0M 30s",
                                " 82400K .......... .......... .......... .......... .......... 21% 25.2M 30s",
                                " 82450K .......... .......... .......... .......... .......... 21% 30.5M 30s",
                                " 82500K .......... .......... .......... .......... .......... 21% 33.5M 30s",
                                " 82550K .......... .......... .......... .......... .......... 21% 31.0M 30s",
                                " 82600K .......... .......... .......... .......... .......... 21% 23.9M 30s",
                                " 82650K .......... .......... .......... .......... .......... 21% 32.0M 30s",
                                " 82700K .......... .......... .......... .......... .......... 21% 30.3M 30s",
                                " 82750K .......... .......... .......... .......... .......... 21% 33.2M 30s",
                                " 82800K .......... .......... .......... .......... .......... 21% 26.0M 30s",
                                " 82850K .......... .......... .......... .......... .......... 21% 33.7M 30s",
                                " 82900K .......... .......... .......... .......... .......... 21% 28.0M 30s",
                                " 82950K .......... .......... .......... .......... .......... 21% 34.4M 30s",
                                " 83000K .......... .......... .......... .......... .......... 21% 11.4M 30s",
                                " 83050K .......... .......... .......... .......... .......... 21% 34.7M 30s",
                                " 83100K .......... .......... .......... .......... .......... 21% 31.3M 30s",
                                " 83150K .......... .......... .......... .......... .......... 21% 27.2M 30s",
                                " 83200K .......... .......... .......... .......... .......... 21% 21.0M 30s",
                                " 83250K .......... .......... .......... .......... .......... 21% 21.4M 30s",
                                " 83300K .......... .......... .......... .......... .......... 21% 24.4M 30s",
                                " 83350K .......... .......... .......... .......... .......... 21% 1.45M 30s",
                                " 83400K .......... .......... .......... .......... .......... 21% 18.9M 30s",
                                " 83450K .......... .......... .......... .......... .......... 21% 10.3M 30s",
                                " 83500K .......... .......... .......... .......... .......... 21% 8.58M 30s",
                                " 83550K .......... .......... .......... .......... .......... 21% 25.2M 30s",
                                " 83600K .......... .......... .......... .......... .......... 21% 14.7M 30s",
                                " 83650K .......... .......... .......... .......... .......... 21% 15.8M 30s",
                                " 83700K .......... .......... .......... .......... .......... 21% 22.3M 30s",
                                " 83750K .......... .......... .......... .......... .......... 21% 32.3M 30s",
                                " 83800K .......... .......... .......... .......... .......... 21% 30.1M 30s",
                                " 83850K .......... .......... .......... .......... .......... 21% 23.5M 30s",
                                " 83900K .......... .......... .......... .......... .......... 21% 20.9M 30s",
                                " 83950K .......... .......... .......... .......... .......... 21% 23.7M 30s",
                                " 84000K .......... .......... .......... .......... .......... 21% 18.7M 30s",
                                " 84050K .......... .......... .......... .......... .......... 21% 27.8M 30s",
                                " 84100K .......... .......... .......... .......... .......... 21% 12.3M 30s",
                                " 84150K .......... .......... .......... .......... .......... 21% 22.5M 30s",
                                " 84200K .......... .......... .......... .......... .......... 21% 22.2M 30s",
                                " 84250K .......... .......... .......... .......... .......... 21% 32.2M 30s",
                                " 84300K .......... .......... .......... .......... .......... 21% 15.8M 30s",
                                " 84350K .......... .......... .......... .......... .......... 21% 33.9M 30s",
                                " 84400K .......... .......... .......... .......... .......... 21% 24.5M 30s",
                                " 84450K .......... .......... .......... .......... .......... 21% 34.2M 30s",
                                " 84500K .......... .......... .......... .......... .......... 21% 34.4M 29s",
                                " 84550K .......... .......... .......... .......... .......... 21% 28.8M 29s",
                                " 84600K .......... .......... .......... .......... .......... 21% 15.5M 29s",
                                " 84650K .......... .......... .......... .......... .......... 21% 32.2M 29s",
                                " 84700K .......... .......... .......... .......... .......... 21% 29.9M 29s",
                                " 84750K .......... .......... .......... .......... .......... 21% 31.5M 29s",
                                " 84800K .......... .......... .......... .......... .......... 21% 26.0M 29s",
                                " 84850K .......... .......... .......... .......... .......... 21% 32.5M 29s",
                                " 84900K .......... .......... .......... .......... .......... 21% 22.5M 29s",
                                " 84950K .......... .......... .......... .......... .......... 21% 32.3M 29s",
                                " 85000K .......... .......... .......... .......... .......... 21% 26.8M 29s",
                                " 85050K .......... .......... .......... .......... .......... 21% 32.8M 29s",
                                " 85100K .......... .......... .......... .......... .......... 21% 32.7M 29s",
                                " 85150K .......... .......... .......... .......... .......... 21% 34.2M 29s",
                                " 85200K .......... .......... .......... .......... .......... 21% 19.9M 29s",
                                " 85250K .......... .......... .......... .......... .......... 21% 34.1M 29s",
                                " 85300K .......... .......... .......... .......... .......... 21% 21.4M 29s",
                                " 85350K .......... .......... .......... .......... .......... 21% 28.0M 29s",
                                " 85400K .......... .......... .......... .......... .......... 21% 28.9M 29s",
                                " 85450K .......... .......... .......... .......... .......... 21% 24.3M 29s",
                                " 85500K .......... .......... .......... .......... .......... 21% 25.1M 29s",
                                " 85550K .......... .......... .......... .......... .......... 21% 26.3M 29s",
                                " 85600K .......... .......... .......... .......... .......... 21% 24.6M 29s",
                                " 85650K .......... .......... .......... .......... .......... 21% 30.7M 29s",
                                " 85700K .......... .......... .......... .......... .......... 21% 25.7M 29s",
                                " 85750K .......... .......... .......... .......... .......... 21% 24.4M 29s",
                                " 85800K .......... .......... .......... .......... .......... 21% 26.5M 29s",
                                " 85850K .......... .......... .......... .......... .......... 21% 3.37M 29s",
                                " 85900K .......... .......... .......... .......... .......... 21% 30.8M 29s",
                                " 85950K .......... .......... .......... .......... .......... 21% 16.7M 29s",
                                " 86000K .......... .......... .......... .......... .......... 21% 27.0M 29s",
                                " 86050K .......... .......... .......... .......... .......... 21% 7.88M 29s",
                                " 86100K .......... .......... .......... .......... .......... 21% 22.6M 29s",
                                " 86150K .......... .......... .......... .......... .......... 21% 35.1M 29s",
                                " 86200K .......... .......... .......... .......... .......... 21% 34.5M 29s",
                                " 86250K .......... .......... .......... .......... .......... 21% 1.03M 29s",
                                " 86300K .......... .......... .......... .......... .......... 22% 28.3M 29s",
                                " 86350K .......... .......... .......... .......... .......... 22% 31.1M 29s",
                                " 86400K .......... .......... .......... .......... .......... 22% 5.20M 29s",
                                " 86450K .......... .......... .......... .......... .......... 22% 32.9M 29s",
                                " 86500K .......... .......... .......... .......... .......... 22% 12.8M 29s",
                                " 86550K .......... .......... .......... .......... .......... 22% 16.2M 29s",
                                " 86600K .......... .......... .......... .......... .......... 22% 30.2M 29s",
                                " 86650K .......... .......... .......... .......... .......... 22% 13.8M 29s",
                                " 86700K .......... .......... .......... .......... .......... 22% 8.40M 29s",
                                " 86750K .......... .......... .......... .......... .......... 22% 9.84M 29s",
                                " 86800K .......... .......... .......... .......... .......... 22% 22.8M 29s",
                                " 86850K .......... .......... .......... .......... .......... 22% 24.5M 29s",
                                " 86900K .......... .......... .......... .......... .......... 22% 33.2M 29s",
                                " 86950K .......... .......... .......... .......... .......... 22% 35.0M 29s",
                                " 87000K .......... .......... .......... .......... .......... 22% 34.3M 29s",
                                " 87050K .......... .......... .......... .......... .......... 22% 23.9M 29s",
                                " 87100K .......... .......... .......... .......... .......... 22% 34.8M 29s",
                                " 87150K .......... .......... .......... .......... .......... 22% 26.1M 29s",
                                " 87200K .......... .......... .......... .......... .......... 22% 8.54M 29s",
                                " 87250K .......... .......... .......... .......... .......... 22% 6.68M 29s",
                                " 87300K .......... .......... .......... .......... .......... 22% 33.8M 29s",
                                " 87350K .......... .......... .......... .......... .......... 22% 33.4M 29s",
                                " 87400K .......... .......... .......... .......... .......... 22% 23.7M 29s",
                                " 87450K .......... .......... .......... .......... .......... 22% 2.65M 29s",
                                " 87500K .......... .......... .......... .......... .......... 22% 12.8M 29s",
                                " 87550K .......... .......... .......... .......... .......... 22% 21.2M 29s",
                                " 87600K .......... .......... .......... .......... .......... 22% 20.8M 29s",
                                " 87650K .......... .......... .......... .......... .......... 22% 24.7M 29s",
                                " 87700K .......... .......... .......... .......... .......... 22% 4.54M 29s",
                                " 87750K .......... .......... .......... .......... .......... 22% 27.5M 29s",
                                " 87800K .......... .......... .......... .......... .......... 22% 26.1M 29s",
                                " 87850K .......... .......... .......... .......... .......... 22% 26.1M 29s",
                                " 87900K .......... .......... .......... .......... .......... 22% 4.45M 29s",
                                " 87950K .......... .......... .......... .......... .......... 22% 24.5M 29s",
                                " 88000K .......... .......... .......... .......... .......... 22% 21.3M 29s",
                                " 88050K .......... .......... .......... .......... .......... 22% 4.57M 29s",
                                " 88100K .......... .......... .......... .......... .......... 22% 27.4M 29s",
                                " 88150K .......... .......... .......... .......... .......... 22% 24.3M 29s",
                                " 88200K .......... .......... .......... .......... .......... 22% 24.7M 29s",
                                " 88250K .......... .......... .......... .......... .......... 22% 23.9M 29s",
                                " 88300K .......... .......... .......... .......... .......... 22% 19.7M 29s",
                                " 88350K .......... .......... .......... .......... .......... 22% 11.6M 29s",
                                " 88400K .......... .......... .......... .......... .......... 22% 21.9M 29s",
                                " 88450K .......... .......... .......... .......... .......... 22% 16.1M 29s",
                                " 88500K .......... .......... .......... .......... .......... 22% 25.7M 29s",
                                " 88550K .......... .......... .......... .......... .......... 22% 27.1M 29s",
                                " 88600K .......... .......... .......... .......... .......... 22% 27.7M 29s",
                                " 88650K .......... .......... .......... .......... .......... 22% 31.7M 29s",
                                " 88700K .......... .......... .......... .......... .......... 22% 35.9M 29s",
                                " 88750K .......... .......... .......... .......... .......... 22% 28.8M 29s",
                                " 88800K .......... .......... .......... .......... .......... 22% 12.1M 29s",
                                " 88850K .......... .......... .......... .......... .......... 22% 21.9M 29s",
                                " 88900K .......... .......... .......... .......... .......... 22% 25.9M 29s",
                                " 88950K .......... .......... .......... .......... .......... 22% 20.3M 29s",
                                " 89000K .......... .......... .......... .......... .......... 22% 24.8M 29s",
                                " 89050K .......... .......... .......... .......... .......... 22% 27.2M 29s",
                                " 89100K .......... .......... .......... .......... .......... 22% 26.6M 29s",
                                " 89150K .......... .......... .......... .......... .......... 22% 33.6M 29s",
                                " 89200K .......... .......... .......... .......... .......... 22% 26.6M 29s",
                                " 89250K .......... .......... .......... .......... .......... 22% 26.9M 29s",
                                " 89300K .......... .......... .......... .......... .......... 22% 33.3M 29s",
                                " 89350K .......... .......... .......... .......... .......... 22% 35.2M 29s",
                                " 89400K .......... .......... .......... .......... .......... 22% 13.5M 29s",
                                " 89450K .......... .......... .......... .......... .......... 22% 27.6M 29s",
                                " 89500K .......... .......... .......... .......... .......... 22% 30.3M 29s",
                                " 89550K .......... .......... .......... .......... .......... 22% 33.4M 28s",
                                " 89600K .......... .......... .......... .......... .......... 22% 25.6M 28s",
                                " 89650K .......... .......... .......... .......... .......... 22% 34.7M 28s",
                                " 89700K .......... .......... .......... .......... .......... 22% 25.1M 28s",
                                " 89750K .......... .......... .......... .......... .......... 22% 34.8M 28s",
                                " 89800K .......... .......... .......... .......... .......... 22% 28.6M 28s",
                                " 89850K .......... .......... .......... .......... .......... 22% 34.3M 28s",
                                " 89900K .......... .......... .......... .......... .......... 22% 34.8M 28s",
                                " 89950K .......... .......... .......... .......... .......... 22% 29.2M 28s",
                                " 90000K .......... .......... .......... .......... .......... 22% 26.8M 28s",
                                " 90050K .......... .......... .......... .......... .......... 22% 19.0M 28s",
                                " 90100K .......... .......... .......... .......... .......... 22% 30.7M 28s",
                                " 90150K .......... .......... .......... .......... .......... 22% 32.8M 28s",
                                " 90200K .......... .......... .......... .......... .......... 22% 31.3M 28s",
                                " 90250K .......... .......... .......... .......... .......... 23% 34.6M 28s",
                                " 90300K .......... .......... .......... .......... .......... 23% 33.4M 28s",
                                " 90350K .......... .......... .......... .......... .......... 23% 1.15M 28s",
                                " 90400K .......... .......... .......... .......... .......... 23% 24.3M 28s",
                                " 90450K .......... .......... .......... .......... .......... 23% 29.8M 28s",
                                " 90500K .......... .......... .......... .......... .......... 23% 31.1M 28s",
                                " 90550K .......... .......... .......... .......... .......... 23% 32.9M 28s",
                                " 90600K .......... .......... .......... .......... .......... 23% 23.2M 28s",
                                " 90650K .......... .......... .......... .......... .......... 23% 2.29M 28s",
                                " 90700K .......... .......... .......... .......... .......... 23% 31.2M 28s",
                                " 90750K .......... .......... .......... .......... .......... 23% 7.31M 28s",
                                " 90800K .......... .......... .......... .......... .......... 23% 20.3M 28s",
                                " 90850K .......... .......... .......... .......... .......... 23% 32.2M 28s",
                                " 90900K .......... .......... .......... .......... .......... 23% 24.6M 28s",
                                " 90950K .......... .......... .......... .......... .......... 23% 33.3M 28s",
                                " 91000K .......... .......... .......... .......... .......... 23% 30.1M 28s",
                                " 91050K .......... .......... .......... .......... .......... 23% 33.7M 28s",
                                " 91100K .......... .......... .......... .......... .......... 23% 19.6M 28s",
                                " 91150K .......... .......... .......... .......... .......... 23% 32.6M 28s",
                                " 91200K .......... .......... .......... .......... .......... 23% 11.1M 28s",
                                " 91250K .......... .......... .......... .......... .......... 23% 15.1M 28s",
                                " 91300K .......... .......... .......... .......... .......... 23% 33.9M 28s",
                                " 91350K .......... .......... .......... .......... .......... 23% 35.5M 28s",
                                " 91400K .......... .......... .......... .......... .......... 23% 22.1M 28s",
                                " 91450K .......... .......... .......... .......... .......... 23% 35.0M 28s",
                                " 91500K .......... .......... .......... .......... .......... 23% 26.7M 28s",
                                " 91550K .......... .......... .......... .......... .......... 23% 5.87M 28s",
                                " 91600K .......... .......... .......... .......... .......... 23% 6.23M 28s",
                                " 91650K .......... .......... .......... .......... .......... 23% 25.7M 28s",
                                " 91700K .......... .......... .......... .......... .......... 23% 21.6M 28s",
                                " 91750K .......... .......... .......... .......... .......... 23% 31.4M 28s",
                                " 91800K .......... .......... .......... .......... .......... 23% 10.8M 28s",
                                " 91850K .......... .......... .......... .......... .......... 23% 22.4M 28s",
                                " 91900K .......... .......... .......... .......... .......... 23% 23.6M 28s",
                                " 91950K .......... .......... .......... .......... .......... 23% 33.0M 28s",
                                " 92000K .......... .......... .......... .......... .......... 23% 21.3M 28s",
                                " 92050K .......... .......... .......... .......... .......... 23% 29.0M 28s",
                                " 92100K .......... .......... .......... .......... .......... 23% 25.0M 28s",
                                " 92150K .......... .......... .......... .......... .......... 23% 33.3M 28s",
                                " 92200K .......... .......... .......... .......... .......... 23% 18.9M 28s",
                                " 92250K .......... .......... .......... .......... .......... 23% 25.0M 28s",
                                " 92300K .......... .......... .......... .......... .......... 23% 29.4M 28s",
                                " 92350K .......... .......... .......... .......... .......... 23% 28.0M 28s",
                                " 92400K .......... .......... .......... .......... .......... 23% 23.1M 28s",
                                " 92450K .......... .......... .......... .......... .......... 23% 20.8M 28s",
                                " 92500K .......... .......... .......... .......... .......... 23% 24.3M 28s",
                                " 92550K .......... .......... .......... .......... .......... 23% 15.8M 28s",
                                " 92600K .......... .......... .......... .......... .......... 23% 25.3M 28s",
                                " 92650K .......... .......... .......... .......... .......... 23% 22.6M 28s",
                                " 92700K .......... .......... .......... .......... .......... 23% 30.7M 28s",
                                " 92750K .......... .......... .......... .......... .......... 23% 14.3M 28s",
                                " 92800K .......... .......... .......... .......... .......... 23% 20.1M 28s",
                                " 92850K .......... .......... .......... .......... .......... 23% 31.4M 28s",
                                " 92900K .......... .......... .......... .......... .......... 23% 29.6M 28s",
                                " 92950K .......... .......... .......... .......... .......... 23% 29.7M 28s",
                                " 93000K .......... .......... .......... .......... .......... 23% 18.5M 28s",
                                " 93050K .......... .......... .......... .......... .......... 23% 27.7M 28s",
                                " 93100K .......... .......... .......... .......... .......... 23% 31.0M 28s",
                                " 93150K .......... .......... .......... .......... .......... 23% 27.2M 28s",
                                " 93200K .......... .......... .......... .......... .......... 23% 15.2M 28s",
                                " 93250K .......... .......... .......... .......... .......... 23% 27.1M 28s",
                                " 93300K .......... .......... .......... .......... .......... 23% 27.2M 28s",
                                " 93350K .......... .......... .......... .......... .......... 23% 29.3M 28s",
                                " 93400K .......... .......... .......... .......... .......... 23% 29.9M 28s",
                                " 93450K .......... .......... .......... .......... .......... 23% 25.7M 28s",
                                " 93500K .......... .......... .......... .......... .......... 23% 27.1M 28s",
                                " 93550K .......... .......... .......... .......... .......... 23% 27.0M 28s",
                                " 93600K .......... .......... .......... .......... .......... 23% 20.2M 28s",
                                " 93650K .......... .......... .......... .......... .......... 23% 29.5M 28s",
                                " 93700K .......... .......... .......... .......... .......... 23% 28.3M 28s",
                                " 93750K .......... .......... .......... .......... .......... 23% 32.2M 28s",
                                " 93800K .......... .......... .......... .......... .......... 23% 15.8M 28s",
                                " 93850K .......... .......... .......... .......... .......... 23% 28.3M 28s",
                                " 93900K .......... .......... .......... .......... .......... 23% 33.8M 28s",
                                " 93950K .......... .......... .......... .......... .......... 23% 32.8M 28s",
                                " 94000K .......... .......... .......... .......... .......... 23% 3.69M 28s",
                                " 94050K .......... .......... .......... .......... .......... 23% 22.1M 28s",
                                " 94100K .......... .......... .......... .......... .......... 23% 19.8M 28s",
                                " 94150K .......... .......... .......... .......... .......... 24% 32.0M 28s",
                                " 94200K .......... .......... .......... .......... .......... 24% 8.73M 28s",
                                " 94250K .......... .......... .......... .......... .......... 24% 31.3M 28s",
                                " 94300K .......... .......... .......... .......... .......... 24% 17.6M 28s",
                                " 94350K .......... .......... .......... .......... .......... 24% 33.3M 27s",
                                " 94400K .......... .......... .......... .......... .......... 24% 6.16M 27s",
                                " 94450K .......... .......... .......... .......... .......... 24% 1.11M 28s",
                                " 94500K .......... .......... .......... .......... .......... 24% 23.7M 28s",
                                " 94550K .......... .......... .......... .......... .......... 24% 19.9M 28s",
                                " 94600K .......... .......... .......... .......... .......... 24% 23.1M 28s",
                                " 94650K .......... .......... .......... .......... .......... 24% 18.5M 28s",
                                " 94700K .......... .......... .......... .......... .......... 24% 24.2M 28s",
                                " 94750K .......... .......... .......... .......... .......... 24% 19.7M 28s",
                                " 94800K .......... .......... .......... .......... .......... 24% 19.6M 28s",
                                " 94850K .......... .......... .......... .......... .......... 24% 16.5M 28s",
                                " 94900K .......... .......... .......... .......... .......... 24% 24.8M 28s",
                                " 94950K .......... .......... .......... .......... .......... 24% 23.1M 27s",
                                " 95000K .......... .......... .......... .......... .......... 24% 18.8M 27s",
                                " 95050K .......... .......... .......... .......... .......... 24% 4.08M 28s",
                                " 95100K .......... .......... .......... .......... .......... 24% 22.1M 27s",
                                " 95150K .......... .......... .......... .......... .......... 24% 21.6M 27s",
                                " 95200K .......... .......... .......... .......... .......... 24% 5.73M 27s",
                                " 95250K .......... .......... .......... .......... .......... 24% 11.5M 27s",
                                " 95300K .......... .......... .......... .......... .......... 24% 21.6M 27s",
                                " 95350K .......... .......... .......... .......... .......... 24% 7.58M 27s",
                                " 95400K .......... .......... .......... .......... .......... 24% 33.1M 27s",
                                " 95450K .......... .......... .......... .......... .......... 24% 30.2M 27s",
                                " 95500K .......... .......... .......... .......... .......... 24% 34.1M 27s",
                                " 95550K .......... .......... .......... .......... .......... 24% 32.8M 27s",
                                " 95600K .......... .......... .......... .......... .......... 24% 3.99M 27s",
                                " 95650K .......... .......... .......... .......... .......... 24% 5.35M 27s",
                                " 95700K .......... .......... .......... .......... .......... 24% 4.74M 27s",
                                " 95750K .......... .......... .......... .......... .......... 24% 11.3M 27s",
                                " 95800K .......... .......... .......... .......... .......... 24% 14.7M 27s",
                                " 95850K .......... .......... .......... .......... .......... 24% 13.6M 27s",
                                " 95900K .......... .......... .......... .......... .......... 24% 12.4M 27s",
                                " 95950K .......... .......... .......... .......... .......... 24% 18.3M 27s",
                                " 96000K .......... .......... .......... .......... .......... 24% 6.53M 27s",
                                " 96050K .......... .......... .......... .......... .......... 24% 20.8M 27s",
                                " 96100K .......... .......... .......... .......... .......... 24% 13.3M 27s",
                                " 96150K .......... .......... .......... .......... .......... 24% 18.8M 27s",
                                " 96200K .......... .......... .......... .......... .......... 24% 19.5M 27s",
                                " 96250K .......... .......... .......... .......... .......... 24% 21.1M 27s",
                                " 96300K .......... .......... .......... .......... .......... 24% 15.4M 27s",
                                " 96350K .......... .......... .......... .......... .......... 24% 17.5M 27s",
                                " 96400K .......... .......... .......... .......... .......... 24% 16.9M 27s",
                                " 96450K .......... .......... .......... .......... .......... 24% 15.8M 27s",
                                " 96500K .......... .......... .......... .......... .......... 24% 20.5M 27s",
                                " 96550K .......... .......... .......... .......... .......... 24% 21.3M 27s",
                                " 96600K .......... .......... .......... .......... .......... 24% 12.5M 27s",
                                " 96650K .......... .......... .......... .......... .......... 24% 13.8M 27s",
                                " 96700K .......... .......... .......... .......... .......... 24% 20.3M 27s",
                                " 96750K .......... .......... .......... .......... .......... 24% 21.5M 27s",
                                " 96800K .......... .......... .......... .......... .......... 24% 11.8M 27s",
                                " 96850K .......... .......... .......... .......... .......... 24% 21.2M 27s",
                                " 96900K .......... .......... .......... .......... .......... 24% 21.9M 27s",
                                " 96950K .......... .......... .......... .......... .......... 24% 22.2M 27s",
                                " 97000K .......... .......... .......... .......... .......... 24% 14.5M 27s",
                                " 97050K .......... .......... .......... .......... .......... 24% 21.2M 27s",
                                " 97100K .......... .......... .......... .......... .......... 24% 22.1M 27s",
                                " 97150K .......... .......... .......... .......... .......... 24% 17.6M 27s",
                                " 97200K .......... .......... .......... .......... .......... 24% 20.5M 27s",
                                " 97250K .......... .......... .......... .......... .......... 24% 2.22M 27s",
                                " 97300K .......... .......... .......... .......... .......... 24% 15.9M 27s",
                                " 97350K .......... .......... .......... .......... .......... 24% 9.38M 27s",
                                " 97400K .......... .......... .......... .......... .......... 24% 19.2M 27s",
                                " 97450K .......... .......... .......... .......... .......... 24% 25.3M 27s",
                                " 97500K .......... .......... .......... .......... .......... 24% 28.2M 27s",
                                " 97550K .......... .......... .......... .......... .......... 24% 23.1M 27s",
                                " 97600K .......... .......... .......... .......... .......... 24% 22.2M 27s",
                                " 97650K .......... .......... .......... .......... .......... 24% 28.8M 27s",
                                " 97700K .......... .......... .......... .......... .......... 24% 29.7M 27s",
                                " 97750K .......... .......... .......... .......... .......... 24% 25.9M 27s",
                                " 97800K .......... .......... .......... .......... .......... 24% 28.3M 27s",
                                " 97850K .......... .......... .......... .......... .......... 24% 19.8M 27s",
                                " 97900K .......... .......... .......... .......... .......... 24% 28.6M 27s",
                                " 97950K .......... .......... .......... .......... .......... 24% 16.6M 27s",
                                " 98000K .......... .......... .......... .......... .......... 24% 17.3M 27s",
                                " 98050K .......... .......... .......... .......... .......... 24% 14.3M 27s",
                                " 98100K .......... .......... .......... .......... .......... 25% 25.1M 27s",
                                " 98150K .......... .......... .......... .......... .......... 25% 23.8M 27s",
                                " 98200K .......... .......... .......... .......... .......... 25% 24.2M 27s",
                                " 98250K .......... .......... .......... .......... .......... 25% 21.0M 27s",
                                " 98300K .......... .......... .......... .......... .......... 25% 8.68M 27s",
                                " 98350K .......... .......... .......... .......... .......... 25% 24.2M 27s",
                                " 98400K .......... .......... .......... .......... .......... 25% 13.3M 27s",
                                " 98450K .......... .......... .......... .......... .......... 25% 20.4M 27s",
                                " 98500K .......... .......... .......... .......... .......... 25% 19.5M 27s",
                                " 98550K .......... .......... .......... .......... .......... 25% 11.6M 27s",
                                " 98600K .......... .......... .......... .......... .......... 25% 19.2M 27s",
                                " 98650K .......... .......... .......... .......... .......... 25% 25.7M 27s",
                                " 98700K .......... .......... .......... .......... .......... 25% 31.5M 27s",
                                " 98750K .......... .......... .......... .......... .......... 25% 11.2M 27s",
                                " 98800K .......... .......... .......... .......... .......... 25% 18.7M 27s",
                                " 98850K .......... .......... .......... .......... .......... 25% 9.01M 27s",
                                " 98900K .......... .......... .......... .......... .......... 25% 30.8M 27s",
                                " 98950K .......... .......... .......... .......... .......... 25% 12.2M 27s",
                                " 99000K .......... .......... .......... .......... .......... 25% 25.7M 27s",
                                " 99050K .......... .......... .......... .......... .......... 25% 26.6M 27s",
                                " 99100K .......... .......... .......... .......... .......... 25% 25.3M 27s",
                                " 99150K .......... .......... .......... .......... .......... 25% 24.8M 27s",
                                " 99200K .......... .......... .......... .......... .......... 25% 19.5M 27s",
                                " 99250K .......... .......... .......... .......... .......... 25% 26.6M 27s",
                                " 99300K .......... .......... .......... .......... .......... 25% 27.2M 27s",
                                " 99350K .......... .......... .......... .......... .......... 25% 25.8M 27s",
                                " 99400K .......... .......... .......... .......... .......... 25% 23.7M 27s",
                                " 99450K .......... .......... .......... .......... .......... 25% 29.8M 27s",
                                " 99500K .......... .......... .......... .......... .......... 25% 28.0M 27s",
                                " 99550K .......... .......... .......... .......... .......... 25% 30.0M 27s",
                                " 99600K .......... .......... .......... .......... .......... 25% 18.0M 27s",
                                " 99650K .......... .......... .......... .......... .......... 25% 28.8M 27s",
                                " 99700K .......... .......... .......... .......... .......... 25% 4.71M 27s",
                                " 99750K .......... .......... .......... .......... .......... 25% 15.6M 27s",
                                " 99800K .......... .......... .......... .......... .......... 25% 22.5M 27s",
                                " 99850K .......... .......... .......... .......... .......... 25% 9.43M 27s",
                                " 99900K .......... .......... .......... .......... .......... 25% 12.5M 27s",
                                " 99950K .......... .......... .......... .......... .......... 25% 12.6M 27s",
                                "100000K .......... .......... .......... .......... .......... 25% 20.0M 27s",
                                "100050K .......... .......... .......... .......... .......... 25% 20.4M 27s",
                                "100100K .......... .......... .......... .......... .......... 25% 25.5M 27s",
                                "100150K .......... .......... .......... .......... .......... 25% 23.7M 27s",
                                "100200K .......... .......... .......... .......... .......... 25% 19.5M 27s",
                                "100250K .......... .......... .......... .......... .......... 25% 25.7M 27s",
                                "100300K .......... .......... .......... .......... .......... 25% 27.9M 27s",
                                "100350K .......... .......... .......... .......... .......... 25% 29.5M 27s",
                                "100400K .......... .......... .......... .......... .......... 25% 13.1M 27s",
                                "100450K .......... .......... .......... .......... .......... 25% 25.5M 27s",
                                "100500K .......... .......... .......... .......... .......... 25% 16.8M 27s",
                                "100550K .......... .......... .......... .......... .......... 25% 20.6M 27s",
                                "100600K .......... .......... .......... .......... .......... 25% 7.65M 27s",
                                "100650K .......... .......... .......... .......... .......... 25% 22.0M 27s",
                                "100700K .......... .......... .......... .......... .......... 25% 19.2M 27s",
                                "100750K .......... .......... .......... .......... .......... 25% 9.47M 27s",
                                "100800K .......... .......... .......... .......... .......... 25% 23.4M 27s",
                                "100850K .......... .......... .......... .......... .......... 25% 22.0M 26s",
                                "100900K .......... .......... .......... .......... .......... 25% 27.4M 26s",
                                "100950K .......... .......... .......... .......... .......... 25% 26.1M 26s",
                                "101000K .......... .......... .......... .......... .......... 25% 19.0M 26s",
                                "101050K .......... .......... .......... .......... .......... 25% 16.8M 26s",
                                "101100K .......... .......... .......... .......... .......... 25% 35.0M 26s",
                                "101150K .......... .......... .......... .......... .......... 25% 15.4M 26s",
                                "101200K .......... .......... .......... .......... .......... 25% 18.8M 26s",
                                "101250K .......... .......... .......... .......... .......... 25% 16.8M 26s",
                                "101300K .......... .......... .......... .......... .......... 25% 30.6M 26s",
                                "101350K .......... .......... .......... .......... .......... 25% 24.2M 26s",
                                "101400K .......... .......... .......... .......... .......... 25% 21.2M 26s",
                                "101450K .......... .......... .......... .......... .......... 25% 22.1M 26s",
                                "101500K .......... .......... .......... .......... .......... 25% 20.1M 26s",
                                "101550K .......... .......... .......... .......... .......... 25% 23.7M 26s",
                                "101600K .......... .......... .......... .......... .......... 25% 23.2M 26s",
                                "101650K .......... .......... .......... .......... .......... 25% 25.2M 26s",
                                "101700K .......... .......... .......... .......... .......... 25% 35.4M 26s",
                                "101750K .......... .......... .......... .......... .......... 25% 21.5M 26s",
                                "101800K .......... .......... .......... .......... .......... 25% 26.5M 26s",
                                "101850K .......... .......... .......... .......... .......... 25% 6.87M 26s",
                                "101900K .......... .......... .......... .......... .......... 25% 22.9M 26s",
                                "101950K .......... .......... .......... .......... .......... 25% 25.2M 26s",
                                "102000K .......... .......... .......... .......... .......... 26% 22.0M 26s",
                                "102050K .......... .......... .......... .......... .......... 26% 9.67M 26s",
                                "102100K .......... .......... .......... .......... .......... 26% 35.7M 26s",
                                "102150K .......... .......... .......... .......... .......... 26% 23.7M 26s",
                                "102200K .......... .......... .......... .......... .......... 26% 23.6M 26s",
                                "102250K .......... .......... .......... .......... .......... 26% 15.5M 26s",
                                "102300K .......... .......... .......... .......... .......... 26% 24.5M 26s",
                                "102350K .......... .......... .......... .......... .......... 26% 19.4M 26s",
                                "102400K .......... .......... .......... .......... .......... 26% 20.0M 26s",
                                "102450K .......... .......... .......... .......... .......... 26% 17.2M 26s",
                                "102500K .......... .......... .......... .......... .......... 26% 13.6M 26s",
                                "102550K .......... .......... .......... .......... .......... 26% 13.6M 26s",
                                "102600K .......... .......... .......... .......... .......... 26% 1.44M 26s",
                                "102650K .......... .......... .......... .......... .......... 26% 11.5M 26s",
                                "102700K .......... .......... .......... .......... .......... 26% 5.61M 26s",
                                "102750K .......... .......... .......... .......... .......... 26% 2.17M 26s",
                                "102800K .......... .......... .......... .......... .......... 26% 3.82M 26s",
                                "102850K .......... .......... .......... .......... .......... 26% 28.8M 26s",
                                "102900K .......... .......... .......... .......... .......... 26% 34.6M 26s",
                                "102950K .......... .......... .......... .......... .......... 26% 19.0M 26s",
                                "103000K .......... .......... .......... .......... .......... 26% 15.4M 26s",
                                "103050K .......... .......... .......... .......... .......... 26% 11.7M 26s",
                                "103100K .......... .......... .......... .......... .......... 26% 34.2M 26s",
                                "103150K .......... .......... .......... .......... .......... 26% 34.6M 26s",
                                "103200K .......... .......... .......... .......... .......... 26% 23.8M 26s",
                                "103250K .......... .......... .......... .......... .......... 26% 33.5M 26s",
                                "103300K .......... .......... .......... .......... .......... 26% 19.9M 26s",
                                "103350K .......... .......... .......... .......... .......... 26% 34.7M 26s",
                                "103400K .......... .......... .......... .......... .......... 26% 20.2M 26s",
                                "103450K .......... .......... .......... .......... .......... 26% 31.3M 26s",
                                "103500K .......... .......... .......... .......... .......... 26% 29.8M 26s",
                                "103550K .......... .......... .......... .......... .......... 26% 16.5M 26s",
                                "103600K .......... .......... .......... .......... .......... 26% 22.8M 26s",
                                "103650K .......... .......... .......... .......... .......... 26% 22.1M 26s",
                                "103700K .......... .......... .......... .......... .......... 26% 28.0M 26s",
                                "103750K .......... .......... .......... .......... .......... 26% 14.8M 26s",
                                "103800K .......... .......... .......... .......... .......... 26% 20.8M 26s",
                                "103850K .......... .......... .......... .......... .......... 26% 21.7M 26s",
                                "103900K .......... .......... .......... .......... .......... 26% 19.4M 26s",
                                "103950K .......... .......... .......... .......... .......... 26% 18.6M 26s",
                                "104000K .......... .......... .......... .......... .......... 26% 19.1M 26s",
                                "104050K .......... .......... .......... .......... .......... 26% 19.6M 26s",
                                "104100K .......... .......... .......... .......... .......... 26% 29.7M 26s",
                                "104150K .......... .......... .......... .......... .......... 26% 17.8M 26s",
                                "104200K .......... .......... .......... .......... .......... 26% 9.41M 26s",
                                "104250K .......... .......... .......... .......... .......... 26% 30.7M 26s",
                                "104300K .......... .......... .......... .......... .......... 26% 28.5M 26s",
                                "104350K .......... .......... .......... .......... .......... 26% 20.7M 26s",
                                "104400K .......... .......... .......... .......... .......... 26% 16.0M 26s",
                                "104450K .......... .......... .......... .......... .......... 26% 5.24M 26s",
                                "104500K .......... .......... .......... .......... .......... 26% 8.63M 26s",
                                "104550K .......... .......... .......... .......... .......... 26% 15.8M 26s",
                                "104600K .......... .......... .......... .......... .......... 26% 14.0M 26s",
                                "104650K .......... .......... .......... .......... .......... 26% 14.7M 26s",
                                "104700K .......... .......... .......... .......... .......... 26% 25.0M 26s",
                                "104750K .......... .......... .......... .......... .......... 26% 30.2M 26s",
                                "104800K .......... .......... .......... .......... .......... 26% 16.6M 26s",
                                "104850K .......... .......... .......... .......... .......... 26% 11.7M 26s",
                                "104900K .......... .......... .......... .......... .......... 26% 6.54M 26s",
                                "104950K .......... .......... .......... .......... .......... 26% 28.9M 26s",
                                "105000K .......... .......... .......... .......... .......... 26% 23.0M 26s",
                                "105050K .......... .......... .......... .......... .......... 26% 30.9M 26s",
                                "105100K .......... .......... .......... .......... .......... 26% 12.3M 26s",
                                "105150K .......... .......... .......... .......... .......... 26% 17.2M 26s",
                                "105200K .......... .......... .......... .......... .......... 26% 23.9M 26s",
                                "105250K .......... .......... .......... .......... .......... 26% 26.9M 26s",
                                "105300K .......... .......... .......... .......... .......... 26% 30.9M 26s",
                                "105350K .......... .......... .......... .......... .......... 26% 30.4M 26s",
                                "105400K .......... .......... .......... .......... .......... 26% 29.7M 26s",
                                "105450K .......... .......... .......... .......... .......... 26% 29.6M 26s",
                                "105500K .......... .......... .......... .......... .......... 26% 31.2M 26s",
                                "105550K .......... .......... .......... .......... .......... 26% 31.7M 26s",
                                "105600K .......... .......... .......... .......... .......... 26% 21.3M 26s",
                                "105650K .......... .......... .......... .......... .......... 26% 30.4M 26s",
                                "105700K .......... .......... .......... .......... .......... 26% 14.3M 26s",
                                "105750K .......... .......... .......... .......... .......... 26% 17.3M 26s",
                                "105800K .......... .......... .......... .......... .......... 26% 10.6M 26s",
                                "105850K .......... .......... .......... .......... .......... 26% 11.2M 26s",
                                "105900K .......... .......... .......... .......... .......... 26% 25.2M 26s",
                                "105950K .......... .......... .......... .......... .......... 27% 24.9M 26s",
                                "106000K .......... .......... .......... .......... .......... 27% 22.1M 26s",
                                "106050K .......... .......... .......... .......... .......... 27% 24.5M 26s",
                                "106100K .......... .......... .......... .......... .......... 27% 16.2M 26s",
                                "106150K .......... .......... .......... .......... .......... 27% 25.3M 26s",
                                "106200K .......... .......... .......... .......... .......... 27% 23.8M 26s",
                                "106250K .......... .......... .......... .......... .......... 27% 25.2M 26s",
                                "106300K .......... .......... .......... .......... .......... 27% 25.1M 26s",
                                "106350K .......... .......... .......... .......... .......... 27% 16.3M 26s",
                                "106400K .......... .......... .......... .......... .......... 27% 19.2M 26s",
                                "106450K .......... .......... .......... .......... .......... 27% 25.1M 26s",
                                "106500K .......... .......... .......... .......... .......... 27% 24.9M 26s",
                                "106550K .......... .......... .......... .......... .......... 27% 24.3M 26s",
                                "106600K .......... .......... .......... .......... .......... 27% 21.2M 26s",
                                "106650K .......... .......... .......... .......... .......... 27% 21.3M 26s",
                                "106700K .......... .......... .......... .......... .......... 27% 2.35M 26s",
                                "106750K .......... .......... .......... .......... .......... 27% 19.4M 26s",
                                "106800K .......... .......... .......... .......... .......... 27% 9.45M 26s",
                                "106850K .......... .......... .......... .......... .......... 27% 16.3M 26s",
                                "106900K .......... .......... .......... .......... .......... 27% 18.2M 26s",
                                "106950K .......... .......... .......... .......... .......... 27% 29.6M 26s",
                                "107000K .......... .......... .......... .......... .......... 27% 14.1M 26s",
                                "107050K .......... .......... .......... .......... .......... 27% 9.48M 26s",
                                "107100K .......... .......... .......... .......... .......... 27% 29.7M 26s",
                                "107150K .......... .......... .......... .......... .......... 27% 17.2M 25s",
                                "107200K .......... .......... .......... .......... .......... 27% 14.3M 25s",
                                "107250K .......... .......... .......... .......... .......... 27% 29.9M 25s",
                                "107300K .......... .......... .......... .......... .......... 27% 19.7M 25s",
                                "107350K .......... .......... .......... .......... .......... 27% 17.9M 25s",
                                "107400K .......... .......... .......... .......... .......... 27% 34.3M 25s",
                                "107450K .......... .......... .......... .......... .......... 27% 36.1M 25s",
                                "107500K .......... .......... .......... .......... .......... 27% 31.3M 25s",
                                "107550K .......... .......... .......... .......... .......... 27% 30.7M 25s",
                                "107600K .......... .......... .......... .......... .......... 27% 24.9M 25s",
                                "107650K .......... .......... .......... .......... .......... 27% 26.0M 25s",
                                "107700K .......... .......... .......... .......... .......... 27% 33.6M 25s",
                                "107750K .......... .......... .......... .......... .......... 27% 4.97M 25s",
                                "107800K .......... .......... .......... .......... .......... 27% 27.2M 25s",
                                "107850K .......... .......... .......... .......... .......... 27% 2.32M 25s",
                                "107900K .......... .......... .......... .......... .......... 27% 18.8M 25s",
                                "107950K .......... .......... .......... .......... .......... 27% 21.3M 25s",
                                "108000K .......... .......... .......... .......... .......... 27% 16.8M 25s",
                                "108050K .......... .......... .......... .......... .......... 27% 30.4M 25s",
                                "108100K .......... .......... .......... .......... .......... 27% 27.4M 25s",
                                "108150K .......... .......... .......... .......... .......... 27% 26.2M 25s",
                                "108200K .......... .......... .......... .......... .......... 27% 27.2M 25s",
                                "108250K .......... .......... .......... .......... .......... 27% 23.2M 25s",
                                "108300K .......... .......... .......... .......... .......... 27% 28.6M 25s",
                                "108350K .......... .......... .......... .......... .......... 27% 31.3M 25s",
                                "108400K .......... .......... .......... .......... .......... 27% 27.0M 25s",
                                "108450K .......... .......... .......... .......... .......... 27% 29.1M 25s",
                                "108500K .......... .......... .......... .......... .......... 27% 29.1M 25s",
                                "108550K .......... .......... .......... .......... .......... 27% 24.1M 25s",
                                "108600K .......... .......... .......... .......... .......... 27% 32.3M 25s",
                                "108650K .......... .......... .......... .......... .......... 27% 34.9M 25s",
                                "108700K .......... .......... .......... .......... .......... 27% 13.0M 25s",
                                "108750K .......... .......... .......... .......... .......... 27% 5.37M 25s",
                                "108800K .......... .......... .......... .......... .......... 27% 4.38M 25s",
                                "108850K .......... .......... .......... .......... .......... 27% 22.3M 25s",
                                "108900K .......... .......... .......... .......... .......... 27% 26.5M 25s",
                                "108950K .......... .......... .......... .......... .......... 27% 28.4M 25s",
                                "109000K .......... .......... .......... .......... .......... 27% 10.6M 25s",
                                "109050K .......... .......... .......... .......... .......... 27% 12.5M 25s",
                                "109100K .......... .......... .......... .......... .......... 27% 23.3M 25s",
                                "109150K .......... .......... .......... .......... .......... 27% 19.7M 25s",
                                "109200K .......... .......... .......... .......... .......... 27% 14.2M 25s",
                                "109250K .......... .......... .......... .......... .......... 27% 17.1M 25s",
                                "109300K .......... .......... .......... .......... .......... 27% 27.4M 25s",
                                "109350K .......... .......... .......... .......... .......... 27% 34.5M 25s",
                                "109400K .......... .......... .......... .......... .......... 27% 26.4M 25s",
                                "109450K .......... .......... .......... .......... .......... 27% 15.2M 25s",
                                "109500K .......... .......... .......... .......... .......... 27% 20.6M 25s",
                                "109550K .......... .......... .......... .......... .......... 27% 20.0M 25s",
                                "109600K .......... .......... .......... .......... .......... 27% 15.8M 25s",
                                "109650K .......... .......... .......... .......... .......... 27% 30.6M 25s",
                                "109700K .......... .......... .......... .......... .......... 27% 29.4M 25s",
                                "109750K .......... .......... .......... .......... .......... 27% 33.2M 25s",
                                "109800K .......... .......... .......... .......... .......... 27% 29.6M 25s",
                                "109850K .......... .......... .......... .......... .......... 28% 34.4M 25s",
                                "109900K .......... .......... .......... .......... .......... 28% 34.3M 25s",
                                "109950K .......... .......... .......... .......... .......... 28% 31.7M 25s",
                                "110000K .......... .......... .......... .......... .......... 28% 25.2M 25s",
                                "110050K .......... .......... .......... .......... .......... 28% 29.5M 25s",
                                "110100K .......... .......... .......... .......... .......... 28% 34.4M 25s",
                                "110150K .......... .......... .......... .......... .......... 28% 32.9M 25s",
                                "110200K .......... .......... .......... .......... .......... 28% 15.6M 25s",
                                "110250K .......... .......... .......... .......... .......... 28% 18.3M 25s",
                                "110300K .......... .......... .......... .......... .......... 28% 14.0M 25s",
                                "110350K .......... .......... .......... .......... .......... 28% 15.5M 25s",
                                "110400K .......... .......... .......... .......... .......... 28% 12.1M 25s",
                                "110450K .......... .......... .......... .......... .......... 28% 28.1M 25s",
                                "110500K .......... .......... .......... .......... .......... 28% 21.5M 25s",
                                "110550K .......... .......... .......... .......... .......... 28% 20.0M 25s",
                                "110600K .......... .......... .......... .......... .......... 28% 20.5M 25s",
                                "110650K .......... .......... .......... .......... .......... 28% 25.3M 25s",
                                "110700K .......... .......... .......... .......... .......... 28% 28.0M 25s",
                                "110750K .......... .......... .......... .......... .......... 28% 28.3M 25s",
                                "110800K .......... .......... .......... .......... .......... 28% 1.17M 25s",
                                "110850K .......... .......... .......... .......... .......... 28% 7.12M 25s",
                                "110900K .......... .......... .......... .......... .......... 28% 28.4M 25s",
                                "110950K .......... .......... .......... .......... .......... 28% 1.94M 25s",
                                "111000K .......... .......... .......... .......... .......... 28% 23.3M 25s",
                                "111050K .......... .......... .......... .......... .......... 28% 13.0M 25s",
                                "111100K .......... .......... .......... .......... .......... 28% 9.79M 25s",
                                "111150K .......... .......... .......... .......... .......... 28% 12.1M 25s",
                                "111200K .......... .......... .......... .......... .......... 28% 12.2M 25s",
                                "111250K .......... .......... .......... .......... .......... 28% 16.0M 25s",
                                "111300K .......... .......... .......... .......... .......... 28% 7.16M 25s",
                                "111350K .......... .......... .......... .......... .......... 28% 21.0M 25s",
                                "111400K .......... .......... .......... .......... .......... 28% 20.6M 25s",
                                "111450K .......... .......... .......... .......... .......... 28% 9.20M 25s",
                                "111500K .......... .......... .......... .......... .......... 28% 26.3M 25s",
                                "111550K .......... .......... .......... .......... .......... 28% 27.1M 25s",
                                "111600K .......... .......... .......... .......... .......... 28% 8.66M 25s",
                                "111650K .......... .......... .......... .......... .......... 28% 20.4M 25s",
                                "111700K .......... .......... .......... .......... .......... 28% 20.1M 25s",
                                "111750K .......... .......... .......... .......... .......... 28% 19.6M 25s",
                                "111800K .......... .......... .......... .......... .......... 28% 15.1M 25s",
                                "111850K .......... .......... .......... .......... .......... 28% 18.0M 25s",
                                "111900K .......... .......... .......... .......... .......... 28% 20.7M 25s",
                                "111950K .......... .......... .......... .......... .......... 28% 16.6M 25s",
                                "112000K .......... .......... .......... .......... .......... 28% 10.8M 25s",
                                "112050K .......... .......... .......... .......... .......... 28% 9.03M 25s",
                                "112100K .......... .......... .......... .......... .......... 28% 4.74M 25s",
                                "112150K .......... .......... .......... .......... .......... 28% 16.6M 25s",
                                "112200K .......... .......... .......... .......... .......... 28% 27.4M 25s",
                                "112250K .......... .......... .......... .......... .......... 28% 24.5M 25s",
                                "112300K .......... .......... .......... .......... .......... 28% 29.1M 25s",
                                "112350K .......... .......... .......... .......... .......... 28% 24.5M 25s",
                                "112400K .......... .......... .......... .......... .......... 28% 17.0M 25s",
                                "112450K .......... .......... .......... .......... .......... 28% 29.1M 25s",
                                "112500K .......... .......... .......... .......... .......... 28% 35.0M 25s",
                                "112550K .......... .......... .......... .......... .......... 28% 27.3M 25s",
                                "112600K .......... .......... .......... .......... .......... 28% 29.5M 25s",
                                "112650K .......... .......... .......... .......... .......... 28% 18.9M 25s",
                                "112700K .......... .......... .......... .......... .......... 28% 34.9M 25s",
                                "112750K .......... .......... .......... .......... .......... 28% 28.6M 25s",
                                "112800K .......... .......... .......... .......... .......... 28% 14.2M 25s",
                                "112850K .......... .......... .......... .......... .......... 28% 30.4M 25s",
                                "112900K .......... .......... .......... .......... .......... 28% 20.9M 25s",
                                "112950K .......... .......... .......... .......... .......... 28% 31.9M 25s",
                                "113000K .......... .......... .......... .......... .......... 28% 19.8M 25s",
                                "113050K .......... .......... .......... .......... .......... 28% 14.8M 25s",
                                "113100K .......... .......... .......... .......... .......... 28% 14.1M 25s",
                                "113150K .......... .......... .......... .......... .......... 28% 16.8M 25s",
                                "113200K .......... .......... .......... .......... .......... 28% 26.2M 25s",
                                "113250K .......... .......... .......... .......... .......... 28% 26.8M 25s",
                                "113300K .......... .......... .......... .......... .......... 28% 11.3M 25s",
                                "113350K .......... .......... .......... .......... .......... 28% 35.8M 25s",
                                "113400K .......... .......... .......... .......... .......... 28% 32.5M 25s",
                                "113450K .......... .......... .......... .......... .......... 28% 35.7M 25s",
                                "113500K .......... .......... .......... .......... .......... 28% 31.9M 25s",
                                "113550K .......... .......... .......... .......... .......... 28% 9.38M 25s",
                                "113600K .......... .......... .......... .......... .......... 28% 14.2M 25s",
                                "113650K .......... .......... .......... .......... .......... 28% 21.7M 25s",
                                "113700K .......... .......... .......... .......... .......... 28% 18.2M 25s",
                                "113750K .......... .......... .......... .......... .......... 28% 7.83M 25s",
                                "113800K .......... .......... .......... .......... .......... 29% 5.50M 25s",
                                "113850K .......... .......... .......... .......... .......... 29% 4.47M 25s",
                                "113900K .......... .......... .......... .......... .......... 29% 4.43M 25s",
                                "113950K .......... .......... .......... .......... .......... 29% 29.6M 25s",
                                "114000K .......... .......... .......... .......... .......... 29% 4.20M 25s",
                                "114050K .......... .......... .......... .......... .......... 29% 27.7M 25s",
                                "114100K .......... .......... .......... .......... .......... 29% 16.6M 25s",
                                "114150K .......... .......... .......... .......... .......... 29% 23.5M 25s",
                                "114200K .......... .......... .......... .......... .......... 29% 9.30M 25s",
                                "114250K .......... .......... .......... .......... .......... 29% 33.4M 25s",
                                "114300K .......... .......... .......... .......... .......... 29% 21.2M 25s",
                                "114350K .......... .......... .......... .......... .......... 29% 24.3M 25s",
                                "114400K .......... .......... .......... .......... .......... 29% 18.6M 25s",
                                "114450K .......... .......... .......... .......... .......... 29% 24.8M 24s",
                                "114500K .......... .......... .......... .......... .......... 29% 22.8M 24s",
                                "114550K .......... .......... .......... .......... .......... 29% 27.0M 24s",
                                "114600K .......... .......... .......... .......... .......... 29% 29.5M 24s",
                                "114650K .......... .......... .......... .......... .......... 29% 33.6M 24s",
                                "114700K .......... .......... .......... .......... .......... 29% 16.6M 24s",
                                "114750K .......... .......... .......... .......... .......... 29% 27.6M 24s",
                                "114800K .......... .......... .......... .......... .......... 29% 25.1M 24s",
                                "114850K .......... .......... .......... .......... .......... 29% 27.9M 24s",
                                "114900K .......... .......... .......... .......... .......... 29% 33.5M 24s",
                                "114950K .......... .......... .......... .......... .......... 29% 20.5M 24s",
                                "115000K .......... .......... .......... .......... .......... 29% 26.2M 24s",
                                "115050K .......... .......... .......... .......... .......... 29% 27.7M 24s",
                                "115100K .......... .......... .......... .......... .......... 29% 21.8M 24s",
                                "115150K .......... .......... .......... .......... .......... 29% 24.2M 24s",
                                "115200K .......... .......... .......... .......... .......... 29% 21.0M 24s",
                                "115250K .......... .......... .......... .......... .......... 29% 35.3M 24s",
                                "115300K .......... .......... .......... .......... .......... 29% 28.1M 24s",
                                "115350K .......... .......... .......... .......... .......... 29% 10.6M 24s",
                                "115400K .......... .......... .......... .......... .......... 29% 25.2M 24s",
                                "115450K .......... .......... .......... .......... .......... 29% 26.3M 24s",
                                "115500K .......... .......... .......... .......... .......... 29% 33.1M 24s",
                                "115550K .......... .......... .......... .......... .......... 29% 29.2M 24s",
                                "115600K .......... .......... .......... .......... .......... 29% 25.8M 24s",
                                "115650K .......... .......... .......... .......... .......... 29% 27.8M 24s",
                                "115700K .......... .......... .......... .......... .......... 29% 25.2M 24s",
                                "115750K .......... .......... .......... .......... .......... 29% 23.7M 24s",
                                "115800K .......... .......... .......... .......... .......... 29% 23.6M 24s",
                                "115850K .......... .......... .......... .......... .......... 29% 30.7M 24s",
                                "115900K .......... .......... .......... .......... .......... 29% 33.4M 24s",
                                "115950K .......... .......... .......... .......... .......... 29% 28.4M 24s",
                                "116000K .......... .......... .......... .......... .......... 29% 3.32M 24s",
                                "116050K .......... .......... .......... .......... .......... 29% 10.8M 24s",
                                "116100K .......... .......... .......... .......... .......... 29% 16.2M 24s",
                                "116150K .......... .......... .......... .......... .......... 29% 12.3M 24s",
                                "116200K .......... .......... .......... .......... .......... 29% 12.9M 24s",
                                "116250K .......... .......... .......... .......... .......... 29% 20.4M 24s",
                                "116300K .......... .......... .......... .......... .......... 29% 11.7M 24s",
                                "116350K .......... .......... .......... .......... .......... 29% 25.7M 24s",
                                "116400K .......... .......... .......... .......... .......... 29% 23.0M 24s",
                                "116450K .......... .......... .......... .......... .......... 29% 25.2M 24s",
                                "116500K .......... .......... .......... .......... .......... 29% 35.0M 24s",
                                "116550K .......... .......... .......... .......... .......... 29% 24.9M 24s",
                                "116600K .......... .......... .......... .......... .......... 29% 29.7M 24s",
                                "116650K .......... .......... .......... .......... .......... 29% 30.0M 24s",
                                "116700K .......... .......... .......... .......... .......... 29% 34.3M 24s",
                                "116750K .......... .......... .......... .......... .......... 29% 26.4M 24s",
                                "116800K .......... .......... .......... .......... .......... 29% 21.7M 24s",
                                "116850K .......... .......... .......... .......... .......... 29% 17.9M 24s",
                                "116900K .......... .......... .......... .......... .......... 29% 26.3M 24s",
                                "116950K .......... .......... .......... .......... .......... 29% 26.1M 24s",
                                "117000K .......... .......... .......... .......... .......... 29% 23.3M 24s",
                                "117050K .......... .......... .......... .......... .......... 29% 7.49M 24s",
                                "117100K .......... .......... .......... .......... .......... 29% 14.0M 24s",
                                "117150K .......... .......... .......... .......... .......... 29% 18.8M 24s",
                                "117200K .......... .......... .......... .......... .......... 29% 16.4M 24s",
                                "117250K .......... .......... .......... .......... .......... 29% 19.6M 24s",
                                "117300K .......... .......... .......... .......... .......... 29% 13.8M 24s",
                                "117350K .......... .......... .......... .......... .......... 29% 17.8M 24s",
                                "117400K .......... .......... .......... .......... .......... 29% 22.2M 24s",
                                "117450K .......... .......... .......... .......... .......... 29% 13.3M 24s",
                                "117500K .......... .......... .......... .......... .......... 29% 32.1M 24s",
                                "117550K .......... .......... .......... .......... .......... 29% 35.0M 24s",
                                "117600K .......... .......... .......... .......... .......... 29% 24.9M 24s",
                                "117650K .......... .......... .......... .......... .......... 29% 36.1M 24s",
                                "117700K .......... .......... .......... .......... .......... 30% 11.5M 24s",
                                "117750K .......... .......... .......... .......... .......... 30% 16.4M 24s",
                                "117800K .......... .......... .......... .......... .......... 30% 12.2M 24s",
                                "117850K .......... .......... .......... .......... .......... 30% 19.5M 24s",
                                "117900K .......... .......... .......... .......... .......... 30% 12.5M 24s",
                                "117950K .......... .......... .......... .......... .......... 30% 14.7M 24s",
                                "118000K .......... .......... .......... .......... .......... 30% 13.8M 24s",
                                "118050K .......... .......... .......... .......... .......... 30% 25.8M 24s",
                                "118100K .......... .......... .......... .......... .......... 30% 24.6M 24s",
                                "118150K .......... .......... .......... .......... .......... 30% 27.6M 24s",
                                "118200K .......... .......... .......... .......... .......... 30% 24.3M 24s",
                                "118250K .......... .......... .......... .......... .......... 30% 18.3M 24s",
                                "118300K .......... .......... .......... .......... .......... 30% 13.2M 24s",
                                "118350K .......... .......... .......... .......... .......... 30% 16.2M 24s",
                                "118400K .......... .......... .......... .......... .......... 30% 12.9M 24s",
                                "118450K .......... .......... .......... .......... .......... 30% 19.5M 24s",
                                "118500K .......... .......... .......... .......... .......... 30% 27.4M 24s",
                                "118550K .......... .......... .......... .......... .......... 30% 26.0M 24s",
                                "118600K .......... .......... .......... .......... .......... 30% 23.7M 24s",
                                "118650K .......... .......... .......... .......... .......... 30% 25.7M 24s",
                                "118700K .......... .......... .......... .......... .......... 30% 20.7M 24s",
                                "118750K .......... .......... .......... .......... .......... 30% 28.7M 24s",
                                "118800K .......... .......... .......... .......... .......... 30% 22.4M 24s",
                                "118850K .......... .......... .......... .......... .......... 30% 29.5M 24s",
                                "118900K .......... .......... .......... .......... .......... 30% 1.26M 24s",
                                "118950K .......... .......... .......... .......... .......... 30% 13.5M 24s",
                                "119000K .......... .......... .......... .......... .......... 30% 9.68M 24s",
                                "119050K .......... .......... .......... .......... .......... 30% 15.0M 24s",
                                "119100K .......... .......... .......... .......... .......... 30% 13.6M 24s",
                                "119150K .......... .......... .......... .......... .......... 30% 13.0M 24s",
                                "119200K .......... .......... .......... .......... .......... 30% 14.1M 24s",
                                "119250K .......... .......... .......... .......... .......... 30% 15.9M 24s",
                                "119300K .......... .......... .......... .......... .......... 30% 7.11M 24s",
                                "119350K .......... .......... .......... .......... .......... 30% 8.43M 24s",
                                "119400K .......... .......... .......... .......... .......... 30% 32.1M 24s",
                                "119450K .......... .......... .......... .......... .......... 30% 29.1M 24s",
                                "119500K .......... .......... .......... .......... .......... 30% 25.4M 24s",
                                "119550K .......... .......... .......... .......... .......... 30% 28.1M 24s",
                                "119600K .......... .......... .......... .......... .......... 30% 23.0M 24s",
                                "119650K .......... .......... .......... .......... .......... 30% 35.6M 24s",
                                "119700K .......... .......... .......... .......... .......... 30% 35.4M 24s",
                                "119750K .......... .......... .......... .......... .......... 30% 35.5M 24s",
                                "119800K .......... .......... .......... .......... .......... 30% 29.1M 24s",
                                "119850K .......... .......... .......... .......... .......... 30% 35.0M 24s",
                                "119900K .......... .......... .......... .......... .......... 30% 18.1M 24s",
                                "119950K .......... .......... .......... .......... .......... 30% 27.2M 24s",
                                "120000K .......... .......... .......... .......... .......... 30% 26.5M 24s",
                                "120050K .......... .......... .......... .......... .......... 30% 30.0M 24s",
                                "120100K .......... .......... .......... .......... .......... 30% 2.74M 24s",
                                "120150K .......... .......... .......... .......... .......... 30% 13.7M 24s",
                                "120200K .......... .......... .......... .......... .......... 30% 10.3M 24s",
                                "120250K .......... .......... .......... .......... .......... 30% 14.9M 24s",
                                "120300K .......... .......... .......... .......... .......... 30% 5.96M 24s",
                                "120350K .......... .......... .......... .......... .......... 30% 17.1M 24s",
                                "120400K .......... .......... .......... .......... .......... 30% 19.3M 24s",
                                "120450K .......... .......... .......... .......... .......... 30% 19.7M 24s",
                                "120500K .......... .......... .......... .......... .......... 30% 19.9M 24s",
                                "120550K .......... .......... .......... .......... .......... 30% 29.4M 24s",
                                "120600K .......... .......... .......... .......... .......... 30% 23.5M 24s",
                                "120650K .......... .......... .......... .......... .......... 30% 31.8M 24s",
                                "120700K .......... .......... .......... .......... .......... 30% 26.8M 24s",
                                "120750K .......... .......... .......... .......... .......... 30% 21.9M 24s",
                                "120800K .......... .......... .......... .......... .......... 30% 19.9M 24s",
                                "120850K .......... .......... .......... .......... .......... 30% 23.0M 24s",
                                "120900K .......... .......... .......... .......... .......... 30% 26.4M 24s",
                                "120950K .......... .......... .......... .......... .......... 30% 25.8M 24s",
                                "121000K .......... .......... .......... .......... .......... 30% 21.3M 23s",
                                "121050K .......... .......... .......... .......... .......... 30% 27.4M 23s",
                                "121100K .......... .......... .......... .......... .......... 30% 23.0M 23s",
                                "121150K .......... .......... .......... .......... .......... 30% 31.1M 23s",
                                "121200K .......... .......... .......... .......... .......... 30% 21.9M 23s",
                                "121250K .......... .......... .......... .......... .......... 30% 26.0M 23s",
                                "121300K .......... .......... .......... .......... .......... 30% 14.5M 23s",
                                "121350K .......... .......... .......... .......... .......... 30% 26.3M 23s",
                                "121400K .......... .......... .......... .......... .......... 30% 25.1M 23s",
                                "121450K .......... .......... .......... .......... .......... 30% 29.2M 23s",
                                "121500K .......... .......... .......... .......... .......... 30% 20.3M 23s",
                                "121550K .......... .......... .......... .......... .......... 30% 33.4M 23s",
                                "121600K .......... .......... .......... .......... .......... 30% 20.8M 23s",
                                "121650K .......... .......... .......... .......... .......... 31% 24.9M 23s",
                                "121700K .......... .......... .......... .......... .......... 31% 28.7M 23s",
                                "121750K .......... .......... .......... .......... .......... 31% 24.9M 23s",
                                "121800K .......... .......... .......... .......... .......... 31% 29.2M 23s",
                                "121850K .......... .......... .......... .......... .......... 31% 30.8M 23s",
                                "121900K .......... .......... .......... .......... .......... 31% 5.33M 23s",
                                "121950K .......... .......... .......... .......... .......... 31% 12.2M 23s",
                                "122000K .......... .......... .......... .......... .......... 31% 5.56M 23s",
                                "122050K .......... .......... .......... .......... .......... 31% 14.7M 23s",
                                "122100K .......... .......... .......... .......... .......... 31% 22.7M 23s",
                                "122150K .......... .......... .......... .......... .......... 31% 23.7M 23s",
                                "122200K .......... .......... .......... .......... .......... 31% 21.2M 23s",
                                "122250K .......... .......... .......... .......... .......... 31% 21.5M 23s",
                                "122300K .......... .......... .......... .......... .......... 31% 9.08M 23s",
                                "122350K .......... .......... .......... .......... .......... 31% 16.1M 23s",
                                "122400K .......... .......... .......... .......... .......... 31% 16.0M 23s",
                                "122450K .......... .......... .......... .......... .......... 31% 22.1M 23s",
                                "122500K .......... .......... .......... .......... .......... 31% 21.8M 23s",
                                "122550K .......... .......... .......... .......... .......... 31% 23.6M 23s",
                                "122600K .......... .......... .......... .......... .......... 31% 23.4M 23s",
                                "122650K .......... .......... .......... .......... .......... 31% 21.1M 23s",
                                "122700K .......... .......... .......... .......... .......... 31% 22.9M 23s",
                                "122750K .......... .......... .......... .......... .......... 31% 23.2M 23s",
                                "122800K .......... .......... .......... .......... .......... 31% 19.4M 23s",
                                "122850K .......... .......... .......... .......... .......... 31% 21.0M 23s",
                                "122900K .......... .......... .......... .......... .......... 31% 24.3M 23s",
                                "122950K .......... .......... .......... .......... .......... 31% 23.6M 23s",
                                "123000K .......... .......... .......... .......... .......... 31% 1.51M 23s",
                                "123050K .......... .......... .......... .......... .......... 31% 19.5M 23s",
                                "123100K .......... .......... .......... .......... .......... 31% 16.7M 23s",
                                "123150K .......... .......... .......... .......... .......... 31% 17.3M 23s",
                                "123200K .......... .......... .......... .......... .......... 31% 14.9M 23s",
                                "123250K .......... .......... .......... .......... .......... 31% 18.1M 23s",
                                "123300K .......... .......... .......... .......... .......... 31% 10.9M 23s",
                                "123350K .......... .......... .......... .......... .......... 31% 15.9M 23s",
                                "123400K .......... .......... .......... .......... .......... 31% 14.3M 23s",
                                "123450K .......... .......... .......... .......... .......... 31% 12.2M 23s",
                                "123500K .......... .......... .......... .......... .......... 31% 13.5M 23s",
                                "123550K .......... .......... .......... .......... .......... 31% 15.8M 23s",
                                "123600K .......... .......... .......... .......... .......... 31% 14.0M 23s",
                                "123650K .......... .......... .......... .......... .......... 31% 17.5M 23s",
                                "123700K .......... .......... .......... .......... .......... 31% 18.3M 23s",
                                "123750K .......... .......... .......... .......... .......... 31% 14.8M 23s",
                                "123800K .......... .......... .......... .......... .......... 31% 16.5M 23s",
                                "123850K .......... .......... .......... .......... .......... 31% 18.6M 23s",
                                "123900K .......... .......... .......... .......... .......... 31% 15.4M 23s",
                                "123950K .......... .......... .......... .......... .......... 31% 17.4M 23s",
                                "124000K .......... .......... .......... .......... .......... 31% 14.3M 23s",
                                "124050K .......... .......... .......... .......... .......... 31% 18.8M 23s",
                                "124100K .......... .......... .......... .......... .......... 31% 15.3M 23s",
                                "124150K .......... .......... .......... .......... .......... 31% 5.44M 23s",
                                "124200K .......... .......... .......... .......... .......... 31% 10.1M 23s",
                                "124250K .......... .......... .......... .......... .......... 31% 17.5M 23s",
                                "124300K .......... .......... .......... .......... .......... 31% 15.3M 23s",
                                "124350K .......... .......... .......... .......... .......... 31% 23.1M 23s",
                                "124400K .......... .......... .......... .......... .......... 31% 18.9M 23s",
                                "124450K .......... .......... .......... .......... .......... 31% 23.8M 23s",
                                "124500K .......... .......... .......... .......... .......... 31% 20.4M 23s",
                                "124550K .......... .......... .......... .......... .......... 31% 21.6M 23s",
                                "124600K .......... .......... .......... .......... .......... 31% 19.7M 23s",
                                "124650K .......... .......... .......... .......... .......... 31% 4.44M 23s",
                                "124700K .......... .......... .......... .......... .......... 31% 9.15M 23s",
                                "124750K .......... .......... .......... .......... .......... 31% 23.8M 23s",
                                "124800K .......... .......... .......... .......... .......... 31% 11.4M 23s",
                                "124850K .......... .......... .......... .......... .......... 31% 26.8M 23s",
                                "124900K .......... .......... .......... .......... .......... 31% 18.1M 23s",
                                "124950K .......... .......... .......... .......... .......... 31% 27.8M 23s",
                                "125000K .......... .......... .......... .......... .......... 31% 16.2M 23s",
                                "125050K .......... .......... .......... .......... .......... 31% 21.6M 23s",
                                "125100K .......... .......... .......... .......... .......... 31% 15.3M 23s",
                                "125150K .......... .......... .......... .......... .......... 31% 18.1M 23s",
                                "125200K .......... .......... .......... .......... .......... 31% 13.1M 23s",
                                "125250K .......... .......... .......... .......... .......... 31% 12.8M 23s",
                                "125300K .......... .......... .......... .......... .......... 31% 17.8M 23s",
                                "125350K .......... .......... .......... .......... .......... 31% 14.5M 23s",
                                "125400K .......... .......... .......... .......... .......... 31% 11.9M 23s",
                                "125450K .......... .......... .......... .......... .......... 31% 22.6M 23s",
                                "125500K .......... .......... .......... .......... .......... 31% 23.2M 23s",
                                "125550K .......... .......... .......... .......... .......... 32% 21.0M 23s",
                                "125600K .......... .......... .......... .......... .......... 32% 11.3M 23s",
                                "125650K .......... .......... .......... .......... .......... 32% 18.7M 23s",
                                "125700K .......... .......... .......... .......... .......... 32% 18.1M 23s",
                                "125750K .......... .......... .......... .......... .......... 32% 18.9M 23s",
                                "125800K .......... .......... .......... .......... .......... 32% 20.5M 23s",
                                "125850K .......... .......... .......... .......... .......... 32% 18.6M 23s",
                                "125900K .......... .......... .......... .......... .......... 32% 20.3M 23s",
                                "125950K .......... .......... .......... .......... .......... 32% 19.4M 23s",
                                "126000K .......... .......... .......... .......... .......... 32% 10.5M 23s",
                                "126050K .......... .......... .......... .......... .......... 32% 28.7M 23s",
                                "126100K .......... .......... .......... .......... .......... 32% 11.4M 23s",
                                "126150K .......... .......... .......... .......... .......... 32% 13.2M 23s",
                                "126200K .......... .......... .......... .......... .......... 32% 17.4M 23s",
                                "126250K .......... .......... .......... .......... .......... 32% 17.7M 23s",
                                "126300K .......... .......... .......... .......... .......... 32% 19.8M 23s",
                                "126350K .......... .......... .......... .......... .......... 32% 20.6M 23s",
                                "126400K .......... .......... .......... .......... .......... 32% 20.0M 23s",
                                "126450K .......... .......... .......... .......... .......... 32% 17.0M 23s",
                                "126500K .......... .......... .......... .......... .......... 32% 19.9M 23s",
                                "126550K .......... .......... .......... .......... .......... 32% 25.3M 23s",
                                "126600K .......... .......... .......... .......... .......... 32% 23.4M 23s",
                                "126650K .......... .......... .......... .......... .......... 32% 25.7M 23s",
                                "126700K .......... .......... .......... .......... .......... 32% 20.3M 23s",
                                "126750K .......... .......... .......... .......... .......... 32% 25.2M 23s",
                                "126800K .......... .......... .......... .......... .......... 32% 20.2M 23s",
                                "126850K .......... .......... .......... .......... .......... 32% 25.0M 23s",
                                "126900K .......... .......... .......... .......... .......... 32% 20.5M 23s",
                                "126950K .......... .......... .......... .......... .......... 32% 24.6M 23s",
                                "127000K .......... .......... .......... .......... .......... 32% 23.6M 23s",
                                "127050K .......... .......... .......... .......... .......... 32% 25.1M 23s",
                                "127100K .......... .......... .......... .......... .......... 32% 1.87M 23s",
                                "127150K .......... .......... .......... .......... .......... 32% 11.4M 23s",
                                "127200K .......... .......... .......... .......... .......... 32% 19.3M 23s",
                                "127250K .......... .......... .......... .......... .......... 32% 25.4M 23s",
                                "127300K .......... .......... .......... .......... .......... 32% 15.2M 23s",
                                "127350K .......... .......... .......... .......... .......... 32% 20.1M 23s",
                                "127400K .......... .......... .......... .......... .......... 32% 23.0M 23s",
                                "127450K .......... .......... .......... .......... .......... 32% 23.2M 23s",
                                "127500K .......... .......... .......... .......... .......... 32% 17.0M 23s",
                                "127550K .......... .......... .......... .......... .......... 32% 31.2M 23s",
                                "127600K .......... .......... .......... .......... .......... 32% 25.9M 23s",
                                "127650K .......... .......... .......... .......... .......... 32% 25.0M 23s",
                                "127700K .......... .......... .......... .......... .......... 32% 26.5M 23s",
                                "127750K .......... .......... .......... .......... .......... 32% 23.2M 23s",
                                "127800K .......... .......... .......... .......... .......... 32% 25.2M 23s",
                                "127850K .......... .......... .......... .......... .......... 32% 30.0M 23s",
                                "127900K .......... .......... .......... .......... .......... 32% 33.0M 23s",
                                "127950K .......... .......... .......... .......... .......... 32% 35.0M 23s",
                                "128000K .......... .......... .......... .......... .......... 32% 23.8M 23s",
                                "128050K .......... .......... .......... .......... .......... 32% 35.0M 23s",
                                "128100K .......... .......... .......... .......... .......... 32% 33.9M 23s",
                                "128150K .......... .......... .......... .......... .......... 32% 5.41M 23s",
                                "128200K .......... .......... .......... .......... .......... 32% 23.6M 23s",
                                "128250K .......... .......... .......... .......... .......... 32% 2.03M 23s",
                                "128300K .......... .......... .......... .......... .......... 32% 34.5M 23s",
                                "128350K .......... .......... .......... .......... .......... 32% 25.9M 23s",
                                "128400K .......... .......... .......... .......... .......... 32% 21.2M 23s",
                                "128450K .......... .......... .......... .......... .......... 32% 28.5M 23s",
                                "128500K .......... .......... .......... .......... .......... 32% 22.8M 23s",
                                "128550K .......... .......... .......... .......... .......... 32% 13.1M 23s",
                                "128600K .......... .......... .......... .......... .......... 32% 19.0M 23s",
                                "128650K .......... .......... .......... .......... .......... 32% 24.3M 23s",
                                "128700K .......... .......... .......... .......... .......... 32% 18.5M 22s",
                                "128750K .......... .......... .......... .......... .......... 32% 31.6M 22s",
                                "128800K .......... .......... .......... .......... .......... 32% 27.2M 22s",
                                "128850K .......... .......... .......... .......... .......... 32% 22.9M 22s",
                                "128900K .......... .......... .......... .......... .......... 32% 29.2M 22s",
                                "128950K .......... .......... .......... .......... .......... 32% 28.0M 22s",
                                "129000K .......... .......... .......... .......... .......... 32% 18.2M 22s",
                                "129050K .......... .......... .......... .......... .......... 32% 7.57M 22s",
                                "129100K .......... .......... .......... .......... .......... 32% 29.0M 22s",
                                "129150K .......... .......... .......... .......... .......... 32% 20.5M 22s",
                                "129200K .......... .......... .......... .......... .......... 32% 14.2M 22s",
                                "129250K .......... .......... .......... .......... .......... 32% 24.1M 22s",
                                "129300K .......... .......... .......... .......... .......... 32% 24.7M 22s",
                                "129350K .......... .......... .......... .......... .......... 32% 27.3M 22s",
                                "129400K .......... .......... .......... .......... .......... 32% 28.1M 22s",
                                "129450K .......... .......... .......... .......... .......... 32% 15.1M 22s",
                                "129500K .......... .......... .......... .......... .......... 33% 20.7M 22s",
                                "129550K .......... .......... .......... .......... .......... 33% 19.9M 22s",
                                "129600K .......... .......... .......... .......... .......... 33% 23.0M 22s",
                                "129650K .......... .......... .......... .......... .......... 33% 28.1M 22s",
                                "129700K .......... .......... .......... .......... .......... 33% 33.8M 22s",
                                "129750K .......... .......... .......... .......... .......... 33% 25.5M 22s",
                                "129800K .......... .......... .......... .......... .......... 33% 22.7M 22s",
                                "129850K .......... .......... .......... .......... .......... 33% 20.6M 22s",
                                "129900K .......... .......... .......... .......... .......... 33% 9.39M 22s",
                                "129950K .......... .......... .......... .......... .......... 33% 33.7M 22s",
                                "130000K .......... .......... .......... .......... .......... 33% 25.9M 22s",
                                "130050K .......... .......... .......... .......... .......... 33% 33.4M 22s",
                                "130100K .......... .......... .......... .......... .......... 33% 8.47M 22s",
                                "130150K .......... .......... .......... .......... .......... 33% 19.7M 22s",
                                "130200K .......... .......... .......... .......... .......... 33% 20.2M 22s",
                                "130250K .......... .......... .......... .......... .......... 33% 44.9K 24s",
                                "130300K .......... .......... .......... .......... .......... 33% 32.1M 24s",
                                "130350K .......... .......... .......... .......... .......... 33% 34.7M 24s",
                                "130400K .......... .......... .......... .......... .......... 33% 26.0M 24s",
                                "130450K .......... .......... .......... .......... .......... 33% 27.8M 24s",
                                "130500K .......... .......... .......... .......... .......... 33% 7.91M 24s",
                                "130550K .......... .......... .......... .......... .......... 33% 27.3M 24s",
                                "130600K .......... .......... .......... .......... .......... 33% 25.5M 24s",
                                "130650K .......... .......... .......... .......... .......... 33% 30.0M 24s",
                                "130700K .......... .......... .......... .......... .......... 33% 31.2M 24s",
                                "130750K .......... .......... .......... .......... .......... 33% 28.0M 24s",
                                "130800K .......... .......... .......... .......... .......... 33% 22.6M 24s",
                                "130850K .......... .......... .......... .......... .......... 33% 25.8M 24s",
                                "130900K .......... .......... .......... .......... .......... 33% 33.2M 24s",
                                "130950K .......... .......... .......... .......... .......... 33% 31.2M 24s",
                                "131000K .......... .......... .......... .......... .......... 33% 29.2M 24s",
                                "131050K .......... .......... .......... .......... .......... 33% 30.9M 24s",
                                "131100K .......... .......... .......... .......... .......... 33% 24.1M 24s",
                                "131150K .......... .......... .......... .......... .......... 33% 29.3M 24s",
                                "131200K .......... .......... .......... .......... .......... 33% 24.3M 24s",
                                "131250K .......... .......... .......... .......... .......... 33% 28.7M 24s",
                                "131300K .......... .......... .......... .......... .......... 33% 23.0M 24s",
                                "131350K .......... .......... .......... .......... .......... 33% 25.8M 24s",
                                "131400K .......... .......... .......... .......... .......... 33% 24.0M 24s",
                                "131450K .......... .......... .......... .......... .......... 33% 8.66M 24s",
                                "131500K .......... .......... .......... .......... .......... 33% 29.8M 24s",
                                "131550K .......... .......... .......... .......... .......... 33% 26.6M 24s",
                                "131600K .......... .......... .......... .......... .......... 33% 23.1M 24s",
                                "131650K .......... .......... .......... .......... .......... 33% 30.1M 24s",
                                "131700K .......... .......... .......... .......... .......... 33% 30.9M 24s",
                                "131750K .......... .......... .......... .......... .......... 33% 28.0M 24s",
                                "131800K .......... .......... .......... .......... .......... 33% 34.0M 24s",
                                "131850K .......... .......... .......... .......... .......... 33% 30.8M 24s",
                                "131900K .......... .......... .......... .......... .......... 33% 32.3M 24s",
                                "131950K .......... .......... .......... .......... .......... 33% 30.6M 24s",
                                "132000K .......... .......... .......... .......... .......... 33% 19.7M 24s",
                                "132050K .......... .......... .......... .......... .......... 33% 25.9M 24s",
                                "132100K .......... .......... .......... .......... .......... 33% 23.2M 24s",
                                "132150K .......... .......... .......... .......... .......... 33% 33.2M 24s",
                                "132200K .......... .......... .......... .......... .......... 33% 29.9M 24s",
                                "132250K .......... .......... .......... .......... .......... 33% 35.2M 24s",
                                "132300K .......... .......... .......... .......... .......... 33% 29.4M 24s",
                                "132350K .......... .......... .......... .......... .......... 33% 22.3M 24s",
                                "132400K .......... .......... .......... .......... .......... 33% 16.1M 24s",
                                "132450K .......... .......... .......... .......... .......... 33% 32.9M 24s",
                                "132500K .......... .......... .......... .......... .......... 33% 29.0M 24s",
                                "132550K .......... .......... .......... .......... .......... 33% 29.1M 24s",
                                "132600K .......... .......... .......... .......... .......... 33% 24.1M 24s",
                                "132650K .......... .......... .......... .......... .......... 33% 22.5M 24s",
                                "132700K .......... .......... .......... .......... .......... 33% 24.6M 24s",
                                "132750K .......... .......... .......... .......... .......... 33% 25.7M 24s",
                                "132800K .......... .......... .......... .......... .......... 33% 24.5M 24s",
                                "132850K .......... .......... .......... .......... .......... 33% 29.7M 24s",
                                "132900K .......... .......... .......... .......... .......... 33% 23.0M 24s",
                                "132950K .......... .......... .......... .......... .......... 33% 23.9M 24s",
                                "133000K .......... .......... .......... .......... .......... 33% 31.8M 24s",
                                "133050K .......... .......... .......... .......... .......... 33% 28.0M 24s",
                                "133100K .......... .......... .......... .......... .......... 33% 27.9M 24s",
                                "133150K .......... .......... .......... .......... .......... 33% 27.3M 24s",
                                "133200K .......... .......... .......... .......... .......... 33% 22.1M 24s",
                                "133250K .......... .......... .......... .......... .......... 33% 13.9M 24s",
                                "133300K .......... .......... .......... .......... .......... 33% 28.1M 24s",
                                "133350K .......... .......... .......... .......... .......... 33% 28.0M 24s",
                                "133400K .......... .......... .......... .......... .......... 34% 29.6M 24s",
                                "133450K .......... .......... .......... .......... .......... 34% 26.7M 24s",
                                "133500K .......... .......... .......... .......... .......... 34% 30.9M 24s",
                                "133550K .......... .......... .......... .......... .......... 34% 25.7M 24s",
                                "133600K .......... .......... .......... .......... .......... 34% 21.5M 24s",
                                "133650K .......... .......... .......... .......... .......... 34% 23.3M 24s",
                                "133700K .......... .......... .......... .......... .......... 34% 24.8M 24s",
                                "133750K .......... .......... .......... .......... .......... 34% 26.8M 24s",
                                "133800K .......... .......... .......... .......... .......... 34% 25.8M 24s",
                                "133850K .......... .......... .......... .......... .......... 34% 27.9M 24s",
                                "133900K .......... .......... .......... .......... .......... 34% 26.5M 24s",
                                "133950K .......... .......... .......... .......... .......... 34% 25.9M 24s",
                                "134000K .......... .......... .......... .......... .......... 34% 19.8M 24s",
                                "134050K .......... .......... .......... .......... .......... 34% 10.8M 24s",
                                "134100K .......... .......... .......... .......... .......... 34% 28.4M 24s",
                                "134150K .......... .......... .......... .......... .......... 34% 27.8M 24s",
                                "134200K .......... .......... .......... .......... .......... 34% 23.7M 24s",
                                "134250K .......... .......... .......... .......... .......... 34% 30.8M 24s",
                                "134300K .......... .......... .......... .......... .......... 34% 8.97M 24s",
                                "134350K .......... .......... .......... .......... .......... 34% 31.8M 24s",
                                "134400K .......... .......... .......... .......... .......... 34% 14.2M 24s",
                                "134450K .......... .......... .......... .......... .......... 34% 26.1M 24s",
                                "134500K .......... .......... .......... .......... .......... 34% 26.6M 24s",
                                "134550K .......... .......... .......... .......... .......... 34% 30.0M 24s",
                                "134600K .......... .......... .......... .......... .......... 34% 30.0M 24s",
                                "134650K .......... .......... .......... .......... .......... 34% 24.8M 24s",
                                "134700K .......... .......... .......... .......... .......... 34% 28.3M 24s",
                                "134750K .......... .......... .......... .......... .......... 34% 25.3M 24s",
                                "134800K .......... .......... .......... .......... .......... 34% 21.7M 24s",
                                "134850K .......... .......... .......... .......... .......... 34% 26.8M 24s",
                                "134900K .......... .......... .......... .......... .......... 34% 30.3M 24s",
                                "134950K .......... .......... .......... .......... .......... 34% 24.6M 24s",
                                "135000K .......... .......... .......... .......... .......... 34% 25.2M 24s",
                                "135050K .......... .......... .......... .......... .......... 34% 26.5M 24s",
                                "135100K .......... .......... .......... .......... .......... 34% 32.9M 24s",
                                "135150K .......... .......... .......... .......... .......... 34% 29.8M 24s",
                                "135200K .......... .......... .......... .......... .......... 34% 18.7M 24s",
                                "135250K .......... .......... .......... .......... .......... 34% 23.9M 24s",
                                "135300K .......... .......... .......... .......... .......... 34% 32.8M 24s",
                                "135350K .......... .......... .......... .......... .......... 34% 32.2M 23s",
                                "135400K .......... .......... .......... .......... .......... 34% 30.9M 23s",
                                "135450K .......... .......... .......... .......... .......... 34% 33.0M 23s",
                                "135500K .......... .......... .......... .......... .......... 34% 22.4M 23s",
                                "135550K .......... .......... .......... .......... .......... 34% 28.0M 23s",
                                "135600K .......... .......... .......... .......... .......... 34% 25.2M 23s",
                                "135650K .......... .......... .......... .......... .......... 34% 34.3M 23s",
                                "135700K .......... .......... .......... .......... .......... 34% 36.4M 23s",
                                "135750K .......... .......... .......... .......... .......... 34% 34.9M 23s",
                                "135800K .......... .......... .......... .......... .......... 34% 30.9M 23s",
                                "135850K .......... .......... .......... .......... .......... 34% 32.1M 23s",
                                "135900K .......... .......... .......... .......... .......... 34% 35.6M 23s",
                                "135950K .......... .......... .......... .......... .......... 34% 36.1M 23s",
                                "136000K .......... .......... .......... .......... .......... 34% 27.2M 23s",
                                "136050K .......... .......... .......... .......... .......... 34% 36.1M 23s",
                                "136100K .......... .......... .......... .......... .......... 34% 36.3M 23s",
                                "136150K .......... .......... .......... .......... .......... 34% 31.2M 23s",
                                "136200K .......... .......... .......... .......... .......... 34% 31.3M 23s",
                                "136250K .......... .......... .......... .......... .......... 34% 35.2M 23s",
                                "136300K .......... .......... .......... .......... .......... 34% 33.6M 23s",
                                "136350K .......... .......... .......... .......... .......... 34% 35.1M 23s",
                                "136400K .......... .......... .......... .......... .......... 34% 26.8M 23s",
                                "136450K .......... .......... .......... .......... .......... 34% 31.4M 23s",
                                "136500K .......... .......... .......... .......... .......... 34% 34.5M 23s",
                                "136550K .......... .......... .......... .......... .......... 34% 30.7M 23s",
                                "136600K .......... .......... .......... .......... .......... 34% 33.0M 23s",
                                "136650K .......... .......... .......... .......... .......... 34% 33.6M 23s",
                                "136700K .......... .......... .......... .......... .......... 34% 34.5M 23s",
                                "136750K .......... .......... .......... .......... .......... 34% 33.7M 23s",
                                "136800K .......... .......... .......... .......... .......... 34% 24.4M 23s",
                                "136850K .......... .......... .......... .......... .......... 34% 31.9M 23s",
                                "136900K .......... .......... .......... .......... .......... 34% 34.6M 23s",
                                "136950K .......... .......... .......... .......... .......... 34% 33.6M 23s",
                                "137000K .......... .......... .......... .......... .......... 34% 33.2M 23s",
                                "137050K .......... .......... .......... .......... .......... 34% 34.1M 23s",
                                "137100K .......... .......... .......... .......... .......... 34% 35.4M 23s",
                                "137150K .......... .......... .......... .......... .......... 34% 1.21M 23s",
                                "137200K .......... .......... .......... .......... .......... 34% 14.8M 23s",
                                "137250K .......... .......... .......... .......... .......... 34% 22.1M 23s",
                                "137300K .......... .......... .......... .......... .......... 35% 18.3M 23s",
                                "137350K .......... .......... .......... .......... .......... 35% 10.7M 23s",
                                "137400K .......... .......... .......... .......... .......... 35% 10.6M 23s",
                                "137450K .......... .......... .......... .......... .......... 35% 12.7M 23s",
                                "137500K .......... .......... .......... .......... .......... 35% 16.7M 23s",
                                "137550K .......... .......... .......... .......... .......... 35% 13.5M 23s",
                                "137600K .......... .......... .......... .......... .......... 35% 16.4M 23s",
                                "137650K .......... .......... .......... .......... .......... 35% 17.3M 23s",
                                "137700K .......... .......... .......... .......... .......... 35% 15.7M 23s",
                                "137750K .......... .......... .......... .......... .......... 35% 20.1M 23s",
                                "137800K .......... .......... .......... .......... .......... 35% 19.7M 23s",
                                "137850K .......... .......... .......... .......... .......... 35% 19.0M 23s",
                                "137900K .......... .......... .......... .......... .......... 35% 20.2M 23s",
                                "137950K .......... .......... .......... .......... .......... 35% 20.9M 23s",
                                "138000K .......... .......... .......... .......... .......... 35% 15.3M 23s",
                                "138050K .......... .......... .......... .......... .......... 35% 15.6M 23s",
                                "138100K .......... .......... .......... .......... .......... 35% 14.6M 23s",
                                "138150K .......... .......... .......... .......... .......... 35% 17.0M 23s",
                                "138200K .......... .......... .......... .......... .......... 35% 13.5M 23s",
                                "138250K .......... .......... .......... .......... .......... 35% 13.0M 23s",
                                "138300K .......... .......... .......... .......... .......... 35% 13.8M 23s",
                                "138350K .......... .......... .......... .......... .......... 35% 16.2M 23s",
                                "138400K .......... .......... .......... .......... .......... 35% 12.5M 23s",
                                "138450K .......... .......... .......... .......... .......... 35% 15.7M 23s",
                                "138500K .......... .......... .......... .......... .......... 35% 18.0M 23s",
                                "138550K .......... .......... .......... .......... .......... 35% 17.4M 23s",
                                "138600K .......... .......... .......... .......... .......... 35% 18.9M 23s",
                                "138650K .......... .......... .......... .......... .......... 35% 20.8M 23s",
                                "138700K .......... .......... .......... .......... .......... 35% 18.1M 23s",
                                "138750K .......... .......... .......... .......... .......... 35% 20.8M 23s",
                                "138800K .......... .......... .......... .......... .......... 35% 15.9M 23s",
                                "138850K .......... .......... .......... .......... .......... 35% 20.4M 23s",
                                "138900K .......... .......... .......... .......... .......... 35% 19.4M 23s",
                                "138950K .......... .......... .......... .......... .......... 35% 20.4M 23s",
                                "139000K .......... .......... .......... .......... .......... 35% 19.3M 23s",
                                "139050K .......... .......... .......... .......... .......... 35% 21.0M 23s",
                                "139100K .......... .......... .......... .......... .......... 35% 19.1M 23s",
                                "139150K .......... .......... .......... .......... .......... 35% 20.7M 23s",
                                "139200K .......... .......... .......... .......... .......... 35%  340K 23s",
                                "139250K .......... .......... .......... .......... .......... 35% 16.1M 23s",
                                "139300K .......... .......... .......... .......... .......... 35% 7.67M 23s",
                                "139350K .......... .......... .......... .......... .......... 35% 17.5M 23s",
                                "139400K .......... .......... .......... .......... .......... 35% 17.3M 23s",
                                "139450K .......... .......... .......... .......... .......... 35% 20.6M 23s",
                                "139500K .......... .......... .......... .......... .......... 35% 8.46M 23s",
                                "139550K .......... .......... .......... .......... .......... 35% 8.41M 23s",
                                "139600K .......... .......... .......... .......... .......... 35% 12.2M 23s",
                                "139650K .......... .......... .......... .......... .......... 35% 13.5M 23s",
                                "139700K .......... .......... .......... .......... .......... 35% 16.4M 23s",
                                "139750K .......... .......... .......... .......... .......... 35% 16.3M 23s",
                                "139800K .......... .......... .......... .......... .......... 35% 15.3M 23s",
                                "139850K .......... .......... .......... .......... .......... 35% 14.2M 23s",
                                "139900K .......... .......... .......... .......... .......... 35% 14.0M 23s",
                                "139950K .......... .......... .......... .......... .......... 35% 16.7M 23s",
                                "140000K .......... .......... .......... .......... .......... 35% 11.7M 23s",
                                "140050K .......... .......... .......... .......... .......... 35% 18.5M 23s",
                                "140100K .......... .......... .......... .......... .......... 35% 19.4M 23s",
                                "140150K .......... .......... .......... .......... .......... 35% 7.13M 23s",
                                "140200K .......... .......... .......... .......... .......... 35% 15.4M 23s",
                                "140250K .......... .......... .......... .......... .......... 35% 18.9M 23s",
                                "140300K .......... .......... .......... .......... .......... 35% 19.2M 23s",
                                "140350K .......... .......... .......... .......... .......... 35% 19.0M 23s",
                                "140400K .......... .......... .......... .......... .......... 35% 15.3M 23s",
                                "140450K .......... .......... .......... .......... .......... 35% 19.4M 23s",
                                "140500K .......... .......... .......... .......... .......... 35% 19.0M 23s",
                                "140550K .......... .......... .......... .......... .......... 35% 14.8M 23s",
                                "140600K .......... .......... .......... .......... .......... 35% 3.40M 23s",
                                "140650K .......... .......... .......... .......... .......... 35% 8.35M 23s",
                                "140700K .......... .......... .......... .......... .......... 35% 19.3M 23s",
                                "140750K .......... .......... .......... .......... .......... 35% 19.1M 23s",
                                "140800K .......... .......... .......... .......... .......... 35% 13.6M 23s",
                                "140850K .......... .......... .......... .......... .......... 35% 18.7M 23s",
                                "140900K .......... .......... .......... .......... .......... 35% 16.3M 23s",
                                "140950K .......... .......... .......... .......... .......... 35% 17.3M 23s",
                                "141000K .......... .......... .......... .......... .......... 35% 17.7M 23s",
                                "141050K .......... .......... .......... .......... .......... 35% 13.7M 23s",
                                "141100K .......... .......... .......... .......... .......... 35% 18.3M 23s",
                                "141150K .......... .......... .......... .......... .......... 35% 18.9M 23s",
                                "141200K .......... .......... .......... .......... .......... 35% 16.0M 23s",
                                "141250K .......... .......... .......... .......... .......... 36% 24.6M 23s",
                                "141300K .......... .......... .......... .......... .......... 36% 23.8M 23s",
                                "141350K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "141400K .......... .......... .......... .......... .......... 36% 23.3M 23s",
                                "141450K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "141500K .......... .......... .......... .......... .......... 36% 25.1M 23s",
                                "141550K .......... .......... .......... .......... .......... 36% 25.7M 23s",
                                "141600K .......... .......... .......... .......... .......... 36% 20.4M 23s",
                                "141650K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "141700K .......... .......... .......... .......... .......... 36% 25.1M 23s",
                                "141750K .......... .......... .......... .......... .......... 36% 25.7M 23s",
                                "141800K .......... .......... .......... .......... .......... 36% 23.5M 23s",
                                "141850K .......... .......... .......... .......... .......... 36% 24.9M 23s",
                                "141900K .......... .......... .......... .......... .......... 36% 25.0M 23s",
                                "141950K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "142000K .......... .......... .......... .......... .......... 36% 20.3M 23s",
                                "142050K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "142100K .......... .......... .......... .......... .......... 36% 24.9M 23s",
                                "142150K .......... .......... .......... .......... .......... 36% 25.7M 23s",
                                "142200K .......... .......... .......... .......... .......... 36% 23.6M 23s",
                                "142250K .......... .......... .......... .......... .......... 36% 25.7M 23s",
                                "142300K .......... .......... .......... .......... .......... 36% 25.0M 23s",
                                "142350K .......... .......... .......... .......... .......... 36% 25.7M 23s",
                                "142400K .......... .......... .......... .......... .......... 36% 20.4M 23s",
                                "142450K .......... .......... .......... .......... .......... 36% 25.6M 23s",
                                "142500K .......... .......... .......... .......... .......... 36% 25.1M 23s",
                                "142550K .......... .......... .......... .......... .......... 36% 8.02M 23s",
                                "142600K .......... .......... .......... .......... .......... 36% 33.5M 23s",
                                "142650K .......... .......... .......... .......... .......... 36% 36.0M 23s",
                                "142700K .......... .......... .......... .......... .......... 36%  857K 23s",
                                "142750K .......... .......... .......... .......... .......... 36% 16.3M 23s",
                                "142800K .......... .......... .......... .......... .......... 36% 6.86M 23s",
                                "142850K .......... .......... .......... .......... .......... 36% 2.12M 23s",
                                "142900K .......... .......... .......... .......... .......... 36% 7.39M 23s",
                                "142950K .......... .......... .......... .......... .......... 36% 8.24M 23s",
                                "143000K .......... .......... .......... .......... .......... 36% 13.8M 23s",
                                "143050K .......... .......... .......... .......... .......... 36% 14.4M 23s",
                                "143100K .......... .......... .......... .......... .......... 36% 16.9M 23s",
                                "143150K .......... .......... .......... .......... .......... 36% 15.0M 23s",
                                "143200K .......... .......... .......... .......... .......... 36% 9.37M 23s",
                                "143250K .......... .......... .......... .......... .......... 36% 15.1M 23s",
                                "143300K .......... .......... .......... .......... .......... 36% 6.59M 23s",
                                "143350K .......... .......... .......... .......... .......... 36% 15.1M 23s",
                                "143400K .......... .......... .......... .......... .......... 36% 16.7M 23s",
                                "143450K .......... .......... .......... .......... .......... 36% 10.0M 23s",
                                "143500K .......... .......... .......... .......... .......... 36% 14.3M 23s",
                                "143550K .......... .......... .......... .......... .......... 36% 10.9M 23s",
                                "143600K .......... .......... .......... .......... .......... 36% 14.7M 23s",
                                "143650K .......... .......... .......... .......... .......... 36% 18.0M 23s",
                                "143700K .......... .......... .......... .......... .......... 36% 14.2M 23s",
                                "143750K .......... .......... .......... .......... .......... 36% 18.5M 23s",
                                "143800K .......... .......... .......... .......... .......... 36% 16.3M 23s",
                                "143850K .......... .......... .......... .......... .......... 36% 17.7M 23s",
                                "143900K .......... .......... .......... .......... .......... 36% 16.0M 23s",
                                "143950K .......... .......... .......... .......... .......... 36% 16.2M 23s",
                                "144000K .......... .......... .......... .......... .......... 36% 15.3M 23s",
                                "144050K .......... .......... .......... .......... .......... 36% 14.9M 23s",
                                "144100K .......... .......... .......... .......... .......... 36% 18.4M 23s",
                                "144150K .......... .......... .......... .......... .......... 36% 14.5M 23s",
                                "144200K .......... .......... .......... .......... .......... 36% 21.6M 23s",
                                "144250K .......... .......... .......... .......... .......... 36% 23.8M 23s",
                                "144300K .......... .......... .......... .......... .......... 36% 22.7M 23s",
                                "144350K .......... .......... .......... .......... .......... 36% 25.4M 23s",
                                "144400K .......... .......... .......... .......... .......... 36% 18.3M 23s",
                                "144450K .......... .......... .......... .......... .......... 36% 23.0M 23s",
                                "144500K .......... .......... .......... .......... .......... 36% 18.1M 23s",
                                "144550K .......... .......... .......... .......... .......... 36% 20.2M 23s",
                                "144600K .......... .......... .......... .......... .......... 36% 23.8M 23s",
                                "144650K .......... .......... .......... .......... .......... 36% 25.2M 23s",
                                "144700K .......... .......... .......... .......... .......... 36% 21.8M 23s",
                                "144750K .......... .......... .......... .......... .......... 36% 22.0M 23s",
                                "144800K .......... .......... .......... .......... .......... 36% 13.8M 22s",
                                "144850K .......... .......... .......... .......... .......... 36% 23.7M 22s",
                                "144900K .......... .......... .......... .......... .......... 36% 20.7M 22s",
                                "144950K .......... .......... .......... .......... .......... 36% 25.4M 22s",
                                "145000K .......... .......... .......... .......... .......... 36% 22.0M 22s",
                                "145050K .......... .......... .......... .......... .......... 36% 24.8M 22s",
                                "145100K .......... .......... .......... .......... .......... 36% 21.1M 22s",
                                "145150K .......... .......... .......... .......... .......... 37% 21.7M 22s",
                                "145200K .......... .......... .......... .......... .......... 37% 19.4M 22s",
                                "145250K .......... .......... .......... .......... .......... 37% 25.5M 22s",
                                "145300K .......... .......... .......... .......... .......... 37% 23.5M 22s",
                                "145350K .......... .......... .......... .......... .......... 37% 22.9M 22s",
                                "145400K .......... .......... .......... .......... .......... 37% 23.2M 22s",
                                "145450K .......... .......... .......... .......... .......... 37% 19.7M 22s",
                                "145500K .......... .......... .......... .......... .......... 37% 25.0M 22s",
                                "145550K .......... .......... .......... .......... .......... 37% 24.9M 22s",
                                "145600K .......... .......... .......... .......... .......... 37% 19.5M 22s",
                                "145650K .......... .......... .......... .......... .......... 37% 24.8M 22s",
                                "145700K .......... .......... .......... .......... .......... 37% 25.5M 22s",
                                "145750K .......... .......... .......... .......... .......... 37% 25.0M 22s",
                                "145800K .......... .......... .......... .......... .......... 37% 24.1M 22s",
                                "145850K .......... .......... .......... .......... .......... 37% 23.7M 22s",
                                "145900K .......... .......... .......... .......... .......... 37% 24.7M 22s",
                                "145950K .......... .......... .......... .......... .......... 37% 24.4M 22s",
                                "146000K .......... .......... .......... .......... .......... 37% 20.5M 22s",
                                "146050K .......... .......... .......... .......... .......... 37% 25.1M 22s",
                                "146100K .......... .......... .......... .......... .......... 37% 24.1M 22s",
                                "146150K .......... .......... .......... .......... .......... 37% 25.1M 22s",
                                "146200K .......... .......... .......... .......... .......... 37% 24.0M 22s",
                                "146250K .......... .......... .......... .......... .......... 37% 25.1M 22s",
                                "146300K .......... .......... .......... .......... .......... 37% 25.0M 22s",
                                "146350K .......... .......... .......... .......... .......... 37% 23.7M 22s",
                                "146400K .......... .......... .......... .......... .......... 37% 20.6M 22s",
                                "146450K .......... .......... .......... .......... .......... 37% 25.0M 22s",
                                "146500K .......... .......... .......... .......... .......... 37% 8.83M 22s",
                                "146550K .......... .......... .......... .......... .......... 37% 18.6M 22s",
                                "146600K .......... .......... .......... .......... .......... 37% 17.1M 22s",
                                "146650K .......... .......... .......... .......... .......... 37% 19.0M 22s",
                                "146700K .......... .......... .......... .......... .......... 37% 16.5M 22s",
                                "146750K .......... .......... .......... .......... .......... 37% 18.7M 22s",
                                "146800K .......... .......... .......... .......... .......... 37% 2.67M 22s",
                                "146850K .......... .......... .......... .......... .......... 37% 9.03M 22s",
                                "146900K .......... .......... .......... .......... .......... 37% 14.1M 22s",
                                "146950K .......... .......... .......... .......... .......... 37% 20.2M 22s",
                                "147000K .......... .......... .......... .......... .......... 37% 16.3M 22s",
                                "147050K .......... .......... .......... .......... .......... 37% 21.8M 22s",
                                "147100K .......... .......... .......... .......... .......... 37% 17.9M 22s",
                                "147150K .......... .......... .......... .......... .......... 37% 22.2M 22s",
                                "147200K .......... .......... .......... .......... .......... 37% 14.4M 22s",
                                "147250K .......... .......... .......... .......... .......... 37% 17.7M 22s",
                                "147300K .......... .......... .......... .......... .......... 37% 15.2M 22s",
                                "147350K .......... .......... .......... .......... .......... 37% 23.3M 22s",
                                "147400K .......... .......... .......... .......... .......... 37% 19.6M 22s",
                                "147450K .......... .......... .......... .......... .......... 37% 5.77M 22s",
                                "147500K .......... .......... .......... .......... .......... 37% 5.28M 22s",
                                "147550K .......... .......... .......... .......... .......... 37% 8.40M 22s",
                                "147600K .......... .......... .......... .......... .......... 37% 25.3M 22s",
                                "147650K .......... .......... .......... .......... .......... 37% 29.3M 22s",
                                "147700K .......... .......... .......... .......... .......... 37% 30.4M 22s",
                                "147750K .......... .......... .......... .......... .......... 37% 30.7M 22s",
                                "147800K .......... .......... .......... .......... .......... 37% 19.1M 22s",
                                "147850K .......... .......... .......... .......... .......... 37% 24.3M 22s",
                                "147900K .......... .......... .......... .......... .......... 37% 26.2M 22s",
                                "147950K .......... .......... .......... .......... .......... 37% 19.8M 22s",
                                "148000K .......... .......... .......... .......... .......... 37% 22.2M 22s",
                                "148050K .......... .......... .......... .......... .......... 37% 14.3M 22s",
                                "148100K .......... .......... .......... .......... .......... 37% 30.9M 22s",
                                "148150K .......... .......... .......... .......... .......... 37% 34.5M 22s",
                                "148200K .......... .......... .......... .......... .......... 37% 31.0M 22s",
                                "148250K .......... .......... .......... .......... .......... 37% 31.8M 22s",
                                "148300K .......... .......... .......... .......... .......... 37% 27.2M 22s",
                                "148350K .......... .......... .......... .......... .......... 37% 31.8M 22s",
                                "148400K .......... .......... .......... .......... .......... 37% 28.2M 22s",
                                "148450K .......... .......... .......... .......... .......... 37% 31.3M 22s",
                                "148500K .......... .......... .......... .......... .......... 37% 28.5M 22s",
                                "148550K .......... .......... .......... .......... .......... 37% 27.6M 22s",
                                "148600K .......... .......... .......... .......... .......... 37% 31.9M 22s",
                                "148650K .......... .......... .......... .......... .......... 37% 27.1M 22s",
                                "148700K .......... .......... .......... .......... .......... 37% 27.4M 22s",
                                "148750K .......... .......... .......... .......... .......... 37% 32.3M 22s",
                                "148800K .......... .......... .......... .......... .......... 37% 24.8M 22s",
                                "148850K .......... .......... .......... .......... .......... 37% 31.3M 22s",
                                "148900K .......... .......... .......... .......... .......... 37% 30.0M 22s",
                                "148950K .......... .......... .......... .......... .......... 37% 26.1M 22s",
                                "149000K .......... .......... .......... .......... .......... 37% 8.21M 22s",
                                "149050K .......... .......... .......... .......... .......... 37% 34.7M 22s",
                                "149100K .......... .......... .......... .......... .......... 38% 35.9M 22s",
                                "149150K .......... .......... .......... .......... .......... 38% 32.5M 22s",
                                "149200K .......... .......... .......... .......... .......... 38% 21.1M 22s",
                                "149250K .......... .......... .......... .......... .......... 38% 34.1M 22s",
                                "149300K .......... .......... .......... .......... .......... 38% 9.58M 22s",
                                "149350K .......... .......... .......... .......... .......... 38% 14.8M 22s",
                                "149400K .......... .......... .......... .......... .......... 38% 33.0M 22s",
                                "149450K .......... .......... .......... .......... .......... 38% 36.1M 22s",
                                "149500K .......... .......... .......... .......... .......... 38% 15.1M 22s",
                                "149550K .......... .......... .......... .......... .......... 38% 26.8M 22s",
                                "149600K .......... .......... .......... .......... .......... 38% 18.5M 22s",
                                "149650K .......... .......... .......... .......... .......... 38% 13.2M 22s",
                                "149700K .......... .......... .......... .......... .......... 38% 15.2M 22s",
                                "149750K .......... .......... .......... .......... .......... 38% 23.7M 22s",
                                "149800K .......... .......... .......... .......... .......... 38% 26.9M 22s",
                                "149850K .......... .......... .......... .......... .......... 38% 33.0M 22s",
                                "149900K .......... .......... .......... .......... .......... 38% 34.7M 22s",
                                "149950K .......... .......... .......... .......... .......... 38% 34.8M 22s",
                                "150000K .......... .......... .......... .......... .......... 38% 27.2M 22s",
                                "150050K .......... .......... .......... .......... .......... 38% 28.4M 22s",
                                "150100K .......... .......... .......... .......... .......... 38% 34.2M 22s",
                                "150150K .......... .......... .......... .......... .......... 38% 34.2M 22s",
                                "150200K .......... .......... .......... .......... .......... 38% 32.3M 22s",
                                "150250K .......... .......... .......... .......... .......... 38% 35.4M 22s",
                                "150300K .......... .......... .......... .......... .......... 38% 35.1M 22s",
                                "150350K .......... .......... .......... .......... .......... 38% 32.4M 22s",
                                "150400K .......... .......... .......... .......... .......... 38% 23.3M 22s",
                                "150450K .......... .......... .......... .......... .......... 38% 33.4M 22s",
                                "150500K .......... .......... .......... .......... .......... 38% 34.5M 22s",
                                "150550K .......... .......... .......... .......... .......... 38% 34.6M 22s",
                                "150600K .......... .......... .......... .......... .......... 38% 30.6M 22s",
                                "150650K .......... .......... .......... .......... .......... 38% 30.6M 22s",
                                "150700K .......... .......... .......... .......... .......... 38% 33.2M 22s",
                                "150750K .......... .......... .......... .......... .......... 38% 30.4M 22s",
                                "150800K .......... .......... .......... .......... .......... 38% 22.8M 22s",
                                "150850K .......... .......... .......... .......... .......... 38%  594K 22s",
                                "150900K .......... .......... .......... .......... .......... 38% 26.7M 22s",
                                "150950K .......... .......... .......... .......... .......... 38% 22.2M 22s",
                                "151000K .......... .......... .......... .......... .......... 38% 27.6M 22s",
                                "151050K .......... .......... .......... .......... .......... 38% 29.6M 22s",
                                "151100K .......... .......... .......... .......... .......... 38% 8.75M 22s",
                                "151150K .......... .......... .......... .......... .......... 38% 26.7M 22s",
                                "151200K .......... .......... .......... .......... .......... 38% 19.9M 22s",
                                "151250K .......... .......... .......... .......... .......... 38% 27.6M 22s",
                                "151300K .......... .......... .......... .......... .......... 38% 20.4M 22s",
                                "151350K .......... .......... .......... .......... .......... 38% 9.13M 22s",
                                "151400K .......... .......... .......... .......... .......... 38% 26.6M 22s",
                                "151450K .......... .......... .......... .......... .......... 38% 35.7M 22s",
                                "151500K .......... .......... .......... .......... .......... 38% 4.20M 22s",
                                "151550K .......... .......... .......... .......... .......... 38% 25.9M 22s",
                                "151600K .......... .......... .......... .......... .......... 38% 27.5M 22s",
                                "151650K .......... .......... .......... .......... .......... 38% 35.4M 22s",
                                "151700K .......... .......... .......... .......... .......... 38% 29.2M 22s",
                                "151750K .......... .......... .......... .......... .......... 38% 34.0M 22s",
                                "151800K .......... .......... .......... .......... .......... 38% 33.1M 22s",
                                "151850K .......... .......... .......... .......... .......... 38% 30.5M 22s",
                                "151900K .......... .......... .......... .......... .......... 38% 27.9M 22s",
                                "151950K .......... .......... .......... .......... .......... 38% 34.4M 22s",
                                "152000K .......... .......... .......... .......... .......... 38% 25.6M 21s",
                                "152050K .......... .......... .......... .......... .......... 38% 35.8M 21s",
                                "152100K .......... .......... .......... .......... .......... 38% 30.2M 21s",
                                "152150K .......... .......... .......... .......... .......... 38% 28.2M 21s",
                                "152200K .......... .......... .......... .......... .......... 38% 24.5M 21s",
                                "152250K .......... .......... .......... .......... .......... 38% 26.8M 21s",
                                "152300K .......... .......... .......... .......... .......... 38% 26.4M 21s",
                                "152350K .......... .......... .......... .......... .......... 38% 26.2M 21s",
                                "152400K .......... .......... .......... .......... .......... 38% 19.8M 21s",
                                "152450K .......... .......... .......... .......... .......... 38% 26.3M 21s",
                                "152500K .......... .......... .......... .......... .......... 38% 26.1M 21s",
                                "152550K .......... .......... .......... .......... .......... 38% 29.8M 21s",
                                "152600K .......... .......... .......... .......... .......... 38% 24.6M 21s",
                                "152650K .......... .......... .......... .......... .......... 38% 25.8M 21s",
                                "152700K .......... .......... .......... .......... .......... 38% 21.7M 21s",
                                "152750K .......... .......... .......... .......... .......... 38% 17.5M 21s",
                                "152800K .......... .......... .......... .......... .......... 38% 24.6M 21s",
                                "152850K .......... .......... .......... .......... .......... 38% 31.5M 21s",
                                "152900K .......... .......... .......... .......... .......... 38% 29.3M 21s",
                                "152950K .......... .......... .......... .......... .......... 38% 23.3M 21s",
                                "153000K .......... .......... .......... .......... .......... 39% 29.0M 21s",
                                "153050K .......... .......... .......... .......... .......... 39% 9.46M 21s",
                                "153100K .......... .......... .......... .......... .......... 39% 25.5M 21s",
                                "153150K .......... .......... .......... .......... .......... 39% 24.3M 21s",
                                "153200K .......... .......... .......... .......... .......... 39% 24.4M 21s",
                                "153250K .......... .......... .......... .......... .......... 39% 28.2M 21s",
                                "153300K .......... .......... .......... .......... .......... 39% 27.4M 21s",
                                "153350K .......... .......... .......... .......... .......... 39% 23.6M 21s",
                                "153400K .......... .......... .......... .......... .......... 39% 23.9M 21s",
                                "153450K .......... .......... .......... .......... .......... 39% 32.3M 21s",
                                "153500K .......... .......... .......... .......... .......... 39% 28.8M 21s",
                                "153550K .......... .......... .......... .......... .......... 39% 24.8M 21s",
                                "153600K .......... .......... .......... .......... .......... 39% 22.5M 21s",
                                "153650K .......... .......... .......... .......... .......... 39% 22.1M 21s",
                                "153700K .......... .......... .......... .......... .......... 39% 29.4M 21s",
                                "153750K .......... .......... .......... .......... .......... 39% 25.6M 21s",
                                "153800K .......... .......... .......... .......... .......... 39% 22.7M 21s",
                                "153850K .......... .......... .......... .......... .......... 39% 29.6M 21s",
                                "153900K .......... .......... .......... .......... .......... 39% 30.1M 21s",
                                "153950K .......... .......... .......... .......... .......... 39% 23.1M 21s",
                                "154000K .......... .......... .......... .......... .......... 39% 19.3M 21s",
                                "154050K .......... .......... .......... .......... .......... 39% 23.5M 21s",
                                "154100K .......... .......... .......... .......... .......... 39% 23.1M 21s",
                                "154150K .......... .......... .......... .......... .......... 39% 24.4M 21s",
                                "154200K .......... .......... .......... .......... .......... 39% 24.7M 21s",
                                "154250K .......... .......... .......... .......... .......... 39% 29.0M 21s",
                                "154300K .......... .......... .......... .......... .......... 39% 28.0M 21s",
                                "154350K .......... .......... .......... .......... .......... 39% 26.4M 21s",
                                "154400K .......... .......... .......... .......... .......... 39% 19.0M 21s",
                                "154450K .......... .......... .......... .......... .......... 39% 25.4M 21s",
                                "154500K .......... .......... .......... .......... .......... 39% 29.8M 21s",
                                "154550K .......... .......... .......... .......... .......... 39% 33.6M 21s",
                                "154600K .......... .......... .......... .......... .......... 39% 30.4M 21s",
                                "154650K .......... .......... .......... .......... .......... 39% 32.9M 21s",
                                "154700K .......... .......... .......... .......... .......... 39% 32.6M 21s",
                                "154750K .......... .......... .......... .......... .......... 39% 29.9M 21s",
                                "154800K .......... .......... .......... .......... .......... 39% 25.4M 21s",
                                "154850K .......... .......... .......... .......... .......... 39% 16.6M 21s",
                                "154900K .......... .......... .......... .......... .......... 39% 32.5M 21s",
                                "154950K .......... .......... .......... .......... .......... 39%  559K 21s",
                                "155000K .......... .......... .......... .......... .......... 39% 16.5M 21s",
                                "155050K .......... .......... .......... .......... .......... 39% 25.1M 21s",
                                "155100K .......... .......... .......... .......... .......... 39% 28.7M 21s",
                                "155150K .......... .......... .......... .......... .......... 39% 22.0M 21s",
                                "155200K .......... .......... .......... .......... .......... 39% 20.3M 21s",
                                "155250K .......... .......... .......... .......... .......... 39% 31.2M 21s",
                                "155300K .......... .......... .......... .......... .......... 39% 28.6M 21s",
                                "155350K .......... .......... .......... .......... .......... 39% 14.1M 21s",
                                "155400K .......... .......... .......... .......... .......... 39% 16.5M 21s",
                                "155450K .......... .......... .......... .......... .......... 39% 4.14M 21s",
                                "155500K .......... .......... .......... .......... .......... 39% 25.9M 21s",
                                "155550K .......... .......... .......... .......... .......... 39% 1.90M 21s",
                                "155600K .......... .......... .......... .......... .......... 39% 10.8M 21s",
                                "155650K .......... .......... .......... .......... .......... 39% 8.07M 21s",
                                "155700K .......... .......... .......... .......... .......... 39% 8.53M 21s",
                                "155750K .......... .......... .......... .......... .......... 39% 10.2M 21s",
                                "155800K .......... .......... .......... .......... .......... 39% 13.7M 21s",
                                "155850K .......... .......... .......... .......... .......... 39% 17.4M 21s",
                                "155900K .......... .......... .......... .......... .......... 39% 15.0M 21s",
                                "155950K .......... .......... .......... .......... .......... 39% 16.7M 21s",
                                "156000K .......... .......... .......... .......... .......... 39% 15.5M 21s",
                                "156050K .......... .......... .......... .......... .......... 39% 12.3M 21s",
                                "156100K .......... .......... .......... .......... .......... 39% 14.2M 21s",
                                "156150K .......... .......... .......... .......... .......... 39% 19.5M 21s",
                                "156200K .......... .......... .......... .......... .......... 39% 12.2M 21s",
                                "156250K .......... .......... .......... .......... .......... 39% 18.7M 21s",
                                "156300K .......... .......... .......... .......... .......... 39% 17.6M 21s",
                                "156350K .......... .......... .......... .......... .......... 39% 16.9M 21s",
                                "156400K .......... .......... .......... .......... .......... 39% 13.5M 21s",
                                "156450K .......... .......... .......... .......... .......... 39% 25.9M 21s",
                                "156500K .......... .......... .......... .......... .......... 39% 21.7M 21s",
                                "156550K .......... .......... .......... .......... .......... 39% 24.9M 21s",
                                "156600K .......... .......... .......... .......... .......... 39% 17.6M 21s",
                                "156650K .......... .......... .......... .......... .......... 39% 20.7M 21s",
                                "156700K .......... .......... .......... .......... .......... 39% 27.1M 21s",
                                "156750K .......... .......... .......... .......... .......... 39% 35.0M 21s",
                                "156800K .......... .......... .......... .......... .......... 39% 26.4M 21s",
                                "156850K .......... .......... .......... .......... .......... 39% 29.3M 21s",
                                "156900K .......... .......... .......... .......... .......... 39% 31.5M 21s",
                                "156950K .......... .......... .......... .......... .......... 40% 28.8M 21s",
                                "157000K .......... .......... .......... .......... .......... 40% 26.5M 21s",
                                "157050K .......... .......... .......... .......... .......... 40% 28.2M 21s",
                                "157100K .......... .......... .......... .......... .......... 40% 33.3M 21s",
                                "157150K .......... .......... .......... .......... .......... 40% 25.5M 21s",
                                "157200K .......... .......... .......... .......... .......... 40% 23.0M 21s",
                                "157250K .......... .......... .......... .......... .......... 40% 34.5M 21s",
                                "157300K .......... .......... .......... .......... .......... 40% 13.5M 21s",
                                "157350K .......... .......... .......... .......... .......... 40% 32.8M 21s",
                                "157400K .......... .......... .......... .......... .......... 40% 32.0M 21s",
                                "157450K .......... .......... .......... .......... .......... 40% 30.7M 21s",
                                "157500K .......... .......... .......... .......... .......... 40% 27.2M 21s",
                                "157550K .......... .......... .......... .......... .......... 40% 32.3M 21s",
                                "157600K .......... .......... .......... .......... .......... 40% 23.8M 21s",
                                "157650K .......... .......... .......... .......... .......... 40% 34.6M 21s",
                                "157700K .......... .......... .......... .......... .......... 40% 34.8M 21s",
                                "157750K .......... .......... .......... .......... .......... 40% 32.1M 21s",
                                "157800K .......... .......... .......... .......... .......... 40% 32.9M 21s",
                                "157850K .......... .......... .......... .......... .......... 40% 27.1M 21s",
                                "157900K .......... .......... .......... .......... .......... 40% 34.0M 21s",
                                "157950K .......... .......... .......... .......... .......... 40% 33.2M 21s",
                                "158000K .......... .......... .......... .......... .......... 40% 24.4M 21s",
                                "158050K .......... .......... .......... .......... .......... 40% 31.9M 21s",
                                "158100K .......... .......... .......... .......... .......... 40% 29.7M 21s",
                                "158150K .......... .......... .......... .......... .......... 40% 26.9M 21s",
                                "158200K .......... .......... .......... .......... .......... 40% 24.4M 21s",
                                "158250K .......... .......... .......... .......... .......... 40% 34.5M 21s",
                                "158300K .......... .......... .......... .......... .......... 40% 34.7M 21s",
                                "158350K .......... .......... .......... .......... .......... 40% 28.3M 21s",
                                "158400K .......... .......... .......... .......... .......... 40% 27.1M 21s",
                                "158450K .......... .......... .......... .......... .......... 40% 29.8M 21s",
                                "158500K .......... .......... .......... .......... .......... 40% 35.5M 21s",
                                "158550K .......... .......... .......... .......... .......... 40% 35.8M 21s",
                                "158600K .......... .......... .......... .......... .......... 40% 18.2M 21s",
                                "158650K .......... .......... .......... .......... .......... 40% 29.8M 21s",
                                "158700K .......... .......... .......... .......... .......... 40% 29.3M 21s",
                                "158750K .......... .......... .......... .......... .......... 40% 36.2M 21s",
                                "158800K .......... .......... .......... .......... .......... 40% 23.5M 21s",
                                "158850K .......... .......... .......... .......... .......... 40% 29.6M 21s",
                                "158900K .......... .......... .......... .......... .......... 40% 26.4M 21s",
                                "158950K .......... .......... .......... .......... .......... 40% 26.5M 21s",
                                "159000K .......... .......... .......... .......... .......... 40% 27.8M 21s",
                                "159050K .......... .......... .......... .......... .......... 40% 1002K 21s",
                                "159100K .......... .......... .......... .......... .......... 40% 25.7M 21s",
                                "159150K .......... .......... .......... .......... .......... 40% 21.7M 21s",
                                "159200K .......... .......... .......... .......... .......... 40% 20.9M 21s",
                                "159250K .......... .......... .......... .......... .......... 40% 27.8M 21s",
                                "159300K .......... .......... .......... .......... .......... 40% 28.8M 21s",
                                "159350K .......... .......... .......... .......... .......... 40% 23.0M 21s",
                                "159400K .......... .......... .......... .......... .......... 40% 16.7M 21s",
                                "159450K .......... .......... .......... .......... .......... 40% 28.9M 21s",
                                "159500K .......... .......... .......... .......... .......... 40% 33.6M 21s",
                                "159550K .......... .......... .......... .......... .......... 40% 28.8M 21s",
                                "159600K .......... .......... .......... .......... .......... 40% 26.1M 21s",
                                "159650K .......... .......... .......... .......... .......... 40% 28.2M 21s",
                                "159700K .......... .......... .......... .......... .......... 40% 33.8M 21s",
                                "159750K .......... .......... .......... .......... .......... 40% 32.8M 21s",
                                "159800K .......... .......... .......... .......... .......... 40% 10.6M 21s",
                                "159850K .......... .......... .......... .......... .......... 40% 19.7M 20s",
                                "159900K .......... .......... .......... .......... .......... 40% 20.9M 20s",
                                "159950K .......... .......... .......... .......... .......... 40% 21.5M 20s",
                                "160000K .......... .......... .......... .......... .......... 40% 15.5M 20s",
                                "160050K .......... .......... .......... .......... .......... 40% 20.9M 20s",
                                "160100K .......... .......... .......... .......... .......... 40% 21.6M 20s",
                                "160150K .......... .......... .......... .......... .......... 40% 19.5M 20s",
                                "160200K .......... .......... .......... .......... .......... 40% 19.1M 20s",
                                "160250K .......... .......... .......... .......... .......... 40% 11.4M 20s",
                                "160300K .......... .......... .......... .......... .......... 40% 21.8M 20s",
                                "160350K .......... .......... .......... .......... .......... 40% 21.8M 20s",
                                "160400K .......... .......... .......... .......... .......... 40% 3.71M 20s",
                                "160450K .......... .......... .......... .......... .......... 40% 6.07M 20s",
                                "160500K .......... .......... .......... .......... .......... 40% 19.0M 20s",
                                "160550K .......... .......... .......... .......... .......... 40% 20.3M 20s",
                                "160600K .......... .......... .......... .......... .......... 40% 18.8M 20s",
                                "160650K .......... .......... .......... .......... .......... 40% 19.2M 20s",
                                "160700K .......... .......... .......... .......... .......... 40% 20.4M 20s",
                                "160750K .......... .......... .......... .......... .......... 40% 21.0M 20s",
                                "160800K .......... .......... .......... .......... .......... 40% 15.9M 20s",
                                "160850K .......... .......... .......... .......... .......... 41% 18.6M 20s",
                                "160900K .......... .......... .......... .......... .......... 41% 21.4M 20s",
                                "160950K .......... .......... .......... .......... .......... 41% 16.4M 20s",
                                "161000K .......... .......... .......... .......... .......... 41% 20.6M 20s",
                                "161050K .......... .......... .......... .......... .......... 41% 17.9M 20s",
                                "161100K .......... .......... .......... .......... .......... 41% 2.07M 20s",
                                "161150K .......... .......... .......... .......... .......... 41% 21.0M 20s",
                                "161200K .......... .......... .......... .......... .......... 41% 16.6M 20s",
                                "161250K .......... .......... .......... .......... .......... 41% 15.9M 20s",
                                "161300K .......... .......... .......... .......... .......... 41% 21.3M 20s",
                                "161350K .......... .......... .......... .......... .......... 41% 21.7M 20s",
                                "161400K .......... .......... .......... .......... .......... 41% 20.5M 20s",
                                "161450K .......... .......... .......... .......... .......... 41% 19.6M 20s",
                                "161500K .......... .......... .......... .......... .......... 41% 17.2M 20s",
                                "161550K .......... .......... .......... .......... .......... 41% 20.6M 20s",
                                "161600K .......... .......... .......... .......... .......... 41% 17.3M 20s",
                                "161650K .......... .......... .......... .......... .......... 41% 8.15M 20s",
                                "161700K .......... .......... .......... .......... .......... 41% 23.3M 20s",
                                "161750K .......... .......... .......... .......... .......... 41% 22.1M 20s",
                                "161800K .......... .......... .......... .......... .......... 41% 27.3M 20s",
                                "161850K .......... .......... .......... .......... .......... 41% 13.2M 20s",
                                "161900K .......... .......... .......... .......... .......... 41% 27.6M 20s",
                                "161950K .......... .......... .......... .......... .......... 41% 27.5M 20s",
                                "162000K .......... .......... .......... .......... .......... 41% 21.2M 20s",
                                "162050K .......... .......... .......... .......... .......... 41% 24.0M 20s",
                                "162100K .......... .......... .......... .......... .......... 41% 17.2M 20s",
                                "162150K .......... .......... .......... .......... .......... 41% 30.5M 20s",
                                "162200K .......... .......... .......... .......... .......... 41% 29.0M 20s",
                                "162250K .......... .......... .......... .......... .......... 41% 34.6M 20s",
                                "162300K .......... .......... .......... .......... .......... 41% 21.7M 20s",
                                "162350K .......... .......... .......... .......... .......... 41% 17.9M 20s",
                                "162400K .......... .......... .......... .......... .......... 41% 18.6M 20s",
                                "162450K .......... .......... .......... .......... .......... 41% 26.6M 20s",
                                "162500K .......... .......... .......... .......... .......... 41% 22.8M 20s",
                                "162550K .......... .......... .......... .......... .......... 41% 17.9M 20s",
                                "162600K .......... .......... .......... .......... .......... 41% 28.8M 20s",
                                "162650K .......... .......... .......... .......... .......... 41% 26.3M 20s",
                                "162700K .......... .......... .......... .......... .......... 41% 23.5M 20s",
                                "162750K .......... .......... .......... .......... .......... 41% 25.6M 20s",
                                "162800K .......... .......... .......... .......... .......... 41% 14.5M 20s",
                                "162850K .......... .......... .......... .......... .......... 41% 26.6M 20s",
                                "162900K .......... .......... .......... .......... .......... 41% 29.4M 20s",
                                "162950K .......... .......... .......... .......... .......... 41% 18.9M 20s",
                                "163000K .......... .......... .......... .......... .......... 41% 21.4M 20s",
                                "163050K .......... .......... .......... .......... .......... 41% 19.8M 20s",
                                "163100K .......... .......... .......... .......... .......... 41% 1.40M 20s",
                                "163150K .......... .......... .......... .......... .......... 41% 24.5M 20s",
                                "163200K .......... .......... .......... .......... .......... 41% 14.3M 20s",
                                "163250K .......... .......... .......... .......... .......... 41% 18.0M 20s",
                                "163300K .......... .......... .......... .......... .......... 41% 22.1M 20s",
                                "163350K .......... .......... .......... .......... .......... 41% 26.3M 20s",
                                "163400K .......... .......... .......... .......... .......... 41% 20.0M 20s",
                                "163450K .......... .......... .......... .......... .......... 41% 20.8M 20s",
                                "163500K .......... .......... .......... .......... .......... 41% 9.61M 20s",
                                "163550K .......... .......... .......... .......... .......... 41% 20.2M 20s",
                                "163600K .......... .......... .......... .......... .......... 41% 13.9M 20s",
                                "163650K .......... .......... .......... .......... .......... 41% 34.5M 20s",
                                "163700K .......... .......... .......... .......... .......... 41% 30.4M 20s",
                                "163750K .......... .......... .......... .......... .......... 41% 27.1M 20s",
                                "163800K .......... .......... .......... .......... .......... 41% 26.1M 20s",
                                "163850K .......... .......... .......... .......... .......... 41% 20.6M 20s",
                                "163900K .......... .......... .......... .......... .......... 41% 26.6M 20s",
                                "163950K .......... .......... .......... .......... .......... 41% 27.8M 20s",
                                "164000K .......... .......... .......... .......... .......... 41% 23.3M 20s",
                                "164050K .......... .......... .......... .......... .......... 41% 32.4M 20s",
                                "164100K .......... .......... .......... .......... .......... 41% 28.3M 20s",
                                "164150K .......... .......... .......... .......... .......... 41% 9.35M 20s",
                                "164200K .......... .......... .......... .......... .......... 41% 31.0M 20s",
                                "164250K .......... .......... .......... .......... .......... 41% 35.2M 20s",
                                "164300K .......... .......... .......... .......... .......... 41% 22.7M 20s",
                                "164350K .......... .......... .......... .......... .......... 41% 23.4M 20s",
                                "164400K .......... .......... .......... .......... .......... 41% 5.33M 20s",
                                "164450K .......... .......... .......... .......... .......... 41% 14.7M 20s",
                                "164500K .......... .......... .......... .......... .......... 41% 7.99M 20s",
                                "164550K .......... .......... .......... .......... .......... 41% 11.3M 20s",
                                "164600K .......... .......... .......... .......... .......... 41% 17.3M 20s",
                                "164650K .......... .......... .......... .......... .......... 41% 18.2M 20s",
                                "164700K .......... .......... .......... .......... .......... 41% 15.2M 20s",
                                "164750K .......... .......... .......... .......... .......... 41% 12.8M 20s",
                                "164800K .......... .......... .......... .......... .......... 42% 13.7M 20s",
                                "164850K .......... .......... .......... .......... .......... 42% 25.7M 20s",
                                "164900K .......... .......... .......... .......... .......... 42% 22.8M 20s",
                                "164950K .......... .......... .......... .......... .......... 42% 31.0M 20s",
                                "165000K .......... .......... .......... .......... .......... 42% 32.6M 20s",
                                "165050K .......... .......... .......... .......... .......... 42% 25.0M 20s",
                                "165100K .......... .......... .......... .......... .......... 42% 32.0M 20s",
                                "165150K .......... .......... .......... .......... .......... 42% 31.4M 20s",
                                "165200K .......... .......... .......... .......... .......... 42% 17.0M 20s",
                                "165250K .......... .......... .......... .......... .......... 42% 29.1M 20s",
                                "165300K .......... .......... .......... .......... .......... 42% 28.8M 20s",
                                "165350K .......... .......... .......... .......... .......... 42% 28.3M 20s",
                                "165400K .......... .......... .......... .......... .......... 42% 28.6M 20s",
                                "165450K .......... .......... .......... .......... .......... 42% 25.0M 20s",
                                "165500K .......... .......... .......... .......... .......... 42% 27.4M 20s",
                                "165550K .......... .......... .......... .......... .......... 42% 27.4M 20s",
                                "165600K .......... .......... .......... .......... .......... 42% 18.2M 20s",
                                "165650K .......... .......... .......... .......... .......... 42% 33.4M 20s",
                                "165700K .......... .......... .......... .......... .......... 42% 35.0M 20s",
                                "165750K .......... .......... .......... .......... .......... 42% 27.8M 20s",
                                "165800K .......... .......... .......... .......... .......... 42% 32.8M 20s",
                                "165850K .......... .......... .......... .......... .......... 42% 33.9M 20s",
                                "165900K .......... .......... .......... .......... .......... 42% 34.4M 20s",
                                "165950K .......... .......... .......... .......... .......... 42% 3.82M 20s",
                                "166000K .......... .......... .......... .......... .......... 42% 1.92M 20s",
                                "166050K .......... .......... .......... .......... .......... 42% 22.4M 20s",
                                "166100K .......... .......... .......... .......... .......... 42% 17.6M 20s",
                                "166150K .......... .......... .......... .......... .......... 42% 25.1M 20s",
                                "166200K .......... .......... .......... .......... .......... 42% 22.5M 20s",
                                "166250K .......... .......... .......... .......... .......... 42% 34.9M 20s",
                                "166300K .......... .......... .......... .......... .......... 42% 32.0M 20s",
                                "166350K .......... .......... .......... .......... .......... 42% 29.1M 20s",
                                "166400K .......... .......... .......... .......... .......... 42% 26.7M 20s",
                                "166450K .......... .......... .......... .......... .......... 42% 33.5M 20s",
                                "166500K .......... .......... .......... .......... .......... 42% 34.4M 20s",
                                "166550K .......... .......... .......... .......... .......... 42% 27.1M 20s",
                                "166600K .......... .......... .......... .......... .......... 42% 26.5M 20s",
                                "166650K .......... .......... .......... .......... .......... 42% 31.2M 20s",
                                "166700K .......... .......... .......... .......... .......... 42% 3.01M 20s",
                                "166750K .......... .......... .......... .......... .......... 42% 15.4M 20s",
                                "166800K .......... .......... .......... .......... .......... 42% 19.5M 20s",
                                "166850K .......... .......... .......... .......... .......... 42% 35.8M 20s",
                                "166900K .......... .......... .......... .......... .......... 42% 32.3M 20s",
                                "166950K .......... .......... .......... .......... .......... 42% 19.3M 20s",
                                "167000K .......... .......... .......... .......... .......... 42% 24.9M 20s",
                                "167050K .......... .......... .......... .......... .......... 42% 26.7M 20s",
                                "167100K .......... .......... .......... .......... .......... 42% 28.7M 20s",
                                "167150K .......... .......... .......... .......... .......... 42% 28.9M 20s",
                                "167200K .......... .......... .......... .......... .......... 42% 1.39M 20s",
                                "167250K .......... .......... .......... .......... .......... 42% 15.1M 20s",
                                "167300K .......... .......... .......... .......... .......... 42% 17.7M 20s",
                                "167350K .......... .......... .......... .......... .......... 42% 18.3M 20s",
                                "167400K .......... .......... .......... .......... .......... 42% 14.2M 20s",
                                "167450K .......... .......... .......... .......... .......... 42% 19.9M 20s",
                                "167500K .......... .......... .......... .......... .......... 42% 21.1M 20s",
                                "167550K .......... .......... .......... .......... .......... 42% 23.3M 20s",
                                "167600K .......... .......... .......... .......... .......... 42% 17.1M 20s",
                                "167650K .......... .......... .......... .......... .......... 42% 19.6M 20s",
                                "167700K .......... .......... .......... .......... .......... 42% 21.6M 20s",
                                "167750K .......... .......... .......... .......... .......... 42% 21.6M 20s",
                                "167800K .......... .......... .......... .......... .......... 42% 20.0M 20s",
                                "167850K .......... .......... .......... .......... .......... 42% 8.97M 20s",
                                "167900K .......... .......... .......... .......... .......... 42% 17.7M 20s",
                                "167950K .......... .......... .......... .......... .......... 42% 14.3M 20s",
                                "168000K .......... .......... .......... .......... .......... 42% 13.2M 20s",
                                "168050K .......... .......... .......... .......... .......... 42% 18.4M 20s",
                                "168100K .......... .......... .......... .......... .......... 42% 16.7M 20s",
                                "168150K .......... .......... .......... .......... .......... 42% 17.2M 20s",
                                "168200K .......... .......... .......... .......... .......... 42% 17.3M 20s",
                                "168250K .......... .......... .......... .......... .......... 42% 15.3M 20s",
                                "168300K .......... .......... .......... .......... .......... 42% 17.3M 20s",
                                "168350K .......... .......... .......... .......... .......... 42% 17.4M 20s",
                                "168400K .......... .......... .......... .......... .......... 42% 14.6M 19s",
                                "168450K .......... .......... .......... .......... .......... 42% 15.7M 19s",
                                "168500K .......... .......... .......... .......... .......... 42% 16.0M 19s",
                                "168550K .......... .......... .......... .......... .......... 42% 18.5M 19s",
                                "168600K .......... .......... .......... .......... .......... 42% 15.5M 19s",
                                "168650K .......... .......... .......... .......... .......... 42% 15.5M 19s",
                                "168700K .......... .......... .......... .......... .......... 43% 29.7M 19s",
                                "168750K .......... .......... .......... .......... .......... 43% 8.74M 19s",
                                "168800K .......... .......... .......... .......... .......... 43% 6.63M 19s",
                                "168850K .......... .......... .......... .......... .......... 43% 23.5M 19s",
                                "168900K .......... .......... .......... .......... .......... 43% 23.3M 19s",
                                "168950K .......... .......... .......... .......... .......... 43% 8.54M 19s",
                                "169000K .......... .......... .......... .......... .......... 43% 16.3M 19s",
                                "169050K .......... .......... .......... .......... .......... 43% 31.2M 19s",
                                "169100K .......... .......... .......... .......... .......... 43% 4.89M 19s",
                                "169150K .......... .......... .......... .......... .......... 43% 21.5M 19s",
                                "169200K .......... .......... .......... .......... .......... 43% 6.73M 19s",
                                "169250K .......... .......... .......... .......... .......... 43% 4.45M 19s",
                                "169300K .......... .......... .......... .......... .......... 43% 23.1M 19s",
                                "169350K .......... .......... .......... .......... .......... 43% 23.4M 19s",
                                "169400K .......... .......... .......... .......... .......... 43% 20.7M 19s",
                                "169450K .......... .......... .......... .......... .......... 43% 6.86M 19s",
                                "169500K .......... .......... .......... .......... .......... 43% 11.3M 19s",
                                "169550K .......... .......... .......... .......... .......... 43% 24.8M 19s",
                                "169600K .......... .......... .......... .......... .......... 43% 17.6M 19s",
                                "169650K .......... .......... .......... .......... .......... 43% 22.2M 19s",
                                "169700K .......... .......... .......... .......... .......... 43% 20.5M 19s",
                                "169750K .......... .......... .......... .......... .......... 43% 29.6M 19s",
                                "169800K .......... .......... .......... .......... .......... 43% 30.8M 19s",
                                "169850K .......... .......... .......... .......... .......... 43% 10.1M 19s",
                                "169900K .......... .......... .......... .......... .......... 43% 31.1M 19s",
                                "169950K .......... .......... .......... .......... .......... 43% 31.8M 19s",
                                "170000K .......... .......... .......... .......... .......... 43% 21.1M 19s",
                                "170050K .......... .......... .......... .......... .......... 43% 14.7M 19s",
                                "170100K .......... .......... .......... .......... .......... 43% 28.4M 19s",
                                "170150K .......... .......... .......... .......... .......... 43% 24.7M 19s",
                                "170200K .......... .......... .......... .......... .......... 43% 31.8M 19s",
                                "170250K .......... .......... .......... .......... .......... 43% 21.2M 19s",
                                "170300K .......... .......... .......... .......... .......... 43% 12.4M 19s",
                                "170350K .......... .......... .......... .......... .......... 43% 32.2M 19s",
                                "170400K .......... .......... .......... .......... .......... 43% 25.1M 19s",
                                "170450K .......... .......... .......... .......... .......... 43% 32.4M 19s",
                                "170500K .......... .......... .......... .......... .......... 43% 29.6M 19s",
                                "170550K .......... .......... .......... .......... .......... 43% 17.9M 19s",
                                "170600K .......... .......... .......... .......... .......... 43% 29.7M 19s",
                                "170650K .......... .......... .......... .......... .......... 43% 21.7M 19s",
                                "170700K .......... .......... .......... .......... .......... 43% 31.9M 19s",
                                "170750K .......... .......... .......... .......... .......... 43% 31.7M 19s",
                                "170800K .......... .......... .......... .......... .......... 43% 13.7M 19s",
                                "170850K .......... .......... .......... .......... .......... 43% 32.4M 19s",
                                "170900K .......... .......... .......... .......... .......... 43% 32.2M 19s",
                                "170950K .......... .......... .......... .......... .......... 43% 32.4M 19s",
                                "171000K .......... .......... .......... .......... .......... 43% 27.4M 19s",
                                "171050K .......... .......... .......... .......... .......... 43% 16.0M 19s",
                                "171100K .......... .......... .......... .......... .......... 43% 30.7M 19s",
                                "171150K .......... .......... .......... .......... .......... 43% 25.7M 19s",
                                "171200K .......... .......... .......... .......... .......... 43% 25.4M 19s",
                                "171250K .......... .......... .......... .......... .......... 43% 1.71M 19s",
                                "171300K .......... .......... .......... .......... .......... 43% 16.8M 19s",
                                "171350K .......... .......... .......... .......... .......... 43% 19.6M 19s",
                                "171400K .......... .......... .......... .......... .......... 43% 14.2M 19s",
                                "171450K .......... .......... .......... .......... .......... 43% 10.3M 19s",
                                "171500K .......... .......... .......... .......... .......... 43% 8.28M 19s",
                                "171550K .......... .......... .......... .......... .......... 43% 3.65M 19s",
                                "171600K .......... .......... .......... .......... .......... 43% 18.2M 19s",
                                "171650K .......... .......... .......... .......... .......... 43% 8.95M 19s",
                                "171700K .......... .......... .......... .......... .......... 43% 20.5M 19s",
                                "171750K .......... .......... .......... .......... .......... 43% 10.0M 19s",
                                "171800K .......... .......... .......... .......... .......... 43% 20.9M 19s",
                                "171850K .......... .......... .......... .......... .......... 43% 28.4M 19s",
                                "171900K .......... .......... .......... .......... .......... 43% 33.8M 19s",
                                "171950K .......... .......... .......... .......... .......... 43% 34.3M 19s",
                                "172000K .......... .......... .......... .......... .......... 43% 23.3M 19s",
                                "172050K .......... .......... .......... .......... .......... 43% 34.3M 19s",
                                "172100K .......... .......... .......... .......... .......... 43% 9.83M 19s",
                                "172150K .......... .......... .......... .......... .......... 43% 34.7M 19s",
                                "172200K .......... .......... .......... .......... .......... 43% 33.8M 19s",
                                "172250K .......... .......... .......... .......... .......... 43% 34.3M 19s",
                                "172300K .......... .......... .......... .......... .......... 43% 31.2M 19s",
                                "172350K .......... .......... .......... .......... .......... 43% 32.6M 19s",
                                "172400K .......... .......... .......... .......... .......... 43% 15.7M 19s",
                                "172450K .......... .......... .......... .......... .......... 43% 25.7M 19s",
                                "172500K .......... .......... .......... .......... .......... 43% 27.6M 19s",
                                "172550K .......... .......... .......... .......... .......... 43% 30.8M 19s",
                                "172600K .......... .......... .......... .......... .......... 43% 22.6M 19s",
                                "172650K .......... .......... .......... .......... .......... 44% 34.9M 19s",
                                "172700K .......... .......... .......... .......... .......... 44% 18.9M 19s",
                                "172750K .......... .......... .......... .......... .......... 44% 31.5M 19s",
                                "172800K .......... .......... .......... .......... .......... 44% 23.5M 19s",
                                "172850K .......... .......... .......... .......... .......... 44% 28.8M 19s",
                                "172900K .......... .......... .......... .......... .......... 44% 30.8M 19s",
                                "172950K .......... .......... .......... .......... .......... 44% 19.9M 19s",
                                "173000K .......... .......... .......... .......... .......... 44% 30.5M 19s",
                                "173050K .......... .......... .......... .......... .......... 44% 31.1M 19s",
                                "173100K .......... .......... .......... .......... .......... 44% 34.9M 19s",
                                "173150K .......... .......... .......... .......... .......... 44% 23.8M 19s",
                                "173200K .......... .......... .......... .......... .......... 44% 25.8M 19s",
                                "173250K .......... .......... .......... .......... .......... 44% 22.7M 19s",
                                "173300K .......... .......... .......... .......... .......... 44% 31.4M 19s",
                                "173350K .......... .......... .......... .......... .......... 44% 27.5M 19s",
                                "173400K .......... .......... .......... .......... .......... 44% 26.6M 19s",
                                "173450K .......... .......... .......... .......... .......... 44% 27.5M 19s",
                                "173500K .......... .......... .......... .......... .......... 44% 21.5M 19s",
                                "173550K .......... .......... .......... .......... .......... 44% 32.1M 19s",
                                "173600K .......... .......... .......... .......... .......... 44% 22.2M 19s",
                                "173650K .......... .......... .......... .......... .......... 44% 21.7M 19s",
                                "173700K .......... .......... .......... .......... .......... 44% 32.8M 19s",
                                "173750K .......... .......... .......... .......... .......... 44% 35.1M 19s",
                                "173800K .......... .......... .......... .......... .......... 44% 17.7M 19s",
                                "173850K .......... .......... .......... .......... .......... 44% 31.3M 19s",
                                "173900K .......... .......... .......... .......... .......... 44% 32.6M 19s",
                                "173950K .......... .......... .......... .......... .......... 44% 28.7M 19s",
                                "174000K .......... .......... .......... .......... .......... 44% 23.4M 19s",
                                "174050K .......... .......... .......... .......... .......... 44% 24.9M 19s",
                                "174100K .......... .......... .......... .......... .......... 44% 3.07M 19s",
                                "174150K .......... .......... .......... .......... .......... 44% 3.36M 19s",
                                "174200K .......... .......... .......... .......... .......... 44% 26.7M 19s",
                                "174250K .......... .......... .......... .......... .......... 44% 5.56M 19s",
                                "174300K .......... .......... .......... .......... .......... 44% 26.5M 19s",
                                "174350K .......... .......... .......... .......... .......... 44% 28.3M 19s",
                                "174400K .......... .......... .......... .......... .......... 44% 16.2M 19s",
                                "174450K .......... .......... .......... .......... .......... 44% 18.6M 19s",
                                "174500K .......... .......... .......... .......... .......... 44% 5.65M 19s",
                                "174550K .......... .......... .......... .......... .......... 44% 33.8M 19s",
                                "174600K .......... .......... .......... .......... .......... 44% 27.2M 19s",
                                "174650K .......... .......... .......... .......... .......... 44% 3.80M 19s",
                                "174700K .......... .......... .......... .......... .......... 44% 5.43M 19s",
                                "174750K .......... .......... .......... .......... .......... 44% 26.4M 19s",
                                "174800K .......... .......... .......... .......... .......... 44% 19.0M 19s",
                                "174850K .......... .......... .......... .......... .......... 44% 7.44M 19s",
                                "174900K .......... .......... .......... .......... .......... 44% 21.5M 19s",
                                "174950K .......... .......... .......... .......... .......... 44% 29.7M 19s",
                                "175000K .......... .......... .......... .......... .......... 44% 19.9M 19s",
                                "175050K .......... .......... .......... .......... .......... 44% 27.0M 19s",
                                "175100K .......... .......... .......... .......... .......... 44% 19.5M 19s",
                                "175150K .......... .......... .......... .......... .......... 44% 21.4M 19s",
                                "175200K .......... .......... .......... .......... .......... 44% 23.1M 19s",
                                "175250K .......... .......... .......... .......... .......... 44% 28.8M 19s",
                                "175300K .......... .......... .......... .......... .......... 44% 25.2M 19s",
                                "175350K .......... .......... .......... .......... .......... 44% 2.06M 19s",
                                "175400K .......... .......... .......... .......... .......... 44% 10.0M 19s",
                                "175450K .......... .......... .......... .......... .......... 44% 6.81M 19s",
                                "175500K .......... .......... .......... .......... .......... 44% 29.8M 19s",
                                "175550K .......... .......... .......... .......... .......... 44% 17.8M 19s",
                                "175600K .......... .......... .......... .......... .......... 44% 21.4M 19s",
                                "175650K .......... .......... .......... .......... .......... 44% 22.9M 19s",
                                "175700K .......... .......... .......... .......... .......... 44% 24.6M 19s",
                                "175750K .......... .......... .......... .......... .......... 44% 21.7M 19s",
                                "175800K .......... .......... .......... .......... .......... 44% 23.8M 19s",
                                "175850K .......... .......... .......... .......... .......... 44% 24.3M 19s",
                                "175900K .......... .......... .......... .......... .......... 44% 21.4M 19s",
                                "175950K .......... .......... .......... .......... .......... 44% 23.1M 19s",
                                "176000K .......... .......... .......... .......... .......... 44% 5.14M 19s",
                                "176050K .......... .......... .......... .......... .......... 44% 24.4M 19s",
                                "176100K .......... .......... .......... .......... .......... 44% 9.08M 19s",
                                "176150K .......... .......... .......... .......... .......... 44% 10.1M 19s",
                                "176200K .......... .......... .......... .......... .......... 44% 22.0M 19s",
                                "176250K .......... .......... .......... .......... .......... 44% 29.6M 19s",
                                "176300K .......... .......... .......... .......... .......... 44% 10.6M 19s",
                                "176350K .......... .......... .......... .......... .......... 44% 35.8M 19s",
                                "176400K .......... .......... .......... .......... .......... 44% 21.9M 19s",
                                "176450K .......... .......... .......... .......... .......... 44% 27.0M 19s",
                                "176500K .......... .......... .......... .......... .......... 44% 21.7M 19s",
                                "176550K .......... .......... .......... .......... .......... 45% 4.36M 19s",
                                "176600K .......... .......... .......... .......... .......... 45% 22.1M 19s",
                                "176650K .......... .......... .......... .......... .......... 45% 28.7M 19s",
                                "176700K .......... .......... .......... .......... .......... 45% 24.2M 19s",
                                "176750K .......... .......... .......... .......... .......... 45% 22.8M 19s",
                                "176800K .......... .......... .......... .......... .......... 45% 14.5M 19s",
                                "176850K .......... .......... .......... .......... .......... 45% 16.9M 19s",
                                "176900K .......... .......... .......... .......... .......... 45% 16.3M 19s",
                                "176950K .......... .......... .......... .......... .......... 45% 9.83M 19s",
                                "177000K .......... .......... .......... .......... .......... 45% 19.2M 19s",
                                "177050K .......... .......... .......... .......... .......... 45% 3.36M 19s",
                                "177100K .......... .......... .......... .......... .......... 45% 20.6M 19s",
                                "177150K .......... .......... .......... .......... .......... 45% 25.3M 19s",
                                "177200K .......... .......... .......... .......... .......... 45% 9.80M 19s",
                                "177250K .......... .......... .......... .......... .......... 45% 26.6M 19s",
                                "177300K .......... .......... .......... .......... .......... 45% 27.3M 19s",
                                "177350K .......... .......... .......... .......... .......... 45% 27.1M 19s",
                                "177400K .......... .......... .......... .......... .......... 45% 27.4M 18s",
                                "177450K .......... .......... .......... .......... .......... 45% 15.2M 18s",
                                "177500K .......... .......... .......... .......... .......... 45% 22.5M 18s",
                                "177550K .......... .......... .......... .......... .......... 45% 23.4M 18s",
                                "177600K .......... .......... .......... .......... .......... 45% 13.2M 18s",
                                "177650K .......... .......... .......... .......... .......... 45% 12.5M 18s",
                                "177700K .......... .......... .......... .......... .......... 45% 16.6M 18s",
                                "177750K .......... .......... .......... .......... .......... 45% 13.2M 18s",
                                "177800K .......... .......... .......... .......... .......... 45% 11.1M 18s",
                                "177850K .......... .......... .......... .......... .......... 45% 12.6M 18s",
                                "177900K .......... .......... .......... .......... .......... 45% 4.49M 18s",
                                "177950K .......... .......... .......... .......... .......... 45% 20.1M 18s",
                                "178000K .......... .......... .......... .......... .......... 45% 10.1M 18s",
                                "178050K .......... .......... .......... .......... .......... 45% 15.9M 18s",
                                "178100K .......... .......... .......... .......... .......... 45% 17.1M 18s",
                                "178150K .......... .......... .......... .......... .......... 45% 13.7M 18s",
                                "178200K .......... .......... .......... .......... .......... 45% 29.4M 18s",
                                "178250K .......... .......... .......... .......... .......... 45% 22.9M 18s",
                                "178300K .......... .......... .......... .......... .......... 45% 29.9M 18s",
                                "178350K .......... .......... .......... .......... .......... 45% 29.2M 18s",
                                "178400K .......... .......... .......... .......... .......... 45% 15.7M 18s",
                                "178450K .......... .......... .......... .......... .......... 45% 28.8M 18s",
                                "178500K .......... .......... .......... .......... .......... 45% 31.3M 18s",
                                "178550K .......... .......... .......... .......... .......... 45% 23.2M 18s",
                                "178600K .......... .......... .......... .......... .......... 45% 16.6M 18s",
                                "178650K .......... .......... .......... .......... .......... 45% 28.1M 18s",
                                "178700K .......... .......... .......... .......... .......... 45% 15.0M 18s",
                                "178750K .......... .......... .......... .......... .......... 45% 23.4M 18s",
                                "178800K .......... .......... .......... .......... .......... 45% 18.3M 18s",
                                "178850K .......... .......... .......... .......... .......... 45% 19.4M 18s",
                                "178900K .......... .......... .......... .......... .......... 45% 20.7M 18s",
                                "178950K .......... .......... .......... .......... .......... 45% 21.2M 18s",
                                "179000K .......... .......... .......... .......... .......... 45% 29.8M 18s",
                                "179050K .......... .......... .......... .......... .......... 45% 23.3M 18s",
                                "179100K .......... .......... .......... .......... .......... 45% 30.8M 18s",
                                "179150K .......... .......... .......... .......... .......... 45% 31.2M 18s",
                                "179200K .......... .......... .......... .......... .......... 45% 16.8M 18s",
                                "179250K .......... .......... .......... .......... .......... 45% 27.0M 18s",
                                "179300K .......... .......... .......... .......... .......... 45% 25.5M 18s",
                                "179350K .......... .......... .......... .......... .......... 45% 30.9M 18s",
                                "179400K .......... .......... .......... .......... .......... 45% 4.25M 18s",
                                "179450K .......... .......... .......... .......... .......... 45% 16.1M 18s",
                                "179500K .......... .......... .......... .......... .......... 45% 9.85M 18s",
                                "179550K .......... .......... .......... .......... .......... 45% 30.9M 18s",
                                "179600K .......... .......... .......... .......... .......... 45% 23.8M 18s",
                                "179650K .......... .......... .......... .......... .......... 45% 5.10M 18s",
                                "179700K .......... .......... .......... .......... .......... 45% 32.5M 18s",
                                "179750K .......... .......... .......... .......... .......... 45% 25.2M 18s",
                                "179800K .......... .......... .......... .......... .......... 45% 5.70M 18s",
                                "179850K .......... .......... .......... .......... .......... 45% 20.8M 18s",
                                "179900K .......... .......... .......... .......... .......... 45% 23.0M 18s",
                                "179950K .......... .......... .......... .......... .......... 45% 27.2M 18s",
                                "180000K .......... .......... .......... .......... .......... 45% 9.34M 18s",
                                "180050K .......... .......... .......... .......... .......... 45% 27.1M 18s",
                                "180100K .......... .......... .......... .......... .......... 45% 20.0M 18s",
                                "180150K .......... .......... .......... .......... .......... 45% 18.3M 18s",
                                "180200K .......... .......... .......... .......... .......... 45% 8.08M 18s",
                                "180250K .......... .......... .......... .......... .......... 45% 32.0M 18s",
                                "180300K .......... .......... .......... .......... .......... 45% 34.5M 18s",
                                "180350K .......... .......... .......... .......... .......... 45% 29.0M 18s",
                                "180400K .......... .......... .......... .......... .......... 45% 27.4M 18s",
                                "180450K .......... .......... .......... .......... .......... 45% 16.8M 18s",
                                "180500K .......... .......... .......... .......... .......... 46% 24.6M 18s",
                                "180550K .......... .......... .......... .......... .......... 46% 8.68M 18s",
                                "180600K .......... .......... .......... .......... .......... 46% 13.5M 18s",
                                "180650K .......... .......... .......... .......... .......... 46% 16.6M 18s",
                                "180700K .......... .......... .......... .......... .......... 46% 17.4M 18s",
                                "180750K .......... .......... .......... .......... .......... 46% 17.0M 18s",
                                "180800K .......... .......... .......... .......... .......... 46% 16.5M 18s",
                                "180850K .......... .......... .......... .......... .......... 46% 22.5M 18s",
                                "180900K .......... .......... .......... .......... .......... 46% 21.6M 18s",
                                "180950K .......... .......... .......... .......... .......... 46% 23.4M 18s",
                                "181000K .......... .......... .......... .......... .......... 46% 18.3M 18s",
                                "181050K .......... .......... .......... .......... .......... 46% 30.5M 18s",
                                "181100K .......... .......... .......... .......... .......... 46% 9.43M 18s",
                                "181150K .......... .......... .......... .......... .......... 46% 33.7M 18s",
                                "181200K .......... .......... .......... .......... .......... 46% 23.1M 18s",
                                "181250K .......... .......... .......... .......... .......... 46% 19.3M 18s",
                                "181300K .......... .......... .......... .......... .......... 46% 29.7M 18s",
                                "181350K .......... .......... .......... .......... .......... 46% 27.3M 18s",
                                "181400K .......... .......... .......... .......... .......... 46% 10.3M 18s",
                                "181450K .......... .......... .......... .......... .......... 46% 30.9M 18s",
                                "181500K .......... .......... .......... .......... .......... 46% 35.2M 18s",
                                "181550K .......... .......... .......... .......... .......... 46% 35.3M 18s",
                                "181600K .......... .......... .......... .......... .......... 46% 23.8M 18s",
                                "181650K .......... .......... .......... .......... .......... 46% 33.9M 18s",
                                "181700K .......... .......... .......... .......... .......... 46% 34.7M 18s",
                                "181750K .......... .......... .......... .......... .......... 46% 34.7M 18s",
                                "181800K .......... .......... .......... .......... .......... 46% 32.5M 18s",
                                "181850K .......... .......... .......... .......... .......... 46% 32.6M 18s",
                                "181900K .......... .......... .......... .......... .......... 46% 2.74M 18s",
                                "181950K .......... .......... .......... .......... .......... 46% 17.6M 18s",
                                "182000K .......... .......... .......... .......... .......... 46% 26.6M 18s",
                                "182050K .......... .......... .......... .......... .......... 46% 26.8M 18s",
                                "182100K .......... .......... .......... .......... .......... 46% 34.4M 18s",
                                "182150K .......... .......... .......... .......... .......... 46% 15.0M 18s",
                                "182200K .......... .......... .......... .......... .......... 46% 19.9M 18s",
                                "182250K .......... .......... .......... .......... .......... 46% 15.9M 18s",
                                "182300K .......... .......... .......... .......... .......... 46% 28.8M 18s",
                                "182350K .......... .......... .......... .......... .......... 46% 27.9M 18s",
                                "182400K .......... .......... .......... .......... .......... 46% 25.4M 18s",
                                "182450K .......... .......... .......... .......... .......... 46% 32.6M 18s",
                                "182500K .......... .......... .......... .......... .......... 46% 33.5M 18s",
                                "182550K .......... .......... .......... .......... .......... 46% 16.1M 18s",
                                "182600K .......... .......... .......... .......... .......... 46% 18.9M 18s",
                                "182650K .......... .......... .......... .......... .......... 46% 33.2M 18s",
                                "182700K .......... .......... .......... .......... .......... 46% 29.2M 18s",
                                "182750K .......... .......... .......... .......... .......... 46% 30.8M 18s",
                                "182800K .......... .......... .......... .......... .......... 46% 25.5M 18s",
                                "182850K .......... .......... .......... .......... .......... 46% 28.1M 18s",
                                "182900K .......... .......... .......... .......... .......... 46% 26.6M 18s",
                                "182950K .......... .......... .......... .......... .......... 46% 29.4M 18s",
                                "183000K .......... .......... .......... .......... .......... 46% 26.8M 18s",
                                "183050K .......... .......... .......... .......... .......... 46% 26.5M 18s",
                                "183100K .......... .......... .......... .......... .......... 46% 26.9M 18s",
                                "183150K .......... .......... .......... .......... .......... 46% 21.2M 18s",
                                "183200K .......... .......... .......... .......... .......... 46% 24.7M 18s",
                                "183250K .......... .......... .......... .......... .......... 46% 35.0M 18s",
                                "183300K .......... .......... .......... .......... .......... 46% 33.8M 18s",
                                "183350K .......... .......... .......... .......... .......... 46% 33.2M 18s",
                                "183400K .......... .......... .......... .......... .......... 46% 32.1M 18s",
                                "183450K .......... .......... .......... .......... .......... 46% 33.6M 18s",
                                "183500K .......... .......... .......... .......... .......... 46%  925K 18s",
                                "183550K .......... .......... .......... .......... .......... 46% 9.96M 18s",
                                "183600K .......... .......... .......... .......... .......... 46% 7.87M 18s",
                                "183650K .......... .......... .......... .......... .......... 46% 21.0M 18s",
                                "183700K .......... .......... .......... .......... .......... 46% 15.6M 18s",
                                "183750K .......... .......... .......... .......... .......... 46% 18.4M 18s",
                                "183800K .......... .......... .......... .......... .......... 46% 14.5M 18s",
                                "183850K .......... .......... .......... .......... .......... 46% 18.3M 18s",
                                "183900K .......... .......... .......... .......... .......... 46% 25.5M 18s",
                                "183950K .......... .......... .......... .......... .......... 46% 9.96M 18s",
                                "184000K .......... .......... .......... .......... .......... 46% 13.4M 18s",
                                "184050K .......... .......... .......... .......... .......... 46% 11.4M 18s",
                                "184100K .......... .......... .......... .......... .......... 46% 15.5M 18s",
                                "184150K .......... .......... .......... .......... .......... 46% 24.1M 18s",
                                "184200K .......... .......... .......... .......... .......... 46% 10.2M 18s",
                                "184250K .......... .......... .......... .......... .......... 46% 15.1M 18s",
                                "184300K .......... .......... .......... .......... .......... 46% 25.4M 18s",
                                "184350K .......... .......... .......... .......... .......... 46% 4.15M 18s",
                                "184400K .......... .......... .......... .......... .......... 47% 20.2M 18s",
                                "184450K .......... .......... .......... .......... .......... 47% 18.8M 18s",
                                "184500K .......... .......... .......... .......... .......... 47% 23.7M 18s",
                                "184550K .......... .......... .......... .......... .......... 47% 31.5M 18s",
                                "184600K .......... .......... .......... .......... .......... 47% 18.8M 18s",
                                "184650K .......... .......... .......... .......... .......... 47% 18.4M 18s",
                                "184700K .......... .......... .......... .......... .......... 47% 13.6M 18s",
                                "184750K .......... .......... .......... .......... .......... 47% 26.7M 18s",
                                "184800K .......... .......... .......... .......... .......... 47% 12.9M 18s",
                                "184850K .......... .......... .......... .......... .......... 47% 12.9M 18s",
                                "184900K .......... .......... .......... .......... .......... 47% 12.6M 18s",
                                "184950K .......... .......... .......... .......... .......... 47% 12.2M 18s",
                                "185000K .......... .......... .......... .......... .......... 47% 20.5M 18s",
                                "185050K .......... .......... .......... .......... .......... 47% 27.5M 18s",
                                "185100K .......... .......... .......... .......... .......... 47% 36.0M 18s",
                                "185150K .......... .......... .......... .......... .......... 47% 32.3M 18s",
                                "185200K .......... .......... .......... .......... .......... 47% 12.6M 18s",
                                "185250K .......... .......... .......... .......... .......... 47% 26.6M 18s",
                                "185300K .......... .......... .......... .......... .......... 47% 17.6M 18s",
                                "185350K .......... .......... .......... .......... .......... 47% 26.0M 18s",
                                "185400K .......... .......... .......... .......... .......... 47% 30.8M 18s",
                                "185450K .......... .......... .......... .......... .......... 47% 24.0M 18s",
                                "185500K .......... .......... .......... .......... .......... 47% 34.2M 18s",
                                "185550K .......... .......... .......... .......... .......... 47% 30.8M 18s",
                                "185600K .......... .......... .......... .......... .......... 47% 21.9M 18s",
                                "185650K .......... .......... .......... .......... .......... 47% 30.1M 18s",
                                "185700K .......... .......... .......... .......... .......... 47% 18.1M 18s",
                                "185750K .......... .......... .......... .......... .......... 47% 21.2M 18s",
                                "185800K .......... .......... .......... .......... .......... 47% 13.6M 18s",
                                "185850K .......... .......... .......... .......... .......... 47% 22.8M 18s",
                                "185900K .......... .......... .......... .......... .......... 47% 28.5M 18s",
                                "185950K .......... .......... .......... .......... .......... 47% 13.0M 18s",
                                "186000K .......... .......... .......... .......... .......... 47% 9.19M 18s",
                                "186050K .......... .......... .......... .......... .......... 47% 32.8M 18s",
                                "186100K .......... .......... .......... .......... .......... 47% 14.7M 18s",
                                "186150K .......... .......... .......... .......... .......... 47% 21.3M 18s",
                                "186200K .......... .......... .......... .......... .......... 47% 5.34M 18s",
                                "186250K .......... .......... .......... .......... .......... 47% 30.4M 18s",
                                "186300K .......... .......... .......... .......... .......... 47% 27.6M 17s",
                                "186350K .......... .......... .......... .......... .......... 47% 33.2M 17s",
                                "186400K .......... .......... .......... .......... .......... 47% 24.9M 17s",
                                "186450K .......... .......... .......... .......... .......... 47% 28.8M 17s",
                                "186500K .......... .......... .......... .......... .......... 47% 28.9M 17s",
                                "186550K .......... .......... .......... .......... .......... 47% 19.0M 17s",
                                "186600K .......... .......... .......... .......... .......... 47% 27.2M 17s",
                                "186650K .......... .......... .......... .......... .......... 47% 22.0M 17s",
                                "186700K .......... .......... .......... .......... .......... 47% 13.4M 17s",
                                "186750K .......... .......... .......... .......... .......... 47% 18.6M 17s",
                                "186800K .......... .......... .......... .......... .......... 47% 14.2M 17s",
                                "186850K .......... .......... .......... .......... .......... 47% 17.7M 17s",
                                "186900K .......... .......... .......... .......... .......... 47% 22.4M 17s",
                                "186950K .......... .......... .......... .......... .......... 47% 21.7M 17s",
                                "187000K .......... .......... .......... .......... .......... 47% 19.8M 17s",
                                "187050K .......... .......... .......... .......... .......... 47% 22.1M 17s",
                                "187100K .......... .......... .......... .......... .......... 47% 23.8M 17s",
                                "187150K .......... .......... .......... .......... .......... 47% 32.1M 17s",
                                "187200K .......... .......... .......... .......... .......... 47% 20.4M 17s",
                                "187250K .......... .......... .......... .......... .......... 47% 32.6M 17s",
                                "187300K .......... .......... .......... .......... .......... 47% 33.2M 17s",
                                "187350K .......... .......... .......... .......... .......... 47% 33.7M 17s",
                                "187400K .......... .......... .......... .......... .......... 47% 24.9M 17s",
                                "187450K .......... .......... .......... .......... .......... 47% 30.8M 17s",
                                "187500K .......... .......... .......... .......... .......... 47% 32.9M 17s",
                                "187550K .......... .......... .......... .......... .......... 47% 26.2M 17s",
                                "187600K .......... .......... .......... .......... .......... 47% 1.10M 17s",
                                "187650K .......... .......... .......... .......... .......... 47% 19.1M 17s",
                                "187700K .......... .......... .......... .......... .......... 47% 28.8M 17s",
                                "187750K .......... .......... .......... .......... .......... 47% 20.2M 17s",
                                "187800K .......... .......... .......... .......... .......... 47% 31.6M 17s",
                                "187850K .......... .......... .......... .......... .......... 47% 29.3M 17s",
                                "187900K .......... .......... .......... .......... .......... 47% 7.20M 17s",
                                "187950K .......... .......... .......... .......... .......... 47% 27.3M 17s",
                                "188000K .......... .......... .......... .......... .......... 47% 21.8M 17s",
                                "188050K .......... .......... .......... .......... .......... 47% 25.0M 17s",
                                "188100K .......... .......... .......... .......... .......... 47% 5.07M 17s",
                                "188150K .......... .......... .......... .......... .......... 47% 26.4M 17s",
                                "188200K .......... .......... .......... .......... .......... 47% 27.3M 17s",
                                "188250K .......... .......... .......... .......... .......... 47% 5.65M 17s",
                                "188300K .......... .......... .......... .......... .......... 47% 12.2M 17s",
                                "188350K .......... .......... .......... .......... .......... 48% 21.2M 17s",
                                "188400K .......... .......... .......... .......... .......... 48% 9.44M 17s",
                                "188450K .......... .......... .......... .......... .......... 48% 21.8M 17s",
                                "188500K .......... .......... .......... .......... .......... 48% 24.7M 17s",
                                "188550K .......... .......... .......... .......... .......... 48% 33.4M 17s",
                                "188600K .......... .......... .......... .......... .......... 48% 32.4M 17s",
                                "188650K .......... .......... .......... .......... .......... 48% 19.6M 17s",
                                "188700K .......... .......... .......... .......... .......... 48% 19.4M 17s",
                                "188750K .......... .......... .......... .......... .......... 48% 24.3M 17s",
                                "188800K .......... .......... .......... .......... .......... 48% 16.1M 17s",
                                "188850K .......... .......... .......... .......... .......... 48% 19.6M 17s",
                                "188900K .......... .......... .......... .......... .......... 48% 24.1M 17s",
                                "188950K .......... .......... .......... .......... .......... 48% 26.2M 17s",
                                "189000K .......... .......... .......... .......... .......... 48% 13.5M 17s",
                                "189050K .......... .......... .......... .......... .......... 48% 8.95M 17s",
                                "189100K .......... .......... .......... .......... .......... 48% 10.3M 17s",
                                "189150K .......... .......... .......... .......... .......... 48% 8.32M 17s",
                                "189200K .......... .......... .......... .......... .......... 48% 19.7M 17s",
                                "189250K .......... .......... .......... .......... .......... 48% 27.9M 17s",
                                "189300K .......... .......... .......... .......... .......... 48% 32.6M 17s",
                                "189350K .......... .......... .......... .......... .......... 48% 32.7M 17s",
                                "189400K .......... .......... .......... .......... .......... 48% 16.9M 17s",
                                "189450K .......... .......... .......... .......... .......... 48% 26.8M 17s",
                                "189500K .......... .......... .......... .......... .......... 48% 21.6M 17s",
                                "189550K .......... .......... .......... .......... .......... 48% 14.9M 17s",
                                "189600K .......... .......... .......... .......... .......... 48% 16.1M 17s",
                                "189650K .......... .......... .......... .......... .......... 48% 29.0M 17s",
                                "189700K .......... .......... .......... .......... .......... 48% 33.8M 17s",
                                "189750K .......... .......... .......... .......... .......... 48% 33.7M 17s",
                                "189800K .......... .......... .......... .......... .......... 48% 18.5M 17s",
                                "189850K .......... .......... .......... .......... .......... 48% 27.0M 17s",
                                "189900K .......... .......... .......... .......... .......... 48% 12.7M 17s",
                                "189950K .......... .......... .......... .......... .......... 48% 19.0M 17s",
                                "190000K .......... .......... .......... .......... .......... 48% 15.4M 17s",
                                "190050K .......... .......... .......... .......... .......... 48% 18.3M 17s",
                                "190100K .......... .......... .......... .......... .......... 48% 23.8M 17s",
                                "190150K .......... .......... .......... .......... .......... 48% 1.99M 17s",
                                "190200K .......... .......... .......... .......... .......... 48% 28.8M 17s",
                                "190250K .......... .......... .......... .......... .......... 48% 35.7M 17s",
                                "190300K .......... .......... .......... .......... .......... 48% 35.8M 17s",
                                "190350K .......... .......... .......... .......... .......... 48%  103K 18s",
                                "190400K .......... .......... .......... .......... .......... 48% 12.8M 18s",
                                "190450K .......... .......... .......... .......... .......... 48% 19.6M 18s",
                                "190500K .......... .......... .......... .......... .......... 48% 3.19M 18s",
                                "190550K .......... .......... .......... .......... .......... 48% 20.1M 18s",
                                "190600K .......... .......... .......... .......... .......... 48% 20.1M 18s",
                                "190650K .......... .......... .......... .......... .......... 48% 22.3M 18s",
                                "190700K .......... .......... .......... .......... .......... 48% 21.1M 18s",
                                "190750K .......... .......... .......... .......... .......... 48% 3.15M 18s",
                                "190800K .......... .......... .......... .......... .......... 48% 14.7M 18s",
                                "190850K .......... .......... .......... .......... .......... 48% 21.1M 18s",
                                "190900K .......... .......... .......... .......... .......... 48% 19.5M 18s",
                                "190950K .......... .......... .......... .......... .......... 48% 3.12M 18s",
                                "191000K .......... .......... .......... .......... .......... 48% 15.1M 18s",
                                "191050K .......... .......... .......... .......... .......... 48% 4.03M 18s",
                                "191100K .......... .......... .......... .......... .......... 48% 16.0M 18s",
                                "191150K .......... .......... .......... .......... .......... 48% 16.3M 18s",
                                "191200K .......... .......... .......... .......... .......... 48% 13.8M 18s",
                                "191250K .......... .......... .......... .......... .......... 48% 16.6M 18s",
                                "191300K .......... .......... .......... .......... .......... 48% 16.4M 18s",
                                "191350K .......... .......... .......... .......... .......... 48% 16.3M 18s",
                                "191400K .......... .......... .......... .......... .......... 48% 15.5M 18s",
                                "191450K .......... .......... .......... .......... .......... 48% 16.6M 18s",
                                "191500K .......... .......... .......... .......... .......... 48% 14.4M 18s",
                                "191550K .......... .......... .......... .......... .......... 48% 16.6M 17s",
                                "191600K .......... .......... .......... .......... .......... 48% 13.7M 17s",
                                "191650K .......... .......... .......... .......... .......... 48% 15.1M 17s",
                                "191700K .......... .......... .......... .......... .......... 48% 16.6M 17s",
                                "191750K .......... .......... .......... .......... .......... 48% 16.2M 17s",
                                "191800K .......... .......... .......... .......... .......... 48% 15.8M 17s",
                                "191850K .......... .......... .......... .......... .......... 48% 16.7M 17s",
                                "191900K .......... .......... .......... .......... .......... 48% 16.6M 17s",
                                "191950K .......... .......... .......... .......... .......... 48% 16.8M 17s",
                                "192000K .......... .......... .......... .......... .......... 48% 13.6M 17s",
                                "192050K .......... .......... .......... .......... .......... 48% 16.8M 17s",
                                "192100K .......... .......... .......... .......... .......... 48% 14.6M 17s",
                                "192150K .......... .......... .......... .......... .......... 48% 16.5M 17s",
                                "192200K .......... .......... .......... .......... .......... 48% 15.9M 17s",
                                "192250K .......... .......... .......... .......... .......... 49% 17.0M 17s",
                                "192300K .......... .......... .......... .......... .......... 49% 16.3M 17s",
                                "192350K .......... .......... .......... .......... .......... 49% 12.9M 17s",
                                "192400K .......... .......... .......... .......... .......... 49% 13.3M 17s",
                                "192450K .......... .......... .......... .......... .......... 49% 16.2M 17s",
                                "192500K .......... .......... .......... .......... .......... 49% 14.7M 17s",
                                "192550K .......... .......... .......... .......... .......... 49% 16.1M 17s",
                                "192600K .......... .......... .......... .......... .......... 49% 20.4M 17s",
                                "192650K .......... .......... .......... .......... .......... 49% 21.6M 17s",
                                "192700K .......... .......... .......... .......... .......... 49% 22.5M 17s",
                                "192750K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "192800K .......... .......... .......... .......... .......... 49% 17.5M 17s",
                                "192850K .......... .......... .......... .......... .......... 49% 21.7M 17s",
                                "192900K .......... .......... .......... .......... .......... 49% 17.6M 17s",
                                "192950K .......... .......... .......... .......... .......... 49% 22.0M 17s",
                                "193000K .......... .......... .......... .......... .......... 49% 21.0M 17s",
                                "193050K .......... .......... .......... .......... .......... 49% 22.7M 17s",
                                "193100K .......... .......... .......... .......... .......... 49% 21.4M 17s",
                                "193150K .......... .......... .......... .......... .......... 49% 22.3M 17s",
                                "193200K .......... .......... .......... .......... .......... 49% 17.3M 17s",
                                "193250K .......... .......... .......... .......... .......... 49% 21.7M 17s",
                                "193300K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "193350K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "193400K .......... .......... .......... .......... .......... 49% 21.4M 17s",
                                "193450K .......... .......... .......... .......... .......... 49% 20.0M 17s",
                                "193500K .......... .......... .......... .......... .......... 49% 18.7M 17s",
                                "193550K .......... .......... .......... .......... .......... 49% 22.3M 17s",
                                "193600K .......... .......... .......... .......... .......... 49% 18.0M 17s",
                                "193650K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "193700K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "193750K .......... .......... .......... .......... .......... 49% 22.7M 17s",
                                "193800K .......... .......... .......... .......... .......... 49% 20.4M 17s",
                                "193850K .......... .......... .......... .......... .......... 49% 22.3M 17s",
                                "193900K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "193950K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "194000K .......... .......... .......... .......... .......... 49% 18.8M 17s",
                                "194050K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "194100K .......... .......... .......... .......... .......... 49% 22.8M 17s",
                                "194150K .......... .......... .......... .......... .......... 49% 22.1M 17s",
                                "194200K .......... .......... .......... .......... .......... 49% 20.9M 17s",
                                "194250K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "194300K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "194350K .......... .......... .......... .......... .......... 49% 22.6M 17s",
                                "194400K .......... .......... .......... .......... .......... 49% 18.1M 17s",
                                "194450K .......... .......... .......... .......... .......... 49% 22.8M 17s",
                                "194500K .......... .......... .......... .......... .......... 49% 22.4M 17s",
                                "194550K .......... .......... .......... .......... .......... 49% 22.8M 17s",
                                "194600K .......... .......... .......... .......... .......... 49% 21.3M 17s",
                                "194650K .......... .......... .......... .......... .......... 49% 21.2M 17s",
                                "194700K .......... .......... .......... .......... .......... 49% 22.3M 17s",
                                "194750K .......... .......... .......... .......... .......... 49% 21.2M 17s",
                                "194800K .......... .......... .......... .......... .......... 49% 18.0M 17s",
                                "194850K .......... .......... .......... .......... .......... 49% 21.1M 17s",
                                "194900K .......... .......... .......... .......... .......... 49% 21.3M 17s",
                                "194950K .......... .......... .......... .......... .......... 49% 21.1M 17s",
                                "195000K .......... .......... .......... .......... .......... 49% 20.5M 17s",
                                "195050K .......... .......... .......... .......... .......... 49% 22.0M 17s",
                                "195100K .......... .......... .......... .......... .......... 49% 21.0M 17s",
                                "195150K .......... .......... .......... .......... .......... 49% 21.9M 17s",
                                "195200K .......... .......... .......... .......... .......... 49% 17.5M 17s",
                                "195250K .......... .......... .......... .......... .......... 49% 6.62M 17s",
                                "195300K .......... .......... .......... .......... .......... 49% 14.5M 17s",
                                "195350K .......... .......... .......... .......... .......... 49% 14.8M 17s",
                                "195400K .......... .......... .......... .......... .......... 49% 17.3M 17s",
                                "195450K .......... .......... .......... .......... .......... 49% 21.3M 17s",
                                "195500K .......... .......... .......... .......... .......... 49% 22.0M 17s",
                                "195550K .......... .......... .......... .......... .......... 49% 20.7M 17s",
                                "195600K .......... .......... .......... .......... .......... 49% 11.0M 17s",
                                "195650K .......... .......... .......... .......... .......... 49% 16.4M 17s",
                                "195700K .......... .......... .......... .......... .......... 49% 17.1M 17s",
                                "195750K .......... .......... .......... .......... .......... 49% 19.7M 17s",
                                "195800K .......... .......... .......... .......... .......... 49% 65.8K 18s",
                                "195850K .......... .......... .......... .......... .......... 49% 35.6M 18s",
                                "195900K .......... .......... .......... .......... .......... 49% 7.13M 18s",
                                "195950K .......... .......... .......... .......... .......... 49% 31.1M 18s",
                                "196000K .......... .......... .......... .......... .......... 49% 25.5M 18s",
                                "196050K .......... .......... .......... .......... .......... 49% 14.0M 18s",
                                "196100K .......... .......... .......... .......... .......... 49% 36.0M 18s",
                                "196150K .......... .......... .......... .......... .......... 49% 23.0M 18s",
                                "196200K .......... .......... .......... .......... .......... 50% 24.8M 18s",
                                "196250K .......... .......... .......... .......... .......... 50% 35.1M 18s",
                                "196300K .......... .......... .......... .......... .......... 50% 7.68M 18s",
                                "196350K .......... .......... .......... .......... .......... 50% 20.2M 18s",
                                "196400K .......... .......... .......... .......... .......... 50% 20.7M 18s",
                                "196450K .......... .......... .......... .......... .......... 50% 14.1M 18s",
                                "196500K .......... .......... .......... .......... .......... 50% 25.4M 18s",
                                "196550K .......... .......... .......... .......... .......... 50% 31.7M 18s",
                                "196600K .......... .......... .......... .......... .......... 50% 15.7M 18s",
                                "196650K .......... .......... .......... .......... .......... 50% 13.8M 18s",
                                "196700K .......... .......... .......... .......... .......... 50% 14.2M 18s",
                                "196750K .......... .......... .......... .......... .......... 50% 21.7M 18s",
                                "196800K .......... .......... .......... .......... .......... 50% 26.4M 18s",
                                "196850K .......... .......... .......... .......... .......... 50% 33.6M 18s",
                                "196900K .......... .......... .......... .......... .......... 50% 34.4M 18s",
                                "196950K .......... .......... .......... .......... .......... 50% 14.5M 18s",
                                "197000K .......... .......... .......... .......... .......... 50% 30.0M 18s",
                                "197050K .......... .......... .......... .......... .......... 50% 34.7M 18s",
                                "197100K .......... .......... .......... .......... .......... 50% 21.7M 18s",
                                "197150K .......... .......... .......... .......... .......... 50% 33.5M 18s",
                                "197200K .......... .......... .......... .......... .......... 50% 21.2M 18s",
                                "197250K .......... .......... .......... .......... .......... 50% 25.0M 18s",
                                "197300K .......... .......... .......... .......... .......... 50% 7.47M 18s",
                                "197350K .......... .......... .......... .......... .......... 50% 14.3M 18s",
                                "197400K .......... .......... .......... .......... .......... 50% 3.99M 18s",
                                "197450K .......... .......... .......... .......... .......... 50% 32.0M 18s",
                                "197500K .......... .......... .......... .......... .......... 50% 19.6M 18s",
                                "197550K .......... .......... .......... .......... .......... 50% 28.8M 18s",
                                "197600K .......... .......... .......... .......... .......... 50% 25.5M 18s",
                                "197650K .......... .......... .......... .......... .......... 50% 19.5M 18s",
                                "197700K .......... .......... .......... .......... .......... 50% 33.5M 18s",
                                "197750K .......... .......... .......... .......... .......... 50% 27.0M 17s",
                                "197800K .......... .......... .......... .......... .......... 50% 22.3M 17s",
                                "197850K .......... .......... .......... .......... .......... 50% 24.6M 17s",
                                "197900K .......... .......... .......... .......... .......... 50% 19.6M 17s",
                                "197950K .......... .......... .......... .......... .......... 50% 31.1M 17s",
                                "198000K .......... .......... .......... .......... .......... 50% 15.8M 17s",
                                "198050K .......... .......... .......... .......... .......... 50% 19.7M 17s",
                                "198100K .......... .......... .......... .......... .......... 50% 17.2M 17s",
                                "198150K .......... .......... .......... .......... .......... 50% 19.1M 17s",
                                "198200K .......... .......... .......... .......... .......... 50% 16.5M 17s",
                                "198250K .......... .......... .......... .......... .......... 50% 28.9M 17s",
                                "198300K .......... .......... .......... .......... .......... 50% 15.2M 17s",
                                "198350K .......... .......... .......... .......... .......... 50% 23.4M 17s",
                                "198400K .......... .......... .......... .......... .......... 50% 16.8M 17s",
                                "198450K .......... .......... .......... .......... .......... 50% 24.6M 17s",
                                "198500K .......... .......... .......... .......... .......... 50% 17.6M 17s",
                                "198550K .......... .......... .......... .......... .......... 50% 14.1M 17s",
                                "198600K .......... .......... .......... .......... .......... 50% 30.0M 17s",
                                "198650K .......... .......... .......... .......... .......... 50% 27.8M 17s",
                                "198700K .......... .......... .......... .......... .......... 50% 26.3M 17s",
                                "198750K .......... .......... .......... .......... .......... 50% 28.5M 17s",
                                "198800K .......... .......... .......... .......... .......... 50% 21.0M 17s",
                                "198850K .......... .......... .......... .......... .......... 50% 34.2M 17s",
                                "198900K .......... .......... .......... .......... .......... 50% 23.9M 17s",
                                "198950K .......... .......... .......... .......... .......... 50% 25.6M 17s",
                                "199000K .......... .......... .......... .......... .......... 50% 25.6M 17s",
                                "199050K .......... .......... .......... .......... .......... 50% 33.2M 17s",
                                "199100K .......... .......... .......... .......... .......... 50% 29.8M 17s",
                                "199150K .......... .......... .......... .......... .......... 50% 29.4M 17s",
                                "199200K .......... .......... .......... .......... .......... 50% 22.1M 17s",
                                "199250K .......... .......... .......... .......... .......... 50% 31.3M 17s",
                                "199300K .......... .......... .......... .......... .......... 50% 33.5M 17s",
                                "199350K .......... .......... .......... .......... .......... 50% 19.4M 17s",
                                "199400K .......... .......... .......... .......... .......... 50% 26.2M 17s",
                                "199450K .......... .......... .......... .......... .......... 50% 34.0M 17s",
                                "199500K .......... .......... .......... .......... .......... 50% 36.2M 17s",
                                "199550K .......... .......... .......... .......... .......... 50% 27.6M 17s",
                                "199600K .......... .......... .......... .......... .......... 50% 22.8M 17s",
                                "199650K .......... .......... .......... .......... .......... 50% 25.7M 17s",
                                "199700K .......... .......... .......... .......... .......... 50% 30.0M 17s",
                                "199750K .......... .......... .......... .......... .......... 50% 22.6M 17s",
                                "199800K .......... .......... .......... .......... .......... 50% 26.1M 17s",
                                "199850K .......... .......... .......... .......... .......... 50% 31.8M 17s",
                                "199900K .......... .......... .......... .......... .......... 50% 31.3M 17s",
                                "199950K .......... .......... .......... .......... .......... 50% 26.6M 17s",
                                "200000K .......... .......... .......... .......... .......... 50% 23.0M 17s",
                                "200050K .......... .......... .......... .......... .......... 50% 28.0M 17s",
                                "200100K .......... .......... .......... .......... .......... 51% 18.9M 17s",
                                "200150K .......... .......... .......... .......... .......... 51% 20.8M 17s",
                                "200200K .......... .......... .......... .......... .......... 51% 23.7M 17s",
                                "200250K .......... .......... .......... .......... .......... 51% 30.8M 17s",
                                "200300K .......... .......... .......... .......... .......... 51% 28.3M 17s",
                                "200350K .......... .......... .......... .......... .......... 51% 24.2M 17s",
                                "200400K .......... .......... .......... .......... .......... 51% 20.9M 17s",
                                "200450K .......... .......... .......... .......... .......... 51% 29.0M 17s",
                                "200500K .......... .......... .......... .......... .......... 51% 25.8M 17s",
                                "200550K .......... .......... .......... .......... .......... 51% 21.4M 17s",
                                "200600K .......... .......... .......... .......... .......... 51% 22.0M 17s",
                                "200650K .......... .......... .......... .......... .......... 51% 30.2M 17s",
                                "200700K .......... .......... .......... .......... .......... 51% 22.5M 17s",
                                "200750K .......... .......... .......... .......... .......... 51% 22.2M 17s",
                                "200800K .......... .......... .......... .......... .......... 51% 22.1M 17s",
                                "200850K .......... .......... .......... .......... .......... 51% 29.7M 17s",
                                "200900K .......... .......... .......... .......... .......... 51% 26.1M 17s",
                                "200950K .......... .......... .......... .......... .......... 51% 22.3M 17s",
                                "201000K .......... .......... .......... .......... .......... 51% 21.6M 17s",
                                "201050K .......... .......... .......... .......... .......... 51% 18.9M 17s",
                                "201100K .......... .......... .......... .......... .......... 51% 25.4M 17s",
                                "201150K .......... .......... .......... .......... .......... 51% 22.0M 17s",
                                "201200K .......... .......... .......... .......... .......... 51% 18.2M 17s",
                                "201250K .......... .......... .......... .......... .......... 51% 27.1M 17s",
                                "201300K .......... .......... .......... .......... .......... 51% 30.2M 17s",
                                "201350K .......... .......... .......... .......... .......... 51% 27.2M 17s",
                                "201400K .......... .......... .......... .......... .......... 51% 28.7M 17s",
                                "201450K .......... .......... .......... .......... .......... 51% 28.8M 17s",
                                "201500K .......... .......... .......... .......... .......... 51% 29.6M 17s",
                                "201550K .......... .......... .......... .......... .......... 51% 30.1M 17s",
                                "201600K .......... .......... .......... .......... .......... 51% 21.9M 17s",
                                "201650K .......... .......... .......... .......... .......... 51% 29.7M 17s",
                                "201700K .......... .......... .......... .......... .......... 51% 26.3M 17s",
                                "201750K .......... .......... .......... .......... .......... 51% 29.9M 17s",
                                "201800K .......... .......... .......... .......... .......... 51% 27.4M 17s",
                                "201850K .......... .......... .......... .......... .......... 51% 29.7M 17s",
                                "201900K .......... .......... .......... .......... .......... 51% 27.2M 17s",
                                "201950K .......... .......... .......... .......... .......... 51% 29.3M 17s",
                                "202000K .......... .......... .......... .......... .......... 51% 21.6M 17s",
                                "202050K .......... .......... .......... .......... .......... 51% 28.8M 17s",
                                "202100K .......... .......... .......... .......... .......... 51% 29.2M 17s",
                                "202150K .......... .......... .......... .......... .......... 51% 29.4M 17s",
                                "202200K .......... .......... .......... .......... .......... 51% 28.2M 17s",
                                "202250K .......... .......... .......... .......... .......... 51% 15.4M 17s",
                                "202300K .......... .......... .......... .......... .......... 51% 19.6M 17s",
                                "202350K .......... .......... .......... .......... .......... 51% 22.0M 17s",
                                "202400K .......... .......... .......... .......... .......... 51% 12.1M 17s",
                                "202450K .......... .......... .......... .......... .......... 51% 22.6M 17s",
                                "202500K .......... .......... .......... .......... .......... 51% 19.3M 17s",
                                "202550K .......... .......... .......... .......... .......... 51% 22.1M 17s",
                                "202600K .......... .......... .......... .......... .......... 51% 14.4M 17s",
                                "202650K .......... .......... .......... .......... .......... 51% 15.1M 17s",
                                "202700K .......... .......... .......... .......... .......... 51% 10.1M 17s",
                                "202750K .......... .......... .......... .......... .......... 51% 11.1M 17s",
                                "202800K .......... .......... .......... .......... .......... 51% 13.9M 17s",
                                "202850K .......... .......... .......... .......... .......... 51% 16.5M 17s",
                                "202900K .......... .......... .......... .......... .......... 51% 9.15M 17s",
                                "202950K .......... .......... .......... .......... .......... 51% 17.8M 17s",
                                "203000K .......... .......... .......... .......... .......... 51% 14.1M 17s",
                                "203050K .......... .......... .......... .......... .......... 51% 22.2M 17s",
                                "203100K .......... .......... .......... .......... .......... 51% 19.8M 17s",
                                "203150K .......... .......... .......... .......... .......... 51% 14.4M 17s",
                                "203200K .......... .......... .......... .......... .......... 51% 15.3M 17s",
                                "203250K .......... .......... .......... .......... .......... 51% 18.7M 17s",
                                "203300K .......... .......... .......... .......... .......... 51% 23.4M 17s",
                                "203350K .......... .......... .......... .......... .......... 51% 16.1M 17s",
                                "203400K .......... .......... .......... .......... .......... 51% 17.0M 17s",
                                "203450K .......... .......... .......... .......... .......... 51% 20.8M 17s",
                                "203500K .......... .......... .......... .......... .......... 51% 17.1M 17s",
                                "203550K .......... .......... .......... .......... .......... 51% 17.0M 17s",
                                "203600K .......... .......... .......... .......... .......... 51% 6.82M 17s",
                                "203650K .......... .......... .......... .......... .......... 51% 16.3M 17s",
                                "203700K .......... .......... .......... .......... .......... 51% 15.2M 17s",
                                "203750K .......... .......... .......... .......... .......... 51% 18.4M 17s",
                                "203800K .......... .......... .......... .......... .......... 51% 17.3M 17s",
                                "203850K .......... .......... .......... .......... .......... 51% 21.3M 17s",
                                "203900K .......... .......... .......... .......... .......... 51% 20.1M 17s",
                                "203950K .......... .......... .......... .......... .......... 51% 17.2M 17s",
                                "204000K .......... .......... .......... .......... .......... 51% 13.1M 17s",
                                "204050K .......... .......... .......... .......... .......... 52% 15.7M 17s",
                                "204100K .......... .......... .......... .......... .......... 52% 20.0M 17s",
                                "204150K .......... .......... .......... .......... .......... 52% 13.9M 17s",
                                "204200K .......... .......... .......... .......... .......... 52% 17.0M 17s",
                                "204250K .......... .......... .......... .......... .......... 52% 23.1M 17s",
                                "204300K .......... .......... .......... .......... .......... 52% 19.5M 17s",
                                "204350K .......... .......... .......... .......... .......... 52% 15.1M 17s",
                                "204400K .......... .......... .......... .......... .......... 52% 15.2M 17s",
                                "204450K .......... .......... .......... .......... .......... 52% 23.5M 17s",
                                "204500K .......... .......... .......... .......... .......... 52% 19.1M 17s",
                                "204550K .......... .......... .......... .......... .......... 52% 19.9M 17s",
                                "204600K .......... .......... .......... .......... .......... 52% 16.1M 17s",
                                "204650K .......... .......... .......... .......... .......... 52% 25.1M 17s",
                                "204700K .......... .......... .......... .......... .......... 52% 24.8M 17s",
                                "204750K .......... .......... .......... .......... .......... 52% 21.3M 17s",
                                "204800K .......... .......... .......... .......... .......... 52% 13.7M 17s",
                                "204850K .......... .......... .......... .......... .......... 52% 24.7M 17s",
                                "204900K .......... .......... .......... .......... .......... 52%  373K 17s",
                                "204950K .......... .......... .......... .......... .......... 52% 19.1M 17s",
                                "205000K .......... .......... .......... .......... .......... 52% 13.9M 17s",
                                "205050K .......... .......... .......... .......... .......... 52% 18.4M 17s",
                                "205100K .......... .......... .......... .......... .......... 52% 12.6M 17s",
                                "205150K .......... .......... .......... .......... .......... 52% 21.5M 17s",
                                "205200K .......... .......... .......... .......... .......... 52% 16.4M 17s",
                                "205250K .......... .......... .......... .......... .......... 52% 24.2M 17s",
                                "205300K .......... .......... .......... .......... .......... 52% 24.6M 17s",
                                "205350K .......... .......... .......... .......... .......... 52% 23.3M 17s",
                                "205400K .......... .......... .......... .......... .......... 52% 18.0M 17s",
                                "205450K .......... .......... .......... .......... .......... 52% 24.3M 17s",
                                "205500K .......... .......... .......... .......... .......... 52% 24.4M 17s",
                                "205550K .......... .......... .......... .......... .......... 52% 25.4M 17s",
                                "205600K .......... .......... .......... .......... .......... 52% 16.0M 17s",
                                "205650K .......... .......... .......... .......... .......... 52% 21.7M 17s",
                                "205700K .......... .......... .......... .......... .......... 52% 25.3M 17s",
                                "205750K .......... .......... .......... .......... .......... 52% 25.2M 17s",
                                "205800K .......... .......... .......... .......... .......... 52% 21.2M 17s",
                                "205850K .......... .......... .......... .......... .......... 52% 20.7M 17s",
                                "205900K .......... .......... .......... .......... .......... 52% 25.6M 17s",
                                "205950K .......... .......... .......... .......... .......... 52% 24.9M 17s",
                                "206000K .......... .......... .......... .......... .......... 52% 19.7M 17s",
                                "206050K .......... .......... .......... .......... .......... 52% 21.0M 17s",
                                "206100K .......... .......... .......... .......... .......... 52% 21.9M 17s",
                                "206150K .......... .......... .......... .......... .......... 52% 23.9M 17s",
                                "206200K .......... .......... .......... .......... .......... 52% 23.3M 17s",
                                "206250K .......... .......... .......... .......... .......... 52% 21.6M 17s",
                                "206300K .......... .......... .......... .......... .......... 52% 22.6M 17s",
                                "206350K .......... .......... .......... .......... .......... 52% 19.9M 17s",
                                "206400K .......... .......... .......... .......... .......... 52% 19.9M 17s",
                                "206450K .......... .......... .......... .......... .......... 52% 24.5M 16s",
                                "206500K .......... .......... .......... .......... .......... 52% 19.2M 16s",
                                "206550K .......... .......... .......... .......... .......... 52% 22.3M 16s",
                                "206600K .......... .......... .......... .......... .......... 52% 22.6M 16s",
                                "206650K .......... .......... .......... .......... .......... 52% 23.9M 16s",
                                "206700K .......... .......... .......... .......... .......... 52% 23.6M 16s",
                                "206750K .......... .......... .......... .......... .......... 52% 21.8M 16s",
                                "206800K .......... .......... .......... .......... .......... 52% 19.1M 16s",
                                "206850K .......... .......... .......... .......... .......... 52% 22.5M 16s",
                                "206900K .......... .......... .......... .......... .......... 52% 24.4M 16s",
                                "206950K .......... .......... .......... .......... .......... 52% 22.3M 16s",
                                "207000K .......... .......... .......... .......... .......... 52% 19.4M 16s",
                                "207050K .......... .......... .......... .......... .......... 52% 24.5M 16s",
                                "207100K .......... .......... .......... .......... .......... 52% 24.7M 16s",
                                "207150K .......... .......... .......... .......... .......... 52% 25.2M 16s",
                                "207200K .......... .......... .......... .......... .......... 52% 16.6M 16s",
                                "207250K .......... .......... .......... .......... .......... 52% 24.0M 16s",
                                "207300K .......... .......... .......... .......... .......... 52% 24.2M 16s",
                                "207350K .......... .......... .......... .......... .......... 52% 24.2M 16s",
                                "207400K .......... .......... .......... .......... .......... 52% 21.3M 16s",
                                "207450K .......... .......... .......... .......... .......... 52% 21.1M 16s",
                                "207500K .......... .......... .......... .......... .......... 52% 24.0M 16s",
                                "207550K .......... .......... .......... .......... .......... 52% 25.1M 16s",
                                "207600K .......... .......... .......... .......... .......... 52% 19.9M 16s",
                                "207650K .......... .......... .......... .......... .......... 52% 23.3M 16s",
                                "207700K .......... .......... .......... .......... .......... 52% 21.1M 16s",
                                "207750K .......... .......... .......... .......... .......... 52% 22.1M 16s",
                                "207800K .......... .......... .......... .......... .......... 52% 23.9M 16s",
                                "207850K .......... .......... .......... .......... .......... 52% 23.7M 16s",
                                "207900K .......... .......... .......... .......... .......... 52% 22.4M 16s",
                                "207950K .......... .......... .......... .......... .......... 53% 22.1M 16s",
                                "208000K .......... .......... .......... .......... .......... 53% 8.07M 16s",
                                "208050K .......... .......... .......... .......... .......... 53% 18.8M 16s",
                                "208100K .......... .......... .......... .......... .......... 53% 23.2M 16s",
                                "208150K .......... .......... .......... .......... .......... 53% 20.7M 16s",
                                "208200K .......... .......... .......... .......... .......... 53% 21.0M 16s",
                                "208250K .......... .......... .......... .......... .......... 53% 23.7M 16s",
                                "208300K .......... .......... .......... .......... .......... 53% 20.9M 16s",
                                "208350K .......... .......... .......... .......... .......... 53% 25.0M 16s",
                                "208400K .......... .......... .......... .......... .......... 53% 20.1M 16s",
                                "208450K .......... .......... .......... .......... .......... 53% 23.9M 16s",
                                "208500K .......... .......... .......... .......... .......... 53% 21.3M 16s",
                                "208550K .......... .......... .......... .......... .......... 53% 23.8M 16s",
                                "208600K .......... .......... .......... .......... .......... 53% 22.4M 16s",
                                "208650K .......... .......... .......... .......... .......... 53% 25.1M 16s",
                                "208700K .......... .......... .......... .......... .......... 53% 22.1M 16s",
                                "208750K .......... .......... .......... .......... .......... 53% 19.0M 16s",
                                "208800K .......... .......... .......... .......... .......... 53% 20.3M 16s",
                                "208850K .......... .......... .......... .......... .......... 53% 24.3M 16s",
                                "208900K .......... .......... .......... .......... .......... 53% 24.9M 16s",
                                "208950K .......... .......... .......... .......... .......... 53% 20.2M 16s",
                                "209000K .......... .......... .......... .......... .......... 53%  522K 16s",
                                "209050K .......... .......... .......... .......... .......... 53% 19.5M 16s",
                                "209100K .......... .......... .......... .......... .......... 53% 18.5M 16s",
                                "209150K .......... .......... .......... .......... .......... 53% 15.0M 16s",
                                "209200K .......... .......... .......... .......... .......... 53% 15.6M 16s",
                                "209250K .......... .......... .......... .......... .......... 53% 25.0M 16s",
                                "209300K .......... .......... .......... .......... .......... 53% 23.5M 16s",
                                "209350K .......... .......... .......... .......... .......... 53% 23.1M 16s",
                                "209400K .......... .......... .......... .......... .......... 53% 20.6M 16s",
                                "209450K .......... .......... .......... .......... .......... 53% 23.9M 16s",
                                "209500K .......... .......... .......... .......... .......... 53% 23.4M 16s",
                                "209550K .......... .......... .......... .......... .......... 53% 22.4M 16s",
                                "209600K .......... .......... .......... .......... .......... 53% 15.5M 16s",
                                "209650K .......... .......... .......... .......... .......... 53% 23.7M 16s",
                                "209700K .......... .......... .......... .......... .......... 53% 24.3M 16s",
                                "209750K .......... .......... .......... .......... .......... 53% 22.7M 16s",
                                "209800K .......... .......... .......... .......... .......... 53% 22.2M 16s",
                                "209850K .......... .......... .......... .......... .......... 53% 22.1M 16s",
                                "209900K .......... .......... .......... .......... .......... 53% 25.6M 16s",
                                "209950K .......... .......... .......... .......... .......... 53% 24.7M 16s",
                                "210000K .......... .......... .......... .......... .......... 53% 18.6M 16s",
                                "210050K .......... .......... .......... .......... .......... 53% 20.3M 16s",
                                "210100K .......... .......... .......... .......... .......... 53% 24.4M 16s",
                                "210150K .......... .......... .......... .......... .......... 53% 24.2M 16s",
                                "210200K .......... .......... .......... .......... .......... 53% 23.5M 16s",
                                "210250K .......... .......... .......... .......... .......... 53% 23.0M 16s",
                                "210300K .......... .......... .......... .......... .......... 53% 20.3M 16s",
                                "210350K .......... .......... .......... .......... .......... 53% 25.5M 16s",
                                "210400K .......... .......... .......... .......... .......... 53% 20.2M 16s",
                                "210450K .......... .......... .......... .......... .......... 53% 23.8M 16s",
                                "210500K .......... .......... .......... .......... .......... 53% 22.2M 16s",
                                "210550K .......... .......... .......... .......... .......... 53% 21.9M 16s",
                                "210600K .......... .......... .......... .......... .......... 53% 22.2M 16s",
                                "210650K .......... .......... .......... .......... .......... 53% 24.2M 16s",
                                "210700K .......... .......... .......... .......... .......... 53% 22.2M 16s",
                                "210750K .......... .......... .......... .......... .......... 53% 22.5M 16s",
                                "210800K .......... .......... .......... .......... .......... 53% 18.4M 16s",
                                "210850K .......... .......... .......... .......... .......... 53% 24.4M 16s",
                                "210900K .......... .......... .......... .......... .......... 53% 25.0M 16s",
                                "210950K .......... .......... .......... .......... .......... 53% 22.9M 16s",
                                "211000K .......... .......... .......... .......... .......... 53% 18.8M 16s",
                                "211050K .......... .......... .......... .......... .......... 53% 21.4M 16s",
                                "211100K .......... .......... .......... .......... .......... 53% 24.8M 16s",
                                "211150K .......... .......... .......... .......... .......... 53% 20.3M 16s",
                                "211200K .......... .......... .......... .......... .......... 53% 16.5M 16s",
                                "211250K .......... .......... .......... .......... .......... 53% 23.2M 16s",
                                "211300K .......... .......... .......... .......... .......... 53% 22.9M 16s",
                                "211350K .......... .......... .......... .......... .......... 53% 21.7M 16s",
                                "211400K .......... .......... .......... .......... .......... 53% 20.5M 16s",
                                "211450K .......... .......... .......... .......... .......... 53% 20.2M 16s",
                                "211500K .......... .......... .......... .......... .......... 53% 21.9M 16s",
                                "211550K .......... .......... .......... .......... .......... 53% 22.4M 16s",
                                "211600K .......... .......... .......... .......... .......... 53% 17.7M 16s",
                                "211650K .......... .......... .......... .......... .......... 53% 19.1M 16s",
                                "211700K .......... .......... .......... .......... .......... 53% 23.1M 16s",
                                "211750K .......... .......... .......... .......... .......... 53% 23.4M 16s",
                                "211800K .......... .......... .......... .......... .......... 53% 20.7M 16s",
                                "211850K .......... .......... .......... .......... .......... 53% 22.4M 16s",
                                "211900K .......... .......... .......... .......... .......... 54% 20.5M 16s",
                                "211950K .......... .......... .......... .......... .......... 54% 23.7M 16s",
                                "212000K .......... .......... .......... .......... .......... 54% 18.2M 16s",
                                "212050K .......... .......... .......... .......... .......... 54% 22.1M 16s",
                                "212100K .......... .......... .......... .......... .......... 54% 20.9M 16s",
                                "212150K .......... .......... .......... .......... .......... 54% 23.2M 16s",
                                "212200K .......... .......... .......... .......... .......... 54% 22.4M 16s",
                                "212250K .......... .......... .......... .......... .......... 54% 21.8M 16s",
                                "212300K .......... .......... .......... .......... .......... 54% 21.2M 16s",
                                "212350K .......... .......... .......... .......... .......... 54% 21.6M 16s",
                                "212400K .......... .......... .......... .......... .......... 54% 18.4M 16s",
                                "212450K .......... .......... .......... .......... .......... 54% 22.3M 16s",
                                "212500K .......... .......... .......... .......... .......... 54% 22.1M 16s",
                                "212550K .......... .......... .......... .......... .......... 54% 20.9M 16s",
                                "212600K .......... .......... .......... .......... .......... 54% 21.8M 16s",
                                "212650K .......... .......... .......... .......... .......... 54% 23.8M 16s",
                                "212700K .......... .......... .......... .......... .......... 54% 21.4M 16s",
                                "212750K .......... .......... .......... .......... .......... 54% 21.0M 16s",
                                "212800K .......... .......... .......... .......... .......... 54% 17.9M 16s",
                                "212850K .......... .......... .......... .......... .......... 54% 22.9M 16s",
                                "212900K .......... .......... .......... .......... .......... 54% 22.4M 16s",
                                "212950K .......... .......... .......... .......... .......... 54% 21.9M 16s",
                                "213000K .......... .......... .......... .......... .......... 54% 19.6M 16s",
                                "213050K .......... .......... .......... .......... .......... 54%  765K 16s",
                                "213100K .......... .......... .......... .......... .......... 54% 14.5M 16s",
                                "213150K .......... .......... .......... .......... .......... 54% 15.9M 16s",
                                "213200K .......... .......... .......... .......... .......... 54% 14.8M 16s",
                                "213250K .......... .......... .......... .......... .......... 54% 16.6M 16s",
                                "213300K .......... .......... .......... .......... .......... 54% 14.0M 16s",
                                "213350K .......... .......... .......... .......... .......... 54% 18.2M 16s",
                                "213400K .......... .......... .......... .......... .......... 54% 16.2M 16s",
                                "213450K .......... .......... .......... .......... .......... 54% 14.8M 16s",
                                "213500K .......... .......... .......... .......... .......... 54% 16.7M 16s",
                                "213550K .......... .......... .......... .......... .......... 54% 18.4M 16s",
                                "213600K .......... .......... .......... .......... .......... 54% 13.9M 16s",
                                "213650K .......... .......... .......... .......... .......... 54% 16.7M 16s",
                                "213700K .......... .......... .......... .......... .......... 54% 18.2M 16s",
                                "213750K .......... .......... .......... .......... .......... 54% 18.7M 16s",
                                "213800K .......... .......... .......... .......... .......... 54% 13.3M 16s",
                                "213850K .......... .......... .......... .......... .......... 54% 17.2M 16s",
                                "213900K .......... .......... .......... .......... .......... 54% 4.33M 16s",
                                "213950K .......... .......... .......... .......... .......... 54% 17.5M 16s",
                                "214000K .......... .......... .......... .......... .......... 54% 12.9M 16s",
                                "214050K .......... .......... .......... .......... .......... 54% 18.0M 16s",
                                "214100K .......... .......... .......... .......... .......... 54% 18.1M 16s",
                                "214150K .......... .......... .......... .......... .......... 54% 18.2M 16s",
                                "214200K .......... .......... .......... .......... .......... 54% 15.2M 16s",
                                "214250K .......... .......... .......... .......... .......... 54% 17.8M 16s",
                                "214300K .......... .......... .......... .......... .......... 54% 18.0M 16s",
                                "214350K .......... .......... .......... .......... .......... 54% 16.1M 16s",
                                "214400K .......... .......... .......... .......... .......... 54% 15.0M 16s",
                                "214450K .......... .......... .......... .......... .......... 54% 17.4M 16s",
                                "214500K .......... .......... .......... .......... .......... 54% 16.8M 16s",
                                "214550K .......... .......... .......... .......... .......... 54% 17.9M 16s",
                                "214600K .......... .......... .......... .......... .......... 54% 7.26M 16s",
                                "214650K .......... .......... .......... .......... .......... 54% 22.6M 16s",
                                "214700K .......... .......... .......... .......... .......... 54% 19.9M 16s",
                                "214750K .......... .......... .......... .......... .......... 54% 23.4M 16s",
                                "214800K .......... .......... .......... .......... .......... 54% 19.4M 16s",
                                "214850K .......... .......... .......... .......... .......... 54% 23.7M 16s",
                                "214900K .......... .......... .......... .......... .......... 54% 24.7M 16s",
                                "214950K .......... .......... .......... .......... .......... 54% 20.2M 16s",
                                "215000K .......... .......... .......... .......... .......... 54% 19.1M 16s",
                                "215050K .......... .......... .......... .......... .......... 54% 21.0M 16s",
                                "215100K .......... .......... .......... .......... .......... 54% 24.5M 16s",
                                "215150K .......... .......... .......... .......... .......... 54% 21.4M 16s",
                                "215200K .......... .......... .......... .......... .......... 54% 19.5M 16s",
                                "215250K .......... .......... .......... .......... .......... 54% 24.7M 16s",
                                "215300K .......... .......... .......... .......... .......... 54% 23.8M 16s",
                                "215350K .......... .......... .......... .......... .......... 54% 24.2M 16s",
                                "215400K .......... .......... .......... .......... .......... 54% 19.1M 16s",
                                "215450K .......... .......... .......... .......... .......... 54% 24.8M 16s",
                                "215500K .......... .......... .......... .......... .......... 54% 24.3M 16s",
                                "215550K .......... .......... .......... .......... .......... 54% 8.39M 16s",
                                "215600K .......... .......... .......... .......... .......... 54% 20.0M 16s",
                                "215650K .......... .......... .......... .......... .......... 54% 12.4M 16s",
                                "215700K .......... .......... .......... .......... .......... 54% 25.2M 16s",
                                "215750K .......... .......... .......... .......... .......... 54% 21.6M 16s",
                                "215800K .......... .......... .......... .......... .......... 55% 13.0M 15s",
                                "215850K .......... .......... .......... .......... .......... 55% 4.87M 15s",
                                "215900K .......... .......... .......... .......... .......... 55% 35.1M 15s",
                                "215950K .......... .......... .......... .......... .......... 55% 35.6M 15s",
                                "216000K .......... .......... .......... .......... .......... 55% 27.3M 15s",
                                "216050K .......... .......... .......... .......... .......... 55% 35.5M 15s",
                                "216100K .......... .......... .......... .......... .......... 55% 36.3M 15s",
                                "216150K .......... .......... .......... .......... .......... 55% 7.30M 15s",
                                "216200K .......... .......... .......... .......... .......... 55% 18.3M 15s",
                                "216250K .......... .......... .......... .......... .......... 55% 22.4M 15s",
                                "216300K .......... .......... .......... .......... .......... 55% 19.4M 15s",
                                "216350K .......... .......... .......... .......... .......... 55% 19.4M 15s",
                                "216400K .......... .......... .......... .......... .......... 55% 20.1M 15s",
                                "216450K .......... .......... .......... .......... .......... 55% 20.9M 15s",
                                "216500K .......... .......... .......... .......... .......... 55% 20.9M 15s",
                                "216550K .......... .......... .......... .......... .......... 55% 14.3M 15s",
                                "216600K .......... .......... .......... .......... .......... 55% 22.9M 15s",
                                "216650K .......... .......... .......... .......... .......... 55% 24.4M 15s",
                                "216700K .......... .......... .......... .......... .......... 55% 20.1M 15s",
                                "216750K .......... .......... .......... .......... .......... 55% 24.3M 15s",
                                "216800K .......... .......... .......... .......... .......... 55% 17.4M 15s",
                                "216850K .......... .......... .......... .......... .......... 55% 24.4M 15s",
                                "216900K .......... .......... .......... .......... .......... 55% 18.8M 15s",
                                "216950K .......... .......... .......... .......... .......... 55% 17.2M 15s",
                                "217000K .......... .......... .......... .......... .......... 55% 16.5M 15s",
                                "217050K .......... .......... .......... .......... .......... 55% 20.2M 15s",
                                "217100K .......... .......... .......... .......... .......... 55% 19.8M 15s",
                                "217150K .......... .......... .......... .......... .......... 55% 1.72M 15s",
                                "217200K .......... .......... .......... .......... .......... 55% 13.7M 15s",
                                "217250K .......... .......... .......... .......... .......... 55% 16.8M 15s",
                                "217300K .......... .......... .......... .......... .......... 55% 18.1M 15s",
                                "217350K .......... .......... .......... .......... .......... 55% 19.8M 15s",
                                "217400K .......... .......... .......... .......... .......... 55% 18.6M 15s",
                                "217450K .......... .......... .......... .......... .......... 55% 20.1M 15s",
                                "217500K .......... .......... .......... .......... .......... 55% 24.2M 15s",
                                "217550K .......... .......... .......... .......... .......... 55% 24.6M 15s",
                                "217600K .......... .......... .......... .......... .......... 55% 20.2M 15s",
                                "217650K .......... .......... .......... .......... .......... 55% 25.2M 15s",
                                "217700K .......... .......... .......... .......... .......... 55% 21.2M 15s",
                                "217750K .......... .......... .......... .......... .......... 55% 25.0M 15s",
                                "217800K .......... .......... .......... .......... .......... 55% 23.1M 15s",
                                "217850K .......... .......... .......... .......... .......... 55% 25.6M 15s",
                                "217900K .......... .......... .......... .......... .......... 55% 8.01M 15s",
                                "217950K .......... .......... .......... .......... .......... 55% 23.8M 15s",
                                "218000K .......... .......... .......... .......... .......... 55% 19.3M 15s",
                                "218050K .......... .......... .......... .......... .......... 55% 16.3M 15s",
                                "218100K .......... .......... .......... .......... .......... 55% 23.9M 15s",
                                "218150K .......... .......... .......... .......... .......... 55% 23.9M 15s",
                                "218200K .......... .......... .......... .......... .......... 55% 22.9M 15s",
                                "218250K .......... .......... .......... .......... .......... 55% 23.6M 15s",
                                "218300K .......... .......... .......... .......... .......... 55% 21.6M 15s",
                                "218350K .......... .......... .......... .......... .......... 55% 24.5M 15s",
                                "218400K .......... .......... .......... .......... .......... 55% 20.4M 15s",
                                "218450K .......... .......... .......... .......... .......... 55% 23.9M 15s",
                                "218500K .......... .......... .......... .......... .......... 55% 24.1M 15s",
                                "218550K .......... .......... .......... .......... .......... 55% 20.4M 15s",
                                "218600K .......... .......... .......... .......... .......... 55% 22.4M 15s",
                                "218650K .......... .......... .......... .......... .......... 55% 24.5M 15s",
                                "218700K .......... .......... .......... .......... .......... 55% 24.6M 15s",
                                "218750K .......... .......... .......... .......... .......... 55% 22.6M 15s",
                                "218800K .......... .......... .......... .......... .......... 55% 17.3M 15s",
                                "218850K .......... .......... .......... .......... .......... 55% 20.8M 15s",
                                "218900K .......... .......... .......... .......... .......... 55% 21.3M 15s",
                                "218950K .......... .......... .......... .......... .......... 55% 18.7M 15s",
                                "219000K .......... .......... .......... .......... .......... 55% 17.5M 15s",
                                "219050K .......... .......... .......... .......... .......... 55% 19.4M 15s",
                                "219100K .......... .......... .......... .......... .......... 55% 20.1M 15s",
                                "219150K .......... .......... .......... .......... .......... 55% 18.9M 15s",
                                "219200K .......... .......... .......... .......... .......... 55% 14.5M 15s",
                                "219250K .......... .......... .......... .......... .......... 55% 19.9M 15s",
                                "219300K .......... .......... .......... .......... .......... 55% 20.0M 15s",
                                "219350K .......... .......... .......... .......... .......... 55% 17.1M 15s",
                                "219400K .......... .......... .......... .......... .......... 55% 18.5M 15s",
                                "219450K .......... .......... .......... .......... .......... 55% 18.5M 15s",
                                "219500K .......... .......... .......... .......... .......... 55% 19.3M 15s",
                                "219550K .......... .......... .......... .......... .......... 55% 16.9M 15s",
                                "219600K .......... .......... .......... .......... .......... 55% 16.6M 15s",
                                "219650K .......... .......... .......... .......... .......... 55% 20.2M 15s",
                                "219700K .......... .......... .......... .......... .......... 55% 19.9M 15s",
                                "219750K .......... .......... .......... .......... .......... 56% 17.3M 15s",
                                "219800K .......... .......... .......... .......... .......... 56% 18.8M 15s",
                                "219850K .......... .......... .......... .......... .......... 56% 19.7M 15s",
                                "219900K .......... .......... .......... .......... .......... 56% 20.0M 15s",
                                "219950K .......... .......... .......... .......... .......... 56% 16.5M 15s",
                                "220000K .......... .......... .......... .......... .......... 56% 16.4M 15s",
                                "220050K .......... .......... .......... .......... .......... 56% 20.6M 15s",
                                "220100K .......... .......... .......... .......... .......... 56% 19.0M 15s",
                                "220150K .......... .......... .......... .......... .......... 56% 16.4M 15s",
                                "220200K .......... .......... .......... .......... .......... 56% 18.9M 15s",
                                "220250K .......... .......... .......... .......... .......... 56% 20.3M 15s",
                                "220300K .......... .......... .......... .......... .......... 56% 17.5M 15s",
                                "220350K .......... .......... .......... .......... .......... 56% 20.6M 15s",
                                "220400K .......... .......... .......... .......... .......... 56% 16.6M 15s",
                                "220450K .......... .......... .......... .......... .......... 56% 20.7M 15s",
                                "220500K .......... .......... .......... .......... .......... 56% 17.9M 15s",
                                "220550K .......... .......... .......... .......... .......... 56% 20.1M 15s",
                                "220600K .......... .......... .......... .......... .......... 56% 19.3M 15s",
                                "220650K .......... .......... .......... .......... .......... 56% 20.6M 15s",
                                "220700K .......... .......... .......... .......... .......... 56% 17.8M 15s",
                                "220750K .......... .......... .......... .......... .......... 56% 20.8M 15s",
                                "220800K .......... .......... .......... .......... .......... 56% 16.6M 15s",
                                "220850K .......... .......... .......... .......... .......... 56% 20.5M 15s",
                                "220900K .......... .......... .......... .......... .......... 56% 18.2M 15s",
                                "220950K .......... .......... .......... .......... .......... 56% 20.1M 15s",
                                "221000K .......... .......... .......... .......... .......... 56% 19.3M 15s",
                                "221050K .......... .......... .......... .......... .......... 56% 20.0M 15s",
                                "221100K .......... .......... .......... .......... .......... 56% 17.6M 15s",
                                "221150K .......... .......... .......... .......... .......... 56% 20.2M 15s",
                                "221200K .......... .......... .......... .......... .......... 56%  766K 15s",
                                "221250K .......... .......... .......... .......... .......... 56% 13.2M 15s",
                                "221300K .......... .......... .......... .......... .......... 56% 22.9M 15s",
                                "221350K .......... .......... .......... .......... .......... 56% 17.6M 15s",
                                "221400K .......... .......... .......... .......... .......... 56% 21.2M 15s",
                                "221450K .......... .......... .......... .......... .......... 56% 15.9M 15s",
                                "221500K .......... .......... .......... .......... .......... 56% 17.5M 15s",
                                "221550K .......... .......... .......... .......... .......... 56% 21.6M 15s",
                                "221600K .......... .......... .......... .......... .......... 56% 17.2M 15s",
                                "221650K .......... .......... .......... .......... .......... 56% 20.5M 15s",
                                "221700K .......... .......... .......... .......... .......... 56% 19.7M 15s",
                                "221750K .......... .......... .......... .......... .......... 56% 19.7M 15s",
                                "221800K .......... .......... .......... .......... .......... 56% 22.9M 15s",
                                "221850K .......... .......... .......... .......... .......... 56% 7.38M 15s",
                                "221900K .......... .......... .......... .......... .......... 56% 19.0M 15s",
                                "221950K .......... .......... .......... .......... .......... 56% 19.4M 15s",
                                "222000K .......... .......... .......... .......... .......... 56% 16.2M 15s",
                                "222050K .......... .......... .......... .......... .......... 56% 22.1M 15s",
                                "222100K .......... .......... .......... .......... .......... 56% 22.6M 15s",
                                "222150K .......... .......... .......... .......... .......... 56% 22.4M 15s",
                                "222200K .......... .......... .......... .......... .......... 56% 21.1M 15s",
                                "222250K .......... .......... .......... .......... .......... 56% 17.0M 15s",
                                "222300K .......... .......... .......... .......... .......... 56% 21.1M 15s",
                                "222350K .......... .......... .......... .......... .......... 56% 23.1M 15s",
                                "222400K .......... .......... .......... .......... .......... 56% 15.2M 15s",
                                "222450K .......... .......... .......... .......... .......... 56% 14.1M 15s",
                                "222500K .......... .......... .......... .......... .......... 56% 17.9M 15s",
                                "222550K .......... .......... .......... .......... .......... 56% 15.2M 15s",
                                "222600K .......... .......... .......... .......... .......... 56% 13.0M 15s",
                                "222650K .......... .......... .......... .......... .......... 56% 12.6M 15s",
                                "222700K .......... .......... .......... .......... .......... 56% 21.3M 15s",
                                "222750K .......... .......... .......... .......... .......... 56% 16.0M 15s",
                                "222800K .......... .......... .......... .......... .......... 56% 15.6M 15s",
                                "222850K .......... .......... .......... .......... .......... 56% 20.9M 15s",
                                "222900K .......... .......... .......... .......... .......... 56% 21.0M 15s",
                                "222950K .......... .......... .......... .......... .......... 56% 18.6M 15s",
                                "223000K .......... .......... .......... .......... .......... 56% 20.2M 15s",
                                "223050K .......... .......... .......... .......... .......... 56% 22.0M 15s",
                                "223100K .......... .......... .......... .......... .......... 56% 17.9M 15s",
                                "223150K .......... .......... .......... .......... .......... 56% 17.0M 15s",
                                "223200K .......... .......... .......... .......... .......... 56% 17.0M 15s",
                                "223250K .......... .......... .......... .......... .......... 56% 16.2M 15s",
                                "223300K .......... .......... .......... .......... .......... 56% 13.8M 15s",
                                "223350K .......... .......... .......... .......... .......... 56% 17.1M 15s",
                                "223400K .......... .......... .......... .......... .......... 56% 16.2M 15s",
                                "223450K .......... .......... .......... .......... .......... 56% 13.8M 15s",
                                "223500K .......... .......... .......... .......... .......... 56% 17.0M 15s",
                                "223550K .......... .......... .......... .......... .......... 56% 15.8M 15s",
                                "223600K .......... .......... .......... .......... .......... 56% 13.9M 15s",
                                "223650K .......... .......... .......... .......... .......... 57% 14.5M 15s",
                                "223700K .......... .......... .......... .......... .......... 57% 15.1M 15s",
                                "223750K .......... .......... .......... .......... .......... 57% 15.5M 15s",
                                "223800K .......... .......... .......... .......... .......... 57% 13.3M 15s",
                                "223850K .......... .......... .......... .......... .......... 57% 19.1M 15s",
                                "223900K .......... .......... .......... .......... .......... 57% 20.4M 15s",
                                "223950K .......... .......... .......... .......... .......... 57% 16.5M 15s",
                                "224000K .......... .......... .......... .......... .......... 57% 14.4M 15s",
                                "224050K .......... .......... .......... .......... .......... 57% 17.5M 15s",
                                "224100K .......... .......... .......... .......... .......... 57% 16.8M 15s",
                                "224150K .......... .......... .......... .......... .......... 57% 17.0M 15s",
                                "224200K .......... .......... .......... .......... .......... 57% 18.9M 15s",
                                "224250K .......... .......... .......... .......... .......... 57% 17.7M 15s",
                                "224300K .......... .......... .......... .......... .......... 57% 15.4M 15s",
                                "224350K .......... .......... .......... .......... .......... 57% 17.7M 15s",
                                "224400K .......... .......... .......... .......... .......... 57% 14.2M 15s",
                                "224450K .......... .......... .......... .......... .......... 57% 14.8M 15s",
                                "224500K .......... .......... .......... .......... .......... 57% 17.6M 15s",
                                "224550K .......... .......... .......... .......... .......... 57% 18.8M 15s",
                                "224600K .......... .......... .......... .......... .......... 57% 19.2M 15s",
                                "224650K .......... .......... .......... .......... .......... 57% 18.2M 15s",
                                "224700K .......... .......... .......... .......... .......... 57% 22.5M 15s",
                                "224750K .......... .......... .......... .......... .......... 57% 25.0M 15s",
                                "224800K .......... .......... .......... .......... .......... 57% 5.66M 15s",
                                "224850K .......... .......... .......... .......... .......... 57% 32.7M 15s",
                                "224900K .......... .......... .......... .......... .......... 57% 25.3M 15s",
                                "224950K .......... .......... .......... .......... .......... 57% 24.7M 15s",
                                "225000K .......... .......... .......... .......... .......... 57% 20.0M 15s",
                                "225050K .......... .......... .......... .......... .......... 57% 17.5M 15s",
                                "225100K .......... .......... .......... .......... .......... 57% 17.9M 15s",
                                "225150K .......... .......... .......... .......... .......... 57% 20.2M 15s",
                                "225200K .......... .......... .......... .......... .......... 57% 15.0M 15s",
                                "225250K .......... .......... .......... .......... .......... 57% 24.3M 14s",
                                "225300K .......... .......... .......... .......... .......... 57% 1.65M 15s",
                                "225350K .......... .......... .......... .......... .......... 57% 18.2M 15s",
                                "225400K .......... .......... .......... .......... .......... 57% 11.7M 15s",
                                "225450K .......... .......... .......... .......... .......... 57% 12.4M 14s",
                                "225500K .......... .......... .......... .......... .......... 57% 23.5M 14s",
                                "225550K .......... .......... .......... .......... .......... 57% 22.9M 14s",
                                "225600K .......... .......... .......... .......... .......... 57% 18.9M 14s",
                                "225650K .......... .......... .......... .......... .......... 57% 18.3M 14s",
                                "225700K .......... .......... .......... .......... .......... 57% 23.6M 14s",
                                "225750K .......... .......... .......... .......... .......... 57% 24.2M 14s",
                                "225800K .......... .......... .......... .......... .......... 57% 22.7M 14s",
                                "225850K .......... .......... .......... .......... .......... 57% 24.7M 14s",
                                "225900K .......... .......... .......... .......... .......... 57% 21.2M 14s",
                                "225950K .......... .......... .......... .......... .......... 57% 24.7M 14s",
                                "226000K .......... .......... .......... .......... .......... 57% 19.9M 14s",
                                "226050K .......... .......... .......... .......... .......... 57% 12.7M 14s",
                                "226100K .......... .......... .......... .......... .......... 57% 18.5M 14s",
                                "226150K .......... .......... .......... .......... .......... 57% 24.4M 14s",
                                "226200K .......... .......... .......... .......... .......... 57% 22.3M 14s",
                                "226250K .......... .......... .......... .......... .......... 57% 23.2M 14s",
                                "226300K .......... .......... .......... .......... .......... 57% 20.4M 14s",
                                "226350K .......... .......... .......... .......... .......... 57% 24.3M 14s",
                                "226400K .......... .......... .......... .......... .......... 57% 7.92M 14s",
                                "226450K .......... .......... .......... .......... .......... 57% 15.8M 14s",
                                "226500K .......... .......... .......... .......... .......... 57% 13.3M 14s",
                                "226550K .......... .......... .......... .......... .......... 57% 23.2M 14s",
                                "226600K .......... .......... .......... .......... .......... 57% 11.6M 14s",
                                "226650K .......... .......... .......... .......... .......... 57% 20.0M 14s",
                                "226700K .......... .......... .......... .......... .......... 57% 21.9M 14s",
                                "226750K .......... .......... .......... .......... .......... 57% 24.2M 14s",
                                "226800K .......... .......... .......... .......... .......... 57% 15.1M 14s",
                                "226850K .......... .......... .......... .......... .......... 57% 15.0M 14s",
                                "226900K .......... .......... .......... .......... .......... 57% 23.0M 14s",
                                "226950K .......... .......... .......... .......... .......... 57% 24.5M 14s",
                                "227000K .......... .......... .......... .......... .......... 57% 18.1M 14s",
                                "227050K .......... .......... .......... .......... .......... 57% 20.5M 14s",
                                "227100K .......... .......... .......... .......... .......... 57% 24.4M 14s",
                                "227150K .......... .......... .......... .......... .......... 57% 23.7M 14s",
                                "227200K .......... .......... .......... .......... .......... 57% 19.3M 14s",
                                "227250K .......... .......... .......... .......... .......... 57% 13.1M 14s",
                                "227300K .......... .......... .......... .......... .......... 57% 14.2M 14s",
                                "227350K .......... .......... .......... .......... .......... 57% 22.4M 14s",
                                "227400K .......... .......... .......... .......... .......... 57% 21.3M 14s",
                                "227450K .......... .......... .......... .......... .......... 57% 21.2M 14s",
                                "227500K .......... .......... .......... .......... .......... 57% 23.3M 14s",
                                "227550K .......... .......... .......... .......... .......... 57% 22.2M 14s",
                                "227600K .......... .......... .......... .......... .......... 58% 15.7M 14s",
                                "227650K .......... .......... .......... .......... .......... 58% 21.7M 14s",
                                "227700K .......... .......... .......... .......... .......... 58% 22.8M 14s",
                                "227750K .......... .......... .......... .......... .......... 58% 23.0M 14s",
                                "227800K .......... .......... .......... .......... .......... 58% 21.2M 14s",
                                "227850K .......... .......... .......... .......... .......... 58% 18.9M 14s",
                                "227900K .......... .......... .......... .......... .......... 58% 24.8M 14s",
                                "227950K .......... .......... .......... .......... .......... 58% 23.3M 14s",
                                "228000K .......... .......... .......... .......... .......... 58% 19.1M 14s",
                                "228050K .......... .......... .......... .......... .......... 58% 20.2M 14s",
                                "228100K .......... .......... .......... .......... .......... 58% 21.2M 14s",
                                "228150K .......... .......... .......... .......... .......... 58% 20.0M 14s",
                                "228200K .......... .......... .......... .......... .......... 58% 22.5M 14s",
                                "228250K .......... .......... .......... .......... .......... 58% 21.2M 14s",
                                "228300K .......... .......... .......... .......... .......... 58% 20.1M 14s",
                                "228350K .......... .......... .......... .......... .......... 58% 23.8M 14s",
                                "228400K .......... .......... .......... .......... .......... 58% 16.8M 14s",
                                "228450K .......... .......... .......... .......... .......... 58% 24.2M 14s",
                                "228500K .......... .......... .......... .......... .......... 58% 23.5M 14s",
                                "228550K .......... .......... .......... .......... .......... 58% 21.7M 14s",
                                "228600K .......... .......... .......... .......... .......... 58% 23.1M 14s",
                                "228650K .......... .......... .......... .......... .......... 58% 24.6M 14s",
                                "228700K .......... .......... .......... .......... .......... 58% 24.1M 14s",
                                "228750K .......... .......... .......... .......... .......... 58% 19.5M 14s",
                                "228800K .......... .......... .......... .......... .......... 58% 19.1M 14s",
                                "228850K .......... .......... .......... .......... .......... 58% 25.0M 14s",
                                "228900K .......... .......... .......... .......... .......... 58% 22.1M 14s",
                                "228950K .......... .......... .......... .......... .......... 58% 23.2M 14s",
                                "229000K .......... .......... .......... .......... .......... 58% 19.6M 14s",
                                "229050K .......... .......... .......... .......... .......... 58% 24.3M 14s",
                                "229100K .......... .......... .......... .......... .......... 58% 24.7M 14s",
                                "229150K .......... .......... .......... .......... .......... 58% 24.5M 14s",
                                "229200K .......... .......... .......... .......... .......... 58% 17.5M 14s",
                                "229250K .......... .......... .......... .......... .......... 58% 19.2M 14s",
                                "229300K .......... .......... .......... .......... .......... 58% 24.2M 14s",
                                "229350K .......... .......... .......... .......... .......... 58% 25.0M 14s",
                                "229400K .......... .......... .......... .......... .......... 58%  751K 14s",
                                "229450K .......... .......... .......... .......... .......... 58% 8.83M 14s",
                                "229500K .......... .......... .......... .......... .......... 58% 20.6M 14s",
                                "229550K .......... .......... .......... .......... .......... 58% 20.3M 14s",
                                "229600K .......... .......... .......... .......... .......... 58% 17.6M 14s",
                                "229650K .......... .......... .......... .......... .......... 58% 15.2M 14s",
                                "229700K .......... .......... .......... .......... .......... 58% 20.7M 14s",
                                "229750K .......... .......... .......... .......... .......... 58% 19.1M 14s",
                                "229800K .......... .......... .......... .......... .......... 58% 20.2M 14s",
                                "229850K .......... .......... .......... .......... .......... 58% 18.7M 14s",
                                "229900K .......... .......... .......... .......... .......... 58% 23.8M 14s",
                                "229950K .......... .......... .......... .......... .......... 58% 19.4M 14s",
                                "230000K .......... .......... .......... .......... .......... 58% 20.5M 14s",
                                "230050K .......... .......... .......... .......... .......... 58% 17.9M 14s",
                                "230100K .......... .......... .......... .......... .......... 58% 7.53M 14s",
                                "230150K .......... .......... .......... .......... .......... 58% 22.5M 14s",
                                "230200K .......... .......... .......... .......... .......... 58% 15.1M 14s",
                                "230250K .......... .......... .......... .......... .......... 58% 22.4M 14s",
                                "230300K .......... .......... .......... .......... .......... 58% 23.5M 14s",
                                "230350K .......... .......... .......... .......... .......... 58% 18.4M 14s",
                                "230400K .......... .......... .......... .......... .......... 58% 16.2M 14s",
                                "230450K .......... .......... .......... .......... .......... 58% 23.3M 14s",
                                "230500K .......... .......... .......... .......... .......... 58% 18.1M 14s",
                                "230550K .......... .......... .......... .......... .......... 58% 23.4M 14s",
                                "230600K .......... .......... .......... .......... .......... 58% 15.6M 14s",
                                "230650K .......... .......... .......... .......... .......... 58% 23.0M 14s",
                                "230700K .......... .......... .......... .......... .......... 58% 18.3M 14s",
                                "230750K .......... .......... .......... .......... .......... 58% 20.7M 14s",
                                "230800K .......... .......... .......... .......... .......... 58% 14.5M 14s",
                                "230850K .......... .......... .......... .......... .......... 58% 18.1M 14s",
                                "230900K .......... .......... .......... .......... .......... 58% 22.5M 14s",
                                "230950K .......... .......... .......... .......... .......... 58% 18.8M 14s",
                                "231000K .......... .......... .......... .......... .......... 58% 18.8M 14s",
                                "231050K .......... .......... .......... .......... .......... 58% 18.5M 14s",
                                "231100K .......... .......... .......... .......... .......... 58% 23.4M 14s",
                                "231150K .......... .......... .......... .......... .......... 58% 18.1M 14s",
                                "231200K .......... .......... .......... .......... .......... 58% 16.4M 14s",
                                "231250K .......... .......... .......... .......... .......... 58% 19.9M 14s",
                                "231300K .......... .......... .......... .......... .......... 58% 21.5M 14s",
                                "231350K .......... .......... .......... .......... .......... 58% 20.6M 14s",
                                "231400K .......... .......... .......... .......... .......... 58% 15.3M 14s",
                                "231450K .......... .......... .......... .......... .......... 58% 18.1M 14s",
                                "231500K .......... .......... .......... .......... .......... 59% 20.6M 14s",
                                "231550K .......... .......... .......... .......... .......... 59% 7.00M 14s",
                                "231600K .......... .......... .......... .......... .......... 59% 19.8M 14s",
                                "231650K .......... .......... .......... .......... .......... 59% 32.4M 14s",
                                "231700K .......... .......... .......... .......... .......... 59% 20.2M 14s",
                                "231750K .......... .......... .......... .......... .......... 59% 17.4M 14s",
                                "231800K .......... .......... .......... .......... .......... 59% 18.1M 14s",
                                "231850K .......... .......... .......... .......... .......... 59% 21.0M 14s",
                                "231900K .......... .......... .......... .......... .......... 59% 18.3M 14s",
                                "231950K .......... .......... .......... .......... .......... 59% 18.6M 14s",
                                "232000K .......... .......... .......... .......... .......... 59% 18.3M 14s",
                                "232050K .......... .......... .......... .......... .......... 59% 15.2M 14s",
                                "232100K .......... .......... .......... .......... .......... 59% 23.2M 14s",
                                "232150K .......... .......... .......... .......... .......... 59% 18.2M 14s",
                                "232200K .......... .......... .......... .......... .......... 59% 18.8M 14s",
                                "232250K .......... .......... .......... .......... .......... 59% 20.5M 14s",
                                "232300K .......... .......... .......... .......... .......... 59% 19.4M 14s",
                                "232350K .......... .......... .......... .......... .......... 59% 18.3M 14s",
                                "232400K .......... .......... .......... .......... .......... 59% 16.3M 14s",
                                "232450K .......... .......... .......... .......... .......... 59% 20.2M 14s",
                                "232500K .......... .......... .......... .......... .......... 59% 24.9M 14s",
                                "232550K .......... .......... .......... .......... .......... 59% 18.5M 14s",
                                "232600K .......... .......... .......... .......... .......... 59% 21.6M 14s",
                                "232650K .......... .......... .......... .......... .......... 59% 20.9M 14s",
                                "232700K .......... .......... .......... .......... .......... 59% 23.5M 14s",
                                "232750K .......... .......... .......... .......... .......... 59% 7.49M 14s",
                                "232800K .......... .......... .......... .......... .......... 59% 14.5M 14s",
                                "232850K .......... .......... .......... .......... .......... 59% 23.9M 14s",
                                "232900K .......... .......... .......... .......... .......... 59% 25.3M 14s",
                                "232950K .......... .......... .......... .......... .......... 59% 16.8M 14s",
                                "233000K .......... .......... .......... .......... .......... 59% 22.5M 14s",
                                "233050K .......... .......... .......... .......... .......... 59% 20.6M 14s",
                                "233100K .......... .......... .......... .......... .......... 59% 24.9M 14s",
                                "233150K .......... .......... .......... .......... .......... 59% 21.6M 14s",
                                "233200K .......... .......... .......... .......... .......... 59% 18.3M 14s",
                                "233250K .......... .......... .......... .......... .......... 59% 21.8M 14s",
                                "233300K .......... .......... .......... .......... .......... 59% 24.8M 14s",
                                "233350K .......... .......... .......... .......... .......... 59% 22.4M 14s",
                                "233400K .......... .......... .......... .......... .......... 59% 17.6M 14s",
                                "233450K .......... .......... .......... .......... .......... 59% 21.1M 14s",
                                "233500K .......... .......... .......... .......... .......... 59% 1.03M 14s",
                                "233550K .......... .......... .......... .......... .......... 59% 13.6M 14s",
                                "233600K .......... .......... .......... .......... .......... 59% 14.0M 14s",
                                "233650K .......... .......... .......... .......... .......... 59% 19.4M 14s",
                                "233700K .......... .......... .......... .......... .......... 59% 25.6M 14s",
                                "233750K .......... .......... .......... .......... .......... 59% 18.4M 14s",
                                "233800K .......... .......... .......... .......... .......... 59% 15.2M 14s",
                                "233850K .......... .......... .......... .......... .......... 59% 15.9M 14s",
                                "233900K .......... .......... .......... .......... .......... 59% 11.6M 14s",
                                "233950K .......... .......... .......... .......... .......... 59% 17.0M 14s",
                                "234000K .......... .......... .......... .......... .......... 59% 17.5M 14s",
                                "234050K .......... .......... .......... .......... .......... 59% 25.2M 14s",
                                "234100K .......... .......... .......... .......... .......... 59% 21.2M 14s",
                                "234150K .......... .......... .......... .......... .......... 59% 21.0M 14s",
                                "234200K .......... .......... .......... .......... .......... 59% 13.5M 14s",
                                "234250K .......... .......... .......... .......... .......... 59% 15.8M 14s",
                                "234300K .......... .......... .......... .......... .......... 59% 17.8M 14s",
                                "234350K .......... .......... .......... .......... .......... 59% 14.7M 14s",
                                "234400K .......... .......... .......... .......... .......... 59% 12.5M 14s",
                                "234450K .......... .......... .......... .......... .......... 59% 19.2M 14s",
                                "234500K .......... .......... .......... .......... .......... 59% 19.7M 14s",
                                "234550K .......... .......... .......... .......... .......... 59% 19.6M 14s",
                                "234600K .......... .......... .......... .......... .......... 59% 13.2M 14s",
                                "234650K .......... .......... .......... .......... .......... 59% 19.7M 14s",
                                "234700K .......... .......... .......... .......... .......... 59% 17.5M 14s",
                                "234750K .......... .......... .......... .......... .......... 59% 5.61M 14s",
                                "234800K .......... .......... .......... .......... .......... 59% 22.1M 14s",
                                "234850K .......... .......... .......... .......... .......... 59% 29.0M 14s",
                                "234900K .......... .......... .......... .......... .......... 59% 17.2M 14s",
                                "234950K .......... .......... .......... .......... .......... 59% 17.3M 14s",
                                "235000K .......... .......... .......... .......... .......... 59% 9.96M 14s",
                                "235050K .......... .......... .......... .......... .......... 59% 19.3M 14s",
                                "235100K .......... .......... .......... .......... .......... 59% 14.8M 14s",
                                "235150K .......... .......... .......... .......... .......... 59% 20.9M 14s",
                                "235200K .......... .......... .......... .......... .......... 59% 13.5M 14s",
                                "235250K .......... .......... .......... .......... .......... 59% 24.5M 13s",
                                "235300K .......... .......... .......... .......... .......... 59% 19.7M 13s",
                                "235350K .......... .......... .......... .......... .......... 59% 23.2M 13s",
                                "235400K .......... .......... .......... .......... .......... 59% 19.9M 13s",
                                "235450K .......... .......... .......... .......... .......... 60% 24.3M 13s",
                                "235500K .......... .......... .......... .......... .......... 60% 20.2M 13s",
                                "235550K .......... .......... .......... .......... .......... 60% 24.0M 13s",
                                "235600K .......... .......... .......... .......... .......... 60% 19.2M 13s",
                                "235650K .......... .......... .......... .......... .......... 60% 22.2M 13s",
                                "235700K .......... .......... .......... .......... .......... 60% 24.3M 13s",
                                "235750K .......... .......... .......... .......... .......... 60% 20.8M 13s",
                                "235800K .......... .......... .......... .......... .......... 60% 22.7M 13s",
                                "235850K .......... .......... .......... .......... .......... 60% 24.0M 13s",
                                "235900K .......... .......... .......... .......... .......... 60% 24.4M 13s",
                                "235950K .......... .......... .......... .......... .......... 60% 24.6M 13s",
                                "236000K .......... .......... .......... .......... .......... 60% 17.6M 13s",
                                "236050K .......... .......... .......... .......... .......... 60% 21.7M 13s",
                                "236100K .......... .......... .......... .......... .......... 60% 23.8M 13s",
                                "236150K .......... .......... .......... .......... .......... 60% 24.5M 13s",
                                "236200K .......... .......... .......... .......... .......... 60% 16.4M 13s",
                                "236250K .......... .......... .......... .......... .......... 60% 21.7M 13s",
                                "236300K .......... .......... .......... .......... .......... 60% 21.3M 13s",
                                "236350K .......... .......... .......... .......... .......... 60% 22.1M 13s",
                                "236400K .......... .......... .......... .......... .......... 60% 16.3M 13s",
                                "236450K .......... .......... .......... .......... .......... 60% 21.3M 13s",
                                "236500K .......... .......... .......... .......... .......... 60% 21.8M 13s",
                                "236550K .......... .......... .......... .......... .......... 60% 21.9M 13s",
                                "236600K .......... .......... .......... .......... .......... 60% 18.2M 13s",
                                "236650K .......... .......... .......... .......... .......... 60% 22.2M 13s",
                                "236700K .......... .......... .......... .......... .......... 60% 21.2M 13s",
                                "236750K .......... .......... .......... .......... .......... 60% 22.1M 13s",
                                "236800K .......... .......... .......... .......... .......... 60% 12.0M 13s",
                                "236850K .......... .......... .......... .......... .......... 60% 21.9M 13s",
                                "236900K .......... .......... .......... .......... .......... 60% 22.3M 13s",
                                "236950K .......... .......... .......... .......... .......... 60% 11.3M 13s",
                                "237000K .......... .......... .......... .......... .......... 60% 8.42M 13s",
                                "237050K .......... .......... .......... .......... .......... 60% 22.0M 13s",
                                "237100K .......... .......... .......... .......... .......... 60% 19.8M 13s",
                                "237150K .......... .......... .......... .......... .......... 60% 11.1M 13s",
                                "237200K .......... .......... .......... .......... .......... 60% 17.4M 13s",
                                "237250K .......... .......... .......... .......... .......... 60% 20.5M 13s",
                                "237300K .......... .......... .......... .......... .......... 60% 20.6M 13s",
                                "237350K .......... .......... .......... .......... .......... 60% 21.5M 13s",
                                "237400K .......... .......... .......... .......... .......... 60% 16.6M 13s",
                                "237450K .......... .......... .......... .......... .......... 60% 20.3M 13s",
                                "237500K .......... .......... .......... .......... .......... 60% 20.3M 13s",
                                "237550K .......... .......... .......... .......... .......... 60% 1.14M 13s",
                                "237600K .......... .......... .......... .......... .......... 60% 11.4M 13s",
                                "237650K .......... .......... .......... .......... .......... 60% 18.3M 13s",
                                "237700K .......... .......... .......... .......... .......... 60% 18.8M 13s",
                                "237750K .......... .......... .......... .......... .......... 60% 18.4M 13s",
                                "237800K .......... .......... .......... .......... .......... 60% 17.3M 13s",
                                "237850K .......... .......... .......... .......... .......... 60% 16.5M 13s",
                                "237900K .......... .......... .......... .......... .......... 60% 9.97M 13s",
                                "237950K .......... .......... .......... .......... .......... 60% 12.0M 13s",
                                "238000K .......... .......... .......... .......... .......... 60% 15.2M 13s",
                                "238050K .......... .......... .......... .......... .......... 60% 21.6M 13s",
                                "238100K .......... .......... .......... .......... .......... 60% 19.3M 13s",
                                "238150K .......... .......... .......... .......... .......... 60% 18.8M 13s",
                                "238200K .......... .......... .......... .......... .......... 60% 20.0M 13s",
                                "238250K .......... .......... .......... .......... .......... 60% 22.0M 13s",
                                "238300K .......... .......... .......... .......... .......... 60% 24.4M 13s",
                                "238350K .......... .......... .......... .......... .......... 60% 22.2M 13s",
                                "238400K .......... .......... .......... .......... .......... 60% 17.8M 13s",
                                "238450K .......... .......... .......... .......... .......... 60% 23.7M 13s",
                                "238500K .......... .......... .......... .......... .......... 60% 23.5M 13s",
                                "238550K .......... .......... .......... .......... .......... 60% 21.1M 13s",
                                "238600K .......... .......... .......... .......... .......... 60% 19.7M 13s",
                                "238650K .......... .......... .......... .......... .......... 60% 24.0M 13s",
                                "238700K .......... .......... .......... .......... .......... 60% 23.9M 13s",
                                "238750K .......... .......... .......... .......... .......... 60% 25.5M 13s",
                                "238800K .......... .......... .......... .......... .......... 60% 18.3M 13s",
                                "238850K .......... .......... .......... .......... .......... 60% 23.2M 13s",
                                "238900K .......... .......... .......... .......... .......... 60% 24.5M 13s",
                                "238950K .......... .......... .......... .......... .......... 60% 24.8M 13s",
                                "239000K .......... .......... .......... .......... .......... 60% 21.9M 13s",
                                "239050K .......... .......... .......... .......... .......... 60% 20.3M 13s",
                                "239100K .......... .......... .......... .......... .......... 60% 23.3M 13s",
                                "239150K .......... .......... .......... .......... .......... 60% 19.7M 13s",
                                "239200K .......... .......... .......... .......... .......... 60% 19.0M 13s",
                                "239250K .......... .......... .......... .......... .......... 60% 3.40M 13s",
                                "239300K .......... .......... .......... .......... .......... 60% 5.92M 13s",
                                "239350K .......... .......... .......... .......... .......... 61%  170K 13s",
                                "239400K .......... .......... .......... .......... .......... 61% 17.3M 13s",
                                "239450K .......... .......... .......... .......... .......... 61% 16.9M 13s",
                                "239500K .......... .......... .......... .......... .......... 61% 19.4M 13s",
                                "239550K .......... .......... .......... .......... .......... 61% 24.5M 13s",
                                "239600K .......... .......... .......... .......... .......... 61% 13.6M 13s",
                                "239650K .......... .......... .......... .......... .......... 61% 19.7M 13s",
                                "239700K .......... .......... .......... .......... .......... 61% 19.9M 13s",
                                "239750K .......... .......... .......... .......... .......... 61% 19.2M 13s",
                                "239800K .......... .......... .......... .......... .......... 61% 20.2M 13s",
                                "239850K .......... .......... .......... .......... .......... 61% 12.8M 13s",
                                "239900K .......... .......... .......... .......... .......... 61% 22.8M 13s",
                                "239950K .......... .......... .......... .......... .......... 61% 15.6M 13s",
                                "240000K .......... .......... .......... .......... .......... 61% 20.1M 13s",
                                "240050K .......... .......... .......... .......... .......... 61% 24.9M 13s",
                                "240100K .......... .......... .......... .......... .......... 61% 17.6M 13s",
                                "240150K .......... .......... .......... .......... .......... 61% 21.8M 13s",
                                "240200K .......... .......... .......... .......... .......... 61% 23.3M 13s",
                                "240250K .......... .......... .......... .......... .......... 61% 17.2M 13s",
                                "240300K .......... .......... .......... .......... .......... 61% 18.5M 13s",
                                "240350K .......... .......... .......... .......... .......... 61% 25.3M 13s",
                                "240400K .......... .......... .......... .......... .......... 61% 15.5M 13s",
                                "240450K .......... .......... .......... .......... .......... 61% 22.6M 13s",
                                "240500K .......... .......... .......... .......... .......... 61% 22.7M 13s",
                                "240550K .......... .......... .......... .......... .......... 61% 19.1M 13s",
                                "240600K .......... .......... .......... .......... .......... 61% 21.4M 13s",
                                "240650K .......... .......... .......... .......... .......... 61% 20.2M 13s",
                                "240700K .......... .......... .......... .......... .......... 61% 24.2M 13s",
                                "240750K .......... .......... .......... .......... .......... 61% 18.9M 13s",
                                "240800K .......... .......... .......... .......... .......... 61% 17.8M 13s",
                                "240850K .......... .......... .......... .......... .......... 61% 19.8M 13s",
                                "240900K .......... .......... .......... .......... .......... 61% 20.8M 13s",
                                "240950K .......... .......... .......... .......... .......... 61% 18.2M 13s",
                                "241000K .......... .......... .......... .......... .......... 61% 23.0M 13s",
                                "241050K .......... .......... .......... .......... .......... 61% 19.0M 13s",
                                "241100K .......... .......... .......... .......... .......... 61% 22.3M 13s",
                                "241150K .......... .......... .......... .......... .......... 61% 18.1M 13s",
                                "241200K .......... .......... .......... .......... .......... 61% 17.5M 13s",
                                "241250K .......... .......... .......... .......... .......... 61% 23.1M 13s",
                                "241300K .......... .......... .......... .......... .......... 61% 16.6M 13s",
                                "241350K .......... .......... .......... .......... .......... 61% 23.7M 13s",
                                "241400K .......... .......... .......... .......... .......... 61% 16.7M 13s",
                                "241450K .......... .......... .......... .......... .......... 61% 18.8M 13s",
                                "241500K .......... .......... .......... .......... .......... 61% 7.65M 13s",
                                "241550K .......... .......... .......... .......... .......... 61% 18.5M 13s",
                                "241600K .......... .......... .......... .......... .......... 61% 18.0M 13s",
                                "241650K .......... .......... .......... .......... .......... 61% 19.3M 13s",
                                "241700K .......... .......... .......... .......... .......... 61% 22.4M 13s",
                                "241750K .......... .......... .......... .......... .......... 61% 12.8M 13s",
                                "241800K .......... .......... .......... .......... .......... 61% 19.3M 13s",
                                "241850K .......... .......... .......... .......... .......... 61% 21.3M 13s",
                                "241900K .......... .......... .......... .......... .......... 61% 24.5M 13s",
                                "241950K .......... .......... .......... .......... .......... 61% 25.4M 13s",
                                "242000K .......... .......... .......... .......... .......... 61% 18.9M 13s",
                                "242050K .......... .......... .......... .......... .......... 61% 20.5M 13s",
                                "242100K .......... .......... .......... .......... .......... 61% 22.6M 13s",
                                "242150K .......... .......... .......... .......... .......... 61% 19.6M 13s",
                                "242200K .......... .......... .......... .......... .......... 61% 22.0M 13s",
                                "242250K .......... .......... .......... .......... .......... 61% 24.7M 13s",
                                "242300K .......... .......... .......... .......... .......... 61% 20.6M 13s",
                                "242350K .......... .......... .......... .......... .......... 61% 21.1M 13s",
                                "242400K .......... .......... .......... .......... .......... 61% 16.5M 13s",
                                "242450K .......... .......... .......... .......... .......... 61% 13.8M 13s",
                                "242500K .......... .......... .......... .......... .......... 61% 21.9M 13s",
                                "242550K .......... .......... .......... .......... .......... 61% 20.1M 13s",
                                "242600K .......... .......... .......... .......... .......... 61% 20.6M 13s",
                                "242650K .......... .......... .......... .......... .......... 61% 18.8M 13s",
                                "242700K .......... .......... .......... .......... .......... 61% 24.2M 13s",
                                "242750K .......... .......... .......... .......... .......... 61% 17.5M 13s",
                                "242800K .......... .......... .......... .......... .......... 61% 18.1M 13s",
                                "242850K .......... .......... .......... .......... .......... 61% 18.9M 13s",
                                "242900K .......... .......... .......... .......... .......... 61% 24.9M 13s",
                                "242950K .......... .......... .......... .......... .......... 61% 19.7M 13s",
                                "243000K .......... .......... .......... .......... .......... 61% 23.5M 13s",
                                "243050K .......... .......... .......... .......... .......... 61% 20.1M 13s",
                                "243100K .......... .......... .......... .......... .......... 61% 13.5M 13s",
                                "243150K .......... .......... .......... .......... .......... 61% 21.0M 13s",
                                "243200K .......... .......... .......... .......... .......... 61% 18.6M 13s",
                                "243250K .......... .......... .......... .......... .......... 61% 21.9M 13s",
                                "243300K .......... .......... .......... .......... .......... 62% 9.98M 13s",
                                "243350K .......... .......... .......... .......... .......... 62% 25.3M 13s",
                                "243400K .......... .......... .......... .......... .......... 62% 19.0M 13s",
                                "243450K .......... .......... .......... .......... .......... 62% 23.4M 13s",
                                "243500K .......... .......... .......... .......... .......... 62% 21.3M 13s",
                                "243550K .......... .......... .......... .......... .......... 62% 22.6M 13s",
                                "243600K .......... .......... .......... .......... .......... 62% 18.2M 13s",
                                "243650K .......... .......... .......... .......... .......... 62% 19.9M 13s",
                                "243700K .......... .......... .......... .......... .......... 62% 24.5M 13s",
                                "243750K .......... .......... .......... .......... .......... 62% 20.3M 13s",
                                "243800K .......... .......... .......... .......... .......... 62% 24.1M 13s",
                                "243850K .......... .......... .......... .......... .......... 62% 18.9M 13s",
                                "243900K .......... .......... .......... .......... .......... 62% 25.4M 13s",
                                "243950K .......... .......... .......... .......... .......... 62% 16.7M 13s",
                                "244000K .......... .......... .......... .......... .......... 62% 17.2M 13s",
                                "244050K .......... .......... .......... .......... .......... 62% 17.8M 13s",
                                "244100K .......... .......... .......... .......... .......... 62% 22.0M 13s",
                                "244150K .......... .......... .......... .......... .......... 62% 17.4M 13s",
                                "244200K .......... .......... .......... .......... .......... 62% 1.28M 13s",
                                "244250K .......... .......... .......... .......... .......... 62% 20.8M 13s",
                                "244300K .......... .......... .......... .......... .......... 62% 9.94M 13s",
                                "244350K .......... .......... .......... .......... .......... 62% 16.2M 13s",
                                "244400K .......... .......... .......... .......... .......... 62% 13.0M 13s",
                                "244450K .......... .......... .......... .......... .......... 62% 14.3M 13s",
                                "244500K .......... .......... .......... .......... .......... 62% 15.0M 13s",
                                "244550K .......... .......... .......... .......... .......... 62% 21.6M 13s",
                                "244600K .......... .......... .......... .......... .......... 62% 11.6M 13s",
                                "244650K .......... .......... .......... .......... .......... 62% 15.6M 13s",
                                "244700K .......... .......... .......... .......... .......... 62% 21.7M 13s",
                                "244750K .......... .......... .......... .......... .......... 62% 14.4M 13s",
                                "244800K .......... .......... .......... .......... .......... 62% 14.2M 13s",
                                "244850K .......... .......... .......... .......... .......... 62% 19.9M 13s",
                                "244900K .......... .......... .......... .......... .......... 62% 21.7M 13s",
                                "244950K .......... .......... .......... .......... .......... 62% 5.32M 13s",
                                "245000K .......... .......... .......... .......... .......... 62% 22.0M 13s",
                                "245050K .......... .......... .......... .......... .......... 62% 24.1M 13s",
                                "245100K .......... .......... .......... .......... .......... 62% 24.2M 13s",
                                "245150K .......... .......... .......... .......... .......... 62% 19.3M 13s",
                                "245200K .......... .......... .......... .......... .......... 62% 17.1M 13s",
                                "245250K .......... .......... .......... .......... .......... 62% 22.0M 13s",
                                "245300K .......... .......... .......... .......... .......... 62% 21.6M 13s",
                                "245350K .......... .......... .......... .......... .......... 62% 19.4M 13s",
                                "245400K .......... .......... .......... .......... .......... 62% 20.1M 13s",
                                "245450K .......... .......... .......... .......... .......... 62% 16.9M 13s",
                                "245500K .......... .......... .......... .......... .......... 62% 18.4M 13s",
                                "245550K .......... .......... .......... .......... .......... 62% 18.5M 13s",
                                "245600K .......... .......... .......... .......... .......... 62% 14.4M 13s",
                                "245650K .......... .......... .......... .......... .......... 62% 18.6M 13s",
                                "245700K .......... .......... .......... .......... .......... 62% 18.2M 13s",
                                "245750K .......... .......... .......... .......... .......... 62% 16.9M 13s",
                                "245800K .......... .......... .......... .......... .......... 62% 17.0M 13s",
                                "245850K .......... .......... .......... .......... .......... 62% 18.3M 13s",
                                "245900K .......... .......... .......... .......... .......... 62% 18.5M 13s",
                                "245950K .......... .......... .......... .......... .......... 62% 17.9M 13s",
                                "246000K .......... .......... .......... .......... .......... 62% 14.7M 13s",
                                "246050K .......... .......... .......... .......... .......... 62% 18.2M 13s",
                                "246100K .......... .......... .......... .......... .......... 62% 7.81M 13s",
                                "246150K .......... .......... .......... .......... .......... 62% 18.2M 13s",
                                "246200K .......... .......... .......... .......... .......... 62% 15.9M 13s",
                                "246250K .......... .......... .......... .......... .......... 62% 17.9M 13s",
                                "246300K .......... .......... .......... .......... .......... 62% 18.2M 13s",
                                "246350K .......... .......... .......... .......... .......... 62% 17.5M 13s",
                                "246400K .......... .......... .......... .......... .......... 62% 15.2M 13s",
                                "246450K .......... .......... .......... .......... .......... 62% 19.0M 13s",
                                "246500K .......... .......... .......... .......... .......... 62% 19.1M 13s",
                                "246550K .......... .......... .......... .......... .......... 62% 19.0M 13s",
                                "246600K .......... .......... .......... .......... .......... 62% 18.0M 13s",
                                "246650K .......... .......... .......... .......... .......... 62% 18.7M 13s",
                                "246700K .......... .......... .......... .......... .......... 62% 19.0M 13s",
                                "246750K .......... .......... .......... .......... .......... 62% 19.3M 13s",
                                "246800K .......... .......... .......... .......... .......... 62% 15.4M 13s",
                                "246850K .......... .......... .......... .......... .......... 62% 18.9M 13s",
                                "246900K .......... .......... .......... .......... .......... 62% 19.2M 12s",
                                "246950K .......... .......... .......... .......... .......... 62% 18.8M 12s",
                                "247000K .......... .......... .......... .......... .......... 62% 17.7M 12s",
                                "247050K .......... .......... .......... .......... .......... 62% 19.0M 12s",
                                "247100K .......... .......... .......... .......... .......... 62% 19.2M 12s",
                                "247150K .......... .......... .......... .......... .......... 62% 19.1M 12s",
                                "247200K .......... .......... .......... .......... .......... 63% 15.6M 12s",
                                "247250K .......... .......... .......... .......... .......... 63% 18.7M 12s",
                                "247300K .......... .......... .......... .......... .......... 63% 19.0M 12s",
                                "247350K .......... .......... .......... .......... .......... 63% 19.2M 12s",
                                "247400K .......... .......... .......... .......... .......... 63% 16.0M 12s",
                                "247450K .......... .......... .......... .......... .......... 63% 15.4M 12s",
                                "247500K .......... .......... .......... .......... .......... 63% 16.5M 12s",
                                "247550K .......... .......... .......... .......... .......... 63% 15.1M 12s",
                                "247600K .......... .......... .......... .......... .......... 63% 12.4M 12s",
                                "247650K .......... .......... .......... .......... .......... 63% 20.8M 12s",
                                "247700K .......... .......... .......... .......... .......... 63% 22.0M 12s",
                                "247750K .......... .......... .......... .......... .......... 63% 22.9M 12s",
                                "247800K .......... .......... .......... .......... .......... 63% 21.0M 12s",
                                "247850K .......... .......... .......... .......... .......... 63% 21.4M 12s",
                                "247900K .......... .......... .......... .......... .......... 63% 20.2M 12s",
                                "247950K .......... .......... .......... .......... .......... 63% 21.3M 12s",
                                "248000K .......... .......... .......... .......... .......... 63% 17.7M 12s",
                                "248050K .......... .......... .......... .......... .......... 63% 23.1M 12s",
                                "248100K .......... .......... .......... .......... .......... 63% 23.2M 12s",
                                "248150K .......... .......... .......... .......... .......... 63% 10.7M 12s",
                                "248200K .......... .......... .......... .......... .......... 63% 18.9M 12s",
                                "248250K .......... .......... .......... .......... .......... 63% 9.63M 12s",
                                "248300K .......... .......... .......... .......... .......... 63% 1.39M 12s",
                                "248350K .......... .......... .......... .......... .......... 63% 14.4M 12s",
                                "248400K .......... .......... .......... .......... .......... 63% 15.9M 12s",
                                "248450K .......... .......... .......... .......... .......... 63% 18.1M 12s",
                                "248500K .......... .......... .......... .......... .......... 63% 22.7M 12s",
                                "248550K .......... .......... .......... .......... .......... 63% 14.1M 12s",
                                "248600K .......... .......... .......... .......... .......... 63% 19.5M 12s",
                                "248650K .......... .......... .......... .......... .......... 63% 18.4M 12s",
                                "248700K .......... .......... .......... .......... .......... 63% 17.3M 12s",
                                "248750K .......... .......... .......... .......... .......... 63% 21.5M 12s",
                                "248800K .......... .......... .......... .......... .......... 63% 14.2M 12s",
                                "248850K .......... .......... .......... .......... .......... 63% 21.8M 12s",
                                "248900K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "248950K .......... .......... .......... .......... .......... 63% 18.2M 12s",
                                "249000K .......... .......... .......... .......... .......... 63% 17.0M 12s",
                                "249050K .......... .......... .......... .......... .......... 63% 17.6M 12s",
                                "249100K .......... .......... .......... .......... .......... 63% 19.8M 12s",
                                "249150K .......... .......... .......... .......... .......... 63% 15.4M 12s",
                                "249200K .......... .......... .......... .......... .......... 63% 16.8M 12s",
                                "249250K .......... .......... .......... .......... .......... 63% 15.2M 12s",
                                "249300K .......... .......... .......... .......... .......... 63% 16.8M 12s",
                                "249350K .......... .......... .......... .......... .......... 63% 15.8M 12s",
                                "249400K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "249450K .......... .......... .......... .......... .......... 63% 17.8M 12s",
                                "249500K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "249550K .......... .......... .......... .......... .......... 63% 19.6M 12s",
                                "249600K .......... .......... .......... .......... .......... 63% 14.1M 12s",
                                "249650K .......... .......... .......... .......... .......... 63% 22.1M 12s",
                                "249700K .......... .......... .......... .......... .......... 63% 15.7M 12s",
                                "249750K .......... .......... .......... .......... .......... 63% 19.4M 12s",
                                "249800K .......... .......... .......... .......... .......... 63% 16.4M 12s",
                                "249850K .......... .......... .......... .......... .......... 63% 20.2M 12s",
                                "249900K .......... .......... .......... .......... .......... 63% 20.4M 12s",
                                "249950K .......... .......... .......... .......... .......... 63% 17.2M 12s",
                                "250000K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "250050K .......... .......... .......... .......... .......... 63% 16.5M 12s",
                                "250100K .......... .......... .......... .......... .......... 63% 21.4M 12s",
                                "250150K .......... .......... .......... .......... .......... 63% 14.2M 12s",
                                "250200K .......... .......... .......... .......... .......... 63% 17.5M 12s",
                                "250250K .......... .......... .......... .......... .......... 63% 15.9M 12s",
                                "250300K .......... .......... .......... .......... .......... 63% 19.5M 12s",
                                "250350K .......... .......... .......... .......... .......... 63% 18.0M 12s",
                                "250400K .......... .......... .......... .......... .......... 63% 15.7M 12s",
                                "250450K .......... .......... .......... .......... .......... 63% 17.2M 12s",
                                "250500K .......... .......... .......... .......... .......... 63% 21.5M 12s",
                                "250550K .......... .......... .......... .......... .......... 63% 18.4M 12s",
                                "250600K .......... .......... .......... .......... .......... 63% 19.0M 12s",
                                "250650K .......... .......... .......... .......... .......... 63% 17.6M 12s",
                                "250700K .......... .......... .......... .......... .......... 63% 20.7M 12s",
                                "250750K .......... .......... .......... .......... .......... 63% 19.4M 12s",
                                "250800K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "250850K .......... .......... .......... .......... .......... 63% 18.4M 12s",
                                "250900K .......... .......... .......... .......... .......... 63% 21.4M 12s",
                                "250950K .......... .......... .......... .......... .......... 63% 21.7M 12s",
                                "251000K .......... .......... .......... .......... .......... 63% 13.8M 12s",
                                "251050K .......... .......... .......... .......... .......... 63% 22.3M 12s",
                                "251100K .......... .......... .......... .......... .......... 63% 16.7M 12s",
                                "251150K .......... .......... .......... .......... .......... 64% 21.8M 12s",
                                "251200K .......... .......... .......... .......... .......... 64% 14.1M 12s",
                                "251250K .......... .......... .......... .......... .......... 64% 21.9M 12s",
                                "251300K .......... .......... .......... .......... .......... 64% 17.7M 12s",
                                "251350K .......... .......... .......... .......... .......... 64% 22.4M 12s",
                                "251400K .......... .......... .......... .......... .......... 64% 17.1M 12s",
                                "251450K .......... .......... .......... .......... .......... 64% 22.4M 12s",
                                "251500K .......... .......... .......... .......... .......... 64% 20.2M 12s",
                                "251550K .......... .......... .......... .......... .......... 64% 17.1M 12s",
                                "251600K .......... .......... .......... .......... .......... 64% 18.0M 12s",
                                "251650K .......... .......... .......... .......... .......... 64% 22.0M 12s",
                                "251700K .......... .......... .......... .......... .......... 64% 23.1M 12s",
                                "251750K .......... .......... .......... .......... .......... 64% 21.7M 12s",
                                "251800K .......... .......... .......... .......... .......... 64% 23.5M 12s",
                                "251850K .......... .......... .......... .......... .......... 64% 19.6M 12s",
                                "251900K .......... .......... .......... .......... .......... 64% 24.9M 12s",
                                "251950K .......... .......... .......... .......... .......... 64% 21.4M 12s",
                                "252000K .......... .......... .......... .......... .......... 64% 18.4M 12s",
                                "252050K .......... .......... .......... .......... .......... 64% 23.0M 12s",
                                "252100K .......... .......... .......... .......... .......... 64% 13.6M 12s",
                                "252150K .......... .......... .......... .......... .......... 64% 23.4M 12s",
                                "252200K .......... .......... .......... .......... .......... 64% 22.8M 12s",
                                "252250K .......... .......... .......... .......... .......... 64% 21.0M 12s",
                                "252300K .......... .......... .......... .......... .......... 64% 21.8M 12s",
                                "252350K .......... .......... .......... .......... .......... 64% 1.10M 12s",
                                "252400K .......... .......... .......... .......... .......... 64% 9.67M 12s",
                                "252450K .......... .......... .......... .......... .......... 64% 13.2M 12s",
                                "252500K .......... .......... .......... .......... .......... 64% 21.5M 12s",
                                "252550K .......... .......... .......... .......... .......... 64% 21.6M 12s",
                                "252600K .......... .......... .......... .......... .......... 64% 20.3M 12s",
                                "252650K .......... .......... .......... .......... .......... 64% 22.3M 12s",
                                "252700K .......... .......... .......... .......... .......... 64% 22.0M 12s",
                                "252750K .......... .......... .......... .......... .......... 64% 23.4M 12s",
                                "252800K .......... .......... .......... .......... .......... 64% 18.8M 12s",
                                "252850K .......... .......... .......... .......... .......... 64% 23.4M 12s",
                                "252900K .......... .......... .......... .......... .......... 64% 23.3M 12s",
                                "252950K .......... .......... .......... .......... .......... 64% 23.7M 12s",
                                "253000K .......... .......... .......... .......... .......... 64% 18.6M 12s",
                                "253050K .......... .......... .......... .......... .......... 64% 23.4M 12s",
                                "253100K .......... .......... .......... .......... .......... 64% 22.7M 12s",
                                "253150K .......... .......... .......... .......... .......... 64% 24.3M 12s",
                                "253200K .......... .......... .......... .......... .......... 64% 19.6M 12s",
                                "253250K .......... .......... .......... .......... .......... 64% 23.3M 12s",
                                "253300K .......... .......... .......... .......... .......... 64% 18.7M 12s",
                                "253350K .......... .......... .......... .......... .......... 64% 15.3M 12s",
                                "253400K .......... .......... .......... .......... .......... 64% 17.5M 12s",
                                "253450K .......... .......... .......... .......... .......... 64% 18.6M 12s",
                                "253500K .......... .......... .......... .......... .......... 64% 18.8M 12s",
                                "253550K .......... .......... .......... .......... .......... 64% 16.6M 12s",
                                "253600K .......... .......... .......... .......... .......... 64% 14.4M 12s",
                                "253650K .......... .......... .......... .......... .......... 64% 17.5M 12s",
                                "253700K .......... .......... .......... .......... .......... 64% 3.44M 12s",
                                "253750K .......... .......... .......... .......... .......... 64% 26.6M 12s",
                                "253800K .......... .......... .......... .......... .......... 64% 23.1M 12s",
                                "253850K .......... .......... .......... .......... .......... 64% 22.8M 12s",
                                "253900K .......... .......... .......... .......... .......... 64% 26.6M 12s",
                                "253950K .......... .......... .......... .......... .......... 64% 15.4M 12s",
                                "254000K .......... .......... .......... .......... .......... 64% 14.8M 12s",
                                "254050K .......... .......... .......... .......... .......... 64% 18.9M 12s",
                                "254100K .......... .......... .......... .......... .......... 64% 18.9M 12s",
                                "254150K .......... .......... .......... .......... .......... 64% 18.7M 12s",
                                "254200K .......... .......... .......... .......... .......... 64% 17.2M 12s",
                                "254250K .......... .......... .......... .......... .......... 64% 17.6M 12s",
                                "254300K .......... .......... .......... .......... .......... 64% 18.0M 12s",
                                "254350K .......... .......... .......... .......... .......... 64% 19.0M 12s",
                                "254400K .......... .......... .......... .......... .......... 64% 14.4M 12s",
                                "254450K .......... .......... .......... .......... .......... 64% 18.3M 12s",
                                "254500K .......... .......... .......... .......... .......... 64% 18.2M 12s",
                                "254550K .......... .......... .......... .......... .......... 64% 18.0M 12s",
                                "254600K .......... .......... .......... .......... .......... 64% 16.6M 12s",
                                "254650K .......... .......... .......... .......... .......... 64% 18.1M 12s",
                                "254700K .......... .......... .......... .......... .......... 64% 18.6M 12s",
                                "254750K .......... .......... .......... .......... .......... 64% 18.7M 12s",
                                "254800K .......... .......... .......... .......... .......... 64% 14.9M 12s",
                                "254850K .......... .......... .......... .......... .......... 64% 15.5M 12s",
                                "254900K .......... .......... .......... .......... .......... 64% 18.1M 12s",
                                "254950K .......... .......... .......... .......... .......... 64% 18.5M 12s",
                                "255000K .......... .......... .......... .......... .......... 64% 17.2M 12s",
                                "255050K .......... .......... .......... .......... .......... 65% 18.1M 12s",
                                "255100K .......... .......... .......... .......... .......... 65% 18.9M 12s",
                                "255150K .......... .......... .......... .......... .......... 65% 18.6M 12s",
                                "255200K .......... .......... .......... .......... .......... 65% 15.5M 12s",
                                "255250K .......... .......... .......... .......... .......... 65% 17.6M 12s",
                                "255300K .......... .......... .......... .......... .......... 65% 18.4M 12s",
                                "255350K .......... .......... .......... .......... .......... 65% 18.0M 12s",
                                "255400K .......... .......... .......... .......... .......... 65% 23.3M 12s",
                                "255450K .......... .......... .......... .......... .......... 65% 25.1M 12s",
                                "255500K .......... .......... .......... .......... .......... 65% 24.9M 12s",
                                "255550K .......... .......... .......... .......... .......... 65% 25.3M 12s",
                                "255600K .......... .......... .......... .......... .......... 65% 20.0M 12s",
                                "255650K .......... .......... .......... .......... .......... 65% 25.4M 12s",
                                "255700K .......... .......... .......... .......... .......... 65% 24.5M 12s",
                                "255750K .......... .......... .......... .......... .......... 65% 20.1M 12s",
                                "255800K .......... .......... .......... .......... .......... 65% 23.5M 12s",
                                "255850K .......... .......... .......... .......... .......... 65% 25.2M 12s",
                                "255900K .......... .......... .......... .......... .......... 65% 24.9M 12s",
                                "255950K .......... .......... .......... .......... .......... 65% 24.7M 12s",
                                "256000K .......... .......... .......... .......... .......... 65% 19.7M 12s",
                                "256050K .......... .......... .......... .......... .......... 65% 24.5M 12s",
                                "256100K .......... .......... .......... .......... .......... 65% 25.2M 12s",
                                "256150K .......... .......... .......... .......... .......... 65% 24.7M 12s",
                                "256200K .......... .......... .......... .......... .......... 65% 7.46M 12s",
                                "256250K .......... .......... .......... .......... .......... 65% 35.0M 12s",
                                "256300K .......... .......... .......... .......... .......... 65% 36.3M 12s",
                                "256350K .......... .......... .......... .......... .......... 65% 35.9M 12s",
                                "256400K .......... .......... .......... .......... .......... 65% 21.4M 12s",
                                "256450K .......... .......... .......... .......... .......... 65%  819K 12s",
                                "256500K .......... .......... .......... .......... .......... 65% 22.7M 12s",
                                "256550K .......... .......... .......... .......... .......... 65% 23.8M 12s",
                                "256600K .......... .......... .......... .......... .......... 65% 14.5M 12s",
                                "256650K .......... .......... .......... .......... .......... 65% 15.7M 12s",
                                "256700K .......... .......... .......... .......... .......... 65% 24.4M 12s",
                                "256750K .......... .......... .......... .......... .......... 65% 22.1M 12s",
                                "256800K .......... .......... .......... .......... .......... 65% 7.17M 12s",
                                "256850K .......... .......... .......... .......... .......... 65% 14.9M 12s",
                                "256900K .......... .......... .......... .......... .......... 65% 7.29M 12s",
                                "256950K .......... .......... .......... .......... .......... 65% 17.0M 12s",
                                "257000K .......... .......... .......... .......... .......... 65% 10.8M 12s",
                                "257050K .......... .......... .......... .......... .......... 65% 15.3M 12s",
                                "257100K .......... .......... .......... .......... .......... 65% 17.8M 12s",
                                "257150K .......... .......... .......... .......... .......... 65% 14.7M 12s",
                                "257200K .......... .......... .......... .......... .......... 65% 12.8M 12s",
                                "257250K .......... .......... .......... .......... .......... 65% 17.3M 12s",
                                "257300K .......... .......... .......... .......... .......... 65% 18.3M 12s",
                                "257350K .......... .......... .......... .......... .......... 65% 25.2M 12s",
                                "257400K .......... .......... .......... .......... .......... 65% 19.1M 11s",
                                "257450K .......... .......... .......... .......... .......... 65% 26.0M 11s",
                                "257500K .......... .......... .......... .......... .......... 65% 26.6M 11s",
                                "257550K .......... .......... .......... .......... .......... 65% 19.2M 11s",
                                "257600K .......... .......... .......... .......... .......... 65% 17.1M 11s",
                                "257650K .......... .......... .......... .......... .......... 65% 24.8M 11s",
                                "257700K .......... .......... .......... .......... .......... 65% 24.4M 11s",
                                "257750K .......... .......... .......... .......... .......... 65% 20.5M 11s",
                                "257800K .......... .......... .......... .......... .......... 65% 24.4M 11s",
                                "257850K .......... .......... .......... .......... .......... 65% 18.3M 11s",
                                "257900K .......... .......... .......... .......... .......... 65% 26.4M 11s",
                                "257950K .......... .......... .......... .......... .......... 65% 11.9M 11s",
                                "258000K .......... .......... .......... .......... .......... 65% 15.8M 11s",
                                "258050K .......... .......... .......... .......... .......... 65% 26.8M 11s",
                                "258100K .......... .......... .......... .......... .......... 65% 24.6M 11s",
                                "258150K .......... .......... .......... .......... .......... 65% 25.6M 11s",
                                "258200K .......... .......... .......... .......... .......... 65% 18.5M 11s",
                                "258250K .......... .......... .......... .......... .......... 65% 19.1M 11s",
                                "258300K .......... .......... .......... .......... .......... 65% 27.1M 11s",
                                "258350K .......... .......... .......... .......... .......... 65% 24.8M 11s",
                                "258400K .......... .......... .......... .......... .......... 65% 15.4M 11s",
                                "258450K .......... .......... .......... .......... .......... 65% 25.6M 11s",
                                "258500K .......... .......... .......... .......... .......... 65% 17.2M 11s",
                                "258550K .......... .......... .......... .......... .......... 65% 27.1M 11s",
                                "258600K .......... .......... .......... .......... .......... 65% 25.6M 11s",
                                "258650K .......... .......... .......... .......... .......... 65% 20.1M 11s",
                                "258700K .......... .......... .......... .......... .......... 65% 20.2M 11s",
                                "258750K .......... .......... .......... .......... .......... 65% 23.2M 11s",
                                "258800K .......... .......... .......... .......... .......... 65% 19.4M 11s",
                                "258850K .......... .......... .......... .......... .......... 65% 18.5M 11s",
                                "258900K .......... .......... .......... .......... .......... 65% 22.1M 11s",
                                "258950K .......... .......... .......... .......... .......... 65% 22.6M 11s",
                                "259000K .......... .......... .......... .......... .......... 66% 25.3M 11s",
                                "259050K .......... .......... .......... .......... .......... 66% 22.5M 11s",
                                "259100K .......... .......... .......... .......... .......... 66% 10.3M 11s",
                                "259150K .......... .......... .......... .......... .......... 66% 22.9M 11s",
                                "259200K .......... .......... .......... .......... .......... 66% 14.4M 11s",
                                "259250K .......... .......... .......... .......... .......... 66% 20.7M 11s",
                                "259300K .......... .......... .......... .......... .......... 66% 27.6M 11s",
                                "259350K .......... .......... .......... .......... .......... 66% 29.1M 11s",
                                "259400K .......... .......... .......... .......... .......... 66% 32.9M 11s",
                                "259450K .......... .......... .......... .......... .......... 66% 33.5M 11s",
                                "259500K .......... .......... .......... .......... .......... 66% 26.0M 11s",
                                "259550K .......... .......... .......... .......... .......... 66% 26.3M 11s",
                                "259600K .......... .......... .......... .......... .......... 66% 21.5M 11s",
                                "259650K .......... .......... .......... .......... .......... 66% 31.3M 11s",
                                "259700K .......... .......... .......... .......... .......... 66% 33.8M 11s",
                                "259750K .......... .......... .......... .......... .......... 66% 35.6M 11s",
                                "259800K .......... .......... .......... .......... .......... 66% 31.4M 11s",
                                "259850K .......... .......... .......... .......... .......... 66% 26.3M 11s",
                                "259900K .......... .......... .......... .......... .......... 66% 25.6M 11s",
                                "259950K .......... .......... .......... .......... .......... 66% 30.7M 11s",
                                "260000K .......... .......... .......... .......... .......... 66% 27.5M 11s",
                                "260050K .......... .......... .......... .......... .......... 66% 34.3M 11s",
                                "260100K .......... .......... .......... .......... .......... 66% 34.7M 11s",
                                "260150K .......... .......... .......... .......... .......... 66% 27.8M 11s",
                                "260200K .......... .......... .......... .......... .......... 66% 31.0M 11s",
                                "260250K .......... .......... .......... .......... .......... 66% 28.3M 11s",
                                "260300K .......... .......... .......... .......... .......... 66% 34.0M 11s",
                                "260350K .......... .......... .......... .......... .......... 66% 35.2M 11s",
                                "260400K .......... .......... .......... .......... .......... 66% 27.3M 11s",
                                "260450K .......... .......... .......... .......... .......... 66% 33.9M 11s",
                                "260500K .......... .......... .......... .......... .......... 66% 27.9M 11s",
                                "260550K .......... .......... .......... .......... .......... 66%  774K 11s",
                                "260600K .......... .......... .......... .......... .......... 66% 16.3M 11s",
                                "260650K .......... .......... .......... .......... .......... 66% 10.2M 11s",
                                "260700K .......... .......... .......... .......... .......... 66% 18.6M 11s",
                                "260750K .......... .......... .......... .......... .......... 66% 11.0M 11s",
                                "260800K .......... .......... .......... .......... .......... 66% 8.66M 11s",
                                "260850K .......... .......... .......... .......... .......... 66% 16.5M 11s",
                                "260900K .......... .......... .......... .......... .......... 66% 15.3M 11s",
                                "260950K .......... .......... .......... .......... .......... 66% 15.1M 11s",
                                "261000K .......... .......... .......... .......... .......... 66% 11.2M 11s",
                                "261050K .......... .......... .......... .......... .......... 66% 19.0M 11s",
                                "261100K .......... .......... .......... .......... .......... 66% 12.8M 11s",
                                "261150K .......... .......... .......... .......... .......... 66% 20.1M 11s",
                                "261200K .......... .......... .......... .......... .......... 66% 17.9M 11s",
                                "261250K .......... .......... .......... .......... .......... 66% 17.8M 11s",
                                "261300K .......... .......... .......... .......... .......... 66% 18.4M 11s",
                                "261350K .......... .......... .......... .......... .......... 66% 14.9M 11s",
                                "261400K .......... .......... .......... .......... .......... 66% 8.39M 11s",
                                "261450K .......... .......... .......... .......... .......... 66% 9.95M 11s",
                                "261500K .......... .......... .......... .......... .......... 66% 13.7M 11s",
                                "261550K .......... .......... .......... .......... .......... 66% 23.9M 11s",
                                "261600K .......... .......... .......... .......... .......... 66% 16.3M 11s",
                                "261650K .......... .......... .......... .......... .......... 66% 23.6M 11s",
                                "261700K .......... .......... .......... .......... .......... 66% 19.0M 11s",
                                "261750K .......... .......... .......... .......... .......... 66% 22.0M 11s",
                                "261800K .......... .......... .......... .......... .......... 66% 13.5M 11s",
                                "261850K .......... .......... .......... .......... .......... 66% 21.0M 11s",
                                "261900K .......... .......... .......... .......... .......... 66% 22.3M 11s",
                                "261950K .......... .......... .......... .......... .......... 66% 16.8M 11s",
                                "262000K .......... .......... .......... .......... .......... 66% 17.6M 11s",
                                "262050K .......... .......... .......... .......... .......... 66% 24.3M 11s",
                                "262100K .......... .......... .......... .......... .......... 66% 20.5M 11s",
                                "262150K .......... .......... .......... .......... .......... 66% 22.2M 11s",
                                "262200K .......... .......... .......... .......... .......... 66% 20.5M 11s",
                                "262250K .......... .......... .......... .......... .......... 66% 19.2M 11s",
                                "262300K .......... .......... .......... .......... .......... 66% 24.7M 11s",
                                "262350K .......... .......... .......... .......... .......... 66% 19.4M 11s",
                                "262400K .......... .......... .......... .......... .......... 66% 19.6M 11s",
                                "262450K .......... .......... .......... .......... .......... 66% 21.8M 11s",
                                "262500K .......... .......... .......... .......... .......... 66% 23.9M 11s",
                                "262550K .......... .......... .......... .......... .......... 66% 20.7M 11s",
                                "262600K .......... .......... .......... .......... .......... 66% 21.1M 11s",
                                "262650K .......... .......... .......... .......... .......... 66% 24.1M 11s",
                                "262700K .......... .......... .......... .......... .......... 66% 22.3M 11s",
                                "262750K .......... .......... .......... .......... .......... 66% 25.0M 11s",
                                "262800K .......... .......... .......... .......... .......... 66% 16.0M 11s",
                                "262850K .......... .......... .......... .......... .......... 66% 20.2M 11s",
                                "262900K .......... .......... .......... .......... .......... 67% 20.1M 11s",
                                "262950K .......... .......... .......... .......... .......... 67% 20.9M 11s",
                                "263000K .......... .......... .......... .......... .......... 67% 16.8M 11s",
                                "263050K .......... .......... .......... .......... .......... 67% 22.0M 11s",
                                "263100K .......... .......... .......... .......... .......... 67% 9.91M 11s",
                                "263150K .......... .......... .......... .......... .......... 67% 18.1M 11s",
                                "263200K .......... .......... .......... .......... .......... 67% 15.5M 11s",
                                "263250K .......... .......... .......... .......... .......... 67% 19.8M 11s",
                                "263300K .......... .......... .......... .......... .......... 67% 21.3M 11s",
                                "263350K .......... .......... .......... .......... .......... 67% 19.8M 11s",
                                "263400K .......... .......... .......... .......... .......... 67% 18.5M 11s",
                                "263450K .......... .......... .......... .......... .......... 67% 21.6M 11s",
                                "263500K .......... .......... .......... .......... .......... 67% 25.2M 11s",
                                "263550K .......... .......... .......... .......... .......... 67% 19.8M 11s",
                                "263600K .......... .......... .......... .......... .......... 67% 18.9M 11s",
                                "263650K .......... .......... .......... .......... .......... 67% 22.5M 11s",
                                "263700K .......... .......... .......... .......... .......... 67% 24.4M 11s",
                                "263750K .......... .......... .......... .......... .......... 67% 20.9M 11s",
                                "263800K .......... .......... .......... .......... .......... 67% 16.4M 11s",
                                "263850K .......... .......... .......... .......... .......... 67% 16.3M 11s",
                                "263900K .......... .......... .......... .......... .......... 67% 21.6M 11s",
                                "263950K .......... .......... .......... .......... .......... 67% 20.8M 11s",
                                "264000K .......... .......... .......... .......... .......... 67% 15.1M 11s",
                                "264050K .......... .......... .......... .......... .......... 67% 17.6M 11s",
                                "264100K .......... .......... .......... .......... .......... 67% 24.8M 11s",
                                "264150K .......... .......... .......... .......... .......... 67% 25.6M 11s",
                                "264200K .......... .......... .......... .......... .......... 67% 21.5M 11s",
                                "264250K .......... .......... .......... .......... .......... 67% 22.3M 11s",
                                "264300K .......... .......... .......... .......... .......... 67% 20.6M 11s",
                                "264350K .......... .......... .......... .......... .......... 67% 21.6M 11s",
                                "264400K .......... .......... .......... .......... .......... 67% 16.0M 11s",
                                "264450K .......... .......... .......... .......... .......... 67% 18.2M 11s",
                                "264500K .......... .......... .......... .......... .......... 67% 19.3M 11s",
                                "264550K .......... .......... .......... .......... .......... 67% 25.4M 11s",
                                "264600K .......... .......... .......... .......... .......... 67% 1.10M 11s",
                                "264650K .......... .......... .......... .......... .......... 67% 15.6M 11s",
                                "264700K .......... .......... .......... .......... .......... 67% 16.4M 11s",
                                "264750K .......... .......... .......... .......... .......... 67% 23.6M 11s",
                                "264800K .......... .......... .......... .......... .......... 67% 17.1M 11s",
                                "264850K .......... .......... .......... .......... .......... 67% 22.9M 11s",
                                "264900K .......... .......... .......... .......... .......... 67% 12.2M 11s",
                                "264950K .......... .......... .......... .......... .......... 67% 19.6M 11s",
                                "265000K .......... .......... .......... .......... .......... 67% 19.6M 11s",
                                "265050K .......... .......... .......... .......... .......... 67% 22.3M 11s",
                                "265100K .......... .......... .......... .......... .......... 67% 21.8M 11s",
                                "265150K .......... .......... .......... .......... .......... 67% 23.8M 11s",
                                "265200K .......... .......... .......... .......... .......... 67% 17.5M 11s",
                                "265250K .......... .......... .......... .......... .......... 67% 22.7M 11s",
                                "265300K .......... .......... .......... .......... .......... 67% 21.6M 11s",
                                "265350K .......... .......... .......... .......... .......... 67% 23.2M 11s",
                                "265400K .......... .......... .......... .......... .......... 67% 20.8M 11s",
                                "265450K .......... .......... .......... .......... .......... 67% 20.7M 11s",
                                "265500K .......... .......... .......... .......... .......... 67% 23.3M 11s",
                                "265550K .......... .......... .......... .......... .......... 67% 21.9M 11s",
                                "265600K .......... .......... .......... .......... .......... 67% 18.4M 11s",
                                "265650K .......... .......... .......... .......... .......... 67% 22.9M 11s",
                                "265700K .......... .......... .......... .......... .......... 67% 23.4M 11s",
                                "265750K .......... .......... .......... .......... .......... 67% 22.3M 11s",
                                "265800K .......... .......... .......... .......... .......... 67% 22.5M 11s",
                                "265850K .......... .......... .......... .......... .......... 67% 22.5M 11s",
                                "265900K .......... .......... .......... .......... .......... 67% 21.3M 11s",
                                "265950K .......... .......... .......... .......... .......... 67% 23.9M 11s",
                                "266000K .......... .......... .......... .......... .......... 67% 17.7M 11s",
                                "266050K .......... .......... .......... .......... .......... 67% 23.1M 11s",
                                "266100K .......... .......... .......... .......... .......... 67% 20.9M 11s",
                                "266150K .......... .......... .......... .......... .......... 67% 22.4M 11s",
                                "266200K .......... .......... .......... .......... .......... 67% 20.2M 11s",
                                "266250K .......... .......... .......... .......... .......... 67% 23.7M 11s",
                                "266300K .......... .......... .......... .......... .......... 67% 22.8M 11s",
                                "266350K .......... .......... .......... .......... .......... 67% 20.3M 11s",
                                "266400K .......... .......... .......... .......... .......... 67% 18.8M 11s",
                                "266450K .......... .......... .......... .......... .......... 67% 21.1M 11s",
                                "266500K .......... .......... .......... .......... .......... 67% 23.5M 11s",
                                "266550K .......... .......... .......... .......... .......... 67% 21.0M 11s",
                                "266600K .......... .......... .......... .......... .......... 67% 21.1M 11s",
                                "266650K .......... .......... .......... .......... .......... 67% 22.2M 11s",
                                "266700K .......... .......... .......... .......... .......... 67% 25.1M 11s",
                                "266750K .......... .......... .......... .......... .......... 67% 22.4M 11s",
                                "266800K .......... .......... .......... .......... .......... 68% 17.9M 11s",
                                "266850K .......... .......... .......... .......... .......... 68% 23.9M 11s",
                                "266900K .......... .......... .......... .......... .......... 68% 22.2M 11s",
                                "266950K .......... .......... .......... .......... .......... 68% 23.9M 11s",
                                "267000K .......... .......... .......... .......... .......... 68% 20.1M 11s",
                                "267050K .......... .......... .......... .......... .......... 68% 22.8M 11s",
                                "267100K .......... .......... .......... .......... .......... 68% 21.8M 11s",
                                "267150K .......... .......... .......... .......... .......... 68% 23.6M 11s",
                                "267200K .......... .......... .......... .......... .......... 68% 16.4M 11s",
                                "267250K .......... .......... .......... .......... .......... 68% 21.7M 11s",
                                "267300K .......... .......... .......... .......... .......... 68% 23.0M 11s",
                                "267350K .......... .......... .......... .......... .......... 68% 22.8M 11s",
                                "267400K .......... .......... .......... .......... .......... 68% 22.8M 11s",
                                "267450K .......... .......... .......... .......... .......... 68% 21.9M 11s",
                                "267500K .......... .......... .......... .......... .......... 68% 20.2M 11s",
                                "267550K .......... .......... .......... .......... .......... 68% 21.1M 11s",
                                "267600K .......... .......... .......... .......... .......... 68% 20.1M 11s",
                                "267650K .......... .......... .......... .......... .......... 68% 21.7M 10s",
                                "267700K .......... .......... .......... .......... .......... 68% 3.57M 10s",
                                "267750K .......... .......... .......... .......... .......... 68% 17.5M 10s",
                                "267800K .......... .......... .......... .......... .......... 68% 17.1M 10s",
                                "267850K .......... .......... .......... .......... .......... 68% 17.2M 10s",
                                "267900K .......... .......... .......... .......... .......... 68% 23.3M 10s",
                                "267950K .......... .......... .......... .......... .......... 68% 21.6M 10s",
                                "268000K .......... .......... .......... .......... .......... 68% 17.8M 10s",
                                "268050K .......... .......... .......... .......... .......... 68% 21.2M 10s",
                                "268100K .......... .......... .......... .......... .......... 68% 23.9M 10s",
                                "268150K .......... .......... .......... .......... .......... 68% 22.5M 10s",
                                "268200K .......... .......... .......... .......... .......... 68% 18.8M 10s",
                                "268250K .......... .......... .......... .......... .......... 68% 20.6M 10s",
                                "268300K .......... .......... .......... .......... .......... 68% 23.2M 10s",
                                "268350K .......... .......... .......... .......... .......... 68% 24.2M 10s",
                                "268400K .......... .......... .......... .......... .......... 68% 15.3M 10s",
                                "268450K .......... .......... .......... .......... .......... 68% 23.0M 10s",
                                "268500K .......... .......... .......... .......... .......... 68% 18.4M 10s",
                                "268550K .......... .......... .......... .......... .......... 68% 16.1M 10s",
                                "268600K .......... .......... .......... .......... .......... 68% 15.6M 10s",
                                "268650K .......... .......... .......... .......... .......... 68% 21.3M 10s",
                                "268700K .......... .......... .......... .......... .......... 68%  787K 10s",
                                "268750K .......... .......... .......... .......... .......... 68% 11.4M 10s",
                                "268800K .......... .......... .......... .......... .......... 68% 12.2M 10s",
                                "268850K .......... .......... .......... .......... .......... 68% 17.9M 10s",
                                "268900K .......... .......... .......... .......... .......... 68% 21.8M 10s",
                                "268950K .......... .......... .......... .......... .......... 68% 10.9M 10s",
                                "269000K .......... .......... .......... .......... .......... 68% 19.0M 10s",
                                "269050K .......... .......... .......... .......... .......... 68% 20.4M 10s",
                                "269100K .......... .......... .......... .......... .......... 68% 20.6M 10s",
                                "269150K .......... .......... .......... .......... .......... 68% 18.3M 10s",
                                "269200K .......... .......... .......... .......... .......... 68% 16.5M 10s",
                                "269250K .......... .......... .......... .......... .......... 68% 22.1M 10s",
                                "269300K .......... .......... .......... .......... .......... 68% 22.0M 10s",
                                "269350K .......... .......... .......... .......... .......... 68% 24.4M 10s",
                                "269400K .......... .......... .......... .......... .......... 68% 18.0M 10s",
                                "269450K .......... .......... .......... .......... .......... 68% 23.8M 10s",
                                "269500K .......... .......... .......... .......... .......... 68% 21.4M 10s",
                                "269550K .......... .......... .......... .......... .......... 68% 23.8M 10s",
                                "269600K .......... .......... .......... .......... .......... 68% 18.7M 10s",
                                "269650K .......... .......... .......... .......... .......... 68% 21.7M 10s",
                                "269700K .......... .......... .......... .......... .......... 68% 22.8M 10s",
                                "269750K .......... .......... .......... .......... .......... 68% 19.0M 10s",
                                "269800K .......... .......... .......... .......... .......... 68% 19.3M 10s",
                                "269850K .......... .......... .......... .......... .......... 68% 21.5M 10s",
                                "269900K .......... .......... .......... .......... .......... 68% 19.3M 10s",
                                "269950K .......... .......... .......... .......... .......... 68% 24.3M 10s",
                                "270000K .......... .......... .......... .......... .......... 68% 19.2M 10s",
                                "270050K .......... .......... .......... .......... .......... 68% 20.2M 10s",
                                "270100K .......... .......... .......... .......... .......... 68% 23.5M 10s",
                                "270150K .......... .......... .......... .......... .......... 68% 20.4M 10s",
                                "270200K .......... .......... .......... .......... .......... 68% 19.4M 10s",
                                "270250K .......... .......... .......... .......... .......... 68% 21.3M 10s",
                                "270300K .......... .......... .......... .......... .......... 68% 22.8M 10s",
                                "270350K .......... .......... .......... .......... .......... 68% 22.1M 10s",
                                "270400K .......... .......... .......... .......... .......... 68% 19.0M 10s",
                                "270450K .......... .......... .......... .......... .......... 68% 24.1M 10s",
                                "270500K .......... .......... .......... .......... .......... 68% 19.9M 10s",
                                "270550K .......... .......... .......... .......... .......... 68% 21.6M 10s",
                                "270600K .......... .......... .......... .......... .......... 68% 20.4M 10s",
                                "270650K .......... .......... .......... .......... .......... 68% 25.4M 10s",
                                "270700K .......... .......... .......... .......... .......... 68% 21.9M 10s",
                                "270750K .......... .......... .......... .......... .......... 69% 22.1M 10s",
                                "270800K .......... .......... .......... .......... .......... 69% 15.9M 10s",
                                "270850K .......... .......... .......... .......... .......... 69% 21.9M 10s",
                                "270900K .......... .......... .......... .......... .......... 69% 21.1M 10s",
                                "270950K .......... .......... .......... .......... .......... 69% 20.5M 10s",
                                "271000K .......... .......... .......... .......... .......... 69% 19.6M 10s",
                                "271050K .......... .......... .......... .......... .......... 69% 22.7M 10s",
                                "271100K .......... .......... .......... .......... .......... 69% 22.1M 10s",
                                "271150K .......... .......... .......... .......... .......... 69% 15.5M 10s",
                                "271200K .......... .......... .......... .......... .......... 69% 16.6M 10s",
                                "271250K .......... .......... .......... .......... .......... 69% 22.1M 10s",
                                "271300K .......... .......... .......... .......... .......... 69% 22.6M 10s",
                                "271350K .......... .......... .......... .......... .......... 69% 19.0M 10s",
                                "271400K .......... .......... .......... .......... .......... 69% 19.1M 10s",
                                "271450K .......... .......... .......... .......... .......... 69% 15.6M 10s",
                                "271500K .......... .......... .......... .......... .......... 69% 20.9M 10s",
                                "271550K .......... .......... .......... .......... .......... 69% 20.2M 10s",
                                "271600K .......... .......... .......... .......... .......... 69% 17.3M 10s",
                                "271650K .......... .......... .......... .......... .......... 69% 22.4M 10s",
                                "271700K .......... .......... .......... .......... .......... 69% 22.7M 10s",
                                "271750K .......... .......... .......... .......... .......... 69% 19.3M 10s",
                                "271800K .......... .......... .......... .......... .......... 69% 18.4M 10s",
                                "271850K .......... .......... .......... .......... .......... 69% 22.6M 10s",
                                "271900K .......... .......... .......... .......... .......... 69% 22.3M 10s",
                                "271950K .......... .......... .......... .......... .......... 69% 21.5M 10s",
                                "272000K .......... .......... .......... .......... .......... 69% 16.6M 10s",
                                "272050K .......... .......... .......... .......... .......... 69% 20.1M 10s",
                                "272100K .......... .......... .......... .......... .......... 69% 23.7M 10s",
                                "272150K .......... .......... .......... .......... .......... 69% 21.8M 10s",
                                "272200K .......... .......... .......... .......... .......... 69% 20.5M 10s",
                                "272250K .......... .......... .......... .......... .......... 69% 20.1M 10s",
                                "272300K .......... .......... .......... .......... .......... 69% 11.5M 10s",
                                "272350K .......... .......... .......... .......... .......... 69% 7.55M 10s",
                                "272400K .......... .......... .......... .......... .......... 69% 18.3M 10s",
                                "272450K .......... .......... .......... .......... .......... 69% 20.6M 10s",
                                "272500K .......... .......... .......... .......... .......... 69% 21.5M 10s",
                                "272550K .......... .......... .......... .......... .......... 69% 21.4M 10s",
                                "272600K .......... .......... .......... .......... .......... 69% 19.9M 10s",
                                "272650K .......... .......... .......... .......... .......... 69% 23.7M 10s",
                                "272700K .......... .......... .......... .......... .......... 69% 22.1M 10s",
                                "272750K .......... .......... .......... .......... .......... 69%  858K 10s",
                                "272800K .......... .......... .......... .......... .......... 69% 6.74M 10s",
                                "272850K .......... .......... .......... .......... .......... 69% 1.04M 10s",
                                "272900K .......... .......... .......... .......... .......... 69% 5.84M 10s",
                                "272950K .......... .......... .......... .......... .......... 69% 14.7M 10s",
                                "273000K .......... .......... .......... .......... .......... 69% 17.8M 10s",
                                "273050K .......... .......... .......... .......... .......... 69% 18.1M 10s",
                                "273100K .......... .......... .......... .......... .......... 69% 20.9M 10s",
                                "273150K .......... .......... .......... .......... .......... 69% 23.4M 10s",
                                "273200K .......... .......... .......... .......... .......... 69% 19.5M 10s",
                                "273250K .......... .......... .......... .......... .......... 69% 18.8M 10s",
                                "273300K .......... .......... .......... .......... .......... 69% 24.0M 10s",
                                "273350K .......... .......... .......... .......... .......... 69% 24.0M 10s",
                                "273400K .......... .......... .......... .......... .......... 69% 22.8M 10s",
                                "273450K .......... .......... .......... .......... .......... 69% 23.9M 10s",
                                "273500K .......... .......... .......... .......... .......... 69% 18.9M 10s",
                                "273550K .......... .......... .......... .......... .......... 69% 21.8M 10s",
                                "273600K .......... .......... .......... .......... .......... 69% 14.3M 10s",
                                "273650K .......... .......... .......... .......... .......... 69% 15.2M 10s",
                                "273700K .......... .......... .......... .......... .......... 69% 16.6M 10s",
                                "273750K .......... .......... .......... .......... .......... 69% 18.0M 10s",
                                "273800K .......... .......... .......... .......... .......... 69% 16.7M 10s",
                                "273850K .......... .......... .......... .......... .......... 69% 14.8M 10s",
                                "273900K .......... .......... .......... .......... .......... 69% 17.7M 10s",
                                "273950K .......... .......... .......... .......... .......... 69% 16.7M 10s",
                                "274000K .......... .......... .......... .......... .......... 69% 12.2M 10s",
                                "274050K .......... .......... .......... .......... .......... 69% 18.2M 10s",
                                "274100K .......... .......... .......... .......... .......... 69% 18.8M 10s",
                                "274150K .......... .......... .......... .......... .......... 69% 15.1M 10s",
                                "274200K .......... .......... .......... .......... .......... 69% 15.8M 10s",
                                "274250K .......... .......... .......... .......... .......... 69% 18.3M 10s",
                                "274300K .......... .......... .......... .......... .......... 69% 18.1M 10s",
                                "274350K .......... .......... .......... .......... .......... 69% 14.7M 10s",
                                "274400K .......... .......... .......... .......... .......... 69% 15.1M 10s",
                                "274450K .......... .......... .......... .......... .......... 69% 18.7M 10s",
                                "274500K .......... .......... .......... .......... .......... 69% 15.8M 10s",
                                "274550K .......... .......... .......... .......... .......... 69% 16.6M 10s",
                                "274600K .......... .......... .......... .......... .......... 69% 16.7M 10s",
                                "274650K .......... .......... .......... .......... .......... 70% 18.3M 10s",
                                "274700K .......... .......... .......... .......... .......... 70% 13.8M 10s",
                                "274750K .......... .......... .......... .......... .......... 70% 17.8M 10s",
                                "274800K .......... .......... .......... .......... .......... 70% 14.5M 10s",
                                "274850K .......... .......... .......... .......... .......... 70% 14.9M 10s",
                                "274900K .......... .......... .......... .......... .......... 70% 17.9M 10s",
                                "274950K .......... .......... .......... .......... .......... 70% 11.3M 10s",
                                "275000K .......... .......... .......... .......... .......... 70% 13.5M 10s",
                                "275050K .......... .......... .......... .......... .......... 70% 17.5M 10s",
                                "275100K .......... .......... .......... .......... .......... 70% 18.1M 10s",
                                "275150K .......... .......... .......... .......... .......... 70% 16.0M 10s",
                                "275200K .......... .......... .......... .......... .......... 70% 13.4M 10s",
                                "275250K .......... .......... .......... .......... .......... 70% 18.1M 10s",
                                "275300K .......... .......... .......... .......... .......... 70% 14.9M 10s",
                                "275350K .......... .......... .......... .......... .......... 70% 7.72M 10s",
                                "275400K .......... .......... .......... .......... .......... 70% 18.6M 10s",
                                "275450K .......... .......... .......... .......... .......... 70% 15.9M 10s",
                                "275500K .......... .......... .......... .......... .......... 70% 11.9M 10s",
                                "275550K .......... .......... .......... .......... .......... 70% 16.3M 10s",
                                "275600K .......... .......... .......... .......... .......... 70% 13.1M 10s",
                                "275650K .......... .......... .......... .......... .......... 70% 18.7M 10s",
                                "275700K .......... .......... .......... .......... .......... 70% 17.5M 10s",
                                "275750K .......... .......... .......... .......... .......... 70% 15.8M 10s",
                                "275800K .......... .......... .......... .......... .......... 70% 16.2M 10s",
                                "275850K .......... .......... .......... .......... .......... 70% 16.9M 10s",
                                "275900K .......... .......... .......... .......... .......... 70% 13.0M 10s",
                                "275950K .......... .......... .......... .......... .......... 70% 17.6M 10s",
                                "276000K .......... .......... .......... .......... .......... 70% 14.2M 10s",
                                "276050K .......... .......... .......... .......... .......... 70% 17.0M 10s",
                                "276100K .......... .......... .......... .......... .......... 70% 15.1M 10s",
                                "276150K .......... .......... .......... .......... .......... 70% 18.2M 10s",
                                "276200K .......... .......... .......... .......... .......... 70% 16.4M 10s",
                                "276250K .......... .......... .......... .......... .......... 70% 15.8M 10s",
                                "276300K .......... .......... .......... .......... .......... 70% 18.1M 10s",
                                "276350K .......... .......... .......... .......... .......... 70% 16.5M 10s",
                                "276400K .......... .......... .......... .......... .......... 70% 12.4M 10s",
                                "276450K .......... .......... .......... .......... .......... 70% 18.7M 10s",
                                "276500K .......... .......... .......... .......... .......... 70% 17.2M 10s",
                                "276550K .......... .......... .......... .......... .......... 70% 18.5M 10s",
                                "276600K .......... .......... .......... .......... .......... 70% 14.8M 10s",
                                "276650K .......... .......... .......... .......... .......... 70% 18.7M 10s",
                                "276700K .......... .......... .......... .......... .......... 70% 17.4M 10s",
                                "276750K .......... .......... .......... .......... .......... 70% 14.7M 10s",
                                "276800K .......... .......... .......... .......... .......... 70% 15.0M 10s",
                                "276850K .......... .......... .......... .......... .......... 70% 17.3M 10s",
                                "276900K .......... .......... .......... .......... .......... 70% 2.84M 10s",
                                "276950K .......... .......... .......... .......... .......... 70% 22.6M 10s",
                                "277000K .......... .......... .......... .......... .......... 70% 4.82M 10s",
                                "277050K .......... .......... .......... .......... .......... 70% 16.5M 10s",
                                "277100K .......... .......... .......... .......... .......... 70% 14.9M 10s",
                                "277150K .......... .......... .......... .......... .......... 70% 18.0M 10s",
                                "277200K .......... .......... .......... .......... .......... 70% 16.1M 10s",
                                "277250K .......... .......... .......... .......... .......... 70% 13.2M 10s",
                                "277300K .......... .......... .......... .......... .......... 70% 16.8M 10s",
                                "277350K .......... .......... .......... .......... .......... 70% 14.2M 10s",
                                "277400K .......... .......... .......... .......... .......... 70% 11.6M 10s",
                                "277450K .......... .......... .......... .......... .......... 70% 16.7M 10s",
                                "277500K .......... .......... .......... .......... .......... 70% 13.1M 10s",
                                "277550K .......... .......... .......... .......... .......... 70% 11.5M 10s",
                                "277600K .......... .......... .......... .......... .......... 70% 12.0M 10s",
                                "277650K .......... .......... .......... .......... .......... 70% 15.2M 10s",
                                "277700K .......... .......... .......... .......... .......... 70% 15.1M 10s",
                                "277750K .......... .......... .......... .......... .......... 70% 15.1M 10s",
                                "277800K .......... .......... .......... .......... .......... 70% 15.0M 10s",
                                "277850K .......... .......... .......... .......... .......... 70% 14.5M 10s",
                                "277900K .......... .......... .......... .......... .......... 70% 16.8M 10s",
                                "277950K .......... .......... .......... .......... .......... 70% 13.4M 10s",
                                "278000K .......... .......... .......... .......... .......... 70% 11.3M 10s",
                                "278050K .......... .......... .......... .......... .......... 70% 17.6M 10s",
                                "278100K .......... .......... .......... .......... .......... 70% 15.2M 10s",
                                "278150K .......... .......... .......... .......... .......... 70% 16.1M 10s",
                                "278200K .......... .......... .......... .......... .......... 70% 16.4M 10s",
                                "278250K .......... .......... .......... .......... .......... 70% 16.5M 10s",
                                "278300K .......... .......... .......... .......... .......... 70% 15.5M 10s",
                                "278350K .......... .......... .......... .......... .......... 70% 13.2M 10s",
                                "278400K .......... .......... .......... .......... .......... 70% 13.0M 10s",
                                "278450K .......... .......... .......... .......... .......... 70% 9.75M 10s",
                                "278500K .......... .......... .......... .......... .......... 70% 11.0M 10s",
                                "278550K .......... .......... .......... .......... .......... 70% 9.79M 10s",
                                "278600K .......... .......... .......... .......... .......... 71% 21.5M 10s",
                                "278650K .......... .......... .......... .......... .......... 71% 15.9M 10s",
                                "278700K .......... .......... .......... .......... .......... 71% 8.78M 10s",
                                "278750K .......... .......... .......... .......... .......... 71% 10.6M 10s",
                                "278800K .......... .......... .......... .......... .......... 71% 19.2M 10s",
                                "278850K .......... .......... .......... .......... .......... 71% 16.3M 10s",
                                "278900K .......... .......... .......... .......... .......... 71% 22.0M 10s",
                                "278950K .......... .......... .......... .......... .......... 71% 23.4M 10s",
                                "279000K .......... .......... .......... .......... .......... 71% 18.6M 9s",
                                "279050K .......... .......... .......... .......... .......... 71% 19.6M 9s",
                                "279100K .......... .......... .......... .......... .......... 71% 20.7M 9s",
                                "279150K .......... .......... .......... .......... .......... 71% 18.2M 9s",
                                "279200K .......... .......... .......... .......... .......... 71% 14.3M 9s",
                                "279250K .......... .......... .......... .......... .......... 71% 20.6M 9s",
                                "279300K .......... .......... .......... .......... .......... 71% 21.7M 9s",
                                "279350K .......... .......... .......... .......... .......... 71% 22.2M 9s",
                                "279400K .......... .......... .......... .......... .......... 71% 20.5M 9s",
                                "279450K .......... .......... .......... .......... .......... 71% 21.2M 9s",
                                "279500K .......... .......... .......... .......... .......... 71% 22.8M 9s",
                                "279550K .......... .......... .......... .......... .......... 71% 23.4M 9s",
                                "279600K .......... .......... .......... .......... .......... 71% 16.3M 9s",
                                "279650K .......... .......... .......... .......... .......... 71% 20.2M 9s",
                                "279700K .......... .......... .......... .......... .......... 71% 22.3M 9s",
                                "279750K .......... .......... .......... .......... .......... 71% 23.2M 9s",
                                "279800K .......... .......... .......... .......... .......... 71% 19.9M 9s",
                                "279850K .......... .......... .......... .......... .......... 71% 22.4M 9s",
                                "279900K .......... .......... .......... .......... .......... 71% 19.8M 9s",
                                "279950K .......... .......... .......... .......... .......... 71% 23.3M 9s",
                                "280000K .......... .......... .......... .......... .......... 71% 18.1M 9s",
                                "280050K .......... .......... .......... .......... .......... 71% 22.2M 9s",
                                "280100K .......... .......... .......... .......... .......... 71% 20.8M 9s",
                                "280150K .......... .......... .......... .......... .......... 71% 23.7M 9s",
                                "280200K .......... .......... .......... .......... .......... 71% 21.9M 9s",
                                "280250K .......... .......... .......... .......... .......... 71% 20.9M 9s",
                                "280300K .......... .......... .......... .......... .......... 71% 22.2M 9s",
                                "280350K .......... .......... .......... .......... .......... 71% 21.7M 9s",
                                "280400K .......... .......... .......... .......... .......... 71% 18.9M 9s",
                                "280450K .......... .......... .......... .......... .......... 71% 16.4M 9s",
                                "280500K .......... .......... .......... .......... .......... 71% 21.7M 9s",
                                "280550K .......... .......... .......... .......... .......... 71% 22.1M 9s",
                                "280600K .......... .......... .......... .......... .......... 71% 21.9M 9s",
                                "280650K .......... .......... .......... .......... .......... 71% 22.6M 9s",
                                "280700K .......... .......... .......... .......... .......... 71% 14.6M 9s",
                                "280750K .......... .......... .......... .......... .......... 71% 21.0M 9s",
                                "280800K .......... .......... .......... .......... .......... 71% 19.4M 9s",
                                "280850K .......... .......... .......... .......... .......... 71% 22.2M 9s",
                                "280900K .......... .......... .......... .......... .......... 71% 22.2M 9s",
                                "280950K .......... .......... .......... .......... .......... 71% 21.1M 9s",
                                "281000K .......... .......... .......... .......... .......... 71% 1.47M 9s",
                                "281050K .......... .......... .......... .......... .......... 71% 12.4M 9s",
                                "281100K .......... .......... .......... .......... .......... 71% 6.62M 9s",
                                "281150K .......... .......... .......... .......... .......... 71% 17.9M 9s",
                                "281200K .......... .......... .......... .......... .......... 71% 14.0M 9s",
                                "281250K .......... .......... .......... .......... .......... 71% 17.0M 9s",
                                "281300K .......... .......... .......... .......... .......... 71% 14.5M 9s",
                                "281350K .......... .......... .......... .......... .......... 71% 17.1M 9s",
                                "281400K .......... .......... .......... .......... .......... 71% 15.9M 9s",
                                "281450K .......... .......... .......... .......... .......... 71% 14.5M 9s",
                                "281500K .......... .......... .......... .......... .......... 71% 17.7M 9s",
                                "281550K .......... .......... .......... .......... .......... 71% 17.1M 9s",
                                "281600K .......... .......... .......... .......... .......... 71% 12.9M 9s",
                                "281650K .......... .......... .......... .......... .......... 71% 19.0M 9s",
                                "281700K .......... .......... .......... .......... .......... 71% 21.5M 9s",
                                "281750K .......... .......... .......... .......... .......... 71% 20.3M 9s",
                                "281800K .......... .......... .......... .......... .......... 71% 22.9M 9s",
                                "281850K .......... .......... .......... .......... .......... 71% 23.3M 9s",
                                "281900K .......... .......... .......... .......... .......... 71% 24.3M 9s",
                                "281950K .......... .......... .......... .......... .......... 71% 21.5M 9s",
                                "282000K .......... .......... .......... .......... .......... 71% 17.3M 9s",
                                "282050K .......... .......... .......... .......... .......... 71% 23.8M 9s",
                                "282100K .......... .......... .......... .......... .......... 71% 23.2M 9s",
                                "282150K .......... .......... .......... .......... .......... 71% 22.9M 9s",
                                "282200K .......... .......... .......... .......... .......... 71% 19.8M 9s",
                                "282250K .......... .......... .......... .......... .......... 71% 24.1M 9s",
                                "282300K .......... .......... .......... .......... .......... 71% 24.0M 9s",
                                "282350K .......... .......... .......... .......... .......... 71% 20.7M 9s",
                                "282400K .......... .......... .......... .......... .......... 71% 19.6M 9s",
                                "282450K .......... .......... .......... .......... .......... 71% 21.6M 9s",
                                "282500K .......... .......... .......... .......... .......... 72% 24.2M 9s",
                                "282550K .......... .......... .......... .......... .......... 72% 23.9M 9s",
                                "282600K .......... .......... .......... .......... .......... 72% 23.5M 9s",
                                "282650K .......... .......... .......... .......... .......... 72% 21.3M 9s",
                                "282700K .......... .......... .......... .......... .......... 72% 21.6M 9s",
                                "282750K .......... .......... .......... .......... .......... 72% 24.0M 9s",
                                "282800K .......... .......... .......... .......... .......... 72% 19.1M 9s",
                                "282850K .......... .......... .......... .......... .......... 72% 24.1M 9s",
                                "282900K .......... .......... .......... .......... .......... 72% 21.7M 9s",
                                "282950K .......... .......... .......... .......... .......... 72% 21.0M 9s",
                                "283000K .......... .......... .......... .......... .......... 72% 22.4M 9s",
                                "283050K .......... .......... .......... .......... .......... 72% 22.3M 9s",
                                "283100K .......... .......... .......... .......... .......... 72% 24.0M 9s",
                                "283150K .......... .......... .......... .......... .......... 72% 21.1M 9s",
                                "283200K .......... .......... .......... .......... .......... 72% 19.4M 9s",
                                "283250K .......... .......... .......... .......... .......... 72% 23.6M 9s",
                                "283300K .......... .......... .......... .......... .......... 72% 19.1M 9s",
                                "283350K .......... .......... .......... .......... .......... 72% 19.0M 9s",
                                "283400K .......... .......... .......... .......... .......... 72% 20.0M 9s",
                                "283450K .......... .......... .......... .......... .......... 72% 22.9M 9s",
                                "283500K .......... .......... .......... .......... .......... 72% 21.0M 9s",
                                "283550K .......... .......... .......... .......... .......... 72% 22.1M 9s",
                                "283600K .......... .......... .......... .......... .......... 72% 15.8M 9s",
                                "283650K .......... .......... .......... .......... .......... 72% 22.4M 9s",
                                "283700K .......... .......... .......... .......... .......... 72% 22.6M 9s",
                                "283750K .......... .......... .......... .......... .......... 72% 16.8M 9s",
                                "283800K .......... .......... .......... .......... .......... 72% 17.9M 9s",
                                "283850K .......... .......... .......... .......... .......... 72% 22.5M 9s",
                                "283900K .......... .......... .......... .......... .......... 72% 19.6M 9s",
                                "283950K .......... .......... .......... .......... .......... 72% 21.8M 9s",
                                "284000K .......... .......... .......... .......... .......... 72% 12.0M 9s",
                                "284050K .......... .......... .......... .......... .......... 72% 17.0M 9s",
                                "284100K .......... .......... .......... .......... .......... 72% 18.0M 9s",
                                "284150K .......... .......... .......... .......... .......... 72% 20.5M 9s",
                                "284200K .......... .......... .......... .......... .......... 72% 17.7M 9s",
                                "284250K .......... .......... .......... .......... .......... 72% 20.8M 9s",
                                "284300K .......... .......... .......... .......... .......... 72% 20.3M 9s",
                                "284350K .......... .......... .......... .......... .......... 72% 20.7M 9s",
                                "284400K .......... .......... .......... .......... .......... 72% 16.0M 9s",
                                "284450K .......... .......... .......... .......... .......... 72% 20.6M 9s",
                                "284500K .......... .......... .......... .......... .......... 72% 20.8M 9s",
                                "284550K .......... .......... .......... .......... .......... 72% 20.6M 9s",
                                "284600K .......... .......... .......... .......... .......... 72% 18.1M 9s",
                                "284650K .......... .......... .......... .......... .......... 72% 20.8M 9s",
                                "284700K .......... .......... .......... .......... .......... 72% 20.4M 9s",
                                "284750K .......... .......... .......... .......... .......... 72% 21.4M 9s",
                                "284800K .......... .......... .......... .......... .......... 72% 16.1M 9s",
                                "284850K .......... .......... .......... .......... .......... 72% 19.9M 9s",
                                "284900K .......... .......... .......... .......... .......... 72% 21.2M 9s",
                                "284950K .......... .......... .......... .......... .......... 72% 21.0M 9s",
                                "285000K .......... .......... .......... .......... .......... 72% 11.7M 9s",
                                "285050K .......... .......... .......... .......... .......... 72% 18.1M 9s",
                                "285100K .......... .......... .......... .......... .......... 72% 1014K 9s",
                                "285150K .......... .......... .......... .......... .......... 72% 6.15M 9s",
                                "285200K .......... .......... .......... .......... .......... 72% 14.1M 9s",
                                "285250K .......... .......... .......... .......... .......... 72% 20.8M 9s",
                                "285300K .......... .......... .......... .......... .......... 72% 18.4M 9s",
                                "285350K .......... .......... .......... .......... .......... 72% 19.2M 9s",
                                "285400K .......... .......... .......... .......... .......... 72% 20.3M 9s",
                                "285450K .......... .......... .......... .......... .......... 72% 20.0M 9s",
                                "285500K .......... .......... .......... .......... .......... 72% 21.9M 9s",
                                "285550K .......... .......... .......... .......... .......... 72% 19.8M 9s",
                                "285600K .......... .......... .......... .......... .......... 72% 18.0M 9s",
                                "285650K .......... .......... .......... .......... .......... 72% 21.9M 9s",
                                "285700K .......... .......... .......... .......... .......... 72% 21.2M 9s",
                                "285750K .......... .......... .......... .......... .......... 72% 20.0M 9s",
                                "285800K .......... .......... .......... .......... .......... 72% 20.4M 9s",
                                "285850K .......... .......... .......... .......... .......... 72% 19.9M 9s",
                                "285900K .......... .......... .......... .......... .......... 72% 22.2M 9s",
                                "285950K .......... .......... .......... .......... .......... 72% 19.9M 9s",
                                "286000K .......... .......... .......... .......... .......... 72% 18.7M 9s",
                                "286050K .......... .......... .......... .......... .......... 72% 21.7M 9s",
                                "286100K .......... .......... .......... .......... .......... 72% 20.8M 9s",
                                "286150K .......... .......... .......... .......... .......... 72% 19.4M 9s",
                                "286200K .......... .......... .......... .......... .......... 72% 20.3M 9s",
                                "286250K .......... .......... .......... .......... .......... 72% 21.9M 9s",
                                "286300K .......... .......... .......... .......... .......... 72% 20.7M 9s",
                                "286350K .......... .......... .......... .......... .......... 72% 21.7M 9s",
                                "286400K .......... .......... .......... .......... .......... 72% 3.36M 9s",
                                "286450K .......... .......... .......... .......... .......... 73% 20.4M 9s",
                                "286500K .......... .......... .......... .......... .......... 73% 21.1M 9s",
                                "286550K .......... .......... .......... .......... .......... 73% 21.7M 9s",
                                "286600K .......... .......... .......... .......... .......... 73% 18.4M 9s",
                                "286650K .......... .......... .......... .......... .......... 73% 22.3M 9s",
                                "286700K .......... .......... .......... .......... .......... 73% 21.3M 9s",
                                "286750K .......... .......... .......... .......... .......... 73% 21.8M 9s",
                                "286800K .......... .......... .......... .......... .......... 73% 15.5M 9s",
                                "286850K .......... .......... .......... .......... .......... 73% 21.7M 9s",
                                "286900K .......... .......... .......... .......... .......... 73% 21.4M 9s",
                                "286950K .......... .......... .......... .......... .......... 73% 21.7M 9s",
                                "287000K .......... .......... .......... .......... .......... 73% 19.2M 9s",
                                "287050K .......... .......... .......... .......... .......... 73% 19.3M 9s",
                                "287100K .......... .......... .......... .......... .......... 73% 20.9M 9s",
                                "287150K .......... .......... .......... .......... .......... 73% 21.7M 9s",
                                "287200K .......... .......... .......... .......... .......... 73% 6.48M 9s",
                                "287250K .......... .......... .......... .......... .......... 73% 15.6M 9s",
                                "287300K .......... .......... .......... .......... .......... 73% 9.46M 9s",
                                "287350K .......... .......... .......... .......... .......... 73% 11.6M 9s",
                                "287400K .......... .......... .......... .......... .......... 73% 12.0M 9s",
                                "287450K .......... .......... .......... .......... .......... 73% 15.7M 9s",
                                "287500K .......... .......... .......... .......... .......... 73% 15.8M 9s",
                                "287550K .......... .......... .......... .......... .......... 73% 16.4M 9s",
                                "287600K .......... .......... .......... .......... .......... 73% 12.2M 9s",
                                "287650K .......... .......... .......... .......... .......... 73% 15.6M 9s",
                                "287700K .......... .......... .......... .......... .......... 73% 16.3M 9s",
                                "287750K .......... .......... .......... .......... .......... 73% 14.8M 9s",
                                "287800K .......... .......... .......... .......... .......... 73% 15.9M 9s",
                                "287850K .......... .......... .......... .......... .......... 73% 16.5M 9s",
                                "287900K .......... .......... .......... .......... .......... 73% 15.2M 9s",
                                "287950K .......... .......... .......... .......... .......... 73% 16.6M 9s",
                                "288000K .......... .......... .......... .......... .......... 73% 13.5M 9s",
                                "288050K .......... .......... .......... .......... .......... 73% 15.2M 9s",
                                "288100K .......... .......... .......... .......... .......... 73% 16.5M 9s",
                                "288150K .......... .......... .......... .......... .......... 73% 16.4M 9s",
                                "288200K .......... .......... .......... .......... .......... 73% 14.4M 9s",
                                "288250K .......... .......... .......... .......... .......... 73% 16.4M 9s",
                                "288300K .......... .......... .......... .......... .......... 73% 16.5M 9s",
                                "288350K .......... .......... .......... .......... .......... 73% 16.6M 9s",
                                "288400K .......... .......... .......... .......... .......... 73% 12.7M 9s",
                                "288450K .......... .......... .......... .......... .......... 73% 16.1M 9s",
                                "288500K .......... .......... .......... .......... .......... 73% 16.1M 9s",
                                "288550K .......... .......... .......... .......... .......... 73% 15.0M 9s",
                                "288600K .......... .......... .......... .......... .......... 73% 13.5M 9s",
                                "288650K .......... .......... .......... .......... .......... 73% 16.5M 9s",
                                "288700K .......... .......... .......... .......... .......... 73% 15.1M 9s",
                                "288750K .......... .......... .......... .......... .......... 73% 16.7M 9s",
                                "288800K .......... .......... .......... .......... .......... 73% 13.4M 9s",
                                "288850K .......... .......... .......... .......... .......... 73% 15.2M 9s",
                                "288900K .......... .......... .......... .......... .......... 73% 16.6M 9s",
                                "288950K .......... .......... .......... .......... .......... 73% 15.4M 9s",
                                "289000K .......... .......... .......... .......... .......... 73% 14.3M 9s",
                                "289050K .......... .......... .......... .......... .......... 73% 19.8M 9s",
                                "289100K .......... .......... .......... .......... .......... 73% 21.9M 9s",
                                "289150K .......... .......... .......... .......... .......... 73% 3.21M 9s",
                                "289200K .......... .......... .......... .......... .......... 73% 12.5M 9s",
                                "289250K .......... .......... .......... .......... .......... 73% 6.03M 9s",
                                "289300K .......... .......... .......... .......... .......... 73% 17.0M 9s",
                                "289350K .......... .......... .......... .......... .......... 73% 17.0M 9s",
                                "289400K .......... .......... .......... .......... .......... 73% 15.3M 9s",
                                "289450K .......... .......... .......... .......... .......... 73% 19.9M 9s",
                                "289500K .......... .......... .......... .......... .......... 73% 21.4M 9s",
                                "289550K .......... .......... .......... .......... .......... 73% 21.2M 9s",
                                "289600K .......... .......... .......... .......... .......... 73% 15.9M 9s",
                                "289650K .......... .......... .......... .......... .......... 73% 19.8M 9s",
                                "289700K .......... .......... .......... .......... .......... 73% 20.8M 9s",
                                "289750K .......... .......... .......... .......... .......... 73% 21.2M 9s",
                                "289800K .......... .......... .......... .......... .......... 73% 17.9M 9s",
                                "289850K .......... .......... .......... .......... .......... 73% 20.3M 9s",
                                "289900K .......... .......... .......... .......... .......... 73% 21.4M 9s",
                                "289950K .......... .......... .......... .......... .......... 73% 21.5M 9s",
                                "290000K .......... .......... .......... .......... .......... 73% 17.3M 8s",
                                "290050K .......... .......... .......... .......... .......... 73% 21.2M 8s",
                                "290100K .......... .......... .......... .......... .......... 73% 21.5M 8s",
                                "290150K .......... .......... .......... .......... .......... 73% 21.2M 8s",
                                "290200K .......... .......... .......... .......... .......... 73% 20.5M 8s",
                                "290250K .......... .......... .......... .......... .......... 73% 20.3M 8s",
                                "290300K .......... .......... .......... .......... .......... 73%  117K 9s",
                                "290350K .......... .......... .......... .......... .......... 74% 17.3M 9s",
                                "290400K .......... .......... .......... .......... .......... 74% 13.4M 9s",
                                "290450K .......... .......... .......... .......... .......... 74% 16.1M 9s",
                                "290500K .......... .......... .......... .......... .......... 74% 17.8M 9s",
                                "290550K .......... .......... .......... .......... .......... 74% 20.3M 9s",
                                "290600K .......... .......... .......... .......... .......... 74% 20.7M 9s",
                                "290650K .......... .......... .......... .......... .......... 74% 20.7M 9s",
                                "290700K .......... .......... .......... .......... .......... 74% 20.3M 9s",
                                "290750K .......... .......... .......... .......... .......... 74% 22.3M 9s",
                                "290800K .......... .......... .......... .......... .......... 74% 18.2M 9s",
                                "290850K .......... .......... .......... .......... .......... 74% 20.1M 9s",
                                "290900K .......... .......... .......... .......... .......... 74% 22.5M 9s",
                                "290950K .......... .......... .......... .......... .......... 74% 21.7M 9s",
                                "291000K .......... .......... .......... .......... .......... 74% 20.0M 9s",
                                "291050K .......... .......... .......... .......... .......... 74% 19.9M 9s",
                                "291100K .......... .......... .......... .......... .......... 74% 21.1M 9s",
                                "291150K .......... .......... .......... .......... .......... 74% 21.4M 9s",
                                "291200K .......... .......... .......... .......... .......... 74% 18.1M 9s",
                                "291250K .......... .......... .......... .......... .......... 74% 21.7M 9s",
                                "291300K .......... .......... .......... .......... .......... 74% 19.6M 9s",
                                "291350K .......... .......... .......... .......... .......... 74% 21.1M 9s",
                                "291400K .......... .......... .......... .......... .......... 74% 19.5M 9s",
                                "291450K .......... .......... .......... .......... .......... 74% 20.7M 9s",
                                "291500K .......... .......... .......... .......... .......... 74% 19.6M 9s",
                                "291550K .......... .......... .......... .......... .......... 74% 20.8M 8s",
                                "291600K .......... .......... .......... .......... .......... 74% 15.2M 8s",
                                "291650K .......... .......... .......... .......... .......... 74% 21.4M 8s",
                                "291700K .......... .......... .......... .......... .......... 74% 19.0M 8s",
                                "291750K .......... .......... .......... .......... .......... 74% 21.2M 8s",
                                "291800K .......... .......... .......... .......... .......... 74% 20.0M 8s",
                                "291850K .......... .......... .......... .......... .......... 74% 21.2M 8s",
                                "291900K .......... .......... .......... .......... .......... 74% 18.6M 8s",
                                "291950K .......... .......... .......... .......... .......... 74% 21.4M 8s",
                                "292000K .......... .......... .......... .......... .......... 74% 17.2M 8s",
                                "292050K .......... .......... .......... .......... .......... 74% 21.9M 8s",
                                "292100K .......... .......... .......... .......... .......... 74% 19.9M 8s",
                                "292150K .......... .......... .......... .......... .......... 74% 21.0M 8s",
                                "292200K .......... .......... .......... .......... .......... 74% 20.1M 8s",
                                "292250K .......... .......... .......... .......... .......... 74% 21.7M 8s",
                                "292300K .......... .......... .......... .......... .......... 74% 19.9M 8s",
                                "292350K .......... .......... .......... .......... .......... 74% 21.3M 8s",
                                "292400K .......... .......... .......... .......... .......... 74% 17.5M 8s",
                                "292450K .......... .......... .......... .......... .......... 74% 20.5M 8s",
                                "292500K .......... .......... .......... .......... .......... 74% 18.6M 8s",
                                "292550K .......... .......... .......... .......... .......... 74% 21.1M 8s",
                                "292600K .......... .......... .......... .......... .......... 74% 18.2M 8s",
                                "292650K .......... .......... .......... .......... .......... 74% 21.2M 8s",
                                "292700K .......... .......... .......... .......... .......... 74% 21.5M 8s",
                                "292750K .......... .......... .......... .......... .......... 74% 19.2M 8s",
                                "292800K .......... .......... .......... .......... .......... 74% 17.7M 8s",
                                "292850K .......... .......... .......... .......... .......... 74% 21.0M 8s",
                                "292900K .......... .......... .......... .......... .......... 74% 20.7M 8s",
                                "292950K .......... .......... .......... .......... .......... 74% 19.2M 8s",
                                "293000K .......... .......... .......... .......... .......... 74% 20.6M 8s",
                                "293050K .......... .......... .......... .......... .......... 74% 21.6M 8s",
                                "293100K .......... .......... .......... .......... .......... 74% 20.8M 8s",
                                "293150K .......... .......... .......... .......... .......... 74% 19.7M 8s",
                                "293200K .......... .......... .......... .......... .......... 74% 18.6M 8s",
                                "293250K .......... .......... .......... .......... .......... 74% 21.2M 8s",
                                "293300K .......... .......... .......... .......... .......... 74% 21.1M 8s",
                                "293350K .......... .......... .......... .......... .......... 74% 19.3M 8s",
                                "293400K .......... .......... .......... .......... .......... 74% 20.8M 8s",
                                "293450K .......... .......... .......... .......... .......... 74% 21.9M 8s",
                                "293500K .......... .......... .......... .......... .......... 74% 22.1M 8s",
                                "293550K .......... .......... .......... .......... .......... 74% 19.9M 8s",
                                "293600K .......... .......... .......... .......... .......... 74% 17.3M 8s",
                                "293650K .......... .......... .......... .......... .......... 74% 20.9M 8s",
                                "293700K .......... .......... .......... .......... .......... 74% 21.4M 8s",
                                "293750K .......... .......... .......... .......... .......... 74% 20.9M 8s",
                                "293800K .......... .......... .......... .......... .......... 74% 18.9M 8s",
                                "293850K .......... .......... .......... .......... .......... 74% 7.43M 8s",
                                "293900K .......... .......... .......... .......... .......... 74% 17.0M 8s",
                                "293950K .......... .......... .......... .......... .......... 74% 19.7M 8s",
                                "294000K .......... .......... .......... .......... .......... 74% 17.7M 8s",
                                "294050K .......... .......... .......... .......... .......... 74% 18.1M 8s",
                                "294100K .......... .......... .......... .......... .......... 74% 18.2M 8s",
                                "294150K .......... .......... .......... .......... .......... 74% 22.2M 8s",
                                "294200K .......... .......... .......... .......... .......... 74% 21.1M 8s",
                                "294250K .......... .......... .......... .......... .......... 74% 22.5M 8s",
                                "294300K .......... .......... .......... .......... .......... 75% 19.6M 8s",
                                "294350K .......... .......... .......... .......... .......... 75% 20.2M 8s",
                                "294400K .......... .......... .......... .......... .......... 75% 12.8M 8s",
                                "294450K .......... .......... .......... .......... .......... 75% 10.7M 8s",
                                "294500K .......... .......... .......... .......... .......... 75% 22.1M 8s",
                                "294550K .......... .......... .......... .......... .......... 75% 21.7M 8s",
                                "294600K .......... .......... .......... .......... .......... 75% 17.5M 8s",
                                "294650K .......... .......... .......... .......... .......... 75% 19.0M 8s",
                                "294700K .......... .......... .......... .......... .......... 75% 16.0M 8s",
                                "294750K .......... .......... .......... .......... .......... 75% 16.7M 8s",
                                "294800K .......... .......... .......... .......... .......... 75% 18.0M 8s",
                                "294850K .......... .......... .......... .......... .......... 75% 15.2M 8s",
                                "294900K .......... .......... .......... .......... .......... 75% 17.7M 8s",
                                "294950K .......... .......... .......... .......... .......... 75% 17.4M 8s",
                                "295000K .......... .......... .......... .......... .......... 75% 18.8M 8s",
                                "295050K .......... .......... .......... .......... .......... 75% 23.7M 8s",
                                "295100K .......... .......... .......... .......... .......... 75% 24.0M 8s",
                                "295150K .......... .......... .......... .......... .......... 75% 17.7M 8s",
                                "295200K .......... .......... .......... .......... .......... 75% 18.0M 8s",
                                "295250K .......... .......... .......... .......... .......... 75% 19.1M 8s",
                                "295300K .......... .......... .......... .......... .......... 75% 16.7M 8s",
                                "295350K .......... .......... .......... .......... .......... 75% 22.5M 8s",
                                "295400K .......... .......... .......... .......... .......... 75% 20.4M 8s",
                                "295450K .......... .......... .......... .......... .......... 75% 19.9M 8s",
                                "295500K .......... .......... .......... .......... .......... 75% 18.0M 8s",
                                "295550K .......... .......... .......... .......... .......... 75% 18.4M 8s",
                                "295600K .......... .......... .......... .......... .......... 75% 12.4M 8s",
                                "295650K .......... .......... .......... .......... .......... 75% 22.4M 8s",
                                "295700K .......... .......... .......... .......... .......... 75% 21.6M 8s",
                                "295750K .......... .......... .......... .......... .......... 75% 14.1M 8s",
                                "295800K .......... .......... .......... .......... .......... 75% 12.4M 8s",
                                "295850K .......... .......... .......... .......... .......... 75% 30.2M 8s",
                                "295900K .......... .......... .......... .......... .......... 75% 20.9M 8s",
                                "295950K .......... .......... .......... .......... .......... 75% 11.4M 8s",
                                "296000K .......... .......... .......... .......... .......... 75% 23.9M 8s",
                                "296050K .......... .......... .......... .......... .......... 75% 15.3M 8s",
                                "296100K .......... .......... .......... .......... .......... 75% 22.2M 8s",
                                "296150K .......... .......... .......... .......... .......... 75% 29.7M 8s",
                                "296200K .......... .......... .......... .......... .......... 75% 24.2M 8s",
                                "296250K .......... .......... .......... .......... .......... 75% 30.7M 8s",
                                "296300K .......... .......... .......... .......... .......... 75% 28.8M 8s",
                                "296350K .......... .......... .......... .......... .......... 75% 20.6M 8s",
                                "296400K .......... .......... .......... .......... .......... 75% 23.1M 8s",
                                "296450K .......... .......... .......... .......... .......... 75% 29.0M 8s",
                                "296500K .......... .......... .......... .......... .......... 75% 7.99M 8s",
                                "296550K .......... .......... .......... .......... .......... 75% 17.1M 8s",
                                "296600K .......... .......... .......... .......... .......... 75% 20.6M 8s",
                                "296650K .......... .......... .......... .......... .......... 75% 11.8M 8s",
                                "296700K .......... .......... .......... .......... .......... 75% 19.4M 8s",
                                "296750K .......... .......... .......... .......... .......... 75% 20.5M 8s",
                                "296800K .......... .......... .......... .......... .......... 75% 14.4M 8s",
                                "296850K .......... .......... .......... .......... .......... 75% 16.4M 8s",
                                "296900K .......... .......... .......... .......... .......... 75% 21.6M 8s",
                                "296950K .......... .......... .......... .......... .......... 75% 17.5M 8s",
                                "297000K .......... .......... .......... .......... .......... 75% 19.4M 8s",
                                "297050K .......... .......... .......... .......... .......... 75% 20.5M 8s",
                                "297100K .......... .......... .......... .......... .......... 75% 17.8M 8s",
                                "297150K .......... .......... .......... .......... .......... 75% 21.8M 8s",
                                "297200K .......... .......... .......... .......... .......... 75% 17.2M 8s",
                                "297250K .......... .......... .......... .......... .......... 75% 16.6M 8s",
                                "297300K .......... .......... .......... .......... .......... 75% 22.5M 8s",
                                "297350K .......... .......... .......... .......... .......... 75% 7.38M 8s",
                                "297400K .......... .......... .......... .......... .......... 75% 15.7M 8s",
                                "297450K .......... .......... .......... .......... .......... 75% 11.5M 8s",
                                "297500K .......... .......... .......... .......... .......... 75% 18.8M 8s",
                                "297550K .......... .......... .......... .......... .......... 75% 16.9M 8s",
                                "297600K .......... .......... .......... .......... .......... 75% 13.5M 8s",
                                "297650K .......... .......... .......... .......... .......... 75% 20.4M 8s",
                                "297700K .......... .......... .......... .......... .......... 75% 14.7M 8s",
                                "297750K .......... .......... .......... .......... .......... 75% 20.3M 8s",
                                "297800K .......... .......... .......... .......... .......... 75% 14.4M 8s",
                                "297850K .......... .......... .......... .......... .......... 75% 17.1M 8s",
                                "297900K .......... .......... .......... .......... .......... 75% 19.8M 8s",
                                "297950K .......... .......... .......... .......... .......... 75% 18.9M 8s",
                                "298000K .......... .......... .......... .......... .......... 75% 13.8M 8s",
                                "298050K .......... .......... .......... .......... .......... 75% 20.6M 8s",
                                "298100K .......... .......... .......... .......... .......... 75% 16.4M 8s",
                                "298150K .......... .......... .......... .......... .......... 75% 15.8M 8s",
                                "298200K .......... .......... .......... .......... .......... 76% 19.0M 8s",
                                "298250K .......... .......... .......... .......... .......... 76% 17.2M 8s",
                                "298300K .......... .......... .......... .......... .......... 76% 20.9M 8s",
                                "298350K .......... .......... .......... .......... .......... 76% 15.8M 8s",
                                "298400K .......... .......... .......... .......... .......... 76% 14.8M 8s",
                                "298450K .......... .......... .......... .......... .......... 76% 20.6M 8s",
                                "298500K .......... .......... .......... .......... .......... 76% 15.5M 8s",
                                "298550K .......... .......... .......... .......... .......... 76% 20.0M 8s",
                                "298600K .......... .......... .......... .......... .......... 76% 12.7M 8s",
                                "298650K .......... .......... .......... .......... .......... 76% 26.1M 8s",
                                "298700K .......... .......... .......... .......... .......... 76% 27.7M 8s",
                                "298750K .......... .......... .......... .......... .......... 76% 28.1M 8s",
                                "298800K .......... .......... .......... .......... .......... 76% 26.0M 8s",
                                "298850K .......... .......... .......... .......... .......... 76% 12.0M 8s",
                                "298900K .......... .......... .......... .......... .......... 76% 31.0M 8s",
                                "298950K .......... .......... .......... .......... .......... 76% 34.3M 8s",
                                "299000K .......... .......... .......... .......... .......... 76% 32.2M 8s",
                                "299050K .......... .......... .......... .......... .......... 76% 33.5M 8s",
                                "299100K .......... .......... .......... .......... .......... 76% 34.9M 8s",
                                "299150K .......... .......... .......... .......... .......... 76% 21.7M 8s",
                                "299200K .......... .......... .......... .......... .......... 76% 20.4M 8s",
                                "299250K .......... .......... .......... .......... .......... 76% 26.9M 8s",
                                "299300K .......... .......... .......... .......... .......... 76% 26.9M 8s",
                                "299350K .......... .......... .......... .......... .......... 76% 21.6M 8s",
                                "299400K .......... .......... .......... .......... .......... 76% 20.8M 8s",
                                "299450K .......... .......... .......... .......... .......... 76% 29.7M 8s",
                                "299500K .......... .......... .......... .......... .......... 76% 22.4M 8s",
                                "299550K .......... .......... .......... .......... .......... 76% 4.37M 8s",
                                "299600K .......... .......... .......... .......... .......... 76% 16.4M 8s",
                                "299650K .......... .......... .......... .......... .......... 76% 25.8M 8s",
                                "299700K .......... .......... .......... .......... .......... 76% 10.7M 8s",
                                "299750K .......... .......... .......... .......... .......... 76% 29.0M 8s",
                                "299800K .......... .......... .......... .......... .......... 76% 26.3M 8s",
                                "299850K .......... .......... .......... .......... .......... 76% 25.1M 8s",
                                "299900K .......... .......... .......... .......... .......... 76% 26.5M 8s",
                                "299950K .......... .......... .......... .......... .......... 76% 12.9M 8s",
                                "300000K .......... .......... .......... .......... .......... 76% 18.6M 8s",
                                "300050K .......... .......... .......... .......... .......... 76% 32.3M 8s",
                                "300100K .......... .......... .......... .......... .......... 76% 31.7M 8s",
                                "300150K .......... .......... .......... .......... .......... 76% 24.4M 8s",
                                "300200K .......... .......... .......... .......... .......... 76% 19.3M 8s",
                                "300250K .......... .......... .......... .......... .......... 76% 27.9M 8s",
                                "300300K .......... .......... .......... .......... .......... 76% 27.1M 8s",
                                "300350K .......... .......... .......... .......... .......... 76% 7.03M 8s",
                                "300400K .......... .......... .......... .......... .......... 76% 22.2M 8s",
                                "300450K .......... .......... .......... .......... .......... 76% 25.5M 8s",
                                "300500K .......... .......... .......... .......... .......... 76% 29.5M 8s",
                                "300550K .......... .......... .......... .......... .......... 76% 33.4M 8s",
                                "300600K .......... .......... .......... .......... .......... 76% 10.2M 8s",
                                "300650K .......... .......... .......... .......... .......... 76% 23.6M 8s",
                                "300700K .......... .......... .......... .......... .......... 76% 29.7M 8s",
                                "300750K .......... .......... .......... .......... .......... 76% 31.7M 8s",
                                "300800K .......... .......... .......... .......... .......... 76% 17.9M 8s",
                                "300850K .......... .......... .......... .......... .......... 76% 22.6M 8s",
                                "300900K .......... .......... .......... .......... .......... 76% 26.0M 8s",
                                "300950K .......... .......... .......... .......... .......... 76% 26.6M 8s",
                                "301000K .......... .......... .......... .......... .......... 76% 31.1M 8s",
                                "301050K .......... .......... .......... .......... .......... 76% 24.1M 8s",
                                "301100K .......... .......... .......... .......... .......... 76% 28.2M 8s",
                                "301150K .......... .......... .......... .......... .......... 76% 18.5M 8s",
                                "301200K .......... .......... .......... .......... .......... 76% 25.7M 8s",
                                "301250K .......... .......... .......... .......... .......... 76% 21.0M 8s",
                                "301300K .......... .......... .......... .......... .......... 76% 26.8M 8s",
                                "301350K .......... .......... .......... .......... .......... 76% 32.1M 8s",
                                "301400K .......... .......... .......... .......... .......... 76% 4.83M 8s",
                                "301450K .......... .......... .......... .......... .......... 76% 18.1M 8s",
                                "301500K .......... .......... .......... .......... .......... 76% 18.3M 8s",
                                "301550K .......... .......... .......... .......... .......... 76% 9.58M 8s",
                                "301600K .......... .......... .......... .......... .......... 76% 17.9M 8s",
                                "301650K .......... .......... .......... .......... .......... 76% 18.3M 8s",
                                "301700K .......... .......... .......... .......... .......... 76% 23.5M 8s",
                                "301750K .......... .......... .......... .......... .......... 76% 19.7M 8s",
                                "301800K .......... .......... .......... .......... .......... 76% 26.5M 8s",
                                "301850K .......... .......... .......... .......... .......... 76% 18.7M 8s",
                                "301900K .......... .......... .......... .......... .......... 76% 27.5M 8s",
                                "301950K .......... .......... .......... .......... .......... 76% 27.1M 8s",
                                "302000K .......... .......... .......... .......... .......... 76% 15.6M 8s",
                                "302050K .......... .......... .......... .......... .......... 76% 30.3M 8s",
                                "302100K .......... .......... .......... .......... .......... 76% 15.0M 8s",
                                "302150K .......... .......... .......... .......... .......... 77% 25.7M 8s",
                                "302200K .......... .......... .......... .......... .......... 77% 16.5M 8s",
                                "302250K .......... .......... .......... .......... .......... 77% 20.8M 7s",
                                "302300K .......... .......... .......... .......... .......... 77% 22.1M 7s",
                                "302350K .......... .......... .......... .......... .......... 77% 81.7K 8s",
                                "302400K .......... .......... .......... .......... .......... 77% 19.5M 8s",
                                "302450K .......... .......... .......... .......... .......... 77%  969K 8s",
                                "302500K .......... .......... .......... .......... .......... 77% 16.9M 8s",
                                "302550K .......... .......... .......... .......... .......... 77% 15.5M 8s",
                                "302600K .......... .......... .......... .......... .......... 77%  579K 8s",
                                "302650K .......... .......... .......... .......... .......... 77% 15.1M 8s",
                                "302700K .......... .......... .......... .......... .......... 77% 14.4M 8s",
                                "302750K .......... .......... .......... .......... .......... 77% 7.12M 8s",
                                "302800K .......... .......... .......... .......... .......... 77% 12.0M 8s",
                                "302850K .......... .......... .......... .......... .......... 77% 13.0M 8s",
                                "302900K .......... .......... .......... .......... .......... 77% 18.9M 8s",
                                "302950K .......... .......... .......... .......... .......... 77% 18.2M 8s",
                                "303000K .......... .......... .......... .......... .......... 77% 64.3K 8s",
                                "303050K .......... .......... .......... .......... .......... 77% 26.6M 8s",
                                "303100K .......... .......... .......... .......... .......... 77%  172K 8s",
                                "303150K .......... .......... .......... .......... .......... 77% 14.9M 8s",
                                "303200K .......... .......... .......... .......... .......... 77% 9.74M 8s",
                                "303250K .......... .......... .......... .......... .......... 77% 13.7M 8s",
                                "303300K .......... .......... .......... .......... .......... 77% 12.8M 8s",
                                "303350K .......... .......... .......... .......... .......... 77% 1.05M 8s",
                                "303400K .......... .......... .......... .......... .......... 77% 12.6M 8s",
                                "303450K .......... .......... .......... .......... .......... 77% 14.9M 8s",
                                "303500K .......... .......... .......... .......... .......... 77% 20.6M 8s",
                                "303550K .......... .......... .......... .......... .......... 77%  828K 8s",
                                "303600K .......... .......... .......... .......... .......... 77%  136K 8s",
                                "303650K .......... .......... .......... .......... .......... 77%  636K 8s",
                                "303700K .......... .......... .......... .......... .......... 77% 1.23M 8s",
                                "303750K .......... .......... .......... .......... .......... 77% 29.0M 8s",
                                "303800K .......... .......... .......... .......... .......... 77%  273K 8s",
                                "303850K .......... .......... .......... .......... .......... 77% 2.91M 8s",
                                "303900K .......... .......... .......... .......... .......... 77% 7.12M 8s",
                                "303950K .......... .......... .......... .......... .......... 77% 31.3M 8s",
                                "304000K .......... .......... .......... .......... .......... 77% 1.52M 8s",
                                "304050K .......... .......... .......... .......... .......... 77% 18.5M 8s",
                                "304100K .......... .......... .......... .......... .......... 77% 3.98M 8s",
                                "304150K .......... .......... .......... .......... .......... 77% 19.2M 8s",
                                "304200K .......... .......... .......... .......... .......... 77% 1.69M 8s",
                                "304250K .......... .......... .......... .......... .......... 77%  501K 8s",
                                "304300K .......... .......... .......... .......... .......... 77%  853K 8s",
                                "304350K .......... .......... .......... .......... .......... 77% 24.4M 8s",
                                "304400K .......... .......... .......... .......... .......... 77% 16.1M 8s",
                                "304450K .......... .......... .......... .......... .......... 77% 28.2M 8s",
                                "304500K .......... .......... .......... .......... .......... 77%  229K 8s",
                                "304550K .......... .......... .......... .......... .......... 77% 13.4M 8s",
                                "304600K .......... .......... .......... .......... .......... 77% 12.1M 8s",
                                "304650K .......... .......... .......... .......... .......... 77% 11.3M 8s",
                                "304700K .......... .......... .......... .......... .......... 77% 14.7M 8s",
                                "304750K .......... .......... .......... .......... .......... 77% 22.3M 8s",
                                "304800K .......... .......... .......... .......... .......... 77% 14.2M 8s",
                                "304850K .......... .......... .......... .......... .......... 77% 19.7M 8s",
                                "304900K .......... .......... .......... .......... .......... 77% 1.61M 8s",
                                "304950K .......... .......... .......... .......... .......... 77% 16.8M 8s",
                                "305000K .......... .......... .......... .......... .......... 77% 14.0M 8s",
                                "305050K .......... .......... .......... .......... .......... 77% 16.6M 8s",
                                "305100K .......... .......... .......... .......... .......... 77% 12.8M 8s",
                                "305150K .......... .......... .......... .......... .......... 77% 11.7M 8s",
                                "305200K .......... .......... .......... .......... .......... 77% 11.7M 8s",
                                "305250K .......... .......... .......... .......... .......... 77% 22.3M 8s",
                                "305300K .......... .......... .......... .......... .......... 77% 21.9M 8s",
                                "305350K .......... .......... .......... .......... .......... 77% 22.1M 8s",
                                "305400K .......... .......... .......... .......... .......... 77% 17.2M 8s",
                                "305450K .......... .......... .......... .......... .......... 77% 22.1M 8s",
                                "305500K .......... .......... .......... .......... .......... 77% 21.4M 8s",
                                "305550K .......... .......... .......... .......... .......... 77% 17.8M 8s",
                                "305600K .......... .......... .......... .......... .......... 77% 13.5M 8s",
                                "305650K .......... .......... .......... .......... .......... 77% 13.7M 8s",
                                "305700K .......... .......... .......... .......... .......... 77% 15.2M 8s",
                                "305750K .......... .......... .......... .......... .......... 77% 19.0M 8s",
                                "305800K .......... .......... .......... .......... .......... 77% 12.9M 8s",
                                "305850K .......... .......... .......... .......... .......... 77% 19.6M 8s",
                                "305900K .......... .......... .......... .......... .......... 77% 20.1M 8s",
                                "305950K .......... .......... .......... .......... .......... 77% 25.8M 8s",
                                "306000K .......... .......... .......... .......... .......... 77% 16.4M 8s",
                                "306050K .......... .......... .......... .......... .......... 78% 25.0M 8s",
                                "306100K .......... .......... .......... .......... .......... 78% 26.2M 8s",
                                "306150K .......... .......... .......... .......... .......... 78% 31.1M 8s",
                                "306200K .......... .......... .......... .......... .......... 78% 31.2M 8s",
                                "306250K .......... .......... .......... .......... .......... 78% 20.2M 8s",
                                "306300K .......... .......... .......... .......... .......... 78% 29.6M 8s",
                                "306350K .......... .......... .......... .......... .......... 78% 29.3M 8s",
                                "306400K .......... .......... .......... .......... .......... 78% 19.6M 8s",
                                "306450K .......... .......... .......... .......... .......... 78% 31.8M 8s",
                                "306500K .......... .......... .......... .......... .......... 78% 25.7M 8s",
                                "306550K .......... .......... .......... .......... .......... 78% 10.7M 8s",
                                "306600K .......... .......... .......... .......... .......... 78% 23.3M 8s",
                                "306650K .......... .......... .......... .......... .......... 78% 6.33M 8s",
                                "306700K .......... .......... .......... .......... .......... 78% 24.4M 8s",
                                "306750K .......... .......... .......... .......... .......... 78% 29.6M 8s",
                                "306800K .......... .......... .......... .......... .......... 78% 3.33M 8s",
                                "306850K .......... .......... .......... .......... .......... 78% 21.1M 8s",
                                "306900K .......... .......... .......... .......... .......... 78% 4.13M 8s",
                                "306950K .......... .......... .......... .......... .......... 78% 15.6M 8s",
                                "307000K .......... .......... .......... .......... .......... 78% 19.8M 8s",
                                "307050K .......... .......... .......... .......... .......... 78% 5.74M 8s",
                                "307100K .......... .......... .......... .......... .......... 78% 18.1M 8s",
                                "307150K .......... .......... .......... .......... .......... 78% 16.2M 8s",
                                "307200K .......... .......... .......... .......... .......... 78% 5.05M 8s",
                                "307250K .......... .......... .......... .......... .......... 78% 14.3M 8s",
                                "307300K .......... .......... .......... .......... .......... 78% 21.1M 8s",
                                "307350K .......... .......... .......... .......... .......... 78% 6.09M 8s",
                                "307400K .......... .......... .......... .......... .......... 78% 7.58M 8s",
                                "307450K .......... .......... .......... .......... .......... 78% 24.2M 8s",
                                "307500K .......... .......... .......... .......... .......... 78% 6.70M 8s",
                                "307550K .......... .......... .......... .......... .......... 78% 12.6M 8s",
                                "307600K .......... .......... .......... .......... .......... 78% 8.33M 8s",
                                "307650K .......... .......... .......... .......... .......... 78% 9.82M 8s",
                                "307700K .......... .......... .......... .......... .......... 78% 9.06M 8s",
                                "307750K .......... .......... .......... .......... .......... 78% 9.63M 8s",
                                "307800K .......... .......... .......... .......... .......... 78% 5.22M 8s",
                                "307850K .......... .......... .......... .......... .......... 78% 34.1M 8s",
                                "307900K .......... .......... .......... .......... .......... 78% 18.2M 8s",
                                "307950K .......... .......... .......... .......... .......... 78% 4.89M 8s",
                                "308000K .......... .......... .......... .......... .......... 78% 10.6M 8s",
                                "308050K .......... .......... .......... .......... .......... 78% 28.2M 8s",
                                "308100K .......... .......... .......... .......... .......... 78% 4.29M 8s",
                                "308150K .......... .......... .......... .......... .......... 78% 16.3M 8s",
                                "308200K .......... .......... .......... .......... .......... 78% 13.5M 8s",
                                "308250K .......... .......... .......... .......... .......... 78% 9.45M 8s",
                                "308300K .......... .......... .......... .......... .......... 78% 5.87M 8s",
                                "308350K .......... .......... .......... .......... .......... 78% 19.0M 8s",
                                "308400K .......... .......... .......... .......... .......... 78% 4.89M 8s",
                                "308450K .......... .......... .......... .......... .......... 78% 21.2M 8s",
                                "308500K .......... .......... .......... .......... .......... 78% 29.7M 8s",
                                "308550K .......... .......... .......... .......... .......... 78% 7.33M 8s",
                                "308600K .......... .......... .......... .......... .......... 78% 6.83M 8s",
                                "308650K .......... .......... .......... .......... .......... 78% 17.1M 8s",
                                "308700K .......... .......... .......... .......... .......... 78% 25.4M 8s",
                                "308750K .......... .......... .......... .......... .......... 78% 4.73M 8s",
                                "308800K .......... .......... .......... .......... .......... 78% 14.9M 8s",
                                "308850K .......... .......... .......... .......... .......... 78% 14.8M 8s",
                                "308900K .......... .......... .......... .......... .......... 78% 3.23M 8s",
                                "308950K .......... .......... .......... .......... .......... 78% 35.5M 8s",
                                "309000K .......... .......... .......... .......... .......... 78% 19.6M 8s",
                                "309050K .......... .......... .......... .......... .......... 78% 3.84M 8s",
                                "309100K .......... .......... .......... .......... .......... 78% 20.9M 8s",
                                "309150K .......... .......... .......... .......... .......... 78% 19.9M 8s",
                                "309200K .......... .......... .......... .......... .......... 78% 5.31M 8s",
                                "309250K .......... .......... .......... .......... .......... 78% 22.9M 8s",
                                "309300K .......... .......... .......... .......... .......... 78% 17.0M 8s",
                                "309350K .......... .......... .......... .......... .......... 78% 4.58M 8s",
                                "309400K .......... .......... .......... .......... .......... 78% 23.5M 8s",
                                "309450K .......... .......... .......... .......... .......... 78% 17.4M 8s",
                                "309500K .......... .......... .......... .......... .......... 78% 29.1M 8s",
                                "309550K .......... .......... .......... .......... .......... 78% 4.67M 8s",
                                "309600K .......... .......... .......... .......... .......... 78% 15.0M 8s",
                                "309650K .......... .......... .......... .......... .......... 78% 4.79M 8s",
                                "309700K .......... .......... .......... .......... .......... 78% 16.9M 8s",
                                "309750K .......... .......... .......... .......... .......... 78% 33.2M 8s",
                                "309800K .......... .......... .......... .......... .......... 78% 6.48M 8s",
                                "309850K .......... .......... .......... .......... .......... 78% 6.51M 8s",
                                "309900K .......... .......... .......... .......... .......... 78% 7.47M 8s",
                                "309950K .......... .......... .......... .......... .......... 78% 33.9M 8s",
                                "310000K .......... .......... .......... .......... .......... 79% 7.41M 8s",
                                "310050K .......... .......... .......... .......... .......... 79% 13.4M 8s",
                                "310100K .......... .......... .......... .......... .......... 79% 14.8M 8s",
                                "310150K .......... .......... .......... .......... .......... 79% 6.62M 8s",
                                "310200K .......... .......... .......... .......... .......... 79% 11.0M 8s",
                                "310250K .......... .......... .......... .......... .......... 79% 16.4M 8s",
                                "310300K .......... .......... .......... .......... .......... 79% 1.48M 8s",
                                "310350K .......... .......... .......... .......... .......... 79% 19.0M 8s",
                                "310400K .......... .......... .......... .......... .......... 79% 12.7M 8s",
                                "310450K .......... .......... .......... .......... .......... 79% 5.98M 8s",
                                "310500K .......... .......... .......... .......... .......... 79% 26.9M 8s",
                                "310550K .......... .......... .......... .......... .......... 79% 32.5M 8s",
                                "310600K .......... .......... .......... .......... .......... 79% 2.86M 8s",
                                "310650K .......... .......... .......... .......... .......... 79% 31.4M 8s",
                                "310700K .......... .......... .......... .......... .......... 79% 25.4M 8s",
                                "310750K .......... .......... .......... .......... .......... 79% 4.85M 8s",
                                "310800K .......... .......... .......... .......... .......... 79% 15.9M 8s",
                                "310850K .......... .......... .......... .......... .......... 79% 9.16M 8s",
                                "310900K .......... .......... .......... .......... .......... 79% 7.86M 8s",
                                "310950K .......... .......... .......... .......... .......... 79% 12.0M 8s",
                                "311000K .......... .......... .......... .......... .......... 79% 16.5M 8s",
                                "311050K .......... .......... .......... .......... .......... 79% 7.15M 8s",
                                "311100K .......... .......... .......... .......... .......... 79% 14.6M 8s",
                                "311150K .......... .......... .......... .......... .......... 79% 9.10M 8s",
                                "311200K .......... .......... .......... .......... .......... 79% 8.47M 8s",
                                "311250K .......... .......... .......... .......... .......... 79% 11.3M 8s",
                                "311300K .......... .......... .......... .......... .......... 79% 7.90M 8s",
                                "311350K .......... .......... .......... .......... .......... 79% 6.09M 8s",
                                "311400K .......... .......... .......... .......... .......... 79% 30.3M 8s",
                                "311450K .......... .......... .......... .......... .......... 79% 10.9M 8s",
                                "311500K .......... .......... .......... .......... .......... 79% 4.10M 8s",
                                "311550K .......... .......... .......... .......... .......... 79% 23.4M 8s",
                                "311600K .......... .......... .......... .......... .......... 79% 20.6M 8s",
                                "311650K .......... .......... .......... .......... .......... 79% 4.93M 8s",
                                "311700K .......... .......... .......... .......... .......... 79% 17.4M 8s",
                                "311750K .......... .......... .......... .......... .......... 79% 19.2M 7s",
                                "311800K .......... .......... .......... .......... .......... 79% 5.82M 7s",
                                "311850K .......... .......... .......... .......... .......... 79% 8.74M 7s",
                                "311900K .......... .......... .......... .......... .......... 79% 8.44M 7s",
                                "311950K .......... .......... .......... .......... .......... 79% 15.7M 7s",
                                "312000K .......... .......... .......... .......... .......... 79% 6.95M 7s",
                                "312050K .......... .......... .......... .......... .......... 79% 12.1M 7s",
                                "312100K .......... .......... .......... .......... .......... 79% 8.97M 7s",
                                "312150K .......... .......... .......... .......... .......... 79% 7.83M 7s",
                                "312200K .......... .......... .......... .......... .......... 79% 16.1M 7s",
                                "312250K .......... .......... .......... .......... .......... 79% 12.7M 7s",
                                "312300K .......... .......... .......... .......... .......... 79% 16.6M 7s",
                                "312350K .......... .......... .......... .......... .......... 79% 6.92M 7s",
                                "312400K .......... .......... .......... .......... .......... 79% 10.5M 7s",
                                "312450K .......... .......... .......... .......... .......... 79% 6.38M 7s",
                                "312500K .......... .......... .......... .......... .......... 79% 6.74M 7s",
                                "312550K .......... .......... .......... .......... .......... 79% 24.5M 7s",
                                "312600K .......... .......... .......... .......... .......... 79% 24.0M 7s",
                                "312650K .......... .......... .......... .......... .......... 79% 6.50M 7s",
                                "312700K .......... .......... .......... .......... .......... 79% 8.00M 7s",
                                "312750K .......... .......... .......... .......... .......... 79% 15.0M 7s",
                                "312800K .......... .......... .......... .......... .......... 79% 5.99M 7s",
                                "312850K .......... .......... .......... .......... .......... 79% 18.1M 7s",
                                "312900K .......... .......... .......... .......... .......... 79% 3.71M 7s",
                                "312950K .......... .......... .......... .......... .......... 79% 20.0M 7s",
                                "313000K .......... .......... .......... .......... .......... 79% 18.4M 7s",
                                "313050K .......... .......... .......... .......... .......... 79% 20.0M 7s",
                                "313100K .......... .......... .......... .......... .......... 79% 6.56M 7s",
                                "313150K .......... .......... .......... .......... .......... 79% 22.9M 7s",
                                "313200K .......... .......... .......... .......... .......... 79% 4.68M 7s",
                                "313250K .......... .......... .......... .......... .......... 79% 23.2M 7s",
                                "313300K .......... .......... .......... .......... .......... 79% 26.7M 7s",
                                "313350K .......... .......... .......... .......... .......... 79% 20.6M 7s",
                                "313400K .......... .......... .......... .......... .......... 79% 4.90M 7s",
                                "313450K .......... .......... .......... .......... .......... 79% 28.7M 7s",
                                "313500K .......... .......... .......... .......... .......... 79% 26.9M 7s",
                                "313550K .......... .......... .......... .......... .......... 79% 4.29M 7s",
                                "313600K .......... .......... .......... .......... .......... 79% 17.9M 7s",
                                "313650K .......... .......... .......... .......... .......... 79% 24.7M 7s",
                                "313700K .......... .......... .......... .......... .......... 79% 4.82M 7s",
                                "313750K .......... .......... .......... .......... .......... 79% 21.2M 7s",
                                "313800K .......... .......... .......... .......... .......... 79% 29.1M 7s",
                                "313850K .......... .......... .......... .......... .......... 79% 4.76M 7s",
                                "313900K .......... .......... .......... .......... .......... 80% 5.81M 7s",
                                "313950K .......... .......... .......... .......... .......... 80% 22.2M 7s",
                                "314000K .......... .......... .......... .......... .......... 80% 16.3M 7s",
                                "314050K .......... .......... .......... .......... .......... 80% 5.17M 7s",
                                "314100K .......... .......... .......... .......... .......... 80% 29.0M 7s",
                                "314150K .......... .......... .......... .......... .......... 80% 25.3M 7s",
                                "314200K .......... .......... .......... .......... .......... 80% 5.05M 7s",
                                "314250K .......... .......... .......... .......... .......... 80% 14.9M 7s",
                                "314300K .......... .......... .......... .......... .......... 80% 12.7M 7s",
                                "314350K .......... .......... .......... .......... .......... 80% 7.20M 7s",
                                "314400K .......... .......... .......... .......... .......... 80% 8.96M 7s",
                                "314450K .......... .......... .......... .......... .......... 80% 23.2M 7s",
                                "314500K .......... .......... .......... .......... .......... 80% 6.10M 7s",
                                "314550K .......... .......... .......... .......... .......... 80% 16.8M 7s",
                                "314600K .......... .......... .......... .......... .......... 80% 6.58M 7s",
                                "314650K .......... .......... .......... .......... .......... 80% 7.53M 7s",
                                "314700K .......... .......... .......... .......... .......... 80% 12.5M 7s",
                                "314750K .......... .......... .......... .......... .......... 80% 29.5M 7s",
                                "314800K .......... .......... .......... .......... .......... 80% 4.87M 7s",
                                "314850K .......... .......... .......... .......... .......... 80% 24.4M 7s",
                                "314900K .......... .......... .......... .......... .......... 80% 9.77M 7s",
                                "314950K .......... .......... .......... .......... .......... 80% 7.50M 7s",
                                "315000K .......... .......... .......... .......... .......... 80% 9.78M 7s",
                                "315050K .......... .......... .......... .......... .......... 80% 7.33M 7s",
                                "315100K .......... .......... .......... .......... .......... 80% 28.3M 7s",
                                "315150K .......... .......... .......... .......... .......... 80% 11.5M 7s",
                                "315200K .......... .......... .......... .......... .......... 80% 10.9M 7s",
                                "315250K .......... .......... .......... .......... .......... 80% 4.13M 7s",
                                "315300K .......... .......... .......... .......... .......... 80% 26.4M 7s",
                                "315350K .......... .......... .......... .......... .......... 80% 22.0M 7s",
                                "315400K .......... .......... .......... .......... .......... 80% 4.81M 7s",
                                "315450K .......... .......... .......... .......... .......... 80% 24.8M 7s",
                                "315500K .......... .......... .......... .......... .......... 80% 13.0M 7s",
                                "315550K .......... .......... .......... .......... .......... 80% 5.11M 7s",
                                "315600K .......... .......... .......... .......... .......... 80% 11.3M 7s",
                                "315650K .......... .......... .......... .......... .......... 80% 33.9M 7s",
                                "315700K .......... .......... .......... .......... .......... 80% 6.33M 7s",
                                "315750K .......... .......... .......... .......... .......... 80% 14.3M 7s",
                                "315800K .......... .......... .......... .......... .......... 80% 17.7M 7s",
                                "315850K .......... .......... .......... .......... .......... 80% 6.85M 7s",
                                "315900K .......... .......... .......... .......... .......... 80% 8.24M 7s",
                                "315950K .......... .......... .......... .......... .......... 80% 36.2M 7s",
                                "316000K .......... .......... .......... .......... .......... 80% 1.97M 7s",
                                "316050K .......... .......... .......... .......... .......... 80% 15.8M 7s",
                                "316100K .......... .......... .......... .......... .......... 80% 23.6M 7s",
                                "316150K .......... .......... .......... .......... .......... 80% 12.3M 7s",
                                "316200K .......... .......... .......... .......... .......... 80% 6.96M 7s",
                                "316250K .......... .......... .......... .......... .......... 80% 26.0M 7s",
                                "316300K .......... .......... .......... .......... .......... 80% 6.48M 7s",
                                "316350K .......... .......... .......... .......... .......... 80% 4.71M 7s",
                                "316400K .......... .......... .......... .......... .......... 80% 21.0M 7s",
                                "316450K .......... .......... .......... .......... .......... 80% 27.2M 7s",
                                "316500K .......... .......... .......... .......... .......... 80% 4.85M 7s",
                                "316550K .......... .......... .......... .......... .......... 80% 24.6M 7s",
                                "316600K .......... .......... .......... .......... .......... 80% 19.3M 7s",
                                "316650K .......... .......... .......... .......... .......... 80% 5.30M 7s",
                                "316700K .......... .......... .......... .......... .......... 80% 12.6M 7s",
                                "316750K .......... .......... .......... .......... .......... 80% 20.4M 7s",
                                "316800K .......... .......... .......... .......... .......... 80% 5.62M 7s",
                                "316850K .......... .......... .......... .......... .......... 80% 12.8M 7s",
                                "316900K .......... .......... .......... .......... .......... 80% 13.1M 7s",
                                "316950K .......... .......... .......... .......... .......... 80% 22.6M 7s",
                                "317000K .......... .......... .......... .......... .......... 80% 4.66M 7s",
                                "317050K .......... .......... .......... .......... .......... 80% 18.8M 7s",
                                "317100K .......... .......... .......... .......... .......... 80% 27.8M 7s",
                                "317150K .......... .......... .......... .......... .......... 80% 7.83M 7s",
                                "317200K .......... .......... .......... .......... .......... 80% 6.91M 7s",
                                "317250K .......... .......... .......... .......... .......... 80% 24.8M 7s",
                                "317300K .......... .......... .......... .......... .......... 80% 8.51M 7s",
                                "317350K .......... .......... .......... .......... .......... 80% 5.31M 7s",
                                "317400K .......... .......... .......... .......... .......... 80% 24.8M 7s",
                                "317450K .......... .......... .......... .......... .......... 80% 4.74M 7s",
                                "317500K .......... .......... .......... .......... .......... 80% 8.80M 7s",
                                "317550K .......... .......... .......... .......... .......... 80% 32.7M 7s",
                                "317600K .......... .......... .......... .......... .......... 80% 26.9M 7s",
                                "317650K .......... .......... .......... .......... .......... 80% 3.12M 7s",
                                "317700K .......... .......... .......... .......... .......... 80% 27.0M 7s",
                                "317750K .......... .......... .......... .......... .......... 80% 33.2M 7s",
                                "317800K .......... .......... .......... .......... .......... 80% 4.04M 7s",
                                "317850K .......... .......... .......... .......... .......... 81% 21.0M 7s",
                                "317900K .......... .......... .......... .......... .......... 81% 14.3M 7s",
                                "317950K .......... .......... .......... .......... .......... 81% 6.27M 7s",
                                "318000K .......... .......... .......... .......... .......... 81% 13.3M 7s",
                                "318050K .......... .......... .......... .......... .......... 81% 30.2M 7s",
                                "318100K .......... .......... .......... .......... .......... 81% 5.26M 7s",
                                "318150K .......... .......... .......... .......... .......... 81% 17.2M 7s",
                                "318200K .......... .......... .......... .......... .......... 81% 15.8M 7s",
                                "318250K .......... .......... .......... .......... .......... 81% 6.58M 7s",
                                "318300K .......... .......... .......... .......... .......... 81% 10.6M 7s",
                                "318350K .......... .......... .......... .......... .......... 81% 14.1M 7s",
                                "318400K .......... .......... .......... .......... .......... 81% 6.74M 7s",
                                "318450K .......... .......... .......... .......... .......... 81% 11.7M 7s",
                                "318500K .......... .......... .......... .......... .......... 81% 7.50M 7s",
                                "318550K .......... .......... .......... .......... .......... 81% 31.5M 7s",
                                "318600K .......... .......... .......... .......... .......... 81% 10.4M 7s",
                                "318650K .......... .......... .......... .......... .......... 81% 6.53M 7s",
                                "318700K .......... .......... .......... .......... .......... 81% 19.8M 7s",
                                "318750K .......... .......... .......... .......... .......... 81% 7.50M 7s",
                                "318800K .......... .......... .......... .......... .......... 81% 8.87M 7s",
                                "318850K .......... .......... .......... .......... .......... 81% 12.3M 7s",
                                "318900K .......... .......... .......... .......... .......... 81% 10.5M 7s",
                                "318950K .......... .......... .......... .......... .......... 81% 8.81M 7s",
                                "319000K .......... .......... .......... .......... .......... 81% 15.9M 7s",
                                "319050K .......... .......... .......... .......... .......... 81% 9.44M 7s",
                                "319100K .......... .......... .......... .......... .......... 81% 9.24M 7s",
                                "319150K .......... .......... .......... .......... .......... 81% 8.20M 7s",
                                "319200K .......... .......... .......... .......... .......... 81% 14.8M 7s",
                                "319250K .......... .......... .......... .......... .......... 81% 8.26M 7s",
                                "319300K .......... .......... .......... .......... .......... 81% 8.10M 7s",
                                "319350K .......... .......... .......... .......... .......... 81% 22.3M 7s",
                                "319400K .......... .......... .......... .......... .......... 81% 10.1M 7s",
                                "319450K .......... .......... .......... .......... .......... 81% 12.6M 7s",
                                "319500K .......... .......... .......... .......... .......... 81% 8.17M 7s",
                                "319550K .......... .......... .......... .......... .......... 81% 21.7M 7s",
                                "319600K .......... .......... .......... .......... .......... 81%  618K 7s",
                                "319650K .......... .......... .......... .......... .......... 81% 27.5M 7s",
                                "319700K .......... .......... .......... .......... .......... 81% 23.5M 7s",
                                "319750K .......... .......... .......... .......... .......... 81% 27.1M 7s",
                                "319800K .......... .......... .......... .......... .......... 81% 15.8M 7s",
                                "319850K .......... .......... .......... .......... .......... 81% 25.1M 7s",
                                "319900K .......... .......... .......... .......... .......... 81% 26.3M 7s",
                                "319950K .......... .......... .......... .......... .......... 81% 23.3M 7s",
                                "320000K .......... .......... .......... .......... .......... 81% 12.3M 7s",
                                "320050K .......... .......... .......... .......... .......... 81% 30.5M 7s",
                                "320100K .......... .......... .......... .......... .......... 81% 5.22M 7s",
                                "320150K .......... .......... .......... .......... .......... 81% 17.5M 7s",
                                "320200K .......... .......... .......... .......... .......... 81% 31.4M 7s",
                                "320250K .......... .......... .......... .......... .......... 81% 5.01M 7s",
                                "320300K .......... .......... .......... .......... .......... 81% 9.87M 7s",
                                "320350K .......... .......... .......... .......... .......... 81% 22.0M 7s",
                                "320400K .......... .......... .......... .......... .......... 81% 5.14M 7s",
                                "320450K .......... .......... .......... .......... .......... 81% 25.8M 7s",
                                "320500K .......... .......... .......... .......... .......... 81% 19.6M 7s",
                                "320550K .......... .......... .......... .......... .......... 81% 8.36M 7s",
                                "320600K .......... .......... .......... .......... .......... 81% 10.7M 7s",
                                "320650K .......... .......... .......... .......... .......... 81% 13.2M 7s",
                                "320700K .......... .......... .......... .......... .......... 81% 11.0M 7s",
                                "320750K .......... .......... .......... .......... .......... 81% 8.82M 7s",
                                "320800K .......... .......... .......... .......... .......... 81% 10.2M 7s",
                                "320850K .......... .......... .......... .......... .......... 81% 24.4M 7s",
                                "320900K .......... .......... .......... .......... .......... 81% 6.82M 7s",
                                "320950K .......... .......... .......... .......... .......... 81% 12.0M 7s",
                                "321000K .......... .......... .......... .......... .......... 81% 8.35M 7s",
                                "321050K .......... .......... .......... .......... .......... 81% 26.9M 7s",
                                "321100K .......... .......... .......... .......... .......... 81% 7.46M 7s",
                                "321150K .......... .......... .......... .......... .......... 81% 18.3M 7s",
                                "321200K .......... .......... .......... .......... .......... 81% 8.52M 7s",
                                "321250K .......... .......... .......... .......... .......... 81% 9.98M 7s",
                                "321300K .......... .......... .......... .......... .......... 81% 10.8M 7s",
                                "321350K .......... .......... .......... .......... .......... 81% 10.3M 7s",
                                "321400K .......... .......... .......... .......... .......... 81% 11.6M 7s",
                                "321450K .......... .......... .......... .......... .......... 81% 8.97M 7s",
                                "321500K .......... .......... .......... .......... .......... 81% 11.1M 7s",
                                "321550K .......... .......... .......... .......... .......... 81% 21.1M 7s",
                                "321600K .......... .......... .......... .......... .......... 81% 6.06M 7s",
                                "321650K .......... .......... .......... .......... .......... 81% 8.68M 7s",
                                "321700K .......... .......... .......... .......... .......... 81% 27.1M 7s",
                                "321750K .......... .......... .......... .......... .......... 82% 10.3M 7s",
                                "321800K .......... .......... .......... .......... .......... 82% 11.2M 7s",
                                "321850K .......... .......... .......... .......... .......... 82% 9.22M 7s",
                                "321900K .......... .......... .......... .......... .......... 82% 11.3M 7s",
                                "321950K .......... .......... .......... .......... .......... 82% 21.9M 7s",
                                "322000K .......... .......... .......... .......... .......... 82% 6.17M 7s",
                                "322050K .......... .......... .......... .......... .......... 82% 16.5M 7s",
                                "322100K .......... .......... .......... .......... .......... 82% 12.0M 7s",
                                "322150K .......... .......... .......... .......... .......... 82% 8.32M 7s",
                                "322200K .......... .......... .......... .......... .......... 82% 15.1M 7s",
                                "322250K .......... .......... .......... .......... .......... 82% 9.97M 7s",
                                "322300K .......... .......... .......... .......... .......... 82% 9.45M 7s",
                                "322350K .......... .......... .......... .......... .......... 82% 9.09M 7s",
                                "322400K .......... .......... .......... .......... .......... 82% 11.5M 7s",
                                "322450K .......... .......... .......... .......... .......... 82% 9.32M 7s",
                                "322500K .......... .......... .......... .......... .......... 82% 9.08M 7s",
                                "322550K .......... .......... .......... .......... .......... 82% 20.4M 7s",
                                "322600K .......... .......... .......... .......... .......... 82% 11.4M 7s",
                                "322650K .......... .......... .......... .......... .......... 82% 7.98M 7s",
                                "322700K .......... .......... .......... .......... .......... 82% 14.5M 7s",
                                "322750K .......... .......... .......... .......... .......... 82% 11.9M 7s",
                                "322800K .......... .......... .......... .......... .......... 82% 11.2M 6s",
                                "322850K .......... .......... .......... .......... .......... 82% 5.60M 6s",
                                "322900K .......... .......... .......... .......... .......... 82% 15.5M 6s",
                                "322950K .......... .......... .......... .......... .......... 82% 24.4M 6s",
                                "323000K .......... .......... .......... .......... .......... 82% 10.2M 6s",
                                "323050K .......... .......... .......... .......... .......... 82% 8.74M 6s",
                                "323100K .......... .......... .......... .......... .......... 82% 32.8M 6s",
                                "323150K .......... .......... .......... .......... .......... 82% 8.12M 6s",
                                "323200K .......... .......... .......... .......... .......... 82% 6.13M 6s",
                                "323250K .......... .......... .......... .......... .......... 82% 20.8M 6s",
                                "323300K .......... .......... .......... .......... .......... 82% 25.3M 6s",
                                "323350K .......... .......... .......... .......... .......... 82% 5.49M 6s",
                                "323400K .......... .......... .......... .......... .......... 82% 25.2M 6s",
                                "323450K .......... .......... .......... .......... .......... 82% 21.7M 6s",
                                "323500K .......... .......... .......... .......... .......... 82% 8.22M 6s",
                                "323550K .......... .......... .......... .......... .......... 82% 8.93M 6s",
                                "323600K .......... .......... .......... .......... .......... 82% 9.93M 6s",
                                "323650K .......... .......... .......... .......... .......... 82% 15.3M 6s",
                                "323700K .......... .......... .......... .......... .......... 82% 6.40M 6s",
                                "323750K .......... .......... .......... .......... .......... 82% 26.2M 6s",
                                "323800K .......... .......... .......... .......... .......... 82% 24.4M 6s",
                                "323850K .......... .......... .......... .......... .......... 82% 6.47M 6s",
                                "323900K .......... .......... .......... .......... .......... 82% 12.0M 6s",
                                "323950K .......... .......... .......... .......... .......... 82% 22.8M 6s",
                                "324000K .......... .......... .......... .......... .......... 82% 7.36M 6s",
                                "324050K .......... .......... .......... .......... .......... 82% 4.91M 6s",
                                "324100K .......... .......... .......... .......... .......... 82% 17.8M 6s",
                                "324150K .......... .......... .......... .......... .......... 82% 17.4M 6s",
                                "324200K .......... .......... .......... .......... .......... 82% 6.09M 6s",
                                "324250K .......... .......... .......... .......... .......... 82% 10.3M 6s",
                                "324300K .......... .......... .......... .......... .......... 82% 26.9M 6s",
                                "324350K .......... .......... .......... .......... .......... 82% 5.74M 6s",
                                "324400K .......... .......... .......... .......... .......... 82% 13.2M 6s",
                                "324450K .......... .......... .......... .......... .......... 82% 21.7M 6s",
                                "324500K .......... .......... .......... .......... .......... 82% 4.84M 6s",
                                "324550K .......... .......... .......... .......... .......... 82% 33.3M 6s",
                                "324600K .......... .......... .......... .......... .......... 82% 14.5M 6s",
                                "324650K .......... .......... .......... .......... .......... 82% 11.7M 6s",
                                "324700K .......... .......... .......... .......... .......... 82% 4.89M 6s",
                                "324750K .......... .......... .......... .......... .......... 82% 22.4M 6s",
                                "324800K .......... .......... .......... .......... .......... 82% 14.3M 6s",
                                "324850K .......... .......... .......... .......... .......... 82% 7.18M 6s",
                                "324900K .......... .......... .......... .......... .......... 82% 17.8M 6s",
                                "324950K .......... .......... .......... .......... .......... 82% 20.8M 6s",
                                "325000K .......... .......... .......... .......... .......... 82% 5.53M 6s",
                                "325050K .......... .......... .......... .......... .......... 82% 23.2M 6s",
                                "325100K .......... .......... .......... .......... .......... 82% 17.1M 6s",
                                "325150K .......... .......... .......... .......... .......... 82% 18.0M 6s",
                                "325200K .......... .......... .......... .......... .......... 82% 6.00M 6s",
                                "325250K .......... .......... .......... .......... .......... 82% 15.2M 6s",
                                "325300K .......... .......... .......... .......... .......... 82% 11.5M 6s",
                                "325350K .......... .......... .......... .......... .......... 82% 5.73M 6s",
                                "325400K .......... .......... .......... .......... .......... 82% 24.0M 6s",
                                "325450K .......... .......... .......... .......... .......... 82% 16.1M 6s",
                                "325500K .......... .......... .......... .......... .......... 82% 9.04M 6s",
                                "325550K .......... .......... .......... .......... .......... 82% 10.7M 6s",
                                "325600K .......... .......... .......... .......... .......... 82% 11.8M 6s",
                                "325650K .......... .......... .......... .......... .......... 82% 8.99M 6s",
                                "325700K .......... .......... .......... .......... .......... 83% 3.69M 6s",
                                "325750K .......... .......... .......... .......... .......... 83% 21.4M 6s",
                                "325800K .......... .......... .......... .......... .......... 83% 4.17M 6s",
                                "325850K .......... .......... .......... .......... .......... 83% 3.69M 6s",
                                "325900K .......... .......... .......... .......... .......... 83% 23.3M 6s",
                                "325950K .......... .......... .......... .......... .......... 83% 23.0M 6s",
                                "326000K .......... .......... .......... .......... .......... 83% 5.22M 6s",
                                "326050K .......... .......... .......... .......... .......... 83% 19.1M 6s",
                                "326100K .......... .......... .......... .......... .......... 83% 15.4M 6s",
                                "326150K .......... .......... .......... .......... .......... 83% 22.7M 6s",
                                "326200K .......... .......... .......... .......... .......... 83% 3.01M 6s",
                                "326250K .......... .......... .......... .......... .......... 83% 17.4M 6s",
                                "326300K .......... .......... .......... .......... .......... 83% 16.2M 6s",
                                "326350K .......... .......... .......... .......... .......... 83% 22.6M 6s",
                                "326400K .......... .......... .......... .......... .......... 83% 5.21M 6s",
                                "326450K .......... .......... .......... .......... .......... 83% 17.6M 6s",
                                "326500K .......... .......... .......... .......... .......... 83% 17.6M 6s",
                                "326550K .......... .......... .......... .......... .......... 83% 6.20M 6s",
                                "326600K .......... .......... .......... .......... .......... 83% 14.7M 6s",
                                "326650K .......... .......... .......... .......... .......... 83% 17.6M 6s",
                                "326700K .......... .......... .......... .......... .......... 83% 8.17M 6s",
                                "326750K .......... .......... .......... .......... .......... 83% 10.9M 6s",
                                "326800K .......... .......... .......... .......... .......... 83% 11.6M 6s",
                                "326850K .......... .......... .......... .......... .......... 83% 19.6M 6s",
                                "326900K .......... .......... .......... .......... .......... 83% 6.63M 6s",
                                "326950K .......... .......... .......... .......... .......... 83% 9.71M 6s",
                                "327000K .......... .......... .......... .......... .......... 83% 25.4M 6s",
                                "327050K .......... .......... .......... .......... .......... 83% 6.64M 6s",
                                "327100K .......... .......... .......... .......... .......... 83% 10.0M 6s",
                                "327150K .......... .......... .......... .......... .......... 83% 14.8M 6s",
                                "327200K .......... .......... .......... .......... .......... 83% 17.7M 6s",
                                "327250K .......... .......... .......... .......... .......... 83% 6.55M 6s",
                                "327300K .......... .......... .......... .......... .......... 83% 12.6M 6s",
                                "327350K .......... .......... .......... .......... .......... 83% 15.9M 6s",
                                "327400K .......... .......... .......... .......... .......... 83% 10.6M 6s",
                                "327450K .......... .......... .......... .......... .......... 83% 8.69M 6s",
                                "327500K .......... .......... .......... .......... .......... 83% 9.85M 6s",
                                "327550K .......... .......... .......... .......... .......... 83% 33.0M 6s",
                                "327600K .......... .......... .......... .......... .......... 83% 7.37M 6s",
                                "327650K .......... .......... .......... .......... .......... 83% 5.41M 6s",
                                "327700K .......... .......... .......... .......... .......... 83% 13.8M 6s",
                                "327750K .......... .......... .......... .......... .......... 83% 23.1M 6s",
                                "327800K .......... .......... .......... .......... .......... 83% 17.3M 6s",
                                "327850K .......... .......... .......... .......... .......... 83% 6.49M 6s",
                                "327900K .......... .......... .......... .......... .......... 83% 16.3M 6s",
                                "327950K .......... .......... .......... .......... .......... 83% 20.6M 6s",
                                "328000K .......... .......... .......... .......... .......... 83% 4.65M 6s",
                                "328050K .......... .......... .......... .......... .......... 83% 16.9M 6s",
                                "328100K .......... .......... .......... .......... .......... 83% 21.8M 6s",
                                "328150K .......... .......... .......... .......... .......... 83% 8.55M 6s",
                                "328200K .......... .......... .......... .......... .......... 83% 9.12M 6s",
                                "328250K .......... .......... .......... .......... .......... 83% 16.4M 6s",
                                "328300K .......... .......... .......... .......... .......... 83% 29.6M 6s",
                                "328350K .......... .......... .......... .......... .......... 83% 5.82M 6s",
                                "328400K .......... .......... .......... .......... .......... 83% 10.8M 6s",
                                "328450K .......... .......... .......... .......... .......... 83% 5.27M 6s",
                                "328500K .......... .......... .......... .......... .......... 83% 17.8M 6s",
                                "328550K .......... .......... .......... .......... .......... 83% 31.5M 6s",
                                "328600K .......... .......... .......... .......... .......... 83% 21.2M 6s",
                                "328650K .......... .......... .......... .......... .......... 83% 27.3M 6s",
                                "328700K .......... .......... .......... .......... .......... 83% 4.89M 6s",
                                "328750K .......... .......... .......... .......... .......... 83% 24.2M 6s",
                                "328800K .......... .......... .......... .......... .......... 83% 20.0M 6s",
                                "328850K .......... .......... .......... .......... .......... 83% 4.99M 6s",
                                "328900K .......... .......... .......... .......... .......... 83% 30.9M 6s",
                                "328950K .......... .......... .......... .......... .......... 83% 20.8M 6s",
                                "329000K .......... .......... .......... .......... .......... 83% 4.48M 6s",
                                "329050K .......... .......... .......... .......... .......... 83% 20.6M 6s",
                                "329100K .......... .......... .......... .......... .......... 83% 13.9M 6s",
                                "329150K .......... .......... .......... .......... .......... 83% 22.5M 6s",
                                "329200K .......... .......... .......... .......... .......... 83% 5.65M 6s",
                                "329250K .......... .......... .......... .......... .......... 83% 15.2M 6s",
                                "329300K .......... .......... .......... .......... .......... 83% 15.0M 6s",
                                "329350K .......... .......... .......... .......... .......... 83% 3.82M 6s",
                                "329400K .......... .......... .......... .......... .......... 83% 21.0M 6s",
                                "329450K .......... .......... .......... .......... .......... 83% 24.6M 6s",
                                "329500K .......... .......... .......... .......... .......... 83% 28.7M 6s",
                                "329550K .......... .......... .......... .......... .......... 83% 5.16M 6s",
                                "329600K .......... .......... .......... .......... .......... 84% 16.1M 6s",
                                "329650K .......... .......... .......... .......... .......... 84% 24.8M 6s",
                                "329700K .......... .......... .......... .......... .......... 84% 5.48M 6s",
                                "329750K .......... .......... .......... .......... .......... 84% 16.5M 6s",
                                "329800K .......... .......... .......... .......... .......... 84% 17.7M 6s",
                                "329850K .......... .......... .......... .......... .......... 84% 14.8M 6s",
                                "329900K .......... .......... .......... .......... .......... 84% 7.18M 6s",
                                "329950K .......... .......... .......... .......... .......... 84% 5.49M 6s",
                                "330000K .......... .......... .......... .......... .......... 84% 26.8M 6s",
                                "330050K .......... .......... .......... .......... .......... 84% 14.6M 6s",
                                "330100K .......... .......... .......... .......... .......... 84% 4.20M 6s",
                                "330150K .......... .......... .......... .......... .......... 84% 18.5M 6s",
                                "330200K .......... .......... .......... .......... .......... 84% 14.7M 6s",
                                "330250K .......... .......... .......... .......... .......... 84% 29.9M 6s",
                                "330300K .......... .......... .......... .......... .......... 84% 2.64M 6s",
                                "330350K .......... .......... .......... .......... .......... 84% 24.3M 6s",
                                "330400K .......... .......... .......... .......... .......... 84% 18.8M 6s",
                                "330450K .......... .......... .......... .......... .......... 84% 6.28M 6s",
                                "330500K .......... .......... .......... .......... .......... 84% 32.7M 6s",
                                "330550K .......... .......... .......... .......... .......... 84% 32.2M 6s",
                                "330600K .......... .......... .......... .......... .......... 84% 20.6M 6s",
                                "330650K .......... .......... .......... .......... .......... 84% 4.22M 6s",
                                "330700K .......... .......... .......... .......... .......... 84% 42.8K 6s",
                                "330750K .......... .......... .......... .......... .......... 84% 22.6M 6s",
                                "330800K .......... .......... .......... .......... .......... 84% 19.8M 6s",
                                "330850K .......... .......... .......... .......... .......... 84% 25.0M 6s",
                                "330900K .......... .......... .......... .......... .......... 84% 20.8M 6s",
                                "330950K .......... .......... .......... .......... .......... 84% 4.69M 6s",
                                "331000K .......... .......... .......... .......... .......... 84% 34.8M 6s",
                                "331050K .......... .......... .......... .......... .......... 84% 35.1M 6s",
                                "331100K .......... .......... .......... .......... .......... 84% 35.9M 6s",
                                "331150K .......... .......... .......... .......... .......... 84% 36.3M 6s",
                                "331200K .......... .......... .......... .......... .......... 84% 27.5M 6s",
                                "331250K .......... .......... .......... .......... .......... 84% 22.8M 6s",
                                "331300K .......... .......... .......... .......... .......... 84% 34.0M 6s",
                                "331350K .......... .......... .......... .......... .......... 84% 34.6M 6s",
                                "331400K .......... .......... .......... .......... .......... 84% 32.6M 6s",
                                "331450K .......... .......... .......... .......... .......... 84% 33.4M 6s",
                                "331500K .......... .......... .......... .......... .......... 84% 34.0M 6s",
                                "331550K .......... .......... .......... .......... .......... 84% 32.5M 6s",
                                "331600K .......... .......... .......... .......... .......... 84% 18.4M 6s",
                                "331650K .......... .......... .......... .......... .......... 84% 34.0M 6s",
                                "331700K .......... .......... .......... .......... .......... 84% 34.9M 6s",
                                "331750K .......... .......... .......... .......... .......... 84% 32.6M 6s",
                                "331800K .......... .......... .......... .......... .......... 84% 29.7M 6s",
                                "331850K .......... .......... .......... .......... .......... 84% 19.8M 6s",
                                "331900K .......... .......... .......... .......... .......... 84% 24.6M 6s",
                                "331950K .......... .......... .......... .......... .......... 84% 26.2M 6s",
                                "332000K .......... .......... .......... .......... .......... 84% 20.0M 6s",
                                "332050K .......... .......... .......... .......... .......... 84% 27.4M 6s",
                                "332100K .......... .......... .......... .......... .......... 84% 18.4M 6s",
                                "332150K .......... .......... .......... .......... .......... 84% 27.2M 6s",
                                "332200K .......... .......... .......... .......... .......... 84% 23.8M 6s",
                                "332250K .......... .......... .......... .......... .......... 84% 23.5M 6s",
                                "332300K .......... .......... .......... .......... .......... 84% 25.1M 6s",
                                "332350K .......... .......... .......... .......... .......... 84% 18.0M 6s",
                                "332400K .......... .......... .......... .......... .......... 84% 20.4M 6s",
                                "332450K .......... .......... .......... .......... .......... 84% 25.9M 6s",
                                "332500K .......... .......... .......... .......... .......... 84% 26.5M 6s",
                                "332550K .......... .......... .......... .......... .......... 84% 10.9M 6s",
                                "332600K .......... .......... .......... .......... .......... 84% 24.7M 6s",
                                "332650K .......... .......... .......... .......... .......... 84% 26.1M 6s",
                                "332700K .......... .......... .......... .......... .......... 84% 25.8M 6s",
                                "332750K .......... .......... .......... .......... .......... 84% 26.3M 6s",
                                "332800K .......... .......... .......... .......... .......... 84% 15.2M 6s",
                                "332850K .......... .......... .......... .......... .......... 84% 26.5M 6s",
                                "332900K .......... .......... .......... .......... .......... 84% 4.20M 6s",
                                "332950K .......... .......... .......... .......... .......... 84% 25.6M 6s",
                                "333000K .......... .......... .......... .......... .......... 84% 24.5M 6s",
                                "333050K .......... .......... .......... .......... .......... 84% 24.6M 6s",
                                "333100K .......... .......... .......... .......... .......... 84% 18.7M 6s",
                                "333150K .......... .......... .......... .......... .......... 84% 10.7M 6s",
                                "333200K .......... .......... .......... .......... .......... 84% 13.5M 6s",
                                "333250K .......... .......... .......... .......... .......... 84% 15.2M 6s",
                                "333300K .......... .......... .......... .......... .......... 84% 15.8M 6s",
                                "333350K .......... .......... .......... .......... .......... 84% 22.1M 6s",
                                "333400K .......... .......... .......... .......... .......... 84% 19.7M 6s",
                                "333450K .......... .......... .......... .......... .......... 84% 19.5M 6s",
                                "333500K .......... .......... .......... .......... .......... 84% 15.8M 6s",
                                "333550K .......... .......... .......... .......... .......... 85% 21.5M 6s",
                                "333600K .......... .......... .......... .......... .......... 85% 17.2M 6s",
                                "333650K .......... .......... .......... .......... .......... 85% 22.1M 6s",
                                "333700K .......... .......... .......... .......... .......... 85% 16.5M 6s",
                                "333750K .......... .......... .......... .......... .......... 85% 18.8M 6s",
                                "333800K .......... .......... .......... .......... .......... 85% 18.3M 6s",
                                "333850K .......... .......... .......... .......... .......... 85% 22.3M 6s",
                                "333900K .......... .......... .......... .......... .......... 85% 18.6M 6s",
                                "333950K .......... .......... .......... .......... .......... 85% 20.9M 6s",
                                "334000K .......... .......... .......... .......... .......... 85% 17.1M 6s",
                                "334050K .......... .......... .......... .......... .......... 85% 18.5M 6s",
                                "334100K .......... .......... .......... .......... .......... 85% 16.9M 6s",
                                "334150K .......... .......... .......... .......... .......... 85% 21.9M 6s",
                                "334200K .......... .......... .......... .......... .......... 85% 16.3M 6s",
                                "334250K .......... .......... .......... .......... .......... 85% 13.1M 6s",
                                "334300K .......... .......... .......... .......... .......... 85% 13.2M 6s",
                                "334350K .......... .......... .......... .......... .......... 85% 15.4M 6s",
                                "334400K .......... .......... .......... .......... .......... 85% 12.1M 6s",
                                "334450K .......... .......... .......... .......... .......... 85% 15.4M 6s",
                                "334500K .......... .......... .......... .......... .......... 85% 14.1M 6s",
                                "334550K .......... .......... .......... .......... .......... 85% 12.3M 6s",
                                "334600K .......... .......... .......... .......... .......... 85% 15.4M 6s",
                                "334650K .......... .......... .......... .......... .......... 85% 15.5M 6s",
                                "334700K .......... .......... .......... .......... .......... 85% 12.9M 6s",
                                "334750K .......... .......... .......... .......... .......... 85% 14.9M 6s",
                                "334800K .......... .......... .......... .......... .......... 85% 12.6M 6s",
                                "334850K .......... .......... .......... .......... .......... 85% 13.2M 6s",
                                "334900K .......... .......... .......... .......... .......... 85% 15.4M 6s",
                                "334950K .......... .......... .......... .......... .......... 85% 14.2M 6s",
                                "335000K .......... .......... .......... .......... .......... 85% 11.5M 6s",
                                "335050K .......... .......... .......... .......... .......... 85% 15.6M 6s",
                                "335100K .......... .......... .......... .......... .......... 85% 15.1M 6s",
                                "335150K .......... .......... .......... .......... .......... 85% 13.6M 6s",
                                "335200K .......... .......... .......... .......... .......... 85% 13.2M 6s",
                                "335250K .......... .......... .......... .......... .......... 85% 13.0M 6s",
                                "335300K .......... .......... .......... .......... .......... 85% 20.3M 6s",
                                "335350K .......... .......... .......... .......... .......... 85% 14.4M 5s",
                                "335400K .......... .......... .......... .......... .......... 85% 6.06M 5s",
                                "335450K .......... .......... .......... .......... .......... 85% 20.8M 5s",
                                "335500K .......... .......... .......... .......... .......... 85% 22.5M 5s",
                                "335550K .......... .......... .......... .......... .......... 85% 20.5M 5s",
                                "335600K .......... .......... .......... .......... .......... 85% 6.02M 5s",
                                "335650K .......... .......... .......... .......... .......... 85% 27.4M 5s",
                                "335700K .......... .......... .......... .......... .......... 85% 11.8M 5s",
                                "335750K .......... .......... .......... .......... .......... 85% 4.66M 5s",
                                "335800K .......... .......... .......... .......... .......... 85% 19.3M 5s",
                                "335850K .......... .......... .......... .......... .......... 85% 20.6M 5s",
                                "335900K .......... .......... .......... .......... .......... 85% 20.7M 5s",
                                "335950K .......... .......... .......... .......... .......... 85% 5.47M 5s",
                                "336000K .......... .......... .......... .......... .......... 85% 24.6M 5s",
                                "336050K .......... .......... .......... .......... .......... 85% 29.8M 5s",
                                "336100K .......... .......... .......... .......... .......... 85% 4.78M 5s",
                                "336150K .......... .......... .......... .......... .......... 85% 15.4M 5s",
                                "336200K .......... .......... .......... .......... .......... 85% 19.4M 5s",
                                "336250K .......... .......... .......... .......... .......... 85% 16.4M 5s",
                                "336300K .......... .......... .......... .......... .......... 85% 7.81M 5s",
                                "336350K .......... .......... .......... .......... .......... 85% 11.8M 5s",
                                "336400K .......... .......... .......... .......... .......... 85% 18.1M 5s",
                                "336450K .......... .......... .......... .......... .......... 85% 2.21M 5s",
                                "336500K .......... .......... .......... .......... .......... 85% 28.8M 5s",
                                "336550K .......... .......... .......... .......... .......... 85% 28.8M 5s",
                                "336600K .......... .......... .......... .......... .......... 85% 5.92M 5s",
                                "336650K .......... .......... .......... .......... .......... 85% 9.36M 5s",
                                "336700K .......... .......... .......... .......... .......... 85% 21.4M 5s",
                                "336750K .......... .......... .......... .......... .......... 85% 21.6M 5s",
                                "336800K .......... .......... .......... .......... .......... 85% 5.18M 5s",
                                "336850K .......... .......... .......... .......... .......... 85% 22.4M 5s",
                                "336900K .......... .......... .......... .......... .......... 85% 23.6M 5s",
                                "336950K .......... .......... .......... .......... .......... 85% 11.1M 5s",
                                "337000K .......... .......... .......... .......... .......... 85% 7.59M 5s",
                                "337050K .......... .......... .......... .......... .......... 85% 10.5M 5s",
                                "337100K .......... .......... .......... .......... .......... 85% 16.2M 5s",
                                "337150K .......... .......... .......... .......... .......... 85% 9.88M 5s",
                                "337200K .......... .......... .......... .......... .......... 85% 15.1M 5s",
                                "337250K .......... .......... .......... .......... .......... 85% 9.18M 5s",
                                "337300K .......... .......... .......... .......... .......... 85% 12.7M 5s",
                                "337350K .......... .......... .......... .......... .......... 85% 13.0M 5s",
                                "337400K .......... .......... .......... .......... .......... 85% 13.4M 5s",
                                "337450K .......... .......... .......... .......... .......... 86% 5.80M 5s",
                                "337500K .......... .......... .......... .......... .......... 86% 22.5M 5s",
                                "337550K .......... .......... .......... .......... .......... 86% 22.0M 5s",
                                "337600K .......... .......... .......... .......... .......... 86% 5.60M 5s",
                                "337650K .......... .......... .......... .......... .......... 86% 19.0M 5s",
                                "337700K .......... .......... .......... .......... .......... 86% 22.9M 5s",
                                "337750K .......... .......... .......... .......... .......... 86% 9.15M 5s",
                                "337800K .......... .......... .......... .......... .......... 86% 9.80M 5s",
                                "337850K .......... .......... .......... .......... .......... 86% 11.5M 5s",
                                "337900K .......... .......... .......... .......... .......... 86% 12.3M 5s",
                                "337950K .......... .......... .......... .......... .......... 86% 12.2M 5s",
                                "338000K .......... .......... .......... .......... .......... 86% 9.80M 5s",
                                "338050K .......... .......... .......... .......... .......... 86% 14.3M 5s",
                                "338100K .......... .......... .......... .......... .......... 86% 12.5M 5s",
                                "338150K .......... .......... .......... .......... .......... 86% 9.70M 5s",
                                "338200K .......... .......... .......... .......... .......... 86% 13.1M 5s",
                                "338250K .......... .......... .......... .......... .......... 86% 11.7M 5s",
                                "338300K .......... .......... .......... .......... .......... 86% 20.3M 5s",
                                "338350K .......... .......... .......... .......... .......... 86% 9.24M 5s",
                                "338400K .......... .......... .......... .......... .......... 86% 8.79M 5s",
                                "338450K .......... .......... .......... .......... .......... 86% 15.9M 5s",
                                "338500K .......... .......... .......... .......... .......... 86% 9.94M 5s",
                                "338550K .......... .......... .......... .......... .......... 86% 19.2M 5s",
                                "338600K .......... .......... .......... .......... .......... 86% 8.29M 5s",
                                "338650K .......... .......... .......... .......... .......... 86% 20.3M 5s",
                                "338700K .......... .......... .......... .......... .......... 86% 10.3M 5s",
                                "338750K .......... .......... .......... .......... .......... 86% 8.52M 5s",
                                "338800K .......... .......... .......... .......... .......... 86% 9.63M 5s",
                                "338850K .......... .......... .......... .......... .......... 86% 12.8M 5s",
                                "338900K .......... .......... .......... .......... .......... 86% 14.5M 5s",
                                "338950K .......... .......... .......... .......... .......... 86% 14.7M 5s",
                                "339000K .......... .......... .......... .......... .......... 86% 9.46M 5s",
                                "339050K .......... .......... .......... .......... .......... 86% 11.1M 5s",
                                "339100K .......... .......... .......... .......... .......... 86% 23.4M 5s",
                                "339150K .......... .......... .......... .......... .......... 86% 10.8M 5s",
                                "339200K .......... .......... .......... .......... .......... 86% 8.26M 5s",
                                "339250K .......... .......... .......... .......... .......... 86% 17.3M 5s",
                                "339300K .......... .......... .......... .......... .......... 86% 8.88M 5s",
                                "339350K .......... .......... .......... .......... .......... 86% 25.4M 5s",
                                "339400K .......... .......... .......... .......... .......... 86% 9.77M 5s",
                                "339450K .......... .......... .......... .......... .......... 86% 15.0M 5s",
                                "339500K .......... .......... .......... .......... .......... 86% 5.45M 5s",
                                "339550K .......... .......... .......... .......... .......... 86% 21.6M 5s",
                                "339600K .......... .......... .......... .......... .......... 86% 13.1M 5s",
                                "339650K .......... .......... .......... .......... .......... 86% 6.24M 5s",
                                "339700K .......... .......... .......... .......... .......... 86% 23.9M 5s",
                                "339750K .......... .......... .......... .......... .......... 86% 27.8M 5s",
                                "339800K .......... .......... .......... .......... .......... 86% 7.57M 5s",
                                "339850K .......... .......... .......... .......... .......... 86% 12.2M 5s",
                                "339900K .......... .......... .......... .......... .......... 86% 14.1M 5s",
                                "339950K .......... .......... .......... .......... .......... 86% 17.2M 5s",
                                "340000K .......... .......... .......... .......... .......... 86% 6.84M 5s",
                                "340050K .......... .......... .......... .......... .......... 86% 18.9M 5s",
                                "340100K .......... .......... .......... .......... .......... 86% 13.8M 5s",
                                "340150K .......... .......... .......... .......... .......... 86% 11.3M 5s",
                                "340200K .......... .......... .......... .......... .......... 86% 11.2M 5s",
                                "340250K .......... .......... .......... .......... .......... 86% 9.00M 5s",
                                "340300K .......... .......... .......... .......... .......... 86% 18.6M 5s",
                                "340350K .......... .......... .......... .......... .......... 86% 15.1M 5s",
                                "340400K .......... .......... .......... .......... .......... 86% 8.63M 5s",
                                "340450K .......... .......... .......... .......... .......... 86% 14.0M 5s",
                                "340500K .......... .......... .......... .......... .......... 86% 12.6M 5s",
                                "340550K .......... .......... .......... .......... .......... 86% 9.65M 5s",
                                "340600K .......... .......... .......... .......... .......... 86% 10.6M 5s",
                                "340650K .......... .......... .......... .......... .......... 86% 21.7M 5s",
                                "340700K .......... .......... .......... .......... .......... 86% 8.40M 5s",
                                "340750K .......... .......... .......... .......... .......... 86% 21.8M 5s",
                                "340800K .......... .......... .......... .......... .......... 86% 8.40M 5s",
                                "340850K .......... .......... .......... .......... .......... 86% 15.2M 5s",
                                "340900K .......... .......... .......... .......... .......... 86% 6.13M 5s",
                                "340950K .......... .......... .......... .......... .......... 86% 23.0M 5s",
                                "341000K .......... .......... .......... .......... .......... 86% 14.8M 5s",
                                "341050K .......... .......... .......... .......... .......... 86% 5.27M 5s",
                                "341100K .......... .......... .......... .......... .......... 86% 24.9M 5s",
                                "341150K .......... .......... .......... .......... .......... 86% 27.4M 5s",
                                "341200K .......... .......... .......... .......... .......... 86% 14.6M 5s",
                                "341250K .......... .......... .......... .......... .......... 86% 5.86M 5s",
                                "341300K .......... .......... .......... .......... .......... 86% 33.1M 5s",
                                "341350K .......... .......... .......... .......... .......... 86% 25.5M 5s",
                                "341400K .......... .......... .......... .......... .......... 87% 6.38M 5s",
                                "341450K .......... .......... .......... .......... .......... 87% 5.08M 5s",
                                "341500K .......... .......... .......... .......... .......... 87% 27.3M 5s",
                                "341550K .......... .......... .......... .......... .......... 87% 29.7M 5s",
                                "341600K .......... .......... .......... .......... .......... 87% 9.60M 5s",
                                "341650K .......... .......... .......... .......... .......... 87% 6.37M 5s",
                                "341700K .......... .......... .......... .......... .......... 87% 30.2M 5s",
                                "341750K .......... .......... .......... .......... .......... 87% 14.2M 5s",
                                "341800K .......... .......... .......... .......... .......... 87% 14.1M 5s",
                                "341850K .......... .......... .......... .......... .......... 87% 3.14M 5s",
                                "341900K .......... .......... .......... .......... .......... 87% 24.2M 5s",
                                "341950K .......... .......... .......... .......... .......... 87% 28.9M 5s",
                                "342000K .......... .......... .......... .......... .......... 87% 4.59M 5s",
                                "342050K .......... .......... .......... .......... .......... 87% 5.88M 5s",
                                "342100K .......... .......... .......... .......... .......... 87% 28.3M 5s",
                                "342150K .......... .......... .......... .......... .......... 87% 32.0M 5s",
                                "342200K .......... .......... .......... .......... .......... 87% 8.12M 5s",
                                "342250K .......... .......... .......... .......... .......... 87% 6.34M 5s",
                                "342300K .......... .......... .......... .......... .......... 87% 25.3M 5s",
                                "342350K .......... .......... .......... .......... .......... 87% 33.7M 5s",
                                "342400K .......... .......... .......... .......... .......... 87% 5.98M 5s",
                                "342450K .......... .......... .......... .......... .......... 87% 6.79M 5s",
                                "342500K .......... .......... .......... .......... .......... 87% 22.4M 5s",
                                "342550K .......... .......... .......... .......... .......... 87% 22.0M 5s",
                                "342600K .......... .......... .......... .......... .......... 87% 8.51M 5s",
                                "342650K .......... .......... .......... .......... .......... 87% 8.81M 5s",
                                "342700K .......... .......... .......... .......... .......... 87% 23.0M 5s",
                                "342750K .......... .......... .......... .......... .......... 87% 26.4M 5s",
                                "342800K .......... .......... .......... .......... .......... 87% 5.22M 5s",
                                "342850K .......... .......... .......... .......... .......... 87% 27.4M 5s",
                                "342900K .......... .......... .......... .......... .......... 87% 32.1M 5s",
                                "342950K .......... .......... .......... .......... .......... 87% 8.86M 5s",
                                "343000K .......... .......... .......... .......... .......... 87% 7.50M 5s",
                                "343050K .......... .......... .......... .......... .......... 87% 28.4M 5s",
                                "343100K .......... .......... .......... .......... .......... 87% 28.1M 5s",
                                "343150K .......... .......... .......... .......... .......... 87% 8.01M 5s",
                                "343200K .......... .......... .......... .......... .......... 87% 7.86M 5s",
                                "343250K .......... .......... .......... .......... .......... 87% 6.10M 5s",
                                "343300K .......... .......... .......... .......... .......... 87% 29.5M 5s",
                                "343350K .......... .......... .......... .......... .......... 87% 20.9M 5s",
                                "343400K .......... .......... .......... .......... .......... 87% 12.3M 5s",
                                "343450K .......... .......... .......... .......... .......... 87% 6.95M 5s",
                                "343500K .......... .......... .......... .......... .......... 87% 19.1M 5s",
                                "343550K .......... .......... .......... .......... .......... 87% 19.4M 5s",
                                "343600K .......... .......... .......... .......... .......... 87% 5.22M 5s",
                                "343650K .......... .......... .......... .......... .......... 87% 24.0M 5s",
                                "343700K .......... .......... .......... .......... .......... 87% 25.6M 5s",
                                "343750K .......... .......... .......... .......... .......... 87% 19.9M 5s",
                                "343800K .......... .......... .......... .......... .......... 87% 5.53M 5s",
                                "343850K .......... .......... .......... .......... .......... 87% 9.13M 5s",
                                "343900K .......... .......... .......... .......... .......... 87% 25.0M 5s",
                                "343950K .......... .......... .......... .......... .......... 87% 27.9M 5s",
                                "344000K .......... .......... .......... .......... .......... 87% 4.32M 5s",
                                "344050K .......... .......... .......... .......... .......... 87% 13.7M 5s",
                                "344100K .......... .......... .......... .......... .......... 87% 28.9M 5s",
                                "344150K .......... .......... .......... .......... .......... 87% 5.22M 5s",
                                "344200K .......... .......... .......... .......... .......... 87% 17.7M 5s",
                                "344250K .......... .......... .......... .......... .......... 87% 24.6M 5s",
                                "344300K .......... .......... .......... .......... .......... 87% 18.6M 5s",
                                "344350K .......... .......... .......... .......... .......... 87% 6.98M 5s",
                                "344400K .......... .......... .......... .......... .......... 87% 9.02M 5s",
                                "344450K .......... .......... .......... .......... .......... 87% 14.3M 5s",
                                "344500K .......... .......... .......... .......... .......... 87% 26.6M 5s",
                                "344550K .......... .......... .......... .......... .......... 87% 7.46M 5s",
                                "344600K .......... .......... .......... .......... .......... 87% 13.8M 5s",
                                "344650K .......... .......... .......... .......... .......... 87% 19.7M 5s",
                                "344700K .......... .......... .......... .......... .......... 87% 9.68M 5s",
                                "344750K .......... .......... .......... .......... .......... 87% 11.7M 5s",
                                "344800K .......... .......... .......... .......... .......... 87% 11.1M 5s",
                                "344850K .......... .......... .......... .......... .......... 87% 7.01M 5s",
                                "344900K .......... .......... .......... .......... .......... 87% 14.4M 5s",
                                "344950K .......... .......... .......... .......... .......... 87% 20.9M 5s",
                                "345000K .......... .......... .......... .......... .......... 87% 13.4M 5s",
                                "345050K .......... .......... .......... .......... .......... 87% 8.28M 5s",
                                "345100K .......... .......... .......... .......... .......... 87% 23.8M 5s",
                                "345150K .......... .......... .......... .......... .......... 87% 8.12M 5s",
                                "345200K .......... .......... .......... .......... .......... 87% 10.2M 5s",
                                "345250K .......... .......... .......... .......... .......... 87% 27.7M 5s",
                                "345300K .......... .......... .......... .......... .......... 88% 16.9M 5s",
                                "345350K .......... .......... .......... .......... .......... 88% 8.50M 5s",
                                "345400K .......... .......... .......... .......... .......... 88% 11.4M 5s",
                                "345450K .......... .......... .......... .......... .......... 88% 15.5M 5s",
                                "345500K .......... .......... .......... .......... .......... 88% 27.7M 5s",
                                "345550K .......... .......... .......... .......... .......... 88% 9.05M 5s",
                                "345600K .......... .......... .......... .......... .......... 88% 8.55M 4s",
                                "345650K .......... .......... .......... .......... .......... 88% 14.5M 4s",
                                "345700K .......... .......... .......... .......... .......... 88% 9.98M 4s",
                                "345750K .......... .......... .......... .......... .......... 88% 13.2M 4s",
                                "345800K .......... .......... .......... .......... .......... 88% 10.0M 4s",
                                "345850K .......... .......... .......... .......... .......... 88% 15.3M 4s",
                                "345900K .......... .......... .......... .......... .......... 88% 17.2M 4s",
                                "345950K .......... .......... .......... .......... .......... 88% 11.0M 4s",
                                "346000K .......... .......... .......... .......... .......... 88% 9.95M 4s",
                                "346050K .......... .......... .......... .......... .......... 88% 9.83M 4s",
                                "346100K .......... .......... .......... .......... .......... 88% 21.8M 4s",
                                "346150K .......... .......... .......... .......... .......... 88% 14.2M 4s",
                                "346200K .......... .......... .......... .......... .......... 88% 7.57M 4s",
                                "346250K .......... .......... .......... .......... .......... 88% 25.6M 4s",
                                "346300K .......... .......... .......... .......... .......... 88% 16.9M 4s",
                                "346350K .......... .......... .......... .......... .......... 88% 9.57M 4s",
                                "346400K .......... .......... .......... .......... .......... 88% 9.15M 4s",
                                "346450K .......... .......... .......... .......... .......... 88% 30.3M 4s",
                                "346500K .......... .......... .......... .......... .......... 88% 10.0M 4s",
                                "346550K .......... .......... .......... .......... .......... 88% 13.2M 4s",
                                "346600K .......... .......... .......... .......... .......... 88% 9.93M 4s",
                                "346650K .......... .......... .......... .......... .......... 88% 23.8M 4s",
                                "346700K .......... .......... .......... .......... .......... 88% 11.8M 4s",
                                "346750K .......... .......... .......... .......... .......... 88% 8.78M 4s",
                                "346800K .......... .......... .......... .......... .......... 88% 7.67M 4s",
                                "346850K .......... .......... .......... .......... .......... 88% 20.6M 4s",
                                "346900K .......... .......... .......... .......... .......... 88% 21.7M 4s",
                                "346950K .......... .......... .......... .......... .......... 88% 7.97M 4s",
                                "347000K .......... .......... .......... .......... .......... 88% 12.7M 4s",
                                "347050K .......... .......... .......... .......... .......... 88% 26.1M 4s",
                                "347100K .......... .......... .......... .......... .......... 88% 16.2M 4s",
                                "347150K .......... .......... .......... .......... .......... 88% 8.71M 4s",
                                "347200K .......... .......... .......... .......... .......... 88% 10.6M 4s",
                                "347250K .......... .......... .......... .......... .......... 88% 22.4M 4s",
                                "347300K .......... .......... .......... .......... .......... 88% 12.4M 4s",
                                "347350K .......... .......... .......... .......... .......... 88% 8.25M 4s",
                                "347400K .......... .......... .......... .......... .......... 88% 12.9M 4s",
                                "347450K .......... .......... .......... .......... .......... 88% 16.6M 4s",
                                "347500K .......... .......... .......... .......... .......... 88% 14.3M 4s",
                                "347550K .......... .......... .......... .......... .......... 88% 8.09M 4s",
                                "347600K .......... .......... .......... .......... .......... 88% 14.1M 4s",
                                "347650K .......... .......... .......... .......... .......... 88% 15.4M 4s",
                                "347700K .......... .......... .......... .......... .......... 88% 9.57M 4s",
                                "347750K .......... .......... .......... .......... .......... 88% 12.2M 4s",
                                "347800K .......... .......... .......... .......... .......... 88% 19.3M 4s",
                                "347850K .......... .......... .......... .......... .......... 88% 16.7M 4s",
                                "347900K .......... .......... .......... .......... .......... 88% 8.99M 4s",
                                "347950K .......... .......... .......... .......... .......... 88% 12.8M 4s",
                                "348000K .......... .......... .......... .......... .......... 88% 16.2M 4s",
                                "348050K .......... .......... .......... .......... .......... 88% 11.7M 4s",
                                "348100K .......... .......... .......... .......... .......... 88% 2.27M 4s",
                                "348150K .......... .......... .......... .......... .......... 88% 21.1M 4s",
                                "348200K .......... .......... .......... .......... .......... 88% 23.4M 4s",
                                "348250K .......... .......... .......... .......... .......... 88% 5.10M 4s",
                                "348300K .......... .......... .......... .......... .......... 88% 21.3M 4s",
                                "348350K .......... .......... .......... .......... .......... 88% 20.9M 4s",
                                "348400K .......... .......... .......... .......... .......... 88% 18.2M 4s",
                                "348450K .......... .......... .......... .......... .......... 88% 6.21M 4s",
                                "348500K .......... .......... .......... .......... .......... 88% 29.3M 4s",
                                "348550K .......... .......... .......... .......... .......... 88% 26.3M 4s",
                                "348600K .......... .......... .......... .......... .......... 88% 31.4M 4s",
                                "348650K .......... .......... .......... .......... .......... 88% 4.65M 4s",
                                "348700K .......... .......... .......... .......... .......... 88% 22.4M 4s",
                                "348750K .......... .......... .......... .......... .......... 88% 19.8M 4s",
                                "348800K .......... .......... .......... .......... .......... 88% 5.74M 4s",
                                "348850K .......... .......... .......... .......... .......... 88% 19.3M 4s",
                                "348900K .......... .......... .......... .......... .......... 88% 18.5M 4s",
                                "348950K .......... .......... .......... .......... .......... 88% 25.0M 4s",
                                "349000K .......... .......... .......... .......... .......... 88% 6.72M 4s",
                                "349050K .......... .......... .......... .......... .......... 88% 18.7M 4s",
                                "349100K .......... .......... .......... .......... .......... 88% 10.2M 4s",
                                "349150K .......... .......... .......... .......... .......... 88% 24.2M 4s",
                                "349200K .......... .......... .......... .......... .......... 88% 6.83M 4s",
                                "349250K .......... .......... .......... .......... .......... 89% 16.0M 4s",
                                "349300K .......... .......... .......... .......... .......... 89% 21.9M 4s",
                                "349350K .......... .......... .......... .......... .......... 89% 19.2M 4s",
                                "349400K .......... .......... .......... .......... .......... 89% 6.30M 4s",
                                "349450K .......... .......... .......... .......... .......... 89% 17.8M 4s",
                                "349500K .......... .......... .......... .......... .......... 89% 25.9M 4s",
                                "349550K .......... .......... .......... .......... .......... 89% 24.2M 4s",
                                "349600K .......... .......... .......... .......... .......... 89% 5.11M 4s",
                                "349650K .......... .......... .......... .......... .......... 89% 18.4M 4s",
                                "349700K .......... .......... .......... .......... .......... 89% 21.4M 4s",
                                "349750K .......... .......... .......... .......... .......... 89% 9.87M 4s",
                                "349800K .......... .......... .......... .......... .......... 89% 9.82M 4s",
                                "349850K .......... .......... .......... .......... .......... 89% 13.6M 4s",
                                "349900K .......... .......... .......... .......... .......... 89% 22.2M 4s",
                                "349950K .......... .......... .......... .......... .......... 89% 11.6M 4s",
                                "350000K .......... .......... .......... .......... .......... 89% 8.02M 4s",
                                "350050K .......... .......... .......... .......... .......... 89% 17.1M 4s",
                                "350100K .......... .......... .......... .......... .......... 89% 29.8M 4s",
                                "350150K .......... .......... .......... .......... .......... 89% 7.90M 4s",
                                "350200K .......... .......... .......... .......... .......... 89% 13.7M 4s",
                                "350250K .......... .......... .......... .......... .......... 89% 14.5M 4s",
                                "350300K .......... .......... .......... .......... .......... 89% 22.3M 4s",
                                "350350K .......... .......... .......... .......... .......... 89% 6.31M 4s",
                                "350400K .......... .......... .......... .......... .......... 89% 16.8M 4s",
                                "350450K .......... .......... .......... .......... .......... 89% 14.4M 4s",
                                "350500K .......... .......... .......... .......... .......... 89% 13.7M 4s",
                                "350550K .......... .......... .......... .......... .......... 89% 9.60M 4s",
                                "350600K .......... .......... .......... .......... .......... 89% 13.6M 4s",
                                "350650K .......... .......... .......... .......... .......... 89% 22.2M 4s",
                                "350700K .......... .......... .......... .......... .......... 89% 12.6M 4s",
                                "350750K .......... .......... .......... .......... .......... 89% 11.1M 4s",
                                "350800K .......... .......... .......... .......... .......... 89% 11.5M 4s",
                                "350850K .......... .......... .......... .......... .......... 89% 29.6M 4s",
                                "350900K .......... .......... .......... .......... .......... 89% 6.78M 4s",
                                "350950K .......... .......... .......... .......... .......... 89% 16.1M 4s",
                                "351000K .......... .......... .......... .......... .......... 89% 15.2M 4s",
                                "351050K .......... .......... .......... .......... .......... 89% 21.9M 4s",
                                "351100K .......... .......... .......... .......... .......... 89% 7.21M 4s",
                                "351150K .......... .......... .......... .......... .......... 89% 14.8M 4s",
                                "351200K .......... .......... .......... .......... .......... 89% 17.4M 4s",
                                "351250K .......... .......... .......... .......... .......... 89% 19.4M 4s",
                                "351300K .......... .......... .......... .......... .......... 89% 6.81M 4s",
                                "351350K .......... .......... .......... .......... .......... 89% 22.5M 4s",
                                "351400K .......... .......... .......... .......... .......... 89% 12.9M 4s",
                                "351450K .......... .......... .......... .......... .......... 89% 23.3M 4s",
                                "351500K .......... .......... .......... .......... .......... 89% 5.64M 4s",
                                "351550K .......... .......... .......... .......... .......... 89% 22.0M 4s",
                                "351600K .......... .......... .......... .......... .......... 89% 17.7M 4s",
                                "351650K .......... .......... .......... .......... .......... 89% 6.52M 4s",
                                "351700K .......... .......... .......... .......... .......... 89% 18.5M 4s",
                                "351750K .......... .......... .......... .......... .......... 89% 32.8M 4s",
                                "351800K .......... .......... .......... .......... .......... 89% 17.6M 4s",
                                "351850K .......... .......... .......... .......... .......... 89% 6.40M 4s",
                                "351900K .......... .......... .......... .......... .......... 89% 16.4M 4s",
                                "351950K .......... .......... .......... .......... .......... 89% 19.9M 4s",
                                "352000K .......... .......... .......... .......... .......... 89% 17.2M 4s",
                                "352050K .......... .......... .......... .......... .......... 89% 6.86M 4s",
                                "352100K .......... .......... .......... .......... .......... 89% 16.6M 4s",
                                "352150K .......... .......... .......... .......... .......... 89% 9.90M 4s",
                                "352200K .......... .......... .......... .......... .......... 89% 23.0M 4s",
                                "352250K .......... .......... .......... .......... .......... 89% 9.99M 4s",
                                "352300K .......... .......... .......... .......... .......... 89% 15.6M 4s",
                                "352350K .......... .......... .......... .......... .......... 89% 17.4M 4s",
                                "352400K .......... .......... .......... .......... .......... 89% 9.79M 4s",
                                "352450K .......... .......... .......... .......... .......... 89% 11.5M 4s",
                                "352500K .......... .......... .......... .......... .......... 89% 10.2M 4s",
                                "352550K .......... .......... .......... .......... .......... 89% 26.5M 4s",
                                "352600K .......... .......... .......... .......... .......... 89% 12.8M 4s",
                                "352650K .......... .......... .......... .......... .......... 89% 8.65M 4s",
                                "352700K .......... .......... .......... .......... .......... 89% 9.66M 4s",
                                "352750K .......... .......... .......... .......... .......... 89% 6.42M 4s",
                                "352800K .......... .......... .......... .......... .......... 89% 19.2M 4s",
                                "352850K .......... .......... .......... .......... .......... 89% 28.7M 4s",
                                "352900K .......... .......... .......... .......... .......... 89% 6.76M 4s",
                                "352950K .......... .......... .......... .......... .......... 89% 21.9M 4s",
                                "353000K .......... .......... .......... .......... .......... 89% 5.74M 4s",
                                "353050K .......... .......... .......... .......... .......... 89% 15.1M 4s",
                                "353100K .......... .......... .......... .......... .......... 89% 13.6M 4s",
                                "353150K .......... .......... .......... .......... .......... 90% 9.54M 4s",
                                "353200K .......... .......... .......... .......... .......... 90% 19.7M 4s",
                                "353250K .......... .......... .......... .......... .......... 90% 7.33M 4s",
                                "353300K .......... .......... .......... .......... .......... 90% 28.6M 4s",
                                "353350K .......... .......... .......... .......... .......... 90% 11.1M 4s",
                                "353400K .......... .......... .......... .......... .......... 90% 29.9M 4s",
                                "353450K .......... .......... .......... .......... .......... 90% 7.71M 4s",
                                "353500K .......... .......... .......... .......... .......... 90% 12.8M 4s",
                                "353550K .......... .......... .......... .......... .......... 90% 11.6M 4s",
                                "353600K .......... .......... .......... .......... .......... 90% 18.7M 4s",
                                "353650K .......... .......... .......... .......... .......... 90% 4.63M 4s",
                                "353700K .......... .......... .......... .......... .......... 90% 34.4M 4s",
                                "353750K .......... .......... .......... .......... .......... 90% 32.4M 4s",
                                "353800K .......... .......... .......... .......... .......... 90% 31.5M 4s",
                                "353850K .......... .......... .......... .......... .......... 90% 4.55M 4s",
                                "353900K .......... .......... .......... .......... .......... 90% 15.3M 4s",
                                "353950K .......... .......... .......... .......... .......... 90% 22.4M 4s",
                                "354000K .......... .......... .......... .......... .......... 90% 6.35M 4s",
                                "354050K .......... .......... .......... .......... .......... 90% 28.6M 4s",
                                "354100K .......... .......... .......... .......... .......... 90% 10.8M 4s",
                                "354150K .......... .......... .......... .......... .......... 90% 25.6M 4s",
                                "354200K .......... .......... .......... .......... .......... 90% 8.06M 4s",
                                "354250K .......... .......... .......... .......... .......... 90% 19.4M 4s",
                                "354300K .......... .......... .......... .......... .......... 90% 8.48M 4s",
                                "354350K .......... .......... .......... .......... .......... 90% 15.1M 4s",
                                "354400K .......... .......... .......... .......... .......... 90% 8.22M 4s",
                                "354450K .......... .......... .......... .......... .......... 90% 15.8M 4s",
                                "354500K .......... .......... .......... .......... .......... 90% 21.2M 4s",
                                "354550K .......... .......... .......... .......... .......... 90% 3.94M 4s",
                                "354600K .......... .......... .......... .......... .......... 90% 18.7M 4s",
                                "354650K .......... .......... .......... .......... .......... 90% 22.5M 4s",
                                "354700K .......... .......... .......... .......... .......... 90% 27.3M 4s",
                                "354750K .......... .......... .......... .......... .......... 90% 14.7M 4s",
                                "354800K .......... .......... .......... .......... .......... 90% 5.63M 4s",
                                "354850K .......... .......... .......... .......... .......... 90% 30.3M 4s",
                                "354900K .......... .......... .......... .......... .......... 90% 14.1M 4s",
                                "354950K .......... .......... .......... .......... .......... 90% 25.3M 4s",
                                "355000K .......... .......... .......... .......... .......... 90% 6.49M 4s",
                                "355050K .......... .......... .......... .......... .......... 90% 25.0M 4s",
                                "355100K .......... .......... .......... .......... .......... 90% 25.4M 4s",
                                "355150K .......... .......... .......... .......... .......... 90% 16.6M 4s",
                                "355200K .......... .......... .......... .......... .......... 90% 5.31M 4s",
                                "355250K .......... .......... .......... .......... .......... 90% 22.5M 4s",
                                "355300K .......... .......... .......... .......... .......... 90% 20.4M 4s",
                                "355350K .......... .......... .......... .......... .......... 90% 11.9M 4s",
                                "355400K .......... .......... .......... .......... .......... 90% 9.50M 4s",
                                "355450K .......... .......... .......... .......... .......... 90% 14.1M 4s",
                                "355500K .......... .......... .......... .......... .......... 90% 33.2M 4s",
                                "355550K .......... .......... .......... .......... .......... 90% 9.34M 4s",
                                "355600K .......... .......... .......... .......... .......... 90% 6.96M 4s",
                                "355650K .......... .......... .......... .......... .......... 90% 24.1M 4s",
                                "355700K .......... .......... .......... .......... .......... 90% 25.3M 4s",
                                "355750K .......... .......... .......... .......... .......... 90% 6.58M 4s",
                                "355800K .......... .......... .......... .......... .......... 90% 23.2M 4s",
                                "355850K .......... .......... .......... .......... .......... 90% 21.6M 3s",
                                "355900K .......... .......... .......... .......... .......... 90% 25.4M 3s",
                                "355950K .......... .......... .......... .......... .......... 90% 6.07M 3s",
                                "356000K .......... .......... .......... .......... .......... 90% 5.73M 3s",
                                "356050K .......... .......... .......... .......... .......... 90% 25.3M 3s",
                                "356100K .......... .......... .......... .......... .......... 90% 27.6M 3s",
                                "356150K .......... .......... .......... .......... .......... 90% 18.3M 3s",
                                "356200K .......... .......... .......... .......... .......... 90% 5.58M 3s",
                                "356250K .......... .......... .......... .......... .......... 90% 24.3M 3s",
                                "356300K .......... .......... .......... .......... .......... 90% 24.7M 3s",
                                "356350K .......... .......... .......... .......... .......... 90% 24.6M 3s",
                                "356400K .......... .......... .......... .......... .......... 90% 6.05M 3s",
                                "356450K .......... .......... .......... .......... .......... 90% 20.9M 3s",
                                "356500K .......... .......... .......... .......... .......... 90% 21.9M 3s",
                                "356550K .......... .......... .......... .......... .......... 90% 18.8M 3s",
                                "356600K .......... .......... .......... .......... .......... 90% 6.79M 3s",
                                "356650K .......... .......... .......... .......... .......... 90% 13.8M 3s",
                                "356700K .......... .......... .......... .......... .......... 90% 23.1M 3s",
                                "356750K .......... .......... .......... .......... .......... 90% 19.7M 3s",
                                "356800K .......... .......... .......... .......... .......... 90% 6.54M 3s",
                                "356850K .......... .......... .......... .......... .......... 90% 19.0M 3s",
                                "356900K .......... .......... .......... .......... .......... 90% 14.0M 3s",
                                "356950K .......... .......... .......... .......... .......... 90% 10.0M 3s",
                                "357000K .......... .......... .......... .......... .......... 90% 13.2M 3s",
                                "357050K .......... .......... .......... .......... .......... 90% 17.0M 3s",
                                "357100K .......... .......... .......... .......... .......... 91% 13.2M 3s",
                                "357150K .......... .......... .......... .......... .......... 91% 12.4M 3s",
                                "357200K .......... .......... .......... .......... .......... 91% 8.69M 3s",
                                "357250K .......... .......... .......... .......... .......... 91% 24.7M 3s",
                                "357300K .......... .......... .......... .......... .......... 91% 17.9M 3s",
                                "357350K .......... .......... .......... .......... .......... 91% 7.30M 3s",
                                "357400K .......... .......... .......... .......... .......... 91% 17.4M 3s",
                                "357450K .......... .......... .......... .......... .......... 91% 30.9M 3s",
                                "357500K .......... .......... .......... .......... .......... 91% 8.70M 3s",
                                "357550K .......... .......... .......... .......... .......... 91% 12.2M 3s",
                                "357600K .......... .......... .......... .......... .......... 91% 13.8M 3s",
                                "357650K .......... .......... .......... .......... .......... 91% 30.6M 3s",
                                "357700K .......... .......... .......... .......... .......... 91% 8.52M 3s",
                                "357750K .......... .......... .......... .......... .......... 91% 10.8M 3s",
                                "357800K .......... .......... .......... .......... .......... 91% 10.9M 3s",
                                "357850K .......... .......... .......... .......... .......... 91% 20.4M 3s",
                                "357900K .......... .......... .......... .......... .......... 91% 17.7M 3s",
                                "357950K .......... .......... .......... .......... .......... 91% 11.3M 3s",
                                "358000K .......... .......... .......... .......... .......... 91% 9.07M 3s",
                                "358050K .......... .......... .......... .......... .......... 91% 28.3M 3s",
                                "358100K .......... .......... .......... .......... .......... 91% 13.9M 3s",
                                "358150K .......... .......... .......... .......... .......... 91% 9.84M 3s",
                                "358200K .......... .......... .......... .......... .......... 91% 11.8M 3s",
                                "358250K .......... .......... .......... .......... .......... 91% 21.5M 3s",
                                "358300K .......... .......... .......... .......... .......... 91% 15.4M 3s",
                                "358350K .......... .......... .......... .......... .......... 91% 10.9M 3s",
                                "358400K .......... .......... .......... .......... .......... 91% 8.72M 3s",
                                "358450K .......... .......... .......... .......... .......... 91% 32.7M 3s",
                                "358500K .......... .......... .......... .......... .......... 91% 14.2M 3s",
                                "358550K .......... .......... .......... .......... .......... 91% 8.30M 3s",
                                "358600K .......... .......... .......... .......... .......... 91% 19.7M 3s",
                                "358650K .......... .......... .......... .......... .......... 91% 14.8M 3s",
                                "358700K .......... .......... .......... .......... .......... 91% 12.0M 3s",
                                "358750K .......... .......... .......... .......... .......... 91% 16.9M 3s",
                                "358800K .......... .......... .......... .......... .......... 91% 9.10M 3s",
                                "358850K .......... .......... .......... .......... .......... 91% 12.4M 3s",
                                "358900K .......... .......... .......... .......... .......... 91% 22.3M 3s",
                                "358950K .......... .......... .......... .......... .......... 91% 10.4M 3s",
                                "359000K .......... .......... .......... .......... .......... 91% 16.2M 3s",
                                "359050K .......... .......... .......... .......... .......... 91% 11.3M 3s",
                                "359100K .......... .......... .......... .......... .......... 91% 20.5M 3s",
                                "359150K .......... .......... .......... .......... .......... 91% 11.5M 3s",
                                "359200K .......... .......... .......... .......... .......... 91% 12.7M 3s",
                                "359250K .......... .......... .......... .......... .......... 91% 12.0M 3s",
                                "359300K .......... .......... .......... .......... .......... 91% 17.1M 3s",
                                "359350K .......... .......... .......... .......... .......... 91% 10.2M 3s",
                                "359400K .......... .......... .......... .......... .......... 91% 19.1M 3s",
                                "359450K .......... .......... .......... .......... .......... 91% 11.3M 3s",
                                "359500K .......... .......... .......... .......... .......... 91% 18.9M 3s",
                                "359550K .......... .......... .......... .......... .......... 91% 12.8M 3s",
                                "359600K .......... .......... .......... .......... .......... 91% 8.57M 3s",
                                "359650K .......... .......... .......... .......... .......... 91% 18.0M 3s",
                                "359700K .......... .......... .......... .......... .......... 91% 19.6M 3s",
                                "359750K .......... .......... .......... .......... .......... 91% 9.86M 3s",
                                "359800K .......... .......... .......... .......... .......... 91% 18.4M 3s",
                                "359850K .......... .......... .......... .......... .......... 91% 12.4M 3s",
                                "359900K .......... .......... .......... .......... .......... 91% 6.82M 3s",
                                "359950K .......... .......... .......... .......... .......... 91% 15.5M 3s",
                                "360000K .......... .......... .......... .......... .......... 91% 10.8M 3s",
                                "360050K .......... .......... .......... .......... .......... 91% 23.1M 3s",
                                "360100K .......... .......... .......... .......... .......... 91% 7.06M 3s",
                                "360150K .......... .......... .......... .......... .......... 91% 15.0M 3s",
                                "360200K .......... .......... .......... .......... .......... 91% 21.7M 3s",
                                "360250K .......... .......... .......... .......... .......... 91% 25.8M 3s",
                                "360300K .......... .......... .......... .......... .......... 91% 7.21M 3s",
                                "360350K .......... .......... .......... .......... .......... 91% 14.7M 3s",
                                "360400K .......... .......... .......... .......... .......... 91% 18.4M 3s",
                                "360450K .......... .......... .......... .......... .......... 91% 22.9M 3s",
                                "360500K .......... .......... .......... .......... .......... 91% 1.96M 3s",
                                "360550K .......... .......... .......... .......... .......... 91% 23.9M 3s",
                                "360600K .......... .......... .......... .......... .......... 91% 22.9M 3s",
                                "360650K .......... .......... .......... .......... .......... 91% 22.8M 3s",
                                "360700K .......... .......... .......... .......... .......... 91% 5.32M 3s",
                                "360750K .......... .......... .......... .......... .......... 91% 14.5M 3s",
                                "360800K .......... .......... .......... .......... .......... 91% 15.9M 3s",
                                "360850K .......... .......... .......... .......... .......... 91% 25.7M 3s",
                                "360900K .......... .......... .......... .......... .......... 91% 8.20M 3s",
                                "360950K .......... .......... .......... .......... .......... 91% 11.5M 3s",
                                "361000K .......... .......... .......... .......... .......... 92% 19.8M 3s",
                                "361050K .......... .......... .......... .......... .......... 92% 21.7M 3s",
                                "361100K .......... .......... .......... .......... .......... 92% 8.26M 3s",
                                "361150K .......... .......... .......... .......... .......... 92% 14.4M 3s",
                                "361200K .......... .......... .......... .......... .......... 92% 8.42M 3s",
                                "361250K .......... .......... .......... .......... .......... 92% 21.5M 3s",
                                "361300K .......... .......... .......... .......... .......... 92% 17.8M 3s",
                                "361350K .......... .......... .......... .......... .......... 92% 12.9M 3s",
                                "361400K .......... .......... .......... .......... .......... 92% 8.29M 3s",
                                "361450K .......... .......... .......... .......... .......... 92% 27.9M 3s",
                                "361500K .......... .......... .......... .......... .......... 92% 22.6M 3s",
                                "361550K .......... .......... .......... .......... .......... 92% 12.0M 3s",
                                "361600K .......... .......... .......... .......... .......... 92% 6.91M 3s",
                                "361650K .......... .......... .......... .......... .......... 92% 24.8M 3s",
                                "361700K .......... .......... .......... .......... .......... 92% 20.3M 3s",
                                "361750K .......... .......... .......... .......... .......... 92% 13.6M 3s",
                                "361800K .......... .......... .......... .......... .......... 92% 7.88M 3s",
                                "361850K .......... .......... .......... .......... .......... 92% 19.2M 3s",
                                "361900K .......... .......... .......... .......... .......... 92% 24.6M 3s",
                                "361950K .......... .......... .......... .......... .......... 92% 19.4M 3s",
                                "362000K .......... .......... .......... .......... .......... 92% 6.15M 3s",
                                "362050K .......... .......... .......... .......... .......... 92% 18.4M 3s",
                                "362100K .......... .......... .......... .......... .......... 92% 19.3M 3s",
                                "362150K .......... .......... .......... .......... .......... 92% 10.2M 3s",
                                "362200K .......... .......... .......... .......... .......... 92% 13.4M 3s",
                                "362250K .......... .......... .......... .......... .......... 92% 16.0M 3s",
                                "362300K .......... .......... .......... .......... .......... 92% 22.1M 3s",
                                "362350K .......... .......... .......... .......... .......... 92% 24.6M 3s",
                                "362400K .......... .......... .......... .......... .......... 92% 6.26M 3s",
                                "362450K .......... .......... .......... .......... .......... 92% 14.5M 3s",
                                "362500K .......... .......... .......... .......... .......... 92% 21.2M 3s",
                                "362550K .......... .......... .......... .......... .......... 92% 12.5M 3s",
                                "362600K .......... .......... .......... .......... .......... 92% 12.9M 3s",
                                "362650K .......... .......... .......... .......... .......... 92% 10.3M 3s",
                                "362700K .......... .......... .......... .......... .......... 92% 23.0M 3s",
                                "362750K .......... .......... .......... .......... .......... 92% 26.8M 3s",
                                "362800K .......... .......... .......... .......... .......... 92% 8.07M 3s",
                                "362850K .......... .......... .......... .......... .......... 92% 12.3M 3s",
                                "362900K .......... .......... .......... .......... .......... 92% 20.3M 3s",
                                "362950K .......... .......... .......... .......... .......... 92% 15.4M 3s",
                                "363000K .......... .......... .......... .......... .......... 92% 10.9M 3s",
                                "363050K .......... .......... .......... .......... .......... 92% 13.0M 3s",
                                "363100K .......... .......... .......... .......... .......... 92% 16.4M 3s",
                                "363150K .......... .......... .......... .......... .......... 92% 13.9M 3s",
                                "363200K .......... .......... .......... .......... .......... 92% 11.0M 3s",
                                "363250K .......... .......... .......... .......... .......... 92% 11.9M 3s",
                                "363300K .......... .......... .......... .......... .......... 92% 17.1M 3s",
                                "363350K .......... .......... .......... .......... .......... 92% 12.5M 3s",
                                "363400K .......... .......... .......... .......... .......... 92% 19.6M 3s",
                                "363450K .......... .......... .......... .......... .......... 92% 10.4M 3s",
                                "363500K .......... .......... .......... .......... .......... 92% 15.3M 3s",
                                "363550K .......... .......... .......... .......... .......... 92% 17.9M 3s",
                                "363600K .......... .......... .......... .......... .......... 92% 9.91M 3s",
                                "363650K .......... .......... .......... .......... .......... 92% 13.0M 3s",
                                "363700K .......... .......... .......... .......... .......... 92% 19.4M 3s",
                                "363750K .......... .......... .......... .......... .......... 92% 15.0M 3s",
                                "363800K .......... .......... .......... .......... .......... 92% 14.9M 3s",
                                "363850K .......... .......... .......... .......... .......... 92% 9.10M 3s",
                                "363900K .......... .......... .......... .......... .......... 92% 19.4M 3s",
                                "363950K .......... .......... .......... .......... .......... 92% 20.2M 3s",
                                "364000K .......... .......... .......... .......... .......... 92% 11.6M 3s",
                                "364050K .......... .......... .......... .......... .......... 92% 8.87M 3s",
                                "364100K .......... .......... .......... .......... .......... 92% 25.1M 3s",
                                "364150K .......... .......... .......... .......... .......... 92% 15.0M 3s",
                                "364200K .......... .......... .......... .......... .......... 92% 12.7M 3s",
                                "364250K .......... .......... .......... .......... .......... 92% 8.44M 3s",
                                "364300K .......... .......... .......... .......... .......... 92% 23.9M 3s",
                                "364350K .......... .......... .......... .......... .......... 92% 24.8M 3s",
                                "364400K .......... .......... .......... .......... .......... 92% 10.5M 3s",
                                "364450K .......... .......... .......... .......... .......... 92% 8.14M 3s",
                                "364500K .......... .......... .......... .......... .......... 92% 22.2M 3s",
                                "364550K .......... .......... .......... .......... .......... 92% 20.9M 3s",
                                "364600K .......... .......... .......... .......... .......... 92% 8.60M 3s",
                                "364650K .......... .......... .......... .......... .......... 92% 12.8M 3s",
                                "364700K .......... .......... .......... .......... .......... 92% 19.2M 3s",
                                "364750K .......... .......... .......... .......... .......... 92% 24.1M 3s",
                                "364800K .......... .......... .......... .......... .......... 92% 7.92M 3s",
                                "364850K .......... .......... .......... .......... .......... 92% 13.0M 3s",
                                "364900K .......... .......... .......... .......... .......... 92% 21.0M 3s",
                                "364950K .......... .......... .......... .......... .......... 93% 6.21M 3s",
                                "365000K .......... .......... .......... .......... .......... 93% 25.7M 3s",
                                "365050K .......... .......... .......... .......... .......... 93% 27.1M 3s",
                                "365100K .......... .......... .......... .......... .......... 93% 6.03M 3s",
                                "365150K .......... .......... .......... .......... .......... 93% 8.20M 3s",
                                "365200K .......... .......... .......... .......... .......... 93% 25.8M 3s",
                                "365250K .......... .......... .......... .......... .......... 93% 35.0M 3s",
                                "365300K .......... .......... .......... .......... .......... 93% 9.88M 3s",
                                "365350K .......... .......... .......... .......... .......... 93% 8.26M 3s",
                                "365400K .......... .......... .......... .......... .......... 93% 31.0M 3s",
                                "365450K .......... .......... .......... .......... .......... 93% 32.0M 3s",
                                "365500K .......... .......... .......... .......... .......... 93% 8.99M 3s",
                                "365550K .......... .......... .......... .......... .......... 93% 8.88M 3s",
                                "365600K .......... .......... .......... .......... .......... 93% 16.0M 3s",
                                "365650K .......... .......... .......... .......... .......... 93% 25.8M 3s",
                                "365700K .......... .......... .......... .......... .......... 93% 12.3M 3s",
                                "365750K .......... .......... .......... .......... .......... 93% 10.2M 3s",
                                "365800K .......... .......... .......... .......... .......... 93% 12.7M 3s",
                                "365850K .......... .......... .......... .......... .......... 93% 24.8M 3s",
                                "365900K .......... .......... .......... .......... .......... 93% 12.4M 3s",
                                "365950K .......... .......... .......... .......... .......... 93% 20.6M 3s",
                                "366000K .......... .......... .......... .......... .......... 93% 7.40M 3s",
                                "366050K .......... .......... .......... .......... .......... 93% 29.4M 3s",
                                "366100K .......... .......... .......... .......... .......... 93% 11.9M 3s",
                                "366150K .......... .......... .......... .......... .......... 93% 15.2M 2s",
                                "366200K .......... .......... .......... .......... .......... 93% 10.1M 2s",
                                "366250K .......... .......... .......... .......... .......... 93% 18.6M 2s",
                                "366300K .......... .......... .......... .......... .......... 93% 17.7M 2s",
                                "366350K .......... .......... .......... .......... .......... 93% 16.2M 2s",
                                "366400K .......... .......... .......... .......... .......... 93% 7.66M 2s",
                                "366450K .......... .......... .......... .......... .......... 93% 14.8M 2s",
                                "366500K .......... .......... .......... .......... .......... 93% 25.8M 2s",
                                "366550K .......... .......... .......... .......... .......... 93% 22.4M 2s",
                                "366600K .......... .......... .......... .......... .......... 93% 8.67M 2s",
                                "366650K .......... .......... .......... .......... .......... 93% 6.87M 2s",
                                "366700K .......... .......... .......... .......... .......... 93% 26.3M 2s",
                                "366750K .......... .......... .......... .......... .......... 93% 32.5M 2s",
                                "366800K .......... .......... .......... .......... .......... 93% 4.17M 2s",
                                "366850K .......... .......... .......... .......... .......... 93% 11.8M 2s",
                                "366900K .......... .......... .......... .......... .......... 93% 23.8M 2s",
                                "366950K .......... .......... .......... .......... .......... 93% 19.9M 2s",
                                "367000K .......... .......... .......... .......... .......... 93% 24.6M 2s",
                                "367050K .......... .......... .......... .......... .......... 93% 6.77M 2s",
                                "367100K .......... .......... .......... .......... .......... 93% 33.2M 2s",
                                "367150K .......... .......... .......... .......... .......... 93% 32.5M 2s",
                                "367200K .......... .......... .......... .......... .......... 93% 24.3M 2s",
                                "367250K .......... .......... .......... .......... .......... 93% 5.10M 2s",
                                "367300K .......... .......... .......... .......... .......... 93% 32.3M 2s",
                                "367350K .......... .......... .......... .......... .......... 93% 33.6M 2s",
                                "367400K .......... .......... .......... .......... .......... 93% 31.2M 2s",
                                "367450K .......... .......... .......... .......... .......... 93% 4.33M 2s",
                                "367500K .......... .......... .......... .......... .......... 93% 23.1M 2s",
                                "367550K .......... .......... .......... .......... .......... 93% 25.3M 2s",
                                "367600K .......... .......... .......... .......... .......... 93% 20.0M 2s",
                                "367650K .......... .......... .......... .......... .......... 93% 6.17M 2s",
                                "367700K .......... .......... .......... .......... .......... 93% 27.4M 2s",
                                "367750K .......... .......... .......... .......... .......... 93% 27.4M 2s",
                                "367800K .......... .......... .......... .......... .......... 93% 21.2M 2s",
                                "367850K .......... .......... .......... .......... .......... 93% 7.18M 2s",
                                "367900K .......... .......... .......... .......... .......... 93% 11.9M 2s",
                                "367950K .......... .......... .......... .......... .......... 93% 14.6M 2s",
                                "368000K .......... .......... .......... .......... .......... 93% 17.7M 2s",
                                "368050K .......... .......... .......... .......... .......... 93% 11.3M 2s",
                                "368100K .......... .......... .......... .......... .......... 93% 12.2M 2s",
                                "368150K .......... .......... .......... .......... .......... 93% 15.0M 2s",
                                "368200K .......... .......... .......... .......... .......... 93% 20.3M 2s",
                                "368250K .......... .......... .......... .......... .......... 93% 17.3M 2s",
                                "368300K .......... .......... .......... .......... .......... 93% 8.83M 2s",
                                "368350K .......... .......... .......... .......... .......... 93% 15.0M 2s",
                                "368400K .......... .......... .......... .......... .......... 93%  100K 2s",
                                "368450K .......... .......... .......... .......... .......... 93% 25.2M 2s",
                                "368500K .......... .......... .......... .......... .......... 93% 24.0M 2s",
                                "368550K .......... .......... .......... .......... .......... 93% 24.9M 2s",
                                "368600K .......... .......... .......... .......... .......... 93% 19.2M 2s",
                                "368650K .......... .......... .......... .......... .......... 93% 25.7M 2s",
                                "368700K .......... .......... .......... .......... .......... 93% 22.8M 2s",
                                "368750K .......... .......... .......... .......... .......... 93% 24.3M 2s",
                                "368800K .......... .......... .......... .......... .......... 93% 20.3M 2s",
                                "368850K .......... .......... .......... .......... .......... 94% 25.6M 2s",
                                "368900K .......... .......... .......... .......... .......... 94% 32.9M 2s",
                                "368950K .......... .......... .......... .......... .......... 94% 34.5M 2s",
                                "369000K .......... .......... .......... .......... .......... 94% 33.1M 2s",
                                "369050K .......... .......... .......... .......... .......... 94% 33.7M 2s",
                                "369100K .......... .......... .......... .......... .......... 94% 32.2M 2s",
                                "369150K .......... .......... .......... .......... .......... 94% 32.0M 2s",
                                "369200K .......... .......... .......... .......... .......... 94% 21.1M 2s",
                                "369250K .......... .......... .......... .......... .......... 94% 34.2M 2s",
                                "369300K .......... .......... .......... .......... .......... 94% 33.2M 2s",
                                "369350K .......... .......... .......... .......... .......... 94% 32.8M 2s",
                                "369400K .......... .......... .......... .......... .......... 94% 32.5M 2s",
                                "369450K .......... .......... .......... .......... .......... 94% 31.3M 2s",
                                "369500K .......... .......... .......... .......... .......... 94% 25.4M 2s",
                                "369550K .......... .......... .......... .......... .......... 94% 31.3M 2s",
                                "369600K .......... .......... .......... .......... .......... 94% 25.8M 2s",
                                "369650K .......... .......... .......... .......... .......... 94% 33.9M 2s",
                                "369700K .......... .......... .......... .......... .......... 94% 34.9M 2s",
                                "369750K .......... .......... .......... .......... .......... 94% 35.2M 2s",
                                "369800K .......... .......... .......... .......... .......... 94% 24.7M 2s",
                                "369850K .......... .......... .......... .......... .......... 94% 33.0M 2s",
                                "369900K .......... .......... .......... .......... .......... 94% 25.7M 2s",
                                "369950K .......... .......... .......... .......... .......... 94% 30.2M 2s",
                                "370000K .......... .......... .......... .......... .......... 94% 25.4M 2s",
                                "370050K .......... .......... .......... .......... .......... 94% 33.1M 2s",
                                "370100K .......... .......... .......... .......... .......... 94% 25.7M 2s",
                                "370150K .......... .......... .......... .......... .......... 94% 33.4M 2s",
                                "370200K .......... .......... .......... .......... .......... 94% 32.1M 2s",
                                "370250K .......... .......... .......... .......... .......... 94% 34.3M 2s",
                                "370300K .......... .......... .......... .......... .......... 94% 32.3M 2s",
                                "370350K .......... .......... .......... .......... .......... 94% 32.9M 2s",
                                "370400K .......... .......... .......... .......... .......... 94% 21.4M 2s",
                                "370450K .......... .......... .......... .......... .......... 94% 29.7M 2s",
                                "370500K .......... .......... .......... .......... .......... 94% 32.2M 2s",
                                "370550K .......... .......... .......... .......... .......... 94% 34.2M 2s",
                                "370600K .......... .......... .......... .......... .......... 94% 32.5M 2s",
                                "370650K .......... .......... .......... .......... .......... 94% 33.5M 2s",
                                "370700K .......... .......... .......... .......... .......... 94% 33.7M 2s",
                                "370750K .......... .......... .......... .......... .......... 94% 24.7M 2s",
                                "370800K .......... .......... .......... .......... .......... 94% 25.6M 2s",
                                "370850K .......... .......... .......... .......... .......... 94% 34.9M 2s",
                                "370900K .......... .......... .......... .......... .......... 94% 31.5M 2s",
                                "370950K .......... .......... .......... .......... .......... 94% 33.1M 2s",
                                "371000K .......... .......... .......... .......... .......... 94% 30.7M 2s",
                                "371050K .......... .......... .......... .......... .......... 94% 25.3M 2s",
                                "371100K .......... .......... .......... .......... .......... 94% 33.9M 2s",
                                "371150K .......... .......... .......... .......... .......... 94% 33.0M 2s",
                                "371200K .......... .......... .......... .......... .......... 94% 25.5M 2s",
                                "371250K .......... .......... .......... .......... .......... 94% 33.9M 2s",
                                "371300K .......... .......... .......... .......... .......... 94% 33.9M 2s",
                                "371350K .......... .......... .......... .......... .......... 94% 20.3M 2s",
                                "371400K .......... .......... .......... .......... .......... 94% 25.0M 2s",
                                "371450K .......... .......... .......... .......... .......... 94% 27.0M 2s",
                                "371500K .......... .......... .......... .......... .......... 94% 27.6M 2s",
                                "371550K .......... .......... .......... .......... .......... 94% 27.9M 2s",
                                "371600K .......... .......... .......... .......... .......... 94% 16.7M 2s",
                                "371650K .......... .......... .......... .......... .......... 94% 26.4M 2s",
                                "371700K .......... .......... .......... .......... .......... 94% 26.8M 2s",
                                "371750K .......... .......... .......... .......... .......... 94% 26.7M 2s",
                                "371800K .......... .......... .......... .......... .......... 94% 24.9M 2s",
                                "371850K .......... .......... .......... .......... .......... 94% 7.21M 2s",
                                "371900K .......... .......... .......... .......... .......... 94% 19.7M 2s",
                                "371950K .......... .......... .......... .......... .......... 94% 14.1M 2s",
                                "372000K .......... .......... .......... .......... .......... 94% 15.6M 2s",
                                "372050K .......... .......... .......... .......... .......... 94% 10.3M 2s",
                                "372100K .......... .......... .......... .......... .......... 94% 13.2M 2s",
                                "372150K .......... .......... .......... .......... .......... 94% 19.3M 2s",
                                "372200K .......... .......... .......... .......... .......... 94% 18.4M 2s",
                                "372250K .......... .......... .......... .......... .......... 94% 11.4M 2s",
                                "372300K .......... .......... .......... .......... .......... 94% 11.9M 2s",
                                "372350K .......... .......... .......... .......... .......... 94% 17.8M 2s",
                                "372400K .......... .......... .......... .......... .......... 94% 13.2M 2s",
                                "372450K .......... .......... .......... .......... .......... 94% 11.7M 2s",
                                "372500K .......... .......... .......... .......... .......... 94% 13.2M 2s",
                                "372550K .......... .......... .......... .......... .......... 94% 18.1M 2s",
                                "372600K .......... .......... .......... .......... .......... 94% 17.1M 2s",
                                "372650K .......... .......... .......... .......... .......... 94% 21.9M 2s",
                                "372700K .......... .......... .......... .......... .......... 94% 8.22M 2s",
                                "372750K .......... .......... .......... .......... .......... 94% 16.9M 2s",
                                "372800K .......... .......... .......... .......... .......... 95% 13.8M 2s",
                                "372850K .......... .......... .......... .......... .......... 95% 17.1M 2s",
                                "372900K .......... .......... .......... .......... .......... 95% 9.08M 2s",
                                "372950K .......... .......... .......... .......... .......... 95% 18.9M 2s",
                                "373000K .......... .......... .......... .......... .......... 95% 18.4M 2s",
                                "373050K .......... .......... .......... .......... .......... 95% 19.1M 2s",
                                "373100K .......... .......... .......... .......... .......... 95% 9.26M 2s",
                                "373150K .......... .......... .......... .......... .......... 95% 15.5M 2s",
                                "373200K .......... .......... .......... .......... .......... 95% 14.3M 2s",
                                "373250K .......... .......... .......... .......... .......... 95% 17.9M 2s",
                                "373300K .......... .......... .......... .......... .......... 95% 11.3M 2s",
                                "373350K .......... .......... .......... .......... .......... 95% 12.5M 2s",
                                "373400K .......... .......... .......... .......... .......... 95% 12.9M 2s",
                                "373450K .......... .......... .......... .......... .......... 95% 24.5M 2s",
                                "373500K .......... .......... .......... .......... .......... 95% 24.2M 2s",
                                "373550K .......... .......... .......... .......... .......... 95% 8.56M 2s",
                                "373600K .......... .......... .......... .......... .......... 95% 12.1M 2s",
                                "373650K .......... .......... .......... .......... .......... 95% 17.6M 2s",
                                "373700K .......... .......... .......... .......... .......... 95% 17.9M 2s",
                                "373750K .......... .......... .......... .......... .......... 95% 11.6M 2s",
                                "373800K .......... .......... .......... .......... .......... 95% 15.6M 2s",
                                "373850K .......... .......... .......... .......... .......... 95% 13.4M 2s",
                                "373900K .......... .......... .......... .......... .......... 95% 21.0M 2s",
                                "373950K .......... .......... .......... .......... .......... 95% 11.9M 2s",
                                "374000K .......... .......... .......... .......... .......... 95% 12.8M 2s",
                                "374050K .......... .......... .......... .......... .......... 95% 12.5M 2s",
                                "374100K .......... .......... .......... .......... .......... 95% 10.7M 2s",
                                "374150K .......... .......... .......... .......... .......... 95% 24.7M 2s",
                                "374200K .......... .......... .......... .......... .......... 95% 14.1M 2s",
                                "374250K .......... .......... .......... .......... .......... 95% 12.4M 2s",
                                "374300K .......... .......... .......... .......... .......... 95% 9.50M 2s",
                                "374350K .......... .......... .......... .......... .......... 95% 16.5M 2s",
                                "374400K .......... .......... .......... .......... .......... 95% 14.0M 2s",
                                "374450K .......... .......... .......... .......... .......... 95% 18.6M 2s",
                                "374500K .......... .......... .......... .......... .......... 95% 10.2M 2s",
                                "374550K .......... .......... .......... .......... .......... 95% 19.3M 2s",
                                "374600K .......... .......... .......... .......... .......... 95% 15.1M 2s",
                                "374650K .......... .......... .......... .......... .......... 95% 26.6M 2s",
                                "374700K .......... .......... .......... .......... .......... 95% 4.42M 2s",
                                "374750K .......... .......... .......... .......... .......... 95% 6.22M 2s",
                                "374800K .......... .......... .......... .......... .......... 95% 18.5M 2s",
                                "374850K .......... .......... .......... .......... .......... 95% 24.9M 2s",
                                "374900K .......... .......... .......... .......... .......... 95% 32.4M 2s",
                                "374950K .......... .......... .......... .......... .......... 95% 4.05M 2s",
                                "375000K .......... .......... .......... .......... .......... 95% 19.0M 2s",
                                "375050K .......... .......... .......... .......... .......... 95% 23.8M 2s",
                                "375100K .......... .......... .......... .......... .......... 95% 9.27M 2s",
                                "375150K .......... .......... .......... .......... .......... 95% 14.8M 2s",
                                "375200K .......... .......... .......... .......... .......... 95% 6.71M 2s",
                                "375250K .......... .......... .......... .......... .......... 95% 20.6M 2s",
                                "375300K .......... .......... .......... .......... .......... 95% 23.0M 2s",
                                "375350K .......... .......... .......... .......... .......... 95% 18.3M 2s",
                                "375400K .......... .......... .......... .......... .......... 95% 7.41M 2s",
                                "375450K .......... .......... .......... .......... .......... 95% 18.8M 2s",
                                "375500K .......... .......... .......... .......... .......... 95% 22.1M 2s",
                                "375550K .......... .......... .......... .......... .......... 95% 20.6M 2s",
                                "375600K .......... .......... .......... .......... .......... 95% 7.51M 2s",
                                "375650K .......... .......... .......... .......... .......... 95% 19.4M 2s",
                                "375700K .......... .......... .......... .......... .......... 95% 23.4M 2s",
                                "375750K .......... .......... .......... .......... .......... 95% 26.0M 2s",
                                "375800K .......... .......... .......... .......... .......... 95% 7.80M 2s",
                                "375850K .......... .......... .......... .......... .......... 95% 15.3M 2s",
                                "375900K .......... .......... .......... .......... .......... 95% 20.7M 2s",
                                "375950K .......... .......... .......... .......... .......... 95% 21.4M 2s",
                                "376000K .......... .......... .......... .......... .......... 95% 8.28M 2s",
                                "376050K .......... .......... .......... .......... .......... 95% 13.1M 2s",
                                "376100K .......... .......... .......... .......... .......... 95% 24.6M 2s",
                                "376150K .......... .......... .......... .......... .......... 95% 19.3M 2s",
                                "376200K .......... .......... .......... .......... .......... 95% 23.7M 2s",
                                "376250K .......... .......... .......... .......... .......... 95% 7.31M 2s",
                                "376300K .......... .......... .......... .......... .......... 95% 19.4M 2s",
                                "376350K .......... .......... .......... .......... .......... 95% 20.5M 2s",
                                "376400K .......... .......... .......... .......... .......... 95% 15.7M 2s",
                                "376450K .......... .......... .......... .......... .......... 95% 8.08M 2s",
                                "376500K .......... .......... .......... .......... .......... 95% 18.4M 2s",
                                "376550K .......... .......... .......... .......... .......... 95% 24.2M 2s",
                                "376600K .......... .......... .......... .......... .......... 95% 15.7M 2s",
                                "376650K .......... .......... .......... .......... .......... 95% 9.96M 2s",
                                "376700K .......... .......... .......... .......... .......... 96% 13.4M 1s",
                                "376750K .......... .......... .......... .......... .......... 96% 23.3M 1s",
                                "376800K .......... .......... .......... .......... .......... 96% 13.4M 1s",
                                "376850K .......... .......... .......... .......... .......... 96% 11.8M 1s",
                                "376900K .......... .......... .......... .......... .......... 96% 12.7M 1s",
                                "376950K .......... .......... .......... .......... .......... 96% 16.9M 1s",
                                "377000K .......... .......... .......... .......... .......... 96% 23.5M 1s",
                                "377050K .......... .......... .......... .......... .......... 96% 16.3M 1s",
                                "377100K .......... .......... .......... .......... .......... 96% 8.39M 1s",
                                "377150K .......... .......... .......... .......... .......... 96% 15.8M 1s",
                                "377200K .......... .......... .......... .......... .......... 96% 13.4M 1s",
                                "377250K .......... .......... .......... .......... .......... 96% 9.45M 1s",
                                "377300K .......... .......... .......... .......... .......... 96% 18.9M 1s",
                                "377350K .......... .......... .......... .......... .......... 96% 18.9M 1s",
                                "377400K .......... .......... .......... .......... .......... 96% 16.2M 1s",
                                "377450K .......... .......... .......... .......... .......... 96% 17.9M 1s",
                                "377500K .......... .......... .......... .......... .......... 96% 14.9M 1s",
                                "377550K .......... .......... .......... .......... .......... 96% 11.8M 1s",
                                "377600K .......... .......... .......... .......... .......... 96% 12.0M 1s",
                                "377650K .......... .......... .......... .......... .......... 96% 16.3M 1s",
                                "377700K .......... .......... .......... .......... .......... 96% 17.4M 1s",
                                "377750K .......... .......... .......... .......... .......... 96% 12.7M 1s",
                                "377800K .......... .......... .......... .......... .......... 96% 9.23M 1s",
                                "377850K .......... .......... .......... .......... .......... 96% 16.9M 1s",
                                "377900K .......... .......... .......... .......... .......... 96% 17.3M 1s",
                                "377950K .......... .......... .......... .......... .......... 96% 12.1M 1s",
                                "378000K .......... .......... .......... .......... .......... 96% 12.0M 1s",
                                "378050K .......... .......... .......... .......... .......... 96% 16.2M 1s",
                                "378100K .......... .......... .......... .......... .......... 96% 19.1M 1s",
                                "378150K .......... .......... .......... .......... .......... 96% 11.6M 1s",
                                "378200K .......... .......... .......... .......... .......... 96% 17.8M 1s",
                                "378250K .......... .......... .......... .......... .......... 96% 17.3M 1s",
                                "378300K .......... .......... .......... .......... .......... 96% 19.9M 1s",
                                "378350K .......... .......... .......... .......... .......... 96% 21.8M 1s",
                                "378400K .......... .......... .......... .......... .......... 96% 6.23M 1s",
                                "378450K .......... .......... .......... .......... .......... 96% 18.1M 1s",
                                "378500K .......... .......... .......... .......... .......... 96% 16.6M 1s",
                                "378550K .......... .......... .......... .......... .......... 96% 20.9M 1s",
                                "378600K .......... .......... .......... .......... .......... 96% 9.19M 1s",
                                "378650K .......... .......... .......... .......... .......... 96% 21.2M 1s",
                                "378700K .......... .......... .......... .......... .......... 96% 23.3M 1s",
                                "378750K .......... .......... .......... .......... .......... 96% 21.1M 1s",
                                "378800K .......... .......... .......... .......... .......... 96% 6.54M 1s",
                                "378850K .......... .......... .......... .......... .......... 96% 7.74M 1s",
                                "378900K .......... .......... .......... .......... .......... 96% 23.7M 1s",
                                "378950K .......... .......... .......... .......... .......... 96% 26.1M 1s",
                                "379000K .......... .......... .......... .......... .......... 96% 20.2M 1s",
                                "379050K .......... .......... .......... .......... .......... 96% 14.8M 1s",
                                "379100K .......... .......... .......... .......... .......... 96% 10.1M 1s",
                                "379150K .......... .......... .......... .......... .......... 96% 21.4M 1s",
                                "379200K .......... .......... .......... .......... .......... 96% 18.6M 1s",
                                "379250K .......... .......... .......... .......... .......... 96% 11.3M 1s",
                                "379300K .......... .......... .......... .......... .......... 96% 9.65M 1s",
                                "379350K .......... .......... .......... .......... .......... 96% 22.3M 1s",
                                "379400K .......... .......... .......... .......... .......... 96% 21.9M 1s",
                                "379450K .......... .......... .......... .......... .......... 96% 4.32M 1s",
                                "379500K .......... .......... .......... .......... .......... 96% 21.4M 1s",
                                "379550K .......... .......... .......... .......... .......... 96% 28.6M 1s",
                                "379600K .......... .......... .......... .......... .......... 96% 21.5M 1s",
                                "379650K .......... .......... .......... .......... .......... 96% 6.31M 1s",
                                "379700K .......... .......... .......... .......... .......... 96% 14.1M 1s",
                                "379750K .......... .......... .......... .......... .......... 96% 20.3M 1s",
                                "379800K .......... .......... .......... .......... .......... 96% 19.3M 1s",
                                "379850K .......... .......... .......... .......... .......... 96% 20.2M 1s",
                                "379900K .......... .......... .......... .......... .......... 96% 8.69M 1s",
                                "379950K .......... .......... .......... .......... .......... 96% 20.2M 1s",
                                "380000K .......... .......... .......... .......... .......... 96% 20.9M 1s",
                                "380050K .......... .......... .......... .......... .......... 96% 24.7M 1s",
                                "380100K .......... .......... .......... .......... .......... 96% 6.03M 1s",
                                "380150K .......... .......... .......... .......... .......... 96% 15.6M 1s",
                                "380200K .......... .......... .......... .......... .......... 96% 13.3M 1s",
                                "380250K .......... .......... .......... .......... .......... 96% 22.1M 1s",
                                "380300K .......... .......... .......... .......... .......... 96% 17.0M 1s",
                                "380350K .......... .......... .......... .......... .......... 96% 11.2M 1s",
                                "380400K .......... .......... .......... .......... .......... 96% 19.1M 1s",
                                "380450K .......... .......... .......... .......... .......... 96% 23.6M 1s",
                                "380500K .......... .......... .......... .......... .......... 96% 9.99M 1s",
                                "380550K .......... .......... .......... .......... .......... 96% 9.89M 1s",
                                "380600K .......... .......... .......... .......... .......... 96% 14.3M 1s",
                                "380650K .......... .......... .......... .......... .......... 97% 23.6M 1s",
                                "380700K .......... .......... .......... .......... .......... 97% 25.9M 1s",
                                "380750K .......... .......... .......... .......... .......... 97% 7.75M 1s",
                                "380800K .......... .......... .......... .......... .......... 97% 12.2M 1s",
                                "380850K .......... .......... .......... .......... .......... 97% 17.4M 1s",
                                "380900K .......... .......... .......... .......... .......... 97% 19.7M 1s",
                                "380950K .......... .......... .......... .......... .......... 97% 19.6M 1s",
                                "381000K .......... .......... .......... .......... .......... 97% 9.24M 1s",
                                "381050K .......... .......... .......... .......... .......... 97% 18.4M 1s",
                                "381100K .......... .......... .......... .......... .......... 97% 23.2M 1s",
                                "381150K .......... .......... .......... .......... .......... 97% 19.8M 1s",
                                "381200K .......... .......... .......... .......... .......... 97% 7.50M 1s",
                                "381250K .......... .......... .......... .......... .......... 97% 16.7M 1s",
                                "381300K .......... .......... .......... .......... .......... 97% 25.0M 1s",
                                "381350K .......... .......... .......... .......... .......... 97% 23.9M 1s",
                                "381400K .......... .......... .......... .......... .......... 97% 7.55M 1s",
                                "381450K .......... .......... .......... .......... .......... 97% 16.9M 1s",
                                "381500K .......... .......... .......... .......... .......... 97% 18.0M 1s",
                                "381550K .......... .......... .......... .......... .......... 97% 16.6M 1s",
                                "381600K .......... .......... .......... .......... .......... 97% 9.99M 1s",
                                "381650K .......... .......... .......... .......... .......... 97% 17.1M 1s",
                                "381700K .......... .......... .......... .......... .......... 97% 17.2M 1s",
                                "381750K .......... .......... .......... .......... .......... 97% 9.45M 1s",
                                "381800K .......... .......... .......... .......... .......... 97% 16.1M 1s",
                                "381850K .......... .......... .......... .......... .......... 97% 18.7M 1s",
                                "381900K .......... .......... .......... .......... .......... 97% 18.8M 1s",
                                "381950K .......... .......... .......... .......... .......... 97% 17.1M 1s",
                                "382000K .......... .......... .......... .......... .......... 97% 7.56M 1s",
                                "382050K .......... .......... .......... .......... .......... 97% 14.1M 1s",
                                "382100K .......... .......... .......... .......... .......... 97% 15.5M 1s",
                                "382150K .......... .......... .......... .......... .......... 97% 22.4M 1s",
                                "382200K .......... .......... .......... .......... .......... 97% 11.7M 1s",
                                "382250K .......... .......... .......... .......... .......... 97% 13.4M 1s",
                                "382300K .......... .......... .......... .......... .......... 97% 23.0M 1s",
                                "382350K .......... .......... .......... .......... .......... 97% 22.7M 1s",
                                "382400K .......... .......... .......... .......... .......... 97% 9.75M 1s",
                                "382450K .......... .......... .......... .......... .......... 97% 10.5M 1s",
                                "382500K .......... .......... .......... .......... .......... 97% 15.6M 1s",
                                "382550K .......... .......... .......... .......... .......... 97% 17.9M 1s",
                                "382600K .......... .......... .......... .......... .......... 97% 20.0M 1s",
                                "382650K .......... .......... .......... .......... .......... 97% 15.0M 1s",
                                "382700K .......... .......... .......... .......... .......... 97% 11.3M 1s",
                                "382750K .......... .......... .......... .......... .......... 97% 14.4M 1s",
                                "382800K .......... .......... .......... .......... .......... 97% 18.1M 1s",
                                "382850K .......... .......... .......... .......... .......... 97% 14.6M 1s",
                                "382900K .......... .......... .......... .......... .......... 97% 2.28M 1s",
                                "382950K .......... .......... .......... .......... .......... 97% 16.6M 1s",
                                "383000K .......... .......... .......... .......... .......... 97% 18.1M 1s",
                                "383050K .......... .......... .......... .......... .......... 97% 21.6M 1s",
                                "383100K .......... .......... .......... .......... .......... 97% 6.21M 1s",
                                "383150K .......... .......... .......... .......... .......... 97% 16.2M 1s",
                                "383200K .......... .......... .......... .......... .......... 97% 14.6M 1s",
                                "383250K .......... .......... .......... .......... .......... 97% 21.3M 1s",
                                "383300K .......... .......... .......... .......... .......... 97% 20.4M 1s",
                                "383350K .......... .......... .......... .......... .......... 97% 10.6M 1s",
                                "383400K .......... .......... .......... .......... .......... 97% 22.8M 1s",
                                "383450K .......... .......... .......... .......... .......... 97% 23.5M 1s",
                                "383500K .......... .......... .......... .......... .......... 97% 26.4M 1s",
                                "383550K .......... .......... .......... .......... .......... 97% 6.36M 1s",
                                "383600K .......... .......... .......... .......... .......... 97% 12.9M 1s",
                                "383650K .......... .......... .......... .......... .......... 97% 17.3M 1s",
                                "383700K .......... .......... .......... .......... .......... 97% 21.0M 1s",
                                "383750K .......... .......... .......... .......... .......... 97% 10.7M 1s",
                                "383800K .......... .......... .......... .......... .......... 97% 10.1M 1s",
                                "383850K .......... .......... .......... .......... .......... 97% 20.8M 1s",
                                "383900K .......... .......... .......... .......... .......... 97% 20.3M 1s",
                                "383950K .......... .......... .......... .......... .......... 97% 21.1M 1s",
                                "384000K .......... .......... .......... .......... .......... 97% 7.04M 1s",
                                "384050K .......... .......... .......... .......... .......... 97% 15.8M 1s",
                                "384100K .......... .......... .......... .......... .......... 97% 19.1M 1s",
                                "384150K .......... .......... .......... .......... .......... 97% 20.1M 1s",
                                "384200K .......... .......... .......... .......... .......... 97% 16.2M 1s",
                                "384250K .......... .......... .......... .......... .......... 97% 9.35M 1s",
                                "384300K .......... .......... .......... .......... .......... 97% 22.8M 1s",
                                "384350K .......... .......... .......... .......... .......... 97% 24.5M 1s",
                                "384400K .......... .......... .......... .......... .......... 97% 15.0M 1s",
                                "384450K .......... .......... .......... .......... .......... 97% 7.47M 1s",
                                "384500K .......... .......... .......... .......... .......... 97% 17.4M 1s",
                                "384550K .......... .......... .......... .......... .......... 98% 17.1M 1s",
                                "384600K .......... .......... .......... .......... .......... 98% 18.3M 1s",
                                "384650K .......... .......... .......... .......... .......... 98% 18.3M 1s",
                                "384700K .......... .......... .......... .......... .......... 98% 9.58M 1s",
                                "384750K .......... .......... .......... .......... .......... 98% 17.1M 1s",
                                "384800K .......... .......... .......... .......... .......... 98% 20.4M 1s",
                                "384850K .......... .......... .......... .......... .......... 98% 18.1M 1s",
                                "384900K .......... .......... .......... .......... .......... 98% 7.68M 1s",
                                "384950K .......... .......... .......... .......... .......... 98% 19.9M 1s",
                                "385000K .......... .......... .......... .......... .......... 98% 15.0M 1s",
                                "385050K .......... .......... .......... .......... .......... 98% 24.1M 1s",
                                "385100K .......... .......... .......... .......... .......... 98% 15.2M 1s",
                                "385150K .......... .......... .......... .......... .......... 98% 10.8M 1s",
                                "385200K .......... .......... .......... .......... .......... 98% 15.9M 1s",
                                "385250K .......... .......... .......... .......... .......... 98% 22.5M 1s",
                                "385300K .......... .......... .......... .......... .......... 98% 12.3M 1s",
                                "385350K .......... .......... .......... .......... .......... 98% 9.80M 1s",
                                "385400K .......... .......... .......... .......... .......... 98% 19.9M 1s",
                                "385450K .......... .......... .......... .......... .......... 98% 11.6M 1s",
                                "385500K .......... .......... .......... .......... .......... 98% 19.0M 1s",
                                "385550K .......... .......... .......... .......... .......... 98% 16.1M 1s",
                                "385600K .......... .......... .......... .......... .......... 98% 12.8M 1s",
                                "385650K .......... .......... .......... .......... .......... 98% 8.31M 1s",
                                "385700K .......... .......... .......... .......... .......... 98% 19.1M 1s",
                                "385750K .......... .......... .......... .......... .......... 98% 16.8M 1s",
                                "385800K .......... .......... .......... .......... .......... 98% 18.5M 1s",
                                "385850K .......... .......... .......... .......... .......... 98% 20.4M 1s",
                                "385900K .......... .......... .......... .......... .......... 98% 11.1M 1s",
                                "385950K .......... .......... .......... .......... .......... 98% 19.4M 1s",
                                "386000K .......... .......... .......... .......... .......... 98% 13.3M 1s",
                                "386050K .......... .......... .......... .......... .......... 98% 21.4M 1s",
                                "386100K .......... .......... .......... .......... .......... 98% 8.89M 1s",
                                "386150K .......... .......... .......... .......... .......... 98% 22.1M 1s",
                                "386200K .......... .......... .......... .......... .......... 98% 19.5M 1s",
                                "386250K .......... .......... .......... .......... .......... 98% 13.6M 1s",
                                "386300K .......... .......... .......... .......... .......... 98% 14.1M 1s",
                                "386350K .......... .......... .......... .......... .......... 98% 13.1M 1s",
                                "386400K .......... .......... .......... .......... .......... 98% 19.9M 1s",
                                "386450K .......... .......... .......... .......... .......... 98% 13.8M 1s",
                                "386500K .......... .......... .......... .......... .......... 98% 14.5M 1s",
                                "386550K .......... .......... .......... .......... .......... 98% 10.9M 1s",
                                "386600K .......... .......... .......... .......... .......... 98% 20.1M 1s",
                                "386650K .......... .......... .......... .......... .......... 98% 25.5M 1s",
                                "386700K .......... .......... .......... .......... .......... 98% 14.1M 1s",
                                "386750K .......... .......... .......... .......... .......... 98% 14.0M 1s",
                                "386800K .......... .......... .......... .......... .......... 98% 9.72M 1s",
                                "386850K .......... .......... .......... .......... .......... 98% 22.3M 1s",
                                "386900K .......... .......... .......... .......... .......... 98% 15.9M 1s",
                                "386950K .......... .......... .......... .......... .......... 98% 16.0M 1s",
                                "387000K .......... .......... .......... .......... .......... 98% 10.5M 1s",
                                "387050K .......... .......... .......... .......... .......... 98% 12.9M 1s",
                                "387100K .......... .......... .......... .......... .......... 98% 14.0M 1s",
                                "387150K .......... .......... .......... .......... .......... 98% 12.0M 0s",
                                "387200K .......... .......... .......... .......... .......... 98% 19.6M 0s",
                                "387250K .......... .......... .......... .......... .......... 98% 17.8M 0s",
                                "387300K .......... .......... .......... .......... .......... 98% 9.57M 0s",
                                "387350K .......... .......... .......... .......... .......... 98% 18.2M 0s",
                                "387400K .......... .......... .......... .......... .......... 98% 18.2M 0s",
                                "387450K .......... .......... .......... .......... .......... 98% 16.7M 0s",
                                "387500K .......... .......... .......... .......... .......... 98% 5.82M 0s",
                                "387550K .......... .......... .......... .......... .......... 98% 14.3M 0s",
                                "387600K .......... .......... .......... .......... .......... 98% 7.49M 0s",
                                "387650K .......... .......... .......... .......... .......... 98% 10.9M 0s",
                                "387700K .......... .......... .......... .......... .......... 98% 12.3M 0s",
                                "387750K .......... .......... .......... .......... .......... 98% 23.4M 0s",
                                "387800K .......... .......... .......... .......... .......... 98% 30.0M 0s",
                                "387850K .......... .......... .......... .......... .......... 98% 26.5M 0s",
                                "387900K .......... .......... .......... .......... .......... 98% 21.5M 0s",
                                "387950K .......... .......... .......... .......... .......... 98% 16.2M 0s",
                                "388000K .......... .......... .......... .......... .......... 98% 22.8M 0s",
                                "388050K .......... .......... .......... .......... .......... 98% 26.8M 0s",
                                "388100K .......... .......... .......... .......... .......... 98% 28.5M 0s",
                                "388150K .......... .......... .......... .......... .......... 98% 11.9M 0s",
                                "388200K .......... .......... .......... .......... .......... 98% 8.28M 0s",
                                "388250K .......... .......... .......... .......... .......... 98% 25.2M 0s",
                                "388300K .......... .......... .......... .......... .......... 98% 29.8M 0s",
                                "388350K .......... .......... .......... .......... .......... 98% 12.6M 0s",
                                "388400K .......... .......... .......... .......... .......... 98% 4.53M 0s",
                                "388450K .......... .......... .......... .......... .......... 98% 15.9M 0s",
                                "388500K .......... .......... .......... .......... .......... 99% 15.7M 0s",
                                "388550K .......... .......... .......... .......... .......... 99% 18.2M 0s",
                                "388600K .......... .......... .......... .......... .......... 99% 21.1M 0s",
                                "388650K .......... .......... .......... .......... .......... 99% 11.7M 0s",
                                "388700K .......... .......... .......... .......... .......... 99% 16.8M 0s",
                                "388750K .......... .......... .......... .......... .......... 99% 18.3M 0s",
                                "388800K .......... .......... .......... .......... .......... 99% 16.1M 0s",
                                "388850K .......... .......... .......... .......... .......... 99% 8.56M 0s",
                                "388900K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "388950K .......... .......... .......... .......... .......... 99% 12.6M 0s",
                                "389000K .......... .......... .......... .......... .......... 99% 13.9M 0s",
                                "389050K .......... .......... .......... .......... .......... 99% 6.34M 0s",
                                "389100K .......... .......... .......... .......... .......... 99% 11.6M 0s",
                                "389150K .......... .......... .......... .......... .......... 99% 12.7M 0s",
                                "389200K .......... .......... .......... .......... .......... 99% 13.3M 0s",
                                "389250K .......... .......... .......... .......... .......... 99% 11.4M 0s",
                                "389300K .......... .......... .......... .......... .......... 99% 12.0M 0s",
                                "389350K .......... .......... .......... .......... .......... 99% 15.0M 0s",
                                "389400K .......... .......... .......... .......... .......... 99% 15.3M 0s",
                                "389450K .......... .......... .......... .......... .......... 99% 10.6M 0s",
                                "389500K .......... .......... .......... .......... .......... 99% 11.4M 0s",
                                "389550K .......... .......... .......... .......... .......... 99% 13.9M 0s",
                                "389600K .......... .......... .......... .......... .......... 99% 8.57M 0s",
                                "389650K .......... .......... .......... .......... .......... 99% 10.0M 0s",
                                "389700K .......... .......... .......... .......... .......... 99% 14.6M 0s",
                                "389750K .......... .......... .......... .......... .......... 99% 15.5M 0s",
                                "389800K .......... .......... .......... .......... .......... 99% 11.2M 0s",
                                "389850K .......... .......... .......... .......... .......... 99% 12.0M 0s",
                                "389900K .......... .......... .......... .......... .......... 99% 14.2M 0s",
                                "389950K .......... .......... .......... .......... .......... 99% 13.2M 0s",
                                "390000K .......... .......... .......... .......... .......... 99% 10.3M 0s",
                                "390050K .......... .......... .......... .......... .......... 99% 10.2M 0s",
                                "390100K .......... .......... .......... .......... .......... 99% 12.8M 0s",
                                "390150K .......... .......... .......... .......... .......... 99% 12.5M 0s",
                                "390200K .......... .......... .......... .......... .......... 99% 12.1M 0s",
                                "390250K .......... .......... .......... .......... .......... 99% 11.6M 0s",
                                "390300K .......... .......... .......... .......... .......... 99% 12.3M 0s",
                                "390350K .......... .......... .......... .......... .......... 99% 17.4M 0s",
                                "390400K .......... .......... .......... .......... .......... 99% 19.1M 0s",
                                "390450K .......... .......... .......... .......... .......... 99% 24.5M 0s",
                                "390500K .......... .......... .......... .......... .......... 99% 20.1M 0s",
                                "390550K .......... .......... .......... .......... .......... 99% 25.7M 0s",
                                "390600K .......... .......... .......... .......... .......... 99% 23.8M 0s",
                                "390650K .......... .......... .......... .......... .......... 99% 34.0M 0s",
                                "390700K .......... .......... .......... .......... .......... 99% 34.4M 0s",
                                "390750K .......... .......... .......... .......... .......... 99% 33.3M 0s",
                                "390800K .......... .......... .......... .......... .......... 99% 17.6M 0s",
                                "390850K .......... .......... .......... .......... .......... 99% 25.4M 0s",
                                "390900K .......... .......... .......... .......... .......... 99% 25.4M 0s",
                                "390950K .......... .......... .......... .......... .......... 99% 24.6M 0s",
                                "391000K .......... .......... .......... .......... .......... 99% 24.7M 0s",
                                "391050K .......... .......... .......... .......... .......... 99% 23.7M 0s",
                                "391100K .......... .......... .......... .......... .......... 99% 26.5M 0s",
                                "391150K .......... .......... .......... .......... .......... 99% 13.8M 0s",
                                "391200K .......... .......... .......... .......... .......... 99% 10.1M 0s",
                                "391250K .......... .......... .......... .......... .......... 99% 28.2M 0s",
                                "391300K .......... .......... .......... .......... .......... 99% 16.8M 0s",
                                "391350K .......... .......... .......... .......... .......... 99% 15.3M 0s",
                                "391400K .......... .......... .......... .......... .......... 99% 13.0M 0s",
                                "391450K .......... .......... .......... .......... .......... 99% 12.0M 0s",
                                "391500K .......... .......... .......... .......... .......... 99% 24.4M 0s",
                                "391550K .......... .......... .......... .......... .......... 99% 17.4M 0s",
                                "391600K .......... .......... .......... .......... .......... 99% 10.4M 0s",
                                "391650K .......... .......... .......... .......... .......... 99% 13.2M 0s",
                                "391700K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "391750K .......... .......... .......... .......... .......... 99% 23.4M 0s",
                                "391800K .......... .......... .......... .......... .......... 99% 23.2M 0s",
                                "391850K .......... .......... .......... .......... .......... 99% 12.0M 0s",
                                "391900K .......... .......... .......... .......... .......... 99% 17.4M 0s",
                                "391950K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "392000K .......... .......... .......... .......... .......... 99% 19.4M 0s",
                                "392050K .......... .......... .......... .......... .......... 99% 20.5M 0s",
                                "392100K .......... .......... .......... .......... .......... 99% 9.20M 0s",
                                "392150K .......... .......... .......... .......... .......... 99% 12.4M 0s",
                                "392200K .......... .......... .......... .......... .......... 99% 24.2M 0s",
                                "392250K .......... .......... .......... .......... .......... 99% 25.7M 0s",
                                "392300K .......... .......... .......... .......... .......... 99% 12.8M 0s",
                                "392350K .......... .......... .......... .......... .......... 99% 8.76M 0s",
                                "392400K .......... .......... ....                            100% 20.9M=37s",
                                "",
                                "2019-12-24 09:35:36 (10.3 MB/s) - \u2018/opt/stack/devstack/files/ir-deploy-ilo.initramfs\u2019 saved [401842619/401842619]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2648  is_ansible_with_tinyipa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_with_tinyipa:716  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:704  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:705  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_ansible_with_tinyipa:717  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2657  is_deploy_iso_required",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deploy_iso_required:726  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  basename /opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  oscwrap image create ir-deploy-ilo.iso --public --disk-format=iso --container-format=bare -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2680  IRONIC_DEPLOY_ISO_ID=717585a1-0008-4c7f-807f-814b06425afb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2681  die_if_not_set 2681 IRONIC_DEPLOY_ISO_ID 'Failed to load deploy iso into glance'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2691  iniset /etc/ironic/ironic.conf conductor deploy_kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2692  iniset /etc/ironic/ironic.conf conductor deploy_ramdisk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2693  iniset /etc/ironic/ironic.conf conductor rescue_kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:upload_baremetal_ironic_deploy:2694  iniset /etc/ironic/ironic.conf conductor rescue_ramdisk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2714  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2718  configure_tftpd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2402  stop_service tftpd-hpa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:stop_service:2253        '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:stop_service:2254        sudo /bin/systemctl stop tftpd-hpa",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  '[' -f /etc/init/tftpd-hpa.conf ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  sudo tee /etc/init/tftpd-hpa.override",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2403  echo manual",
                                "manual",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2404  sudo cp /opt/stack/ironic/devstack/tools/ironic/templates/tftpd-xinetd.template /etc/xinetd.d/tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2405  sudo sed -e 's|%TFTPBOOT_DIR%|/opt/stack/data/ironic/tftpboot|g' -i /etc/xinetd.d/tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2406  sudo sed -e 's|%MAX_BLOCKSIZE%|1350|g' -i /etc/xinetd.d/tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ False == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2413  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2449  echo 'r ^([^/]) /opt/stack/data/ironic/tftpboot/\\1'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2450  echo 'r ^(/tftpboot/) /opt/stack/data/ironic/tftpboot/\\2'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2453  sudo chmod -R 0755 /opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_tftpd:2454  restart_service xinetd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:restart_service:2221     sudo /bin/systemctl restart xinetd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:prepare_baremetal_basic_ops:2719  configure_iptables",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2353  running_in_container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions:running_in_container:756        systemd-detect-virt --container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:running_in_container:756        [[ none != \\n\\o\\n\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2354  sudo modprobe nf_conntrack_tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2355  sudo modprobe nf_nat_tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2361  sudo iptables -I INPUT -p udp --dport 67:68 --sport 67:68 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2363  sudo iptables -I INPUT -d 169.16.1.117 -p udp --dport 69 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2365  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2372  sudo iptables -I INPUT -d 169.16.1.117 -p tcp --dport 80 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2373  sudo iptables -I INPUT -d 169.16.1.117 -p tcp --dport 443 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2375  sudo iptables -I INPUT -d 169.16.1.54 -p tcp --dport 80 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2376  sudo iptables -I INPUT -d 169.16.1.54 -p tcp --dport 443 -j ACCEPT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2378  is_deployed_by_agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:659  [[ '' == \\d\\i\\r\\e\\c\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_agent:660  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2384  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2388  [[ '' == \\c\\i\\n\\d\\e\\r ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2393  local qrouter",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  sudo ip netns list",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  grep qrouter",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  awk '{print $1;}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2394  qrouter=qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2395  [[ ! -z qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:configure_iptables:2396  sudo ip netns exec qrouter-f0e08376-e37d-468b-9ecd-d8f6688702c2 /sbin/iptables -A PREROUTING -t raw -p udp --dport 69 -j CT --helper tftp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:64  echo_summary 'Starting Ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Starting Ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:65  start_ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1655  is_service_enabled ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1656  start_ironic_api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1673  local service_port=6385",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1674  local service_protocol=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1675  local ironic_url",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1678  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1683  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1684  run_process ir-api '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1583         local service=ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1584         local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1588         local name=ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1577180208209",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1591         is_service_enabled ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1592         _run_under_systemd ir-api '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1548  local service=ir-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1554  local systemd_service=devstack@ir-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1557  [[ /usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1558  write_uwsgi_user_unit_file devstack@ir-api.service '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1492  local service=devstack@ir-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1493  local 'command=/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1494  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1495  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1496  local unitfile=/etc/systemd/system/devstack@ir-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1497  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1499  iniset -sudo /etc/systemd/system/devstack@ir-api.service Unit Description 'Devstack devstack@ir-api.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1500  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service SyslogIdentifier devstack@ir-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1501  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1502  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1503  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1504  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Type notify",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1505  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1506  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Restart always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1507  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service NotifyAccess all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1508  iniset -sudo /etc/systemd/system/devstack@ir-api.service Service RestartForceExitStatus 100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1510  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1513  iniset -sudo /etc/systemd/system/devstack@ir-api.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_uwsgi_user_unit_file:1516  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@ir-api.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-api.service \u2192 /etc/systemd/system/devstack@ir-api.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1564  sudo systemctl start devstack@ir-api.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577180208209",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577180208209 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577180221700",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=13491",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=58662",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=72153",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1685  ironic_url=http://169.16.1.117/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1691  echo 'Waiting for ir-api (http://169.16.1.117/baremetal) to start...'",
                                "Waiting for ir-api (http://169.16.1.117/baremetal) to start...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1692  timeout 600 sh -c 'while ! wget --no-proxy -q -O- http://169.16.1.117/baremetal; do sleep 1; done'",
                                "{\"name\": \"OpenStack Ironic API\", \"description\": \"Ironic is an OpenStack project which aims to provision baremetal machines.\", \"versions\": [{\"id\": \"v1\", \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/\", \"rel\": \"self\"}], \"status\": \"CURRENT\", \"version\": \"1.60\", \"min_version\": \"1.1\"}], \"default_version\": {\"id\": \"v1\", \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/\", \"rel\": \"self\"}], \"status\": \"CURRENT\", \"version\": \"1.60\", \"min_version\": \"1.1\"}}tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_api:1696  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1660  is_service_enabled ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1661  start_ironic_conductor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1704  run_process ir-cond '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1583         local service=ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1584         local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1585         local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1586         local user=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1588         local name=ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1590         time_start run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1577180278004",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1591         is_service_enabled ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1592         _run_under_systemd ir-cond '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1548  local service=ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1549  local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1550  local 'cmd=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1552  _common_systemd_pitfalls '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1520  local 'cmd=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1523  [[ /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_common_systemd_pitfalls:1534  [[ ! /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ ^/ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1554  local systemd_service=devstack@ir-cond.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1555  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1556  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1557  [[ /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ uwsgi ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1560  write_user_unit_file devstack@ir-cond.service '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1465  local service=devstack@ir-cond.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1466  local 'command=/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1467  local group=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1468  local user=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1469  local extra=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1470  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1473  local unitfile=/etc/systemd/system/devstack@ir-cond.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1474  mkdir -p /etc/systemd/system",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1476  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Unit Description 'Devstack devstack@ir-cond.service'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1477  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service User ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1478  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecStart '/usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1479  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service KillMode process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1480  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service TimeoutStopSec 300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1481  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecReload '/bin/kill -HUP $MAINPID'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1482  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1485  iniset -sudo /etc/systemd/system/devstack@ir-cond.service Install WantedBy multi-user.target",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:write_user_unit_file:1488  sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1563  sudo systemctl enable devstack@ir-cond.service",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-cond.service \u2192 /etc/systemd/system/devstack@ir-cond.service.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_run_under_systemd:1564  sudo systemctl start devstack@ir-cond.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_process:1594         time_stop run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=run_process",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577180278004",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577180278004 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577180281243",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=3239",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=72153",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=75392",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1707  local attempt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1708  local max_attempts=7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  seq 1 7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  for attempt in $(seq 1 $max_attempts)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  grep -q ilo",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  openstack baremetal driver list",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1714  '[' 1 -eq 7 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1718  echo 'Still waiting for ironic-conductor to start, current state:'",
                                "Still waiting for ironic-conductor to start, current state:",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1719  openstack baremetal driver list",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1720  sleep 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1709  for attempt in $(seq 1 $max_attempts)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  openstack baremetal driver list",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1710  grep -q ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic_conductor:1711  break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:start_ironic:1665  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:66  enroll_nodes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2056  local chassis_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2057  openstack baremetal chassis create --description 'ironic test chassis' -f value -c uuid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2057  chassis_id=2bf32f6f-48ed-43d1-b2b5-2c94be9d9fb3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2058  die_if_not_set 2058 chassis_id 'Failed to create chassis'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:die_if_not_set:213       local exitcode=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2060  local node_prefix",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2061  get_ironic_node_prefix",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2867  local node_prefix=node",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2868  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:get_ironic_node_prefix:2871  echo node",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2061  node_prefix=node",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2063  local interface_info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2065  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2093  local ironic_node_cpu=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2094  local ironic_node_ram=16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2095  local ironic_node_disk=99",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2096  local ironic_ephemeral_disk=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2097  local ironic_node_arch=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2098  local ironic_hwinfo_file=/opt/stack/data/ironic/hardware_info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2101  local total_nodes=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2102  local total_cpus=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2103  local node_uuids=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2104  local node_id",
                                "/opt/stack/ironic/devstack/lib/ironic: line 2055: /opt/stack/data/ironic/hardware_info: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2295  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2300  provide_nodes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1992  local nodes=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1998  local attempt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1999  seq 1 120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:1999  for attempt in $(seq 1 $IRONIC_CLEANING_ATTEMPTS)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2000  local available",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2001  oscwrap baremetal node list --provision-state available -f value -c UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2001  available=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2003  local nodes_not_finished=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2010  nodes=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2011  [[ '' == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2012  break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:provide_nodes:2020  [[ '' != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:enroll_nodes:2302  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1424                      merge_config_group /opt/stack/devstack/local.conf post-extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    shift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:172    local matchgroups=post-extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:176    local configfile group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:177    for group in $matchgroups",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf post-extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:64  local matchgroup=post-extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=post-extra '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1433                      is_service_enabled n-cpu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1438                      service_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1621       local service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@key.service",
                                "Failed to get unit file state for devstack@key.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@placement-client.service",
                                "Failed to get unit file state for devstack@placement-client.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@g-api.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@g-api.service --no-pager",
                                "\u25cf devstack@g-api.service - Devstack devstack@g-api.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:49 UTC; 10min ago",
                                " Main PID: 16823 (uwsgi)",
                                "   Status: \"uWSGI is ready\"",
                                "    Tasks: 7 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@g-api.service",
                                "           \u251c\u250016823 glance-apiuWSGI master",
                                "           \u251c\u250016826 glance-apiuWSGI worker 1",
                                "           \u2514\u250016827 glance-apiuWSGI worker 2",
                                "",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Determining version of request: GET /v2/images/717585a1-0008-4c7f-807f-814b06425afb Accept: */* {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Using url versioning {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] Matched version: v2 {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-9040724f-84bd-420b-921d-f8b4f3d63c45 admin admin] new path /v2/images/717585a1-0008-4c7f-807f-814b06425afb {{(pid=16827) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: [pid: 16827|app: 0|req: 16/30] 127.0.0.1 () {38 vars in 769 bytes} [Tue Dec 24 09:36:41 2019] GET /v2/images/717585a1-0008-4c7f-807f-814b06425afb => generated 789 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Determining version of request: GET /v2/schemas/image Accept: */* {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Using url versioning {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] Matched version: v2 {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: DEBUG glance.api.middleware.version_negotiation [None req-dc8fd71f-650c-496d-9100-c755a0f8e52e admin admin] new path /v2/schemas/image {{(pid=16826) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}}",
                                "Dec 24 09:36:41 ubuntu devstack@g-api.service[16823]: [pid: 16826|app: 0|req: 15/31] 127.0.0.1 () {38 vars in 709 bytes} [Tue Dec 24 09:36:41 2019] GET /v2/schemas/image => generated 6083 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@g-reg.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@g-reg.service --no-pager",
                                "\u25cf devstack@g-reg.service - Devstack devstack@g-reg.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:45 UTC; 10min ago",
                                " Main PID: 16058 (glance-registry)",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service",
                                "           \u251c\u250016058 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf",
                                "           \u251c\u250016949 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf",
                                "           \u2514\u250016952 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf",
                                "",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.backends           = ['disable_by_file'] {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.detailed           = False {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] healthcheck.path               = /healthcheck {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=16058) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Starting 2 workers",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Started child 16949",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: INFO glance.common.wsgi [-] Started child 16952",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: INFO eventlet.wsgi.server [-] (16949) wsgi starting up on http://0.0.0.0:9191",
                                "Dec 24 09:27:49 ubuntu glance-registry[16058]: INFO eventlet.wsgi.server [-] (16952) wsgi starting up on http://0.0.0.0:9191",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-svc.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-svc.service --no-pager",
                                "\u25cf devstack@q-svc.service - Devstack devstack@q-svc.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:08 UTC; 8min ago",
                                " Main PID: 19129 (/usr/bin/python)",
                                "    Tasks: 5 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service",
                                "           \u251c\u250019129 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019352 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019353 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019354 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)",
                                "           \u2514\u250019355 neutron-server: periodic worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)",
                                "",
                                "Dec 24 09:37:32 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}",
                                "Dec 24 09:37:45 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-cec58c6c-1d88-4c30-b63d-8e719f2b35b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:54 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-23f6ee60-9fc8-4004-8e7a-25f0266b6034 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:09 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}",
                                "Dec 24 09:38:15 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-355c8394-74b5-4114-bb0b-74429b51832d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:22 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-fefd47a1-5d0f-4bcc-ab60-a43ce03764b7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-dhcp.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-dhcp.service --no-pager",
                                "\u25cf devstack@q-dhcp.service - Devstack devstack@q-dhcp.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:30 UTC; 8min ago",
                                " Main PID: 20801 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service",
                                "           \u251c\u250020801 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini",
                                "           \u251c\u250023255 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxk9f4pla/privsep.sock",
                                "           \u251c\u250023276 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250023281 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250023452 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/host --addn-hosts=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6bca7482-2b38-44e2-89ec-539deae3801a,169.16.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file= --domain=openstacklocal",
                                "",
                                "Dec 24 09:34:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.003s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:35:47 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "Dec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.021s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:52 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "Dec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:37:55 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-meta.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-meta.service --no-pager",
                                "\u25cf devstack@q-meta.service - Devstack devstack@q-meta.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:40 UTC; 7min ago",
                                " Main PID: 22099 (/usr/bin/python)",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service",
                                "           \u251c\u250022099 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "           \u251c\u250022703 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "           \u2514\u250022715 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl      = False {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_ca_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_cert_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_key_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_version =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.driver = [] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.retry = -1 {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.transport_url = **** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] ******************************************************************************** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-agt.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-agt.service --no-pager",
                                "\u25cf devstack@q-agt.service - Devstack devstack@q-agt.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:26 UTC; 8min ago",
                                " Main PID: 20077 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service",
                                "           \u251c\u250020077 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250022597 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp89p_uwu0/privsep.sock",
                                "           \u251c\u250022807 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250022808 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250022831 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json",
                                "",
                                "Dec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:224 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.009",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 started",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa436313f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=873000000,duration_sec=457,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.007",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 started",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa4363141,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=874000000,duration_sec=459,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.006",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-l3.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-l3.service --no-pager",
                                "\u25cf devstack@q-l3.service - Devstack devstack@q-l3.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:36 UTC; 7min ago",
                                " Main PID: 21498 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service",
                                "           \u251c\u250021498 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini",
                                "           \u251c\u250022845 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps2fo8fgp/privsep.sock",
                                "           \u251c\u250024014 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250024015 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250024322 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f0e08376-e37d-468b-9ecd-d8f6688702c2.conf",
                                "",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.010s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.008s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:58 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "Dec 24 09:37:38 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.001s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:38:18 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@rabbit.service",
                                "Failed to get unit file state for devstack@rabbit.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@tempest.service",
                                "Failed to get unit file state for devstack@tempest.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@mysql.service",
                                "Failed to get unit file state for devstack@mysql.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@etcd3.service",
                                "Failed to get unit file state for devstack@etcd3.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@dstat.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@dstat.service --no-pager",
                                "\u25cf devstack@dstat.service - Devstack devstack@dstat.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:05:04 UTC; 33min ago",
                                " Main PID: 14439 (dstat.sh)",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@dstat.service",
                                "           \u251c\u250014439 /bin/bash /opt/stack/devstack/tools/dstat.sh /tmp/devstack_logs",
                                "           \u251c\u250014505 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /tmp/devstack_logs/dstat-csv.log",
                                "           \u2514\u250014506 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp",
                                "",
                                "Dec 24 09:38:23 ubuntu dstat.sh[14439]: 24-12 09:38:23| 52   5  37   0   5|2905M  301M  121M  655M| 612B    0 |   0    60k|   0  3.00 |1260  2033 |3.09 3.30 2.67|4.0   0   0|   0     0 |openstack            29297 49%5509k   0 |openstack            292975509k   0  49%|mysqld       303M|   0     0 |  26  175    0   22    0",
                                "Dec 24 09:38:24 ubuntu dstat.sh[14439]: 24-12 09:38:24| 47   5  40   2   5|2916M  290M  121M  655M|1156B    0 |  16k   88k|2.00  9.00 |1449  2659 |3.08 3.29 2.67|1.0   0   0|   0     0 |openstack            29297 31%2669k  37B|openstack            292972669k  37B 31%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:25 ubuntu dstat.sh[14439]: 24-12 09:38:25| 33  24  35   3   5|2880M  326M  121M  655M|5041B    0 |   0    48k|   0  3.00 |2115  4073 |3.08 3.29 2.67|1.0   0 248|   0     0 |openstack            29546 17%2055k   0 |bash                 16729  11M  49k2.5%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:26 ubuntu dstat.sh[14439]: 24-12 09:38:26| 49   8  19  24   2|2902M  304M  121M  655M|1399B   42B|   0   434k|   0  14.0 |1405  2166 |3.08 3.29 2.67|2.0 2.0 1.0|   0     0 |openstack            29546 50%5707k  38k|openstack            295465707k  38k 50%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:27 ubuntu dstat.sh[14439]: 24-12 09:38:27| 46   6   8  36   3|2916M  290M  121M  655M| 508B    0 |   0   360k|   0  34.0 |1381  2283 |3.08 3.29 2.67|3.0 3.0   0|   0     0 |openstack            29546 41%3375k   0 |openstack            295463375k   0  41%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:28 ubuntu dstat.sh[14439]: 24-12 09:38:28|  8   2   0  90   1|2916M  290M  121M  655M| 874B    0 |   0   144k|   0  26.0 |1161  2097 |3.08 3.29 2.67|1.0 3.0 2.0|   0     0 |etcd                 155351.0%   0    0 |python2              14505  45k 463B0.5%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:29 ubuntu dstat.sh[14439]: 24-12 09:38:29|  7   3   0  88   2|2916M  290M  121M  655M| 686B    0 |   0    24k|   0  6.00 |1061  1945 |3.07 3.29 2.67|  0 3.0   0|   0     0 |python               200771.5%  89B1806B|python2              14505  45k 458B  0%|mysqld       303M|   0     0 |  26  175    0   27    0",
                                "Dec 24 09:38:31 ubuntu dstat.sh[14439]: 24-12 09:38:30| 32   5   5  50   8|2870M  336M  121M  655M|1018B    0 |  56k  300k|1.00  36.0 |1440  2485 |3.07 3.29 2.67|  0 2.0 2.0|   0     0 |uwsgi                167205.5%2709B  11k|bash                 29503  11M  38k  0%|mysqld       303M|   0     0 |  26  175    0   32    0",
                                "Dec 24 09:38:31 ubuntu dstat.sh[14439]: 24-12 09:38:31|  9   2  39  46   2|2870M  336M  121M  655M| 894B  136B|4096B  236k|1.00  45.0 |1159  1996 |3.07 3.29 2.67|7.0 2.0 8.0|   0     0 |beam.smp             147621.5%   0    0 |bash                 16729  11M  41k  0%|mysqld       303M|   0     0 |  26  175    0   32    0",
                                "Dec 24 09:38:32 ubuntu dstat.sh[14439]: 24-12 09:38:32| 19  25  12  38   5|2870M  336M  121M  655M|1392B    0 |8192B  552k|1.00  94.0 |2000  4220 |3.07 3.29 2.67|1.0 3.0 230|   0     0 |bash                 167294.5% 629k  12k|bash                 16729 629k  12k4.5%|mysqld       303M|   0     0 |  26  175    0   32    0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@neutron.service",
                                "Failed to get unit file state for devstack@neutron.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-svc.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-svc.service --no-pager",
                                "\u25cf devstack@q-svc.service - Devstack devstack@q-svc.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:08 UTC; 8min ago",
                                " Main PID: 19129 (/usr/bin/python)",
                                "    Tasks: 5 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service",
                                "           \u251c\u250019129 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019352 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019353 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250019354 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)",
                                "           \u2514\u250019355 neutron-server: periodic worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)",
                                "",
                                "Dec 24 09:37:32 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}",
                                "Dec 24 09:37:45 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-cec58c6c-1d88-4c30-b63d-8e719f2b35b2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:54 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:37:57 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-23f6ee60-9fc8-4004-8e7a-25f0266b6034 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:09 ubuntu neutron-server[19129]: DEBUG neutron.db.agents_db [None req-0ca82ce7-f88f-404e-8c52-1f721bbc36a7 None None] Agent healthcheck: found 4 active agents {{(pid=19355) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}}",
                                "Dec 24 09:38:15 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-355c8394-74b5-4114-bb0b-74429b51832d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:22 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-482ad2ef-64b6-4a70-b4e0-d9c467a16c50 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "Dec 24 09:38:29 ubuntu neutron-server[19129]: DEBUG neutron_lib.callbacks.manager [None req-fefd47a1-5d0f-4bcc-ab60-a43ce03764b7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363274085376082', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1420060'] for agent, after_update {{(pid=19354) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-agt.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-agt.service --no-pager",
                                "\u25cf devstack@q-agt.service - Devstack devstack@q-agt.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:26 UTC; 8min ago",
                                " Main PID: 20077 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service",
                                "           \u251c\u250020077 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini",
                                "           \u251c\u250022597 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp89p_uwu0/privsep.sock",
                                "           \u251c\u250022807 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250022808 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250022831 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json",
                                "",
                                "Dec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:28 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:224 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.009",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 started",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa436313f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=873000000,duration_sec=457,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:31 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:225 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.007",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 started",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa4363141,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10491546015852901913,duration_nsec=874000000,duration_sec=459,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=20077) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:115}}",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: DEBUG neutron.agent.linux.utils [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 22831. {{(pid=20077) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}}",
                                "Dec 24 09:38:32 ubuntu neutron-openvswitch-agent[20077]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-537f0f7f-11c5-4a11-bf9e-82507c4bcc2a None None] Agent rpc_loop - iteration:226 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}, 'ancillary': {'added': 0, 'removed': 0}}. Elapsed:0.006",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-dhcp.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-dhcp.service --no-pager",
                                "\u25cf devstack@q-dhcp.service - Devstack devstack@q-dhcp.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:30 UTC; 8min ago",
                                " Main PID: 20801 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service",
                                "           \u251c\u250020801 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini",
                                "           \u251c\u250023255 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxk9f4pla/privsep.sock",
                                "           \u251c\u250023276 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250023281 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250023452 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/host --addn-hosts=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a899145f-75fb-4cff-af50-fc4e321cbfb3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6bca7482-2b38-44e2-89ec-539deae3801a,169.16.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file= --domain=openstacklocal",
                                "",
                                "Dec 24 09:34:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:35:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.003s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:35:47 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "Dec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:36:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.021s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:52 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "Dec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:45 ubuntu neutron-dhcp-agent[20801]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=20801) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:37:55 ubuntu dnsmasq-dhcp[23452]: DHCPDISCOVER(tapcab8c8e2-b0) f0:92:1c:10:3e:ff no address available",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-meta.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-meta.service --no-pager",
                                "\u25cf devstack@q-meta.service - Devstack devstack@q-meta.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:40 UTC; 7min ago",
                                " Main PID: 22099 (/usr/bin/python)",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service",
                                "           \u251c\u250022099 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "           \u251c\u250022703 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "           \u2514\u250022715 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini",
                                "",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl      = False {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_ca_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_cert_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_key_file =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_rabbit.ssl_version =  {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.driver = [] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.retry = -1 {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] oslo_messaging_notifications.transport_url = **** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2585}}",
                                "Dec 24 09:30:53 ubuntu neutron-metadata-agent[22099]: DEBUG oslo_service.service [None req-eccb2c56-a520-48a9-903d-7e08af4ab10c None None] ******************************************************************************** {{(pid=22099) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2587}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@q-l3.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@q-l3.service --no-pager",
                                "\u25cf devstack@q-l3.service - Devstack devstack@q-l3.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:30:36 UTC; 7min ago",
                                " Main PID: 21498 (/usr/bin/python)",
                                "    Tasks: 10 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service",
                                "           \u251c\u250021498 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini",
                                "           \u251c\u250022845 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps2fo8fgp/privsep.sock",
                                "           \u251c\u250024014 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u251c\u250024015 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf",
                                "           \u2514\u250024322 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f0e08376-e37d-468b-9ecd-d8f6688702c2.conf",
                                "",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.010s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:36:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.008s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:36:58 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "Dec 24 09:37:38 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.002s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" acquired by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: waited 0.000s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:37:56 ubuntu neutron-l3-agent[21498]: DEBUG oslo_concurrency.lockutils [-] Lock \"_check_child_processes\" released by \"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes\" :: held 0.001s {{(pid=21498) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:38:18 ubuntu neutron-l3-agent[21498]: DEBUG oslo_service.periodic_task [None req-bd9f74d0-a67d-4738-b9ec-61e833e1914a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=21498) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-proxy.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@s-proxy.service --no-pager",
                                "\u25cf devstack@s-proxy.service - Devstack devstack@s-proxy.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:33 UTC; 11min ago",
                                " Main PID: 15117 (swift-proxy-ser)",
                                "    Tasks: 2 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service",
                                "           \u251c\u250015117 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v",
                                "           \u2514\u250015300 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v",
                                "",
                                "Dec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: Received request from user: user_id 4020775edfec49f5bee3045a2406ec4a, project_id fd9d7225422b4b0fbee5ae660e98d403, roles ResellerAdmin,service",
                                "Dec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: Using identity: {'user': ('4020775edfec49f5bee3045a2406ec4a', 'glance-swift'), 'tenant': ('fd9d7225422b4b0fbee5ae660e98d403', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)",
                                "Dec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: User fd9d7225422b4b0fbee5ae660e98d403 has reseller admin authorizing (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: Authenticating user token",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: Validating token access rules against request",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: Received request from user: user_id 4020775edfec49f5bee3045a2406ec4a, project_id fd9d7225422b4b0fbee5ae660e98d403, roles ResellerAdmin,service",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: Using identity: {'user': ('4020775edfec49f5bee3045a2406ec4a', 'glance-swift'), 'tenant': ('fd9d7225422b4b0fbee5ae660e98d403', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: User fd9d7225422b4b0fbee5ae660e98d403 has reseller admin authorizing (txn: tx1bee36c6494648238b28c-005e01dc28) (client_ip: 169.16.1.117)",
                                "Dec 24 09:36:40 ubuntu swift-proxy-server[15117]: proxy-server: 169.16.1.117 169.16.1.117 24/Dec/2019/09/36/40 PUT /v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABeAdvv... - - - tx1bee36c6494648238b28c-005e01dc28 - 0.3085 - - 1577180200.454220772 1577180200.762692690 0",
                                "Dec 24 09:36:40 ubuntu proxy-server[15300]: 169.16.1.117 169.16.1.117 24/Dec/2019/09/36/40 PUT /v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb HTTP/1.0 201 - python-swiftclient-3.8.1 gAAAAABeAdvv... - - - tx1bee36c6494648238b28c-005e01dc28 - 0.3085 - - 1577180200.454220772 1577180200.762692690 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-object.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@s-object.service --no-pager",
                                "\u25cf devstack@s-object.service - Devstack devstack@s-object.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:19 UTC; 11min ago",
                                " Main PID: 12446 (swift-object-se)",
                                "    Tasks: 43 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@s-object.service",
                                "           \u251c\u250012446 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v",
                                "           \u251c\u250013018 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v",
                                "           \u2514\u250013020 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v",
                                "",
                                "Dec 24 09:29:50 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/454/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" \"tx490756df47c543a88ecd1-005e01da8d\" \"proxy-server 15300\" 1.1225 \"-\" 13020 0",
                                "Dec 24 09:29:50 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/454/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1-00001\" \"tx490756df47c543a88ecd1-005e01da8d\" \"proxy-server 15300\" 1.1225 \"-\" 13020 0",
                                "Dec 24 09:29:50 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"proxy-server 15300\" 0.1281 \"-\" 13020 0",
                                "Dec 24 09:29:50 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"proxy-server 15300\" 0.1281 \"-\" 13020 0",
                                "Dec 24 09:36:29 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"proxy-server 15300\" 44.1728 \"-\" 13020 0",
                                "Dec 24 09:36:29 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"proxy-server 15300\" 44.1728 \"-\" 13020 0",
                                "Dec 24 09:36:40 ubuntu object-server[13018]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"proxy-server 15300\" 10.8189 \"-\" 13018 0",
                                "Dec 24 09:36:40 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"proxy-server 15300\" 10.8189 \"-\" 13018 0",
                                "Dec 24 09:36:40 ubuntu object-server[13020]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"proxy-server 15300\" 0.2922 \"-\" 13020 0",
                                "Dec 24 09:36:40 ubuntu swift-object-server[12446]: object-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"proxy-server 15300\" 0.2922 \"-\" 13020 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-container.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@s-container.service --no-pager",
                                "\u25cf devstack@s-container.service - Devstack devstack@s-container.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:21 UTC; 11min ago",
                                " Main PID: 13062 (swift-container)",
                                "    Tasks: 43 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@s-container.service",
                                "           \u251c\u250013062 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v",
                                "           \u251c\u250013587 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v",
                                "           \u2514\u250013590 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v",
                                "",
                                "Dec 24 09:29:50 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"object-server 13020\" 0.0011 \"-\" 13590 0",
                                "Dec 24 09:29:50 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:29:50 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" 201 - \"PUT http://169.16.1.117:8080/sdb1/446/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/2a4d228a-03fb-44b2-a4e5-efb30936e1f1\" \"tx04c84409e14d432983c68-005e01da8e\" \"object-server 13020\" 0.0011 \"-\" 13590 0",
                                "Dec 24 09:35:45 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:35:45 +0000] \"HEAD /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance?format=json&states=listing\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 2.0014 \"-\" 13590 0",
                                "Dec 24 09:35:45 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:35:45 +0000] \"HEAD /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance?format=json&states=listing\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 2.0014 \"-\" 13590 0",
                                "Dec 24 09:36:29 ubuntu container-server[13587]: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"object-server 13020\" 0.0013 \"-\" 13587 0",
                                "Dec 24 09:36:29 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:29 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" 201 - \"PUT http://169.16.1.117:8080/sdb1/132/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00001\" \"tx4cd815c8d1e74871a0e75-005e01dbf1\" \"object-server 13020\" 0.0013 \"-\" 13587 0",
                                "Dec 24 09:36:40 ubuntu container-server[13587]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"object-server 13018\" 0.0014 \"-\" 13587 0",
                                "Dec 24 09:36:40 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" 201 - \"PUT http://169.16.1.117:8080/sdb1/12/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb-00002\" \"tx0880b15de6c8459e819ea-005e01dc1d\" \"object-server 13018\" 0.0014 \"-\" 13587 0",
                                "Dec 24 09:36:40 ubuntu container-server[13590]: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"object-server 13020\" 0.0012 \"-\" 13590 0",
                                "Dec 24 09:36:40 ubuntu swift-container-server[13062]: container-server: 127.0.0.1 - - [24/Dec/2019:09:36:40 +0000] \"PUT /sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" 201 - \"PUT http://169.16.1.117:8080/sdb1/269/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance/717585a1-0008-4c7f-807f-814b06425afb\" \"tx1bee36c6494648238b28c-005e01dc28\" \"object-server 13020\" 0.0012 \"-\" 13590 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-account.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@s-account.service --no-pager",
                                "\u25cf devstack@s-account.service - Devstack devstack@s-account.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:24 UTC; 11min ago",
                                " Main PID: 13675 (swift-account-s)",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@s-account.service",
                                "           \u251c\u250013675 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v",
                                "           \u251c\u250014176 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v",
                                "           \u2514\u250014180 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v",
                                "",
                                "Dec 24 09:27:42 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:27:42 +0000] \"POST /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"POST http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" \"txa0dfeadcb9fe443195bf1-005e01da0c\" \"proxy-server 15300\" 0.0943 \"-\" 14176 -",
                                "Dec 24 09:27:42 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:27:42 +0000] \"POST /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"POST http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" \"txa0dfeadcb9fe443195bf1-005e01da0c\" \"proxy-server 15300\" 0.0943 \"-\" 14176 -",
                                "Dec 24 09:28:06 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:28:06 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx6a7b3375e6c545c78de9b-005e01da26\" \"proxy-server 15300\" 0.0048 \"-\" 14176 -",
                                "Dec 24 09:28:06 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:28:06 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx6a7b3375e6c545c78de9b-005e01da26\" \"proxy-server 15300\" 0.0048 \"-\" 14176 -",
                                "Dec 24 09:28:07 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:28:07 +0000] \"PUT /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 201 - \"PUT http://127.0.0.1:6611/sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" \"tx55e32a9dc50640f18ca9f-005e01da26\" \"container-server 13587\" 0.0038 \"-\" 14176 0",
                                "Dec 24 09:28:08 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:28:07 +0000] \"PUT /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" 201 - \"PUT http://127.0.0.1:6611/sdb1/368/AUTH_fd9d7225422b4b0fbee5ae660e98d403/glance\" \"tx55e32a9dc50640f18ca9f-005e01da26\" \"container-server 13587\" 0.0038 \"-\" 14176 0",
                                "Dec 24 09:29:13 ubuntu account-server[14176]: 127.0.0.1 - - [24/Dec/2019:09:29:13 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx7219914088cc43229b18a-005e01da69\" \"proxy-server 15300\" 0.4684 \"-\" 14176 -",
                                "Dec 24 09:29:13 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:29:13 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx7219914088cc43229b18a-005e01da69\" \"proxy-server 15300\" 0.4684 \"-\" 14176 -",
                                "Dec 24 09:35:43 ubuntu account-server[14180]: 127.0.0.1 - - [24/Dec/2019:09:35:43 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 0.0808 \"-\" 14180 -",
                                "Dec 24 09:35:43 ubuntu swift-account-server[13675]: account-server: 127.0.0.1 - - [24/Dec/2019:09:35:43 +0000] \"HEAD /sdb1/289/AUTH_fd9d7225422b4b0fbee5ae660e98d403\" 204 - \"HEAD http://169.16.1.117:8080/v1/AUTH_fd9d7225422b4b0fbee5ae660e98d403?format=json\" \"tx786b6be950714ffeb504c-005e01dbef\" \"proxy-server 15300\" 0.0808 \"-\" 14180 -",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ironic.service",
                                "Failed to get unit file state for devstack@ironic.service: No such file or directory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ir-api.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@ir-api.service --no-pager",
                                "\u25cf devstack@ir-api.service - Devstack devstack@ir-api.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@ir-api.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:37:01 UTC; 1min 33s ago",
                                " Main PID: 28140 (uwsgi)",
                                "   Status: \"uWSGI is ready\"",
                                "    Tasks: 3 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@ir-api.service",
                                "           \u251c\u250028140 ironic-apiuWSGI master",
                                "           \u251c\u250028141 ironic-apiuWSGI worker 1",
                                "           \u2514\u250028142 ironic-apiuWSGI worker 2",
                                "",
                                "Dec 24 09:38:13 ubuntu devstack@ir-api.service[28140]: [pid: 28142|app: 0|req: 2/3] 169.16.1.117 () {60 vars in 1181 bytes} [Tue Dec 24 09:38:12 2019] GET /baremetal/v1/drivers => generated 15 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)",
                                "Dec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-1fef403f-a342-46bf-a757-82b125977b7e admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-1fef403f-a342-46bf-a757-82b125977b7e admin admin] enforce: rule=\"baremetal:driver:get\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:21 ubuntu devstack@ir-api.service[28140]: [pid: 28141|app: 0|req: 2/4] 169.16.1.117 () {60 vars in 1181 bytes} [Tue Dec 24 09:38:21 2019] GET /baremetal/v1/drivers => generated 413 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)",
                                "Dec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-d751c708-1a77-4666-9058-53a2f624170e admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28142) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-d751c708-1a77-4666-9058-53a2f624170e admin admin] enforce: rule=\"baremetal:chassis:create\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28142) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:24 ubuntu devstack@ir-api.service[28140]: [pid: 28142|app: 0|req: 3/5] 169.16.1.117 () {62 vars in 1202 bytes} [Tue Dec 24 09:38:23 2019] POST /baremetal/v1/chassis => generated 629 bytes in 187 msecs (HTTP/1.1 201) 8 headers in 378 bytes (1 switches on core 0)",
                                "Dec 24 09:38:29 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-be3fdb1a-3319-40fc-95e5-84deb8575c76 admin admin] enforce: rule=\"is_admin\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:29 ubuntu devstack@ir-api.service[28140]: DEBUG oslo_policy.policy [None req-be3fdb1a-3319-40fc-95e5-84deb8575c76 admin admin] enforce: rule=\"baremetal:node:list_all\" creds={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} target={\"domain_id\": null, \"is_admin_project\": true, \"is_public_api\": false, \"project_domain_id\": \"default\", \"project_id\": \"445e1521ea004a1aba18f72375f45115\", \"project_name\": \"admin\", \"roles\": [\"admin\", \"reader\", \"member\"], \"service_project_domain_id\": null, \"service_project_id\": null, \"service_roles\": [], \"service_user_domain_id\": null, \"service_user_id\": null, \"system_scope\": null, \"user_domain_id\": \"default\", \"user_id\": \"b2abe484db5c494f8de597e11219e519\"} {{(pid=28141) enforce /usr/local/lib/python3.6/dist-packages/oslo_policy/policy.py:913}}",
                                "Dec 24 09:38:30 ubuntu devstack@ir-api.service[28140]: [pid: 28141|app: 0|req: 3/6] 169.16.1.117 () {60 vars in 1229 bytes} [Tue Dec 24 09:38:29 2019] GET /baremetal/v1/nodes/?provision_state=available => generated 13 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@ir-cond.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@ir-cond.service --no-pager",
                                "\u25cf devstack@ir-cond.service - Devstack devstack@ir-cond.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@ir-cond.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:38:01 UTC; 34s ago",
                                " Main PID: 29069 (ironic-conducto)",
                                "    Tasks: 1 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@ir-cond.service",
                                "           \u2514\u250029069 /usr/bin/python3.6 /usr/local/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf",
                                "",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" acquired by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: waited 0.000s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: INFO ironic.common.driver_factory [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Loaded the following power interfaces: ['ilo']",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" released by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: held 0.003s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" acquired by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: waited 0.000s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}}",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG ironic.drivers.base [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Found deploy steps [{'step': 'deploy', 'priority': 100, 'argsinfo': None, 'interface': 'deploy'}] for interface deploy {{(pid=29069) __new__ /opt/stack/ironic/ironic/drivers/base.py:266}}",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: INFO ironic.common.driver_factory [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Loaded the following deploy interfaces: ['direct']",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_concurrency.lockutils [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Lock \"extension_manager\" released by \"ironic.common.driver_factory.BaseDriverFactory._init_extension_manager\" :: held 0.005s {{(pid=29069) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}}",
                                "Dec 24 09:38:13 ubuntu ironic-conductor[29069]: DEBUG oslo_db.sqlalchemy.engines [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=29069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:307}}",
                                "Dec 24 09:38:14 ubuntu ironic-conductor[29069]: INFO ironic.conductor.base_manager [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Successfully started conductor with hostname ubuntu.",
                                "Dec 24 09:38:14 ubuntu ironic-conductor[29069]: INFO ironic.common.rpc_service [None req-fadde06f-5474-43a5-87b5-15bc981c4160 None None] Created RPC server for service ironic.conductor_manager on host ubuntu.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1622       for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1624       sudo systemctl is-enabled devstack@s-container-sync.service",
                                "enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:service_check:1628       sudo systemctl status devstack@s-container-sync.service --no-pager",
                                "\u25cf devstack@s-container-sync.service - Devstack devstack@s-container-sync.service",
                                "   Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled)",
                                "   Active: active (running) since Tue 2019-12-24 09:27:27 UTC; 11min ago",
                                " Main PID: 14372 (swift-container)",
                                "    Tasks: 1 (limit: 4660)",
                                "   CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service",
                                "           \u2514\u250014372 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf",
                                "",
                                "Dec 24 09:27:27 ubuntu systemd[1]: Started Devstack devstack@s-container-sync.service.",
                                "Dec 24 09:27:28 ubuntu container-sync[14372]: Starting 14372",
                                "Dec 24 09:27:28 ubuntu container-sync[14372]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1444                      is_service_enabled n-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1466                      [[ -x /opt/stack/devstack/local.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1477                      command openstack complete",
                                "+./stack.sh:main:1478                      sudo tee /etc/bash_completion.d/osc.bash_completion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1477                      openstack complete",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1481                      is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1494                      run_phase stack test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ test-config == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ test-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ test-config == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ test-config == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ test-config == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:20          echo_summary 'Initializing Tempest'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Initializing Tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:21          configure_tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:115         [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:116         setup_develop /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:417              [[ /opt/stack/tempest == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:421              local project_dir=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/tempest -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/tempest == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  name=tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/tempest -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:498              [[ /opt/stack/tempest == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:503              local project_dir=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:523              pip_install -e /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/tempest",
                                "Using 3.6 version to install /opt/stack/tempest based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local test_req=/opt/stack/tempest/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e /opt/stack/tempest/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:277                install_test_reqs='-r /opt/stack/tempest/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/tempest/test-requirements.txt -e /opt/stack/tempest",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/tempest",
                                "Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: coverage===5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.log===3.45.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))",
                                "Requirement already satisfied: oslotest===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440))",
                                "Requirement already satisfied: pyparsing===2.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448))",
                                "Requirement already satisfied: pyrsistent===0.15.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 677))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 694))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 696))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))",
                                "Requirement already satisfied: wcwidth===0.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Collecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/tempest/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl",
                                "Collecting flake8-import-order==0.11 (from -r /opt/stack/tempest/test-requirements.txt (line 8))",
                                "  Downloading https://files.pythonhosted.org/packages/49/52/121ed920348cb403699617e802520b5a162e911edd8949e5951c8e0b812b/flake8_import_order-0.11-py2.py3-none-any.whl",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 277))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202))",
                                "Requirement already satisfied: Babel===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329))",
                                "Requirement already satisfied: os-client-config===1.33.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))",
                                "Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118))",
                                "Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 694))",
                                "Collecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: pycodestyle in /usr/local/lib/python3.6/dist-packages (from flake8-import-order==0.11->-r /opt/stack/tempest/test-requirements.txt (line 8))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 727))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "Requirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))",
                                "Requirement already satisfied: mccabe<0.6,>=0.2.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/tempest/test-requirements.txt (line 4))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Installing collected packages: tempest, flake8, hacking, flake8-import-order",
                                "  Found existing installation: tempest 22.1.0",
                                "    Uninstalling tempest-22.1.0:",
                                "      Successfully uninstalled tempest-22.1.0",
                                "  Running setup.py develop for tempest",
                                "  Found existing installation: flake8 2.5.5",
                                "    Uninstalling flake8-2.5.5:",
                                "      Successfully uninstalled flake8-2.5.5",
                                "  Found existing installation: hacking 1.0.0",
                                "    Uninstalling hacking-1.0.0:",
                                "      Successfully uninstalled hacking-1.0.0",
                                "  Found existing installation: flake8-import-order 0.18.1",
                                "    Uninstalling flake8-import-order-0.18.1:",
                                "      Successfully uninstalled flake8-import-order-0.18.1",
                                "Successfully installed flake8-2.6.2 flake8-import-order-0.11 hacking-1.1.0 tempest",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1577180326294",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1577180326294 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1577180362815",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=36521",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=962064",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=998585",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:329       local name=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/tempest, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:122         local image_lines",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:123         local images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:124         local num_images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:125         local image_uuid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:126         local image_uuid_alt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:127         local password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:128         local line",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:129         local flavors",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:130         local available_flavors",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:131         local flavors_ref",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:132         local flavor_lines",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:133         local flavor_ref_size",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:134         local flavor_ref_alt_size",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:135         local public_network_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:136         local public_router_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:137         local ssh_connect_method=floating",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:138         local disk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:141         ifs=' \t",
                                "'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:151         declare -a images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:153         is_service_enabled glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:114         awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }'",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:114         oscwrap image list --property status=active",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-disk = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:156         image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:157         image_uuid_alt=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec-kernel = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' cirros-0.4.0-x86_64-uec-ramdisk = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' fedora-wd-uefi = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:155         '[' ir-deploy-ilo.iso = cirros-0.4.0-x86_64-uec ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:159         images+=($IMAGE_UUID)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:154         read -r IMAGE_NAME IMAGE_UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:162         case \"${#images[*]}\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:174         '[' -z fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:184         sudo install -d -o ubuntu /opt/stack/tempest/etc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:185         rm -f /opt/stack/tempest/etc/tempest.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:187         local password=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:190         local admin_username=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:191         local admin_project_name=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:192         local admin_domain_name=Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:193         local alt_username=alt_demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:194         local alt_project_name=alt_demo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:195         local admin_project_id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:196         oscwrap project list",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:196         awk '/ admin / { print $2 }'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:196         admin_project_id=445e1521ea004a1aba18f72375f45115",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:198         is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:263         iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:265         ssh_connect_method=fixed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:271         [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:271         is_networking_extension_supported external-net",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:435  local extension=external-net",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:437  EXT_LIST='address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:438  [[ address-scope",
                                "router-admin-state-down-before-update",
                                "agent",
                                "agent-resources-synced",
                                "allowed-address-pairs",
                                "auto-allocated-topology",
                                "availability_zone",
                                "availability_zone_filter",
                                "default-subnetpools",
                                "dhcp_agent_scheduler",
                                "dvr",
                                "empty-string-filtering",
                                "external-net",
                                "extra_dhcp_opt",
                                "extraroute",
                                "extraroute-atomic",
                                "filter-validation",
                                "fip-port-details",
                                "flavors",
                                "floatingip-pools",
                                "ip-substring-filtering",
                                "router",
                                "ext-gw-mode",
                                "l3-ha",
                                "l3-flavors",
                                "l3-port-ip-change-not-allowed",
                                "l3_agent_scheduler",
                                "multi-provider",
                                "net-mtu",
                                "net-mtu-writable",
                                "network_availability_zone",
                                "network-ip-availability",
                                "pagination",
                                "port-mac-address-regenerate",
                                "binding",
                                "binding-extended",
                                "port-security",
                                "project-id",
                                "provider",
                                "quotas",
                                "quota_details",
                                "rbac-policies",
                                "rbac-security-groups",
                                "revision-if-match",
                                "standard-attr-revisions",
                                "router_availability_zone",
                                "port-security-groups-filtering",
                                "security-group",
                                "service-type",
                                "sorting",
                                "standard-attr-description",
                                "subnet_onboard",
                                "subnet-service-types",
                                "subnet_allocation",
                                "subnetpool-prefix-ops",
                                "standard-attr-tag",
                                "standard-attr-timestamp =~ external-net ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/services/l3:is_networking_extension_supported:438  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:272         oscwrap network show -f value -c id public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:272         public_network_id=3c855b9e-a5c6-4991-a15a-3197e259561b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:274         openstack network create --share shared",
                                "+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| Field                     | Value                                                                                                                                                            |",
                                "+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| admin_state_up            | UP                                                                                                                                                               |",
                                "| availability_zone_hints   |                                                                                                                                                                  |",
                                "| availability_zones        |                                                                                                                                                                  |",
                                "| created_at                | 2019-12-24T09:39:40Z                                                                                                                                             |",
                                "| description               |                                                                                                                                                                  |",
                                "| dns_domain                | None                                                                                                                                                             |",
                                "| id                        | 4ca9e0ea-1d70-44ef-9af5-1e8b3b34073e                                                                                                                             |",
                                "| ipv4_address_scope        | None                                                                                                                                                             |",
                                "| ipv6_address_scope        | None                                                                                                                                                             |",
                                "| is_default                | False                                                                                                                                                            |",
                                "| is_vlan_transparent       | None                                                                                                                                                             |",
                                "| location                  | cloud='', project.domain_id='default', project.domain_name=, project.id='445e1521ea004a1aba18f72375f45115', project.name='admin', region_name='RegionOne', zone= |",
                                "| mtu                       | 1450                                                                                                                                                             |",
                                "| name                      | shared                                                                                                                                                           |",
                                "| port_security_enabled     | True                                                                                                                                                             |",
                                "| project_id                | 445e1521ea004a1aba18f72375f45115                                                                                                                                 |",
                                "| provider:network_type     | vxlan                                                                                                                                                            |",
                                "| provider:physical_network | None                                                                                                                                                             |",
                                "| provider:segmentation_id  | 27                                                                                                                                                               |",
                                "| qos_policy_id             | None                                                                                                                                                             |",
                                "| revision_number           | 1                                                                                                                                                                |",
                                "| router:external           | Internal                                                                                                                                                         |",
                                "| segments                  | None                                                                                                                                                             |",
                                "| shared                    | True                                                                                                                                                             |",
                                "| status                    | ACTIVE                                                                                                                                                           |",
                                "| subnets                   |                                                                                                                                                                  |",
                                "| tags                      |                                                                                                                                                                  |",
                                "| updated_at                | 2019-12-24T09:39:40Z                                                                                                                                             |",
                                "+---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:275         openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet",
                                "+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| Field             | Value                                                                                                                                                            |",
                                "+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "| allocation_pools  | 192.168.233.2-192.168.233.254                                                                                                                                    |",
                                "| cidr              | 192.168.233.0/24                                                                                                                                                 |",
                                "| created_at        | 2019-12-24T09:39:52Z                                                                                                                                             |",
                                "| description       | shared-subnet                                                                                                                                                    |",
                                "| dns_nameservers   |                                                                                                                                                                  |",
                                "| enable_dhcp       | True                                                                                                                                                             |",
                                "| gateway_ip        | 192.168.233.1                                                                                                                                                    |",
                                "| host_routes       |                                                                                                                                                                  |",
                                "| id                | 3283d224-6473-4258-ba99-347add679aa1                                                                                                                             |",
                                "| ip_version        | 4                                                                                                                                                                |",
                                "| ipv6_address_mode | None                                                                                                                                                             |",
                                "| ipv6_ra_mode      | None                                                                                                                                                             |",
                                "| location          | cloud='', project.domain_id='default', project.domain_name=, project.id='445e1521ea004a1aba18f72375f45115', project.name='admin', region_name='RegionOne', zone= |",
                                "| name              | shared-subnet                                                                                                                                                    |",
                                "| network_id        | 4ca9e0ea-1d70-44ef-9af5-1e8b3b34073e                                                                                                                             |",
                                "| prefix_length     | None                                                                                                                                                             |",
                                "| project_id        | 445e1521ea004a1aba18f72375f45115                                                                                                                                 |",
                                "| revision_number   | 0                                                                                                                                                                |",
                                "| segment_id        | None                                                                                                                                                             |",
                                "| service_types     |                                                                                                                                                                  |",
                                "| subnetpool_id     | None                                                                                                                                                             |",
                                "| tags              |                                                                                                                                                                  |",
                                "| updated_at        | 2019-12-24T09:39:52Z                                                                                                                                             |",
                                "+-------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:278         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:281         iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:282         mkdir -p /opt/stack/data/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:283         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:284         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:285         iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:288         iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:289         iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:292         iniset /opt/stack/tempest/etc/tempest.conf identity uri http://169.16.1.117/identity/v2.0/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:293         iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://169.16.1.117/identity/v3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:294         iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:295         iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:296         iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:297         [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:298         iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:299         iniset /opt/stack/tempest/etc/tempest.conf auth admin_password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:300         iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:301         iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:303         '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:308         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:310         iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:311         [[ '' != \\v\\2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:313         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:316         is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:321         [[ True = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:322         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:327         is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:333         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:337         iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:342         [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:345         '[' ironic = xenserver ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:350         '[' False '!=' True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:351         iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:355         iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:356         iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:357         iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:358         iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:359         iniset /opt/stack/tempest/etc/tempest.conf validation connect_method fixed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:360         is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:368         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:378         local tempest_compute_min_microversion=None",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:379         local tempest_compute_max_microversion=latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:382         [[ '' == \\c\\o\\m\\p\\u\\t\\e\\_\\l\\e\\g\\a\\c\\y ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:386         '[' None == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:387         inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:391         '[' latest == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:394         iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:397         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:398         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:399         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:400         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:401         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:402         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:403         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:405         [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:406         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:409         [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:413         is_service_enabled n-novnc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:418         iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:419         iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3c855b9e-a5c6-4991-a15a-3197e259561b",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:420         iniset /opt/stack/tempest/etc/tempest.conf network public_router_id ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:421         iniset /opt/stack/tempest/etc/tempest.conf network default_network 169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:422         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:423         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:424         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:427         '[' ironic = xenserver ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:433         SCENARIO_IMAGE_DIR=/opt/stack/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:434         SCENARIO_IMAGE_FILE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:436         iniset /opt/stack/tempest/etc/tempest.conf scenario img_dir /opt/stack/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:437         iniset /opt/stack/tempest/etc/tempest.conf scenario img_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:440         TEMPEST_SSH_NETWORK_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:441         is_provider_network",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_provider_network:2185  '[' True == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_provider_network:2186  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:442         TEMPEST_SSH_NETWORK_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:445         iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:446         iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:447         iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:448         iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:449         iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:456         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:460         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:461         TEMPEST_VOLUME_MANAGE_SNAPSHOT=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:463         trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:463         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:465         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:466         TEMPEST_VOLUME_MANAGE_VOLUME=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:468         trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:468         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:471         [[ lvm:lvmdriver-1 == *\\l\\v\\m* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:471         '[' ironic = libvirt ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:474         trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:474         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:475         local tempest_volume_min_microversion=None",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:476         local tempest_volume_max_microversion=latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:479         [[ '' == \\v\\o\\l\\u\\m\\e\\v\\2 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:483         '[' None == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:484         inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:489         '[' latest == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:492         iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:495         is_service_enabled c-bak",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:496         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:502         [[ -n lvm:lvmdriver-1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:502         [[ lvm:lvmdriver-1 =~ .*,.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:522         '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:526         '[' default '!=' default -o iSCSI '!=' iSCSI ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:536         local tempest_placement_min_microversion=None",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:537         local tempest_placement_max_microversion=latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:538         '[' None == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:539         inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:543         '[' latest == None ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:546         iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:550         '[' ironic = ironic ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:551         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:552         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled console_output False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:553         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled interface_attach False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:554         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:555         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled pause False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:556         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled rescue False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:557         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:558         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:559         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled snapshot False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:560         iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled suspend False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:564         '[' ironic = libvirt ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:582         local service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:583         local tempest_services=key,glance,nova,neutron,cinder,swift,heat,ceilometer,horizon,sahara,ironic,trove",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available key True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available glance True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available nova False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available cinder False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available swift True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled heat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available heat False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available ceilometer False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled sahara",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available sahara False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:586         iniset /opt/stack/tempest/etc/tempest.conf service_available ironic True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:584         for service in ${tempest_services//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:585         is_service_enabled trove",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:588         iniset /opt/stack/tempest/etc/tempest.conf service_available trove False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:592         '[' ironic = libvirt ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:602         local tmp_cfg_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:603         mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:603         tmp_cfg_file=/tmp/tmp.FjbFiSiRuQ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:604         cd /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:605         [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:606         tox -revenv-tempest --notest",
                                "venv-tempest recreate: /opt/stack/tempest/.tox/tempest",
                                "venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt",
                                "venv-tempest develop-inst: /opt/stack/tempest",
                                "venv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "___________________________________ summary ____________________________________",
                                "  venv-tempest: skipped tests",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:610         local tmp_u_c_m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:611         mktemp -t tempest_u_c_m.XXXXXXXXXX",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:611         tmp_u_c_m=/tmp/tempest_u_c_m.FfHKbPftpk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:612         cd /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:612         git show origin/master:upper-constraints.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:613         tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.FfHKbPftpk -r requirements.txt",
                                "venv-tempest develop-inst-noop: /opt/stack/tempest",
                                "venv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "venv-tempest run-test-pre: PYTHONHASHSEED='2268292431'",
                                "venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.FfHKbPftpk -r requirements.txt",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 29)) (3.31.0)",
                                "Requirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 58)) (5.4.4)",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 64)) (3.25.0)",
                                "Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 74)) (3.0.0)",
                                "Requirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 145)) (1.22.0)",
                                "Requirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 160)) (0.7.19)",
                                "Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 172)) (0.7.2)",
                                "Requirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 194)) (2.7.1)",
                                "Requirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 204)) (1.25.7)",
                                "Requirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 209)) (1.3.0)",
                                "Requirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 217)) (5.2)",
                                "Requirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 221)) (2.8)",
                                "Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 242)) (1.1.0)",
                                "Requirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 257)) (3.1.7)",
                                "Requirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 296)) (2.16.0)",
                                "Requirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 337)) (3.45.1)",
                                "Requirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 381)) (2.6.0)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 383)) (2.29.2)",
                                "Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 430)) (2.3.0)",
                                "Requirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 480)) (1.3.0)",
                                "Requirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 495)) (0.6.2)",
                                "Requirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 501)) (6.12.0)",
                                "Requirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 517)) (2.4.5)",
                                "Requirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 527)) (1.31.0)",
                                "Requirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 538)) (0.8.9)",
                                "Requirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 558)) (1.13.0)",
                                "Requirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 587)) (1.11.2)",
                                "Requirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 598)) (1.3.2)",
                                "Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 602)) (0.18.2)",
                                "Requirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 656)) (1.13.2)",
                                "Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 658)) (3.2.0)",
                                "Requirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 675)) (2.7.0)",
                                "Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 690)) (0.14.1)",
                                "Requirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 695)) (3.42.1)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 702)) (2.8.1)",
                                "Requirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 711)) (2019.3)",
                                "Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 191)) (1.0.0)",
                                "Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 175)) (1.4.0)",
                                "Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.FfHKbPftpk (line 242)) (1.4.0)",
                                "Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 144)) (0.9.6)",
                                "Requirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 67)) (2.23.0)",
                                "Requirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 2)) (0.11.7)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 117)) (1.6.0)",
                                "Requirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 268)) (2.22.0)",
                                "Requirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 169)) (0.1.7)",
                                "Requirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 328)) (1.7.0)",
                                "Requirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 215)) (2.19)",
                                "Requirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 596)) (0.15.6)",
                                "Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /tmp/tempest_u_c_m.FfHKbPftpk (line 658)) (42.0.2)",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 341)) (1.3.0)",
                                "Requirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 61)) (19.3.0)",
                                "Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 616)) (1.5)",
                                "Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 623)) (0.10.9)",
                                "Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 449)) (0.1.12)",
                                "Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 451)) (1.0.0)",
                                "Requirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 50)) (2019.11.28)",
                                "Requirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 453)) (2.8)",
                                "Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 3)) (3.0.4)",
                                "Requirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 678)) (0.6.0)",
                                "Requirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.FfHKbPftpk (line 487)) (8.0.2)",
                                "___________________________________ summary ____________________________________",
                                "  venv-tempest: commands succeeded",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:614         rm -f /tmp/tempest_u_c_m.FfHKbPftpk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:617         iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:618         [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:626         [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:630         iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:636         tox -evenv -- tempest verify-config -uro /tmp/tmp.FjbFiSiRuQ",
                                "venv create: /opt/stack/tempest/.tox/venv",
                                "venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt",
                                "venv develop-inst: /opt/stack/tempest",
                                "venv installed: alabaster==0.7.12,attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,docutils==0.15.2,dulwich==0.19.14,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,imagesize==1.1.0,importlib-metadata==1.3.0,iso8601==0.1.12,Jinja2==2.10.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,openstackdocstheme==1.31.2,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,packaging==19.2,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,Pygments==2.5.2,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,reno==2.11.3,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,snowballstemmer==2.0.0,Sphinx==2.3.0,sphinxcontrib-applehelp==1.0.1,sphinxcontrib-devhelp==1.0.1,sphinxcontrib-htmlhelp==1.0.2,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.2,sphinxcontrib-serializinghtml==1.1.3,sphinxcontrib-svg2pdfconverter==1.0.1,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "venv run-test-pre: PYTHONHASHSEED='2119666826'",
                                "venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.FjbFiSiRuQ",
                                "/opt/stack/tempest/tempest/cmd/verify_tempest_config.py:449: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.",
                                "  CONF_PARSER.readfp(conf_file)",
                                "/opt/stack/tempest/tempest/lib/services/clients.py:211: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version",
                                "  _client = klass(auth_provider=auth_provider, **kwargs)",
                                "Running config verification...",
                                "Config option api_v2 in group image-feature-enabled should be changed to: False",
                                "___________________________________ summary ____________________________________",
                                "  venv: commands succeeded",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:641         is_service_enabled q-metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:642         DISABLE_NETWORK_API_EXTENSIONS+=', metering'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:646         is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:650         local network_api_extensions=all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:651         [[ ! -z , metering ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:653         iniget /tmp/tmp.FjbFiSiRuQ network-feature-enabled api_extensions",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:653         tr -d ' '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:653         network_api_extensions=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:configure_tempest:655         remove_disabled_extensions address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:remove_disabled_extensions:99  local extensions_list=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:remove_disabled_extensions:100  shift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:remove_disabled_extensions:101  local 'disabled_exts=, metering'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:remove_disabled_extensions:102  remove_disabled_services address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:remove_disabled_services:2019  _cleanup_service_list ,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:655         network_api_extensions=address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:657         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:660         iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:662         local object_storage_api_extensions=all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:663         [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:669         iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:671         local volume_api_extensions=all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:672         [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:678         iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:configure_tempest:681         IFS=' \t",
                                "'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:22          echo_summary 'Installing Tempest Plugins'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Installing Tempest Plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:23          install_tempest_plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:700   pushd /opt/stack/tempest",
                                "/opt/stack/tempest /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:701   [[  /opt/stack/ironic-tempest-plugin != 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:703   local tmp_u_c_m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tempest:install_tempest_plugins:704   mktemp -t tempest_u_c_m.XXXXXXXXXX",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:704   tmp_u_c_m=/tmp/tempest_u_c_m.R4fbMoZg0V",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:705   cd /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:705   git show origin/master:upper-constraints.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:706   tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.R4fbMoZg0V /opt/stack/ironic-tempest-plugin",
                                "venv-tempest develop-inst-noop: /opt/stack/tempest",
                                "venv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@3e42d81b7205078bd167fa8921cc18f11bd68224#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "venv-tempest run-test-pre: PYTHONHASHSEED='920111933'",
                                "venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.R4fbMoZg0V /opt/stack/ironic-tempest-plugin",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asgiref: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Processing /opt/stack/ironic-tempest-plugin",
                                "Requirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 58)) (5.4.4)",
                                "Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 74)) (3.0.0)",
                                "Requirement already satisfied: oslo.log===3.45.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 337)) (3.45.1)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 383)) (2.29.2)",
                                "Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 430)) (2.3.0)",
                                "Requirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 495)) (0.6.2)",
                                "Requirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 501)) (6.12.0)",
                                "Collecting tempest===22.1.0",
                                "  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)",
                                "Requirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 527)) (1.31.0)",
                                "Requirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 558)) (1.13.0)",
                                "Requirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 598)) (1.3.2)",
                                "Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 658)) (3.2.0)",
                                "Requirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 695)) (3.42.1)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 702)) (2.8.1)",
                                "Requirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 711)) (2019.3)",
                                "Requirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 145)) (1.22.0)",
                                "Requirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 67)) (2.23.0)",
                                "Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 144)) (0.9.6)",
                                "Requirement already satisfied: oslo.i18n===3.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 64)) (3.25.0)",
                                "Requirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 217)) (5.2)",
                                "Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 191)) (1.0.0)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 117)) (1.6.0)",
                                "Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 175)) (1.4.0)",
                                "Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 242)) (1.1.0)",
                                "Requirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 160)) (0.7.19)",
                                "Requirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 268)) (2.22.0)",
                                "Requirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 209)) (1.3.0)",
                                "Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 172)) (0.7.2)",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 29)) (3.31.0)",
                                "Requirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 381)) (2.6.0)",
                                "Requirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 296)) (2.16.0)",
                                "Requirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 204)) (1.25.7)",
                                "Requirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 194)) (2.7.1)",
                                "Requirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 61)) (19.3.0)",
                                "Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /tmp/tempest_u_c_m.R4fbMoZg0V (line 658)) (42.0.2)",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 341)) (1.3.0)",
                                "Requirement already satisfied: pyrsistent===0.15.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 596)) (0.15.6)",
                                "Requirement already satisfied: pyparsing===2.4.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 517)) (2.4.5)",
                                "Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 449)) (0.1.12)",
                                "Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 623)) (0.10.9)",
                                "Requirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 587)) (1.11.2)",
                                "Requirement already satisfied: Babel===2.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 675)) (2.7.0)",
                                "Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 451)) (1.0.0)",
                                "Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.R4fbMoZg0V (line 242)) (1.4.0)",
                                "Requirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 453)) (2.8)",
                                "Requirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 50)) (2019.11.28)",
                                "Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 3)) (3.0.4)",
                                "Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 690)) (0.14.1)",
                                "Requirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 2)) (0.11.7)",
                                "Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 602)) (0.18.2)",
                                "Requirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 538)) (0.8.9)",
                                "Requirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 221)) (2.8)",
                                "Requirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 480)) (1.3.0)",
                                "Requirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 257)) (3.1.7)",
                                "Requirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 678)) (0.6.0)",
                                "Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 616)) (1.5)",
                                "Requirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 328)) (1.7.0)",
                                "Requirement already satisfied: wcwidth===0.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 169)) (0.1.7)",
                                "Requirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 656)) (1.13.2)",
                                "Requirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 487)) (8.0.2)",
                                "Requirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.R4fbMoZg0V (line 215)) (2.19)",
                                "Building wheels for collected packages: ironic-tempest-plugin",
                                "  Building wheel for ironic-tempest-plugin (setup.py): started",
                                "  Building wheel for ironic-tempest-plugin (setup.py): finished with status 'done'",
                                "  Created wheel for ironic-tempest-plugin: filename=ironic_tempest_plugin-1.5.2.dev14-cp36-none-any.whl size=107681 sha256=faf617ca6ee70d238131ff5bd32bffb4d1ee9dc650b84c5991149e89d20318a8",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/96/f8/7c/3d1a262dd668c3db8a30d22ac83ebeb67f4b27be45eecdad9b",
                                "Successfully built ironic-tempest-plugin",
                                "Installing collected packages: tempest, ironic-tempest-plugin",
                                "  Found existing installation: tempest 22.1.1.dev32",
                                "    Uninstalling tempest-22.1.1.dev32:",
                                "      Successfully uninstalled tempest-22.1.1.dev32",
                                "Successfully installed ironic-tempest-plugin-1.5.2.dev14 tempest-22.1.0",
                                "___________________________________ summary ____________________________________",
                                "  venv-tempest: commands succeeded",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:707   rm -f /tmp/tempest_u_c_m.R4fbMoZg0V",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:708   echo 'Checking installed Tempest plugins:'",
                                "Checking installed Tempest plugins:",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:709   tox -evenv-tempest -- tempest list-plugins",
                                "venv-tempest develop-inst-noop: /opt/stack/tempest",
                                "venv-tempest installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,ironic-tempest-plugin==1.5.2.dev14,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,tempest==22.1.1.dev32,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "venv-tempest run-test-pre: PYTHONHASHSEED='1773322781'",
                                "venv-tempest run-test: commands[0] | tempest list-plugins",
                                "+--------------+--------------------------------------------------+",
                                "|     Name     |                    EntryPoint                    |",
                                "+--------------+--------------------------------------------------+",
                                "| ironic_tests | ironic_tempest_plugin.plugin:IronicTempestPlugin |",
                                "+--------------+--------------------------------------------------+",
                                "___________________________________ summary ____________________________________",
                                "  venv-tempest: commands succeeded",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest_plugins:711   popd",
                                "/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/test-config'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ test-config == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ test-config == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ test-config == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ test-config == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:71  is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:72  echo_summary 'Configuring Tempest for Ironic needs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Configuring Tempest for Ironic needs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:73  ironic_configure_tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2764  iniset /opt/stack/tempest/etc/tempest.conf service_available ironic True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2766  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2769  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2772  [[ -n 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2773  iniset /opt/stack/tempest/etc/tempest.conf baremetal available_nodes 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2775  [[ -n 1200 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2776  iniset /opt/stack/tempest/etc/tempest.conf validation ping_timeout 1200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2779  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2795  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2800  iniset /opt/stack/tempest/etc/tempest.conf compute fixed_network_name private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2804  iniset /opt/stack/tempest/etc/tempest.conf auth create_isolated_networks False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2805  iniset /opt/stack/tempest/etc/tempest.conf network shared_physical_network True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2808  is_service_enabled glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2809  local image_uuid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2810  oscwrap image show cirros-0.4.0-x86_64-uec -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2810  image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2811  iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2812  iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2814  oscwrap image show fedora-wd-uefi -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2814  image_uuid=b759d608-7661-4a7e-bdc9-54840bafd2e9",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2815  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_ref b759d608-7661-4a7e-bdc9-54840bafd2e9",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2816  oscwrap image show cirros-0.4.0-x86_64-uec -f value -c id",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:oscwrap:2376             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2816  image_uuid=fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2817  iniset /opt/stack/tempest/etc/tempest.conf baremetal partition_image_ref fc135f48-0d2a-4e58-b7db-2e2bb17c3ee2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2820  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_url http://169.16.1.54:9999/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2821  md5sum /opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2821  iniset /opt/stack/tempest/etc/tempest.conf baremetal whole_disk_image_checksum 17a6c6df66d4c90b05554cdc2285d851 /opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2825  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_drivers ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2826  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_hardware_types ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2827  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_bios_interfaces fake,no-bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2828  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_deploy_interfaces direct",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2829  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_boot_interfaces ilo-virtual-media",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2830  iniset /opt/stack/tempest/etc/tempest.conf baremetal enabled_rescue_interfaces fake,no-rescue",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2831  iniset /opt/stack/tempest/etc/tempest.conf baremetal default_rescue_interface",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2833  iniset /opt/stack/tempest/etc/tempest.conf baremetal driver fake-hardware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2835  local adjusted_root_disk_size_gb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2836  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2839  adjusted_root_disk_size_gb=99",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2841  iniset /opt/stack/tempest/etc/tempest.conf baremetal adjusted_root_disk_size_gb 99",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2843  [[ -n 3000 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2844  iniset /opt/stack/tempest/etc/tempest.conf baremetal unprovision_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2845  iniset /opt/stack/tempest/etc/tempest.conf baremetal active_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2846  iniset /opt/stack/tempest/etc/tempest.conf baremetal deploywait_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2847  iniset /opt/stack/tempest/etc/tempest.conf baremetal power_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2848  iniset /opt/stack/tempest/etc/tempest.conf baremetal rescue_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2849  iniset /opt/stack/tempest/etc/tempest.conf baremetal unrescue_timeout 3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2852  [[ 1 -gt 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2857  iniset /opt/stack/tempest/etc/tempest.conf baremetal_feature_enabled ipxe_enabled False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2858  iniset /opt/stack/tempest/etc/tempest.conf baremetal_feature_enabled fast_track_discovery False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/lib/ironic:ironic_configure_tempest:2859  [[ True == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:1498                      merge_config_group /opt/stack/devstack/local.conf test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    local localfile=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:171    shift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:172    local matchgroups=test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:174    [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:176    local configfile group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/meta-config:merge_config_group:177    for group in $matchgroups",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:merge_config_group:178    get_meta_section_files /opt/stack/devstack/local.conf test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:63  local file=/opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:64  local matchgroup=test-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:66  [[ -r /opt/stack/devstack/local.conf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/meta-config:get_meta_section_files:68  awk -v matchgroup=test-config '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "=========================",
                                "DevStack Component Timing",
                                " (times are in seconds)  ",
                                "=========================",
                                "run_process           75",
                                "test_with_retry       13",
                                "apt-get-update         5",
                                "osc                  504",
                                "wait_for_service      16",
                                "git_timed            115",
                                "dbsync               735",
                                "pip_install          998",
                                "apt-get              1360",
                                "-------------------------",
                                "Unaccounted time     1370",
                                "=========================",
                                "Total runtime        5191",
                                "",
                                "",
                                "",
                                "This is your host IP address: 169.16.1.117",
                                "This is your host IPv6 address: ::1",
                                "Keystone is serving at http://169.16.1.117/identity/",
                                "The default users are: admin and demo",
                                "The password: password",
                                "",
                                "WARNING: ",
                                "Using lib/neutron-legacy is deprecated, and it will be removed in the future",
                                "",
                                "",
                                "Services are running under systemd unit files.",
                                "For more information see: ",
                                "https://docs.openstack.org/devstack/latest/systemd.html",
                                "",
                                "DevStack Version: ussuri",
                                "Change: 937b96d4a7c8deff63b9f0ea9658ca24bd64a580 Merge \"Create OVS bridge even if OVS_BRIDGE_MAPPINGS is not empty\" 2019-12-19 20:08:41 +0000",
                                "OS Version: Ubuntu 18.04 bionic",
                                "",
                                "+ sudo ovs-vsctl del-br br-ens2",
                                "+ sudo ip link set ens2 down",
                                "+ sudo ip link set ens2 up",
                                "+ sudo ip addr add 169.16.1.117/24 dev ens2",
                                "+ source /opt/stack/devstack/openrc admin admin",
                                "++ [[ -n admin ]]",
                                "++ OS_USERNAME=admin",
                                "++ [[ -n admin ]]",
                                "++ OS_PROJECT_NAME=admin",
                                "++++ dirname /opt/stack/devstack/openrc",
                                "+++ cd /opt/stack/devstack",
                                "+++ pwd",
                                "++ RC_DIR=/opt/stack/devstack",
                                "++ source /opt/stack/devstack/functions",
                                "+++ [[ -z '' ]]",
                                "+++ declare -r -g _DEVSTACK_FUNCTIONS=1",
                                "+++++ dirname /opt/stack/devstack/functions",
                                "++++ cd /opt/stack/devstack",
                                "++++ pwd",
                                "+++ FUNC_DIR=/opt/stack/devstack",
                                "+++ source /opt/stack/devstack/functions-common",
                                "+++++ grep xtrace",
                                "+++++ set +o",
                                "++++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ source /opt/stack/devstack/inc/ini-config",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ INC_CONF_TRACE='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ source /opt/stack/devstack/inc/meta-config",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ _XTRACE_INC_META='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ source /opt/stack/devstack/inc/python",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ INC_PY_TRACE='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ source /opt/stack/devstack/inc/rootwrap",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ INC_ROOT_TRACE='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ _XTRACE_FUNCTIONS='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/stackrc",
                                "+++ [[ -z '' ]]",
                                "+++ declare -r -g _DEVSTACK_STACKRC=1",
                                "+++++ dirname /opt/stack/devstack/stackrc",
                                "++++ cd /opt/stack/devstack",
                                "++++ pwd",
                                "+++ RC_DIR=/opt/stack/devstack",
                                "+++ source /opt/stack/devstack/functions",
                                "++++ [[ -z 1 ]]",
                                "++++ return 0",
                                "+++ TARGET_BRANCH=master",
                                "+++ TRAILING_TARGET_BRANCH=master",
                                "+++ BRANCHLESS_TARGET_BRANCH=master",
                                "+++ DEST=/opt/stack",
                                "+++ DATA_DIR=/opt/stack/data",
                                "+++ SERVICE_DIR=/opt/stack/status",
                                "+++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit",
                                "+++ [[ 1000 -eq 0 ]]",
                                "++++ whoami",
                                "+++ STACK_USER=ubuntu",
                                "+++ REGION_NAME=RegionOne",
                                "+++ KEYSTONE_REGION_NAME=RegionOne",
                                "+++ isset ENABLED_SERVICES",
                                "+++ [[ -v ENABLED_SERVICES ]]",
                                "+++ ENABLED_SERVICES=key",
                                "+++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta",
                                "+++ ENABLED_SERVICES+=,placement-api,placement-client",
                                "+++ ENABLED_SERVICES+=,g-api,g-reg",
                                "+++ ENABLED_SERVICES+=,c-sch,c-api,c-vol",
                                "+++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3",
                                "+++ ENABLED_SERVICES+=,horizon",
                                "+++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat",
                                "+++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True",
                                "+++ NOVA_ENABLED_APIS=osapi_compute,metadata",
                                "+++ [[ -f /opt/stack/devstack/localrc ]]",
                                "+++ [[ -f /opt/stack/devstack/.localrc.auto ]]",
                                "+++ source /opt/stack/devstack/.localrc.auto",
                                "++++ ADMIN_PASSWORD=password",
                                "++++ DATABASE_PASSWORD=password",
                                "++++ RABBIT_PASSWORD=password",
                                "++++ SERVICE_PASSWORD=password",
                                "++++ SERVICE_TOKEN=password",
                                "++++ SWIFT_HASH=password",
                                "++++ SWIFT_TEMPURL_KEY=password",
                                "++++ disable_service n-net",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service horizon",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service heat h-api h-api-cfn h-api-cw",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service cinder c-sch c-api c-vol",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ SWIFT_START_ALL_SERVICES=False",
                                "++++ SWIFT_REPLICAS=1",
                                "++++ SYSLOG=False",
                                "++++ SCREEN_LOGDIR=/tmp/devstack_logs",
                                "++++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs",
                                "++++ LOGFILE=/tmp/devstack_logs/devstacklog.txt",
                                "++++ VERBOSE=True",
                                "++++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "++++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3",
                                "++++ enable_service s-proxy s-object s-container s-account",
                                "++++ local xtrace",
                                "+++++ grep xtrace",
                                "+++++ set +o",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy",
                                "++++ local xtrace",
                                "+++++ grep xtrace",
                                "+++++ set +o",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service nova",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ disable_service placement-api",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ enable_service ironic ir-api ir-cond",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ enable_service tempest",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "++++ USE_PYTHON3=True",
                                "++++ IRONIC_WHOLEDISK_IMAGE_NAME=fedora-wd-uefi",
                                "++++ USE_SYSTEMD=False",
                                "++++ WSGI_MODE=uwsgi",
                                "++++ USE_SUBNETPOOL=False",
                                "++++ RECLONE=no",
                                "++++ IP_VERSION=4",
                                "++++ PHYSICAL_NETWORK=private",
                                "++++ PROVIDER_NETWORK_TYPE=flat",
                                "++++ Q_USE_PROVIDER_NETWORKING=True",
                                "++++ SWIFT_ENABLE_TEMPURLS=True",
                                "++++ FORCE=yes",
                                "++++ LOG_COLOR=True",
                                "++++ IRONIC_HTTP_PORT=9999",
                                "++++ IRONIC_HTTP_SERVER=169.16.1.54",
                                "++++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "++++ BUILD_TIMEOUT=3000",
                                "++++ IRONIC_CALLBACK_TIMEOUT=3000",
                                "++++ POWER_TIMEOUT=600",
                                "++++ SERVICE_TIMEOUT=600",
                                "++++ DEFAULT_INSTANCE_USER=fedora",
                                "++++ TEMPEST_SSH_CONNECT_METHOD=fixed",
                                "++++ DEFAULT_INSTANCE_TYPE=baremetal",
                                "++++ VIRT_DRIVER=ironic",
                                "++++ IRONIC_HW_NODE_CPU=2",
                                "++++ IRONIC_HW_NODE_RAM=16384",
                                "++++ IRONIC_HW_NODE_DISK=99",
                                "++++ IRONIC_BAREMETAL_BASIC_OPS=True",
                                "++++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "++++ IRONIC_DEPLOY_ISO_REQUIRED=true",
                                "++++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true",
                                "++++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True",
                                "++++ IRONIC_IS_HARDWARE=True",
                                "++++ IRONIC_RAMDISK_TYPE=dib",
                                "++++ IRONIC_BUILD_DEPLOY_RAMDISK=false",
                                "++++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "++++ IRONIC_DEPLOY_DRIVER=ilo",
                                "++++ IRONIC_AUTOMATED_CLEAN_ENABLED=False",
                                "++++ IRONIC_IPXE_ENABLED=False",
                                "++++ IRONIC_ENABLED_HARDWARE_TYPES=ilo",
                                "++++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct",
                                "++++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo",
                                "++++ IRONIC_ENABLED_POWER_INTERFACES=ilo",
                                "++++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media",
                                "++++ IRONIC_PING_TIMEOUT=1200",
                                "++++ IMAGE_URLS=file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "++++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False",
                                "++++ PUBLIC_INTERFACE=ens2",
                                "++++ OVS_PHYSICAL_BRIDGE=br-ens2",
                                "++++ FIXED_RANGE=169.16.1.0/24",
                                "++++ NETWORK_GATEWAY=169.16.1.1",
                                "++++ ALLOCATION_POOL=start=169.16.1.68,end=169.16.1.69",
                                "++++ HOST_IP=169.16.1.117",
                                "++++ IRONIC_USING_PLUGIN=true",
                                "++++ enable_plugin ironic https://opendev.org/openstack/ironic",
                                "++++ local name=ironic",
                                "++++ local url=https://opendev.org/openstack/ironic",
                                "++++ local branch=master",
                                "++++ is_plugin_enabled ironic",
                                "++++ local name=ironic",
                                "++++ [[ ,, =~ ,ironic, ]]",
                                "++++ return 1",
                                "++++ DEVSTACK_PLUGINS+=,ironic",
                                "++++ GITREPO[$name]=https://opendev.org/openstack/ironic",
                                "++++ GITDIR[$name]=/opt/stack/ironic",
                                "++++ GITBRANCH[$name]=master",
                                "++++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'",
                                "+++ CELLSV2_SETUP=superconductor",
                                "+++ HORIZON_APACHE_ROOT=/dashboard",
                                "+++ USE_SYSTEMD=True",
                                "++++ trueorfalse False USER_UNITS",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ USER_UNITS=False",
                                "+++ [[ False == \\T\\r\\u\\e ]]",
                                "+++ SYSTEMD_DIR=/etc/systemd/system",
                                "+++ SYSTEMCTL='sudo systemctl'",
                                "++++ trueorfalse True ENABLE_KSM",
                                "++++ local xtrace",
                                "+++++ grep xtrace",
                                "+++++ set +o",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ ENABLE_KSM=True",
                                "+++ [[ -r /opt/stack/devstack/.localrc.password ]]",
                                "++++ trueorfalse True USE_PYTHON3",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ export USE_PYTHON3=True",
                                "+++ USE_PYTHON3=True",
                                "+++ export DISABLED_PYTHON3_PACKAGES=",
                                "+++ DISABLED_PYTHON3_PACKAGES=",
                                "++++ _get_python_version python3",
                                "++++ local interp=python3",
                                "++++ local version",
                                "+++++ which python3",
                                "++++ [[ -x /usr/bin/python3 ]]",
                                "+++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "++++ version=3.6",
                                "++++ echo 3.6",
                                "+++ _DEFAULT_PYTHON3_VERSION=3.6",
                                "+++ export PYTHON3_VERSION=3.6",
                                "+++ PYTHON3_VERSION=3.6",
                                "++++ _get_python_version python2",
                                "++++ local interp=python2",
                                "++++ local version",
                                "+++++ which python2",
                                "++++ [[ -x /usr/bin/python2 ]]",
                                "+++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "++++ version=2.7",
                                "++++ echo 2.7",
                                "+++ _DEFAULT_PYTHON2_VERSION=2.7",
                                "+++ export PYTHON2_VERSION=2.7",
                                "+++ PYTHON2_VERSION=2.7",
                                "+++ [[ True == True ]]",
                                "+++ export 'VIRTUALENV_CMD=virtualenv -p python3'",
                                "+++ VIRTUALENV_CMD='virtualenv -p python3'",
                                "+++ '[' -t 1 ']'",
                                "+++ _LOG_COLOR_DEFAULT=False",
                                "++++ trueorfalse False LOG_COLOR",
                                "++++ local xtrace",
                                "+++++ set +o",
                                "+++++ grep xtrace",
                                "++++ xtrace='set -o xtrace'",
                                "++++ set +o xtrace",
                                "+++ LOG_COLOR=True",
                                "+++ [[ True == \\T\\r\\u\\e ]]",
                                "+++ TPUT_T=",
                                "+++ '[' dumb ']'",
                                "+++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "+++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:190                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:200                        ENABLE_IDENTITY_V2=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:201                        '[' False == False ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:202                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:209                        trueorfalse False USE_VENV",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:209                        USE_VENV=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:217                        DATABASE_QUERY_LOGGING=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:228                        GIT_TIMEOUT=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:234                        WSGI_MODE=uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:240                        GIT_BASE=https://opendev.org",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:261                        DEVSTACK_SERIES=ussuri",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:271                        CINDER_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:275                        GLANCE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:279                        HORIZON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:283                        KEYSTONE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:287                        NEUTRON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:295                        NOVA_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:299                        SWIFT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:303                        PLACEMENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:313                        REQUIREMENTS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:317                        TEMPEST_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:390                        GITBRANCH[\"castellan\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:394                        GITBRANCH[\"cliff\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:398                        GITBRANCH[\"futurist\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:406                        GITBRANCH[\"automaton\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:498                        GITBRANCH[\"tooz\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:502                        GITBRANCH[\"pbr\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:513                        GITBRANCH[\"cursive\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:577                        DIB_UTILS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:581                        OAC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:585                        OCC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:589                        ORC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:606                        NOVNC_BRANCH=v1.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:610                        SPICE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:623                        is_package_installed xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_package_installed:1347  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_package_installed:1348  GetOSVersion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:350         _ensure_lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:_ensure_lsb_release:324  command -v lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:_ensure_lsb_release:325  return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:GetOSVersion:352         lsb_release -r -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:352         os_RELEASE=18.04",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:GetOSVersion:353         lsb_release -c -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:353         os_CODENAME=bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:GetOSVersion:354         lsb_release -i -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:354         os_VENDOR=Ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:357         os_PACKAGE=deb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:362         typeset -xr os_VENDOR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:363         typeset -xr os_RELEASE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:364         typeset -xr os_PACKAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:GetOSVersion:365         typeset -xr os_CODENAME",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_package_installed:1352  dpkg -s xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:624                        VIRT_DRIVER=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:625                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:627                        LIBVIRT_TYPE=kvm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:632                        grep 'libvirtd$'",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:632                        cut -d : -f 1 /etc/group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:632                        true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        LIBVIRT_GROUP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:633                        LIBVIRT_GROUP=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:681                        CIRROS_VERSION=0.4.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:682                        CIRROS_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/fedora-wd-uefi.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:690                        IMAGE_URLS+=,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:692                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:729                        EXTRA_CACHE_URLS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:732                        ETCD_VERSION=v3.3.12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:737                        ETCD_SHA256_S390X=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:739                        is_arch x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:740                        ETCD_ARCH=amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:761                        ETCD_PORT=2379",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:762                        ETCD_PEER_PORT=2380",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:776                        wc -l",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/fedora-wd-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:776                        echo file:///opt/stack/devstack/files/fedora-wd-uefi.img,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        '[' 1 -gt 1 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:789                        S3_SERVICE_PORT=3333",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:792                        PRIVATE_NETWORK_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:793                        PUBLIC_NETWORK_NAME=public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:795                        PUBLIC_INTERFACE=ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:798                        SERVICE_PROTOCOL=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:804                        API_WORKERS=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:807                        SERVICE_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:810                        NOVA_READY_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:816                        WORKER_TIMEOUT=90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:821                        [[ -e /usr/bin/dnf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:824                        YUM=yum",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:833                        trueorfalse False OFFLINE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:833                        OFFLINE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:838                        ERROR_ON_CLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:850                        HOST_IP_IFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:851                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:852                        HOST_IPV6=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:685  local af=inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:712  echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:854                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:855                        '[' 169.16.1.117 == '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:681  local fixed_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:682  local floating_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:684  local host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:685  local af=inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:689  host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:691  head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:691  ip -f inet6 route",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:692  local host_ips",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:693  sed /temporary/d",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:693  LC_ALL=C",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:get_default_host_ip:693  ip -f inet6 addr show",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  host_ips='::1",
                                "fe80::f816:3eff:fe5c:12f",
                                "fe80::f816:3eff:feea:b7f2",
                                "fe80::30f8:28ff:fec0:4046",
                                "fe80::680a:5dff:fe4d:674e'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:694  local ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:695  for ip in $host_ips",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:703  host_ip=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:704  break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:712  echo ::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:859                        HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:862                        NEUTRON_PORT_SECURITY=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:867                        SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:873                        [[ 4 != \\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:877                        [[ 4 == 4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:883                        [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:898                        SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:902                        REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:905                        trueorfalse False SYSLOG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:905                        SYSLOG=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:906                        SYSLOG_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:907                        SYSLOG_PORT=516",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:911                        GIT_DEPTH=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:915                        RECREATE_KEYSTONE_DB=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:927                        [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:928                        default_logdir=/opt/stack/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:934                        LOGDIR=/tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:935                        logfile=devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:941                        unset default_logdir logfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:947                        ULIMIT_NOFILE=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:30                          [[ -r /opt/stack/devstack/.stackenv ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:31                          source /opt/stack/devstack/.stackenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:2                        BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:3                        DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:4                        DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:5                        ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond,s-container-sync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:6                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:7                        KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:8                        KEYSTONE_SERVICE_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:9                        LOGFILE=/tmp/devstack_logs/devstacklog.txt.2019-12-24-081933",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:10                       OS_CACERT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:11                       SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:12                       STACK_USER=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:13                       TLS_IP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:14                       HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++.stackenv:source:15                       SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:32                          export OS_CACERT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:36                          source /opt/stack/devstack/lib/tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:38                         is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1959  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_service_enabled:1960  set +o",
                                "++++functions-common:is_service_enabled:1960  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1960  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1961  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++lib/tls:source:43                         hostname -f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:51                         ORG_NAME=OpenStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:52                         ORG_UNIT_NAME=DevStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:55                         STUD_PROTO=--tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:63                         OPENSSL=/usr/bin/openssl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:43                          export OS_PROJECT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:43                          OS_PROJECT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:45                          echo 'WARNING: setting legacy OS_TENANT_NAME to support cli tools.'",
                                "WARNING: setting legacy OS_TENANT_NAME to support cli tools.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:46                          export OS_TENANT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:46                          OS_TENANT_NAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:50                          export OS_USERNAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:50                          OS_USERNAME=admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:55                          export OS_PASSWORD=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:55                          OS_PASSWORD=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:58                          export OS_REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:58                          OS_REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:66                          [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:71                          HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:72                          SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:73                          GLANCE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:77                          export OS_IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:77                          OS_IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:80                          export OS_AUTH_TYPE=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:80                          OS_AUTH_TYPE=password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:89                          KEYSTONE_BACKUP=http://169.16.1.117:5000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:90                          KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:92                          export OS_AUTH_URL=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:92                          OS_AUTH_URL=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:96                          '[' 3 = 3 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:97                          export OS_USER_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:97                          OS_USER_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:98                          export OS_PROJECT_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:98                          OS_PROJECT_DOMAIN_ID=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:102                         [[ ! -v OS_CACERT ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:112                         export CINDER_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:112                         CINDER_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:113                         export OS_VOLUME_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++openrc:source:113                         OS_VOLUME_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  cat /tmp/hardware_info",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  awk '{print $1}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:107  ilo_ip=169.16.1.14",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  cat /tmp/hardware_info",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  awk '{print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:108  mac=70:10:6f:b4:cd:b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:112  openstack baremetal node create --driver ilo --driver-info ilo_address=169.16.1.14 --driver-info ilo_username=Administrator --driver-info ilo_password=weg0th@ce@r --driver-info console_port=5000",
                                "+------------------------+-----------------------------------------------------------------------------------------------------------------+",
                                "| Field                  | Value                                                                                                           |",
                                "+------------------------+-----------------------------------------------------------------------------------------------------------------+",
                                "| allocation_uuid        | None                                                                                                            |",
                                "| automated_clean        | None                                                                                                            |",
                                "| bios_interface         | no-bios                                                                                                         |",
                                "| boot_interface         | ilo-virtual-media                                                                                               |",
                                "| chassis_uuid           | None                                                                                                            |",
                                "| clean_step             | {}                                                                                                              |",
                                "| conductor              | ubuntu                                                                                                          |",
                                "| conductor_group        |                                                                                                                 |",
                                "| console_enabled        | False                                                                                                           |",
                                "| console_interface      | no-console                                                                                                      |",
                                "| created_at             | 2019-12-24T09:46:33+00:00                                                                                       |",
                                "| deploy_interface       | direct                                                                                                          |",
                                "| deploy_step            | {}                                                                                                              |",
                                "| description            | None                                                                                                            |",
                                "| driver                 | ilo                                                                                                             |",
                                "| driver_info            | {'ilo_address': '169.16.1.14', 'ilo_username': 'Administrator', 'ilo_password': '******', 'console_port': 5000} |",
                                "| driver_internal_info   | {}                                                                                                              |",
                                "| extra                  | {}                                                                                                              |",
                                "| fault                  | None                                                                                                            |",
                                "| inspect_interface      | no-inspect                                                                                                      |",
                                "| inspection_finished_at | None                                                                                                            |",
                                "| inspection_started_at  | None                                                                                                            |",
                                "| instance_info          | {}                                                                                                              |",
                                "| instance_uuid          | None                                                                                                            |",
                                "| last_error             | None                                                                                                            |",
                                "| maintenance            | False                                                                                                           |",
                                "| maintenance_reason     | None                                                                                                            |",
                                "| management_interface   | ilo                                                                                                             |",
                                "| name                   | None                                                                                                            |",
                                "| network_interface      | flat                                                                                                            |",
                                "| owner                  | None                                                                                                            |",
                                "| power_interface        | ilo                                                                                                             |",
                                "| power_state            | None                                                                                                            |",
                                "| properties             | {}                                                                                                              |",
                                "| protected              | False                                                                                                           |",
                                "| protected_reason       | None                                                                                                            |",
                                "| provision_state        | enroll                                                                                                          |",
                                "| provision_updated_at   | None                                                                                                            |",
                                "| raid_config            | {}                                                                                                              |",
                                "| raid_interface         | no-raid                                                                                                         |",
                                "| rescue_interface       | no-rescue                                                                                                       |",
                                "| reservation            | None                                                                                                            |",
                                "| resource_class         | None                                                                                                            |",
                                "| storage_interface      | noop                                                                                                            |",
                                "| target_power_state     | None                                                                                                            |",
                                "| target_provision_state | None                                                                                                            |",
                                "| target_raid_config     | {}                                                                                                              |",
                                "| traits                 | []                                                                                                              |",
                                "| updated_at             | None                                                                                                            |",
                                "| uuid                   | 67016c1a-8eca-4061-a3a3-090ae083f49f                                                                            |",
                                "| vendor_interface       | no-vendor                                                                                                       |",
                                "+------------------------+-----------------------------------------------------------------------------------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  grep '\\w'",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  grep -v UUID",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  awk '{print $2}'",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  tail -n1",
                                "tput: No value for $TERM and no -T specified",
                                "++/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  openstack baremetal node list",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:114  ironic_node=67016c1a-8eca-4061-a3a3-090ae083f49f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:116  openstack baremetal node manage 67016c1a-8eca-4061-a3a3-090ae083f49f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:117  openstack baremetal node provide 67016c1a-8eca-4061-a3a3-090ae083f49f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:118  openstack baremetal node set --driver-info ilo_deploy_iso=http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso --instance-info image_source=http://169.16.1.54:9999/fedora-wd-uefi.img --instance-info image_checksum=17a6c6df66d4c90b05554cdc2285d851 --instance-info 'capabilities={\"boot_mode\": \"uefi\"}' --property capabilities=boot_mode:uefi 67016c1a-8eca-4061-a3a3-090ae083f49f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:120  openstack baremetal port create --node 67016c1a-8eca-4061-a3a3-090ae083f49f 70:10:6f:b4:cd:b6",
                                "+-----------------------+--------------------------------------+",
                                "| Field                 | Value                                |",
                                "+-----------------------+--------------------------------------+",
                                "| address               | 70:10:6f:b4:cd:b6                    |",
                                "| created_at            | 2019-12-24T09:46:50+00:00            |",
                                "| extra                 | {}                                   |",
                                "| internal_info         | {}                                   |",
                                "| is_smartnic           | False                                |",
                                "| local_link_connection | {}                                   |",
                                "| node_uuid             | 67016c1a-8eca-4061-a3a3-090ae083f49f |",
                                "| physical_network      | None                                 |",
                                "| portgroup_uuid        | None                                 |",
                                "| pxe_enabled           | True                                 |",
                                "| updated_at            | None                                 |",
                                "| uuid                  | 6d0c9126-a54f-47a7-a094-fb7dd4de780b |",
                                "+-----------------------+--------------------------------------+",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:121  openstack baremetal node power off 67016c1a-8eca-4061-a3a3-090ae083f49f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:124  cd /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:125  export OS_TEST_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:125  OS_TEST_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+/tmp/agent-ilo/HPE-CI-JOBS/agent-ilo/gate.sh:run_stack:126  sudo tox -e all -- ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server",
                                "all develop-inst-noop: /opt/stack/tempest",
                                "all installed: attrs==19.3.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,ironic-tempest-plugin==1.5.2.dev14,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.0,oslo.log==3.45.1,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.5,pyperclip==1.7.0,pyrsistent==0.15.6,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,tempest==22.1.1.dev32,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.7,wrapt==1.11.2,zipp==0.6.0",
                                "all run-test-pre: PYTHONHASHSEED='1443551586'",
                                "all run-test: commands[0] | find . -type f -name '*.pyc' -delete",
                                "all run-test: commands[1] | tempest run --regex ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server",
                                "{0} ironic_tempest_plugin.tests.scenario.ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server [1200.022463s] ... FAILED",
                                "",
                                "Captured traceback:",
                                "~~~~~~~~~~~~~~~~~~~",
                                "    Traceback (most recent call last):",
                                "      File \"/opt/stack/tempest/tempest/common/utils/__init__.py\", line 89, in wrapper",
                                "        return f(*func_args, **func_kwargs)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py\", line 247, in test_ip_access_to_server",
                                "        self.boot_and_verify_node()",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 570, in boot_and_verify_node",
                                "        self.set_node_to_active(image_ref, image_checksum)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 513, in set_node_to_active",
                                "        cls.boot_node(image_ref, image_checksum)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 275, in boot_node",
                                "        bm.BaremetalPowerStates.POWER_ON)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py\", line 117, in wait_power_state",
                                "        status=state, timeout=CONF.baremetal.power_timeout)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/common/waiters.py\", line 85, in wait_for_bm_node_status",
                                "        interval):",
                                "      File \"/opt/stack/tempest/tempest/lib/common/utils/test_utils.py\", line 111, in call_until_true",
                                "        time.sleep(sleep_for)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/fixtures/_fixtures/timeout.py\", line 52, in signal_handler",
                                "        raise TimeoutException()",
                                "    fixtures._fixtures.timeout.TimeoutException",
                                "    ",
                                "",
                                "Captured pythonlogging:",
                                "~~~~~~~~~~~~~~~~~~~~~~~",
                                "    2019-12-24 09:48:04,906 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117:9696/v2.0/networks?name=private 0.395s",
                                "    2019-12-24 09:48:04,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-035504c2-9429-413d-bfa2-9f462776de44', 'date': 'Tue, 24 Dec 2019 09:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117:9696/v2.0/networks?name=private'}",
                                "            Body: b'{\"networks\":[{\"id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"name\":\"private\",\"tenant_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"admin_state_up\":true,\"mtu\":1500,\"status\":\"ACTIVE\",\"subnets\":[\"6bca7482-2b38-44e2-89ec-539deae3801a\"],\"shared\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"ipv6_address_scope\":null,\"router:external\":false,\"description\":\"\",\"port_security_enabled\":true,\"tags\":[],\"created_at\":\"2019-12-24T09:31:07Z\",\"updated_at\":\"2019-12-24T09:31:12Z\",\"revision_number\":2,\"project_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"provider:network_type\":\"flat\",\"provider:physical_network\":\"private\",\"provider:segmentation_id\":null}]}'",
                                "    2019-12-24 09:48:09,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 201 POST http://169.16.1.117:9696/v2.0/ports 4.687s",
                                "    2019-12-24 09:48:09,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}",
                                "            Body: {\"port\": {\"network_id\": \"a899145f-75fb-4cff-af50-fc4e321cbfb3\"}}",
                                "        Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-08e65a59-7bec-4753-aa10-681a5fe291c8', 'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://169.16.1.117:9696/v2.0/ports'}",
                                "            Body: b'{\"port\":{\"id\":\"06100867-bde5-4291-a4fc-599f1b1e953a\",\"name\":\"\",\"network_id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"tenant_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"mac_address\":\"fa:16:3e:08:d0:d3\",\"admin_state_up\":true,\"status\":\"DOWN\",\"device_id\":\"\",\"device_owner\":\"\",\"fixed_ips\":[{\"subnet_id\":\"6bca7482-2b38-44e2-89ec-539deae3801a\",\"ip_address\":\"169.16.1.69\"}],\"project_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"port_security_enabled\":true,\"security_groups\":[\"342af086-07dc-46be-ab11-9b3871054d9c\"],\"binding:vnic_type\":\"normal\",\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"description\":\"\",\"tags\":[],\"created_at\":\"2019-12-24T09:48:08Z\",\"updated_at\":\"2019-12-24T09:48:08Z\",\"revision_number\":1}}'",
                                "    2019-12-24 09:48:11,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 204 POST http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs 2.213s",
                                "    2019-12-24 09:48:11,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: {\"id\": \"06100867-bde5-4291-a4fc-599f1b1e953a\"}",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'openstack-request-id': 'req-236e1a2e-c6bc-46a7-8c87-de20907d5f92', 'connection': 'close', 'status': '204', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs'}",
                                "            Body: b''",
                                "    2019-12-24 09:48:12,054 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 PATCH http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.243s",
                                "    2019-12-24 09:48:12,055 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: [{\"path\": \"/instance_info/image_source\", \"op\": \"add\", \"value\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\"}, {\"path\": \"/instance_info/image_checksum\", \"op\": \"add\", \"value\": \"17a6c6df66d4c90b05554cdc2285d851\"}, {\"path\": \"/instance_info/root_gb\", \"op\": \"add\", \"value\": 99}]",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2404', 'content-type': 'application/json', 'openstack-request-id': 'req-fa34a42e-2dde-49ea-a8d8-c4fcac90312c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"available\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:46:43+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": null, \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:11+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:12,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 202 PUT http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision 0.301s",
                                "    2019-12-24 09:48:12,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: {\"target\": \"active\"}",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states', 'openstack-request-id': 'req-d0c48007-8aaf-466e-b9be-c0f1bd7be569', 'connection': 'close', 'status': '202', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision'}",
                                "            Body: b''",
                                "    2019-12-24 09:48:12,425 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:48:12,426 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-b9e69394-b304-4b0d-892f-3d84f2b443f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:13,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:48:13,495 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-06f3491c-a6f3-4862-b5f6-5d4283bcc8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:14,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:48:14,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-bd39a99a-0edc-4395-bea5-214cd8c6578e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:15,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:15,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-1c0f1310-f98f-4ff2-afa2-da7bf9b7b3af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:16,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.143s",
                                "    2019-12-24 09:48:16,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-07c07178-72f5-4cb9-87bb-44f880e0deed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:17,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:48:17,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-5e0980b3-acc2-4c90-947c-fe8170332925', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:18,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:18,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c5877ece-bb32-41e6-bbf2-86d47e21e587', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:20,024 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:20,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-f789c651-7e37-468e-b48e-5e47efc2f7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:21,138 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s",
                                "    2019-12-24 09:48:21,138 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-4021e4d5-f3d0-4842-9417-20315a479d37', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:22,234 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s",
                                "    2019-12-24 09:48:22,235 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c2747f64-08f0-4cf8-88b7-1a0e965a25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:23,353 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.116s",
                                "    2019-12-24 09:48:23,354 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-3f049201-e141-4862-8d74-b48bbc561efc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:24,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:48:24,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-982ba366-8e3b-4eb3-bc4f-5e0e5d0f0172', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:25,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:48:25,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-fe5abf9f-d702-4a6f-803e-ac9a4121d91c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:26,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s",
                                "    2019-12-24 09:48:26,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c7d2aedc-5fc1-40ce-a7b3-94a1bd17ac41', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:27,679 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:48:27,679 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-7b66ee27-c4c0-49f6-ba9e-a11b1c90904c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:28,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:48:28,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-a2ef5cbc-dcdb-41a5-aa70-6c26693bca49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:29,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:48:29,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c1930114-6e81-438a-9715-afc96ad8b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:30,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:48:30,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c17bbf24-9762-4145-b123-2ebd8b49a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:31,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:31,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-ab763341-f79d-4195-a031-a25825c527b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:33,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:48:33,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-bd61e8de-4e27-49ca-a72d-c5d16c4c8902', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:34,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:48:34,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-404aee33-2dcb-4a1e-811e-3dc6e68cbd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:35,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:35,183 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-cc4df124-7676-4d09-8607-deabde69102e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:36,262 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:48:36,262 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca59efa-bc20-44ed-8b10-a8ded2b79e02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:37,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:37,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d0f49f-13d6-4350-9b84-37fddf704ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:38,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:38,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4cc762a-e3bc-4e5e-ad13-0784b7d6160b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:39,571 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.145s",
                                "    2019-12-24 09:48:39,572 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d9ade5b-3a0d-45d0-9279-e70cc633f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:40,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:40,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-757df233-c472-4ac0-a8d9-47a6f435ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:41,694 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:48:41,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04c563a1-b0f2-40fd-a0a3-2caa03e7826a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:42,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:48:42,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-659b86e5-fc31-458c-b767-9d0ad659ddf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:43,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:43,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1d69737b-8ccd-49a1-9bc5-f46049be696c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:44,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:48:44,911 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e52da3f6-38e0-4dd7-91b4-b7560138f85f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:45,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:45,978 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03dc205d-50b1-45aa-be6d-57b73ee37b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:47,068 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:48:47,069 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd8fb43b-db27-48fb-a50a-661ddea30341', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:48,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:48:48,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d601694-231a-4f40-a717-d6ad874538ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:49,290 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.153s",
                                "    2019-12-24 09:48:49,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c65d556-0525-4e21-930e-0691b4010547', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:50,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:50,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58b7c892-1dae-4732-9cf3-25b957496c16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:51,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:48:51,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06e66f25-8516-4ea8-81fa-86e2a476b2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:52,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:48:52,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8627391-bea1-4dab-93e9-7ce91e86d868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:53,572 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:48:53,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8971a710-438d-462f-a488-4720633c4a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:54,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:48:54,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56415295-859e-4e5c-92a5-237ec01b502b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:55,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:48:55,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-093f74dd-ba9d-4960-b4e0-8a642783bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:56,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:48:56,764 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d5348b2-439a-4168-a783-56f29fb81777', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:57,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:48:57,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-339ca171-856c-452b-a7d9-7abf2ee27679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:58,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:58,898 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dbb862d7-8dc9-44dc-bcae-78656586b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:59,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:59,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a7bfa5f-dbcd-435d-afb5-30265b8e3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:01,030 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:01,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550b8fb2-08af-43f6-b8ff-bcab3c52703c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:02,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:02,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4f610f8-6f29-4eb4-a3b7-957c861f0432', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:03,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:03,157 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de9a58cc-5a7a-41de-b709-57acea6c0d50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:04,217 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:04,217 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c482201-5bd7-4a79-9079-45951ea3756d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:05,278 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:05,279 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f932bef-c17d-47a0-aa19-54a73748fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:06,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:06,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d13c3090-efa5-4c09-9fbd-559ab5f2120f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:07,412 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:07,412 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-874951a7-617e-4e2f-9b27-a76af26fbca9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:08,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:08,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31ad6a8c-921b-46db-9747-db39d2f37a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:09,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:09,540 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a3b259f8-1fdb-4bf3-9f9f-0c4626fadb23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:10,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:10,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af3c3cff-7a57-47d2-a92c-b3b4f38624a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:11,690 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:49:11,691 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9cb9255-3a3f-4f7f-8be0-66ab0226dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:12,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:12,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e230e3d-8021-4712-8300-f7f93559f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:13,827 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:13,828 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa867fb9-cb74-48e2-9376-cc4b63be5042', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:14,883 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:49:14,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8cfa3109-757f-4100-93ba-b182f9386a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:15,973 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:49:15,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99985722-ed7c-478e-a000-52ff354d61b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:17,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:17,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e20f82e2-3350-4685-9c24-02b08d8878ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:18,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:49:18,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae279c77-c715-44d2-a0a9-46a420709914', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:19,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:49:19,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3931a2fa-1de0-4423-8a92-fdf02f2093d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:20,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:49:20,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4998b029-2c3f-4bb4-9c5a-059d3910181c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:21,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:21,325 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfa7f31d-9faf-4ca4-8ffc-f11b942b24c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:22,389 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:22,390 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e538b078-9350-4d1e-a61d-9d61e821ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:23,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:49:23,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d024a8f5-fde6-49ef-af3a-1094a17ebeef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:24,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:24,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d78430ea-09ce-4af2-9a52-fb1e63802a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:25,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:25,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1b5c78d9-3dbf-44ec-95b1-b69293d4ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:26,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:49:26,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e37a9f25-3ced-4b56-a913-5e43513744d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:27,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:49:27,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9418c7f8-e91d-4c55-a4b0-f3f17d055004', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:28,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:49:28,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7a427d7-9334-4753-92d6-d87076106f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:29,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:49:29,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66a33f26-83f8-4b66-8f19-69e0ebca1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:30,955 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:49:30,956 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39bb930b-a85e-4bb2-8fda-40cf2d474e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:32,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:32,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ef477d7-4721-4c49-a94e-a10ba91d9ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:33,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:49:33,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb1cc846-52a4-402b-8322-8888f9a394b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:34,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:34,187 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e300fea3-6659-473d-bc7c-0ba917d43f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:35,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:35,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca93a2b-370c-4eac-9a38-6d5ff5519ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:36,321 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:49:36,322 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-90c9a270-790f-44a2-a1de-a07efb646c87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:49:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93bd39d6-20dd-47e8-b97a-fe2abeb4493f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:38,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:49:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aeeab51c-e1ba-4aa1-9764-b7a60b298405', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:39,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:39,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-868f7a67-669c-4f52-826c-f242dce4b112', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:40,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e7fa924-2b29-4696-9305-a640b77eafbb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:41,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:41,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7faf554-d497-4b00-b9b3-c38b7ebeed2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:42,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:42,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98099e66-22eb-49f1-9d45-08a98bc97911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:43,800 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:49:43,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d610948-9d5d-496c-b089-b0e5a886041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:44,860 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:44,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea3d693a-3af3-46fa-b334-eaa3ce0b56d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:45,935 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:49:45,936 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b19d4f6a-2e41-49d2-9e6e-e73be8d2edc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:46,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:47,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2bf69f-83d1-4499-8645-9cf7c3bc19f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:48,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:48,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e22c3da-39af-4953-a9d7-4add021a6848', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:49,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:49,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad8d1af-ea73-4658-807e-5af18861bb51', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:50,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:50,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e3519a0-165f-4f69-9f87-06fa1ca1d9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:51,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:51,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2011af29-5a29-4d30-ac72-e6057ea8aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:52,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:49:52,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf87c06a-7ad1-4c41-926c-f892c5e48fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:53,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:53,406 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7c2e5a8-659c-49d8-8ef3-b2d43c877a53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:54,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:54,467 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d8970fe-8430-4ebf-8f5f-c7ddf1d9433c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:55,536 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:55,537 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a6bd1c52-9dd3-4c24-9d67-7dd03945f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:56,607 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:56,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f7d9d5e-877b-4867-85b8-645291022940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:57,676 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:57,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e0dbd6e-d0ab-472e-8c85-40d6532c5488', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:58,737 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:58,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ffd5051c-7d19-46f0-916e-df6866ad548e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:59,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:49:59,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2b68e38-6fad-4b64-886c-ab55f98531c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:00,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:00,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-830de98e-00d8-4f73-a776-e60e40cf88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:01,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:50:01,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c996036-ab8f-4e16-968a-8dde1ef743e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:03,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:03,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-422aa768-e00d-4d54-840d-145e33781771', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:04,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:04,081 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e955905e-f722-4e0b-a762-c30b10c06adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:05,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:05,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4b93a0-96a7-4761-80d4-9382efc3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:06,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:06,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-788f40f0-d031-4da5-89e3-498fcf8aa28c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:07,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:07,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1137eb49-04f4-4df9-b9dd-34a8c488f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:08,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:08,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4e3368-ae48-4973-932b-d1c2f1aab3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:09,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:09,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e6f7f70-60db-4af0-8beb-bea601af7649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:10,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:10,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fceb5676-4c77-4b15-80c9-8148a9a5f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:11,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:11,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43dabaa7-0c3d-43d7-a659-8041eefe26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:12,628 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:12,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e8b6b0a-e8b3-4633-9475-1d772b017978', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:13,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:50:13,703 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-296a999a-c9ec-41a7-8314-7503f71c63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:14,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:14,765 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f374c6d-9375-4bb2-a9c5-2ab379b33a90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:15,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:15,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e224e05a-4ad4-424d-8b41-b6ff5876717a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:16,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:16,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e69b4575-9452-4dd6-b844-2192de0ac539', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:17,954 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:50:17,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82e65bff-049e-4fd1-beda-9eb9ee76cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:19,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:50:19,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-118903d9-c26a-4fd9-ad29-78e883b7827c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:20,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:50:20,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21acf480-cc16-4833-9c7a-37765b2f8518', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:21,215 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:50:21,216 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f4eb64-2deb-48fc-9764-f9b196c47a32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:22,284 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:50:22,285 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de56bac3-98a2-407d-8cb5-bfdfd89338e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:23,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:23,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79c54625-afae-42a3-adb9-d9e16f2542ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:24,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:24,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca8e34a2-829a-42eb-869d-2f9454f3a281', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:25,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:25,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eeb8ea9b-068e-44c9-b4f8-fa63138621bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:26,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:50:26,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb3f7636-3b45-413e-bae9-5b887e8cc689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:27,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:50:27,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe479caa-9c30-4a3c-aed0-eb1e9a64e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:28,716 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:28,717 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fd865d8b-0a77-4968-adc9-a8f0860f67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:29,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:29,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0c61ff-9fe2-43a1-bf75-d2cf2729bc96', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:30,850 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:30,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-564a1475-d993-4274-ba8e-37c752ce45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:31,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:50:31,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a7a6ee65-6609-4cc1-ba05-6b98b049a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:33,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:33,005 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0346ec6d-5b59-488e-993b-764629caa56f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:34,077 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:34,077 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d5b5f56-e49b-4f65-b252-42d6880d5bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:35,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:35,143 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b06374ef-f5e4-4a72-82a0-7be25cd0741c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:36,206 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:36,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26a85ea7-2dfa-46bf-aad0-04d9234d6486', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:37,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:37,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b32360a-f414-4020-aeb0-c3a30d69c4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:38,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:38,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ceaa492-027a-4f23-84cc-737cadba2f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:39,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:39,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c96364bd-abaa-4d33-a1ba-920174858c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:40,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:40,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-609c8ded-924d-47ee-a1bf-c02a554b39b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:41,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:41,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d83446b-b88a-48aa-9614-4b4b053e9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:42,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:50:42,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5420e8e-dbc5-4060-9442-eb137682f2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:43,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:50:43,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11003df1-e569-4f9f-9a6f-ddec23c017fa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:44,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:44,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37ae385a-dee3-4991-9ae4-f6018366cf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:45,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:45,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be9965e4-95cf-4090-be7a-c07c6030fd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:46,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:50:46,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37d4a618-a195-46d8-9392-68bb3677224c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:47,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:50:47,958 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c91f36ee-6301-43c6-92b9-1ce4dfb45873', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:49,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:50:49,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b11ad48-95b8-4921-96ea-e7e60817ecef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:50,097 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:50,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-19a421b0-3fdd-4cfd-98ac-a1d9231eb4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:51,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:51,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-565826b2-6d0a-4750-81e7-2f1b8bbfa7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:52,315 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:50:52,316 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e8f17e4-2d91-41d3-8bba-43bfe3c15922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:53,386 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:53,386 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9539f9a-f60f-4023-abc4-262aff431704', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:54,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:54,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a844481-8f1e-433f-9c24-5691af75c1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:55,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:55,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62ae77f2-d564-4b9f-9682-0955430f52ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:56,573 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:50:56,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9103f40-a037-4b2c-b58b-0ec4c37717f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:57,639 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:57,640 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08ddde68-10de-493d-a787-5118221d0bca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:58,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:50:58,718 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac600af1-dd57-428b-9cca-f33debee5387', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:59,784 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:59,784 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-170a2f81-695f-4392-a73d-ba820fc3f739', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:00,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:51:00,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee8e9c4-16f4-42c2-87d2-5438693e0cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:01,902 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:01,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e42eff95-fc36-4b89-ad4c-92d93afde337', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:02,960 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:02,961 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bba33ff6-2f29-41e6-a02d-102937bf1583', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:04,031 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:04,032 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31a67bf1-ff19-44dd-bf6f-95792ce1c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:05,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:05,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-878db725-db40-4353-986e-3aaba11aecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:06,165 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:51:06,166 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-beff7adb-3b8d-47df-81a6-d4452fe09481', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:07,232 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:07,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cadb1dcd-a42d-4cfd-830b-d1a76901d515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:08,325 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:51:08,326 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bda7bf4e-aed2-4316-9654-0b7e115a0601', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:09,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:09,389 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ba79aa7-421e-4542-b07f-c14286bc570b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:10,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:51:10,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b8aebeb-c198-49f3-ad89-d761ddac30c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:11,520 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:51:11,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c3123b2-dbd2-48a1-b12f-ca1a1b45b276', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:12,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:12,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50c38e90-04a1-454a-8ec1-93973dc889f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:13,646 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:13,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a265899c-2846-487c-9b0a-cb0b8e4ad90b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:14,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:51:14,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-669ca73f-dab1-4ca4-bb1c-cf09ec0bd820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:15,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:51:15,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd1bd0e9-e5cd-4cab-bc07-20f6aee0ca25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:16,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:16,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e18a605-8f2f-4cc6-9cec-abcd88491922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:17,934 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:17,935 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c75782fb-28a6-4781-8462-129a693a849a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:19,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:19,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2891cb75-92ec-4566-9341-2cd8a98b2331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:20,073 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:20,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58238a6d-3657-497f-83c2-d75328eb8ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:21,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:21,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f303d654-a06c-4b93-8079-30fee3b7475f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:22,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:22,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7da61ee4-3006-4951-81f4-d3c8536319ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:23,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:23,270 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01657818-c18e-4a5b-b796-00d31dd57748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:24,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:24,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-250dd189-119a-44d9-9b45-1ed1bc27b7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:25,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:25,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78a33096-6e39-41c1-9187-c224d911ef30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:26,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:26,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bef85742-e7bc-4a83-9248-cf73757b33ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:27,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:27,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-293d6854-4a41-4140-b58c-b3802c88325f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:28,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:51:28,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3cf4e13f-8ff0-40d1-8a8f-301f7558248d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:29,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:29,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c65851c9-9415-4e00-9d0f-1768c7716a99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:30,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:30,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99962b80-2f29-4ac8-8b9a-dace0736fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:31,807 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:51:31,808 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c7e3505-230a-4d1f-9436-da923ddf9108', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:32,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:32,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff023afe-9630-4422-b59c-bafa037b2193', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:33,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:33,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8474368a-f023-4e90-93d6-10fc7f3fe930', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:35,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:35,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7898d0cd-3832-475c-9453-149601f21f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:36,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:51:36,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcd03b54-2c3e-4f1c-a15f-c8d169c44e58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:37,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:37,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f838e21-55a4-49a4-bd53-c7fcb0f69703', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:38,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:38,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40a05beb-ebf1-4dfa-83ff-574f359b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:39,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:39,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-548cd200-39a9-4757-aabd-941faae25a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:40,354 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:51:40,355 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18dcbaef-67e7-487c-ba58-cb1a2446c22f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:41,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:41,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-817dd9b5-14a8-488b-ac4e-399c3539e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:42,494 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:42,494 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db2af95-b254-4b41-b497-4ef8638ec5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:43,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:51:43,576 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62705d81-71a5-499c-8378-96b2455628a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:44,638 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:44,639 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f45aca9d-7541-4ef4-9ed2-2f0131a2a2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:45,697 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:45,698 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38f2b170-f28a-4b24-9912-d92b1fae8af6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:46,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:51:46,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e32d20c6-c690-4b42-9e5c-34fa616eae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:47,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:47,837 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-875c4d1b-677b-453a-95e2-a9fc6231ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:48,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:48,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0746776a-e781-4cf3-8438-7cf4875f75fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:49,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:49,985 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd961f8c-55a5-4d6b-bd9d-d3989d5bf2be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:51,062 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:51:51,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c92445cb-894e-47f2-acf0-ff0f8b4f5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:52,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:52,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-051cb472-a4e7-4863-9afb-a0b18205d8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:53,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:51:53,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9dc236f-dc05-4c6c-9341-40d852db9746', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:54,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:51:54,261 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4050444c-ed6f-45e2-afa7-fc2242083e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:55,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:55,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-488d5a0f-01b2-4556-9e9e-fcd59cbc8a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:56,385 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:56,385 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9fe438-cff4-4247-b5e3-67b0c6a9d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:57,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:51:57,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-192bb5ae-6e8b-43fc-88a4-2b20e5649e70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:58,540 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:58,541 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52047f65-a7c1-4541-8958-0dc6b25a3d80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:59,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:51:59,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fac7b76-3cfb-40c0-b245-684906e706c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:00,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:00,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-349cf99c-d954-4ece-9c96-e68f6a0d043c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:01,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:52:01,744 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9219bc65-9c31-476f-ac01-fb9641d4441c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:02,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:52:02,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc045fa6-836b-4d02-a3aa-40348f3edfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:03,867 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:03,868 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-338200fd-79de-4e0c-97fe-89330eb5831d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:04,931 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:04,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cc941d3b-aef5-4c3a-90e3-d2d1a6e4214c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:05,992 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:05,992 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-599d1f21-733c-4dda-b77e-85c6d4335a35', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:07,058 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:07,059 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-374a6ea8-2062-4d71-afef-5c4d84763f54', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:08,117 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:08,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8387d11-5457-49b3-bdcb-1e0ae1fcb694', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:09,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:52:09,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e78f18d8-e73d-4da7-aea5-2dd5b34fed95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:10,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:52:10,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dc5a9ec5-269a-40aa-91cd-98f690d17992', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:11,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:52:11,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c51820d9-609a-487b-b18d-1eced39e9ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:12,387 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:12,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-597a260b-5827-4c05-aed8-5671e5bef535', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:13,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:52:13,460 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a668b9e-f379-40b8-b54e-1fa2eace8555', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:14,543 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:52:14,544 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3279308d-e7c0-455c-b6ef-c39bb326574a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:52:15,617 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-582bdb57-f056-4912-9d1a-b8c0c1f9c409', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:16,696 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:52:16,697 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88d83893-1ec8-4687-bc41-83282baeb0af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:17,754 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:17,755 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5983e995-a667-434b-8501-18b2d0278955', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:18,834 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:52:18,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17534763-ee03-462a-8c50-06bff8393954', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:19,901 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:19,901 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c2fa165-72c6-47e4-80ae-218916524bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:20,970 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:52:20,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2861e1f6-70b7-487c-bbe6-b333b1d8adc4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:22,035 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:22,035 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f47352a5-c67b-4f8d-8e2f-e59731df71a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:23,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:52:23,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b96ef89-0dc2-4c7f-8ff7-b1576189676e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18eb74f8-20fe-4212-93fc-f057523148c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:25,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s",
                                "    2019-12-24 09:52:25,290 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbddd12b-f0bf-4b58-b7e6-5c31811156f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:26,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:26,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f00a1d2-0365-46d7-8e4b-41deafde559d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:27,409 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:27,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-487bbfe9-76f1-4bb7-a0b6-6390598798b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:28,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:28,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9158113-151d-48f1-9289-3ec7740eb1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:29,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:52:29,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4f0835-c16d-4fbc-9fd4-cb056e9d0247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:30,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:30,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fb3e294-efcc-4c6b-8504-cec218817d97', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:31,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:31,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe8ef753-7d18-4f4d-aa5b-338dd64d6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:32,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:32,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fd81ba7-3ec9-446a-9496-7a351fb4987b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:33,861 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:33,862 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0cbbd8e-8926-4491-ade2-e696eba926b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:34,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:34,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-105771c5-79f0-4d26-9ebd-3470626d7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:35,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:35,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f64d7117-658f-4eab-9599-e132f71bf224', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:37,069 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:52:37,070 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15d75671-b149-44c2-a808-e0b543ba344d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:38,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:52:38,144 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b16db3-6e10-4335-97b1-89f4cbd29f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:39,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:39,211 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed1c398d-cddb-4412-9f2e-d4e1d6f22809', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:40,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:52:40,307 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-827e1087-ca4d-4e53-bb9a-7b6505ed3923', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:41,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:41,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af1f390e-0c26-4c6a-b5e6-008a2092dd08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:42,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:52:42,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0e8af0b1-4a83-4582-9f75-d8d7d624e48e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:43,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:43,509 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09ac0037-04ea-4ae7-8724-113544af443c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:44,585 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:52:44,586 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7875ba04-f130-4052-afa7-3b1f38167338', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:45,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:45,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d92a71-e440-441d-8e93-d910750e11f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:46,744 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.099s",
                                "    2019-12-24 09:52:46,745 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8d51b18-47b1-40ae-8021-4711ffd19088', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:47,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:47,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75a168ed-2394-4a31-89c1-151b045389a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:48,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:48,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cf40483-b778-4902-bca8-427d156b1a29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:49,942 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:49,942 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bae9659-0d94-4d57-be23-544058bc53c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:51,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:52:51,015 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b3d2b63-083a-4025-ae37-fa416a753010', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:52,082 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:52,082 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbc5ca19-14df-46ca-a596-62e763a9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:53,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:52:53,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e3cdc2e-3be6-4b2a-8392-687382f31a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:54,238 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:52:54,239 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7255f4d-8d67-4da1-8e8b-5ed6716fa8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:55,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:52:55,319 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7dea2673-e2c6-4950-9747-21e2c41cf59d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:56,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:52:56,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4960c4a-0caa-42ef-9de1-098aa6925f64', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:57,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:57,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11af0f09-9528-49a7-a8dc-9c52d60852b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:58,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:58,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61508717-5d1e-452e-8cd6-8fc3c71e96e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:59,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:52:59,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f31d59cb-2bb4-4c07-a3fb-63644cb6ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:00,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:00,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e50e5278-4b60-4757-ae5c-0c8949644f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:01,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:01,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70d81546-f1fd-4a0f-8d61-62e73c883678', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:02,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:53:02,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e976c38-08fd-4ce1-944a-7476a1976872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:04,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.203s",
                                "    2019-12-24 09:53:04,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51be5cea-b2e0-4731-9d40-55ac9eba5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:05,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:05,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a28e1fc-2c04-4109-b388-65c518f3ee92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:06,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:06,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5e49b49-a8d6-4943-a821-99bb2ba6b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:07,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:53:07,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0450d085-ef01-47cb-8758-7f1786808bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:08,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:53:08,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d55d5cb8-65b7-4f02-80a8-400be9b71028', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:09,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:09,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8167da57-089f-4d49-ade1-6f1dc251bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:10,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:10,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4580fd70-fdaa-4a8f-8398-d4749b6dbddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:11,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:11,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-059ea0fb-ab0c-479f-9d61-bc40bea5d23d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:12,580 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:53:12,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11e600e2-6f56-4e2f-9a73-2d333a4226f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:13,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:53:13,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c06c45cb-95c1-47c8-8198-11593b4a4693', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:14,711 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:53:14,712 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a62c9099-b266-45f2-8adb-53e897181589', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:15,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:15,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fc0b84-4134-4aa1-965b-337c83a59346', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:16,873 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:53:16,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-65f31032-36fa-416a-906c-695458bcc1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:17,940 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:17,941 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad5c605-7a7c-4b87-98d5-e7a4f9a02780', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:19,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:53:19,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef97bbcc-fc1f-4e28-a462-4a9ab944a940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:20,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:20,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d48289f-449e-4612-b7e8-8c0652900e26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:21,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:21,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30937ee9-2d52-4dd6-a5a9-fdc8cd384c40', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:22,211 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:53:22,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-606688a0-6fd1-4880-adfb-90e03800a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:23,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:53:23,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98ab00a9-6fb4-44c5-a377-22106e9129c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:24,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:53:24,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecc34bcd-d1ad-4047-940e-afc394a3c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:25,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:53:25,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10e37bd7-459f-4f31-a96a-49a03c5af034', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:26,524 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.084s",
                                "    2019-12-24 09:53:26,525 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b9d3c9d-11a9-403d-a58d-6231a69c1644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:27,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:27,595 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04ed1d45-576c-42bd-9ea6-df24a518cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:28,673 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:53:28,674 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fce41a7e-4b5d-45e2-b20e-b439000943cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:29,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:53:29,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4142c94-7be4-466e-9e90-c7a3a91cb032', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:30,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:30,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f53819d6-608b-4d37-836e-79a32fd74429', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:31,865 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:31,865 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07c367de-498b-4bc1-a281-c296de7137e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:32,928 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:53:32,928 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98c14ffe-7d72-440a-be19-a4424e314d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:33,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:53:34,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-963b4b78-0ab1-4fdf-b5ac-65992ccbe5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:35,064 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:35,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-68988a22-eb18-4146-9084-0189f9b509c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:36,133 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:36,134 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf9d7ca-1e7b-4b90-9d8b-7bf91e2a5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:37,213 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:53:37,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18f40336-9c44-4b50-a984-d7b0972370e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:38,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.096s",
                                "    2019-12-24 09:53:38,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26429450-ef34-4938-a8ab-89791ffabb87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:39,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:53:39,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7c72bda-fe33-46e0-bf69-e446e994823d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:40,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:53:40,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-053934ac-25cf-460a-8d76-c4f1aba00a61', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:41,519 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:41,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-610f8d46-9b52-436b-9e13-5967a04e22a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:42,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:53:42,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77e1e893-712c-46d5-bb25-2dc38e82c8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:43,703 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.092s",
                                "    2019-12-24 09:53:43,704 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce7267e1-a441-4ebe-8a37-1fec4616648b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:44,760 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:53:44,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c985a4f8-5739-470d-8673-4c75c26fd02d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:45,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:45,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06eb2658-7bf3-4d8d-86fc-318540c260f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:46,893 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:46,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d57217a7-bd47-4605-9751-2db105f373a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:47,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:47,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83a96d11-cd61-43ea-8121-06defa0ff7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:49,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:49,021 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb747ec6-0e9c-4162-a47b-3b817ba5be16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:50,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:53:50,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4902496-dd28-4462-a183-463140d94a60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:51,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:51,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c430813-e9ab-4b31-9ff0-b0a44c89a67b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:52,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:53:52,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa3e603a-fba2-4791-8671-b458f7081b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:53,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:53:53,293 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8410f2b9-247b-47c8-80f6-72358bb4c971', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:54,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:53:54,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8355807-01d1-47f6-aa3c-fc736361de06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:55,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:53:55,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cbbcb9-1850-40a6-bd30-6c9c160e680a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:53:56,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03522f4-2b04-4d0a-b7dd-a53bfdaf34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:57,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:57,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8106b1a1-7475-49da-9bee-bde2f16d77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:58,685 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:53:58,686 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a1007d08-1269-489a-86f7-021809b6c8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:59,750 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:53:59,751 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8e55179-afe7-4ed3-a172-a69ad96f041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:00,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:00,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82aac1c4-9661-4ab5-9222-c203063af47d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:01,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:54:01,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07d191ec-1112-4e96-9f7c-19f20143abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:02,943 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:54:02,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e06c93a-eb4b-42d2-b3a7-7e2b4ae6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:04,003 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:04,004 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5feb1d5d-2e44-4524-be53-44280d872318', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:05,072 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:05,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d799019-5066-4937-9fdc-2810488414eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:06,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:06,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f289d10-bbb6-458f-bf60-3b708c7dd58e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:07,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s",
                                "    2019-12-24 09:54:07,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbdc6f5f-9e07-47a9-8ba4-12fbc1672e67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:08,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:08,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4937d02-14cd-49ea-a3b0-7a0e340670f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:09,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:09,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d13b8d5-12e4-489f-a283-b01eaed3bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:10,459 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:10,459 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c2033cb-fddd-42c5-914a-72f06b658841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:11,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:54:11,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b046c52-3057-4610-8589-7c8bebd8be99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:12,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s",
                                "    2019-12-24 09:54:12,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f5b33ef-8a58-4311-8cd5-013386032756', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:13,725 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:54:13,725 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b0dd5c2-12df-420a-a7de-df63b2dfb9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:14,788 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:14,788 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8f0010ae-e0ec-4be7-ba3a-9aa690ef0bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:15,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:15,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d2573ba4-39be-4d4c-b99c-a9b03d346a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:16,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:54:16,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfb5a78-dde7-4ac8-a97f-5685b1248e60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:18,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:54:18,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b04e041e-73d2-4ad3-adf7-de9df309302b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:19,100 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:54:19,101 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01982478-9116-46a5-b846-95b0f5217f12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:20,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:54:20,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-087bac19-181a-4620-828a-94286a80c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:21,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:21,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56124bfa-b289-4f1e-be77-ba2621c316c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:22,952 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:54:22,953 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17f27833-36ee-4d0b-93b8-bb843012f304', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:24,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5ac0a28-127a-44cf-8fea-cc2ec52b0c49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:25,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:54:25,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9ed5dfe-7041-49e4-86c2-bdf0a74063c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:26,147 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:54:26,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ab7a74c-830b-47e3-9d32-d37ced198098', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:27,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:54:27,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-553baa04-48cf-42ee-8161-cb8fac4f3d49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:28,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:28,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f8183126-1a1b-4051-ac86-427efd5e09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:29,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:29,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3780b087-53b8-472e-82e4-4d4e1e3a576b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:54:30,434 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d1d344-c875-4131-ac06-e8a60794596b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:31,500 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:31,514 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2127854-e399-4a67-a779-ed1939e5d323', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:32,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:54:32,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6c028cf9-8ac1-4877-b32c-cb720e8e180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:33,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:54:33,663 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9113321-7ce6-417e-8139-25ba9fcc5bea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:34,731 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:54:34,731 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15da08d2-0636-462d-911c-27a781a813bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:35,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:35,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a1b7fc8-24aa-4444-a2a2-becba58e603d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:36,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:36,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ced67e24-5b75-40c7-9f51-38a5436b190a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:37,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:54:37,939 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c70dbdf0-e73c-4be9-ae67-b77b844c338e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:39,025 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:54:39,026 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7301ac2d-b0bc-434b-bbd1-3ddaa1e14c48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:40,084 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:40,085 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3fb84140-692f-44f5-a738-6e6d9fafaca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:41,153 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b83581a1-0c7f-4b50-af18-ca009ffad00d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:42,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:54:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8976cb-9e9b-4959-8fc2-ce34a491572d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:43,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:54:43,317 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13b375a3-da23-4bb8-ae93-9ac1374ab5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:44,380 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:54:44,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9ad08f76-6ed2-4a5b-ad8a-eb1c27aa6f70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:45,456 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:54:45,456 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8bbb552-6d95-437a-864d-9c3a5016b198', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:46,517 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:54:46,517 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-981f2ba4-b9a4-4bb7-8140-d37514e4b627', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:47,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:54:47,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05b203ab-e3e4-4333-9b77-e1775b631753', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:48,668 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:48,669 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d483a64a-cdf3-44da-b90a-0566ee1f235b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:49,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:54:49,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bccf06b4-e8a7-4625-90dd-42a17e6a0008', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:50,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:50,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93193c3a-f79c-4de5-8041-608269043cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:51,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:54:51,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ded8f1ae-1f73-4b9d-9987-b6be999ce284', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:52,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:52,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d4920ca-936d-4be8-b0a3-d3df98e1f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:54,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:54:54,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0b42015-1cd7-4de9-ae34-e8a696ab7564', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:55,065 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:55,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4eb4ea9-73ae-4f1d-935d-dc53e45d760a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:56,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:56,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f543a6-919c-47ea-aa5c-fa6f58070ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:57,212 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:57,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f278863b-a306-4d5f-b817-ba04d30e8145', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:58,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:58,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a88250c1-1f5f-480a-8770-c55cdda26a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:59,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:59,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f942ba-1868-418d-bc6a-11667d123acd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:00,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:00,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4852168f-8d50-48b9-bbfd-ce3a5f8415db', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:01,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:55:01,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cc657f0-ed06-4db6-972e-2299be704e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:02,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:02,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3130f297-9f3c-4e3c-8f8b-a5ed53ce2794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:03,591 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:03,592 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a7f7545-0c30-4930-a08e-605d359b3755', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:04,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:04,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba8d8e4-694f-491a-a7f7-da1ea12ae39e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:05,730 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:55:05,730 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e7787a9-10ae-45d5-bf57-7d9f201e3e94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:06,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:06,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4cf5cd48-dd2b-44b8-9b88-35cf81f22f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:07,878 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:55:07,878 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f11f86-84d0-43ec-9ac0-4cab377efb80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:08,959 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:55:08,959 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f0e155e-7e9e-4385-ab1d-673475dfa740', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:10,038 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:55:10,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0836745-691b-422e-ae3b-3e8b612f1649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:11,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:11,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66572655-b418-47bb-967f-f0eb728f7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:12,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:12,164 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d8846c8-8d1f-4ea9-9caa-06593fef76f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:13,236 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:55:13,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f436d0b-44b4-4f61-a7e8-6068ebbef705', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:14,308 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:14,309 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-172e48ce-9721-47fb-852f-e24af0c3c1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:15,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:55:15,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d5969dc-e048-4a4d-9b9b-7868014f3414', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:16,445 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:16,445 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf05d61-f87e-4131-b84b-df4d2793164b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:17,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4f2844fa-f768-41c7-a1af-684ccd7fcd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:18,590 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:18,591 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e876402d-03cf-41d9-a063-60f3489d1011', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:19,650 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:19,651 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b77f0760-9df1-439e-b3d3-0004cef31e87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:20,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s",
                                "    2019-12-24 09:55:20,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8dc58b-bcc0-4f52-825a-7d0847f04dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:21,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:21,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d3c483e4-6941-46f0-8ff8-42bbae33c7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:22,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:22,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab7360e1-f6b7-4148-ab79-988fe8893f49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:23,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:23,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a57e6228-35fd-44ce-8068-58107b7dff13', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:25,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:25,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc3fa0f-9e73-482d-b20f-784a10b6cd94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:26,101 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:55:26,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7049ef89-f905-47b4-840c-e32ef9b8fc58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:27,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:55:27,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d772c23-c35c-424c-a9d0-9b573b63fb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:28,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:28,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a390689-7e91-4677-8f1e-2dcb92982a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:29,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:55:29,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3d5ced7-0ea6-4b29-aa1f-f97707a4a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:30,420 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:55:30,420 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa9bffcd-0dcb-4ea6-8aea-9f5f2fea9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:31,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:31,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7aa664c8-91b2-483f-b38e-429ece4d1b04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:32,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:55:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bb0e83f-2084-4484-b28f-0f6a4a5a9ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:33,636 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:33,637 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c03c52d3-84ff-4305-85db-68ef587d22b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:34,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s",
                                "    2019-12-24 09:55:34,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4310f2df-b91f-4cc7-9c21-978c39ba83b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:35,804 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:35,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8421471-4b50-45a9-a27d-ef4fa7c64071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:36,882 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:36,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24e88a05-6a0e-4897-96a0-146f290b25f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:37,953 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:37,954 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d296296-a0c9-4300-9329-be3bbfa4b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:39,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:39,013 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-547ad425-7800-4f28-a2a2-155b679b31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:40,083 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:40,084 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5bf0c487-139e-4f53-9e60-45fb30796b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:41,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:55:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad11f5f-7c5c-4081-9a69-4eaa06b124b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:42,224 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69899ac4-a283-43ff-8f11-95b4ae142247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:43,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:55:43,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88fcf8aa-5a60-4871-ba2b-6befee90ed2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:44,352 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:55:44,352 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43870a8e-1830-4a19-b623-a66e7ce0d18d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:45,408 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:55:45,409 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eee9c6ef-dd50-411d-8441-94f9c690d748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:46,476 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:46,477 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-231ca4a5-f98c-4232-a5ea-48cb1bd2bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:47,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:47,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a02e17b-0a5e-4514-8015-03035ea202b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:48,604 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:48,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3825e9-2531-477a-866c-b0556e6a90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:49,662 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:49,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f33b2d1-2498-4e86-8d05-d6b8ec20ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:50,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:50,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc9deeb6-eb76-4df0-80af-3d4eb64a47af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:51,813 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:55:51,813 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a86af59b-5496-4dbb-bee1-d27d16c5ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:52,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:52,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4996f2e8-9e59-4edd-adad-5433428396fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:53,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a04fcd87-2938-43d8-bdcd-6b8c85c15a67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:55,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:55:55,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-894fe4bf-2950-4f75-91bf-7221e6f1e00e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:56,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:56,091 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-746d66b6-55a9-47a4-8aa1-c87785596fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:57,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:55:57,173 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c023084d-0fa8-42e2-ae7a-598d0143ca86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:58,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:55:58,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d46467-51f4-4e96-8b70-e5a531eeb9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:59,320 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:55:59,320 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c30c8a14-9972-4dd1-b1bb-3aca4ab2759d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:00,378 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:00,379 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-797bc89a-f36a-4ffd-a841-3f2a19f0ebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:01,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:56:01,463 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8fe31cf4-7339-409b-859c-d1c2931f40c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:02,523 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:56:02,524 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26ca4c7d-fbad-4435-a308-4adcedb5ace5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:03,627 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:56:03,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0e03203-445e-4c48-8f01-eeb3271534e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:04,693 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:04,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c79ff1ac-4062-4f57-83bd-511a30575c24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:05,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:05,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed9e2eaf-a9c3-410c-9fb0-a9f4cf320986', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:06,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:56:06,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a48dba9-0ff2-42ba-a0a0-8274c9d45f21', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:07,923 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:56:07,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d86f1222-faab-4657-8f03-0e4ba6786e50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:08,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 09:56:08,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d659a9a5-3120-4ae8-a5b9-c40333ec188c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:10,047 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:10,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90cb4fa-aa78-4f09-b7bb-8d3e28074a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:11,106 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:11,106 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f0d4fa-3080-4def-875b-0dd762d02a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:12,175 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:12,175 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba26b3b-0318-4300-b1d2-99fb6eb6093c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:13,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:13,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-002f7610-53a5-4bc0-b156-5bd0818566b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:14,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:56:14,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-164814aa-8c57-4208-bdbc-800105accb84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:15,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:15,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d23beb5a-ab2a-4f29-806c-19b82740e797', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:16,446 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:16,447 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17e49a56-1e0e-4461-969c-461b7257d303', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:17,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31915735-0b09-410e-bb1c-ae707d3f03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:18,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 09:56:18,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1247877c-a1b6-4613-a9dd-a7ab1495d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:19,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:19,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de6892e4-26a5-4ace-a89a-30829a9560d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:20,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:20,727 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-681570e3-8272-4d3a-bccf-47d735751aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:21,819 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:56:21,820 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f70199db-cf3f-420e-8589-6653b68b5b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:22,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:56:22,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c6ef1d6-3f20-4fe9-8c8e-17facd3877ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:24,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s",
                                "    2019-12-24 09:56:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0cb4aa2d-58a6-4c11-b16a-d5bc3772d45a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:25,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:56:25,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2b9d245-6b17-4063-8e69-6320f5dedfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:26,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:26,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90b9ef6-e354-4280-b24c-cb47e56783c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:27,237 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:56:27,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1269f68-b28a-4b1f-a27e-246ee38a6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:28,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:28,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b940d0ac-7992-476f-802c-3e1747392dec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:29,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:29,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdccb5a0-5803-422c-8bdd-2db7a8166c62', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:56:30,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c32be33-2c43-4cb3-9327-25f7271fccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:31,504 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:31,504 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40061d3a-95b6-48ad-b6cb-833917274cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:32,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e89f3926-817e-46b7-9e93-44e03ed31e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:33,633 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:33,634 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6696b4a8-9f4f-4c75-8cd5-b961d349d174', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:34,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:34,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d5b52b-6780-4e9c-a55e-9d863a299d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:35,768 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:56:35,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e73755bc-c2e9-4c31-bfad-a26a00e1efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:36,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:36,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4ca44fe-ea47-44f6-85fb-fe3eabd1dee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:37,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:37,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88ef32ed-1b42-44ae-bc18-6e5c9eb41d84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:38,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:38,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b03cd4e3-5b7b-4bb7-94dd-d03a1ea9748a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:40,018 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 09:56:40,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79fe7d4a-0dc6-4a1e-8eaf-a04936df70ed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:41,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:56:41,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e5f584a-f17a-47c5-a90d-9f9699bb962d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:42,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s",
                                "    2019-12-24 09:56:42,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b986390-2f95-475c-bb0b-161b4f4e5084', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:43,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:56:43,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e516a25-2a35-467f-a1ca-78b27492e175', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:44,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:44,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a41575d-d219-456a-8492-2bde94778006', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:45,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:45,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82cd4b5f-eee2-4f5c-b4c6-7344ef929c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:46,509 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:46,510 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec9cd064-b03c-4b2a-895a-e81581e611a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:47,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:47,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17314a37-a5ca-433b-a79a-20ca8be2cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:48,641 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:48,642 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c282c1a-44f0-400d-b05f-86987b1fc479', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:49,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:56:49,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-853ae1bb-4e0e-437f-b769-173fdc599db1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:50,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:50,782 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a8cecb72-7a85-45d9-b4d3-a3f3efdc166a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:51,838 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:56:51,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ade9b7b-2074-4ff7-b3fa-556f23128371', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:52,903 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:52,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-48b90d80-94d1-44e6-9ab2-bda7147b81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:53,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:53,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c64c4ea6-6d3f-4f3e-853e-f022dd35ee0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:55,029 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:55,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7b8b510-2582-41da-81fd-bfe68be77081', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:56,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:56,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdf0a5a8-a066-46f8-be7d-7965fff47275', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:57,168 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:57,169 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87781ff8-18c6-42bd-b366-c42450042e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:58,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:56:58,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fcd991c-a669-4a76-a51b-164dc45c91a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:59,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:56:59,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2c5f4f0-2004-4a5a-b8b1-3f6fc0308eef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:00,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:57:00,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed8e6a0d-f75e-4846-b823-5850b84166ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:01,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:01,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3b0b84-280c-45cf-bf94-67279b55c233', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:02,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:02,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f888faea-dee2-441d-8714-3c331c630171', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:03,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:57:03,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe32838e-0005-412a-8aff-6bf0cbdbf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:04,655 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:57:04,656 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e31d9a95-794d-4ef6-8353-de6df919f038', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:05,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:05,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bb36d2e-efbb-496a-b0ed-696868852bac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:06,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:57:06,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a4256e2-7752-4d8f-b8b7-72b76b41a0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:07,886 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:57:07,886 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b21de450-c46e-4228-bb97-7f0c155b88ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:08,971 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:57:08,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1add68e-7d60-459a-8443-94f88bd16127', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:57:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ebd71e3-091c-4322-b6ad-d188ddf9b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:11,102 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:11,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eed42fe-199a-4967-8f6a-b6ea8e84e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:12,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:57:12,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbac42a7-2c34-4ce9-8b92-8e9c040698aa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:13,239 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:13,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9861c4b4-f391-476a-95d2-fbfdb79485e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:14,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:14,313 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b66e7a52-c9f9-443e-8174-6d6ba7a67b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:15,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:15,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9f7382-c8b9-46b0-b09e-b108d8433fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:16,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:16,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8364117-18c3-4196-ab1e-45c825cad6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:17,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:17,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-988435f9-425b-4529-944d-a94320f4a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:18,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:18,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-000f9d06-0833-407e-a249-15e0aab875d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:19,648 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:19,648 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84f97fc9-2489-4a17-b67d-9d6c09dcf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:20,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:57:20,723 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54fb6af5-b342-4264-8439-f3134db40e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:21,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:21,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43f61a1f-8303-4447-bca9-78de3ac28b07', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:22,857 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:22,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08f1cfb6-dfda-4f17-b104-e9d2f39fc15c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:23,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:23,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8806c1e3-91a0-4f58-8068-bb9ad97aedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:24,988 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:57:24,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d537ce3c-0f5d-4ba4-b571-e42b2eba6fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:26,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:26,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c054bbc-a769-4b25-8574-651eba3e5cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:27,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:27,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d03bec-57c9-4252-a146-f1210e0d2bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:28,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:28,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce548088-17ef-4d8e-a7fc-49223ceba93e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:29,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:29,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d1172a4-c8c5-4a84-8e46-a955a1dc8239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:30,331 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:57:30,332 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-71073f7b-1f77-4ade-8db6-31e9e08c1820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:31,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:31,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e5b0833-2a35-45e3-9080-425308c66f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:32,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:32,473 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5637a937-bef5-4e14-a327-1240b0414bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:33,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:33,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a09be06-dacb-432b-b565-e1eaff844135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:34,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:57:34,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2e35175-5068-4d96-a304-1629b209e0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:35,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:57:35,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d6599663-0dec-4d12-93e3-cda4e1068938', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:36,736 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:36,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f0c71ca-6d43-4660-a945-2c07c64b9adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:37,816 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:37,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ca089f2-b9af-4cdd-bd43-177883c129b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:38,880 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:38,880 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17ea92cb-8e82-48c9-9d56-8b513cbdd6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:39,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:57:39,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706b623f-0c75-4e69-b995-8f51ce35b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:41,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:41,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf6456c5-d9ea-4295-9989-3d4d57a9b921', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:42,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:57:42,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6cb02b4e-e600-4226-b46b-50ab7cd45bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:43,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:43,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a73da72-965d-429f-91d9-171a04e03f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:44,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:57:44,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-935d46a3-690f-4250-aa01-478d8efb64d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:45,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:45,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0aa5af-b6d2-412b-af0b-2d1a9a4ef13e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:57:46,393 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f494e3d-f57b-41da-a88c-8954882643c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:47,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:57:47,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9abe8e4d-78a7-4df2-a950-936f11d43c27', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:48,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:48,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ba8913e-6b5d-47fb-9e0f-f20f81e52419', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:49,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:49,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b46eed11-6bd1-48a8-bda9-628fb1a92ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:50,666 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:57:50,667 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1c4cc8e-e672-4876-8c1e-97fdf6bcd096', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:51,721 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:57:51,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10f1ea0e-9e7e-475d-acf9-3cbdf19f8688', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:52,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:52,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5d3bb27-870f-447f-a4d3-7444ca0d775f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:53,848 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:57:53,848 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-becd474a-caed-43c2-939e-d781b4235fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:54,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:54,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66952b23-3e77-4f62-aacb-cf96990d6445', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:55,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56bf1505-b990-4237-b4dd-d64ae56ba22a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:57,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.115s",
                                "    2019-12-24 09:57:57,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03750a12-1074-4704-9292-99d3c12c85b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:58,155 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:57:58,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-86e6d4fa-05f7-4fdd-93a8-6f5534f5af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:59,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:57:59,230 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39b5c82c-4df9-4c14-b189-a541001da351', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:00,291 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:00,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-41121f49-9b18-437e-93ef-5daa9ffb7805', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:01,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:58:01,370 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c5f268e-4e23-4c9e-9b7a-f2c452887379', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:02,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:58:02,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92c6b90a-e7e7-4240-bbb9-e90cee47ce87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:03,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.350s",
                                "    2019-12-24 09:58:03,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd2ca535-a6ba-4b6e-a8d4-f80ad606797f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:04,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:58:04,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe671dcf-ff52-40b5-8f6f-886ea6b199dd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:05,944 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:58:05,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-262f72c6-5f00-4ef4-b526-82065b005949', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:07,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:07,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0456ba4-d780-47e9-81e8-194286373ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:08,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:08,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06ea93cc-ae99-4f20-acc5-7d02068f31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:09,132 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:09,133 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b447da47-b1bb-463f-be0e-e80bc0598edd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:10,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:58:10,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09bb5efd-21e7-421b-8234-f59ef6bb64de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:11,310 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:58:11,311 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf8d00ad-8fce-4ee6-bbb7-e60d6354d083', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:12,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:12,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ad593d9-6a4f-46ce-8bfd-c79c08c5ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:13,468 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:58:13,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f5cd31c-c466-42a3-be5b-dc2db1ac87e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:14,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:14,543 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a29c36-0842-474d-9501-bbc42b02a658', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:58:15,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1c041c9-4881-409b-944e-1b89438142f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:16,683 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:16,684 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd560b0e-3764-4771-b1ee-fd0e9062c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:17,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:58:17,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2f87723-eb24-4b02-9c11-f4e1b4910d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:18,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:18,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81a01078-ad1a-4d21-a471-2cdf67bdac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:19,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:58:19,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fbd9efb-ca11-46bd-bad7-51d12379444b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:20,946 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:20,946 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6d801c62-3562-43a4-953d-7fea823e24c5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:22,012 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:22,012 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59a3d23b-a661-4925-9ce6-fe6593c65976', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:23,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.107s",
                                "    2019-12-24 09:58:23,123 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a3be930-5974-4749-9278-3c3bca7b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3efd6a-0db2-4027-a8d5-78ad3d6503bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:25,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:25,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edc0785b-34e3-41d6-86c1-80a93641eb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:26,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:26,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ea91cdd-a46d-44c8-bf54-b9c91ad3ae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:27,382 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:27,383 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-161a23df-5513-41ac-9785-6611de62432f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:28,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:28,448 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef7a096a-f334-47c9-bf5d-7aaad9dba6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:29,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:29,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a659c3b6-7a63-4ea7-9cca-4e90f18599c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:30,579 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:30,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecd36bb1-35d5-4775-a49d-2760349af86f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:31,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:31,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07663d6e-3c76-4b8d-be11-f0b26cdd29e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:32,708 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:32,709 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0d1bcc-886a-4bd1-8dc4-26c0b2777235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:33,775 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:33,775 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba7f5ea1-b3db-4f06-bb95-7836fcbfa2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:34,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:34,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0226a606-ee16-4d2a-8410-b05d628135ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:35,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:35,905 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3bb00c28-715e-47bb-91b2-e8c5c8225ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:36,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:58:36,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7d13f0e-6ea2-42a0-b153-d902dae26bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:38,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:38,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18cb6aad-100d-43eb-a056-dc9b03ac8fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:39,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:39,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd2fa4e0-255e-4c3b-ba8a-402f5d766630', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:40,161 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:40,161 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-508c300e-38f3-41a5-a585-48fc74d51bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:41,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:41,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fe63469-0e07-4cdd-87fe-2a4d6a12d3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:42,297 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:58:42,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f901893-5dfc-4732-83e7-20c714f0e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:43,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:43,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c66e9f5-e333-44dd-acf8-d61b70fd075f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:44,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:58:44,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcb1e95f-fe0b-47a9-a1fc-164845754952', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:45,505 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:45,506 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db45075-1298-4e62-af8c-bcd0a3f065d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:46,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:46,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-63b8484e-711c-4363-9c74-6cfa39c51c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:47,630 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:47,631 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4448365-32b2-4521-9dff-178821a91f30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:48,698 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:48,699 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-890fb32d-9225-4be7-8f89-436ad36b5853', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:49,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:58:49,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcf2842a-0dbf-48cc-b892-8872eac47969', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:50,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:50,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2302c429-2af6-4ace-b509-be730d969c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:51,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:51,889 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-579d5070-84b5-433e-8da5-9964ed528b52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:52,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:58:52,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-880cc684-1cd2-47a5-a5d3-8755dba76239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:54,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:54,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-982895c1-6dcf-43b8-a0d2-5ace3ca765dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:55,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:55,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa06c087-aa30-4066-be16-51098a59e620', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:56,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:58:56,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc9f28a-dcac-4c34-b13a-b265deb1ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:57,226 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:58:57,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15e4a375-c99b-4283-aca7-992aa9c20c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:58,281 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:58:58,281 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4a13fa6-e42c-4651-af4b-6641c88b2393', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:59,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:59,348 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f40ab85f-ce31-4be8-b360-010852137249', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:00,410 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:59:00,411 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08d92505-0691-4eb4-8632-482941a10f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:01,480 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:01,481 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f6afdd6-7825-479a-bc18-52dc1636c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:02,545 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:59:02,545 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43a2ba88-cb3e-4abd-a99d-d0b6d35a653f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:03,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:59:03,613 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a33a7bc-2de3-41a9-85d1-f669faef6301', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:04,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:59:04,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da50b95f-d5ca-4fab-af84-fa11d9515235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:05,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:05,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbbf209b-9aa2-41e1-9a6e-2ed1c56b9ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:06,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:59:06,825 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42e83b6-f0be-443c-9278-0e21f3d635a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:07,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:07,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ae36513-03d6-4d62-8d39-ff29e293ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:08,969 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:08,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff5ccb-7892-4aa7-9bdd-ebf6b88cb5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e736f9f-ca02-4fc1-8a97-d6f630fb6212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:11,110 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:59:11,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe590869-8653-4e2d-bc07-ae5f641717ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:12,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:12,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42798616-0235-443c-88de-c6a6b8e76f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:13,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:13,251 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d911ca8c-2c2e-4ccd-baca-797a8f3955ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:14,311 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:14,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b7601d2-fcb4-4fd1-8b31-7cb29ba9e201', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:15,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:15,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7de52c56-0f0d-4a9e-ad39-5003743fbc98', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:16,440 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:16,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-47c26a90-792c-4223-acc9-70a39e762b57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:17,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:17,499 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28e693f9-567d-4ac6-a966-df5e6aa90bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:18,563 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:18,564 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-075f857e-68e5-49bb-8a93-4623fdba13d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:19,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:59:19,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54cb039e-5d58-42da-b5fb-12402f048cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:20,691 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:20,692 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2af1e650-b837-408d-b1f3-569eaab9945e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:21,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:21,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80a7eef0-8eaf-4e99-b838-cd80689be82e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:22,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:59:22,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da445c7d-ddf5-4281-a05d-50c74fc401b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:23,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:23,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4868fa-6ad3-4cf0-844e-f1deb3376168', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:24,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:59:24,977 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eacfec84-b840-4561-8758-a05f55e00e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:26,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:26,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8603558d-1391-48c6-bc74-a53c4dcee94f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:27,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:59:27,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ea5aa8-524c-4655-b231-7233fa3d9839', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:28,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:28,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d551af7b-03df-4d48-a1e8-11ed5fad5d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:29,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:59:29,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81951308-4c56-4088-8256-f92ea975d396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:30,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:30,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-500b03de-be1f-45e6-bbe5-6a7ef5793943', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:31,442 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:59:31,443 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5347b47e-19c4-4230-9bf8-62acdab1e71c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:32,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:32,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6005372a-a193-472c-a5e9-3c56c74d4fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:33,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:33,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad3e939-fd82-4134-83f0-e048f9eb9fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:34,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:34,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74e30c59-f435-420c-bfe3-b0c5356ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:35,723 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:35,724 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6962c722-4875-4849-9487-6b7635672fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:36,791 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:36,792 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a361ce-c277-407c-9d94-e3649e94af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:59:37,853 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f6737f0-ec65-441e-a511-2392183ed8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:38,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:38,925 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-214e3b74-db5f-4361-a272-ab1ef866c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:39,997 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:39,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-575c43ef-3238-456b-9b0d-f9ff2fe26956', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:41,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:41,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-596f7dcc-4438-460b-b46e-c8146a5e62b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:42,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:42,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e5a4f40-0c8e-494a-9ba1-4f33e759850c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:43,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:43,188 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c3b5e954-ea08-459e-9e72-764d3d4bc4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:44,259 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:59:44,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7125db77-7178-4449-8564-30c5ae15c689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:45,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:45,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba72c36f-4493-4596-870c-516500b16439', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:46,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a895ef0f-8d25-446f-a1ea-617d1cc90920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:47,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:47,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7fd1596-a12e-4295-853f-12fc32de19af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:48,527 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:48,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70fdc4eb-67d1-490e-9a33-398f1382fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:49,659 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.131s",
                                "    2019-12-24 09:59:49,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30020546-7eb7-43de-814c-e8a85fd5272b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:50,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:59:50,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edb25053-cc01-41a8-a94f-2ccad97e841d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:51,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:51,806 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5609a08-1b58-411c-97ca-d763bcd6bcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:52,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:52,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-023a0068-3c50-4e5f-a450-412059d99dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:53,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-895c2912-75bd-482d-9e7b-87a9eff1bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:55,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:55,002 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f233d633-802b-4ff9-bcbc-91dc57c05b09', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:56,071 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:56,072 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cae9adae-1ea3-4536-a1b0-a806e7a266d3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:57,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:59:57,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bf75dbe-81b6-42a1-b77e-6723985f5fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:58,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:59:58,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f3e572e-ded2-4a4f-9fa9-d16728bf9644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:59,268 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:59:59,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3500bce-db88-42da-b5d0-b01501a4d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:00,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:00:00,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a7c026f-2a0f-40a0-9297-9d346d30da7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:01,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:01,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe2d8f05-15a5-453b-b794-36ed204e68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:02,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:02,471 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9b0c1c2-587c-4eae-baca-1175883dd572', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:03,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:03,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5a6c46-526b-4d36-a4cb-065aa7e90363', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:04,593 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:04,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fdf2fa0-3c9f-4125-b588-5fae730b5d02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:05,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:05,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-607b2a04-63d2-4354-949a-b88fd4510396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:06,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:00:06,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3d4339d-ad89-46ea-8ce4-1b90fbb0dabb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:07,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:07,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4c6e57f-f843-4269-b9f2-f06cab580063', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:08,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:08,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9e8050d-c693-4985-b612-938b25ed95d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:09,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:09,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c67e32-9ae6-499d-8b15-53e4bf13a5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:10,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:10,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0602cc69-984e-4c26-91de-451e29f75a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:12,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:00:12,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78c413cd-7d2a-48b6-be4e-d748b9f9c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:13,120 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:13,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54a2382f-4734-4fc8-8f0c-f9ee75b6d60a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:14,185 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:14,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84382129-f8c9-435d-8215-4757015c0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:15,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:00:15,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-256b405c-44b6-429c-acaf-e38ed98f1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:16,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:00:16,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4baf96f8-0d24-43df-abb4-61dc47edf60c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:17,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:17,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f339d867-2bd1-49be-9d7c-393b3082cbca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:18,474 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:00:18,475 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f5adbe30-9220-4c2b-a059-dff30dc483e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:19,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:19,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76f77fd6-d8e3-4f52-9107-c637b1c0a890', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:20,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:20,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4648a367-5985-4ffc-b9f6-650f0a94f859', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:21,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:00:21,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a257385-3d68-429a-9461-e1f2516ecafc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:22,740 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:22,740 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-842a9bb0-a5b0-4754-bbba-1beec77c2c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:23,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 10:00:23,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0f32e756-3917-4034-8e88-aad0f6b5cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:24,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 10:00:24,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7e97dd6-40f1-40d7-9b77-eeaeb545688c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:25,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:00:25,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76e31584-39d9-4a3a-8d2c-4d9fbf5b344a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:27,063 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:27,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-538f371d-a1fe-4962-a576-de7ee03611ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:28,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:28,128 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8238ce1-3732-4d42-839b-159742cfdfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:29,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:00:29,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f9fdc8-44f4-4685-aca4-0966798fbc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:30,258 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:30,259 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae5c66cd-e39b-449e-9fbf-db84fc3ed605', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:31,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:00:31,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e032b30a-3225-45a1-bc5e-cf8b372b48d8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:32,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:32,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ef1baaa-f3a8-45d1-8610-6909fb6165a9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:33,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:33,590 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-751e1ad7-ca20-4ec9-a351-e3470701a102', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:34,651 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:34,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04eb53c5-97ef-4a8a-b1b6-17b8df720794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:35,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:35,719 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-666c4c47-3fac-4d7b-bbe4-3e7901b8ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:36,780 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:36,780 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04a862e2-071a-4c49-8094-65aac8512239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:00:37,852 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd22ffdc-13e2-4e4b-80ef-9b904d4b1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:38,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:38,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a10bc91-8589-4598-9769-9b3d57776fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:40,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:00:40,001 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4d681bc-694c-49ab-915b-7899e757bfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:41,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:41,066 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be484e8e-0bed-41a1-849c-66647f762924', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:42,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:42,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-928a0767-7a8f-42b2-842d-1dcbfd0e3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:43,194 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:43,195 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc54e5b-c3a3-42c2-92d7-bd8461418f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:44,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:00:44,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4022efea-5362-4b6b-968d-e612469dc0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:45,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:45,335 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34f1d0fa-1c6a-468a-af27-f414529bd11a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:46,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:46,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaba5e82-5ad5-4f28-aced-190f0c8f4b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:47,465 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:47,466 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d208db2-7747-4062-a773-fa8b1ae2285e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:48,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:48,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-036f7de4-3b51-453f-a1bf-38d0b057720b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:49,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:49,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5a82d79-90e8-4c20-93ff-afc25f0dae05', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:50,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:50,654 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a483e472-d6ea-42a6-a710-93295ee91ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:51,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:51,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ec797e-a721-4300-a98f-c8051690b7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:52,790 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:00:52,791 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f8e889a-0e24-4782-a5d3-e28c2cc36a49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:53,851 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:53,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8230fd72-b865-4f21-ab8f-c013420b8515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:54,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:54,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f58f5d9d-dca1-4aaf-8092-309510ba70c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:55,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e531659d-ed03-469b-9c3e-f0409a235e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:57,040 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:57,041 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a58e6f5-2d2b-4c4b-b449-971ca6ff89a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:58,098 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:00:58,099 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3c91b7b-358e-4c86-85cc-bf59b89f1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:59,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:59,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61417e21-2800-49b5-9b3d-bffe3312f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:00,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:01:00,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2e57425-56f3-48c7-ae60-6310776edd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:01,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:01:01,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3b30db4a-1bb7-4342-8fdf-1a1d69c09720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:02,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:02,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d08ea145-4ae3-4ccd-a4cf-1a9b26e5adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:03,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:01:03,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9b2b078-88ea-48c6-ad17-b9faa0104f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:04,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:04,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a914492d-ad0f-45a2-ba2b-515fc9c1c5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:05,601 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:01:05,602 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f851f4a-23f4-4a8f-945a-9bc8f3b1c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:06,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:01:06,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fb5153d-c7c4-47a4-9387-875bae32bdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:07,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:01:07,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d3a9edf-febf-4f65-8d26-d7c82bbd59a7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:08,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:08,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f06fb7b3-edec-4875-8c16-47c3b626a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:09,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:09,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4e5e006-b82f-4c2f-94b1-16fee48717ce', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:10,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:10,918 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28d665be-1406-45a4-9546-b6ab0c153acf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:11,981 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:11,982 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f00b4ba4-2139-4361-9947-0dddccf240a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:13,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:13,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-702ab6ca-5e46-4e0a-9d9d-3e564869ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:14,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:14,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38e6689e-873e-41b8-884d-31d2d62bdcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:15,174 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:15,174 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec6d2c18-be6b-4c1d-a633-188250a82720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:16,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:16,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87ba1960-f66b-4008-8401-b6a0f361fcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:17,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:17,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6983d4a6-121f-4336-bf35-6d7052d653cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:18,383 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:01:18,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9b8f586-31e5-4d29-b3b2-8b61fcb0a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:19,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:01:19,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83026ed7-c4d5-40d7-b6e8-5f59f210b83b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:20,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:20,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6592a754-7f0b-4fd7-81a4-e61f93cb5374', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:21,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:01:21,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe346912-1968-4b90-9768-8ae9094aad02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:22,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 10:01:22,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c9b03f9-2267-4733-b388-0d884935a32f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:23,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:23,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faa259e0-00fa-421c-8e6a-660e033427d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:24,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:24,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-867325a3-8c9b-442c-ad45-b4d0bcefc288', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:25,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:01:25,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24eafca7-251c-4578-8d34-e73b42bc1636', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:26,927 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:26,927 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b443980a-504d-4650-a8bc-5dc8663519df', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:27,990 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:27,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e209811-e2b7-4e1e-9b33-d56c6aa1f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:29,076 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:01:29,076 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaed0e10-d7fa-4d6c-9b74-b33df79ad05f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:30,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:30,140 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4011b77-cab2-4207-bee6-d209846a1fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:31,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:01:31,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c706103a-4780-4d62-baa5-54debbdd9c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:32,275 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:32,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f1435a52-debd-48b9-8930-24ca78bab606', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:33,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:33,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9644441-836c-4c99-bc86-bb5afc6c208d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:34,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:01:34,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5daeda15-5bc0-4391-98be-9ee3a1a12db9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:35,510 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:01:35,511 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-953d13fc-2bb3-4aea-9f05-77d8a661a235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:36,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:36,579 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1eb796b4-8439-4c28-941d-34f2fa731c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:37,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:37,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee31c15-550f-4d84-acd1-42b1fcbe7340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:38,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:01:38,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d32b90a-a6b6-4931-a3fa-7acff929f135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:39,779 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:39,779 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c9f09ed-485f-46c8-801d-a011b5da85be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:40,844 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:40,845 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f630e7a0-2c5d-4dbb-bdff-58446d3750e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:41,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:41,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd527447-db14-4709-bcfe-d46a9b30bfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:42,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:01:42,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-406aa2ba-a428-43d1-a465-5f428914113f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:44,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:44,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e92238b-4f3b-4379-b878-4329787bc08e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:45,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:45,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dcf3e122-34f6-4c94-b99f-67a384e415b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:46,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:46,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0df5ca81-60aa-4c11-aa1f-6886240b4e14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:47,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:01:47,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a073f02-ba7a-4a3f-8ca6-f99bccca7073', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:48,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:48,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-477e1391-e6cd-4980-bf0b-22a7cb4e84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:49,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:01:49,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bb4b5679-613b-4737-bd73-1bf9478ca02f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:50,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:01:50,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-837a1c71-14d5-407f-9eb3-399e4056f368', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:51,522 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:01:51,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b476ca58-b539-4a2a-82e6-474ae064f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:52,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:52,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50588748-cf41-4ede-9fda-8d22d5d48926', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:53,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:53,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30382c8b-bb8b-4c41-8deb-e0d1d358a240', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:54,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:01:54,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72cb94cc-4f92-4419-a37a-0bc97bdb9a10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:55,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:55,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3293e7-c07e-4b09-af76-005da61ae6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:56,849 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:01:56,850 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-220419eb-f158-476a-b54d-d7c93e573f83', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:57,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:57,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29bfff50-5c73-4d51-a1d2-27a77bb98bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:58,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:58,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706aac43-6cad-4ccd-9c7c-0b3ed9f59210', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:00,041 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:00,042 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e13af840-552b-4dc2-9142-ce2508a21278', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:01,111 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:02:01,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11569162-7645-44c4-baf0-d88ca014c747', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:02,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:02:02,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a9e515d-7c27-488d-b51d-757cad616daa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:03,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:03,265 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8c17bd3-0a8b-45a3-8233-b38bc9b5c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:04,349 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:02:04,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27567a1c-2546-4b88-8af5-4171e5073357', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:05,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:02:05,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84013dcf-2c34-4e4f-bc15-9ba21a5bce31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:06,471 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:06,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61a676b1-c7af-413e-9c64-f52645156f29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:07,531 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:07,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35c8aa72-7967-410e-9b94-a6ea317077a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:08,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:08,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07a8dcf2-57c6-4517-a57d-0582cf3760bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:09,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:09,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5826a7-b7bd-4bdb-a40b-a42aa2a2ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:10,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:02:10,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc5c6f8-c215-41a9-aa1a-f17371894071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:11,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:11,798 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2e2d507-8aac-4fcf-a5eb-778b8884ef34', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:12,871 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:02:12,872 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-946e8b6e-78ec-4170-8731-e2a4ae451250', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:13,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:13,933 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e14865d2-dd2d-4e3a-90b8-66bce4edad28', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:14,994 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:14,995 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e6c4e9b3-aabe-43e5-a9e7-11962c831d44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:16,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:02:16,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35f3dcc0-2ceb-43c2-9088-627c0cfae4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:17,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:02:17,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7813a1a-1083-4d35-9b9f-1bb8035d1c58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:18,203 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:02:18,204 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4acfdfb-f26e-44a0-a67e-d55e1235d38e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:19,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s",
                                "    2019-12-24 10:02:19,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4d9a8bc-ecda-4491-a200-1a64fb71aa90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:20,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:20,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26788e5b-439a-45c8-b931-28d7716a3563', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:21,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:21,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7e5f23c-25bc-43b3-b0f5-ec475ba7b91f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:22,490 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:22,490 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb93ea7e-d6ec-480a-8b86-77e596b54a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:23,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:23,556 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4b51433-f2d3-41d6-92a8-38e45452180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:24,614 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:24,615 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2796fa0e-5823-4beb-9e20-0ca76daaad46', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:25,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:02:25,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eb1ac73-792a-4f65-9413-8d3fcf18b407', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:26,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:26,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7974e6e7-dab9-4d7e-871f-1cfe572768b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:27,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:27,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31b1f796-ef07-4669-bfab-3a136dc932e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:28,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:28,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f04d8bb3-cb7f-4d49-a07e-bf6abc68a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:29,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:29,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26bc1b24-1dc4-430b-8382-e0840b5c8a92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:30,982 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:30,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d89b8f3e-23f1-41ad-ad91-d909132a01cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:32,053 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:02:32,054 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42492ce-2b66-40a9-842c-5ec12265b64a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:33,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:02:33,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-188e93fc-8f09-405f-b615-9593967e2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:34,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:02:34,197 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3138caa4-940e-4c3a-854f-7526275f16f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:35,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:35,257 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c4b1ea-e459-4de3-9ca2-5a0e10572aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:36,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:36,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70aa6415-c0cf-4634-82e5-1aae7f814094', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d2bbad8-30ca-47a2-9892-bdc8c75d1c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:38,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:02:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4a907ea-fa0b-4169-9bb2-095eb6cec841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:39,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:39,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64723ad3-e0af-465d-8331-517b659050f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:02:40,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-027b9599-7c68-4873-8661-e9b95d9c30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:41,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:41,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-969010d3-42a4-4918-8de8-c4b1f5c08886', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:42,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:42,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fb3868-5d26-4581-a2cc-39e1673e7d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:43,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 10:02:43,783 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10fdc27e-16be-4f73-8c64-12a5451472ab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:44,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:02:44,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08b60452-484f-4818-b487-661e7e8d1854', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:45,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:45,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb434b17-60ca-4c0f-bcb5-b71098484a57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:46,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:02:46,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a47ccfa-0f2f-4669-a285-5587725319e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:48,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:48,051 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58702ca6-62a5-4b12-ba81-0733fac5d3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:49,118 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:49,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6963fab6-3c3f-4aaa-866d-6420bc6d9ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:50,177 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:50,177 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf225e33-395d-44c2-be29-3501a31fcdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:51,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.120s",
                                "    2019-12-24 10:02:51,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3567e8a-6968-4a5e-878d-a55c6d04e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:52,359 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:52,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f38a0012-2543-4ccc-825e-cbb60d304470', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:53,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:53,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2aedc382-facf-44f2-bbcb-83a703baabeb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:54,482 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:54,482 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5950b762-b95a-4ba1-bf68-a9e8434d06b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:55,549 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:02:55,550 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca3ff3e9-a8f3-4854-a7df-34a5fb5b0ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:56,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:56,608 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdf69026-9a2e-472d-98de-6df40bb7f782', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:57,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:57,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0ab1857-087a-4301-bdc0-a96754af5ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:58,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:02:58,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17bcad71-7915-4f1d-956d-880ce027dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:59,825 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:02:59,826 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9a42e08-d52e-4d14-ac79-0d579e41b52d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:00,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:00,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be295f31-1e72-4f56-8695-bb80aca1df69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:01,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:03:01,965 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dd6113e-6927-422c-938c-9a5732f35920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:03,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:03,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2722536-3e79-4eca-90a8-773117e58262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:04,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.435s",
                                "    2019-12-24 10:03:04,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e2de4de-f450-461f-9067-1b770af6be9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:05,529 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:05,529 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40982dd1-6577-447d-8353-e1090ebf6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:06,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:06,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e41bf4b5-4aaf-4690-8f10-25a8ae4b4964', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:07,657 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:03:07,657 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3dbdc37b-6fd0-44d3-aba6-8d5323ee810a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:08,728 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:08,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b44c93a-eb7a-4ca5-beaf-6c454234548f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:09,786 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:03:09,786 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92a382bf-4976-48d8-b835-4bbe4af4c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:10,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:10,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05091013-b11f-4b8d-a85b-8909246a98e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:11,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:11,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e1364930-59a4-4fb3-aa44-0a52b256eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:12,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:03:12,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea4b12d2-93e7-4621-9798-82e21ab6fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69cc5039-4c85-4fba-8b0c-c954e85b0618', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:15,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:03:15,146 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2608ae-1165-4a9e-b6bd-3488136126af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:16,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:03:16,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a44387fb-77f5-43bf-b66c-2e6f3b59dbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:17,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:17,295 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e18ac2e-9e1b-4c65-8caa-eb4161b0c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:18,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:18,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e7cf087-e3d0-4c3d-a920-0948aee4a891', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:19,428 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:03:19,429 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8361ed-cda8-458b-8dde-56f0b82e7475', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:20,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:20,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c02f2fa-dd41-4817-910e-5036f8965f20', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:21,554 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:21,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0c3b0f52-eb02-4cdc-b4fb-d27b478d692f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:22,620 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:22,621 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3ba4099-55d8-4fda-8ef7-cf372b436fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:23,695 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:03:23,695 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fee41a97-9eef-43bd-9ddd-2a94dd655404', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:24,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:24,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50617e0a-06bc-44e6-aae9-409e5ef2ac02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:25,864 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:03:25,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d0d20fc-65c4-42af-9426-bba3cf7531f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:26,930 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:26,930 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11f595d8-69fd-4439-b24b-a4019c4a81ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:28,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:28,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7a00958-759e-4817-a74c-9582eb8ba13b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:29,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 10:03:29,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-012e713d-b5a5-42f3-9a6f-b25ef9ddd2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:30,167 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:03:30,167 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-abb32ba4-4304-42b7-b551-7aff517ce915', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:31,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:31,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a4f8925-9daa-46e0-a00a-c1ef201cbf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:32,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:32,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c7f42f8-de34-458e-876e-00bc4c8ac7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:33,360 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:03:33,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0686ef8-d997-4f8e-baf3-085211ee0f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:34,419 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:35,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52efcc40-4140-4539-9e88-09a9267cef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:36,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:36,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d07d1a-108e-496f-82df-565147dd14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:37,304 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:37,305 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eafbc64f-473f-408f-af25-5f349dd34bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:38,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:38,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13557c57-a56e-4984-93ba-770c4649c7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:39,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:39,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ba1de2d-388c-4540-a9fe-f4fb700a7125', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:40,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:40,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-646281f2-0fbe-4f83-a2de-a8fe8d1d211a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:41,561 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:41,562 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e428fa82-ca04-41a3-a995-f4a1d9d1e774', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:42,631 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:42,633 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2132fdf-ce4e-49bb-8ef1-cfa4c76f0218', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:43,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:43,702 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3e040ad-adb1-4530-bfe0-fd2ef74dfd48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:44,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:44,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7c8f67c-22b4-420e-a8e9-faf4c916ee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:45,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:03:45,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe4ef641-9c2d-4210-be04-f262655cb679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:46,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:03:46,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b675652a-1be0-420f-98f0-30031b327538', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:47,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:03:47,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3490eec9-add0-4921-a09b-512cf1908591', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:49,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:49,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d70bd660-2896-4035-8d1c-638bf05656a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:50,105 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:50,105 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ac90657-2044-451a-8fe4-c85a5260fd76', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:51,169 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:51,170 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-861c6590-1324-483f-bb7f-04a74c427fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:52,266 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.095s",
                                "    2019-12-24 10:03:52,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f5e55d0-7c43-4d21-8870-766c63ca40fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:53,336 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:53,337 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac1dd56a-15fc-40a7-8476-de79c85f30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:54,404 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:54,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59d2f455-3cd9-4e52-bf03-545c77d18765', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:55,475 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:55,476 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d275f94-dccd-4f88-bcfd-fd2b80e83716', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:56,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c330e309-203e-4c6c-b83b-8e434051ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:57,602 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:57,603 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-318b61fd-0322-4b70-8470-89d937878272', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:58,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:58,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d3a191e-a47c-4940-8caa-d3379eed886f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:59,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:59,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a986c8e8-37de-4094-823d-7154e1f6a512', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:00,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:04:00,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fd00fb9-0b27-4818-b0a9-6e3ba351dd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:01,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:01,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff5eeec4-ec13-4c1d-a673-5806e99a995b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:02,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:02,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-60f212ef-4ccf-4321-9e57-760779abba0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:03,987 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:03,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8b25a6f-6173-412b-aef3-57edf642c868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:05,049 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:05,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d46e145-2470-4bd5-9410-3f5c05fe5295', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:06,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:06,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29210303-b8a7-4da3-b4d8-7aebdd9a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:07,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:07,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-baa648e0-7539-4cff-bb3d-048d50104b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:08,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:08,234 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c67540a-56b0-41d9-8968-13225ca005b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:09,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:09,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-49fdfcfd-b144-4e53-af52-05255dfa903e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:10,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:10,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4bd99550-5ed0-47ce-a3d6-04c5355becb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:11,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:11,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ccea9ee1-ba53-40b0-8cf2-7618bbcb3129', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:12,496 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:12,497 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e879790-cd72-4358-aaed-8a59fa800de1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:13,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:13,558 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fde6e310-b4ac-4566-893f-6c1238f9f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:14,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:04:14,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2080ff6a-e8df-4e1d-9073-18d9ca3f9e17', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:15,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:15,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-807c2f57-df96-4c7e-9573-c0556d05723f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:16,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:16,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e21a6ef-0f5d-495d-88f5-753c4d697f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:17,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:17,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84e03947-a59c-42ab-9af7-a852eac4cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:18,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:04:18,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74ea414b-ecac-438a-97b5-8551e22bcffc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:19,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:19,966 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be1b496b-213d-4c89-a233-7c9f9a2981b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:21,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:04:21,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-684b14f8-967c-4a80-a8ca-6989b63f6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:22,113 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:22,114 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f28a895d-caff-428c-a812-b57effe2ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:23,178 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:23,179 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84cf1bee-9f6b-4522-b177-c25d7cdd290e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:24,245 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:04:24,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-661ba2a3-7449-43d4-aeb6-a5ffe33a110a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:25,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:25,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ef8c075-6349-4e31-a5c3-e3f4c438ef24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:26,365 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:04:26,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c28466c7-7be4-45a8-8165-7888c25abdae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:27,430 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:04:27,431 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54725f3c-7121-4092-a2e2-c3168402555c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:28,488 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:04:28,489 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6837d072-6519-4540-8583-35a1793aa2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:29,552 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:29,552 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-698d4754-4396-4542-8e23-5e9c4cca2fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:30,611 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:30,611 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77aa9643-688b-49cf-a801-710d2a42693a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:31,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:31,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75ee149c-3b56-435d-a60c-4a14006307f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:32,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:32,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2801f9ac-e3f7-435a-87b6-406cfb6e46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:33,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:33,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-effc19ba-4838-4bd2-ace7-6e2aad0ed6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:34,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:34,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76110ab3-a1c2-4f6f-8ffd-26f69e073643', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:35,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:35,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c507be17-b736-4cb5-a3f6-25c6429a4979', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:36,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:36,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7bcf1d3-37fd-4372-8524-b12d55412f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:38,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:38,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eead4ce1-dfaa-41d6-ad56-bca0ccf7d9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:39,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:39,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b14f31ef-1295-4d76-b5fa-2034f13cd2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:40,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:04:40,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04877cb3-7f01-464e-b185-57f01e49f1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:41,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:41,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c51163-2334-4146-b2d7-eef93d59e35b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:42,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:04:42,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6dda15db-57f0-4914-bb5b-44ade66b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:43,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:04:43,435 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f51ffebc-a195-4385-a7d6-5c88f3c88412', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:44,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:44,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8de54f86-403d-4802-ae63-53c4afedf436', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:45,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:04:45,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bfa96c28-6795-4587-b6a5-68c5a2b2184d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:46,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:04:46,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b480ee-a0ef-4687-9e5a-47dfa4f1d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:47,682 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:47,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-45c68b5b-de14-4c0c-8fab-0ed5c1e7a26a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:48,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:48,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14f43b6b-14a5-4969-adfa-cf1e83892bba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:49,815 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:49,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c150d28a-e34c-430e-ab89-1ac652925a16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:50,884 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:50,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca999f50-43b2-4af5-ad2a-bb43c2ce9542', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:51,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:51,947 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdcfd1d0-2f56-4b9c-8fa4-0e22c7d480f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:53,008 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:53,009 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b13cd3a-e19d-4093-bf21-0895ab23d718', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:54,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:54,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-015c411f-11ae-4b2f-911d-8745238e831a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:55,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:04:55,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1fb9a291-e82f-4feb-8df7-63b270531ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:56,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:04:56,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4872f004-7823-46fe-95c6-43625d818c44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:57,273 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:57,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a25350bf-1228-4821-a62f-85c15b786271', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:58,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:04:58,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4c4aa4d-587f-4b32-9e5b-02b8a4501c95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:59,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:59,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-918c1ebb-34da-4fda-9880-7deb05d30e45', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:00,469 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:00,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28c52935-a101-45de-af91-10cf9e616569', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:01,535 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:01,536 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfb5663d-22b0-46f6-a232-64cb77efa536', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:02,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:02,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c1f78e-17cb-4bf0-9d6f-9ffe4d24e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:03,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:03,678 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-598912ee-60cf-4a7f-ad0e-8c9d5c0aaee4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:04,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:04,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-068a143a-6eb6-4cff-81eb-ba3478678cca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:05,818 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:05,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72d15200-4cda-4a3f-b564-eae6e613961a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:06,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:05:06,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9145d6bd-7207-4788-876f-88ac6f48a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:07,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:07,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b1b48ba-1d92-4c5c-a7fa-c97d73a8d39d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:09,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:05:09,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5fff991-caa3-4904-9073-aa6f1c396fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:10,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:10,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69ac6786-541c-4d2b-94e6-40a3492a57d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:11,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:05:11,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa4e743e-ec72-499e-9ac8-d982cc89a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:12,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:05:12,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34ad7302-0d63-4de6-8b29-0c521887f156', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:13,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:13,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9eda4a49-2eef-4b13-91a1-2cd3ca9161e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:14,364 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:14,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b3b2a3f-7f91-4770-9555-6f4f455cc759', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:15,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:15,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-006850c6-4141-46a0-acf3-d0cd5b404331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:16,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:16,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96d3827b-163d-4ab4-b89f-f996466be70e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:17,553 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:17,554 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69478317-64ab-4034-b28f-c7cfbd3a3655', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:18,616 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:18,616 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eebfc0f1-213f-4254-bba8-91ebf9fba090', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:19,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:19,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c860caa9-eee1-4937-b6c0-e6cbbc313302', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:20,748 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:20,749 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cf6d27a-5ec0-4d16-b8f7-44809eb6ad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:21,811 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:21,812 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc993b37-9325-4b37-8737-4cc9b1c9cbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:22,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:22,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f181580c-b0fc-44fc-9526-577c9d215093', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:23,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:23,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d76fe47-6747-4557-8f6c-2c75bffefe3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:24,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:24,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-deba5b36-4cc0-45cf-9dc4-a8d20908977e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:26,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:26,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d612e07a-0bbf-4a68-a6fd-1503369b35e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:27,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:27,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a299daab-6131-4034-a20a-925c0626e519', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:28,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:28,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f13798e8-82e8-4184-8a55-f1b65bc4e83d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:29,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:05:29,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15b58027-7733-4806-ba7f-25af42e7249f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:30,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:30,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b780a69-ed7c-4857-9d54-65e248709ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:31,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:31,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ce4ba3f-7650-4d51-972b-d8ce355fa523', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:32,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:32,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c82c542-4f92-4c54-8ff2-9d5e7bb21ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:33,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:33,491 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e01d4ca-5198-40f8-9401-33d7ed4631eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:34,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:34,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80f97baa-afb9-4beb-acaa-8342a32913fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:35,619 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:35,619 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b25e2d4-58d0-443c-9009-1d5ff746ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:36,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:05:36,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ad0cae-3d3d-4c75-bc83-1f25d5d41262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:37,742 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:37,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42a28d2b-29bb-4984-99ed-e6c4473af90c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:38,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:05:38,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f62e7236-2c49-41f4-af53-f2c4465212a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:39,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:05:39,870 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10d670c3-8041-4655-a7b3-872088d8405a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:40,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:05:40,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e777e589-d443-4034-b05e-9df4ad015543', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:42,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:42,017 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5201d89d-79b7-41fc-8ad4-edb4d8a2d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:43,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:43,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f36b9169-40c3-4ad7-8f22-ce65f67f7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:44,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:44,156 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0915c6fa-5ca7-447d-9ba9-cf904a28290b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:45,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:45,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb4b9967-8c77-43a2-b4ee-78e431c4ea36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:46,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:46,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf473f09-a586-4a69-819d-0171973a02c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:47,369 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:05:47,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e539e07-9d97-4aba-acee-5e5f82d7445e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:48,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:48,439 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a9f4987-de04-4e75-87a4-14110883cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:49,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:49,503 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3db0f83a-6d74-4de7-ad89-24631126e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:50,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:50,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd3d4826-0e1a-4b05-83c5-cb83bca99149', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:51,634 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:51,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb698a62-c04f-4ca8-9019-8880b62ea74b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:52,712 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:05:52,713 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6923bd21-73df-422b-9782-7071f45f2ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:53,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:53,776 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d2dd3a2-30ca-43e1-a54c-af8b9cae836e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:54,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:54,841 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d33e03ca-8829-40d8-8e16-8547fe0bd315', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:55,907 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:55,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9b28e7bb-d412-4d51-a48f-899eac658c29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:56,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:05:56,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-581b1d67-d2eb-4647-9b31-e68b0cc70cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:58,043 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:58,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-616abf26-3e99-4cd4-a8c3-dd560b08557d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:59,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:59,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2d937b0-c137-4f25-98c3-3c8642cbc8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:00,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:00,180 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9565157f-96c8-45db-b8be-3a081e2235b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:01,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:01,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d103326-0c98-4831-8a96-4b8965f3795e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:02,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:06:02,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58ec10c8-a1d9-48e6-837c-55f02eb41ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:03,362 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:03,363 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a250549d-814f-49a0-a1b6-8f367074da69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:04,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:04,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ed1b3f-dfe9-43d5-948b-2bd9657a80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:05,492 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:05,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-525cf087-a448-4737-bf3b-a4f3cd4b3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:06,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:06,560 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e84c22cb-b57e-4433-8be7-721505e3d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:07,645 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:06:07,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8237f618-8dfe-4bc0-8618-be7490902c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:08,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:08,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03916af-8a87-4c1d-92c3-01e924b1a3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:09,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:09,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bcab1a0-f396-4f86-b0c4-17a3a8285c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:10,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:10,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d94a0950-82ef-42d3-89be-d54bca67898b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:11,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:11,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6088fe16-a582-41c1-9363-3a698cb9091b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:12,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:06:12,969 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76179b64-9227-4ffb-9c13-0eb52825b501', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:06:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9440e086-945c-4c6f-91ea-3fba42648215', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:15,125 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:06:15,125 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-331551b2-2bf7-4805-917c-49f993e14e10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:16,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:16,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98a9a92b-ee75-485b-81e3-a09bde7d391f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:17,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:17,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06758c12-2f57-44c1-a424-66e4a6c742ec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:18,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:06:18,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13c5494a-59b4-4fa6-bf91-fa4afe89da11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:19,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:06:19,399 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a072c19-1046-4fbe-a3f9-363a84813af7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:20,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:20,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7cf418af-d8e2-4b3e-b6df-97f922acd0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:21,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:21,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faf6092c-3c61-4c65-80d4-cdb797914961', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:22,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:06:22,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d920bfd-04da-4103-860f-cbf18402b3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:23,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:23,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e573e65-26e7-4433-97b7-8f7aef3d445c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:24,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:06:24,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa428e3e-8a6e-42e3-bc94-50ff289bc872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:25,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:25,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a0a4629-8578-4efc-880b-4eea7b17d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:26,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:26,857 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88b9d340-5559-48e9-baeb-a7e5aeee1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:27,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:27,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d173825-4259-442a-9093-b06f13415f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:28,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:28,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f78a7b37-01c2-4918-804d-da7847cf9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:30,052 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:30,053 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a68a790-ce66-4b14-bc20-691491ddcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:31,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 10:06:31,136 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff7b42-c7c9-4a4a-887d-07d156e824d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:32,200 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:32,200 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a55b2b9-5b33-485a-b1ed-426833bb2772', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:33,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.097s",
                                "    2019-12-24 10:06:33,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e97a791-a586-4b6b-9268-868a0af348f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:34,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:34,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4834827-e243-462d-88b6-9f4b03495778', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:35,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:35,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-169d2c94-bd43-45b3-b0c7-11da90f74fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:36,493 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:36,493 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0aec7d01-0347-4fa4-9c4b-2ccbb456c07f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:37,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:06:37,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8d80c44-bcdb-4963-95b0-04880b0e48b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:38,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:06:38,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-00118d77-b1db-4f29-8fc8-8fe837aa0d87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:39,706 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:39,707 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21728a6f-0a8c-4213-8b88-9c377aac093e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:40,766 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:40,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a80a3a6-e922-4420-bcb7-23bdf2b9dc04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:41,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:41,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b28ae96a-93f9-4c55-ad19-b1c8e87523b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:42,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:42,899 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62e225c1-b20d-45f2-a380-607f182e8494', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:43,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:43,968 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52617ba8-f10e-4976-be24-d005e3210e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:45,028 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:45,028 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c998d67-cf9c-4f16-9e5c-c93429d84683', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:46,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:46,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bc60ba74-30ae-4776-aa24-ef3bec4bd252', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:47,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:47,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de5c1d28-627a-47e4-a1e2-073eeec53dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:48,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.104s",
                                "    2019-12-24 10:06:48,264 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b0bf97f4-ffda-4206-b396-abf1c5a2a725', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:49,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:49,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f18410d5-2950-40ac-8a43-2fe88b4e7f90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:50,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:50,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-601c597e-c943-4ad2-adcf-c3a024c31100', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:51,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:06:51,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51ecc57c-4f4f-4d94-a0a0-ef1517fe9b33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:52,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:52,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b955b92-255d-4e08-b755-ae396c2beefc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:53,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:06:53,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d10230ad-9341-4577-86d8-7fe73bd5fc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:54,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:54,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-451bb38d-c64f-49b8-9e7d-27e8171cbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:55,739 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:55,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfd83ce-77e5-4023-86e3-28ad527635b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:56,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:56,799 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4cc2c69-0d17-4c88-aa95-4c85022f91bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:57,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:06:57,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-586923a9-0821-4106-ad45-55d8506ee212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:58,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:58,923 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c938e46-c24a-4ba7-a18f-4e35154d28f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:59,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:59,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f818c44b-d97a-4b8a-8c61-47a107e06499', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:01,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:01,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4b602b8-38ef-4f8d-8c13-abb78c3c0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:02,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:07:02,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad617b1-1ed2-40b3-8a86-836b5b6db744', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:03,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:03,182 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-313f63ad-aeb9-4431-9e7b-ed002f1843a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:04,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:04,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-91841f0c-d63c-4454-ac83-bf3ada243e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:05,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:05,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b9fe74da-c94c-44f9-aedc-79e93fbfc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:06,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:06,372 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d48808a-8a5e-48d7-b426-b4ac6dd3e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:07,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:07,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-758089cf-df51-4095-907d-6743ddd37708', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:08,507 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:07:08,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83fde74a-8de7-451e-b51c-01d185950ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:09,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:09,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550e1d82-0cea-4d45-b42e-678962742089', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:10,649 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:10,650 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0403884-d4f7-4ff5-a78e-4fe25bc03b31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:11,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:11,716 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9027b0b-9043-4b9e-90e9-ee49e2a577f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:12,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:12,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb60b1f1-a25c-43ce-af2f-bf113fabdcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:13,862 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:13,863 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a362746-1140-4677-9ced-93c97a9990f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:14,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:07:14,921 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d71901-0567-459f-b0f1-ae3acacaa98e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:16,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:07:16,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa9d2824-0db8-4703-8cd3-d2ac05db9895', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:17,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:17,068 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c5805ac6-41cb-4f04-bb08-35b480cbb9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:18,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:18,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c8fda69-a4ba-49d9-b7c1-9cd462701fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:19,189 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:07:19,190 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cc1d11-bfc6-4cbc-9326-a2d72b38122a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:20,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:07:20,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a03a62f-040e-43c0-b1ca-713a2ce49462', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:21,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:21,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c9389f9-7184-4157-bb85-7ba0258f2f56', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:22,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:22,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be3a28ec-ddaf-47f6-98db-9774704b00f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:23,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:07:23,436 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14018de2-e0d5-4cbd-8057-800f33122575', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:24,501 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:24,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e7fb0f56-0b98-4eb7-abc7-81be0cc61f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:25,560 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:25,561 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-884cfbe6-043c-43be-bf92-fce09b36afa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:26,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:26,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-385254b2-13a2-4317-99ab-4d78db1ebd15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:27,681 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:27,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a9348ec-26b0-4558-8183-4282feab1afb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:28,746 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:28,746 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-94f04ba5-e07a-4f0f-8a6a-4280217fca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:29,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:07:29,824 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0311958a-20d1-4606-9e38-59d5ed22add5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:30,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:07:30,887 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c35e755a-b4d8-4ec4-aac6-182430eb029e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:31,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:07:31,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7be57a19-4828-4831-8d35-dca74ac518cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:33,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:33,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-85e22f34-5d49-4506-981d-390ec1f83a42', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:34,085 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:34,086 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e726a59c-6de0-48d1-a15e-12f695d9ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:35,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:35,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34e58709-1047-4afe-a354-632a42191491', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:36,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:07:36,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32df9957-8e1a-463d-b7d2-029aed86790b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:37,296 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:07:37,296 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-715bf010-c626-4461-b3e4-f5c3bff1b94d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:38,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:07:38,382 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c992f678-5bb4-45d7-aa44-b02d0bb2760e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:39,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:39,450 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b38915b1-a058-4488-8684-84e5df29ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:40,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:40,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c5c59d1-2ec2-40b3-ba61-c75fdbc627e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:41,582 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:07:41,583 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad2ead9b-3f30-480d-b447-e68bb632d9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:42,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:42,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-36fba774-f7d7-4ee6-8db7-81c345796d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:43,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:07:43,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cab64a21-1c74-4078-96a8-8bf68251a2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:44,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:44,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eadd677a-d93c-4a43-a0c4-ea7f311b7282', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:45,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:07:45,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fab38d6-f2fe-4cf6-9d29-ed5f76a6b211', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:46,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:07:46,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad0a761a-51ef-456b-bccd-707dd83190ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:47,993 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:47,994 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-481305d5-b2e9-468c-960a-a9d1b0a6862e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:49,055 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:49,056 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0a5ad5-206e-4096-ac74-193b79ea1700', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:50,136 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:07:50,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6434e61e-28f6-4704-a1e3-175c1b27077c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:51,209 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:07:51,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f73bf89e-c0e8-4582-bceb-3c942e757a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:52,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:52,271 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c303475c-18d3-4f10-8cf7-5164f063e164', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:53,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:53,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-233d6067-73fe-4eee-bcfa-9b2cba3cbaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:54,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:54,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-246833f7-2e06-4072-961d-e5de0c34eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:55,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:55,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af91b3da-2c82-4609-bc6d-457f9807edc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:56,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:56,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64aa3c82-ca00-48e8-afb7-a02a52a46478', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:57,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:07:57,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c823d34-76f4-43e1-9c4d-7dfac659cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:58,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:58,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bad5464e-5d34-4dd4-8788-d824fa4b981b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:59,762 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s",
                                "    2019-12-24 10:07:59,762 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27e4f7fd-6fb7-42e7-95e9-e74b1db6c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:00,846 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:08:00,846 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-510c902d-ada2-4d8e-bb0e-4b63aef9cf11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:01,909 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:08:01,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b57d3fd5-4b99-40fe-b47f-b5c0aeee6c06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:03,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.311s",
                                "    2019-12-24 10:08:03,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-187b68fd-47bc-4f78-bf73-9ff284ebc08b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:04,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:08:04,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca1195f6-8e87-49a6-84ae-1811755ab3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    ",
                                "",
                                "==============================",
                                "Failed 1 tests - output below:",
                                "==============================",
                                "",
                                "ironic_tempest_plugin.tests.scenario.ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server[id-c2db24e7-b9bb-44df-6765-e60134346fd0,network]",
                                "-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------",
                                "",
                                "Captured traceback:",
                                "~~~~~~~~~~~~~~~~~~~",
                                "    Traceback (most recent call last):",
                                "      File \"/opt/stack/tempest/tempest/common/utils/__init__.py\", line 89, in wrapper",
                                "        return f(*func_args, **func_kwargs)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py\", line 247, in test_ip_access_to_server",
                                "        self.boot_and_verify_node()",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 570, in boot_and_verify_node",
                                "        self.set_node_to_active(image_ref, image_checksum)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 513, in set_node_to_active",
                                "        cls.boot_node(image_ref, image_checksum)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py\", line 275, in boot_node",
                                "        bm.BaremetalPowerStates.POWER_ON)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py\", line 117, in wait_power_state",
                                "        status=state, timeout=CONF.baremetal.power_timeout)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/ironic_tempest_plugin/common/waiters.py\", line 85, in wait_for_bm_node_status",
                                "        interval):",
                                "      File \"/opt/stack/tempest/tempest/lib/common/utils/test_utils.py\", line 111, in call_until_true",
                                "        time.sleep(sleep_for)",
                                "      File \"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/fixtures/_fixtures/timeout.py\", line 52, in signal_handler",
                                "        raise TimeoutException()",
                                "    fixtures._fixtures.timeout.TimeoutException",
                                "    ",
                                "",
                                "Captured pythonlogging:",
                                "~~~~~~~~~~~~~~~~~~~~~~~",
                                "    2019-12-24 09:48:04,906 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117:9696/v2.0/networks?name=private 0.395s",
                                "    2019-12-24 09:48:04,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-035504c2-9429-413d-bfa2-9f462776de44', 'date': 'Tue, 24 Dec 2019 09:48:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117:9696/v2.0/networks?name=private'}",
                                "            Body: b'{\"networks\":[{\"id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"name\":\"private\",\"tenant_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"admin_state_up\":true,\"mtu\":1500,\"status\":\"ACTIVE\",\"subnets\":[\"6bca7482-2b38-44e2-89ec-539deae3801a\"],\"shared\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"ipv6_address_scope\":null,\"router:external\":false,\"description\":\"\",\"port_security_enabled\":true,\"tags\":[],\"created_at\":\"2019-12-24T09:31:07Z\",\"updated_at\":\"2019-12-24T09:31:12Z\",\"revision_number\":2,\"project_id\":\"010f874b3546432c9c15b66bd2556cdd\",\"provider:network_type\":\"flat\",\"provider:physical_network\":\"private\",\"provider:segmentation_id\":null}]}'",
                                "    2019-12-24 09:48:09,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 201 POST http://169.16.1.117:9696/v2.0/ports 4.687s",
                                "    2019-12-24 09:48:09,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''}",
                                "            Body: {\"port\": {\"network_id\": \"a899145f-75fb-4cff-af50-fc4e321cbfb3\"}}",
                                "        Response - Headers: {'content-type': 'application/json', 'content-length': '694', 'x-openstack-request-id': 'req-08e65a59-7bec-4753-aa10-681a5fe291c8', 'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://169.16.1.117:9696/v2.0/ports'}",
                                "            Body: b'{\"port\":{\"id\":\"06100867-bde5-4291-a4fc-599f1b1e953a\",\"name\":\"\",\"network_id\":\"a899145f-75fb-4cff-af50-fc4e321cbfb3\",\"tenant_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"mac_address\":\"fa:16:3e:08:d0:d3\",\"admin_state_up\":true,\"status\":\"DOWN\",\"device_id\":\"\",\"device_owner\":\"\",\"fixed_ips\":[{\"subnet_id\":\"6bca7482-2b38-44e2-89ec-539deae3801a\",\"ip_address\":\"169.16.1.69\"}],\"project_id\":\"4d8a9ec8f94c460bac9a2ee2c648ca00\",\"port_security_enabled\":true,\"security_groups\":[\"342af086-07dc-46be-ab11-9b3871054d9c\"],\"binding:vnic_type\":\"normal\",\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"description\":\"\",\"tags\":[],\"created_at\":\"2019-12-24T09:48:08Z\",\"updated_at\":\"2019-12-24T09:48:08Z\",\"revision_number\":1}}'",
                                "    2019-12-24 09:48:11,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 204 POST http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs 2.213s",
                                "    2019-12-24 09:48:11,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: {\"id\": \"06100867-bde5-4291-a4fc-599f1b1e953a\"}",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'openstack-request-id': 'req-236e1a2e-c6bc-46a7-8c87-de20907d5f92', 'connection': 'close', 'status': '204', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/vifs'}",
                                "            Body: b''",
                                "    2019-12-24 09:48:12,054 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 PATCH http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.243s",
                                "    2019-12-24 09:48:12,055 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: [{\"path\": \"/instance_info/image_source\", \"op\": \"add\", \"value\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\"}, {\"path\": \"/instance_info/image_checksum\", \"op\": \"add\", \"value\": \"17a6c6df66d4c90b05554cdc2285d851\"}, {\"path\": \"/instance_info/root_gb\", \"op\": \"add\", \"value\": 99}]",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2404', 'content-type': 'application/json', 'openstack-request-id': 'req-fa34a42e-2dde-49ea-a8d8-c4fcac90312c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"available\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:46:43+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": null, \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:11+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:12,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 202 PUT http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision 0.301s",
                                "    2019-12-24 09:48:12,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: {\"target\": \"active\"}",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states', 'openstack-request-id': 'req-d0c48007-8aaf-466e-b9be-c0f1bd7be569', 'connection': 'close', 'status': '202', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states/provision'}",
                                "            Body: b''",
                                "    2019-12-24 09:48:12,425 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:48:12,426 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-b9e69394-b304-4b0d-892f-3d84f2b443f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:13,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:48:13,495 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-06f3491c-a6f3-4862-b5f6-5d4283bcc8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:14,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:48:14,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-bd39a99a-0edc-4395-bea5-214cd8c6578e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:15,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:15,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-1c0f1310-f98f-4ff2-afa2-da7bf9b7b3af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:16,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.143s",
                                "    2019-12-24 09:48:16,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-07c07178-72f5-4cb9-87bb-44f880e0deed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:17,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:48:17,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2435', 'content-type': 'application/json', 'openstack-request-id': 'req-5e0980b3-acc2-4c90-947c-fe8170332925', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:12+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:18,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:18,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c5877ece-bb32-41e6-bbf2-86d47e21e587', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:20,024 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:20,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-f789c651-7e37-468e-b48e-5e47efc2f7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:21,138 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s",
                                "    2019-12-24 09:48:21,138 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-4021e4d5-f3d0-4842-9417-20315a479d37', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:22,234 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s",
                                "    2019-12-24 09:48:22,235 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c2747f64-08f0-4cf8-88b7-1a0e965a25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:23,353 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.116s",
                                "    2019-12-24 09:48:23,354 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-3f049201-e141-4862-8d74-b48bbc561efc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:24,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:48:24,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-982ba366-8e3b-4eb3-bc4f-5e0e5d0f0172', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:25,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:48:25,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-fe5abf9f-d702-4a6f-803e-ac9a4121d91c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:26,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s",
                                "    2019-12-24 09:48:26,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c7d2aedc-5fc1-40ce-a7b3-94a1bd17ac41', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:27,679 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:48:27,679 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-7b66ee27-c4c0-49f6-ba9e-a11b1c90904c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:28,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:48:28,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-a2ef5cbc-dcdb-41a5-aa70-6c26693bca49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:29,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:48:29,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c1930114-6e81-438a-9715-afc96ad8b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:30,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:48:30,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-c17bbf24-9762-4145-b123-2ebd8b49a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:31,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:31,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-ab763341-f79d-4195-a031-a25825c527b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:33,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:48:33,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-bd61e8de-4e27-49ca-a72d-c5d16c4c8902', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:34,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:48:34,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-404aee33-2dcb-4a1e-811e-3dc6e68cbd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:35,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:35,183 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2492', 'content-type': 'application/json', 'openstack-request-id': 'req-cc4df124-7676-4d09-8607-deabde69102e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": null, \"provision_state\": \"deploying\", \"reservation\": \"ubuntu\", \"provision_updated_at\": \"2019-12-24T09:48:12+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:18+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:36,262 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:48:36,262 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca59efa-bc20-44ed-8b10-a8ded2b79e02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:37,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:37,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d0f49f-13d6-4350-9b84-37fddf704ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:38,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:38,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4cc762a-e3bc-4e5e-ad13-0784b7d6160b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:39,571 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.145s",
                                "    2019-12-24 09:48:39,572 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d9ade5b-3a0d-45d0-9279-e70cc633f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:40,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:40,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-757df233-c472-4ac0-a8d9-47a6f435ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:41,694 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:48:41,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04c563a1-b0f2-40fd-a0a3-2caa03e7826a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:42,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:48:42,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-659b86e5-fc31-458c-b767-9d0ad659ddf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:43,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:48:43,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1d69737b-8ccd-49a1-9bc5-f46049be696c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:44,910 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:48:44,911 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e52da3f6-38e0-4dd7-91b4-b7560138f85f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:45,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:45,978 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03dc205d-50b1-45aa-be6d-57b73ee37b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:47,068 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:48:47,069 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd8fb43b-db27-48fb-a50a-661ddea30341', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:48,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:48:48,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d601694-231a-4f40-a717-d6ad874538ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:49,290 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.153s",
                                "    2019-12-24 09:48:49,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c65d556-0525-4e21-930e-0691b4010547', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:50,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:48:50,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58b7c892-1dae-4732-9cf3-25b957496c16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:51,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:48:51,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06e66f25-8516-4ea8-81fa-86e2a476b2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:52,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:48:52,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8627391-bea1-4dab-93e9-7ce91e86d868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:53,572 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:48:53,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8971a710-438d-462f-a488-4720633c4a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:54,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:48:54,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56415295-859e-4e5c-92a5-237ec01b502b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:55,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:48:55,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-093f74dd-ba9d-4960-b4e0-8a642783bd3a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:56,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:48:56,764 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d5348b2-439a-4168-a783-56f29fb81777', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:57,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:48:57,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-339ca171-856c-452b-a7d9-7abf2ee27679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:58,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:48:58,898 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dbb862d7-8dc9-44dc-bcae-78656586b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:48:59,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:48:59,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a7bfa5f-dbcd-435d-afb5-30265b8e3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:01,030 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:01,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550b8fb2-08af-43f6-b8ff-bcab3c52703c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:02,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:02,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4f610f8-6f29-4eb4-a3b7-957c861f0432', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:03,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:03,157 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de9a58cc-5a7a-41de-b709-57acea6c0d50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:04,217 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:04,217 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c482201-5bd7-4a79-9079-45951ea3756d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:05,278 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:05,279 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f932bef-c17d-47a0-aa19-54a73748fc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:06,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:06,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d13c3090-efa5-4c09-9fbd-559ab5f2120f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:07,412 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:07,412 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-874951a7-617e-4e2f-9b27-a76af26fbca9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:08,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:08,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31ad6a8c-921b-46db-9747-db39d2f37a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:09,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:09,540 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a3b259f8-1fdb-4bf3-9f9f-0c4626fadb23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:10,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:10,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af3c3cff-7a57-47d2-a92c-b3b4f38624a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:11,690 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:49:11,691 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9cb9255-3a3f-4f7f-8be0-66ab0226dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:12,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:12,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e230e3d-8021-4712-8300-f7f93559f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:13,827 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:13,828 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa867fb9-cb74-48e2-9376-cc4b63be5042', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:14,883 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:49:14,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8cfa3109-757f-4100-93ba-b182f9386a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:15,973 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:49:15,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99985722-ed7c-478e-a000-52ff354d61b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:17,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:17,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e20f82e2-3350-4685-9c24-02b08d8878ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:18,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:49:18,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae279c77-c715-44d2-a0a9-46a420709914', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:19,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:49:19,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3931a2fa-1de0-4423-8a92-fdf02f2093d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:20,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:49:20,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4998b029-2c3f-4bb4-9c5a-059d3910181c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:21,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:21,325 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfa7f31d-9faf-4ca4-8ffc-f11b942b24c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:22,389 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:22,390 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e538b078-9350-4d1e-a61d-9d61e821ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:23,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:49:23,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d024a8f5-fde6-49ef-af3a-1094a17ebeef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:24,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:24,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d78430ea-09ce-4af2-9a52-fb1e63802a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:25,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:25,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1b5c78d9-3dbf-44ec-95b1-b69293d4ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:26,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:49:26,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e37a9f25-3ced-4b56-a913-5e43513744d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:27,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:49:27,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9418c7f8-e91d-4c55-a4b0-f3f17d055004', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:28,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:49:28,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7a427d7-9334-4753-92d6-d87076106f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:29,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:49:29,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66a33f26-83f8-4b66-8f19-69e0ebca1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:30,955 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:49:30,956 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39bb930b-a85e-4bb2-8fda-40cf2d474e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:32,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:32,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ef477d7-4721-4c49-a94e-a10ba91d9ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:33,116 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:49:33,117 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb1cc846-52a4-402b-8322-8888f9a394b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:34,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:34,187 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e300fea3-6659-473d-bc7c-0ba917d43f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:35,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:35,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ca93a2b-370c-4eac-9a38-6d5ff5519ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:36,321 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:49:36,322 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-90c9a270-790f-44a2-a1de-a07efb646c87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:49:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93bd39d6-20dd-47e8-b97a-fe2abeb4493f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:38,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:49:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aeeab51c-e1ba-4aa1-9764-b7a60b298405', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:39,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:39,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-868f7a67-669c-4f52-826c-f242dce4b112', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:40,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e7fa924-2b29-4696-9305-a640b77eafbb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:41,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:49:41,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7faf554-d497-4b00-b9b3-c38b7ebeed2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:42,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:42,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98099e66-22eb-49f1-9d45-08a98bc97911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:43,800 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:49:43,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d610948-9d5d-496c-b089-b0e5a886041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:44,860 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:49:44,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea3d693a-3af3-46fa-b334-eaa3ce0b56d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:45,935 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:49:45,936 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b19d4f6a-2e41-49d2-9e6e-e73be8d2edc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:46,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:49:47,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2bf69f-83d1-4499-8645-9cf7c3bc19f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:48,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:48,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e22c3da-39af-4953-a9d7-4add021a6848', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:49,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:49:49,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad8d1af-ea73-4658-807e-5af18861bb51', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:50,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:50,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e3519a0-165f-4f69-9f87-06fa1ca1d9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:51,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:51,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2011af29-5a29-4d30-ac72-e6057ea8aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:52,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:49:52,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf87c06a-7ad1-4c41-926c-f892c5e48fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:53,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:49:53,406 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7c2e5a8-659c-49d8-8ef3-b2d43c877a53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:54,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:54,467 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d8970fe-8430-4ebf-8f5f-c7ddf1d9433c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:55,536 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:55,537 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a6bd1c52-9dd3-4c24-9d67-7dd03945f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:56,607 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:49:56,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f7d9d5e-877b-4867-85b8-645291022940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:57,676 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:49:57,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e0dbd6e-d0ab-472e-8c85-40d6532c5488', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:58,737 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:49:58,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ffd5051c-7d19-46f0-916e-df6866ad548e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:49:59,810 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:49:59,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2b68e38-6fad-4b64-886c-ab55f98531c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:00,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:00,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-830de98e-00d8-4f73-a776-e60e40cf88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:01,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:50:01,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c996036-ab8f-4e16-968a-8dde1ef743e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:03,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:03,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-422aa768-e00d-4d54-840d-145e33781771', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:04,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:04,081 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e955905e-f722-4e0b-a762-c30b10c06adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:05,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:05,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4b93a0-96a7-4761-80d4-9382efc3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:06,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:06,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-788f40f0-d031-4da5-89e3-498fcf8aa28c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:07,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:07,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1137eb49-04f4-4df9-b9dd-34a8c488f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:08,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:08,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4e3368-ae48-4973-932b-d1c2f1aab3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:09,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:09,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e6f7f70-60db-4af0-8beb-bea601af7649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:10,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:10,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fceb5676-4c77-4b15-80c9-8148a9a5f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:11,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:11,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43dabaa7-0c3d-43d7-a659-8041eefe26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:12,628 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:12,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e8b6b0a-e8b3-4633-9475-1d772b017978', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:13,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:50:13,703 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-296a999a-c9ec-41a7-8314-7503f71c63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:14,764 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:14,765 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f374c6d-9375-4bb2-a9c5-2ab379b33a90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:15,829 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:15,829 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e224e05a-4ad4-424d-8b41-b6ff5876717a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:16,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:16,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e69b4575-9452-4dd6-b844-2192de0ac539', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:17,954 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:50:17,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82e65bff-049e-4fd1-beda-9eb9ee76cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:19,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:50:19,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-118903d9-c26a-4fd9-ad29-78e883b7827c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:20,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:50:20,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21acf480-cc16-4833-9c7a-37765b2f8518', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:21,215 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:50:21,216 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f4eb64-2deb-48fc-9764-f9b196c47a32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:22,284 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:50:22,285 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de56bac3-98a2-407d-8cb5-bfdfd89338e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:23,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:23,358 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79c54625-afae-42a3-adb9-d9e16f2542ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:24,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:24,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca8e34a2-829a-42eb-869d-2f9454f3a281', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:25,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:25,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eeb8ea9b-068e-44c9-b4f8-fa63138621bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:26,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:50:26,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb3f7636-3b45-413e-bae9-5b887e8cc689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:27,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:50:27,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe479caa-9c30-4a3c-aed0-eb1e9a64e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:28,716 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:28,717 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fd865d8b-0a77-4968-adc9-a8f0860f67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:29,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:29,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0c61ff-9fe2-43a1-bf75-d2cf2729bc96', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:30,850 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:30,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-564a1475-d993-4274-ba8e-37c752ce45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:31,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:50:31,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a7a6ee65-6609-4cc1-ba05-6b98b049a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:33,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:50:33,005 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0346ec6d-5b59-488e-993b-764629caa56f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:34,077 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:50:34,077 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d5b5f56-e49b-4f65-b252-42d6880d5bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:35,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:35,143 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b06374ef-f5e4-4a72-82a0-7be25cd0741c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:36,206 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:36,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26a85ea7-2dfa-46bf-aad0-04d9234d6486', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:37,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:37,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b32360a-f414-4020-aeb0-c3a30d69c4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:38,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:38,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ceaa492-027a-4f23-84cc-737cadba2f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:39,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:39,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c96364bd-abaa-4d33-a1ba-920174858c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:40,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:40,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-609c8ded-924d-47ee-a1bf-c02a554b39b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:41,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:50:41,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d83446b-b88a-48aa-9614-4b4b053e9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:42,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:50:42,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5420e8e-dbc5-4060-9442-eb137682f2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:43,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:50:43,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11003df1-e569-4f9f-9a6f-ddec23c017fa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:44,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:44,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37ae385a-dee3-4991-9ae4-f6018366cf5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:45,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:50:45,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be9965e4-95cf-4090-be7a-c07c6030fd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:46,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:50:46,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-37d4a618-a195-46d8-9392-68bb3677224c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:47,957 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:50:47,958 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c91f36ee-6301-43c6-92b9-1ce4dfb45873', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:49,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:50:49,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b11ad48-95b8-4921-96ea-e7e60817ecef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:50,097 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:50:50,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-19a421b0-3fdd-4cfd-98ac-a1d9231eb4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:51,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:50:51,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-565826b2-6d0a-4750-81e7-2f1b8bbfa7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:52,315 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:50:52,316 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e8f17e4-2d91-41d3-8bba-43bfe3c15922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:53,386 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:50:53,386 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9539f9a-f60f-4023-abc4-262aff431704', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:54,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:50:54,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a844481-8f1e-433f-9c24-5691af75c1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:55,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:50:55,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62ae77f2-d564-4b9f-9682-0955430f52ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:56,573 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:50:56,573 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e9103f40-a037-4b2c-b58b-0ec4c37717f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:57,639 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:57,640 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08ddde68-10de-493d-a787-5118221d0bca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:58,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:50:58,718 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac600af1-dd57-428b-9cca-f33debee5387', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:50:59,784 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:50:59,784 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-170a2f81-695f-4392-a73d-ba820fc3f739', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:00,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:51:00,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee8e9c4-16f4-42c2-87d2-5438693e0cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:01,902 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:01,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e42eff95-fc36-4b89-ad4c-92d93afde337', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:02,960 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:02,961 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bba33ff6-2f29-41e6-a02d-102937bf1583', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:04,031 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:04,032 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31a67bf1-ff19-44dd-bf6f-95792ce1c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:05,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:05,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-878db725-db40-4353-986e-3aaba11aecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:06,165 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:51:06,166 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-beff7adb-3b8d-47df-81a6-d4452fe09481', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:07,232 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:07,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cadb1dcd-a42d-4cfd-830b-d1a76901d515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:08,325 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:51:08,326 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bda7bf4e-aed2-4316-9654-0b7e115a0601', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:09,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:09,389 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ba79aa7-421e-4542-b07f-c14286bc570b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:10,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:51:10,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b8aebeb-c198-49f3-ad89-d761ddac30c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:11,520 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:51:11,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c3123b2-dbd2-48a1-b12f-ca1a1b45b276', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:12,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:12,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50c38e90-04a1-454a-8ec1-93973dc889f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:13,646 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:13,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a265899c-2846-487c-9b0a-cb0b8e4ad90b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:14,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:51:14,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-669ca73f-dab1-4ca4-bb1c-cf09ec0bd820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:15,799 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:51:15,800 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd1bd0e9-e5cd-4cab-bc07-20f6aee0ca25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:16,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:16,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e18a605-8f2f-4cc6-9cec-abcd88491922', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:17,934 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:17,935 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c75782fb-28a6-4781-8462-129a693a849a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:19,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:19,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2891cb75-92ec-4566-9341-2cd8a98b2331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:20,073 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:20,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58238a6d-3657-497f-83c2-d75328eb8ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:21,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:21,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f303d654-a06c-4b93-8079-30fee3b7475f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:22,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:22,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7da61ee4-3006-4951-81f4-d3c8536319ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:23,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:23,270 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01657818-c18e-4a5b-b796-00d31dd57748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:24,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:24,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-250dd189-119a-44d9-9b45-1ed1bc27b7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:25,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:25,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78a33096-6e39-41c1-9187-c224d911ef30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:26,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:26,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bef85742-e7bc-4a83-9248-cf73757b33ff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:27,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:27,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-293d6854-4a41-4140-b58c-b3802c88325f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:28,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:51:28,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3cf4e13f-8ff0-40d1-8a8f-301f7558248d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:29,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:29,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c65851c9-9415-4e00-9d0f-1768c7716a99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:30,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:30,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-99962b80-2f29-4ac8-8b9a-dace0736fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:31,807 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:51:31,808 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c7e3505-230a-4d1f-9436-da923ddf9108', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:32,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:32,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff023afe-9630-4422-b59c-bafa037b2193', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:33,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:33,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8474368a-f023-4e90-93d6-10fc7f3fe930', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:35,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:35,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7898d0cd-3832-475c-9453-149601f21f59', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:36,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:51:36,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcd03b54-2c3e-4f1c-a15f-c8d169c44e58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:37,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:37,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f838e21-55a4-49a4-bd53-c7fcb0f69703', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:38,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:51:38,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40a05beb-ebf1-4dfa-83ff-574f359b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:39,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:39,289 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-548cd200-39a9-4757-aabd-941faae25a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:40,354 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:51:40,355 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18dcbaef-67e7-487c-ba58-cb1a2446c22f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:41,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:41,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-817dd9b5-14a8-488b-ac4e-399c3539e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:42,494 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:51:42,494 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db2af95-b254-4b41-b497-4ef8638ec5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:43,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:51:43,576 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62705d81-71a5-499c-8378-96b2455628a0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:44,638 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:44,639 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f45aca9d-7541-4ef4-9ed2-2f0131a2a2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:45,697 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:45,698 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38f2b170-f28a-4b24-9912-d92b1fae8af6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:46,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:51:46,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e32d20c6-c690-4b42-9e5c-34fa616eae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:47,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:47,837 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-875c4d1b-677b-453a-95e2-a9fc6231ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:48,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:48,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0746776a-e781-4cf3-8438-7cf4875f75fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:49,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:51:49,985 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd961f8c-55a5-4d6b-bd9d-d3989d5bf2be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:51,062 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:51:51,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c92445cb-894e-47f2-acf0-ff0f8b4f5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:52,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:51:52,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-051cb472-a4e7-4863-9afb-a0b18205d8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:53,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:51:53,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9dc236f-dc05-4c6c-9341-40d852db9746', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:54,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:51:54,261 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4050444c-ed6f-45e2-afa7-fc2242083e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:55,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:51:55,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-488d5a0f-01b2-4556-9e9e-fcd59cbc8a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:56,385 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:51:56,385 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9fe438-cff4-4247-b5e3-67b0c6a9d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:57,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:51:57,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-192bb5ae-6e8b-43fc-88a4-2b20e5649e70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:58,540 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:51:58,541 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52047f65-a7c1-4541-8958-0dc6b25a3d80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:51:59,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:51:59,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:51:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fac7b76-3cfb-40c0-b245-684906e706c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:00,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:00,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-349cf99c-d954-4ece-9c96-e68f6a0d043c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:01,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:52:01,744 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9219bc65-9c31-476f-ac01-fb9641d4441c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:02,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:52:02,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc045fa6-836b-4d02-a3aa-40348f3edfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:03,867 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:03,868 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-338200fd-79de-4e0c-97fe-89330eb5831d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:04,931 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:04,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cc941d3b-aef5-4c3a-90e3-d2d1a6e4214c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:05,992 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:05,992 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-599d1f21-733c-4dda-b77e-85c6d4335a35', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:07,058 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:07,059 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-374a6ea8-2062-4d71-afef-5c4d84763f54', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:08,117 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:08,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8387d11-5457-49b3-bdcb-1e0ae1fcb694', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:09,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:52:09,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e78f18d8-e73d-4da7-aea5-2dd5b34fed95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:10,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:52:10,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dc5a9ec5-269a-40aa-91cd-98f690d17992', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:11,324 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:52:11,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c51820d9-609a-487b-b18d-1eced39e9ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:12,387 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:12,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-597a260b-5827-4c05-aed8-5671e5bef535', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:13,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:52:13,460 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a668b9e-f379-40b8-b54e-1fa2eace8555', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:14,543 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:52:14,544 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3279308d-e7c0-455c-b6ef-c39bb326574a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:52:15,617 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-582bdb57-f056-4912-9d1a-b8c0c1f9c409', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:16,696 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:52:16,697 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88d83893-1ec8-4687-bc41-83282baeb0af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:17,754 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:17,755 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5983e995-a667-434b-8501-18b2d0278955', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:18,834 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:52:18,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17534763-ee03-462a-8c50-06bff8393954', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:19,901 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:19,901 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c2fa165-72c6-47e4-80ae-218916524bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:20,970 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:52:20,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2861e1f6-70b7-487c-bbe6-b333b1d8adc4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:22,035 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:22,035 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f47352a5-c67b-4f8d-8e2f-e59731df71a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:23,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:52:23,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b96ef89-0dc2-4c7f-8ff7-b1576189676e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18eb74f8-20fe-4212-93fc-f057523148c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:25,289 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s",
                                "    2019-12-24 09:52:25,290 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbddd12b-f0bf-4b58-b7e6-5c31811156f6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:26,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:52:26,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f00a1d2-0365-46d7-8e4b-41deafde559d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:27,409 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:27,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-487bbfe9-76f1-4bb7-a0b6-6390598798b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:28,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:28,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9158113-151d-48f1-9289-3ec7740eb1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:29,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:52:29,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e4f0835-c16d-4fbc-9fd4-cb056e9d0247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:30,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:30,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fb3e294-efcc-4c6b-8504-cec218817d97', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:31,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:31,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe8ef753-7d18-4f4d-aa5b-338dd64d6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:32,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:32,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fd81ba7-3ec9-446a-9496-7a351fb4987b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:33,861 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:33,862 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0cbbd8e-8926-4491-ade2-e696eba926b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:34,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:52:34,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-105771c5-79f0-4d26-9ebd-3470626d7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:35,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:35,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f64d7117-658f-4eab-9599-e132f71bf224', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:37,069 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:52:37,070 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15d75671-b149-44c2-a808-e0b543ba344d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:38,143 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:52:38,144 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b16db3-6e10-4335-97b1-89f4cbd29f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:39,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:52:39,211 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed1c398d-cddb-4412-9f2e-d4e1d6f22809', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:40,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:52:40,307 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-827e1087-ca4d-4e53-bb9a-7b6505ed3923', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:41,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:41,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af1f390e-0c26-4c6a-b5e6-008a2092dd08', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:42,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:52:42,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0e8af0b1-4a83-4582-9f75-d8d7d624e48e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:43,508 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:43,509 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09ac0037-04ea-4ae7-8724-113544af443c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:44,585 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:52:44,586 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7875ba04-f130-4052-afa7-3b1f38167338', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:45,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:52:45,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d92a71-e440-441d-8e93-d910750e11f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:46,744 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.099s",
                                "    2019-12-24 09:52:46,745 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8d51b18-47b1-40ae-8021-4711ffd19088', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:47,808 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:52:47,809 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75a168ed-2394-4a31-89c1-151b045389a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:48,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:48,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cf40483-b778-4902-bca8-427d156b1a29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:49,942 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:49,942 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bae9659-0d94-4d57-be23-544058bc53c1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:51,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:52:51,015 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b3d2b63-083a-4025-ae37-fa416a753010', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:52,082 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:52:52,082 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbc5ca19-14df-46ca-a596-62e763a9a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:53,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:52:53,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e3cdc2e-3be6-4b2a-8392-687382f31a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:54,238 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:52:54,239 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7255f4d-8d67-4da1-8e8b-5ed6716fa8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:55,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:52:55,319 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7dea2673-e2c6-4950-9747-21e2c41cf59d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:56,388 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:52:56,388 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4960c4a-0caa-42ef-9de1-098aa6925f64', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:57,450 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:52:57,451 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11af0f09-9528-49a7-a8dc-9c52d60852b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:58,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:52:58,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61508717-5d1e-452e-8cd6-8fc3c71e96e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:52:59,596 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:52:59,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:52:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f31d59cb-2bb4-4c07-a3fb-63644cb6ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:00,664 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:00,665 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e50e5278-4b60-4757-ae5c-0c8949644f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:01,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:01,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70d81546-f1fd-4a0f-8d61-62e73c883678', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:02,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:53:02,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e976c38-08fd-4ce1-944a-7476a1976872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:04,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.203s",
                                "    2019-12-24 09:53:04,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51be5cea-b2e0-4731-9d40-55ac9eba5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:05,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:05,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a28e1fc-2c04-4109-b388-65c518f3ee92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:06,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:06,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5e49b49-a8d6-4943-a821-99bb2ba6b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:07,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:53:07,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0450d085-ef01-47cb-8758-7f1786808bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:08,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:53:08,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d55d5cb8-65b7-4f02-80a8-400be9b71028', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:09,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:09,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8167da57-089f-4d49-ade1-6f1dc251bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:10,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:10,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4580fd70-fdaa-4a8f-8398-d4749b6dbddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:11,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:11,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-059ea0fb-ab0c-479f-9d61-bc40bea5d23d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:12,580 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:53:12,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11e600e2-6f56-4e2f-9a73-2d333a4226f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:13,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:53:13,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c06c45cb-95c1-47c8-8198-11593b4a4693', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:14,711 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:53:14,712 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a62c9099-b266-45f2-8adb-53e897181589', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:15,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:15,778 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fc0b84-4134-4aa1-965b-337c83a59346', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:16,873 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:53:16,874 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-65f31032-36fa-416a-906c-695458bcc1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:17,940 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:17,941 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad5c605-7a7c-4b87-98d5-e7a4f9a02780', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:19,022 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:53:19,023 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef97bbcc-fc1f-4e28-a462-4a9ab944a940', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:20,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:20,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d48289f-449e-4612-b7e8-8c0652900e26', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:21,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:21,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30937ee9-2d52-4dd6-a5a9-fdc8cd384c40', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:22,211 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:53:22,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-606688a0-6fd1-4880-adfb-90e03800a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:23,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:53:23,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98ab00a9-6fb4-44c5-a377-22106e9129c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:24,357 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:53:24,357 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecc34bcd-d1ad-4047-940e-afc394a3c9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:25,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:53:25,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10e37bd7-459f-4f31-a96a-49a03c5af034', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:26,524 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.084s",
                                "    2019-12-24 09:53:26,525 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b9d3c9d-11a9-403d-a58d-6231a69c1644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:27,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:27,595 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04ed1d45-576c-42bd-9ea6-df24a518cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:28,673 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:53:28,674 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fce41a7e-4b5d-45e2-b20e-b439000943cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:29,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:53:29,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4142c94-7be4-466e-9e90-c7a3a91cb032', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:30,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:30,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f53819d6-608b-4d37-836e-79a32fd74429', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:31,865 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:31,865 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07c367de-498b-4bc1-a281-c296de7137e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:32,928 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:53:32,928 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98c14ffe-7d72-440a-be19-a4424e314d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:33,999 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:53:34,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-963b4b78-0ab1-4fdf-b5ac-65992ccbe5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:35,064 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:35,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-68988a22-eb18-4146-9084-0189f9b509c8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:36,133 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:53:36,134 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf9d7ca-1e7b-4b90-9d8b-7bf91e2a5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:37,213 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:53:37,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18f40336-9c44-4b50-a984-d7b0972370e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:38,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.096s",
                                "    2019-12-24 09:53:38,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26429450-ef34-4938-a8ab-89791ffabb87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:39,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:53:39,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7c72bda-fe33-46e0-bf69-e446e994823d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:40,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:53:40,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-053934ac-25cf-460a-8d76-c4f1aba00a61', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:41,519 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:41,520 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-610f8d46-9b52-436b-9e13-5967a04e22a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:42,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:53:42,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77e1e893-712c-46d5-bb25-2dc38e82c8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:43,703 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.092s",
                                "    2019-12-24 09:53:43,704 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce7267e1-a441-4ebe-8a37-1fec4616648b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:44,760 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:53:44,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c985a4f8-5739-470d-8673-4c75c26fd02d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:45,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:45,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06eb2658-7bf3-4d8d-86fc-318540c260f7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:46,893 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:53:46,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d57217a7-bd47-4605-9751-2db105f373a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:47,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:53:47,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83a96d11-cd61-43ea-8121-06defa0ff7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:49,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:53:49,021 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb747ec6-0e9c-4162-a47b-3b817ba5be16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:50,080 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:53:50,080 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4902496-dd28-4462-a183-463140d94a60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:51,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:53:51,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8c430813-e9ab-4b31-9ff0-b0a44c89a67b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:52,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:53:52,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa3e603a-fba2-4791-8671-b458f7081b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:53,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:53:53,293 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8410f2b9-247b-47c8-80f6-72358bb4c971', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:54,374 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:53:54,374 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8355807-01d1-47f6-aa3c-fc736361de06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:55,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:53:55,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cbbcb9-1850-40a6-bd30-6c9c160e680a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:53:56,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03522f4-2b04-4d0a-b7dd-a53bfdaf34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:57,603 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:53:57,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8106b1a1-7475-49da-9bee-bde2f16d77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:58,685 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:53:58,686 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a1007d08-1269-489a-86f7-021809b6c8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:53:59,750 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:53:59,751 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8e55179-afe7-4ed3-a172-a69ad96f041a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:00,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:00,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82aac1c4-9661-4ab5-9222-c203063af47d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:01,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:54:01,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07d191ec-1112-4e96-9f7c-19f20143abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:02,943 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:54:02,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2e06c93a-eb4b-42d2-b3a7-7e2b4ae6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:04,003 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:04,004 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5feb1d5d-2e44-4524-be53-44280d872318', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:05,072 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:05,073 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d799019-5066-4937-9fdc-2810488414eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:06,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:06,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f289d10-bbb6-458f-bf60-3b708c7dd58e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:07,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.111s",
                                "    2019-12-24 09:54:07,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbdc6f5f-9e07-47a9-8ba4-12fbc1672e67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:08,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:08,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4937d02-14cd-49ea-a3b0-7a0e340670f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:09,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:09,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d13b8d5-12e4-489f-a283-b01eaed3bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:10,459 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:10,459 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c2033cb-fddd-42c5-914a-72f06b658841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:11,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:54:11,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b046c52-3057-4610-8589-7c8bebd8be99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:12,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s",
                                "    2019-12-24 09:54:12,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f5b33ef-8a58-4311-8cd5-013386032756', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:13,725 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:54:13,725 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b0dd5c2-12df-420a-a7de-df63b2dfb9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:14,788 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:14,788 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8f0010ae-e0ec-4be7-ba3a-9aa690ef0bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:15,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:15,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d2573ba4-39be-4d4c-b99c-a9b03d346a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:16,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:54:16,932 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfb5a78-dde7-4ac8-a97f-5685b1248e60', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:18,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:54:18,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b04e041e-73d2-4ad3-adf7-de9df309302b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:19,100 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:54:19,101 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-01982478-9116-46a5-b846-95b0f5217f12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:20,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:54:20,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-087bac19-181a-4620-828a-94286a80c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:21,231 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:21,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56124bfa-b289-4f1e-be77-ba2621c316c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:22,952 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:54:22,953 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17f27833-36ee-4d0b-93b8-bb843012f304', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:24,014 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5ac0a28-127a-44cf-8fea-cc2ec52b0c49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:25,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:54:25,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9ed5dfe-7041-49e4-86c2-bdf0a74063c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:26,147 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:54:26,148 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ab7a74c-830b-47e3-9d32-d37ced198098', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:27,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:54:27,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-553baa04-48cf-42ee-8161-cb8fac4f3d49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:28,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:28,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f8183126-1a1b-4051-ac86-427efd5e09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:29,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:29,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3780b087-53b8-472e-82e4-4d4e1e3a576b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:54:30,434 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d1d344-c875-4131-ac06-e8a60794596b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:31,500 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:31,514 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2127854-e399-4a67-a779-ed1939e5d323', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:32,584 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:54:32,584 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6c028cf9-8ac1-4877-b32c-cb720e8e180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:33,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:54:33,663 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9113321-7ce6-417e-8139-25ba9fcc5bea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:34,731 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:54:34,731 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15da08d2-0636-462d-911c-27a781a813bd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:35,809 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:35,810 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a1b7fc8-24aa-4444-a2a2-becba58e603d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:36,868 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:36,869 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ced67e24-5b75-40c7-9f51-38a5436b190a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:37,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:54:37,939 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c70dbdf0-e73c-4be9-ae67-b77b844c338e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:39,025 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:54:39,026 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7301ac2d-b0bc-434b-bbd1-3ddaa1e14c48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:40,084 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:54:40,085 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3fb84140-692f-44f5-a738-6e6d9fafaca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:41,153 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b83581a1-0c7f-4b50-af18-ca009ffad00d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:42,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:54:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8976cb-9e9b-4959-8fc2-ce34a491572d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:43,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:54:43,317 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13b375a3-da23-4bb8-ae93-9ac1374ab5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:44,380 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:54:44,381 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9ad08f76-6ed2-4a5b-ad8a-eb1c27aa6f70', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:45,456 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:54:45,456 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8bbb552-6d95-437a-864d-9c3a5016b198', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:46,517 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:54:46,517 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-981f2ba4-b9a4-4bb7-8140-d37514e4b627', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:47,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 09:54:47,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05b203ab-e3e4-4333-9b77-e1775b631753', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:48,668 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:48,669 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d483a64a-cdf3-44da-b90a-0566ee1f235b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:49,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:54:49,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bccf06b4-e8a7-4625-90dd-42a17e6a0008', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:50,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:50,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-93193c3a-f79c-4de5-8041-608269043cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:51,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:54:51,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ded8f1ae-1f73-4b9d-9987-b6be999ce284', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:52,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:54:52,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d4920ca-936d-4be8-b0a3-d3df98e1f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:54,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:54:54,003 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a0b42015-1cd7-4de9-ae34-e8a696ab7564', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:55,065 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:54:55,065 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4eb4ea9-73ae-4f1d-935d-dc53e45d760a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:56,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:54:56,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f543a6-919c-47ea-aa5c-fa6f58070ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:57,212 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:54:57,212 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f278863b-a306-4d5f-b817-ba04d30e8145', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:58,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:54:58,272 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a88250c1-1f5f-480a-8770-c55cdda26a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:54:59,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:54:59,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:54:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51f942ba-1868-418d-bc6a-11667d123acd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:00,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:00,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4852168f-8d50-48b9-bbfd-ce3a5f8415db', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:01,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:55:01,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cc657f0-ed06-4db6-972e-2299be704e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:02,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:02,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3130f297-9f3c-4e3c-8f8b-a5ed53ce2794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:03,591 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:03,592 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a7f7545-0c30-4930-a08e-605d359b3755', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:04,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:04,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba8d8e4-694f-491a-a7f7-da1ea12ae39e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:05,730 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:55:05,730 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6e7787a9-10ae-45d5-bf57-7d9f201e3e94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:06,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:06,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4cf5cd48-dd2b-44b8-9b88-35cf81f22f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:07,878 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:55:07,878 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f11f86-84d0-43ec-9ac0-4cab377efb80', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:08,959 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:55:08,959 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f0e155e-7e9e-4385-ab1d-673475dfa740', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:10,038 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:55:10,038 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0836745-691b-422e-ae3b-3e8b612f1649', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:11,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:11,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66572655-b418-47bb-967f-f0eb728f7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:12,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:55:12,164 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d8846c8-8d1f-4ea9-9caa-06593fef76f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:13,236 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:55:13,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9f436d0b-44b4-4f61-a7e8-6068ebbef705', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:14,308 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:14,309 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-172e48ce-9721-47fb-852f-e24af0c3c1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:15,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:55:15,368 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d5969dc-e048-4a4d-9b9b-7868014f3414', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:16,445 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:16,445 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bf05d61-f87e-4131-b84b-df4d2793164b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:17,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4f2844fa-f768-41c7-a1af-684ccd7fcd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:18,590 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:18,591 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e876402d-03cf-41d9-a063-60f3489d1011', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:19,650 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:19,651 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b77f0760-9df1-439e-b3d3-0004cef31e87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:20,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s",
                                "    2019-12-24 09:55:20,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8dc58b-bcc0-4f52-825a-7d0847f04dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:21,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:21,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d3c483e4-6941-46f0-8ff8-42bbae33c7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:22,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:22,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab7360e1-f6b7-4148-ab79-988fe8893f49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:23,974 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:23,974 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a57e6228-35fd-44ce-8068-58107b7dff13', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:25,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:25,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc3fa0f-9e73-482d-b20f-784a10b6cd94', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:26,101 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:55:26,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7049ef89-f905-47b4-840c-e32ef9b8fc58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:27,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:55:27,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d772c23-c35c-424c-a9d0-9b573b63fb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:28,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:28,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a390689-7e91-4677-8f1e-2dcb92982a58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:29,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.087s",
                                "    2019-12-24 09:55:29,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3d5ced7-0ea6-4b29-aa1f-f97707a4a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:30,420 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:55:30,420 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa9bffcd-0dcb-4ea6-8aea-9f5f2fea9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:31,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:31,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7aa664c8-91b2-483f-b38e-429ece4d1b04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:32,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:55:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9bb0e83f-2084-4484-b28f-0f6a4a5a9ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:33,636 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:33,637 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c03c52d3-84ff-4305-85db-68ef587d22b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:34,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.094s",
                                "    2019-12-24 09:55:34,733 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4310f2df-b91f-4cc7-9c21-978c39ba83b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:35,804 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:35,805 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8421471-4b50-45a9-a27d-ef4fa7c64071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:36,882 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:36,883 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24e88a05-6a0e-4897-96a0-146f290b25f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:37,953 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:37,954 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d296296-a0c9-4300-9329-be3bbfa4b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:39,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:55:39,013 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-547ad425-7800-4f28-a2a2-155b679b31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:40,083 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:55:40,084 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5bf0c487-139e-4f53-9e60-45fb30796b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:41,152 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:55:41,153 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad11f5f-7c5c-4081-9a69-4eaa06b124b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:42,224 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:42,225 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69899ac4-a283-43ff-8f11-95b4ae142247', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:43,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:55:43,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88fcf8aa-5a60-4871-ba2b-6befee90ed2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:44,352 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:55:44,352 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43870a8e-1830-4a19-b623-a66e7ce0d18d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:45,408 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:55:45,409 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eee9c6ef-dd50-411d-8441-94f9c690d748', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:46,476 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:55:46,477 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-231ca4a5-f98c-4232-a5ea-48cb1bd2bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:47,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:47,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a02e17b-0a5e-4514-8015-03035ea202b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:48,604 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:55:48,604 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3825e9-2531-477a-866c-b0556e6a90b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:49,662 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:55:49,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1f33b2d1-2498-4e86-8d05-d6b8ec20ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:50,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:55:50,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc9deeb6-eb76-4df0-80af-3d4eb64a47af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:51,813 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:55:51,813 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a86af59b-5496-4dbb-bee1-d27d16c5ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:52,875 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:52,876 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4996f2e8-9e59-4edd-adad-5433428396fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:53,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:55:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a04fcd87-2938-43d8-bdcd-6b8c85c15a67', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:55,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:55:55,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-894fe4bf-2950-4f75-91bf-7221e6f1e00e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:56,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:55:56,091 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-746d66b6-55a9-47a4-8aa1-c87785596fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:57,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:55:57,173 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c023084d-0fa8-42e2-ae7a-598d0143ca86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:58,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:55:58,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11d46467-51f4-4e96-8b70-e5a531eeb9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:55:59,320 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:55:59,320 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:55:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c30c8a14-9972-4dd1-b1bb-3aca4ab2759d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:00,378 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:00,379 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-797bc89a-f36a-4ffd-a841-3f2a19f0ebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:01,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 09:56:01,463 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8fe31cf4-7339-409b-859c-d1c2931f40c9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:02,523 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:56:02,524 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26ca4c7d-fbad-4435-a308-4adcedb5ace5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:03,627 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:56:03,629 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0e03203-445e-4c48-8f01-eeb3271534e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:04,693 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:04,694 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c79ff1ac-4062-4f57-83bd-511a30575c24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:05,761 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:05,761 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed9e2eaf-a9c3-410c-9fb0-a9f4cf320986', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:06,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:56:06,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a48dba9-0ff2-42ba-a0a0-8274c9d45f21', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:07,923 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.085s",
                                "    2019-12-24 09:56:07,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d86f1222-faab-4657-8f03-0e4ba6786e50', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:08,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 09:56:08,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d659a9a5-3120-4ae8-a5b9-c40333ec188c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:10,047 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:10,048 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90cb4fa-aa78-4f09-b7bb-8d3e28074a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:11,106 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:11,106 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0f0d4fa-3080-4def-875b-0dd762d02a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:12,175 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:12,175 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ba26b3b-0318-4300-b1d2-99fb6eb6093c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:13,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:13,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-002f7610-53a5-4bc0-b156-5bd0818566b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:14,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:56:14,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-164814aa-8c57-4208-bdbc-800105accb84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:15,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:15,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d23beb5a-ab2a-4f29-806c-19b82740e797', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:16,446 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:16,447 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17e49a56-1e0e-4461-969c-461b7257d303', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:17,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:17,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31915735-0b09-410e-bb1c-ae707d3f03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:18,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 09:56:18,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1247877c-a1b6-4613-a9dd-a7ab1495d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:19,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:19,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de6892e4-26a5-4ace-a89a-30829a9560d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:20,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:20,727 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-681570e3-8272-4d3a-bccf-47d735751aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:21,819 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.089s",
                                "    2019-12-24 09:56:21,820 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f70199db-cf3f-420e-8589-6653b68b5b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:22,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:56:22,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c6ef1d6-3f20-4fe9-8c8e-17facd3877ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:24,013 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.117s",
                                "    2019-12-24 09:56:24,014 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0cb4aa2d-58a6-4c11-b16a-d5bc3772d45a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:25,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:56:25,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2b9d245-6b17-4063-8e69-6320f5dedfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:26,159 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:26,159 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c90b9ef6-e354-4280-b24c-cb47e56783c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:27,237 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 09:56:27,237 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1269f68-b28a-4b1f-a27e-246ee38a6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:28,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:28,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b940d0ac-7992-476f-802c-3e1747392dec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:29,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:29,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdccb5a0-5803-422c-8bdd-2db7a8166c62', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:30,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:56:30,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1c32be33-2c43-4cb3-9327-25f7271fccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:31,504 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:31,504 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40061d3a-95b6-48ad-b6cb-833917274cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:32,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:32,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e89f3926-817e-46b7-9e93-44e03ed31e78', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:33,633 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:33,634 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6696b4a8-9f4f-4c75-8cd5-b961d349d174', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:34,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:34,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4d5b52b-6780-4e9c-a55e-9d863a299d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:35,768 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:56:35,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e73755bc-c2e9-4c31-bfad-a26a00e1efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:36,837 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:56:36,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4ca44fe-ea47-44f6-85fb-fe3eabd1dee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:37,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:37,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88ef32ed-1b42-44ae-bc18-6e5c9eb41d84', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:38,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:38,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b03cd4e3-5b7b-4bb7-94dd-d03a1ea9748a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:40,018 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 09:56:40,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-79fe7d4a-0dc6-4a1e-8eaf-a04936df70ed', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:41,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:56:41,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e5f584a-f17a-47c5-a90d-9f9699bb962d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:42,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.088s",
                                "    2019-12-24 09:56:42,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0b986390-2f95-475c-bb0b-161b4f4e5084', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:43,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:56:43,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e516a25-2a35-467f-a1ca-78b27492e175', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:44,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:56:44,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a41575d-d219-456a-8492-2bde94778006', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:45,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:45,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-82cd4b5f-eee2-4f5c-b4c6-7344ef929c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:46,509 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:46,510 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec9cd064-b03c-4b2a-895a-e81581e611a5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:47,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:47,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17314a37-a5ca-433b-a79a-20ca8be2cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:48,641 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:56:48,642 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c282c1a-44f0-400d-b05f-86987b1fc479', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:49,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:56:49,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-853ae1bb-4e0e-437f-b769-173fdc599db1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:50,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:50,782 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a8cecb72-7a85-45d9-b4d3-a3f3efdc166a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:51,838 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:56:51,838 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ade9b7b-2074-4ff7-b3fa-556f23128371', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:52,903 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:56:52,903 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-48b90d80-94d1-44e6-9ab2-bda7147b81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:53,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:56:53,962 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c64c4ea6-6d3f-4f3e-853e-f022dd35ee0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:55,029 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:56:55,030 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7b8b510-2582-41da-81fd-bfe68be77081', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:56,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:56:56,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdf0a5a8-a066-46f8-be7d-7965fff47275', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:57,168 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:56:57,169 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87781ff8-18c6-42bd-b366-c42450042e01', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:58,225 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 09:56:58,226 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fcd991c-a669-4a76-a51b-164dc45c91a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:56:59,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:56:59,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:56:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2c5f4f0-2004-4a5a-b8b1-3f6fc0308eef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:00,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:57:00,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ed8e6a0d-f75e-4846-b823-5850b84166ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:01,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:01,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad3b0b84-280c-45cf-bf94-67279b55c233', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:02,495 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:02,496 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f888faea-dee2-441d-8714-3c331c630171', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:03,589 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:57:03,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe32838e-0005-412a-8aff-6bf0cbdbf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:04,655 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:57:04,656 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e31d9a95-794d-4ef6-8353-de6df919f038', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:05,735 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:05,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bb36d2e-efbb-496a-b0ed-696868852bac', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:06,817 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 09:57:06,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3a4256e2-7752-4d8f-b8b7-72b76b41a0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:07,886 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:57:07,886 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b21de450-c46e-4228-bb97-7f0c155b88ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:08,971 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:57:08,972 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1add68e-7d60-459a-8443-94f88bd16127', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:57:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ebd71e3-091c-4322-b6ad-d188ddf9b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:11,102 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:11,102 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eed42fe-199a-4967-8f6a-b6ea8e84e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:12,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:57:12,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cbac42a7-2c34-4ce9-8b92-8e9c040698aa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:13,239 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:13,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9861c4b4-f391-476a-95d2-fbfdb79485e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:14,312 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:14,313 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b66e7a52-c9f9-443e-8174-6d6ba7a67b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:15,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:15,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6b9f7382-c8b9-46b0-b09e-b108d8433fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:16,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:16,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8364117-18c3-4196-ab1e-45c825cad6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:17,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:17,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-988435f9-425b-4529-944d-a94320f4a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:18,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:18,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-000f9d06-0833-407e-a249-15e0aab875d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:19,648 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:19,648 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84f97fc9-2489-4a17-b67d-9d6c09dcf05e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:20,722 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:57:20,723 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54fb6af5-b342-4264-8439-f3134db40e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:21,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:57:21,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43f61a1f-8303-4447-bca9-78de3ac28b07', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:22,857 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:22,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08f1cfb6-dfda-4f17-b104-e9d2f39fc15c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:23,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:23,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8806c1e3-91a0-4f58-8068-bb9ad97aedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:24,988 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:57:24,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d537ce3c-0f5d-4ba4-b571-e42b2eba6fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:26,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:26,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c054bbc-a769-4b25-8574-651eba3e5cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:27,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:27,131 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80d03bec-57c9-4252-a146-f1210e0d2bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:28,198 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:28,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ce548088-17ef-4d8e-a7fc-49223ceba93e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:29,260 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:57:29,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d1172a4-c8c5-4a84-8e46-a955a1dc8239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:30,331 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:57:30,332 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-71073f7b-1f77-4ade-8db6-31e9e08c1820', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:31,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:31,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3e5b0833-2a35-45e3-9080-425308c66f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:32,472 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:32,473 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5637a937-bef5-4e14-a327-1240b0414bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:33,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:33,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a09be06-dacb-432b-b565-e1eaff844135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:34,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:57:34,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c2e35175-5068-4d96-a304-1629b209e0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:35,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:57:35,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d6599663-0dec-4d12-93e3-cda4e1068938', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:36,736 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:57:36,736 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f0c71ca-6d43-4660-a945-2c07c64b9adc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:37,816 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:57:37,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ca089f2-b9af-4cdd-bd43-177883c129b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:38,880 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:38,880 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17ea92cb-8e82-48c9-9d56-8b513cbdd6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:39,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:57:39,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706b623f-0c75-4e69-b995-8f51ce35b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:41,021 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:57:41,022 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf6456c5-d9ea-4295-9989-3d4d57a9b921', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:42,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:57:42,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6cb02b4e-e600-4226-b46b-50ab7cd45bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:43,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:43,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a73da72-965d-429f-91d9-171a04e03f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:44,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.090s",
                                "    2019-12-24 09:57:44,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-935d46a3-690f-4250-aa01-478d8efb64d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:45,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:57:45,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0aa5af-b6d2-412b-af0b-2d1a9a4ef13e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:57:46,393 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f494e3d-f57b-41da-a88c-8954882643c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:47,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:57:47,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9abe8e4d-78a7-4df2-a950-936f11d43c27', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:48,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:48,538 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ba8913e-6b5d-47fb-9e0f-f20f81e52419', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:49,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:57:49,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b46eed11-6bd1-48a8-bda9-628fb1a92ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:50,666 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:57:50,667 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d1c4cc8e-e672-4876-8c1e-97fdf6bcd096', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:51,721 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:57:51,722 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10f1ea0e-9e7e-475d-acf9-3cbdf19f8688', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:52,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:52,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b5d3bb27-870f-447f-a4d3-7444ca0d775f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:53,848 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:57:53,848 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-becd474a-caed-43c2-939e-d781b4235fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:54,916 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:57:54,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-66952b23-3e77-4f62-aacb-cf96990d6445', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:55,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:57:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-56bf1505-b990-4237-b4dd-d64ae56ba22a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:57,096 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.115s",
                                "    2019-12-24 09:57:57,097 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-03750a12-1074-4704-9292-99d3c12c85b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:58,155 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:57:58,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-86e6d4fa-05f7-4fdd-93a8-6f5534f5af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:57:59,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:57:59,230 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:57:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-39b5c82c-4df9-4c14-b189-a541001da351', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:00,291 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:00,291 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-41121f49-9b18-437e-93ef-5daa9ffb7805', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:01,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:58:01,370 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c5f268e-4e23-4c9e-9b7a-f2c452887379', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:02,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:58:02,449 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92c6b90a-e7e7-4240-bbb9-e90cee47ce87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:03,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.350s",
                                "    2019-12-24 09:58:03,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd2ca535-a6ba-4b6e-a8d4-f80ad606797f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:04,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:58:04,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe671dcf-ff52-40b5-8f6f-886ea6b199dd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:05,944 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:58:05,944 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-262f72c6-5f00-4ef4-b526-82065b005949', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:07,005 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:07,006 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0456ba4-d780-47e9-81e8-194286373ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:08,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:08,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06ea93cc-ae99-4f20-acc5-7d02068f31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:09,132 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:09,133 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b447da47-b1bb-463f-be0e-e80bc0598edd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:10,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 09:58:10,207 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09bb5efd-21e7-421b-8234-f59ef6bb64de', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:11,310 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:58:11,311 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cf8d00ad-8fce-4ee6-bbb7-e60d6354d083', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:12,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:12,373 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1ad593d9-6a4f-46ce-8bfd-c79c08c5ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:13,468 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 09:58:13,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f5cd31c-c466-42a3-be5b-dc2db1ac87e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:14,539 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:14,543 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a29c36-0842-474d-9501-bbc42b02a658', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:15,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:58:15,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1c041c9-4881-409b-944e-1b89438142f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:16,683 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:16,684 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd560b0e-3764-4771-b1ee-fd0e9062c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:17,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:58:17,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a2f87723-eb24-4b02-9c11-f4e1b4910d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:18,801 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:18,801 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81a01078-ad1a-4d21-a471-2cdf67bdac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:19,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:58:19,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0fbd9efb-ca11-46bd-bad7-51d12379444b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:20,946 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:20,946 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6d801c62-3562-43a4-953d-7fea823e24c5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:22,012 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:22,012 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59a3d23b-a661-4925-9ce6-fe6593c65976', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:23,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.107s",
                                "    2019-12-24 09:58:23,123 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a3be930-5974-4749-9278-3c3bca7b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:24,188 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:24,189 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3efd6a-0db2-4027-a8d5-78ad3d6503bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:25,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:25,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edc0785b-34e3-41d6-86c1-80a93641eb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:26,318 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:26,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ea91cdd-a46d-44c8-bf54-b9c91ad3ae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:27,382 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:27,383 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-161a23df-5513-41ac-9785-6611de62432f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:28,448 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:28,448 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ef7a096a-f334-47c9-bf5d-7aaad9dba6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:29,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:29,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a659c3b6-7a63-4ea7-9cca-4e90f18599c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:30,579 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:30,580 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ecd36bb1-35d5-4775-a49d-2760349af86f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:31,643 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:31,643 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07663d6e-3c76-4b8d-be11-f0b26cdd29e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:32,708 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:32,709 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d0d1bcc-886a-4bd1-8dc4-26c0b2777235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:33,775 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:33,775 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba7f5ea1-b3db-4f06-bb95-7836fcbfa2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:34,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:58:34,842 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0226a606-ee16-4d2a-8410-b05d628135ea', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:35,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:35,905 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3bb00c28-715e-47bb-91b2-e8c5c8225ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:36,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:58:36,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7d13f0e-6ea2-42a0-b153-d902dae26bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:38,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:38,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-18cb6aad-100d-43eb-a056-dc9b03ac8fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:39,099 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:39,100 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd2fa4e0-255e-4c3b-ba8a-402f5d766630', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:40,161 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:40,161 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-508c300e-38f3-41a5-a585-48fc74d51bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:41,228 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:41,229 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fe63469-0e07-4cdd-87fe-2a4d6a12d3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:42,297 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:58:42,298 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f901893-5dfc-4732-83e7-20c714f0e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:43,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:58:43,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c66e9f5-e333-44dd-acf8-d61b70fd075f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:44,441 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 09:58:44,442 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcb1e95f-fe0b-47a9-a1fc-164845754952', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:45,505 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:45,506 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1db45075-1298-4e62-af8c-bcd0a3f065d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:46,570 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:58:46,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-63b8484e-711c-4363-9c74-6cfa39c51c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:47,630 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:47,631 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4448365-32b2-4521-9dff-178821a91f30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:48,698 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:58:48,699 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-890fb32d-9225-4be7-8f89-436ad36b5853', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:49,756 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:58:49,757 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fcf2842a-0dbf-48cc-b892-8872eac47969', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:50,826 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:58:50,827 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2302c429-2af6-4ace-b509-be730d969c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:51,888 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:58:51,889 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-579d5070-84b5-433e-8da5-9964ed528b52', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:52,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 09:58:52,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-880cc684-1cd2-47a5-a5d3-8755dba76239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:54,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:58:54,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-982895c1-6dcf-43b8-a0d2-5ace3ca765dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:55,090 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:58:55,090 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa06c087-aa30-4066-be16-51098a59e620', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:56,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:58:56,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bbc9f28a-dcac-4c34-b13a-b265deb1ac32', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:57,226 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 09:58:57,227 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15e4a375-c99b-4283-aca7-992aa9c20c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:58,281 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 09:58:58,281 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4a13fa6-e42c-4651-af4b-6641c88b2393', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:58:59,348 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:58:59,348 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:58:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f40ab85f-ce31-4be8-b360-010852137249', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:00,410 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:59:00,411 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08d92505-0691-4eb4-8632-482941a10f86', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:01,480 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:01,481 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7f6afdd6-7825-479a-bc18-52dc1636c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:02,545 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 09:59:02,545 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-43a2ba88-cb3e-4abd-a99d-d0b6d35a653f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:03,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 09:59:03,613 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a33a7bc-2de3-41a9-85d1-f669faef6301', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:04,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 09:59:04,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da50b95f-d5ca-4fab-af84-fa11d9515235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:05,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:05,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fbbf209b-9aa2-41e1-9a6e-2ed1c56b9ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:06,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 09:59:06,825 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42e83b6-f0be-443c-9278-0e21f3d635a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:07,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:07,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ae36513-03d6-4d62-8d39-ff29e293ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:08,969 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:08,970 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff5ccb-7892-4aa7-9bdd-ebf6b88cb5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:10,039 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:10,039 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1e736f9f-ca02-4fc1-8a97-d6f630fb6212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:11,110 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:59:11,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe590869-8653-4e2d-bc07-ae5f641717ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:12,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:12,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42798616-0235-443c-88de-c6a6b8e76f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:13,250 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:13,251 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d911ca8c-2c2e-4ccd-baca-797a8f3955ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:14,311 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:14,312 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7b7601d2-fcb4-4fd1-8b31-7cb29ba9e201', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:15,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:15,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7de52c56-0f0d-4a9e-ad39-5003743fbc98', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:16,440 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:16,440 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-47c26a90-792c-4223-acc9-70a39e762b57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:17,498 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:17,499 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28e693f9-567d-4ac6-a966-df5e6aa90bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:18,563 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:18,564 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-075f857e-68e5-49bb-8a93-4623fdba13d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:19,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 09:59:19,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54cb039e-5d58-42da-b5fb-12402f048cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:20,691 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:20,692 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2af1e650-b837-408d-b1f3-569eaab9945e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:21,759 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:21,759 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80a7eef0-8eaf-4e99-b838-cd80689be82e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:22,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 09:59:22,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-da445c7d-ddf5-4281-a05d-50c74fc401b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:23,890 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:23,891 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac4868fa-6ad3-4cf0-844e-f1deb3376168', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:24,977 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 09:59:24,977 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eacfec84-b840-4561-8758-a05f55e00e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:26,037 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 09:59:26,037 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8603558d-1391-48c6-bc74-a53c4dcee94f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:27,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.101s",
                                "    2019-12-24 09:59:27,141 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ea5aa8-524c-4655-b231-7233fa3d9839', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:28,210 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:28,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d551af7b-03df-4d48-a1e8-11ed5fad5d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:29,303 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.091s",
                                "    2019-12-24 09:59:29,304 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-81951308-4c56-4088-8256-f92ea975d396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:30,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:30,376 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-500b03de-be1f-45e6-bbe5-6a7ef5793943', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:31,442 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:59:31,443 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5347b47e-19c4-4230-9bf8-62acdab1e71c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:32,513 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:32,513 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6005372a-a193-472c-a5e9-3c56c74d4fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:33,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:33,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8ad3e939-fd82-4134-83f0-e048f9eb9fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:34,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:34,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74e30c59-f435-420c-bfe3-b0c5356ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:35,723 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 09:59:35,724 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6962c722-4875-4849-9487-6b7635672fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:36,791 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:36,792 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b1a361ce-c277-407c-9d94-e3649e94af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 09:59:37,853 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f6737f0-ec65-441e-a511-2392183ed8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:38,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:38,925 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-214e3b74-db5f-4361-a272-ab1ef866c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:39,997 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:39,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-575c43ef-3238-456b-9b0d-f9ff2fe26956', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:41,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:41,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-596f7dcc-4438-460b-b46e-c8146a5e62b0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:42,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:42,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9e5a4f40-0c8e-494a-9ba1-4f33e759850c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:43,187 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:43,188 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c3b5e954-ea08-459e-9e72-764d3d4bc4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:44,259 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:59:44,260 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7125db77-7178-4449-8564-30c5ae15c689', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:45,332 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 09:59:45,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ba72c36f-4493-4596-870c-516500b16439', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:46,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 09:59:46,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a895ef0f-8d25-446f-a1ea-617d1cc90920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:47,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 09:59:47,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f7fd1596-a12e-4295-853f-12fc32de19af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:48,527 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 09:59:48,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70fdc4eb-67d1-490e-9a33-398f1382fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:49,659 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.131s",
                                "    2019-12-24 09:59:49,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30020546-7eb7-43de-814c-e8a85fd5272b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:50,741 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 09:59:50,741 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-edb25053-cc01-41a8-a94f-2ccad97e841d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:51,805 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:51,806 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5609a08-1b58-411c-97ca-d763bcd6bcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:52,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:52,871 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-023a0068-3c50-4e5f-a450-412059d99dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:53,938 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 09:59:53,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-895c2912-75bd-482d-9e7b-87a9eff1bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:55,002 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 09:59:55,002 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f233d633-802b-4ff9-bcbc-91dc57c05b09', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:56,071 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 09:59:56,072 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cae9adae-1ea3-4536-a1b0-a806e7a266d3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:57,130 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 09:59:57,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1bf75dbe-81b6-42a1-b77e-6723985f5fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:58,201 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 09:59:58,202 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3f3e572e-ded2-4a4f-9fa9-d16728bf9644', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 09:59:59,268 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 09:59:59,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 09:59:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3500bce-db88-42da-b5d0-b01501a4d18b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:00,337 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:00:00,338 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2a7c026f-2a0f-40a0-9297-9d346d30da7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:01,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:01,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe2d8f05-15a5-453b-b794-36ed204e68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:02,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:02,471 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9b0c1c2-587c-4eae-baca-1175883dd572', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:03,530 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:03,531 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5a6c46-526b-4d36-a4cb-065aa7e90363', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:04,593 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:04,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2fdf2fa0-3c9f-4125-b588-5fae730b5d02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:05,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:05,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-607b2a04-63d2-4354-949a-b88fd4510396', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:06,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:00:06,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3d4339d-ad89-46ea-8ce4-1b90fbb0dabb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:07,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:07,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e4c6e57f-f843-4269-b9f2-f06cab580063', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:08,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:08,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c9e8050d-c693-4985-b612-938b25ed95d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:09,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:09,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c67e32-9ae6-499d-8b15-53e4bf13a5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:10,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:10,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0602cc69-984e-4c26-91de-451e29f75a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:12,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:00:12,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-78c413cd-7d2a-48b6-be4e-d748b9f9c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:13,120 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:13,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54a2382f-4734-4fc8-8f0c-f9ee75b6d60a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:14,185 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:14,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84382129-f8c9-435d-8215-4757015c0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:15,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:00:15,256 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-256b405c-44b6-429c-acaf-e38ed98f1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:16,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:00:16,334 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4baf96f8-0d24-43df-abb4-61dc47edf60c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:17,396 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:17,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f339d867-2bd1-49be-9d7c-393b3082cbca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:18,474 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:00:18,475 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f5adbe30-9220-4c2b-a059-dff30dc483e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:19,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:19,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76f77fd6-d8e3-4f52-9107-c637b1c0a890', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:20,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:20,599 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4648a367-5985-4ffc-b9f6-650f0a94f859', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:21,675 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:00:21,676 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a257385-3d68-429a-9461-e1f2516ecafc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:22,740 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:00:22,740 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-842a9bb0-a5b0-4754-bbba-1beec77c2c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:23,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.093s",
                                "    2019-12-24 10:00:23,836 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0f32e756-3917-4034-8e88-aad0f6b5cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:24,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 10:00:24,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b7e97dd6-40f1-40d7-9b77-eeaeb545688c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:25,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:00:25,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76e31584-39d9-4a3a-8d2c-4d9fbf5b344a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:27,063 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:27,063 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-538f371d-a1fe-4962-a576-de7ee03611ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:28,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:28,128 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8238ce1-3732-4d42-839b-159742cfdfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:29,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:00:29,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42f9fdc8-44f4-4685-aca4-0966798fbc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:30,258 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:30,259 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ae5c66cd-e39b-449e-9fbf-db84fc3ed605', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:31,333 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:00:31,333 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e032b30a-3225-45a1-bc5e-cf8b372b48d8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:32,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:32,396 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4ef1baaa-f3a8-45d1-8610-6909fb6165a9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:33,462 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:33,590 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-751e1ad7-ca20-4ec9-a351-e3470701a102', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:34,651 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:34,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04eb53c5-97ef-4a8a-b1b6-17b8df720794', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:35,718 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:35,719 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-666c4c47-3fac-4d7b-bbe4-3e7901b8ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:36,780 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:36,780 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04a862e2-071a-4c49-8094-65aac8512239', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:37,852 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:00:37,852 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dd22ffdc-13e2-4e4b-80ef-9b904d4b1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:38,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:38,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a10bc91-8589-4598-9769-9b3d57776fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:40,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:00:40,001 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4d681bc-694c-49ab-915b-7899e757bfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:41,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:41,066 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be484e8e-0bed-41a1-849c-66647f762924', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:42,127 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:42,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-928a0767-7a8f-42b2-842d-1dcbfd0e3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:43,194 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:00:43,195 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc54e5b-c3a3-42c2-92d7-bd8461418f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:44,267 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:00:44,268 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4022efea-5362-4b6b-968d-e612469dc0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:45,334 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:45,335 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34f1d0fa-1c6a-468a-af27-f414529bd11a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:46,397 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:00:46,398 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaba5e82-5ad5-4f28-aced-190f0c8f4b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:47,465 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:47,466 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d208db2-7747-4062-a773-fa8b1ae2285e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:48,533 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:00:48,533 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-036f7de4-3b51-453f-a1bf-38d0b057720b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:49,594 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:00:49,594 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d5a82d79-90e8-4c20-93ff-afc25f0dae05', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:50,653 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:50,654 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a483e472-d6ea-42a6-a710-93295ee91ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:51,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:51,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ec797e-a721-4300-a98f-c8051690b7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:52,790 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:00:52,791 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6f8e889a-0e24-4782-a5d3-e28c2cc36a49', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:53,851 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:00:53,851 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8230fd72-b865-4f21-ab8f-c013420b8515', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:54,912 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:54,913 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f58f5d9d-dca1-4aaf-8092-309510ba70c0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:55,979 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:00:55,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e531659d-ed03-469b-9c3e-f0409a235e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:57,040 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:00:57,041 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a58e6f5-2d2b-4c4b-b449-971ca6ff89a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:58,098 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:00:58,099 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b3c91b7b-358e-4c86-85cc-bf59b89f1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:00:59,163 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:00:59,163 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:00:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61417e21-2800-49b5-9b3d-bffe3312f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:00,247 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:01:00,248 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2e57425-56f3-48c7-ae60-6310776edd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:01,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:01:01,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3b30db4a-1bb7-4342-8fdf-1a1d69c09720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:02,395 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:02,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d08ea145-4ae3-4ccd-a4cf-1a9b26e5adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:03,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:01:03,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f9b2b078-88ea-48c6-ad17-b9faa0104f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:04,528 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:04,528 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a914492d-ad0f-45a2-ba2b-515fc9c1c5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:05,601 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:01:05,602 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2f851f4a-23f4-4a8f-945a-9bc8f3b1c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:06,672 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:01:06,673 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fb5153d-c7c4-47a4-9387-875bae32bdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:07,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:01:07,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d3a9edf-febf-4f65-8d26-d7c82bbd59a7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:08,794 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:08,795 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f06fb7b3-edec-4875-8c16-47c3b626a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:09,858 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:09,858 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4e5e006-b82f-4c2f-94b1-16fee48717ce', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:10,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:10,918 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28d665be-1406-45a4-9546-b6ab0c153acf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:11,981 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:11,982 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f00b4ba4-2139-4361-9947-0dddccf240a2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:13,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:13,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-702ab6ca-5e46-4e0a-9d9d-3e564869ffdb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:14,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:14,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-38e6689e-873e-41b8-884d-31d2d62bdcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:15,174 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:15,174 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ec6d2c18-be6b-4c1d-a633-188250a82720', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:16,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:16,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-87ba1960-f66b-4008-8401-b6a0f361fcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:17,306 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:17,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6983d4a6-121f-4336-bf35-6d7052d653cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:18,383 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:01:18,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d9b8f586-31e5-4d29-b3b2-8b61fcb0a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:19,452 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:01:19,452 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83026ed7-c4d5-40d7-b6e8-5f59f210b83b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:20,515 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:20,516 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6592a754-7f0b-4fd7-81a4-e61f93cb5374', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:21,588 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:01:21,589 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe346912-1968-4b90-9768-8ae9094aad02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:22,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.079s",
                                "    2019-12-24 10:01:22,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4c9b03f9-2267-4733-b388-0d884935a32f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:23,732 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:23,732 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faa259e0-00fa-421c-8e6a-660e033427d2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:24,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:01:24,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-867325a3-8c9b-442c-ad45-b4d0bcefc288', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:25,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:01:25,859 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-24eafca7-251c-4578-8d34-e73b42bc1636', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:26,927 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:26,927 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b443980a-504d-4650-a8bc-5dc8663519df', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:27,990 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:27,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e209811-e2b7-4e1e-9b33-d56c6aa1f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:29,076 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:01:29,076 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aaed0e10-d7fa-4d6c-9b74-b33df79ad05f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:30,140 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:01:30,140 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4011b77-cab2-4207-bee6-d209846a1fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:31,214 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:01:31,214 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c706103a-4780-4d62-baa5-54debbdd9c12', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:32,275 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:32,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f1435a52-debd-48b9-8930-24ca78bab606', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:33,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:33,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9644441-836c-4c99-bc86-bb5afc6c208d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:34,437 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:01:34,438 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5daeda15-5bc0-4391-98be-9ee3a1a12db9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:35,510 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:01:35,511 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-953d13fc-2bb3-4aea-9f05-77d8a661a235', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:36,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:36,579 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1eb796b4-8439-4c28-941d-34f2fa731c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:37,640 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:01:37,641 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3ee31c15-550f-4d84-acd1-42b1fcbe7340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:38,719 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:01:38,720 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4d32b90a-a6b6-4931-a3fa-7acff929f135', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:39,779 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:39,779 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c9f09ed-485f-46c8-801d-a011b5da85be', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:40,844 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:01:40,845 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f630e7a0-2c5d-4dbb-bdff-58446d3750e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:41,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:41,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cd527447-db14-4709-bcfe-d46a9b30bfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:42,983 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:01:42,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-406aa2ba-a428-43d1-a465-5f428914113f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:44,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:44,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e92238b-4f3b-4379-b878-4329787bc08e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:45,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:45,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-dcf3e122-34f6-4c94-b99f-67a384e415b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:46,172 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:46,172 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0df5ca81-60aa-4c11-aa1f-6886240b4e14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:47,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:01:47,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a073f02-ba7a-4a3f-8ca6-f99bccca7073', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:48,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:01:48,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-477e1391-e6cd-4980-bf0b-22a7cb4e84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:49,375 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:01:49,375 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bb4b5679-613b-4737-bd73-1bf9478ca02f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:50,453 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:01:50,454 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-837a1c71-14d5-407f-9eb3-399e4056f368', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:51,522 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:01:51,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b476ca58-b539-4a2a-82e6-474ae064f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:52,587 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:52,588 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50588748-cf41-4ede-9fda-8d22d5d48926', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:53,652 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:53,652 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-30382c8b-bb8b-4c41-8deb-e0d1d358a240', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:54,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:01:54,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72cb94cc-4f92-4419-a37a-0bc97bdb9a10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:55,792 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:01:55,793 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2b3293e7-c07e-4b09-af76-005da61ae6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:56,849 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:01:56,850 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-220419eb-f158-476a-b54d-d7c93e573f83', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:57,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:01:57,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29bfff50-5c73-4d51-a1d2-27a77bb98bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:01:58,976 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:01:58,976 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-706aac43-6cad-4ccd-9c7c-0b3ed9f59210', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:00,041 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:00,042 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:01:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e13af840-552b-4dc2-9142-ce2508a21278', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:01,111 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:02:01,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11569162-7645-44c4-baf0-d88ca014c747', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:02,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:02:02,198 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a9e515d-7c27-488d-b51d-757cad616daa', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:03,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:03,265 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c8c17bd3-0a8b-45a3-8233-b38bc9b5c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:04,349 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:02:04,349 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27567a1c-2546-4b88-8af5-4171e5073357', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:05,405 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:02:05,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84013dcf-2c34-4e4f-bc15-9ba21a5bce31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:06,471 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:06,472 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-61a676b1-c7af-413e-9c64-f52645156f29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:07,531 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:07,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35c8aa72-7967-410e-9b94-a6ea317077a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:08,595 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:08,596 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-07a8dcf2-57c6-4517-a57d-0582cf3760bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:09,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:09,660 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ab5826a7-b7bd-4bdb-a40b-a42aa2a2ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:10,733 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:02:10,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5cc5c6f8-c215-41a9-aa1a-f17371894071', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:11,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:11,798 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2e2d507-8aac-4fcf-a5eb-778b8884ef34', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:12,871 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:02:12,872 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-946e8b6e-78ec-4170-8731-e2a4ae451250', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:13,932 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:13,933 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e14865d2-dd2d-4e3a-90b8-66bce4edad28', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:14,994 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:14,995 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e6c4e9b3-aabe-43e5-a9e7-11962c831d44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:16,066 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:02:16,067 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-35f3dcc0-2ceb-43c2-9088-627c0cfae4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:17,134 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:02:17,135 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7813a1a-1083-4d35-9b9f-1bb8035d1c58', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:18,203 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:02:18,204 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4acfdfb-f26e-44a0-a67e-d55e1235d38e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:19,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.100s",
                                "    2019-12-24 10:02:19,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4d9a8bc-ecda-4491-a200-1a64fb71aa90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:20,367 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:20,367 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26788e5b-439a-45c8-b931-28d7716a3563', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:21,429 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:21,430 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7e5f23c-25bc-43b3-b0f5-ec475ba7b91f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:22,490 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:22,490 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb93ea7e-d6ec-480a-8b86-77e596b54a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:23,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:23,556 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4b51433-f2d3-41d6-92a8-38e45452180a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:24,614 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:24,615 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2796fa0e-5823-4beb-9e20-0ca76daaad46', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:25,671 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:02:25,672 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7eb1ac73-792a-4f65-9413-8d3fcf18b407', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:26,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:02:26,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7974e6e7-dab9-4d7e-871f-1cfe572768b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:27,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:27,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-31b1f796-ef07-4669-bfab-3a136dc932e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:28,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:28,855 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f04d8bb3-cb7f-4d49-a07e-bf6abc68a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:29,920 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:02:29,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-26bc1b24-1dc4-430b-8382-e0840b5c8a92', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:30,982 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:30,983 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d89b8f3e-23f1-41ad-ad91-d909132a01cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:32,053 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:02:32,054 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d42492ce-2b66-40a9-842c-5ec12265b64a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:33,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:02:33,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-188e93fc-8f09-405f-b615-9593967e2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:34,197 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:02:34,197 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3138caa4-940e-4c3a-854f-7526275f16f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:35,256 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:35,257 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-09c4b1ea-e459-4de3-9ca2-5a0e10572aee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:36,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:36,323 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-70aa6415-c0cf-4634-82e5-1aae7f814094', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:37,384 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:37,384 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d2bbad8-30ca-47a2-9892-bdc8c75d1c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:38,461 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:02:38,462 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f4a907ea-fa0b-4169-9bb2-095eb6cec841', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:39,521 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:02:39,522 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64723ad3-e0af-465d-8331-517b659050f2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:40,599 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:02:40,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-027b9599-7c68-4873-8661-e9b95d9c30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:41,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:41,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-969010d3-42a4-4918-8de8-c4b1f5c08886', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:42,727 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:42,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-67fb3868-5d26-4581-a2cc-39e1673e7d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:43,782 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.052s",
                                "    2019-12-24 10:02:43,783 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10fdc27e-16be-4f73-8c64-12a5451472ab', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:44,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:02:44,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08b60452-484f-4818-b487-661e7e8d1854', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:45,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:45,919 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb434b17-60ca-4c0f-bcb5-b71098484a57', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:46,986 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:02:46,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a47ccfa-0f2f-4669-a285-5587725319e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:48,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:02:48,051 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58702ca6-62a5-4b12-ba81-0733fac5d3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:49,118 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:02:49,118 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6963fab6-3c3f-4aaa-866d-6420bc6d9ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:50,177 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:50,177 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf225e33-395d-44c2-be29-3501a31fcdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:51,300 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.120s",
                                "    2019-12-24 10:02:51,301 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3567e8a-6968-4a5e-878d-a55c6d04e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:52,359 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:52,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f38a0012-2543-4ccc-825e-cbb60d304470', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:53,421 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:02:53,422 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2aedc382-facf-44f2-bbcb-83a703baabeb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:54,482 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:02:54,482 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5950b762-b95a-4ba1-bf68-a9e8434d06b7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:55,549 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:02:55,550 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca3ff3e9-a8f3-4854-a7df-34a5fb5b0ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:56,608 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:02:56,608 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cdf69026-9a2e-472d-98de-6df40bb7f782', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:57,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:02:57,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e0ab1857-087a-4301-bdc0-a96754af5ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:58,753 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:02:58,754 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-17bcad71-7915-4f1d-956d-880ce027dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:02:59,825 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:02:59,826 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:02:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9a42e08-d52e-4d14-ac79-0d579e41b52d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:00,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:00,888 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be295f31-1e72-4f56-8695-bb80aca1df69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:01,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:03:01,965 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dd6113e-6927-422c-938c-9a5732f35920', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:03,026 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:03,027 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2722536-3e79-4eca-90a8-773117e58262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:04,464 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.435s",
                                "    2019-12-24 10:03:04,465 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e2de4de-f450-461f-9067-1b770af6be9d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:05,529 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:05,529 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-40982dd1-6577-447d-8353-e1090ebf6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:06,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:06,600 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e41bf4b5-4aaf-4690-8f10-25a8ae4b4964', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:07,657 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:03:07,657 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3dbdc37b-6fd0-44d3-aba6-8d5323ee810a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:08,728 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:08,728 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b44c93a-eb7a-4ca5-beaf-6c454234548f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:09,786 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:03:09,786 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-92a382bf-4976-48d8-b835-4bbe4af4c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:10,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:10,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-05091013-b11f-4b8d-a85b-8909246a98e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:11,917 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:11,917 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e1364930-59a4-4fb3-aa44-0a52b256eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:12,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:03:12,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ea4b12d2-93e7-4621-9798-82e21ab6fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69cc5039-4c85-4fba-8b0c-c954e85b0618', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:15,122 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:03:15,146 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a2608ae-1165-4a9e-b6bd-3488136126af', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:16,230 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:03:16,231 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a44387fb-77f5-43bf-b66c-2e6f3b59dbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:17,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:17,295 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e18ac2e-9e1b-4c65-8caa-eb4161b0c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:18,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:18,361 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e7cf087-e3d0-4c3d-a920-0948aee4a891', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:19,428 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:03:19,429 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6a8361ed-cda8-458b-8dde-56f0b82e7475', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:20,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:20,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c02f2fa-dd41-4817-910e-5036f8965f20', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:21,554 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:21,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0c3b0f52-eb02-4cdc-b4fb-d27b478d692f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:22,620 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:22,621 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f3ba4099-55d8-4fda-8ef7-cf372b436fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:23,695 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:03:23,695 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fee41a97-9eef-43bd-9ddd-2a94dd655404', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:24,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:24,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-50617e0a-06bc-44e6-aae9-409e5ef2ac02', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:25,864 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:03:25,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2d0d20fc-65c4-42af-9426-bba3cf7531f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:26,930 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:26,930 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-11f595d8-69fd-4439-b24b-a4019c4a81ef', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:28,010 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:28,011 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7a00958-759e-4817-a74c-9582eb8ba13b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:29,093 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 10:03:29,094 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-012e713d-b5a5-42f3-9a6f-b25ef9ddd2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:30,167 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:03:30,167 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-abb32ba4-4304-42b7-b551-7aff517ce915', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:31,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:31,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9a4f8925-9daa-46e0-a00a-c1ef201cbf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:32,293 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:32,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c7f42f8-de34-458e-876e-00bc4c8ac7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:33,360 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:03:33,360 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c0686ef8-d997-4f8e-baf3-085211ee0f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:34,419 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:35,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52efcc40-4140-4539-9e88-09a9267cef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:36,240 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:03:36,240 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d07d1a-108e-496f-82df-565147dd14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:37,304 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:37,305 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eafbc64f-473f-408f-af25-5f349dd34bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:38,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:38,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13557c57-a56e-4984-93ba-770c4649c7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:39,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:39,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2ba1de2d-388c-4540-a9fe-f4fb700a7125', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:40,497 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:40,498 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-646281f2-0fbe-4f83-a2de-a8fe8d1d211a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:41,561 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:41,562 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e428fa82-ca04-41a3-a995-f4a1d9d1e774', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:42,631 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:42,633 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f2132fdf-ce4e-49bb-8ef1-cfa4c76f0218', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:43,702 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:03:43,702 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e3e040ad-adb1-4530-bfe0-fd2ef74dfd48', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:44,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:44,768 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d7c8f67c-22b4-420e-a8e9-faf4c916ee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:45,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:03:45,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fe4ef641-9c2d-4210-be04-f262655cb679', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:46,915 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:03:46,916 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b675652a-1be0-420f-98f0-30031b327538', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:47,984 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:03:47,984 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3490eec9-add0-4921-a09b-512cf1908591', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:49,044 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:03:49,045 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d70bd660-2896-4035-8d1c-638bf05656a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:50,105 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:50,105 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ac90657-2044-451a-8fe4-c85a5260fd76', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:51,169 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:03:51,170 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-861c6590-1324-483f-bb7f-04a74c427fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:52,266 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.095s",
                                "    2019-12-24 10:03:52,267 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5f5e55d0-7c43-4d21-8870-766c63ca40fb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:53,336 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:53,337 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ac1dd56a-15fc-40a7-8476-de79c85f30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:54,404 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:03:54,405 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-59d2f455-3cd9-4e52-bf03-545c77d18765', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:55,475 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:55,476 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d275f94-dccd-4f88-bcfd-fd2b80e83716', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:56,538 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:03:56,539 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c330e309-203e-4c6c-b83b-8e434051ea30', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:57,602 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:03:57,603 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-318b61fd-0322-4b70-8470-89d937878272', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:58,663 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:03:58,664 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d3a191e-a47c-4940-8caa-d3379eed886f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:03:59,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:03:59,735 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:03:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a986c8e8-37de-4094-823d-7154e1f6a512', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:00,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:04:00,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4fd00fb9-0b27-4818-b0a9-6e3ba351dd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:01,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:01,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ff5eeec4-ec13-4c1d-a673-5806e99a995b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:02,924 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:02,924 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-60f212ef-4ccf-4321-9e57-760779abba0c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:03,987 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:03,987 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d8b25a6f-6173-412b-aef3-57edf642c868', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:05,049 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:05,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7d46e145-2470-4bd5-9410-3f5c05fe5295', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:06,109 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:06,110 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-29210303-b8a7-4da3-b4d8-7aebdd9a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:07,170 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:07,171 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-baa648e0-7539-4cff-bb3d-048d50104b81', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:08,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:08,234 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c67540a-56b0-41d9-8968-13225ca005b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:09,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:09,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-49fdfcfd-b144-4e53-af52-05255dfa903e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:10,370 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:10,371 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4bd99550-5ed0-47ce-a3d6-04c5355becb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:11,432 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:11,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ccea9ee1-ba53-40b0-8cf2-7618bbcb3129', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:12,496 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:12,497 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8e879790-cd72-4358-aaed-8a59fa800de1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:13,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:13,558 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fde6e310-b4ac-4566-893f-6c1238f9f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:14,635 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:04:14,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2080ff6a-e8df-4e1d-9073-18d9ca3f9e17', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:15,699 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:15,700 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-807c2f57-df96-4c7e-9573-c0556d05723f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:16,767 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:16,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e21a6ef-0f5d-495d-88f5-753c4d697f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:17,830 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:17,830 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84e03947-a59c-42ab-9af7-a852eac4cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:18,896 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:04:18,897 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-74ea414b-ecac-438a-97b5-8551e22bcffc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:19,965 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:19,966 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be1b496b-213d-4c89-a233-7c9f9a2981b3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:21,048 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:04:21,049 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-684b14f8-967c-4a80-a8ca-6989b63f6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:22,113 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:22,114 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f28a895d-caff-428c-a812-b57effe2ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:23,178 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:23,179 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-84cf1bee-9f6b-4522-b177-c25d7cdd290e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:24,245 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:04:24,245 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-661ba2a3-7449-43d4-aeb6-a5ffe33a110a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:25,305 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:25,306 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6ef8c075-6349-4e31-a5c3-e3f4c438ef24', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:26,365 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:04:26,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c28466c7-7be4-45a8-8165-7888c25abdae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:27,430 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:04:27,431 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-54725f3c-7121-4092-a2e2-c3168402555c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:28,488 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:04:28,489 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6837d072-6519-4540-8583-35a1793aa2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:29,552 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:29,552 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-698d4754-4396-4542-8e23-5e9c4cca2fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:30,611 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:30,611 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-77aa9643-688b-49cf-a801-710d2a42693a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:31,674 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:31,675 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-75ee149c-3b56-435d-a60c-4a14006307f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:32,734 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:32,734 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2801f9ac-e3f7-435a-87b6-406cfb6e46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:33,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:04:33,796 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-effc19ba-4838-4bd2-ace7-6e2aad0ed6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:34,859 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:34,860 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76110ab3-a1c2-4f6f-8ffd-26f69e073643', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:35,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:35,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c507be17-b736-4cb5-a3f6-25c6429a4979', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:36,985 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:36,986 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c7bcf1d3-37fd-4372-8524-b12d55412f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:38,050 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:04:38,050 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eead4ce1-dfaa-41d6-ad56-bca0ccf7d9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:39,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:39,122 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b14f31ef-1295-4d76-b5fa-2034f13cd2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:40,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:04:40,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-04877cb3-7f01-464e-b185-57f01e49f1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:41,272 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:41,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c51163-2334-4146-b2d7-eef93d59e35b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:42,361 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.086s",
                                "    2019-12-24 10:04:42,362 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6dda15db-57f0-4914-bb5b-44ade66b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:43,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:04:43,435 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f51ffebc-a195-4385-a7d6-5c88f3c88412', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:44,499 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:44,500 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8de54f86-403d-4802-ae63-53c4afedf436', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:45,558 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:04:45,559 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bfa96c28-6795-4587-b6a5-68c5a2b2184d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:46,617 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:04:46,618 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96b480ee-a0ef-4687-9e5a-47dfa4f1d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:47,682 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:47,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-45c68b5b-de14-4c0c-8fab-0ed5c1e7a26a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:48,743 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:48,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14f43b6b-14a5-4969-adfa-cf1e83892bba', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:49,815 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:04:49,816 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c150d28a-e34c-430e-ab89-1ac652925a16', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:50,884 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:04:50,884 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca999f50-43b2-4af5-ad2a-bb43c2ce9542', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:51,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:51,947 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fdcfd1d0-2f56-4b9c-8fa4-0e22c7d480f5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:53,008 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:04:53,009 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5b13cd3a-e19d-4093-bf21-0895ab23d718', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:54,070 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:04:54,071 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-015c411f-11ae-4b2f-911d-8745238e831a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:55,126 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:04:55,127 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1fb9a291-e82f-4feb-8df7-63b270531ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:56,207 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:04:56,208 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4872f004-7823-46fe-95c6-43625d818c44', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:57,273 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:04:57,273 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a25350bf-1228-4821-a62f-85c15b786271', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:58,343 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:04:58,343 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a4c4aa4d-587f-4b32-9e5b-02b8a4501c95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:04:59,403 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:04:59,403 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:04:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-918c1ebb-34da-4fda-9880-7deb05d30e45', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:00,469 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:00,469 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-28c52935-a101-45de-af91-10cf9e616569', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:01,535 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:01,536 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cfb5663d-22b0-46f6-a232-64cb77efa536', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:02,606 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:02,607 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-08c1f78e-17cb-4bf0-9d6f-9ffe4d24e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:03,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:03,678 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-598912ee-60cf-4a7f-ad0e-8c9d5c0aaee4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:04,749 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:04,750 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-068a143a-6eb6-4cff-81eb-ba3478678cca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:05,818 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:05,818 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-72d15200-4cda-4a3f-b564-eae6e613961a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:06,894 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:05:06,894 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9145d6bd-7207-4788-876f-88ac6f48a340', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:07,962 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:07,963 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b1b48ba-1d92-4c5c-a7fa-c97d73a8d39d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:09,023 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:05:09,024 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e5fff991-caa3-4904-9073-aa6f1c396fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:10,092 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:10,093 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69ac6786-541c-4d2b-94e6-40a3492a57d1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:11,148 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.053s",
                                "    2019-12-24 10:05:11,149 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa4e743e-ec72-499e-9ac8-d982cc89a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:12,233 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:05:12,233 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34ad7302-0d63-4de6-8b29-0c521887f156', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:13,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:13,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9eda4a49-2eef-4b13-91a1-2cd3ca9161e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:14,364 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:14,365 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b3b2a3f-7f91-4770-9555-6f4f455cc759', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:15,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:15,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-006850c6-4141-46a0-acf3-d0cd5b404331', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:16,487 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:16,488 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-96d3827b-163d-4ab4-b89f-f996466be70e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:17,553 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:17,554 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69478317-64ab-4034-b28f-c7cfbd3a3655', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:18,616 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:18,616 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eebfc0f1-213f-4254-bba8-91ebf9fba090', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:19,688 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:05:19,689 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c860caa9-eee1-4937-b6c0-e6cbbc313302', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:20,748 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:20,749 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9cf6d27a-5ec0-4d16-b8f7-44809eb6ad0d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:21,811 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:21,812 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fc993b37-9325-4b37-8737-4cc9b1c9cbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:22,874 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:22,875 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f181580c-b0fc-44fc-9526-577c9d215093', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:23,937 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:23,938 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3d76fe47-6747-4557-8f6c-2c75bffefe3f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:24,998 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:24,998 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-deba5b36-4cc0-45cf-9dc4-a8d20908977e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:26,057 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:26,058 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d612e07a-0bbf-4a68-a6fd-1503369b35e6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:27,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:27,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a299daab-6131-4034-a20a-925c0626e519', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:28,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:28,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f13798e8-82e8-4184-8a55-f1b65bc4e83d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:29,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:05:29,242 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-15b58027-7733-4806-ba7f-25af42e7249f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:30,301 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:30,302 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b780a69-ed7c-4857-9d54-65e248709ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:31,368 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:31,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5ce4ba3f-7650-4d51-972b-d8ce355fa523', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:32,427 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:05:32,427 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c82c542-4f92-4c54-8ff2-9d5e7bb21ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:33,491 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:33,491 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e01d4ca-5198-40f8-9401-33d7ed4631eb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:34,555 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:34,555 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-80f97baa-afb9-4beb-acaa-8342a32913fc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:35,619 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:35,619 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8b25e2d4-58d0-443c-9009-1d5ff746ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:36,677 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:05:36,677 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-22ad0cae-3d3d-4c75-bc83-1f25d5d41262', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:37,742 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:37,743 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-42a28d2b-29bb-4984-99ed-e6c4473af90c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:38,802 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:05:38,802 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f62e7236-2c49-41f4-af53-f2c4465212a6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:39,870 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:05:39,870 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-10d670c3-8041-4655-a7b3-872088d8405a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:40,947 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:05:40,948 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e777e589-d443-4034-b05e-9df4ad015543', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:42,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:42,017 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5201d89d-79b7-41fc-8ad4-edb4d8a2d474', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:43,086 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:43,087 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f36b9169-40c3-4ad7-8f22-ce65f67f7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:44,156 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:44,156 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0915c6fa-5ca7-447d-9ba9-cf904a28290b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:45,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:05:45,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb4b9967-8c77-43a2-b4ee-78e431c4ea36', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:46,287 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:05:46,287 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bf473f09-a586-4a69-819d-0171973a02c3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:47,369 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:05:47,369 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4e539e07-9d97-4aba-acee-5e5f82d7445e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:48,439 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:05:48,439 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a9f4987-de04-4e75-87a4-14110883cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:49,502 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:05:49,503 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3db0f83a-6d74-4de7-ad89-24631126e1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:50,569 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:05:50,570 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bd3d4826-0e1a-4b05-83c5-cb83bca99149', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:51,634 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:51,635 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cb698a62-c04f-4ca8-9019-8880b62ea74b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:52,712 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:05:52,713 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6923bd21-73df-422b-9782-7071f45f2ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:53,776 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:05:53,776 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8d2dd3a2-30ca-43e1-a54c-af8b9cae836e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:54,841 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:05:54,841 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d33e03ca-8829-40d8-8e16-8547fe0bd315', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:55,907 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:55,907 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9b28e7bb-d412-4d51-a48f-899eac658c29', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:56,978 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:05:56,979 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-581b1d67-d2eb-4647-9b31-e68b0cc70cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:58,043 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:05:58,044 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-616abf26-3e99-4cd4-a8c3-dd560b08557d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:05:59,112 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:05:59,112 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:05:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e2d937b0-c137-4f25-98c3-3c8642cbc8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:00,180 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:00,180 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9565157f-96c8-45db-b8be-3a081e2235b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:01,243 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:01,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d103326-0c98-4831-8a96-4b8965f3795e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:02,298 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.054s",
                                "    2019-12-24 10:06:02,299 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-58ec10c8-a1d9-48e6-837c-55f02eb41ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:03,362 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:03,363 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a250549d-814f-49a0-a1b6-8f367074da69', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:04,431 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:04,432 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b2ed1b3f-dfe9-43d5-948b-2bd9657a80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:05,492 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:05,492 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-525cf087-a448-4737-bf3b-a4f3cd4b3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:06,559 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:06,560 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e84c22cb-b57e-4433-8be7-721505e3d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:07,645 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:06:07,646 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8237f618-8dfe-4bc0-8618-be7490902c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:08,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:08,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f03916af-8a87-4c1d-92c3-01e924b1a3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:09,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:09,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8bcab1a0-f396-4f86-b0c4-17a3a8285c75', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:10,839 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:10,840 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d94a0950-82ef-42d3-89be-d54bca67898b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:11,904 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:11,904 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6088fe16-a582-41c1-9363-3a698cb9091b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:12,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:06:12,969 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-76179b64-9227-4ffb-9c13-0eb52825b501', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:14,045 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:06:14,046 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9440e086-945c-4c6f-91ea-3fba42648215', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:15,125 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:06:15,125 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-331551b2-2bf7-4805-917c-49f993e14e10', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:16,184 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:16,185 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-98a9a92b-ee75-485b-81e3-a09bde7d391f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:17,244 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:17,244 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-06758c12-2f57-44c1-a424-66e4a6c742ec', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:18,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:06:18,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-13c5494a-59b4-4fa6-bf91-fa4afe89da11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:19,398 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:06:19,399 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a072c19-1046-4fbe-a3f9-363a84813af7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:20,467 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:20,468 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7cf418af-d8e2-4b3e-b6df-97f922acd0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:21,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:21,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-faf6092c-3c61-4c65-80d4-cdb797914961', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:22,598 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:06:22,598 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9d920bfd-04da-4103-860f-cbf18402b3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:23,660 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:23,661 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7e573e65-26e7-4433-97b7-8f7aef3d445c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:24,738 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.075s",
                                "    2019-12-24 10:06:24,738 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fa428e3e-8a6e-42e3-bc94-50ff289bc872', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:25,796 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:25,797 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a0a4629-8578-4efc-880b-4eea7b17d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:26,856 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:26,857 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-88b9d340-5559-48e9-baeb-a7e5aeee1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:27,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:27,922 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0d173825-4259-442a-9093-b06f13415f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:28,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:28,990 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f78a7b37-01c2-4918-804d-da7847cf9e33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:30,052 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:30,053 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a68a790-ce66-4b14-bc20-691491ddcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:31,135 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.080s",
                                "    2019-12-24 10:06:31,136 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32ff7b42-c7c9-4a4a-887d-07d156e824d7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:32,200 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:32,200 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-1a55b2b9-5b33-485a-b1ed-426833bb2772', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:33,299 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.097s",
                                "    2019-12-24 10:06:33,300 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5e97a791-a586-4b6b-9268-868a0af348f9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:34,358 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:34,359 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d4834827-e243-462d-88b6-9f4b03495778', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:35,423 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:35,423 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-169d2c94-bd43-45b3-b0c7-11da90f74fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:36,493 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:36,493 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0aec7d01-0347-4fa4-9c4b-2ccbb456c07f', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:37,578 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.082s",
                                "    2019-12-24 10:06:37,578 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e8d80c44-bcdb-4963-95b0-04880b0e48b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:38,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:06:38,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-00118d77-b1db-4f29-8fc8-8fe837aa0d87', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:39,706 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:06:39,707 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-21728a6f-0a8c-4213-8b88-9c377aac093e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:40,766 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:40,767 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4a80a3a6-e922-4420-bcb7-23bdf2b9dc04', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:41,835 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:41,835 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b28ae96a-93f9-4c55-ad19-b1c8e87523b1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:42,898 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:06:42,899 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-62e225c1-b20d-45f2-a380-607f182e8494', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:43,968 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:43,968 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-52617ba8-f10e-4976-be24-d005e3210e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:45,028 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:45,028 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c998d67-cf9c-4f16-9e5c-c93429d84683', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:46,095 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:06:46,096 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bc60ba74-30ae-4776-aa24-ef3bec4bd252', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:47,157 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:47,158 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-de5c1d28-627a-47e4-a1e2-073eeec53dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:48,264 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.104s",
                                "    2019-12-24 10:06:48,264 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b0bf97f4-ffda-4206-b396-abf1c5a2a725', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:49,323 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:49,324 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f18410d5-2950-40ac-8a43-2fe88b4e7f90', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:50,393 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:06:50,394 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-601c597e-c943-4ad2-adcf-c3a024c31100', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:51,470 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.073s",
                                "    2019-12-24 10:06:51,470 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-51ecc57c-4f4f-4d94-a0a0-ef1517fe9b33', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:52,532 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:06:52,532 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-4b955b92-255d-4e08-b755-ae396c2beefc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:53,609 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.074s",
                                "    2019-12-24 10:06:53,609 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d10230ad-9341-4577-86d8-7fe73bd5fc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:54,670 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:06:54,670 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-451bb38d-c64f-49b8-9e7d-27e8171cbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:55,739 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:06:55,739 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8dfd83ce-77e5-4023-86e3-28ad527635b6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:56,798 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:06:56,799 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c4cc2c69-0d17-4c88-aa95-4c85022f91bc', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:57,863 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:06:57,864 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-586923a9-0821-4106-ad45-55d8506ee212', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:58,922 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:06:58,923 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c938e46-c24a-4ba7-a18f-4e35154d28f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:06:59,989 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:06:59,989 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:06:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f818c44b-d97a-4b8a-8c61-47a107e06499', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:01,051 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:01,052 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b4b602b8-38ef-4f8d-8c13-abb78c3c0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:02,121 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:07:02,121 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0ad617b1-1ed2-40b3-8a86-836b5b6db744', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:03,182 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:03,182 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-313f63ad-aeb9-4431-9e7b-ed002f1843a3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:04,242 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:04,243 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-91841f0c-d63c-4454-ac83-bf3ada243e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:05,307 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:05,308 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b9fe74da-c94c-44f9-aedc-79e93fbfc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:06,372 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:06,372 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5d48808a-8a5e-48d7-b426-b4ac6dd3e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:07,433 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:07,433 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-758089cf-df51-4095-907d-6743ddd37708', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:08,507 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.072s",
                                "    2019-12-24 10:07:08,508 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-83fde74a-8de7-451e-b51c-01d185950ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:09,576 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:09,577 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-550e1d82-0cea-4d45-b42e-678962742089', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:10,649 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:10,650 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f0403884-d4f7-4ff5-a78e-4fe25bc03b31', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:11,715 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:11,716 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-a9027b0b-9043-4b9e-90e9-ee49e2a577f4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:12,789 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:12,789 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-fb60b1f1-a25c-43ce-af2f-bf113fabdcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:13,862 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:13,863 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0a362746-1140-4677-9ced-93c97a9990f8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:14,921 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:07:14,921 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-69d71901-0567-459f-b0f1-ae3acacaa98e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:16,000 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.077s",
                                "    2019-12-24 10:07:16,000 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-aa9d2824-0db8-4703-8cd3-d2ac05db9895', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:17,067 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:17,068 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c5805ac6-41cb-4f04-bb08-35b480cbb9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:18,129 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:18,130 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7c8fda69-a4ba-49d9-b7c1-9cd462701fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:19,189 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:07:19,190 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-d0cc1d11-bfc6-4cbc-9326-a2d72b38122a', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:20,249 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.057s",
                                "    2019-12-24 10:07:20,250 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-8a03a62f-040e-43c0-b1ca-713a2ce49462', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:21,317 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:21,318 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-5c9389f9-7184-4157-bb85-7ba0258f2f56', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:22,376 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:22,377 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-be3a28ec-ddaf-47f6-98db-9774704b00f1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:23,435 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.055s",
                                "    2019-12-24 10:07:23,436 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-14018de2-e0d5-4cbd-8057-800f33122575', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:24,501 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:24,502 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e7fb0f56-0b98-4eb7-abc7-81be0cc61f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:25,560 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:25,561 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-884cfbe6-043c-43be-bf92-fce09b36afa7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:26,622 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.058s",
                                "    2019-12-24 10:07:26,622 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-385254b2-13a2-4317-99ab-4d78db1ebd15', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:27,681 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:27,682 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7a9348ec-26b0-4558-8183-4282feab1afb', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:28,746 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:28,746 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-94f04ba5-e07a-4f0f-8a6a-4280217fca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:29,824 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:07:29,824 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-0311958a-20d1-4606-9e38-59d5ed22add5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:30,887 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.060s",
                                "    2019-12-24 10:07:30,887 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c35e755a-b4d8-4ec4-aac6-182430eb029e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:31,956 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.067s",
                                "    2019-12-24 10:07:31,957 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-7be57a19-4828-4831-8d35-dca74ac518cd', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:33,017 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:33,018 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-85e22f34-5d49-4506-981d-390ec1f83a42', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:34,085 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:34,086 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-e726a59c-6de0-48d1-a15e-12f695d9ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:35,154 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:35,155 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-34e58709-1047-4afe-a354-632a42191491', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:36,227 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.070s",
                                "    2019-12-24 10:07:36,228 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-32df9957-8e1a-463d-b7d2-029aed86790b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:37,296 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:07:37,296 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-715bf010-c626-4461-b3e4-f5c3bff1b94d', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:38,381 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.083s",
                                "    2019-12-24 10:07:38,382 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c992f678-5bb4-45d7-aa44-b02d0bb2760e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:39,449 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.066s",
                                "    2019-12-24 10:07:39,450 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b38915b1-a058-4488-8684-84e5df29ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:40,514 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:40,515 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-3c5c59d1-2ec2-40b3-ba61-c75fdbc627e8', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:41,582 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.065s",
                                "    2019-12-24 10:07:41,583 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad2ead9b-3f30-480d-b447-e68bb632d9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:42,644 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:42,644 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-36fba774-f7d7-4ee6-8db7-81c345796d99', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:43,714 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:07:43,715 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-cab64a21-1c74-4078-96a8-8bf68251a2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:44,777 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:44,777 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-eadd677a-d93c-4a43-a0c4-ea7f311b7282', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:45,855 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.076s",
                                "    2019-12-24 10:07:45,856 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6fab38d6-f2fe-4cf6-9d29-ed5f76a6b211', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:46,919 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:07:46,920 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ad0a761a-51ef-456b-bccd-707dd83190ee', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:47,993 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.071s",
                                "    2019-12-24 10:07:47,994 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-481305d5-b2e9-468c-960a-a9d1b0a6862e', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:49,055 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:49,056 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-2c0a5ad5-206e-4096-ac74-193b79ea1700', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:50,136 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.078s",
                                "    2019-12-24 10:07:50,137 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-6434e61e-28f6-4704-a1e3-175c1b27077c', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:51,209 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.069s",
                                "    2019-12-24 10:07:51,210 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-f73bf89e-c0e8-4582-bceb-3c942e757a91', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:52,270 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.059s",
                                "    2019-12-24 10:07:52,271 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-c303475c-18d3-4f10-8cf7-5164f063e164', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:53,335 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:53,336 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-233d6067-73fe-4eee-bcfa-9b2cba3cbaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:54,394 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.056s",
                                "    2019-12-24 10:07:54,395 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-246833f7-2e06-4072-961d-e5de0c34eec0', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:55,460 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.064s",
                                "    2019-12-24 10:07:55,461 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-af91b3da-2c82-4609-bc6d-457f9807edc2', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:56,526 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.063s",
                                "    2019-12-24 10:07:56,527 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-64aa3c82-ca00-48e8-afb7-a02a52a46478', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:57,597 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:07:57,597 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-9c823d34-76f4-43e1-9c4d-7dfac659cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:58,661 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.062s",
                                "    2019-12-24 10:07:58,662 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-bad5464e-5d34-4dd4-8788-d824fa4b981b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:07:59,762 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.098s",
                                "    2019-12-24 10:07:59,762 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:07:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-27e4f7fd-6fb7-42e7-95e9-e74b1db6c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:00,846 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.081s",
                                "    2019-12-24 10:08:00,846 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-510c902d-ada2-4d8e-bb0e-4b63aef9cf11', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:01,909 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.061s",
                                "    2019-12-24 10:08:01,910 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-b57d3fd5-4b99-40fe-b47f-b5c0aeee6c06', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:03,223 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.311s",
                                "    2019-12-24 10:08:03,223 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-187b68fd-47bc-4f78-bf73-9ff284ebc08b', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    2019-12-24 10:08:04,294 11213 INFO     [tempest.lib.common.rest_client] Request (BaremetalIloDirectWholediskHttpLink:test_ip_access_to_server): 200 GET http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f 0.068s",
                                "    2019-12-24 10:08:04,294 11213 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Ironic-API-Version': '1.31', 'X-Auth-Token': ''}",
                                "            Body: None",
                                "        Response - Headers: {'date': 'Tue, 24 Dec 2019 10:08:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-openstack-ironic-api-minimum-version': '1.1', 'x-openstack-ironic-api-maximum-version': '1.60', 'x-openstack-ironic-api-version': '1.31', 'content-length': '2606', 'content-type': 'application/json', 'openstack-request-id': 'req-ca1195f6-8e87-49a6-84ae-1811755ab3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f'}",
                                "            Body: b'{\"uuid\": \"67016c1a-8eca-4061-a3a3-090ae083f49f\", \"instance_uuid\": \"d0b42b09-99a6-49cb-91cd-560253e83b92\", \"name\": null, \"power_state\": \"power off\", \"target_power_state\": null, \"last_error\": \"Failed to prepare to deploy: Setting cdrom as boot device failed, error: [\\'iLO.0.10.UnableToModifyDuringSystemPOST\\']\", \"provision_state\": \"deploy failed\", \"reservation\": null, \"provision_updated_at\": \"2019-12-24T09:48:36+00:00\", \"inspection_finished_at\": null, \"inspection_started_at\": null, \"maintenance\": false, \"maintenance_reason\": null, \"target_provision_state\": \"active\", \"console_enabled\": false, \"instance_info\": {\"image_source\": \"http://169.16.1.54:9999/fedora-wd-uefi.img\", \"image_checksum\": \"17a6c6df66d4c90b05554cdc2285d851\", \"capabilities\": {\"boot_mode\": \"uefi\"}, \"root_gb\": 99, \"image_url\": \"******\", \"image_type\": \"whole-disk-image\"}, \"driver\": \"ilo\", \"driver_info\": {\"ilo_address\": \"169.16.1.14\", \"ilo_username\": \"Administrator\", \"ilo_password\": \"******\", \"console_port\": 5000, \"ilo_deploy_iso\": \"http://169.16.1.54:9999/fedora-raid-deploy-ank-proliant-tools.iso\"}, \"driver_internal_info\": {\"is_whole_disk_image\": true}, \"clean_step\": {}, \"raid_config\": {}, \"target_raid_config\": {}, \"extra\": {}, \"resource_class\": null, \"properties\": {\"capabilities\": \"boot_mode:uefi\"}, \"chassis_uuid\": null, \"links\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f\", \"rel\": \"bookmark\"}], \"ports\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/ports\", \"rel\": \"bookmark\"}], \"portgroups\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/portgroups\", \"rel\": \"bookmark\"}], \"states\": [{\"href\": \"http://169.16.1.117/baremetal/v1/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"self\"}, {\"href\": \"http://169.16.1.117/baremetal/nodes/67016c1a-8eca-4061-a3a3-090ae083f49f/states\", \"rel\": \"bookmark\"}], \"boot_interface\": \"ilo-virtual-media\", \"console_interface\": \"no-console\", \"deploy_interface\": \"direct\", \"inspect_interface\": \"no-inspect\", \"management_interface\": \"ilo\", \"network_interface\": \"flat\", \"power_interface\": \"ilo\", \"raid_interface\": \"no-raid\", \"vendor_interface\": \"no-vendor\", \"updated_at\": \"2019-12-24T09:48:36+00:00\", \"created_at\": \"2019-12-24T09:46:33+00:00\"}'",
                                "    ",
                                "",
                                "",
                                "======",
                                "Totals",
                                "======",
                                "Ran: 1 tests in 1200.0225 sec.",
                                " - Passed: 0",
                                " - Skipped: 0",
                                " - Expected Fail: 0",
                                " - Unexpected Success: 0",
                                " - Failed: 1",
                                "Sum of execute time for each test: 1200.0225 sec.",
                                "",
                                "==============",
                                "Worker Balance",
                                "==============",
                                " - Worker 0 (1 tests) => 0:20:00.022463",
                                "ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex ironic_standalone.test_basic_ops.BaremetalIloDirectWholediskHttpLink.test_ip_access_to_server (exited with code 1)",
                                "___________________________________ summary ____________________________________",
                                "ERROR:   all: commands failed"
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000e-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T07:44:46.630437Z",
                            "start": "2019-12-24T05:50:08.966429Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000e",
                        "name": "Running agent-ilo"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "/tmp/agent-ilo/HPE-CI-JOBS/molteniron/release_molten.py e1863d72-a891-406f-be5c-36d6bd34e156",
                            "delta": "0:00:01.252290",
                            "end": "2019-12-24 10:09:03.565170",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "/tmp/agent-ilo/HPE-CI-JOBS/molteniron/release_molten.py e1863d72-a891-406f-be5c-36d6bd34e156",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000f-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2019-12-24 10:09:02.312880",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\nMolteniron release node\nNode released Successfully",
                            "stdout_lines": [
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "Molteniron release node",
                                "Node released Successfully"
                            ],
                            "zuul_log_id": "3863bb44-1114-761a-65e3-00000000000f-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2019-12-24T07:45:25.916824Z",
                            "start": "2019-12-24T07:44:51.826967Z"
                        },
                        "id": "3863bb44-1114-761a-65e3-00000000000f",
                        "name": "Deallocating test node"
                    }
                }
            ]
        }
    ],
    "stats": {
        "ubuntu": {
            "changed": 6,
            "failures": 1,
            "ok": 6,
            "skipped": 0,
            "unreachable": 0
        }
    },
    "trusted": true
}
]